{"id":15131,"date":"2026-08-11T13:01:30","date_gmt":"2026-08-11T06:01:30","guid":{"rendered":"https:\/\/hst.cra.ac.th\/en\/?page_id=15131"},"modified":"2026-08-11T13:03:03","modified_gmt":"2026-08-11T06:03:03","slug":"therdtham-chawrai-en","status":"publish","type":"page","link":"https:\/\/hst.cra.ac.th\/en\/about\/therdtham-chawrai-en\/","title":{"rendered":"Dr. Therdtham Chawrai"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15131\" class=\"elementor elementor-15131\">\n\t\t\t\t<div class=\"elementor-element elementor-element-abafb23 e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"abafb23\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26a6134 rt-default-class elementor-widget elementor-widget-html\" data-id=\"26a6134\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n@font-face {\r\n  font-family: \"chulabhornlikit\";\r\n  src: url(\"https:\/\/fonthst.b-cdn.net\/chulabhornlikittext-light.woff2\") format(\"woff2\");\r\n  font-weight: normal;\r\n  font-style: normal;\r\n  font-display: swap;\r\n}\r\n.teacher-profile,\r\n.teacher-profile * {\r\n  box-sizing: border-box;\r\n  font-family: \"chulabhornlikit\" !important;\r\n}\r\n.teacher-profile {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 24px;\r\n  background: #fdfdfd;\r\n  color: #1f2937;\r\n  border-radius: 24px;\r\n  line-height: 1.7;\r\n}\r\n\/* ========== CARD & HEADER ========== *\/\r\n.teacher-profile .tp-card {\r\n  background: #ffffff;\r\n  border: 1px solid #dbe4e8;\r\n  border-radius: 20px;\r\n  padding: 28px;\r\n  margin-bottom: 24px;\r\n  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.05);\r\n  position: relative;\r\n  overflow: hidden;\r\n  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);\r\n}\r\n.teacher-profile .tp-card::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; left: 0; right: 0;\r\n  height: 3px;\r\n  background: #ff6900;\r\n  transform: scaleX(0);\r\n  transform-origin: left;\r\n  transition: transform 0.3s ease;\r\n  z-index: 1;\r\n}\r\n.teacher-profile .tp-card:hover {\r\n  transform: translateY(-6px);\r\n  box-shadow: 0 25px 50px -12px rgba(15, 23, 42, 0.15);\r\n  border-color: rgba(102, 126, 234, 0.4);\r\n}\r\n.teacher-profile .tp-card:hover::before {\r\n  transform: scaleX(1);\r\n}\r\n.teacher-profile .tp-header {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n  gap: 28px;\r\n  flex-wrap: nowrap;\r\n}\r\n.teacher-profile .tp-header-text small {\r\n  display: inline-block;\r\n  font-size: 15px;\r\n  color: #0f766e;\r\n  margin-bottom: 6px;\r\n}\r\n.teacher-profile .tp-header-text h1 {\r\n  margin: 0;\r\n  font-size: 38px;\r\n  line-height: 1.25;\r\n  color: #0f172a;\r\n}\r\n.teacher-profile .tp-header-text p {\r\n  margin: 10px 0 0;\r\n  font-size: 18px;\r\n  color: #475569;\r\n}\r\n.teacher-profile .tp-avatar {\r\n  width: 180px;\r\n  height: 230px;\r\n  border-radius: 20px;\r\n  overflow: hidden;\r\n  background: #002f87;\r\n  border: 1px solid #bdeae4;\r\n  flex-shrink: 0;\r\n  position: relative;\r\n}\r\n.teacher-profile .tp-avatar img {\r\n  width: 100%;\r\n  height: 100%;\r\n  display: block;\r\n  object-fit: cover;\r\n  object-position: center top;\r\n  transition: transform 0.4s ease;\r\n}\r\n.teacher-profile .tp-avatar:hover img {\r\n  transform: scale(1.08);\r\n}\r\n\/* ========== ACCORDION SECTION ========== *\/\r\n.teacher-profile .tp-accordion {\r\n  margin-bottom: 16px;\r\n  border-radius: 16px;\r\n  overflow: hidden;\r\n  border: 1px solid #dbe4e8;\r\n  background: #fff;\r\n  transition: all 0.3s ease;\r\n}\r\n.teacher-profile .tp-accordion-header {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  padding: 20px 24px;\r\n  background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);\r\n  cursor: pointer;\r\n  user-select: none;\r\n  transition: all 0.25s ease;\r\n  position: relative;\r\n}\r\n.teacher-profile .tp-accordion-header:hover {\r\n  background: linear-gradient(135deg, #e6f7ff 0%, #f0f9ff 100%);\r\n  padding-left: 28px;\r\n}\r\n.teacher-profile .tp-accordion-header.active {\r\n  background: linear-gradient(135deg, #002f87 0%, #1e40af 100%);\r\n  color: white;\r\n}\r\n.teacher-profile .tp-accordion-header.active .tp-section-no {\r\n  background: rgba(255,255,255,0.2);\r\n  color: white;\r\n  animation: none;\r\n}\r\n.teacher-profile .tp-accordion-header.active h2 {\r\n  color: white;\r\n}\r\n.teacher-profile .tp-accordion-header.active .tp-toggle-icon {\r\n  transform: rotate(180deg);\r\n  color: white;\r\n}\r\n.teacher-profile .tp-section-left {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n}\r\n.teacher-profile .tp-section-no {\r\n  width: 42px;\r\n  height: 42px;\r\n  border-radius: 12px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-size: 20px;\r\n  font-weight: 600;\r\n  background: #002f87;\r\n  color: #ffffff;\r\n  transition: all 0.3s ease;\r\n  animation: tpPulse 2s infinite;\r\n}\r\n.teacher-profile .tp-accordion-header h2 {\r\n  margin: 0;\r\n  font-size: 24px;\r\n  color: #0f172a;\r\n  transition: color 0.2s ease;\r\n}\r\n.teacher-profile .tp-toggle-icon {\r\n  font-size: 20px;\r\n  color: #64748b;\r\n  transition: transform 0.3s ease, color 0.2s ease;\r\n  flex-shrink: 0;\r\n}\r\n.teacher-profile .tp-accordion-content {\r\n  max-height: 0;\r\n  overflow: hidden;\r\n  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), \r\n              opacity 0.3s ease,\r\n              padding 0.3s ease;\r\n  opacity: 0;\r\n  padding: 0 24px;\r\n  background: #ffffff;\r\n}\r\n.teacher-profile .tp-accordion-content.show {\r\n  max-height: 5000px;\r\n  opacity: 1;\r\n  padding: 20px 24px 24px;\r\n}\r\n\/* ========== CONTENT STYLES ========== *\/\r\n.teacher-profile .tp-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  gap: 16px;\r\n}\r\n.teacher-profile .tp-info-box {\r\n  background: #f8fafc;\r\n  border-radius: 16px;\r\n  padding: 18px 20px;\r\n  border: 1px solid #e5edf2;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n}\r\n.teacher-profile .tp-info-box:hover {\r\n  border-left-color: #002f87;\r\n  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);\r\n  transform: translateX(4px);\r\n}\r\n.teacher-profile .tp-label {\r\n  display: block;\r\n  font-size: 15px;\r\n  color: #64748b;\r\n  margin-bottom: 4px;\r\n}\r\n.teacher-profile .tp-value {\r\n  display: block;\r\n  font-size: 20px;\r\n  color: #0f172a;\r\n  font-weight: 500;\r\n}\r\n.teacher-profile .tp-block-list {\r\n  display: grid;\r\n  gap: 14px;\r\n}\r\n.teacher-profile .tp-block {\r\n  border: 1px solid #dbe4e8;\r\n  border-radius: 16px;\r\n  padding: 18px 20px;\r\n  background: #ffffff;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n}\r\n.teacher-profile .tp-block:hover {\r\n  border-left-color: #002f87;\r\n  background: linear-gradient(135deg, #fff 0%, #faf5ff 100%);\r\n  transform: translateX(4px);\r\n}\r\n.teacher-profile .tp-block h3 {\r\n  margin: 0 0 6px;\r\n  font-size: 20px;\r\n  color: #0f172a;\r\n}\r\n.teacher-profile .tp-block p,\r\n.teacher-profile .tp-block li {\r\n  font-size: 17px;\r\n  color: #475569;\r\n  margin: 0;\r\n}\r\n.teacher-profile .tp-block ul {\r\n  margin: 0;\r\n  padding-left: 20px;\r\n}\r\n.teacher-profile .tp-tags {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 8px;\r\n}\r\n.teacher-profile .tp-tag {\r\n  display: inline-block;\r\n  padding: 6px 14px;\r\n  border-radius: 999px;\r\n  background: #e6fffb;\r\n  color: #0f766e;\r\n  font-size: 15px;\r\n  border: 1px solid #bdeae4;\r\n  font-weight: 500;\r\n  transition: all 0.25s ease;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.teacher-profile .tp-tag:hover {\r\n  background: #002f87;\r\n  color: white;\r\n  border-color: transparent;\r\n  transform: translateY(-2px);\r\n}\r\n.teacher-profile .tp-pub {\r\n  background: #f8fafc;\r\n  border: 1px solid #e5edf2;\r\n  border-radius: 16px;\r\n  padding: 18px 20px;\r\n  margin-bottom: 12px;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n  cursor: pointer;\r\n}\r\n.teacher-profile .tp-pub:hover {\r\n  border-left-color: #002f87;\r\n  background: linear-gradient(135deg, #fff 0%, #f0f7ff 100%);\r\n  transform: translateX(4px);\r\n}\r\n.teacher-profile .tp-pub p {\r\n  margin: 0;\r\n  font-size: 16px;\r\n  color: #475569;\r\n  line-height: 1.6;\r\n}\r\n.teacher-profile .tp-pub strong {\r\n  color: #0f172a;\r\n}\r\n.teacher-profile .tp-award {\r\n  background: #fff8e7;\r\n  border: 1px solid #f5d98f;\r\n  border-radius: 16px;\r\n  padding: 20px;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n}\r\n.teacher-profile .tp-award:hover {\r\n  border-left-color: #ff6900;\r\n  background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);\r\n}\r\n.teacher-profile .tp-award h3 {\r\n  margin: 0;\r\n  font-size: 18px;\r\n  color: #92400e;\r\n}\r\n.teacher-profile .tp-award-category {\r\n  margin-bottom: 28px;\r\n}\r\n.teacher-profile .tp-award-category:last-child {\r\n  margin-bottom: 0;\r\n}\r\n.teacher-profile .tp-award-category-title {\r\n  font-size: 20px;\r\n  color: #002f87;\r\n  margin: 0 0 16px 0;\r\n  padding-bottom: 8px;\r\n  border-bottom: 2px solid #002f87;\r\n  font-weight: 600;\r\n}\r\n.teacher-profile .tp-award-list {\r\n  display: grid;\r\n  gap: 12px;\r\n}\r\n.teacher-profile .tp-award-item {\r\n  background: #fffbeb;\r\n  border: 1px solid #f5d98f;\r\n  border-left: 4px solid #ff6900;\r\n  border-radius: 8px;\r\n  padding: 16px 20px;\r\n}\r\n.teacher-profile .tp-award-item h4 {\r\n  margin: 0 0 6px 0;\r\n  font-size: 17px;\r\n  color: #0f172a;\r\n  line-height: 1.5;\r\n}\r\n.teacher-profile .tp-award-item p {\r\n  margin: 0 0 4px 0;\r\n  font-size: 15px;\r\n  color: #475569;\r\n  line-height: 1.6;\r\n}\r\n.teacher-profile .tp-award-item p:last-child {\r\n  margin-bottom: 0;\r\n}\r\n.teacher-profile {\r\n  font-size: 14px;\r\n  color: #64748b;\r\n}\r\n@keyframes tpPulse {\r\n  0%, 100% { transform: scale(1); }\r\n  50% { transform: scale(1.05); }\r\n}\r\n\/* ========== RESPONSIVE ========== *\/\r\n@media (max-width: 767px) {\r\n  .teacher-profile {\r\n    padding: 16px;\r\n    border-radius: 18px;\r\n  }\r\n  .teacher-profile .tp-card {\r\n    padding: 20px;\r\n    border-radius: 16px;\r\n  }\r\n  .teacher-profile .tp-header {\r\n    flex-direction: column-reverse;\r\n    align-items: flex-start;\r\n    gap: 18px;\r\n  }\r\n  .teacher-profile .tp-header-text h1 {\r\n    font-size: 28px;\r\n  }\r\n  .teacher-profile .tp-accordion-header h2 {\r\n    font-size: 20px;\r\n  }\r\n  .teacher-profile .tp-grid {\r\n    grid-template-columns: 1fr;\r\n  }\r\n  .teacher-profile .tp-avatar {\r\n    width: 140px;\r\n    height: 180px;\r\n    align-self: center;\r\n  }\r\n  .teacher-profile .tp-value {\r\n    font-size: 18px;\r\n  }\r\n    .teacher-profile .tp-award-category-title {\r\n    font-size: 18px;\r\n  }\r\n  .teacher-profile .tp-award-item h4 {\r\n    font-size: 16px;\r\n  }\r\n  .teacher-profile .tp-award-item {\r\n    padding: 14px 16px;\r\n  }\r\n}\r\n@media (prefers-reduced-motion: reduce) {\r\n  .teacher-profile *,\r\n  .teacher-profile *::before,\r\n  .teacher-profile *::after {\r\n    animation-duration: 0.01ms !important;\r\n    transition-duration: 0.01ms !important;\r\n  }\r\n}\r\n<\/style>\r\n<section class=\"teacher-profile\">\r\n  <!-- Header Card -->\r\n  <div class=\"tp-card\">\r\n    <div class=\"tp-header\">\r\n      <div class=\"tp-header-text\">\r\n        <h1>Dr. Therdtham Chawrai<\/h1>\r\n        <p>Biography Educations Publications Awards<\/p>\r\n      <\/div>\r\n      <div class=\"tp-avatar\">\r\n        <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/hst.cra.ac.th\/wp-content\/uploads\/2026\/04\/HKH03.-\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c-\u0e40\u0e17\u0e2d\u0e14\u0e18\u0e23\u0e23\u0e21-\u0e0a\u0e32\u0e27\u0e44\u0e23\u0e48.jpg\" \r\n             alt=\"Dr. Therdtham Chawrai\" \r\n             width=\"318\" height=\"407\" loading=\"eager\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Accordion Section 1: \u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27 -->\r\n  <div class=\"tp-accordion\">\r\n    <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n      <div class=\"tp-section-left\">\r\n        <div class=\"tp-section-no\">1<\/div>\r\n        <h2>Biography<\/h2>\r\n      <\/div>\r\n      <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n    <\/div>\r\n    <div class=\"tp-accordion-content\">\r\n      <div class=\"tp-grid\">\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">Name<\/span>\r\n          <span class=\"tp-value\">Therdtham<\/span>\r\n        <\/div>\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">Last name<\/span>\r\n          <span class=\"tp-value\">Chawrai<\/span>\r\n        <\/div>\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">Position<\/span>\r\n          <span class=\"tp-value\">Lecturer, School of Human Kinetics and Health<\/span>\r\n        <\/div>\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">E-mail<\/span>\r\n          <span class=\"tp-value\">Therdtham.cha@cra.ac.th<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Accordion Section 2: \u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32 -->\r\n  <div class=\"tp-accordion\">\r\n    <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n      <div class=\"tp-section-left\">\r\n        <div class=\"tp-section-no\">2<\/div>\r\n        <h2>Educations<\/h2>\r\n      <\/div>\r\n      <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n    <\/div>\r\n    <div class=\"tp-accordion-content\">\r\n      <div class=\"tp-block-list\">\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udf93 Bachelor\u2019s Degree<\/h3>\r\n          <p>B.Sc. Exercise and Sport Science, Burapha University, Thailand<\/p>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udf93 Master\u2019s Degree<\/h3>\r\n          <p>MSc (International program), Exercise Physiology, Mahidol University, Thailand<\/p>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udf93 Ph.D<\/h3>\r\n          <p>PhD in Health Programme, University of Bath, United Kingdom<\/p>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83d\udcdc Training<\/h3>\r\n          <ul>\r\n            <li>Good Clinical Practice<\/li>\r\n            <li>Human Subject Protection<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <div class=\"tp-block\">\r\n        <h3>\ud83d\udcdc Certificates<\/h3>\r\n        <ul>\r\n          <li>-<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udfc6 Expertise<\/h3>\r\n          <div class=\"tp-tags\">\r\n            <span class=\"tp-tag\">Exercise Physiology<\/span>\r\n            <span class=\"tp-tag\">Exercise Immunology My research focuses on how body fat plays a role in providing immunity against viruses as well as investigating the impact of diet \r\n              and physical activity on inflammation and immunity within the ageing population, cancer patients, and healthy population.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83d\udcdc Course Coordinator and Instructor<\/h3>\r\n          <ul>\r\n            <li>CHHK 12110 Exercise Physiology    <\/li>\r\n            <li>CHHK 12102 English for Human Kinetics and Health<\/li>\r\n            <li>CHHK 13104 Human Kinetics and Health in Endocrine System and Metabolism <\/li>\r\n          <\/ul>\r\n          <h3>\ud83d\udcdc Course Instructor<\/h3>\r\n          <ul>\r\n            <li>CHHK 13103 Human Kinetics and Health in Respiratory and Cardiovascular System<\/li>\r\n            <li>CHHK 12101 Human Physiology<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Accordion Section 3: \u0e1c\u0e25\u0e07\u0e32\u0e19\u0e15\u0e35\u0e1e\u0e34\u0e21\u0e1e\u0e4c -->\r\n  <div class=\"tp-accordion\">\r\n    <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n      <div class=\"tp-section-left\">\r\n        <div class=\"tp-section-no\">3<\/div>\r\n        <h2>Publications \/ Books<\/h2>\r\n      <\/div>\r\n      <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n    <\/div>\r\n    <div class=\"tp-accordion-content\">\r\n        <h3 class=\"tp-award-category-title\">Publications<\/h3>\r\n      <div class=\"tp-pub\">\r\n        <p>1. Thabsuwan, M., <strong><em>Chawrai, T.<\/em><\/strong>, Boonsri, C., Bupha-Intr, T. (2020). Age-related change in heart rate variability at resting in Thai professional\r\n           athletes. Asian Journal of Sports Medicine, 11(3), e102409. doi:10.5812\/asjsm.102409<\/p>\r\n      <\/div>\r\n      <h3 class=\"tp-award-category-title\">Abstract \/ Posters<\/h3>\r\n      <div class=\"tp-pub\">\r\n        <p>1. <strong><em>Chawrai, T.<\/em><\/strong>, Walhin, J.-P., Campbell, J., Peacock, O., Thompson, D., Gonzalez, J., Koumanov, F., Turner, J. (2022). \r\n          Does your body fat play a role in providing immunity against viruses? Centre for Nutrition, Exercise and Metabolism (CNEM) Showcase, University of Bath, UK, 21 November 2022.<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>2. Morgan, K., Jain, A., Leach, S., Sheehy, Z., <strong><em>Chawrai, T.<\/em><\/strong>, Dietel, L., Robb, M., Deo, S., Murray, J., Cazzola, D., & Walhin, J.-P. (2025). Fat Mass Index and Biological \r\n          Sex Associate with Resting Serum Matrix Metalloprotease-3 Concentration, But Lean Mass Index, History of Anterior Cruciate Ligament Reconstruction and Age Does Not. Osteoarthritis and Cartilage, 33, S89\u2013S90.<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>3. Morgan, K., <strong><em>Chawrai, T.<\/em><\/strong>, Dietel, L., Sheehy, Z., Jain, A., Leach, S., Deo, S., Murray, J., Cazzola, D., & Walhin, J.-P. (2025). Serum Matrix Metalloproteinases 1, 3, and 9 Concentrations Increase in\r\n           Response to a Thirty-Minute Bout of Weight-Bearing Vigorous-Intensity Exercise in Young Adults With and Without History of Anterior Cruciate Ligament Reconstruction. Osteoarthritis and Cartilage, 33, S144\u2013S145.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Accordion Section 5: \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25 -->\r\n  <div class=\"tp-accordion\">\r\n    <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n      <div class=\"tp-section-left\">\r\n        <div class=\"tp-section-no\">4<\/div>\r\n        <h2>Awards<\/h2>\r\n      <\/div>\r\n      <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n    <\/div>\r\n    <div class=\"tp-accordion-content\">\r\n      <div class=\"tp-award\">\r\n        <h3>\ud83c\udfc5 -<\/h3>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"tp-accordion\">\r\n    <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n      <div class=\"tp-section-left\">\r\n        <div class=\"tp-section-no\">5<\/div>\r\n        <h2>Ongoing Projects<\/h2>\r\n      <\/div>\r\n      <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n    <\/div>\r\n    <div class=\"tp-accordion-content\">\r\n      <div class=\"tp-pub\">\r\n        <p>\u2699\ufe0f 1. Physical Fitness and Physiological Demands of After-Work Recreational Futsal in Working-Age Adults (2026-2027)<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>\u2699\ufe0f 2. Differences in Physical Fitness, Inflammatory Status, and Immune System among Healthy Adults, Overweight or Obese Adults, and Older Adults (2027-2028)<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>\u2699\ufe0f 3. Validity and agreement of multiple devices for assessing resting metabolic rate and body composition in healthy adults (2026-2027)<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>\u2699\ufe0f 4. Effects of a Herbal Supplement Containing 20-Hydroxyecdysone Combined with Aerobic Exercise \r\n          Using Modified Muay Thai Movements on Metabolism, Body Composition, Physical Fitness, Peripheral Circulation, Inflammatory Markers, and Immune Phenotypes in Older Adults (2026-2028)<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>\u2699\ufe0f 5. The Effects of Ginger Supplementation Before Aerobic Exercise \r\n          on Energy Expenditure and Muscle Fatigue in Healthy Thai Males The Effects of Ginger Supplementation Before Aerobic Exercise on Energy Expenditure and Muscle Fatigue in Healthy Thai Males (2025-2026)<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n\/\/ \u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e40\u0e1b\u0e34\u0e14-\u0e1b\u0e34\u0e14 Accordion\r\nfunction toggleAccordion(header) {\r\n  const content = header.nextElementSibling;\r\n  const isActive = header.classList.contains('active');\r\n  \r\n  \/\/ \u0e1b\u0e34\u0e14\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e01\u0e48\u0e2d\u0e19 (\u0e16\u0e49\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e34\u0e14\u0e44\u0e14\u0e49\u0e17\u0e35\u0e25\u0e30\u0e2d\u0e31\u0e19)\r\n  document.querySelectorAll('.tp-accordion-header').forEach(h => {\r\n    h.classList.remove('active');\r\n    h.nextElementSibling.classList.remove('show');\r\n  });\r\n  \r\n  \/\/ \u0e16\u0e49\u0e32\u0e40\u0e14\u0e34\u0e21\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e40\u0e1b\u0e34\u0e14\u0e2d\u0e22\u0e39\u0e48 \u0e01\u0e47\u0e40\u0e1b\u0e34\u0e14\u0e2d\u0e31\u0e19\u0e17\u0e35\u0e48\u0e04\u0e25\u0e34\u0e01\r\n  if (!isActive) {\r\n    header.classList.add('active');\r\n    content.classList.add('show');\r\n  }\r\n}\r\n\r\n\/\/ Ripple Effect \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e17\u0e47\u0e01\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\r\ndocument.querySelectorAll('.tp-tag').forEach(tag => {\r\n  tag.addEventListener('click', function(e) {\r\n    const rect = this.getBoundingClientRect();\r\n    const ripple = document.createElement('span');\r\n    const size = Math.max(rect.width, rect.height);\r\n    \r\n    ripple.style.cssText = `\r\n      position:absolute; width:${size}px; height:${size}px;\r\n      left:${e.clientX - rect.left - size\/2}px;\r\n      top:${e.clientY - rect.top - size\/2}px;\r\n      border-radius:50%; background:rgba(255,255,255,0.6);\r\n      transform:scale(0); opacity:1; pointer-events:none;\r\n      transition:transform 0.5s ease, opacity 0.5s ease;\r\n    `;\r\n    \r\n    this.style.position = 'relative';\r\n    this.appendChild(ripple);\r\n    \r\n    requestAnimationFrame(() => {\r\n      ripple.style.transform = 'scale(4)';\r\n      ripple.style.opacity = '0';\r\n    });\r\n    \r\n    setTimeout(() => ripple.remove(), 500);\r\n  });\r\n});\r\n\r\n\/\/ Scroll Animation \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e42\u0e2b\u0e25\u0e14\u0e2b\u0e19\u0e49\u0e32\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n  const observer = new IntersectionObserver((entries) => {\r\n    entries.forEach(entry => {\r\n      if (entry.isIntersecting) {\r\n        entry.target.style.opacity = '1';\r\n        entry.target.style.transform = 'translateY(0)';\r\n        observer.unobserve(entry.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.1 });\r\n  \r\n  document.querySelectorAll('.tp-accordion').forEach(item => {\r\n    item.style.opacity = '0';\r\n    item.style.transform = 'translateY(20px)';\r\n    item.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\r\n    observer.observe(item);\r\n  });\r\n});\r\n\r\n\/\/ \u0e40\u0e1b\u0e34\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e41\u0e23\u0e01\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34 (\u0e16\u0e49\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23)\r\n\/\/ document.querySelector('.tp-accordion-header')?.click();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Dr. Therdtham Chawrai Biography Educations Publications Awards 1 Biography \u25bc Name Therdtham Last name Chawrai Position Lecturer, School of Human Kinetics and Health E-mail Therdtham.cha@cra.ac.th 2 Educations \u25bc \ud83c\udf93 Bachelor\u2019s&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":15087,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15131","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Dr. Therdtham Chawrai - Faculty of Health Science Technology<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hst.cra.ac.th\/en\/about\/therdtham-chawrai-en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dr. Therdtham Chawrai - Faculty of Health Science Technology\" \/>\n<meta property=\"og:description\" content=\"Dr. Therdtham Chawrai Biography Educations Publications Awards 1 Biography \u25bc Name Therdtham Last name Chawrai Position Lecturer, School of Human Kinetics and Health E-mail Therdtham.cha@cra.ac.th 2 Educations \u25bc \ud83c\udf93 Bachelor\u2019s...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hst.cra.ac.th\/en\/about\/therdtham-chawrai-en\/\" \/>\n<meta property=\"og:site_name\" content=\"Faculty of Health Science Technology\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-11T06:03:03+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/therdtham-chawrai-en\\\/\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/therdtham-chawrai-en\\\/\",\"name\":\"Dr. Therdtham Chawrai - Faculty of Health Science Technology\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/#website\"},\"datePublished\":\"2026-08-11T06:01:30+00:00\",\"dateModified\":\"2026-08-11T06:03:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/therdtham-chawrai-en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/therdtham-chawrai-en\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/therdtham-chawrai-en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"History\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Dr. Therdtham Chawrai\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/\",\"name\":\"Faculty of Health Science Technology\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dr. Therdtham Chawrai - Faculty of Health Science Technology","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:\/\/hst.cra.ac.th\/en\/about\/therdtham-chawrai-en\/","og_locale":"en_US","og_type":"article","og_title":"Dr. Therdtham Chawrai - Faculty of Health Science Technology","og_description":"Dr. Therdtham Chawrai Biography Educations Publications Awards 1 Biography \u25bc Name Therdtham Last name Chawrai Position Lecturer, School of Human Kinetics and Health E-mail Therdtham.cha@cra.ac.th 2 Educations \u25bc \ud83c\udf93 Bachelor\u2019s...","og_url":"https:\/\/hst.cra.ac.th\/en\/about\/therdtham-chawrai-en\/","og_site_name":"Faculty of Health Science Technology","article_modified_time":"2026-08-11T06:03:03+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hst.cra.ac.th\/en\/about\/therdtham-chawrai-en\/","url":"https:\/\/hst.cra.ac.th\/en\/about\/therdtham-chawrai-en\/","name":"Dr. Therdtham Chawrai - Faculty of Health Science Technology","isPartOf":{"@id":"https:\/\/hst.cra.ac.th\/en\/#website"},"datePublished":"2026-08-11T06:01:30+00:00","dateModified":"2026-08-11T06:03:03+00:00","breadcrumb":{"@id":"https:\/\/hst.cra.ac.th\/en\/about\/therdtham-chawrai-en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hst.cra.ac.th\/en\/about\/therdtham-chawrai-en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hst.cra.ac.th\/en\/about\/therdtham-chawrai-en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hst.cra.ac.th\/en\/"},{"@type":"ListItem","position":2,"name":"History","item":"https:\/\/hst.cra.ac.th\/en\/about\/"},{"@type":"ListItem","position":3,"name":"Dr. Therdtham Chawrai"}]},{"@type":"WebSite","@id":"https:\/\/hst.cra.ac.th\/en\/#website","url":"https:\/\/hst.cra.ac.th\/en\/","name":"Faculty of Health Science Technology","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hst.cra.ac.th\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15131","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/comments?post=15131"}],"version-history":[{"count":4,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15131\/revisions"}],"predecessor-version":[{"id":15135,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15131\/revisions\/15135"}],"up":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15087"}],"wp:attachment":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/media?parent=15131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}