{"id":199,"date":"2025-03-03T11:26:07","date_gmt":"2025-03-03T04:26:07","guid":{"rendered":"https:\/\/mb-dev.mahidol.ac.th\/?page_id=199"},"modified":"2026-04-03T14:46:14","modified_gmt":"2026-04-03T07:46:14","slug":"phonebook","status":"publish","type":"page","link":"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/","title":{"rendered":"Phonebook"},"content":{"rendered":"\n<div class=\"wp-block-essential-blocks-advanced-heading  root-eb-advance-heading-d70pp\"><div class=\"eb-parent-wrapper eb-parent-eb-advance-heading-d70pp \"><div class=\"eb-advance-heading-wrapper eb-advance-heading-d70pp button-1 undefined\" data-id=\"eb-advance-heading-d70pp\"><h2 class=\"eb-ah-title\"><span class=\"first-title\">\u0e2a\u0e21\u0e38\u0e14\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/span><\/h2><\/div><\/div><\/div>\n\n\n\n<div class=\"search-container\">\r\n    <input type=\"text\" id=\"searchInput\" placeholder=\"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e0a\u0e37\u0e48\u0e2d, \u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25, \u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c...\">\r\n<\/div>\n\n\n\n<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\r\n<script>\r\n    $(document).ready(function() {\r\n        \/\/ \u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\r\n        $(\"#searchInput\").on(\"keyup\", function() {\r\n            var value = $(this).val().toLowerCase().trim(); \/\/ \u0e23\u0e31\u0e1a\u0e04\u0e33\u0e04\u0e49\u0e19\u0e2b\u0e32\r\n            var minLength = 2;  \/\/ \u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e27\u0e32\u0e21\u0e22\u0e32\u0e27\u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e33\u0e17\u0e35\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e44\u0e14\u0e49\r\n\r\n            \/\/ \u0e16\u0e49\u0e32\u0e04\u0e33\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e22\u0e32\u0e27\u0e19\u0e49\u0e2d\u0e22\u0e01\u0e27\u0e48\u0e32 minLength (\u0e40\u0e0a\u0e48\u0e19 2 \u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23) \u0e43\u0e2b\u0e49\u0e44\u0e21\u0e48\u0e17\u0e33\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\r\n            if (value.length < minLength) {\r\n                $(\".data-table tbody tr\").show(); \/\/ \u0e41\u0e2a\u0e14\u0e07\u0e17\u0e38\u0e01\u0e41\u0e16\u0e27\u0e16\u0e49\u0e32\u0e44\u0e21\u0e48\u0e21\u0e35\u0e04\u0e33\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e04\u0e33\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e19\u0e49\u0e2d\u0e22\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b\r\n                $(\".data-table\").each(function() {\r\n                    var tableContainer = $(this).closest('.table-container');\r\n                    var tableTitle = tableContainer.find('.table-title');\r\n                    tableTitle.show();  \/\/ \u0e41\u0e2a\u0e14\u0e07 title \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e44\u0e21\u0e48\u0e21\u0e35\u0e04\u0e33\u0e04\u0e49\u0e19\u0e2b\u0e32\r\n                    tableContainer.find('h3, h4').show(); \/\/ \u0e41\u0e2a\u0e14\u0e07 h3, h4 \u0e16\u0e49\u0e32\u0e44\u0e21\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\r\n                    tableContainer.show();  \/\/ \u0e41\u0e2a\u0e14\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\r\n                });\r\n                return;\r\n            }\r\n\r\n            $(\".data-table\").each(function() {\r\n                var table = $(this);\r\n                var found = false;\r\n                var tableContainer = $(this).closest('.table-container');\r\n                var tableTitle = tableContainer.find('.table-title');\r\n                var tableHeader = table.find(\"thead\");\r\n\r\n                table.find(\"tbody tr\").each(function() {\r\n                    var rowText = $(this).text().toLowerCase(); \/\/ \u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e43\u0e19\u0e41\u0e16\u0e27\r\n\r\n                    \/\/ \u0e04\u0e49\u0e19\u0e2b\u0e32\u0e08\u0e32\u0e01\u0e17\u0e38\u0e01\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e43\u0e19\u0e41\u0e16\u0e27 (\u0e40\u0e0a\u0e48\u0e19 \u0e0a\u0e37\u0e48\u0e2d, \u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25, \u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c)\r\n                    if (rowText.indexOf(value) > -1) {\r\n                        $(this).show();  \/\/ \u0e41\u0e2a\u0e14\u0e07\u0e41\u0e16\u0e27\u0e17\u0e35\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e04\u0e33\u0e04\u0e49\u0e19\u0e2b\u0e32\r\n                        found = true;\r\n                    } else {\r\n                        $(this).hide();  \/\/ \u0e0b\u0e48\u0e2d\u0e19\u0e41\u0e16\u0e27\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e15\u0e23\u0e07\r\n                    }\r\n                });\r\n\r\n                \/\/ \u0e0b\u0e48\u0e2d\u0e19 title \u0e41\u0e25\u0e30 header \u0e2b\u0e32\u0e01\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e15\u0e23\u0e07\r\n                if (found) {\r\n                    tableHeader.show();\r\n                    tableTitle.show();  \/\/ \u0e41\u0e2a\u0e14\u0e07 title \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e1e\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\r\n                } else {\r\n                    tableHeader.hide();\r\n                    tableTitle.hide();  \/\/ \u0e0b\u0e48\u0e2d\u0e19 title \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e44\u0e21\u0e48\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e15\u0e23\u0e07\r\n                }\r\n\r\n                \/\/ \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e27\u0e48\u0e32\u0e04\u0e27\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\r\n                if (found) {\r\n                    tableContainer.show();  \/\/ \u0e41\u0e2a\u0e14\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e1e\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\r\n                } else {\r\n                    tableContainer.hide();  \/\/ \u0e0b\u0e48\u0e2d\u0e19\u0e15\u0e32\u0e23\u0e32\u0e07\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\r\n                }\r\n            });\r\n        });\r\n    });\r\n<\/script>\n\n\n\n<style>\r\n    .search-container {\r\n        margin-bottom: 20px;\r\n        text-align: center;\r\n    }\r\n    #searchInput {\r\n        width: 50%;\r\n        padding: 10px;\r\n        font-size: 16px;\r\n        margin-top: 10px;\r\n        border-radius: 5px;\r\n        border: 1px solid #ccc;\r\n    }\r\n    .table-container {\r\n        margin-bottom: 30px;\r\n    }\r\n    .table-title {\r\n        font-size: 24px;\r\n        font-weight: bold;\r\n        color: #333;\r\n        margin-bottom: 10px;\r\n        text-align: center;\r\n        background-color: #f4f4f4;\r\n        padding: 10px;\r\n        border-radius: 5px;\r\n        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\r\n    }\r\n    table {\r\n        width: 100%;\r\n        border-collapse: collapse;\r\n        margin-bottom: 20px;\r\n        table-layout: fixed; \/* \u0e01\u0e33\u0e2b\u0e19\u0e14\u0e43\u0e2b\u0e49\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e21\u0e35\u0e02\u0e19\u0e32\u0e14\u0e40\u0e17\u0e48\u0e32\u0e01\u0e31\u0e19 *\/\r\n    }\r\n    th, td {\r\n        padding: 12px;\r\n        text-align: left;\r\n        border: 1px solid #ddd;\r\n        word-wrap: break-word; \/* \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e44\u0e21\u0e48\u0e22\u0e32\u0e27\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b *\/\r\n        width: 33%; \/* \u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c *\/\r\n    }\r\n    th {\r\n        background-color: #f4f4f4;\r\n    }\r\n    tr:nth-child(even) {\r\n        background-color: #f9f9f9;\r\n    }\r\n    tr:hover {\r\n        background-color: #f1f1f1;\r\n    }\r\n    \/* \u0e44\u0e2e\u0e44\u0e25\u0e17\u0e4c\u0e0a\u0e37\u0e48\u0e2d\u0e0b\u0e49\u0e33 *\/\r\n    td[style=\"background-color: yellow;\"] {\r\n        background-color: yellow !important;\r\n        font-weight: bold;\r\n    }\r\n<\/style>\n\n\n\n<div class=\"wp-block-essential-blocks-wrapper alignfull  root-eb-wrapper-usodc\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-usodc \"><div class=\"eb-wrapper-outer eb-wrapper-usodc eb-wrapper-align-center\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks\">\n<div class=\"table-container\" id=\"table-container-1\">\n\n<h3 class=\"table-title\">\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23<\/h3>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table1\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"50%\" style=\"text-align: left\">\u0e14\u0e23. \u0e21.\u0e25. \u0e40\u0e2a\u0e32\u0e27\u0e23\u0e2a \u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"10%\" style=\"text-align: center\">1447,1357<\/td>\n<td width=\"40%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0saovaros.sva<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23. \u0e40\u0e09\u0e25\u0e34\u0e21\u0e1e\u0e23 \u0e2d\u0e07\u0e28\u0e4c\u0e27\u0e23\u0e42\u0e2a\u0e20\u0e13,\n\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1280<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chalermporn.ong<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23. \u0e1a\u0e31\u0e13\u0e11\u0e34\u0e15 \u0e40\u0e08\u0e15\u0e19\u0e4c\u0e2a\u0e27\u0e48\u0e32\u0e07,\n\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1206<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0banthit.che<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23. \u0e1e\u0e23\u0e17\u0e34\u0e1e\u0e22\u0e4c \u0e40\u0e1e\u0e47\u0e0a\u0e23\u0e21\u0e34\u0e15\u0e23,\n\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1458<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0Porntip.pet<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">Dr.Duncan Smith, Professor <\/td>\n<td width=\"15%\" style=\"text-align: center\">1266<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0duncan.smi<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e19\u0e1e.\u0e01\u0e34\u0e15\u0e15\u0e34\u0e1e\u0e07\u0e28\u0e4c \u0e44\u0e1e\u0e1a\u0e39\u0e25\u0e22\u0e4c\u0e2a\u0e38\u0e02\u0e27\u0e07\u0e28\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1312<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kittiphong.pai<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n\n<\/tbody>\n<\/table>\n\n<\/div>\n\n\n\n<div class=\"table-container\" id=\"table-container-2\">\n\n<h3 class=\"table-title\">\u0e01\u0e25\u0e38\u0e48\u0e21\u0e2a\u0e32\u0e02\u0e32\u0e27\u0e34\u0e0a\u0e32\u0e0a\u0e35\u0e27\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e42\u0e21\u0e40\u0e25\u0e01\u0e38\u0e25<\/h3>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%;height: 204px\" class=\"data-table\" id=\"table2\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e1b\u0e19\u0e31\u0e14\u0e14\u0e32 \u0e1a\u0e38\u0e0d\u0e40\u0e2a\u0e23\u0e34\u0e21,\n\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1265<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0panadda.boo<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"50%\" style=\"text-align: left\">\u0e14\u0e23.\u0e01\u0e19\u0e01\u0e1e\u0e23 \u0e44\u0e15\u0e23\u0e27\u0e34\u0e17\u0e22\u0e32\u0e01\u0e23,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"10%\" style=\"text-align: center\">1339<\/td>\n<td width=\"40%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kanokporn.tri<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e0a\u0e32\u0e15\u0e34\u0e0a\u0e32\u0e22 \u0e01\u0e24\u0e15\u0e19\u0e31\u0e22,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1410<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chartchai.kri<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e28\u0e38\u0e20\u0e08\u0e34\u0e15 \u0e2a\u0e23\u0e30\u0e40\u0e1e\u0e0a\u0e23, \u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 3<\/td>\n<td width=\"15%\" style=\"text-align: center\">1368<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0supajit.sra<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e01\u0e38\u0e28\u0e25 \u0e20\u0e39\u0e18\u0e19\u0e01\u0e34\u0e08,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1249,1467<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kusol.poo<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e28\u0e34\u0e23\u0e34\u0e23\u0e31\u0e15\u0e19\u0e4c \u0e01\u0e38\u0e21\u0e32\u0e23,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1616<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0sirirat.kum<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23. \u0e2a\u0e1e\u0e0d.\u0e04\u0e04\u0e19\u0e32\u0e07\u0e04\u0e4c \u0e1a\u0e39\u0e23\u0e13\u0e30\u0e2d\u0e33\u0e19\u0e27\u0e22, \u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 2<\/td>\n<td width=\"15%\" style=\"text-align: center\">1389<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kakanang.bur<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e20\u0e31\u0e17\u0e23\u0e2d\u0e23 \u0e2b\u0e32\u0e27\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e4c, \u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 2<\/td>\n<td width=\"15%\" style=\"text-align: center\">1410<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0phattaraorn.hav<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e13\u0e31\u0e0f\u0e22\u0e32 \u0e28\u0e23\u0e35\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c, \u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 2<\/td>\n<td width=\"15%\" style=\"text-align: center\">1368<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0nattaya.srs<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e1e\u0e13\u0e34\u0e0a \u0e1a\u0e38\u0e0d\u0e2a\u0e19\u0e2d\u0e07\u0e0a\u0e35\u0e1e, \u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 2<\/td>\n<td width=\"15%\" style=\"text-align: center\">1360,1384<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0Panitch.boo<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e15\u0e30\u0e27\u0e31\u0e19 \u0e40\u0e17\u0e1e\u0e20\u0e34\u0e1a\u0e32\u0e25, \u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1368<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0piengtawan.tap<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<\/div>\n\n\n\n<div class=\"table-container\" id=\"table-container-3\">\n\n<h3 class=\"table-title\">\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e0a\u0e35\u0e27\u0e27\u0e31\u0e15\u0e16\u0e38\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e0a\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32<\/h3>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%;height: 204px\" class=\"data-table\" id=\"table3\">\n<thead>\n<tr style=\"height: 21px\">\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"50%\" style=\"text-align: left\">\u0e14\u0e23.\u0e19\u0e23\u0e34\u0e28\u0e23\u0e32 \u0e42\u0e01\u0e21\u0e25\u0e27\u0e23\u0e23\u0e18\u0e19\u0e30,\n\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"10%\" style=\"text-align: center\">1304<\/td>\n<td width=\"40%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0narisra.kom<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign-1.png\">mahidol.edu<\/td>\n<\/tr>\n<tr style=\"height: 21px\">\n<td width=\"20%\" style=\"text-align: left;height: 21px\">\u0e14\u0e23.\u0e0a\u0e19\u0e31\u0e19\u0e17\u0e4c \u0e2d\u0e31\u0e07\u0e28\u0e38\u0e18\u0e19\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34,\n\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1237,1248<\/td>\n<td width=\"20%\" style=\"text-align: left;height: 21px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chanan.ang<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr style=\"height: 21px\">\n<td width=\"20%\" style=\"text-align: left;height: 21px\">Duncan Richard Smith, Ph.D.,\nProfessor<\/td>\n<td width=\"15%\" style=\"text-align: center\">1266<\/td>\n<td width=\"20%\" style=\"text-align: left;height: 21px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0duncan.smi<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr style=\"height: 23px\">\n<td width=\"50%\" style=\"text-align: left;height: 23px\">\u0e14\u0e23.\u0e28\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c \u0e09\u0e34\u0e21\u0e13\u0e23\u0e07\u0e04\u0e4c,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"10%\" style=\"text-align: center\">1468<\/td>\n<td width=\"40%\" style=\"text-align: left;height: 23px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0sarin.chi<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr style=\"height: 21px\">\n<td width=\"20%\" style=\"text-align: left;height: 21px\">\u0e14\u0e23.\u0e2a\u0e38\u0e23\u0e1e\u0e25 \u0e1e\u0e34\u0e1a\u0e39\u0e25\u0e42\u0e20\u0e04\u0e32\u0e19\u0e31\u0e19\u0e17\u0e4c,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1233<\/td>\n<td width=\"20%\" style=\"text-align: left;height: 21px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0surapon.pib<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign-1.png\">mahidol.edu<\/td>\n<\/tr>\n<tr style=\"height: 21px\">\n<td width=\"20%\" style=\"text-align: left;height: 21px\">\u0e14\u0e23.\u0e42\u0e2a\u0e23\u0e22\u0e32 \u0e08\u0e32\u0e15\u0e38\u0e23\u0e07\u0e04\u0e01\u0e38\u0e25,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1264<\/td>\n<td width=\"20%\" style=\"text-align: left;height: 21px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0soraya.cha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr style=\"height: 21px\">\n<td width=\"20%\" style=\"text-align: left;height: 21px\">\u0e14\u0e23.\u0e09\u0e25\u0e2d\u0e07\u0e23\u0e31\u0e15\u0e19\u0e4c \u0e42\u0e19\u0e23\u0e35,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1274<\/td>\n<td width=\"20%\" style=\"text-align: left;height: 21px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chalongrat.nor<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr style=\"height: 21px\">\n<td width=\"20%\" style=\"text-align: left;height: 21px\">\u0e14\u0e23.\u0e20\u0e39\u0e0a\u0e34\u0e15 \u0e42\u0e19\u0e19\u0e08\u0e38\u0e49\u0e22,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">&#8211;<\/td>\n<td width=\"20%\" style=\"text-align: left;height: 21px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0poochit.non<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr style=\"height: 21px\">\n<td width=\"20%\" style=\"text-align: left;height: 21px\">\u0e14\u0e23.\u0e0a\u0e25\u0e18\u0e34\u0e0a\u0e32 \u0e43\u0e2a\u0e2a\u0e27\u0e48\u0e32\u0e07,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 3<\/td>\n<td width=\"15%\" style=\"text-align: center\">1279<\/td>\n<td width=\"20%\" style=\"text-align: left;height: 21px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chonticha.sai<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr style=\"height: 21px\">\n<td width=\"20%\" style=\"text-align: left;height: 21px\">\u0e14\u0e23. \u0e19\u0e23\u0e34\u0e28\u0e23 \u0e01\u0e34\u0e15\u0e34\u0e22\u0e32\u0e19\u0e31\u0e19\u0e17\u0e4c,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1456<\/td>\n<td width=\"20%\" style=\"text-align: left;height: 21px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0narisorn.kit<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr style=\"height: 23px\">\n<td width=\"20%\" style=\"text-align: left;height: 23px\">\u0e14\u0e23.\u0e2d\u0e25\u0e34\u0e2a\u0e32 \u0e17\u0e31\u0e1a\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1366<\/td>\n<td width=\"20%\" style=\"text-align: left;height: 23px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0Alisa.tub<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr style=\"height: 23px\">\n<td width=\"20%\" style=\"text-align: left;height: 23px\">\u0e14\u0e23.\u0e14\u0e27\u0e07\u0e24\u0e14\u0e35 \u0e18\u0e32\u0e23\u0e23\u0e33\u0e25\u0e36\u0e01,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1211<\/td>\n<td width=\"20%\" style=\"text-align: left;height: 23px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0duangrudee.tan<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e2d\u0e34\u0e17\u0e18\u0e34\u0e1e\u0e31\u0e17\u0e18\u0e4c \u0e21\u0e35\u0e27\u0e23\u0e23\u0e13\u0e4c,\n \u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1274<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0ittipat.mee<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr style=\"height: 21px\">\n<td width=\"20%\" style=\"text-align: left;height: 21px\">\u0e14\u0e23.\u0e27\u0e23\u0e23\u0e13\u0e20\u0e32 \u0e2a\u0e2d\u0e19\u0e43\u0e08, \u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1266<\/td>\n<td width=\"20%\" style=\"text-align: left;height: 21px\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0wannapa.sor<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e21\u0e22\u0e38\u0e23\u0e35 \u0e23\u0e2d\u0e14\u0e23\u0e31\u0e15\u0e19\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1390<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0mayuree.rod<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e19\u0e1e\u0e1e\u0e25 \u0e40\u0e1e\u0e47\u0e0a\u0e23\u0e4c\u0e41\u0e22\u0e49\u0e21,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1304<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0nopphon.pet<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e27\u0e2a\u0e38\u0e18\u0e23 \u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c\u0e02\u0e33\u0e40\u0e07\u0e34\u0e19,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1390<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0wasutorn.cha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e2a\u0e38\u0e17\u0e31\u0e15\u0e15\u0e32 \u0e28\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e2a\u0e23\u0e34\u0e10,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1266<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0suthatta.sor<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<\/div>\n\n\n\n<div class=\"table-container\" id=\"table-container-4\">\n\n<h3 class=\"table-title\">\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e18\u0e32\u0e25\u0e31\u0e2a\u0e0b\u0e35\u0e40\u0e21\u0e35\u0e22<\/h3>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table4\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23. \u0e19\u0e1e.\u0e01\u0e34\u0e15\u0e15\u0e34\u0e1e\u0e07\u0e28\u0e4c \u0e44\u0e1e\u0e1a\u0e39\u0e25\u0e22\u0e4c\u0e2a\u0e38\u0e02\u0e27\u0e07\u0e28\u0e4c,\n\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1312<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kittiphong.pai<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"50%\" style=\"text-align: left\">\u0e14\u0e23. \u0e21.\u0e25.\u0e40\u0e2a\u0e32\u0e27\u0e23\u0e2a \u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"10%\" style=\"text-align: center\">1357<\/td>\n<td width=\"40%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0saovaros.sva<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e1e\u0e31\u0e0a\u0e23\u0e34\u0e22\u0e32 \u0e1e\u0e23\u0e23\u0e13\u0e28\u0e34\u0e25\u0e1b\u0e4c,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1312,<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0phatchariya.pha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e19\u0e17\u0e35 \u0e40\u0e08\u0e35\u0e22\u0e23\u0e27\u0e34\u0e23\u0e34\u0e22\u0e30\u0e44\u0e1e\u0e28\u0e32\u0e25,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1312<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0natee.jea<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23. \u0e2a\u0e1e\u0e0d.\u0e40\u0e1a\u0e0d\u0e08\u0e20\u0e23\u0e13\u0e4c \u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34\u0e20\u0e31\u0e01\u0e14\u0e35,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1357<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0benjaporn.kia<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e01\u0e38\u0e25\u0e27\u0e14\u0e35 \u0e1e\u0e07\u0e29\u0e4c\u0e40\u0e20\u0e32,\n\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1314<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kunwadee.pho<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<\/div>\n\n\n\n<div class=\"table-container\" id=\"table-container-5\">\n\n<h3 class=\"table-title\">\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e17\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/h3>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%;height: 204px\" class=\"data-table\" id=\"table5\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23. \u0e19\u0e1e.\u0e27\u0e23\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c \u0e28\u0e34\u0e23\u0e34\u0e1e\u0e23\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1206<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0vorasith.sir<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"50%\" style=\"text-align: left\">\u0e14\u0e23.\u0e1a\u0e31\u0e13\u0e11\u0e34\u0e15 \u0e40\u0e08\u0e15\u0e19\u0e4c\u0e2a\u0e27\u0e48\u0e32\u0e07,\n\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"10%\" style=\"text-align: center\">1203-1206<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0banthit.che<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e19\u0e27\u0e25\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c \u0e08\u0e38\u0e11\u0e32\u0e20\u0e31\u0e01\u0e14\u0e35\u0e01\u0e38\u0e25,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1203<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0nuanchan.chu<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e2a\u0e38\u0e08\u0e34\u0e23\u0e32 \u0e21\u0e38\u0e01\u0e14\u0e32,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1206<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0sujira.muk<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e2a\u0e38\u0e04\u0e19\u0e18\u0e32 \u0e07\u0e32\u0e21\u0e1b\u0e23\u0e30\u0e21\u0e27\u0e0d,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1206<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0sukonthar.nga<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e08\u0e34\u0e23\u0e32\u0e1e\u0e23 \u0e1b\u0e32\u0e19\u0e21\u0e13\u0e35,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1311<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i> jiraporn.pam<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e2a\u0e34\u0e23\u0e1b\u0e23\u0e30\u0e20\u0e32 \u0e1a\u0e38\u0e1a\u0e1c\u0e32\u0e2b\u0e2d\u0e21,\n\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1311<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i> Siraprapa.boo<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e40\u0e2d\u0e01\u0e1e\u0e08\u0e19\u0e4c \u0e04\u0e07\u0e01\u0e25\u0e49\u0e32,\n\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1311<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i> ekkaphot.kho<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e2a\u0e38\u0e40\u0e21\u0e18 \u0e01\u0e25\u0e48\u0e2d\u0e21\u0e08\u0e34\u0e15\u0e40\u0e08\u0e23\u0e34\u0e0d,\n\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1311<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i> sumeth.klo<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<\/div>\n\n\n\n<div class=\"table-container\" id=\"table-container-6\">\n\n<h3 class=\"table-title\">\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19<\/h3>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table6\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>08\n<\/thead>\n<tbody>\n<tr>\n<td width=\"50%\" style=\"text-align: left\">\u0e14\u0e23. \u0e21.\u0e25. \u0e40\u0e2a\u0e32\u0e27\u0e23\u0e2a \u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c,\n\u0e23\u0e2d\u0e07\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"10%\" style=\"text-align: center\">1447,1357<\/td>\n<td width=\"40%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0saovaros.sva<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"50%\" style=\"text-align: left\">\u0e14\u0e23.\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2a\u0e34\u0e19 \u0e21\u0e32\u0e28\u0e23\u0e35\u0e19\u0e27\u0e25,\n\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"10%\" style=\"text-align: center\">1402<\/td>\n<td width=\"40%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0promsin.mas<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e2d\u0e25\u0e34\u0e15\u0e32 \u0e04\u0e07\u0e0a\u0e19\u0e30\u0e01\u0e38\u0e25,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1420<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0alita.kon<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.edu<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e0a\u0e38\u0e15\u0e34\u0e21\u0e32 \u0e40\u0e17\u0e1e\u0e24\u0e17\u0e18\u0e34\u0e4c,\n\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1420<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chutima.thp<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e14\u0e27\u0e07\u0e19\u0e20\u0e32 \u0e01\u0e48\u0e2d\u0e27\u0e19\u0e34\u0e0a,\n\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1266<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0duangnapa.kov<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23. \u0e20\u0e01.\u0e08\u0e31\u0e01\u0e23\u0e1e\u0e31\u0e19\u0e18\u0e4c \u0e42\u0e04\u0e21\u0e31\u0e22\u0e01\u0e38\u0e25,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0jukrapun.kom<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e19\u0e34\u0e23\u0e21\u0e25 \u0e08\u0e34\u0e15\u0e1b\u0e23\u0e30\u0e2a\u0e39\u0e15\u0e27\u0e34\u0e17\u0e22\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1420<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i> niramol.jit<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e21\u0e18\u0e38\u0e23\u0e34\u0e19 \u0e2a\u0e35\u0e40\u0e2a\u0e19,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>  mathurin.see<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<\/div>\n\n\n\n<div class=\"table-container\" id=\"table-container-7\">\n\n<h3 class=\"table-title\">\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e1b\u0e23\u0e30\u0e22\u0e38\u0e01\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e01\u0e38\u0e49\u0e07<\/h3>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table7\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"50%\" style=\"text-align: left\">\u0e14\u0e23.\u0e2a\u0e38\u0e1e\u0e31\u0e15\u0e23\u0e32 \u0e15\u0e23\u0e35\u0e23\u0e31\u0e15\u0e19\u0e4c\u0e15\u0e23\u0e30\u0e01\u0e39\u0e25,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 2<\/td>\n<td width=\"10%\" style=\"text-align: center\">1303<\/td>\n<td width=\"40%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0supattra.tre<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e40\u0e09\u0e25\u0e34\u0e21\u0e1e\u0e23 \u0e2d\u0e07\u0e28\u0e4c\u0e27\u0e23\u0e42\u0e2a\u0e20\u0e13,\n\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1280<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chalermporn.ong<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e2d\u0e20\u0e34\u0e19\u0e31\u0e19\u0e17\u0e4c \u0e2d\u0e38\u0e14\u0e21\u0e01\u0e34\u0e08,\n\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1236<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0apinunt.udo<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e1e\u0e07\u0e42\u0e2a\u0e20\u0e35 \u0e2d\u0e31\u0e15\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 3<\/td>\n<td width=\"15%\" style=\"text-align: center\">1259<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0pongsopee.att<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e20\u0e31\u0e17\u0e23\u0e31\u0e19\u0e14\u0e32 \u0e08\u0e32\u0e23\u0e35\u0e22\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1273<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0phattarunda.jar<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23. \u0e2a\u0e38\u0e01\u0e31\u0e0d\u0e0d\u0e32 \u0e40\u0e1e\u0e47\u0e07\u0e1e\u0e32\u0e19\u0e34\u0e0a,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1251<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0sukanya.pep<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e18\u0e19\u0e35\u0e22\u0e32 \u0e19\u0e31\u0e19\u0e17\u0e32\u0e1e\u0e08\u0e19\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e23\u0e30\u0e14\u0e31\u0e1a 1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1280<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0thaneeya.nan<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<\/div>\n\n\n\n<div class=\"table-container\" id=\"table-container-8\">\n<h3 class=\"table-title\">\u0e07\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23<\/h3>\n<h4 class=\"table-title\">\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e41\u0e25\u0e30\u0e18\u0e38\u0e23\u0e01\u0e32\u0e23<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table8\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e13\u0e31\u0e0f\u0e10\u0e13\u0e34\u0e0a\u0e22\u0e4c \u0e28\u0e23\u0e35\u0e21\u0e32\u0e40\u0e2a\u0e23\u0e34\u0e21, \n\u0e40\u0e25\u0e02\u0e32\u0e19\u0e38\u0e01\u0e32\u0e23\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19<\/td>\n<td width=\"15%\" style=\"text-align: center\">1414<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0natthanit.sri<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e01\u0e38\u0e25\u0e18\u0e34\u0e14\u0e32 \u0e40\u0e01\u0e34\u0e14\u0e41\u0e01\u0e48\u0e19\u0e41\u0e01\u0e49\u0e27, \n\u0e19\u0e34\u0e15\u0e34\u0e01\u0e23<\/td>\n<td width=\"15%\" style=\"text-align: center\">1451<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kuntida.koe<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e13\u0e23\u0e07\u0e04\u0e4c \u0e17\u0e2d\u0e07\u0e19\u0e49\u0e2d\u0e22,\n\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e44\u0e1f\u0e1f\u0e49\u0e32 (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1144<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0narong.tho<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e2a\u0e38\u0e0a\u0e32\u0e15\u0e34 \u0e21\u0e31\u0e19\u0e15\u0e30\u0e2a\u0e39\u0e15\u0e23, \n\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23<\/td>\n<td width=\"15%\" style=\"text-align: center\">1142<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0suchat.man<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e04\u0e21\u0e01\u0e24\u0e0a \u0e40\u0e15\u0e35\u0e22\u0e40\u0e08\u0e23\u0e34\u0e0d,\n\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23 (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1144<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0komgrit.tia<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e19\u0e24\u0e40\u0e1a\u0e28\u0e23 \u0e40\u0e01\u0e15\u0e38\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13, \n\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e25<\/td>\n<td width=\"15%\" style=\"text-align: center\">1144<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0narubet.ket<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e0a\u0e30\u0e40\u0e2d\u0e21 \u0e44\u0e1e\u0e40\u0e23\u0e32\u0e30,\n\u0e0a\u0e48\u0e32\u0e07\u0e2d\u0e34\u0e40\u0e25\u0e47\u0e01\u0e17\u0e23\u0e2d\u0e19\u0e34\u0e01\u0e2a\u0e4c (\u0e1c\u0e39\u0e49\u0e1b\u0e0e\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1606-1610<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kchaaim.pha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e01\u0e38\u0e28\u0e25 \u0e40\u0e1e\u0e47\u0e0a\u0e23\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c, \n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e27\u0e34\u0e08\u0e31\u0e22 (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1606-1610<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kuson.pes<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e22\u0e23\u0e23\u0e22\u0e07\u0e04\u0e4c \u0e04\u0e07\u0e21\u0e2b\u0e32\u0e1e\u0e24\u0e01\u0e29\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e42\u0e2a\u0e15\u0e17\u0e31\u0e28\u0e19\u0e28\u0e36\u0e01\u0e29\u0e32 <br>(\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1101<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0yarnyong.kon<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e13\u0e31\u0e10\u0e27\u0e23\u0e23\u0e13 \u0e28\u0e23\u0e35\u0e08\u0e34\u0e19\u0e14\u0e32,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1117<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0nuttawan.sre<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e19\u0e19\u0e17\u0e1e\u0e31\u0e17\u0e18\u0e4c \u0e1b\u0e32\u0e19\u0e43\u0e08,\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e01\u0e48\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07<\/td>\n<td width=\"15%\" style=\"text-align: center\">1144<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0nontapat.pan<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e27\u0e34\u0e19\u0e31\u0e22 \u0e02\u0e33\u0e42\u0e04\u0e21,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e1e\u0e34\u0e21\u0e1e\u0e4c \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e2a3<\/td>\n<td width=\"15%\" style=\"text-align: center\">1117<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0winai.kak<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e27\u0e2a\u0e38 \u0e42\u0e1e\u0e18\u0e34\u0e2a\u0e31\u0e15\u0e22\u0e4c,\n\u0e0a\u0e48\u0e32\u0e07\u0e40\u0e17\u0e04\u0e19\u0e34\u0e04<\/td>\n<td width=\"15%\" style=\"text-align: center\">1140<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0wasu.pot<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e19\u0e24\u0e0a\u0e32 \u0e1b\u0e32\u0e19\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c,\n\u0e0a\u0e48\u0e32\u0e07\u0e0b\u0e48\u0e2d\u0e21\u0e1a\u0e33\u0e23\u0e38\u0e07 \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e0a3<\/td>\n<td width=\"15%\" style=\"text-align: center\">1142<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0naruecha.par<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e27\u0e31\u0e25\u0e25\u0e20 \u0e23\u0e2d\u0e14\u0e1a\u0e38\u0e0d\u0e25\u0e37\u0e2d,\n\u0e0a\u0e48\u0e32\u0e07\u0e0b\u0e48\u0e2d\u0e21\u0e1a\u0e33\u0e23\u0e38\u0e07 \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e0a3<\/td>\n<td width=\"15%\" style=\"text-align: center\">1127<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0wonlop.rob<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e44\u0e1e\u0e42\u0e23\u0e08\u0e19\u0e4c \u0e27\u0e34\u0e23\u0e34\u0e22\u0e30\u0e1a\u0e38\u0e0d\u0e0d\u0e32\u0e20\u0e34\u0e27\u0e32\u0e17\u0e22\u0e4c,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e02\u0e31\u0e1a\u0e23\u0e16\u0e22\u0e19\u0e15\u0e4c \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e2a1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1127<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0pyroj.vii<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e40\u0e1e\u0e47\u0e0d\u0e28\u0e23\u0e35 \u0e2b\u0e07\u0e29\u0e4c\u0e17\u0e2d\u0e07,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e1a1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1127<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0pensri.hon<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1a\u0e38\u0e0d\u0e21\u0e35 \u0e28\u0e34\u0e23\u0e34\u0e01\u0e38\u0e25,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/td>\n<td width=\"15%\" style=\"text-align: center\">1127<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0.<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e2a\u0e38\u0e1e\u0e23 \u0e2d\u0e22\u0e39\u0e48\u0e27\u0e31\u0e14,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/td>\n<td width=\"15%\" style=\"text-align: center\">1127<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0supron.yua<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-9\">\n<h4 class=\"table-title\">\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table9\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"50%\" style=\"text-align: left\">\u0e08\u0e2d\u0e21\u0e02\u0e27\u0e31\u0e0d \u0e2a\u0e2d\u0e07\u0e17\u0e27\u0e35,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23)<\/td>\n<td width=\"10%\" style=\"text-align: center\">1130<\/td>\n<td width=\"40%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0jomkhawn.son<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2a\u0e38\u0e08\u0e34\u0e15 \u0e27\u0e31\u0e0a\u0e42\u0e23\u0e17\u0e31\u0e22,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1130<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0sujit.vat<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e18\u0e19\u0e01\u0e24\u0e15 \u0e19\u0e34\u0e48\u0e21\u0e19\u0e27\u0e25,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1130<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0thanakrit.nim<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e41\u0e01\u0e49\u0e27\u0e40\u0e01\u0e25\u0e49\u0e32 \u0e1a\u0e23\u0e23\u0e08\u0e07,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e40\u0e17\u0e28\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1111<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kaewklao.ban<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.edu<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1b\u0e34\u0e13\u0e08\u0e38\u0e11\u0e32 \u0e23\u0e31\u0e0a\u0e15\u0e40\u0e21\u0e18\u0e32\u0e27\u0e34\u0e19,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e42\u0e2a\u0e15\u0e17\u0e31\u0e28\u0e19\u0e28\u0e36\u0e01\u0e29\u0e32<\/td>\n<td width=\"15%\" style=\"text-align: center\">1161<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0pinjutha.rat<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e25\u0e31\u0e01\u0e29\u0e34\u0e01\u0e32 \u0e40\u0e2d\u0e35\u0e48\u0e22\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e4c,\n\u0e19\u0e31\u0e01\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c <\/td>\n<td width=\"15%\" style=\"text-align: center\">1161<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0laksika.aei<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-10\">\n<h4 class=\"table-title\">\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e04\u0e25\u0e31\u0e07 \u0e1e\u0e31\u0e2a\u0e14\u0e38 \u0e41\u0e25\u0e30\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table10\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2d\u0e21\u0e23\u0e23\u0e31\u0e15\u0e19\u0e4c \u0e2d\u0e48\u0e2d\u0e19\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e1a\u0e31\u0e0d\u0e0a\u0e35<\/td>\n<td width=\"15%\" style=\"text-align: center\">1135<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0amornrat.onc<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2d\u0e31\u0e0d\u0e0a\u0e25\u0e34\u0e01\u0e32 \u0e1e\u0e25\u0e04\u0e34\u0e14,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e1a\u0e31\u0e0d\u0e0a\u0e35<\/td>\n<td width=\"15%\" style=\"text-align: center\">1141<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0ancharika.pol<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e19\u0e1e\u0e1e\u0e25 \u0e1e\u0e39\u0e25\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e1a\u0e31\u0e0d\u0e0a\u0e35<\/td>\n<td width=\"15%\" style=\"text-align: center\">1147<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0Noppon.pon<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e20\u0e32\u0e14\u0e32 \u0e17\u0e2d\u0e07\u0e28\u0e23\u0e35,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e1a\u0e31\u0e0d\u0e0a\u0e35<\/td>\n<td width=\"15%\" style=\"text-align: center\">1143<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0pada.tho<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e27\u0e34\u0e20\u0e32\u0e21\u0e32\u0e28 \u0e41\u0e2a\u0e07\u0e19\u0e34\u0e48\u0e21,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e1a\u0e31\u0e0d\u0e0a\u0e35<\/td>\n<td width=\"15%\" style=\"text-align: center\">1128<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0wipamas.sae<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1e\u0e34\u0e0a\u0e0a\u0e32\u0e20\u0e31\u0e17\u0e23\u0e4c \u0e2b\u0e32\u0e0d\u0e1b\u0e23\u0e32\u0e1a,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e2a\u0e14\u0e38<\/td>\n<td width=\"15%\" style=\"text-align: center\">1154<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0pitchapat.han<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1b\u0e13\u0e34\u0e0a\u0e32\u0e13\u0e31\u0e17 \u0e0d\u0e32\u0e15\u0e34\u0e1a\u0e23\u0e23\u0e17\u0e38\u0e07,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e2a\u0e14\u0e38<\/td>\n<td width=\"15%\" style=\"text-align: center\">1153<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0panichanat.yat<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1c\u0e48\u0e2d\u0e07\u0e28\u0e23\u0e35 \u0e2a\u0e27\u0e48\u0e32\u0e07\u0e2a\u0e38\u0e02\u0e2a\u0e01\u0e38\u0e25,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e2a\u0e14\u0e38<\/td>\n<td width=\"15%\" style=\"text-align: center\">1153<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0phongsri.swa<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e17\u0e34\u0e0a\u0e32\u0e01\u0e23 \u0e19\u0e32\u0e04\u0e2a\u0e35\u0e2b\u0e21\u0e2d\u0e01,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e2a\u0e14\u0e38<\/td>\n<td width=\"15%\" style=\"text-align: center\">1153<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0tichakorn.nak<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-11\">\n<h4 class=\"table-title\">\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e1a\u0e38\u0e04\u0e04\u0e25<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table11\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e13\u0e31\u0e10\u0e19\u0e23\u0e35 \u0e04\u0e25\u0e49\u0e33\u0e1e\u0e07\u0e29\u0e4c,\n\u0e19\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e1a\u0e38\u0e04\u0e04\u0e25<\/td>\n<td width=\"15%\" style=\"text-align: center\">1120<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0nutnaree.clo<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1b\u0e34\u0e22\u0e1e\u0e31\u0e13\u0e20\u0e39\u0e21\u0e34 \u0e17\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e2a\u0e07\u0e04\u0e4c,\n\u0e19\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e1a\u0e38\u0e04\u0e04\u0e25 (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23\u0e1e\u0e34\u0e40\u0e28\u0e29)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1162<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0piyapunbhoom.tho<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1e\u0e34\u0e25\u0e32\u0e27\u0e31\u0e25\u0e22\u0e4c \u0e17\u0e2d\u0e07\u0e2a\u0e21\u0e04\u0e34\u0e14,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/td>\n<td width=\"15%\" style=\"text-align: center\">1137<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0pilawan.tho<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-12\">\n<h4 class=\"table-title\">\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e41\u0e1c\u0e19\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table12\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e40\u0e0a\u0e32\u0e27\u0e19\u0e35 \u0e1e\u0e31\u0e19\u0e18\u0e38\u0e4c\u0e25\u0e32\u0e20\u0e30,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1132<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chaowanee.pha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e08\u0e07\u0e01\u0e25 \u0e2a\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e41\u0e1e,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e41\u0e25\u0e30\u0e41\u0e1c\u0e19<\/td>\n<td width=\"15%\" style=\"text-align: center\">1159<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0jongkol.som<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2a\u0e38\u0e01\u0e25\u0e13\u0e35 \u0e2a\u0e38\u0e20\u0e32\u0e1e,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e<\/td>\n<td width=\"15%\" style=\"text-align: center\">1306<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0sukolnee.sup<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<\/div>\n\n\n\n<div class=\"table-container\" id=\"table-container-13\">\n\n<h3 class=\"table-title\">\u0e07\u0e32\u0e19\u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21<\/h3>\n<h4 class=\"table-title\">\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e39\u0e15\u0e23<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table13\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2d\u0e32\u0e20\u0e32 \u0e40\u0e2d\u0e35\u0e48\u0e22\u0e21\u0e04\u0e38\u0e49\u0e21,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32<\/td>\n<td width=\"15%\" style=\"text-align: center\">1328<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0arpa.eam<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1b\u0e23\u0e30\u0e1e\u0e31\u0e19\u0e18\u0e4c \u0e40\u0e1b\u0e23\u0e21\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32<\/td>\n<td width=\"15%\" style=\"text-align: center\">1331<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0prapan.pre<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e28\u0e34\u0e23\u0e34\u0e1e\u0e23 \u0e21\u0e19\u0e15\u0e4c\u0e40\u0e01\u0e29\u0e21\u0e28\u0e34\u0e23\u0e34,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32<\/td>\n<td width=\"15%\" style=\"text-align: center\">1316<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0siriporn.mon<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.edu<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2a\u0e21\u0e17\u0e23\u0e07 \u0e1e\u0e36\u0e48\u0e07\u0e2a\u0e38\u0e02\u0e41\u0e14\u0e07,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e2a 3<\/td>\n<td width=\"15%\" style=\"text-align: center\">1330<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0somsong.phe<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-14\">\n<h4 class=\"table-title\">\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e27\u0e34\u0e08\u0e31\u0e22<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table14\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"50%\" style=\"text-align: left\">\u0e2d\u0e31\u0e0d\u0e0a\u0e25\u0e35 \u0e19\u0e34\u0e23\u0e0a\u0e32\u0e19\u0e19\u0e17\u0e4c,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23)<\/td>\n<td width=\"10%\" style=\"text-align: center\">1212<\/td>\n<td width=\"40%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0anchalee.nir<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.edu<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e43\u0e01\u0e25\u0e49\u0e23\u0e38\u0e48\u0e07 \u0e28\u0e23\u0e35\u0e01\u0e4a\u0e01\u0e40\u0e08\u0e23\u0e34\u0e0d,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32<\/td>\n<td width=\"15%\" style=\"text-align: center\">1208<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0klairung.sri<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e19\u0e32\u0e23\u0e35\u0e23\u0e31\u0e15\u0e19\u0e4c \u0e40\u0e19\u0e35\u0e22\u0e21\u0e17\u0e2d\u0e07,\n\u0e19\u0e31\u0e01\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1215<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0nareerat.nea<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e13\u0e31\u0e10\u0e15\u0e34\u0e22\u0e32 \u0e40\u0e14\u0e0a\u0e1e\u0e23\u0e2b\u0e21,\n\u0e19\u0e31\u0e01\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1218<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0nattiya.dac<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-15\">\n<h4 class=\"table-title\">\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e2a\u0e31\u0e15\u0e27\u0e4c\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e07\u0e32\u0e19\u0e17\u0e32\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table15\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2a\u0e1e\u0e0d.\u0e14\u0e31\u0e48\u0e07\u0e14\u0e25 \u0e19\u0e32\u0e23\u0e32\u0e28\u0e34\u0e23\u0e34\u0e24\u0e01\u0e29\u0e4c,\n\u0e2a\u0e31\u0e15\u0e27\u0e41\u0e1e\u0e17\u0e22\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1389<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0dungdol.nar<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e08\u0e34\u0e13\u0e2b\u0e4c\u0e19\u0e34\u0e20\u0e32 \u0e21\u0e31\u0e0a\u0e27\u0e07\u0e04\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e15\u0e27\u0e1a\u0e32\u0e25<\/td>\n<td width=\"15%\" style=\"text-align: center\">1389<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0jinnipa.mat<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e0a\u0e34\u0e19\u0e23\u0e31\u0e15\u0e19\u0e4c \u0e41\u0e08\u0e49\u0e07\u0e41\u0e2a\u0e07\u0e1f\u0e49\u0e32,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1389<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chinarat.cha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1a\u0e38\u0e0d\u0e40\u0e23\u0e37\u0e2d\u0e07 \u0e28\u0e23\u0e35\u0e40\u0e2a\u0e21\u0e2d,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e2a2<\/td>\n<td width=\"15%\" style=\"text-align: center\">1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0bunrung.sri<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2a\u0e32\u0e22\u0e31\u0e19\u0e15\u0e4c \u0e2a\u0e38\u0e02\u0e40\u0e01\u0e29\u0e21,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e2a2<\/td>\n<td width=\"15%\" style=\"text-align: center\">1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0sayan.suk<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2a\u0e38\u0e1e\u0e23\u0e23\u0e13\u0e35 \u0e18\u0e35\u0e23\u0e30\u0e27\u0e31\u0e12\u0e19\u0e4c,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07\u0e2a\u0e31\u0e15\u0e27\u0e4c\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e07\u0e32\u0e19\u0e17\u0e32\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1314<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0supannee.tee<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e23\u0e31\u0e1a\u0e1e\u0e23 \u0e2d\u0e31\u0e07\u0e04\u0e30\u0e0a\u0e31\u0e22\u0e27\u0e19\u0e34\u0e0a\u0e2a\u0e01\u0e38\u0e25,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1389<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0rubporn.ang<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-16\">\n\n<h4 class=\"table-title\">\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table15\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e0a\u0e19\u0e34\u0e01\u0e32\u0e19\u0e15\u0e4c \u0e1a\u0e38\u0e0d\u0e0a\u0e48\u0e27\u0e22,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1205<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chanikarn.boo<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e0a\u0e0d\u0e32\u0e19\u0e38\u0e04\u0e19\u0e4c \u0e2a\u0e35\u0e17\u0e32,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chayanook.see<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<!--new-->\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e01\u0e21\u0e25\u0e27\u0e23\u0e23\u0e13 \u0e21\u0e24\u0e04\u0e27\u0e07\u0e28\u0e4c,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1255<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kamonwan.mar<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<!--new-->\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e21\u0e19\u0e15\u0e4c\u0e24\u0e14\u0e35 \u0e28\u0e23\u0e35\u0e44\u0e17\u0e23\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1255<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0monruedee.srs<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e19\u0e23\u0e32\u0e1e\u0e23 \u0e28\u0e34\u0e23\u0e34\u0e19\u0e19\u0e17\u0e4c\u0e18\u0e19\u0e40\u0e27\u0e0a,\n\u0e19\u0e31\u0e01\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1252<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0naraporn.sir<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e19\u0e27\u0e23\u0e31\u0e15\u0e19\u0e4c \u0e2a\u0e38\u0e01\u0e2a\u0e35,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1255<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0nawarat.suk<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e19\u0e23\u0e35\u0e23\u0e31\u0e15\u0e19\u0e4c \u0e22\u0e38\u0e17\u0e18\u0e4c\u0e18\u0e19\u0e1e\u0e34\u0e23\u0e34\u0e22\u0e30,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e2a1<\/td>\n<td width=\"15%\" style=\"text-align: center\">1254<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0narueporn.yut<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1b\u0e31\u0e13\u0e13\u0e1e\u0e31\u0e19\u0e18\u0e4c \u0e21\u0e01\u0e23\u0e30\u0e18\u0e31\u0e0a,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1255<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0pannaphan.mak<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e20\u0e32\u0e19\u0e38\u0e0a\u0e19\u0e32\u0e0f \u0e02\u0e33\u0e15\u0e49\u0e19\u0e27\u0e07\u0e29\u0e4c,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/td>\n<td width=\"15%\" style=\"text-align: center\">1242<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0panutchanat.kha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e19\u0e20\u0e27\u0e23\u0e23\u0e13 \u0e23\u0e31\u0e07\u0e04\u0e40\u0e2a\u0e19\u0e35,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e2a\u0e34\u0e19\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e17\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49 \u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35 \u0e41\u0e25\u0e30\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21<\/td>\n<td width=\"15%\" style=\"text-align: center\">1615<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0Noppawan.ran<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e23\u0e31\u0e10\u0e2a\u0e38\u0e14\u0e32 \u0e2a\u0e01\u0e25\u0e01\u0e34\u0e08\u0e15\u0e34\u0e13\u0e20\u0e32\u0e01\u0e38\u0e25,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e2a\u0e34\u0e19\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e17\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49 \u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35 \u0e41\u0e25\u0e30\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21 <\/td>\n<td width=\"15%\" style=\"text-align: center\">1615<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0ratsuda.sak<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e40\u0e1e\u0e47\u0e0a\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c \u0e41\u0e1e\u0e40\u0e23\u0e37\u0e2d\u0e07,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1226<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0petcharin.par<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e44\u0e1e\u0e23\u0e31\u0e0a \u0e17\u0e2d\u0e07\u0e07\u0e32\u0e21,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e27\u0e34\u0e08\u0e31\u0e22 (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23\u0e1e\u0e34\u0e40\u0e28\u0e29)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1366<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0pirut.tho<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1e\u0e08\u0e21\u0e32\u0e19 \u0e2a\u0e34\u0e17\u0e18\u0e34\u0e44\u0e1e\u0e28\u0e32\u0e25\u0e01\u0e38\u0e25,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1234<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0potchaman.sit<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1b\u0e23\u0e30\u0e40\u0e2a\u0e23\u0e34\u0e10\u0e28\u0e23\u0e35 \u0e20\u0e34\u0e23\u0e21\u0e22\u0e4c\u0e19\u0e49\u0e2d\u0e22,\n\u0e0a\u0e48\u0e32\u0e07\u0e40\u0e17\u0e04\u0e19\u0e34\u0e04<\/td>\n<td width=\"15%\" style=\"text-align: center\">1140<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0praserdsri.pir<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2a\u0e21\u0e1e\u0e23 \u0e44\u0e17\u0e22\u0e22\u0e34\u0e48\u0e07,\n\u0e1c\u0e39\u0e49\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1151<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0somporn.tha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e28\u0e28\u0e34\u0e18\u0e23 \u0e21\u0e48\u0e27\u0e07\u0e2d\u0e34\u0e48\u0e21,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1255<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0sasithorn.mon<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2a\u0e21\u0e28\u0e23\u0e35 \u0e28\u0e31\u0e01\u0e14\u0e34\u0e4c\u0e14\u0e35,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1248<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0somsri.sak<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e40\u0e17\u0e1e\u0e18\u0e32\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c \u0e08\u0e32\u0e23\u0e38\u0e23\u0e31\u0e01\u0e29\u0e32,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1255<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0theptharin.cha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2d\u0e33\u0e19\u0e32\u0e08 \u0e0a\u0e30\u0e19\u0e30\u0e21\u0e32,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1254<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0umnaj.cha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.edu<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e27\u0e35\u0e23\u0e28\u0e31\u0e01\u0e14\u0e34\u0e4c \u0e2d\u0e31\u0e07\u0e04\u0e13\u0e32\u0e19\u0e38\u0e27\u0e31\u0e12\u0e19\u0e4c,\n\u0e0a\u0e48\u0e32\u0e07\u0e2d\u0e34\u0e40\u0e25\u0e47\u0e01\u0e17\u0e23\u0e2d\u0e19\u0e34\u0e01\u0e2a\u0e4c (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e07\u0e32\u0e19)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1151<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0wirasak.ang<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-17\">\n<h4 class=\"table-title\">\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e18\u0e32\u0e25\u0e31\u0e2a\u0e0b\u0e35\u0e40\u0e21\u0e35\u0e22<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table16\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e23.\u0e17\u0e2d\u0e07\u0e40\u0e1e\u0e34\u0e48\u0e21 \u0e21\u0e31\u0e48\u0e19\u0e04\u0e07\u0e14\u0e35,\n\u0e19\u0e31\u0e01\u0e40\u0e17\u0e04\u0e19\u0e34\u0e04\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c (\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1357<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0thongperm.mun<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e21\u0e31\u0e13\u0e11\u0e19\u0e32 \u0e1c\u0e34\u0e27\u0e07\u0e32\u0e21,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/td>\n<td width=\"15%\" style=\"text-align: center\">1314<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0manthana.phi<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e13\u0e31\u0e10\u0e11\u0e23\u0e34\u0e01\u0e32 \u0e1a\u0e31\u0e27\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1361<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0nattrika.bua<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2d\u0e38\u0e29\u0e32 \u0e13\u0e31\u0e10\u0e1e\u0e39\u0e25\u0e27\u0e31\u0e12\u0e19\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1361<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0usa.nut<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-18\">\n<h4 class=\"table-title\">\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table17\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e0a\u0e32\u0e15\u0e23\u0e35 \u0e21\u0e32\u0e19\u0e30\u0e2d\u0e38\u0e14\u0e21\u0e01\u0e32\u0e23,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e2a2<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601-1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chatri.man<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e27\u0e07\u0e19\u0e20\u0e32 \u0e27\u0e31\u0e25\u0e22\u0e32\u0e20\u0e23\u0e13\u0e4c,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601-1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0duangnapa.wan<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e40\u0e2d\u0e01\u0e23\u0e31\u0e10 \u0e23\u0e2d\u0e14\u0e20\u0e31\u0e22,\n\u0e19\u0e31\u0e01\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601-1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0ekkarat.rod<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e01\u0e31\u0e0d\u0e0d\u0e32\u0e23\u0e31\u0e15\u0e19\u0e4c \u0e42\u0e04\u0e15\u0e23\u0e17\u0e32,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23 \u0e2a2<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601-1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0gunyarut.crd<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\"><span>\u0e44\u0e2d\u0e22\u0e04\u0e38\u0e1b\u0e15\u0e4c \u0e02\u0e38\u0e19\u0e28\u0e23\u0e35,\n\u0e19\u0e31\u0e01\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e27\u0e34\u0e08\u0e31\u0e22<\/span><\/td>\n<td width=\"15%\" style=\"text-align: center\">1420<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i> <span>iyacoob.khu<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/span><\/td>\n<\/tr>\n<!--new-->\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e01\u0e35\u0e13\u0e34\u0e22\u0e32 \u0e08\u0e48\u0e32\u0e07\u0e23\u0e31\u0e15\u0e28\u0e28\u0e1e\u0e34\u0e19\u0e17\u0e38,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/td>\n<td width=\"15%\" style=\"text-align: center\">1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kiniya.cha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<!--new-->\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e01\u0e31\u0e0d\u0e08\u0e34\u0e21\u0e32\u0e2a \u0e40\u0e01\u0e15\u0e38\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13,\n\u0e19\u0e31\u0e01\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0Kunjimas.ket<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e1e\u0e34\u0e0a\u0e0d\u0e4c\u0e2a\u0e34\u0e13\u0e35 \u0e08\u0e48\u0e32\u0e41\u0e01\u0e49\u0e27,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0phissinee.jak<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e01\u0e31\u0e0d\u0e0d\u0e32 \u0e20\u0e32\u0e19\u0e38\u0e1e\u0e34\u0e19\u0e18\u0e38,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0e\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e2a2<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601-1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kanya.phn<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2d\u0e23\u0e2d\u0e38\u0e21\u0e32 \u0e28\u0e23\u0e28\u0e34\u0e23\u0e34\u0e27\u0e07\u0e28\u0e4c,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e18\u0e38\u0e23\u0e01\u0e32\u0e23<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601-1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0onuma.son<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2a\u0e31\u0e13\u0e2b\u0e4c\u0e08\u0e34\u0e23\u0e32 \u0e08\u0e31\u0e19\u0e17\u0e23\u0e1e\u0e23\u0e0a\u0e31\u0e22,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601-1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0sanjira.jun<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2a\u0e38\u0e23\u0e31\u0e15\u0e19\u0e4c \u0e1b\u0e38\u0e13\u0e22\u0e2b\u0e17\u0e31\u0e22\u0e01\u0e38\u0e25,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c \u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601-1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0surat.wor<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e18\u0e35\u0e23\u0e1e\u0e23 \u0e0a\u0e39\u0e23\u0e2d\u0e14,\n\u0e1c\u0e39\u0e49\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e07\u0e32\u0e19<\/td>\n<td width=\"15%\" style=\"text-align: center\">1601-1602<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0theeraporn.chr<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-19\">\n<h4 class=\"table-title\">\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e17\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table18\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e01\u0e32\u0e19\u0e14\u0e32 \u0e1e\u0e38\u0e17\u0e18\u0e1e\u0e07\u0e28\u0e4c\u0e1e\u0e24\u0e01\u0e29\u0e4c,\n\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e30\u0e14\u0e31\u0e1a \u0e2a2<\/td>\n<td width=\"15%\" style=\"text-align: center\">1437<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kanda.put<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e01\u0e23\u0e01\u0e19\u0e01 \u0e1e\u0e23\u0e2b\u0e21\u0e40\u0e17\u0e1e,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e1c\u0e39\u0e49\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23\u0e1e\u0e34\u0e40\u0e28\u0e29)<\/td>\n<td width=\"15%\" style=\"text-align: center\">1366<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0kornkanok.pro<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e0a\u0e25\u0e19\u0e34\u0e0a\u0e32 \u0e2a\u0e37\u0e1a\u0e42\u0e01\u0e0f,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/td>\n<td width=\"15%\" style=\"text-align: center\">1330<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0chonnicha.sub<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-20\">\n<h4 class=\"table-title\">\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e0a\u0e35\u0e27\u0e27\u0e31\u0e15\u0e16\u0e38\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e0a\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table19\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e27\u0e17\u0e31\u0e0d\u0e0d\u0e39 \u0e40\u0e17\u0e28\u0e30\u0e28\u0e34\u0e23\u0e34,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e48\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/td>\n<td width=\"15%\" style=\"text-align: center\">1303<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0watunyou.the<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"table-container\" id=\"table-container-21\">\n<h4 class=\"table-title\">\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e1b\u0e23\u0e30\u0e22\u0e38\u0e01\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e01\u0e38\u0e49\u0e07<\/h4>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 100%\" class=\"data-table\" id=\"table20\">\n<thead>\n<tr>\n<th style=\"text-align: center\">\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25<\/th>\n<th style=\"text-align: center\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/th>\n<th style=\"text-align: center\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e14\u0e32\u0e21\u0e1e\u0e4c \u0e0a\u0e31\u0e22\u0e21\u0e07\u0e04\u0e25,\n\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1259<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0dam.cha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e2d\u0e23\u0e17\u0e31\u0e22 \u0e19\u0e32\u0e21\u0e25\u0e30\u0e21\u0e39\u0e25,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1389<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0orathai.tan<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e08\u0e34\u0e23\u0e32\u0e1e\u0e31\u0e0a\u0e23 \u0e28\u0e23\u0e35\u0e42\u0e17,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1202<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0\njirapat.sri<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e18\u0e19\u0e23\u0e34\u0e28\u0e22\u0e4c \u0e2a\u0e38\u0e17\u0e18\u0e34\u0e17\u0e34\u0e1e\u0e22\u0e23\u0e38\u0e08\u0e19\u0e4c,\n\u0e19\u0e31\u0e01\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e27\u0e34\u0e08\u0e31\u0e22<\/td>\n<td width=\"15%\" style=\"text-align: center\">1251<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0thanaris.sut<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\u0e23\u0e38\u0e48\u0e07\u0e17\u0e34\u0e27\u0e32 \u0e18\u0e19\u0e30\u0e1b\u0e23\u0e30\u0e2a\u0e1e,\n\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/td>\n<td width=\"15%\" style=\"text-align: center\">1202<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0lungtiwa.tha<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<tr>\n<td width=\"20%\" style=\"text-align: left\">\n\u0e19\u0e34\u0e23\u0e31\u0e0a\u0e0a\u0e32 \u0e19\u0e32\u0e04\u0e41\u0e01\u0e49\u0e27,\n\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/td>\n<td width=\"15%\" style=\"text-align: center\">1202<\/td>\n<td width=\"20%\" style=\"text-align: left\"><i class=\"fa fa-envelope  \" style=\"color: #000000\"><\/i>\u00a0niratcha.nak<img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\">mahidol.ac.th<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><\/p>\n<div class=\"pvc_clear\"><\/div><p id=\"pvc_stats_199\" class=\"pvc_stats total_only  \" data-element-id=\"199\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p><div class=\"pvc_clear\"><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","_eb_data_table":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-199","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>Phonebook - Institute of Molecular Biosciences<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Phonebook - Institute of Molecular Biosciences\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/\" \/>\r\n<meta property=\"og:site_name\" content=\"Institute of Molecular Biosciences\" \/>\r\n<meta property=\"article:modified_time\" content=\"2026-04-03T07:46:14+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"39 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/phonebook\\\/\",\"url\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/phonebook\\\/\",\"name\":\"Phonebook - Institute of Molecular Biosciences\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/phonebook\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/phonebook\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/web\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/atsign.png\",\"datePublished\":\"2025-03-03T04:26:07+00:00\",\"dateModified\":\"2026-04-03T07:46:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/phonebook\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/phonebook\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/phonebook\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/web\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/atsign.png\",\"contentUrl\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/web\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/atsign.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/phonebook\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Phonebook\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#website\",\"url\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/\",\"name\":\"Institute of Molecular Biosciences\",\"description\":\"Mahidol University\",\"publisher\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#organization\",\"name\":\"Institute of Molecular Biosciences\",\"url\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/mb_logo-th-e1773998185551.png\",\"contentUrl\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/mb_logo-th-e1773998185551.png\",\"width\":1024,\"height\":273,\"caption\":\"Institute of Molecular Biosciences\"},\"image\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Phonebook - Institute of Molecular Biosciences","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/","og_locale":"en_US","og_type":"article","og_title":"Phonebook - Institute of Molecular Biosciences","og_url":"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/","og_site_name":"Institute of Molecular Biosciences","article_modified_time":"2026-04-03T07:46:14+00:00","og_image":[{"url":"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"39 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/","url":"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/","name":"Phonebook - Institute of Molecular Biosciences","isPartOf":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/#primaryimage"},"image":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/#primaryimage"},"thumbnailUrl":"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png","datePublished":"2025-03-03T04:26:07+00:00","dateModified":"2026-04-03T07:46:14+00:00","breadcrumb":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mb.mahidol.ac.th\/th\/phonebook\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/#primaryimage","url":"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png","contentUrl":"https:\/\/mb.mahidol.ac.th\/web\/wp-content\/uploads\/2023\/09\/atsign.png"},{"@type":"BreadcrumbList","@id":"https:\/\/mb.mahidol.ac.th\/th\/phonebook\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mb.mahidol.ac.th\/th\/"},{"@type":"ListItem","position":2,"name":"Phonebook"}]},{"@type":"WebSite","@id":"https:\/\/mb.mahidol.ac.th\/th\/#website","url":"https:\/\/mb.mahidol.ac.th\/th\/","name":"Institute of Molecular Biosciences","description":"Mahidol University","publisher":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mb.mahidol.ac.th\/th\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mb.mahidol.ac.th\/th\/#organization","name":"Institute of Molecular Biosciences","url":"https:\/\/mb.mahidol.ac.th\/th\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mb.mahidol.ac.th\/th\/#\/schema\/logo\/image\/","url":"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2025\/09\/mb_logo-th-e1773998185551.png","contentUrl":"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2025\/09\/mb_logo-th-e1773998185551.png","width":1024,"height":273,"caption":"Institute of Molecular Biosciences"},"image":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/#\/schema\/logo\/image\/"}}]}},"publishpress_future_action":{"enabled":false,"date":"2026-04-12 22:52:14","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/pages\/199","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/comments?post=199"}],"version-history":[{"count":17,"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/pages\/199\/revisions"}],"predecessor-version":[{"id":14724,"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/pages\/199\/revisions\/14724"}],"wp:attachment":[{"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/media?parent=199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}