{"id":2632,"date":"2025-12-14T03:48:18","date_gmt":"2025-12-14T03:48:18","guid":{"rendered":"https:\/\/ifoms.org\/?p=2632"},"modified":"2025-12-14T04:24:41","modified_gmt":"2025-12-14T04:24:41","slug":"ifoms-attended-the-dinner-held-on-december-11th-at-koh-lanta-restaurant-suvarnabhumi","status":"publish","type":"post","link":"https:\/\/ifoms.org\/my\/ifoms-attended-the-dinner-held-on-december-11th-at-koh-lanta-restaurant-suvarnabhumi\/","title":{"rendered":"IFOMS attended the dinner held on December 11th at Koh Lanta Restaurant, Suvarnabhumi"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"2632\" class=\"elementor elementor-2632\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9cff473 e-flex e-con-boxed e-con e-parent\" data-id=\"9cff473\" 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-b1c1401 elementor-widget elementor-widget-html\" data-id=\"b1c1401\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>IFOMS Solidarity Dinner Report<\/title>\n    <!-- Load Tailwind CSS -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <style>\n        \/* Custom font import (Inter is the default, but explicitly setting it) *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@100..900&display=swap');\n        body {\n            font-family: 'Inter', sans-serif;\n            background-color: #f3f4f6; \/* Light gray background *\/\n        }\n        \/* Custom styling for the list items to handle the two-column layout *\/\n        .attendee-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 1rem;\n        }\n        @media (min-width: 640px) {\n            .attendee-grid {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n    <\/style>\n<\/head>\n<body class=\"p-4 sm:p-8 flex justify-center items-start min-h-screen\">\n\n    <div class=\"w-full max-w-6xl bg-white rounded-2xl shadow-2xl p-6 sm:p-10 lg:p-12 space-y-8\">\n\n        <!-- Header Section -->\n        <header class=\"text-center border-b pb-4\">\n            <h1 class=\"text-4xl sm:text-5xl font-extrabold text-sky-700 leading-tight\">\n                A Night of Solidarity and Partnership\n            <\/h1>\n            <p class=\"text-xl text-gray-600 mt-2\">IFOMS expresses gratitude for the unity across sectors.<\/p>\n        <\/header>\n\n        <!-- Main Content -->\n        <section class=\"space-y-6 text-gray-800\">\n            <p class=\"text-lg font-medium bg-sky-50 p-4 rounded-lg border-l-4 border-sky-600\">\n                We, the brothers, sisters, and comrades of IFOMS, extend our deepest gratitude to all the brother and sister union representatives who attended and participated in the dinner held on December 11th at <span class=\"font-semibold text-sky-800\">Koh Lanta Restaurant, Suvarnabhumi<\/span>.\n            <\/p>\n        <\/section>\n\n        <!-- Thai Attendees Section -->\n        <section class=\"border-t pt-6\">\n            <h2 class=\"text-2xl sm:text-3xl font-bold text-sky-700 mb-4\">\n                Thai State Enterprise Representatives\n            <\/h2>\n            <p class=\"text-gray-700 mb-4\">\n                This gathering was attended by our fellow brothers and sisters from the SERC Office in Thailand, as well as representatives from key state-owned enterprises in Thailand, including:\n            <\/p>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4\">\n                <!-- List of Thai Unions -->\n                <div class=\"p-3 bg-white border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition duration-300\">\n                    <p class=\"font-semibold text-gray-900\">The State Railway Workers' Union of Thailand<\/p>\n                <\/div>\n                <div class=\"p-3 bg-white border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition duration-300\">\n                    <p class=\"font-semibold text-gray-900\">Port Authority of Thailand Workers' Union<\/p>\n                <\/div>\n                <div class=\"p-3 bg-white border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition duration-300\">\n                    <p class=\"font-semibold text-gray-900\">The State Enterprise Labour Union of Expressway and Rapid Transit Authority of Thailand<\/p>\n                <\/div>\n                <div class=\"p-3 bg-white border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition duration-300\">\n                    <p class=\"font-semibold text-gray-900\">Airports of Thailand Public Company Limited State Enterprise Worker Union<\/p>\n                <\/div>\n                <div class=\"p-3 bg-white border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition duration-300\">\n                    <p class=\"font-semibold text-gray-900\">Aerothai State Enterprise Union<\/p>\n                <\/div>\n                <div class=\"p-3 bg-white border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition duration-300\">\n                    <p class=\"font-semibold text-gray-900\">The State Enterprise Workers' Union of S.R.T. Electrified Train Co., Ltd.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- International Partners Section -->\n        <section class=\"border-t pt-6\">\n            <h2 class=\"text-2xl sm:text-3xl font-bold text-sky-700 mb-4\">\n                International Partners and Union Leaders\n            <\/h2>\n            <p class=\"text-gray-700 mb-6\">\n                We were also honored by the presence of brothers and sisters from the transportation, logistics, and aviation sectors, as well as our international partners and fellow union leaders:\n            <\/p>\n\n            <div class=\"attendee-grid\">\n                <!-- Helper function to render an international partner card -->\n                <script>\n                    function renderPartner(name, title, union, sector) {\n                        return `\n                            <div class=\"p-4 bg-white border-2 border-sky-100 rounded-lg shadow-md hover:shadow-xl hover:border-sky-300 transition duration-300 space-y-1\">\n                                <p class=\"text-xl font-bold text-gray-900\">${name}<\/p>\n                                <p class=\"text-sm font-semibold text-sky-600\">${title}<\/p>\n                                <p class=\"text-sm text-gray-600\">\n                                    <span class=\"font-medium\">${union}<\/span>, ${sector}\n                                <\/p>\n                            <\/div>\n                        `;\n                    }\n\n                    const partners = [\n                        [\"\u00d6nder Avc\u0131\", \"President, Liman-\u0130\u015f Union\", \"Liman-\u0130\u015f Union\", \"Dockers, Seafarers, Shipyard and Warehousing Sector\"],\n                        [\"Musa Kizir\", \"Vice President, Liman-\u0130\u015f Union\", \"Liman-\u0130\u015f Union\", \"Dockers, Seafarers, Shipyard and Warehousing Sector\"],\n                        [\"Fatih \u00d6zp\u0131nar\", \"General Secretary, Liman-\u0130\u015f Union\", \"Liman-\u0130\u015f Union\", \"Dockers, Seafarers, Shipyard and Warehousing Sector\"],\n                        [\"Sava\u015f Karakaya\", \"Head of Mersin Section, Liman-\u0130\u015f Union\", \"Liman-\u0130\u015f Union\", \"Dockers, Seafarers, Shipyard and Warehousing Sector\"],\n                        [\"Sezai Ball\u0131\", \"President, Medya-\u0130\u015f Union\", \"Medya-\u0130\u015f Union\", \"Media Sector\"],\n                        [\"Amber Y\u0131lmaz\", \"President, \u00d6z G\u00fcvenlik-\u0130\u015f Union\", \"\u00d6z G\u00fcvenlik-\u0130\u015f Union\", \"Private Security\"],\n                        [\"Tuncay Dolu\", \"President, \u00d6z A\u011fa\u00e7-\u0130\u015f Union\", \"\u00d6z A\u011fa\u00e7-\u0130\u015f Union\", \"Furniture, Wood and Paper Industry Sector\"],\n                        [\"Mert Do\u011fan Bozk\u0131r\", \"Vice President, \u00d6z A\u011fa\u00e7-\u0130\u015f Union\", \"\u00d6z A\u011fa\u00e7-\u0130\u015f Union\", \"Furniture, Wood and Paper Industry Sector\"],\n                        [\"Semih Ayd\u0131ner\", \"President, \u00d6z-\u0130leti\u015fim Union\", \"\u00d6z-\u0130leti\u015fim Union\", \"Communication Sector\"],\n                        [\"Rafi Ay\", \"President, \u00d6z \u0130plik-\u0130\u015f Union\", \"\u00d6z \u0130plik-\u0130\u015f Union\", \"All Weaving, Spinning, Knitting, Ready-made Clothing, Garment and Leather Workers sectors\"]\n                    ];\n\n                    const partnersContainer = document.querySelector('.attendee-grid');\n                    partners.forEach(p => {\n                        partnersContainer.innerHTML += renderPartner(p[0], p[1], p[2], p[3]);\n                    });\n                <\/script>\n            <\/div>\n        <\/section>\n\n        <!-- Conclusion -->\n        <section class=\"border-t pt-6 text-center\">\n            <p class=\"text-lg text-gray-700 italic\">\n                We are profoundly thankful for the opportunity to strengthen our bonds of friendship and solidarity within the union and transportation sectors.\n            <\/p>\n            <p class=\"text-2xl font-semibold text-sky-800 mt-4\">\n                We look forward with great pride and joy to continuing our collaboration and working hand-in-hand for our shared goals in the future.\n            <\/p>\n        <\/section>\n        \n        \n    <\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9672b70 e-flex e-con-boxed e-con e-parent\" data-id=\"9672b70\" 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-9799883 elementor-widget elementor-widget-html\" data-id=\"9799883\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- HTML !-->\n<a href=\"https:\/\/www.ifoms.org\">\n  <button class=\"button-19\" role=\"button\">Back to Home<\/button>\n<\/a>\n<style>\n\/* CSS *\/\n.button-19 {\n  appearance: button;\n  background-color: #1899D6;\n  border: solid transparent;\n  border-radius: 16px;\n  border-width: 0 0 4px;\n  box-sizing: border-box;\n  color: #FFFFFF;\n  cursor: pointer;\n  display: inline-block;\n  font-family: din-round,sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  letter-spacing: .8px;\n  line-height: 20px;\n  margin: 0;\n  outline: none;\n  overflow: visible;\n  padding: 13px 16px;\n  text-align: center;\n  text-transform: uppercase;\n  touch-action: manipulation;\n  transform: translateZ(0);\n  transition: filter .2s;\n  user-select: none;\n  -webkit-user-select: none;\n  vertical-align: middle;\n  white-space: nowrap;\n  width: 100%;\n}\n\n.button-19:after {\n  background-clip: padding-box;\n  background-color: #1CB0F6;\n  border: solid transparent;\n  border-radius: 16px;\n  border-width: 0 0 4px;\n  bottom: -4px;\n  content: \"\";\n  left: 0;\n  position: absolute;\n  right: 0;\n  top: 0;\n  z-index: -1;\n}\n\n.button-19,\n.button-19:focus {\n  user-select: auto;\n}\n\n.button-19:hover:not(:disabled) {\n  filter: brightness(1.1);\n  -webkit-filter: brightness(1.1);\n}\n\n.button-19:disabled {\n  cursor: auto;\n}\n\n.button-19:active {\n  border-width: 4px 0 0;\n  background: none;\n}\n<\/style>\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>IFOMS Solidarity Dinner Report A Night of Solidarity and Partnership IFOMS expresses gratitude for the unity across sectors. We, the brothers, sisters, and comrades of IFOMS, extend our deepest gratitude to all the brother and sister union representatives who attended and participated in the dinner held on December 11th at Koh Lanta Restaurant, Suvarnabhumi. Thai&#8230;<\/p>","protected":false},"author":6,"featured_media":2637,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-2632","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-apps"],"_links":{"self":[{"href":"https:\/\/ifoms.org\/my\/wp-json\/wp\/v2\/posts\/2632","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ifoms.org\/my\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ifoms.org\/my\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ifoms.org\/my\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/ifoms.org\/my\/wp-json\/wp\/v2\/comments?post=2632"}],"version-history":[{"count":7,"href":"https:\/\/ifoms.org\/my\/wp-json\/wp\/v2\/posts\/2632\/revisions"}],"predecessor-version":[{"id":2640,"href":"https:\/\/ifoms.org\/my\/wp-json\/wp\/v2\/posts\/2632\/revisions\/2640"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ifoms.org\/my\/wp-json\/wp\/v2\/media\/2637"}],"wp:attachment":[{"href":"https:\/\/ifoms.org\/my\/wp-json\/wp\/v2\/media?parent=2632"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ifoms.org\/my\/wp-json\/wp\/v2\/categories?post=2632"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ifoms.org\/my\/wp-json\/wp\/v2\/tags?post=2632"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}